@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------

オリコン LPページ　2023.12.1

----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');

html{
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

*{
  padding: 0;
  margin: 0;
}
#gmo a{
  text-decoration: none;
}

#gmo{
  width: 100%;
  margin:0 auto;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  line-height: 1.4;
  font-size:16px;
}
#gmo .logo {
  background-color: #fff;
  padding: 15px 0 15px 30px;
}

#gmo .main_visual{
}

#gmo .main_visual .logo img {
  width: auto;
}
#gmo .main_visual h1{
  text-align: center;
}
#gmo .main_visual h1 img{
  width: 100%;
}
#gmo .main_visual .main_btm{
  background: url("/form/oricon_lp/img/main_btm_bg.png") no-repeat center top;
  background-size: cover;
  text-align: center;
  padding: 120px 0;
}
#gmo .main_visual .main_btm p{
  font-size: 2.8rem;
  font-weight: bold;
}
#gmo .main_visual .main_btm img{
  vertical-align: text-bottom;
}
#gmo .main_contents h2{
  font-size: 3.4rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0 30px;
  color: #300000;
  margin-bottom: 60px;
}
#gmo .main_contents h2::before, 
#gmo .main_contents h2::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 160px;
  height: 1px;
  background-color: #000;
}
#gmo .main_contents h2::before{
  left: 100%;
}
#gmo .main_contents h2::after {
  right: 100%;
}
#gmo .investigation{
  text-align: center;
  padding: 0 0 140px;
}
#gmo .investigation h2{
  margin: 100px 0 0;
}
#gmo .investigation .st{
  margin: -70px 0 0;
}

#gmo .investigation .survey_target{
  display: flex;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto 30px;
}
#gmo .investigation .survey_target div{
  border: 1px solid #000;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 2rem;
}
#gmo .investigation .survey_target p{
  text-align: left;
  margin: 5px 0 0 20px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.5rem;
}

#gmo .investigation .evaluation_item{
  background: linear-gradient(to top, #FDD, #FFEFEF);
  height: 100%;
  border-radius: 20px;
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 30px;
  z-index: 0;
}
#gmo .investigation .evaluation_item h3{
  color: #8E0000;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 30px;
}
#gmo .investigation .evaluation_item ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#gmo .investigation .evaluation_item ul li{
  background: #fff;
  border-radius: 10px;
  width: 23%;
}
#gmo .investigation .evaluation_item ul li h4{
  background: #8E0000;
  color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 10px 0;
  font-weight: bold;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#gmo .investigation .evaluation_item ul li:nth-of-type(1) h4{
  background: url(/form/oricon_lp/img/icon01.png) no-repeat #8E0000 left center;
}
#gmo .investigation .evaluation_item ul li:nth-of-type(2) h4{
  background: url(/form/oricon_lp/img/icon02.png) no-repeat #8E0000 left center;
}
#gmo .investigation .evaluation_item ul li:nth-of-type(3) h4{
  background: url(/form/oricon_lp/img/icon03.png) no-repeat #8E0000 left center;
}
#gmo .investigation .evaluation_item ul li:nth-of-type(4) h4{
  background: url(/form/oricon_lp/img/icon04.png) no-repeat #8E0000 left center;
}

#gmo .investigation .evaluation_item ul li div{
  padding: 10px 20px;
}
#gmo .investigation .evaluation_item ul li div p{
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: left;
  position: relative;
  padding: 0 0 0 30px;
  margin: 8px 0;
}
#gmo .investigation .evaluation_item ul li div p::before{
  content:"";
  position: absolute;
	width:20px;
	height:17px;
	background:url(/form/oricon_lp/img/check.png) no-repeat left;
  top:0;
  left:0;
}

#gmo .investigation .evaluation_item figure{
  position: absolute;
  top: -190px;
  right: 50px;
  z-index: -1;
}
#gmo .investigation .note{
  max-width: 1200px;
  margin: 20px auto 0;
  text-align: left;
  font-size: 12px;
}
#gmo .investigation .note a{
  color:#8E0000;
}
#gmo .voice,
#gmo .communication{
  background: #F2EBDD;
  text-align: center;
  padding: 100px 0 60px;
}
#gmo .voice ul{
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#gmo .voice ul li{
  width: 48%;
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  margin-bottom:40px;
  position: relative;
}
#gmo .voice ul li::before{
  content: "";
  position: absolute;
  width: 32px;
  height: 52px;
  background: url(/form/oricon_lp/img/thumbtack.png) no-repeat center;
  top: -30px;
  left: 50%;
}
#gmo .voice ul li .title{
  color: #8E0000;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.2;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
