@charset "UTF-8";
/*! # kracie © 2023 amana*/

/*----board_type7----*/
.symptoms_board_ttl{
  color: #0e64c2;
  border-color: #0e64c2;
}
.symptoms_board_txt + .symptoms_board_txt{
  border-color: #0e64c2;
}
.symptoms_board_check span{
  color: #0e64c2;
}
.symptoms_board_check::before{
  border-color: #0e64c2;
}
.tech7_kv_illust{
  width: 152px;
}
.mechanism_main_ttl{
  color: #0e64c2;
}
.mechanism_main_ttl::before,.mechanism_main_ttl::after {
  background-image: url(../../img/teach/detail_7/subttl_double_line7.svg);
}
.mechanism_board::before,.mechanism_board::after{
  border-color: #0e64c2;
}
.effect_list_ttl::before{
  background-image: url("../../img/teach/detail_7/icon_benefit_arw7.png");
}
/*----board_type7----*/

.mod-intro .detail_kv_main{
  margin-left: 130px;
}
.mod-intro .detail_kv_name{
  width: 208px;
}
.mod-intro .detail_kv_pkg{
  margin-left: 12px;
  width: 266px;
}
@media screen and (max-width:768px){
  .mod-intro .detail_kv_main{
    margin-left: 3vw;
  }
  .mod-intro .detail_kv_name{
    width: 32vw;
  }
  .mod-intro .detail_kv_pkg{
    margin-left: 22vw;
    width: 38vw;
  }
}