#gmo .voice ul li .photo_name{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 20px;
  align-items: center;
  width: 85%;
}
#gmo .voice ul li figure{
  margin-right: 20px;
}
#gmo .voice ul li .name{
  text-align: left;
  font-size: 2rem;
  font-weight: bold;
  color: #8E0000;
}
#gmo .voice ul li .name span{
  font-size: 1.4rem;
  color: #000;
}
#gmo .voice ul li > p{
  text-align: left;
  line-height: 2;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
}

#gmo .reason{
  text-align: center;
  padding: 0 0 80px;
}
#gmo .reason .read{
  font-size: 2rem;
  margin-bottom: 60px;
}
#gmo .reason ol{
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#gmo .reason ol li{
  width: 30%;
  margin-bottom: 60px;
}
#gmo .reason ol li:nth-child(2), 
#gmo .reason ol li:nth-child(3), 
#gmo .reason ol li:nth-child(5) {
  margin-left: 4%;
}
#gmo .reason ol li h3{
  font-size: 2.8rem;
  font-weight: bold;
  color: #8E0000;
  margin-bottom: 10px;
}
#gmo .reason ol li h4{
  font-size: 2rem;
  margin: 10px 0 15px;
  font-weight: bold;
}
#gmo .reason ol li p{
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  text-align: left;
  line-height: 2;
}
#gmo .reason ol li .note{
  font-size: 1.2rem;
  margin-top:20px;
}
#gmo .reason ol li .movie {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 30px;
}
#gmo .reason ol li .movie iframe {
	background: #fff;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
	width: 100%;
	aspect-ratio: 16 / 9;
}
#gmo .reason ol li .movie img {
	width: 100%;
    height: auto;
}

#gmo .reason .entry{
  max-width: 500px;
  width: 90%;
  padding: 60px 0 0;
  margin: 0 auto;
}
#gmo .reason .entry a{
  position: relative;
  display: inline-flex;
  width: 100%;
  padding: 15px 20px;
  background: #8E0000;
  border: 2px solid #8E0000;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-size: 2.4rem;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#gmo .reason .entry a i{
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -0.5em 0 0;
  font-size: 1.6rem;
}
#gmo .communication h2{
  font-size: 3.2rem;
  color: #8E0000;
}
#gmo .communication h2::before,
#gmo .communication h2::after{
  display: none;
}
#gmo .communication ul{
  width: 1000px;
  margin: 0 auto;
}
#gmo .communication ul li {
  padding-bottom: 60px;
}
#gmo .communication ul li figure{
  width: 430px;
  float: left;
  margin:0 100px 0 0;
}
#gmo .communication ul li:nth-child(even) figure{
  float: right;
  margin: 0 0 0 100px;
}
#gmo .communication ul li div{
  text-align: left;
  padding-top: 80px;
}
#gmo .communication ul li h3{
  border-bottom: 1px solid #000;
  padding: 0 0 15px;
  font-size: 2.6rem;
  font-weight: bold;
}
#gmo .communication ul li:nth-child(even) h3,
#gmo .communication ul li:nth-child(even) p{
  padding-left: 60px;
}
#gmo .communication ul li p{
  padding: 25px 0 0;
  line-height: 2;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#gmo .communication ul li p span{
  color: #8E0000;
  margin-right:5px;
}

#gmo .communication_btm{
  background: url(/form/oricon_lp/img/about_bg.png) no-repeat center;
  text-align: center;
  background-size: cover;
  padding:120px 0 ;
}
#gmo .communication_btm p{
  font-size: 2.6rem;
  color: #fff;
  font-weight: bold;
}
#gmo .communication_btm .triangle{
  width: 0;
  height: 0;
  border-right: 160px solid transparent;
  border-left: 160px solid transparent;
  border-top: 100px solid #F2EBDD;
  border-bottom: 0;
  margin: 0 auto 60px;
}
/*-----------------------------------------------------
目的別 カウンセリングの流れ　2023.6.16追加
------------------------------------------------------*/
#flow_counseling{
  max-width: 1280px;
  width: 100%;
  margin: 80px auto;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#flow_counseling ul{
  display: flex;
}
#flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#flow_counseling ul li a{
  display: block;
  text-decoration: none;
  font-size: 2.6rem;
  font-weight: bold;
  border-radius: 20px 20px 0px 0px;
  padding: 10px 0;
  opacity: 0.5;
}
#flow_counseling ul li.school a{
  background: #ffe5ef;
}
#flow_counseling ul li.online a{
  background: #e0ecf9;
}
#flow_counseling ul li.active a{
  opacity: 1;
}

#flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 30px;
  font-size: 2.0rem;
  margin-bottom: 20px;
}
#flow_counseling ul li a span:nth-of-type(2){
  background:none;
  padding: 0;
  font-size: 1.8rem;
  margin-bottom: 0;
}
#flow_counseling .tab_box {
  padding: 40px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
#flow_counseling .tab_box ol{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 40px;
}
#flow_counseling .tab_box ol li{
  width: 24%;
  position: relative;
}
#flow_counseling .tab_box #tab01 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow01.png) no-repeat left;
  position: absolute;
  right: -20px;
  top: 28%;
}
#flow_counseling .tab_box #tab02 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow02.png) no-repeat left;
  position: absolute;
  right: -20px;
  top: 28%;
}
#flow_counseling .tab_box #tab01 ol li:last-child::after,
#flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#flow_counseling .tab_box #tab01 ol li h3{
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px 0 40px;
  line-height: 1.2;
}
#flow_counseling .tab_box #tab02 ol li h3,
#flow_counseling .tab_box #tab01 ol li:nth-of-type(2) h3{
  font-size: 2.0rem;
  font-weight: bold;
  margin: 20px 0 15px;
  line-height: 1.2;
}
#flow_counseling .tab_box ol li p{
  padding: 0 30px;
  font-size: 1.4rem;
}
#flow_counseling .tab_box .note {
  display: block;
  font-size: 1.2rem;
  text-align: center;
}
.movie {
  max-width: 700px;
  width: 100%;
  margin: 0 auto 150px;
}
.movie iframe {
  background: #fff;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
  width: 100%;
  aspect-ratio: 16 / 9;
}
.campaign_ml_flow .flow_bg{
  padding: 0;
}
.campaign_ml_flow{
  text-align: center;
  margin: 120px 0 0;
}
.campaign_ml_flow ul{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.campaign_ml_flow .note{
  max-width: 1000px;
  width: 100%;
  margin: 10px auto 60px;
  text-align: left;
}
@media screen and (max-width: 740px) {
#gmo img{
    width: 100%;
  }
#gmo .logo {
  background-color: #fff;
  padding: 15px 0 15px 20px;
}

#gmo .logo img {
 width: auto;
 height: 25px;
}
#gmo .main_visual .main_btm{
    background: url("/form/oricon_lp/img/main_btm_bg_sp.png") no-repeat center top;
    background-size: cover;
    text-align: center;
    padding: 50px 0 0;
}
#gmo .main_visual .main_btm p {
  font-size: 1.4rem;
}
#gmo .main_visual .main_btm img {
  width: 65%;
}
#gmo .main_contents h2 {
  font-size: 2rem;
  padding: 0 20px;
  margin: 0 0 20px;
}
#gmo .main_contents h2::before, 
#gmo .main_contents h2::after {
  content: '';
  width: 30px !important;
}
#gmo .investigation,
#gmo .reason{
  padding: 60px 20px;
}
#gmo .investigation h2{
  margin-bottom:90px;
}

#gmo .investigation .survey_target {
  display: block;
  width: 100%;
  margin: 0 auto 30px;
  text-align: left;
}
#gmo .investigation .survey_target div{
    font-size: 1.4rem;
    display: inline-block;
    padding: 5px 10px;
  }