/*more_maouto*/
.more_maouto{
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #555;
  text-align: left;
  line-height: 1.5;
}
.more_maouto_innr{
  position: relative;
  padding: 50px 60px;
}
.more_maouto_sect{
  position: relative;
  margin-bottom: 40px;
}
.more_maouto_sub{
  position: relative;
  margin-top: 30px;
}
.more_maouto_sub2{
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}
.more_maouto_sub2_sect{
  position: relative;
  margin-bottom: 30px;
}
.more_maouto_sub2_sect:last-child{
  margin-bottom: 0;
}
.more_maouto_sub2_innr{
  padding: 30px;
}
.more_maouto_main_ttl{
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}
.more_maouto_ttl{
  margin-bottom: 15px;
  padding-bottom: 3px;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  color: #0e64c2;
  border-bottom: 2px solid #0e64c2;
}
.more_maouto_txt{
  font-size: 18px;
}
.more_maouto_subttl{
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #0e64c2;
}
.more_maouto_subttl::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  background-image: url("../../img/teach/detail_7/icon_more_ttl.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.more_maouto_subtxt{
  font-size: 18px;
}
.more_maouto_subttl2{
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #0e64c2;
}
@media screen and (max-width:768px){
  .more_maouto{
    margin-top: 30px;
  }
  .more_maouto_innr{
    padding: 6vw;
  }
  .more_maouto_sect{
    margin-bottom: 30px;
  }
  .more_maouto_sub{
    margin-top: 25px;
  }
  .more_maouto_sub2_sect{
    margin-bottom: 20px;
  }
  .more_maouto_sub2_innr{
    padding: 15px;
  }
  .more_maouto_main_ttl{
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .more_maouto_ttl{
    margin-bottom: 7px;
    padding-bottom: 2px;
    font-size: 1rem;
  }
  .more_maouto_txt{
    font-size: 0.9rem;
  }
  .more_maouto_subttl{
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 0.95rem;
  }
  .more_maouto_subttl::before{
    width: 10px;
    height: 10px;
  }
  .more_maouto_subtxt{
    font-size: 0.9rem;
  }
  .more_maouto_subttl2{
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
}

/*more_maouto_table*/
.more_maouto_table_ttl{
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 18px;
  /*font-weight: bold;*/
  text-align: center;
}
.more_maouto_table{
  margin: 25px 0;
  padding: 0;
  font-feature-settings: "palt";
  border-collapse: collapse;
}
.more_maouto_table_ttl + .more_maouto_table{
  margin-top: 0;
}
.more_maouto_table th,.more_maouto_table td {
  border: 1px solid #0e64c2;
  padding: 10px 20px;
  text-indent: 0;
}
.more_maouto_table .caution_th1{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #0e64c2;
}
.more_maouto_table .caution_th1.th_pdg{
  padding: 10px 10px;
  min-width: 140px;
}
.more_maouto_table .caution_th1.caution_ttl_line{
  border-right: 1px solid #fff;
}
.more_maouto_table .caution_th1.caution_ttl_line2{
  border-bottom: 1px solid #fff;
}
.more_maouto_table .caution_td1{
  font-size: 16px;
  color: #555;
}
@media screen and (max-width:768px){
  .more_maouto_table_ttl{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  .more_maouto_table{
    margin: 25px 0;
  }
  .more_maouto_table th,.more_maouto_table td {
    padding: 5px;
  }
  .more_maouto_table .caution_th1{
    font-size: 0.8rem;
  }
  .more_maouto_table .caution_th1.th_pdg{
    padding: 5px;
    /*min-width: auto;
    min-width: initial;*/
    min-width: 60px;
  }
  .more_maouto_table .caution_td1{
    font-size: 0.8rem;
  }
}

/*more_maouto_prof*/
.more_maouto_prof{
  position: relative;
  background-color: #e7e7e7;
}
.more_maouto_prof_innr{
  padding: 20px;
}
.more_maouto_prof_name{
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.more_maouto_prof_txt{
  font-size: 16px;
}
@media screen and (max-width:768px){
  .more_maouto_prof_innr{
    padding: 15px;
  }
  .more_maouto_prof_name{
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  .more_maouto_prof_txt{
    font-size: 0.8rem;
  }
}

/*sec1*/
.sec1{
  position: relative;
  padding-bottom: 0;
  z-index: 1;
}
.sec1 .trans_bg_clr{
  position: absolute;
  width: 100%;
  height: 180px;
  bottom: 0;
  background-color: #fff4c3;
  z-index: -1;
}
/*movie_transcription*/
.movie_transcription{
  position: relative;
  width: 100%;
  background-color: #fff4c3;
}
.movie_transcription img{
  width: 100%;
  height: auto;
  vertical-align: top;
}
.movie_trans_innr{
  position: relative;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  max-width: 790px;
}
.movie_trans_detail{
  position: relative;
  background-image: url("../../img/teach/icon_linedot.png");
  background-position: top 40px left 22px;
}
.movie_trans_img{
  position: absolute;
  width: 300px;
  top: -20px;
  right: -30px;
  z-index: 2;
}
.mov_trans_txt{
  /*padding-bottom: 40px;*/
  font-size: 18px;
  line-height: 41px;
  font-weight: 600;
  color: #000;
}
.txt_highlight{
  padding: 4px 3px;
  color: #fff;
  background-color: #0e64c2;
}
@media screen and (max-width:768px){
  .sec1 .trans_bg_clr{
    display: none;
  }
  .movie_trans_innr{
    padding-top: 30px;
    padding-bottom: 15px;
    width: 90vw;
  }
  .movie_trans_img{
    position: relative;
    margin: 0 auto;
    padding: 25px 0;
    width: 280px;
    top: auto;
    right: auto;
  }
  .mov_trans_txt{
    font-size: 16px;
  }
  .mov_trans_txt:first-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width:360px){
  .mov_trans_txt{
    font-size: 15px;
  }
}

.mod-intro{
  background-image:url("../../img/teach/detail_7/bg_separator7.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
}
.mod-intro-inner{
  margin:0 auto;
  background-image:url("../../img/teach/detail_7/detail_kv_bg7.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:auto;
}
/*sec2*/
.sec2 .column-2 .glid .column_ttl{
  background:url(../../img/teach/detail_7/icon_arrw7.png);
  background-repeat:no-repeat;
  background-position:left 0 top 7px;
  background-size:auto;
}
@media screen and (max-width:768px){
  .sec2 .column-2 .glid .column_ttl{
    background-position:left 0 top 1.6vw;
  }
}
/*sec3*/
.sec3{
  background:#0e64c2;
}
.sec3 .sec-inner img{
  margin: 0;padding: 0;
  width: 100%;
  vertical-align: top;
}
.sec3 .sec-inner .why_cont.mdb35{
  margin-bottom: 35px;
}
.sec3 .sec-inner .spec-list li a:hover{
  color:#0e64c2;
}
.sec3 .sec-inner .how_detail_list .text{
  margin-right:40px;
  width:660px;
}
.sec3 .sec-inner .how_detail_list .how_fig1{
  position:absolute;
  width:171px;
  left:0;
  bottom:10px;
}
.sec3 .sec-inner .why_list_txt{
  padding: 0 60px 50px 60px;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}
.sec3 .sec-inner .advice_ttl1{
  position:relative;
  display:inline-block;
  margin:0 auto 25px auto;
  padding-left:65px;
  width:auto;
  font-size:28px;
  line-height:50px;
  font-weight:bold;
  color:#555;
}
.sec3 .sec-inner .advice_ttl1::before{
  content:'';
  position:absolute;
  width:50px;
  height:50px;
  top:0;
  left:0;
  background-image:url("../../img/teach/detail_7/icon_teach7_advice.png");
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  z-index:2;
}
.sec3 .sec-inner .advice_ttl2{
  position:relative;
  display:inline-block;
  margin:0 auto 25px auto;
  padding-left:65px;
  width:auto;
  font-size:28px;
  line-height:50px;
  font-weight:bold;
  color:#555;
}
.sec3 .sec-inner .advice_ttl2::before{
  content:'';
  position:absolute;
  width:50px;
  height:50px;
  top:0;
  left:0;
  background-image:url("../../img/teach/detail_7/icon_teach7_pkg.png");
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  z-index:2;
}
.sec3 .sec-inner .advice_fig1{
  margin-top: 20px;
  margin-left: 35px;
  width: 197px;
}
.sec3 .sec-inner .advice_fig2{
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 30px;
  width: 162px;
}
.sec3 .sec-inner .advice_sub_ttl {
  margin:0 60px 15px 60px;
  padding-bottom:3px;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  text-align:left;
  color: #0e64c2;
  border-bottom: 2px solid #0e64c2;
}

/*pint3_list*/
.sec3 .pint3_list{
  position: relative;
  display: block;
  list-style: none;
  color: #fff;
}
.sec3 .pint3_list li{
  margin-bottom: 25px;
}
.sec3 .pint3_list li:last-child{
  margin-bottom: 0;
}
.sec3 .pint3_list_ttl{
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
.sec3 .pint3_list_txt{
  font-size: 18px;
}

/*check_point*/
.check_point{
  position: relative;
  margin-top: 35px;
  padding: 20px 15px;
  padding-top: 25px;
  box-sizing: border-box;
  border: 1px solid #0e64c2;
  color: #0e64c2;
}
.check_point_ttl{
  position: absolute;
  padding: 0 10px;
  top: -15px;
  left: 50%;
  transform: translate(-50%,0);
  font-size: 22px!important;
  font-weight: bold;
  white-space: nowrap;
  background-color: #fff;
  z-index: 2;
}
.check_point_list{
  position: relative;
  display: block;
  list-style: none;
  font-size: 20px;
  font-weight: bold;
}
.check_point_list li{
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding-left: 27px;
  z-index: 3;
}
.check_point_list li:last-child{
  margin-bottom: 0;
}
.check_point_list li::before{
  content: '';
  position: absolute;
  width: 19px;
  height: 15px;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background-image: url("../../img/teach/detail_7/icon_check1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width:768px){
  .sec3 .sec-inner .why_cont.mdb35{
    margin-bottom: 6vw;
  }
  .sec3 .sec-inner .how_detail_list .text{
    margin-right:5vw;
    padding-bottom:6vw;
    width:55vw;
  }
  .sec3 .sec-inner .how_detail_list .how_fig1{
    position:relative;
    width:27vw;
    bottom:8vw;
  }
  .sec3 .sec-inner .why_list_txt{
    padding: 0 6vw 6vw 6vw;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .sec3 .sec-inner .advice_ttl1{
    margin-bottom:3.33vw;
    padding-left:13vw;
    font-size:1.2rem;
    line-height:10vw;
  }
  .sec3 .sec-inner .advice_ttl1::before{
    width:10vw;
    height:10vw;
  }
  .sec3 .sec-inner .advice_ttl2{
    margin-bottom:3.33vw;
    padding-left:12vw;
    font-size:1.1rem;
    line-height:10vw;
  }
  .sec3 .sec-inner .advice_ttl2::before{
    width:10vw;
    height:10vw;
  }
  .sec3 .sec-inner .advice_fig1{
    margin:0 auto;
    width:35vw;
  }
  .sec3 .sec-inner .advice_fig2{
    margin: 0 auto;
    width: 30vw;
  }
  .sec3 .sec-inner .advice_sub_ttl {
    margin:0 6vw 4vw 6vw;
    padding-bottom:1vw;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sec3 .pint3_list li{
    margin-bottom: 6vw;
  }
  .why_cont_qa{
    padding-bottom: 5vw;
  }
  .sec3 .sec-inner .why_list{
    padding-bottom: 6vw;
  }
  .sec3 .pint3_list_ttl{
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 1.1rem;
  }
  .sec3 .pint3_list_txt{
    font-size: 0.9rem;
  }
  
  .check_point{
    margin-top: 4vw;
    margin-bottom: 6vw;
    padding: 15px 10px;
    padding-top: 20px;
  }
  .check_point_ttl{
    padding: 0 7px;
    top: -12px;
    font-size: 1.1rem!important;
  }
  .check_point_list{
    font-size: 0.9rem;
  }
  .check_point_list li{
    margin-bottom: 10px;
    padding-left: 27px;
  }
  .check_point_list li::before{
    width: 19px;
    height: 15px;
    top: 5px;
    left: 0;
    transform: translate(0,0);
  }
}

/*QA20220523*/
.aq_add_cnts{
  position: relative;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #a6a6a6;
  background-color: #fff;
  overflow: hidden;
}
.aq_add_cnts_innr{
  position: relative;
  display: flex;
  justify-content: space-between;
}
.difference_kakkon{
  display: inline-block;
  position: relative;
  padding: 15px;
  padding-bottom: 10px;
  width: 215px;
  border-right: 1px dotted #a6a6a6;
  background-color: #fdede7;
  text-align: center;
}
.difference_maou{
  display: inline-block;
  position: relative;
  padding: 15px;
  padding-bottom: 10px;
  width: 215px;
  text-align: center;
  background-color: #e6eff9;
}
.difference_list{
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  color: #000;
  min-height: 90px;
}
.difference_list li{
  position: relative;
  margin-bottom: 3px;
  padding-left: 25px;
  text-align: left;
}
.difference_list li::before{
  content: '';
  position: absolute;
  width: 19px;
  height: 15px;
  top: 5px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.icon_check_blue li::before{
  background-image: url("../../img/teach/detail_7/icon_check1.svg");
}
.icon_check_orange li::before{
  background-image: url("../../img/teach/detail_7/icon_check2.svg");
}
.icon_check_orange::after{
  content: '';
  position: absolute;
  width: 40px;
  height: 37px;
  left: 50%;
  bottom: -40px;
  transform: translate(-50%,0);
  background-image: url("../../img/teach/detail_7/icon_arrow2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.icon_check_blue::after{
  content: '';
  position: absolute;
  width: 40px;
  height: 37px;
  left: 50%;
  bottom: -40px;
  transform: translate(-50%,0);
  background-image: url("../../img/teach/detail_7/icon_arrow1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.difference_main_ttl{
  position: relative;
  display: block;
  margin-top: 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.difference_main_ttl.ttl_kakkon{
  color: #ef4d17;
}
.difference_main_ttl.ttl_maou{
  color: #0e64c2;
}
.difference_main_ttl::before{
  content: '';
  position: absolute;
  width: 80px;
  height: 31px;
  top: -28px;
  left: 0;
  background-image: url("../../img/teach/detail_7/icon_forpeople.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
}
@media screen and (max-width:768px){
  .aq_add_cnts{
    margin-top: 4vw;
    margin-bottom: 3vw;
    border-radius: 5px;
    width: 100%;
  }
  .difference_kakkon{
    padding: 10px;
    padding-bottom: 5px;
    width: 50%;
  }
  .difference_maou{
    padding: 10px;
    padding-bottom: 5px;
    width: 50%;
  }
  .difference_list{
    font-size: 0.9rem;
    min-height: 19vw;
  }
  .difference_list li{
    margin-bottom: 3px;
    padding-left: 22px;
  }
  .difference_list li::before{
    width: 15px;
    height: 11.84px;
    top: 4px;
  }
  .icon_check_orange::after{
    width: 25px;
    height: 23.125px;
    bottom: -28px;
  }
  .icon_check_blue::after{
    width: 25px;
    height: 23.125px;
    bottom: -28px;
  }
  .difference_main_ttl{
    margin-top: 30px;
    font-size: 1.4rem;
  }
  .difference_main_ttl::before{
    width: 60px;
    height: 23.25px;
    top: -30px;
    left: -10px;
  }
}


/*lineup*/
.lineup .lineup_ttl.tt_type1::before{
  background-image:url("../../img/teach/detail_7/icon_granule7.png");
}
.lineup .lineup_ttl.tt_type2::before{
  background-image:url("../../img/teach/detail_7/icon_tablet7.png");
}
.lineup .lineup_list a .caption dt{
  color:#0e64c2;
}
.lineup .lineup_list a .caption dd.caption_pdgbtm {
    padding-bottom: 20px;
}
.precautions .caution_ttl{
  color:#0e64c2;
}
.precautions .caution_ttl.caution_ttl_line{
  border-right:1px solid #0e64c2;
}
.lineup .lineup_list{
  max-width:initial;
}
.lineup .lineup_list_inline{
  display:inline-block;
  margin-right:60px;
}
.lineup .lineup_list_inline2{
  display:inline-block;
  margin-right:0;
}
@media screen and (max-width:768px){
  .lineup .lineup_list_inline{
    margin-right:4vw;
  }
  .lineup .lineup_list_inline2{
    margin-right:0;
  }
  .lineup .lineup_list a .caption dd.caption_pdgbtm{
    padding-bottom:2.2rem;
  }
}