#gmo .investigation .survey_target p {
  margin: 10px 0 0;
  font-size: 1.2rem;
}
#gmo .investigation .evaluation_item {
  padding: 20px;
  width: 100%;
  z-index: 0;
}
#gmo .investigation .evaluation_item figure {
  top: -80px;
  right: 10px;
  width: 35%;
}
#gmo .investigation .evaluation_item ul li {
  width: 48%;
  margin-bottom: 10px;
}
#gmo .investigation .evaluation_item h3 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  text-align: left;
}
#gmo .investigation .evaluation_item ul li h4{
    font-size: 1.2rem;
    padding: 5px 0;
  }
#gmo .investigation .evaluation_item ul li div {
  padding: 5px 10px 10px;
}
#gmo .investigation .evaluation_item ul li div p {
  font-size: 1.1rem;
  padding: 0 0 0 20px;
}
#gmo .investigation .evaluation_item ul li div p::before {
  background-size: 60%;
}
#gmo .main_contents .voice h2::before, 
#gmo .main_contents .voice h2::after {
    content: '';
    width: 25%;
} 
#gmo .voice{
    padding: 60px 20px 40px;
  }
#gmo .voice ul {
  width: 100%;
  margin: 0 auto;
}
#gmo .voice ul li {
  width: 100%;
  padding: 30px 20px 25px 20px;
}
#gmo .voice ul li::before {
  background-size: 70%;
}
#gmo .voice ul li .title {
  font-size: 2.2rem;
}
#gmo .voice ul li figure {
  margin-right: 20px;
  width: 35%;
}
#gmo .voice ul li .name {
 line-height: 1;
}
#gmo .voice ul li .name span {
  font-size: 1.2rem;
}
#gmo .voice ul li > p {
  line-height: 1.6;
  font-size: 1.2rem;
}
#gmo .main_contents .reason h2::before, 
#gmo .main_contents .reason h2::after {
    content: '';
    width: 15%;
} 
#gmo .reason .read {
  font-size: 1.4rem;
  margin-bottom: 40px;
}
#gmo .reason ol {
  width: 100%;
  margin: 0 auto;
}
#gmo .reason ol li{
  width: 100%;
  border-bottom: 1px dashed #000;
  padding-bottom: 40px;
  margin-bottom: 40px;
  }
#gmo .reason ol li:nth-child(2), 
#gmo .reason ol li:nth-child(3) {
  margin-left: 0;
}
#gmo .reason ol li:nth-child(5) {
  margin: 0;
  padding:0;
  border:none;
}

#gmo .reason ol li .head {
  width: 35%;
  margin: 0 auto;
}
#gmo .reason ol li h3 {
  font-size: 2rem;
}
#gmo .reason ol li h4 {
  font-size: 1.8rem;
}
#gmo .reason ol li p {
  font-size: 1.2rem;
}
#gmo .reason ol li .note {
  font-size: 1rem;
}
#gmo .reason .entry a {
  padding: 8px 0;
  font-size: 1.8rem;
}
#gmo .communication{
  padding: 60px 0 0;
}

#gmo .communication ul {
  width: 100%;
  margin: 0 auto;
}
#gmo .communication ul li figure{
    width: 100%;
    float: initial;
  }
#gmo .communication ul li:nth-child(even) figure {
  float: right;
  margin: 0 0 30px;
}
#gmo .communication ul li div {
  padding-top: 30px;
}
#gmo .communication ul li:nth-child(even) div {
  margin-right: 30px;
}
#gmo .communication ul li h3 {
  font-size: 1.8rem;
  margin-left: 30px;
  padding: 0 0 10px;
}
#gmo .communication ul li:nth-child(even) h3,
#gmo .communication ul li:nth-child(even) p {
  margin-left:0;
   padding-left: 30px;
}
#gmo .communication ul li:nth-child(odd) h3, 
#gmo .communication ul li:nth-child(odd) p {
  padding-left: 0;
}
#gmo .communication ul li p {
  padding: 10px 0 0;
  margin-left: 30px;
  font-size: 1.2rem;
}

#gmo .communication_btm{
  background: url(/form/oricon_lp/img/about_bg_sp.png) no-repeat center;
  background-size: 100%;
  padding: 40px 0 ;
}
#gmo .communication_btm p{
  font-size: 1.6rem;
}

#gmo .communication_btm .triangle {
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  border-top: 50px solid #F2EBDD;
  margin: 0 auto 30px;
}
/*-----------------------------------------------------
目的別 カウンセリングの流れ　2023.6.16追加
------------------------------------------------------*/
#flow_counseling{
    width: 90%;
    margin: 30px auto;
  }
#flow_counseling ul{
  display: flex;
}
#flow_counseling ul li{
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  width: 50%;
  text-align: center;
}
#flow_counseling ul li a{
  display: block;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 20px 20px 0px 0px;
  padding: 10px 0;
  opacity: 0.5;
  line-height: 1.4;
}
#flow_counseling ul li.school a{
  background: #ffe5ef;
}
#flow_counseling ul li.online a{
  background: #e0ecf9;
}
#flow_counseling ul li.active a{
  opacity: 1;
}

#flow_counseling ul li a span{
  border-radius: 20px;
  background: #fff;
  display: inline-block;
  padding: 0 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
#flow_counseling ul li a span:nth-of-type(2) {
  background: none;
  padding: 0;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#flow_counseling .tab_box {
  padding: 10px;
  width: 100%;
  border-radius: 0 0 20px 20px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
#flow_counseling .tab_box ol{
  margin-bottom: 40px;
  display: block;
}
#flow_counseling .tab_box ol li{
  display: flex;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}
#flow_counseling .tab_box #tab01 ol li::after{
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow01.png) no-repeat left;
  position: absolute;
  left: 50%;
  top: initial;
  bottom: -30px;
  transform: rotateZ(90deg);
}
#flow_counseling .tab_box #tab02 ol li::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background: url(/cinfo/img/flow_counseling_arrow02.png) no-repeat left;
  position: absolute;
  top: initial;
  left: 50%;
  bottom: -30px;
  transform: rotateZ(90deg);
}
#flow_counseling .tab_box #tab01 ol li:last-child::after,
#flow_counseling .tab_box #tab02 ol li:last-child::after {
  display: none;
}

#flow_counseling .tab_box ol li figure{
  width: 35%;
}
#flow_counseling .tab_box ol li figure img{
  width: 100%;
}
#flow_counseling .tab_box #tab02 ol li figure img{
  width: 100%;
  margin-top: 20%;
}

#flow_counseling .tab_box #tab01 ol li:nth-of-type(1) figure img{
  margin-top: 20%;
}
#flow_counseling .tab_box #tab02 ol li:nth-of-type(4) figure img{
  margin-top: 0;
}

#flow_counseling .tab_box ol li div{
  width: 65%;
  padding-left: 20px;
}
#flow_counseling .tab_box ol li h3, 
#flow_counseling .tab_box #tab01 ol li h3, 
#flow_counseling .tab_box #tab02 ol li h3, 
#flow_counseling .tab_box #tab01 ol li:nth-of-type(2) h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 10px 0 15px 0;
  line-height: 1.2;
  text-align: left;
}
#flow_counseling .tab_box ol li p{
    text-align: left;
    padding: 0;
  font-size: 1.4rem;
  }
#flow_counseling .tab_box .note {
  display: block;
  font-size: 1.2rem;
  text-align: left;
}
.movie {
    width: 90%;
    margin: 20px auto 60px;
  }
.campaign_ml_flow {
  padding: 0 0 20px;
  margin-top: 20px;
}
.campaign_ml_flow .flow_bg{
  display: grid;
  justify-content: center;
  align-items: center;
  background: url(/form/gmo_lp/img/flow_bg.png) no-repeat center top 20px;
  background-size: 90%;
  padding: 40px 0;
}
.campaign_ml_flow h2{
    display: block;
    font-size: 2.4rem;
    font-weight: bold;
    height: 100%;
    position: relative;
    padding: 10px 0;
  margin: 0 !important;
  }
.campaign_ml_flow ul {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    display: block;
  }
.campaign_ml_flow ul li {
  display: block;
  margin-bottom: 10px;
}
.campaign_ml_flow .note {
  width: 90%;
  margin: 10px auto;
  font-weight: normal;
  line-height: 1.6;
  text-align: left;
  color: #560000;
  font-size: 1rem;
}
}