@charset "UTF-8";
/*! # kracie©2024_amana*/
/*----board_type6----*/
.symptoms_board_ttl{
  color: #99c726;
  border-color: #99c726;
}
.symptoms_board_txt + .symptoms_board_txt{
  border-color: #99c726;
}
.symptoms_board_check span{
  color: #99c726;
}
.symptoms_board_check::before{
  border-color: #99c726;
}
.symptoms_board_txt{
  font-feature-settings: "palt";
}
.tech6_kv_illust{
  width: 131px;
  bottom: -28px;
}
.mechanism_main_ttl{
  color: #99c726;
}
.mechanism_main_ttl::before,.mechanism_main_ttl::after {
  background-image: url(../../img/teach/detail_6/subttl_double_line6.svg);
}
.mechanism_board::before,.mechanism_board::after{
  border-color: #99c726;
}
.effect_list_ttl::before{
  background-image: url("../../img/teach/detail_6/icon_benefit_arw6.png");
}
@media screen and (max-width:768px){
  .tech6_kv_illust{
    margin-left: 28vw;
  }
}
/*----board_type6----*/
.mod-intro .detail_kv_name{
  width: 235px;
}
.mod-intro .detail_kv_pkg{
  margin-left: 80px;
  width: 116px;
}
@media screen and (max-width:768px){
  .mod-intro .detail_kv_main{
    margin-left: 10vw;
    padding-top: 5vw;
  }
  .mod-intro .detail_kv_name{
    width: 32vw;
  }
  .mod-intro .detail_kv_pkg{
    margin-left: 17vw;
    width: 18vw;
  }
}

/*more_bakumondoto*/
.more_bakumondoto{
  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_bakumondoto_innr{
  position: relative;
  padding: 50px 60px;
}
.more_bakumondoto_sect{
  position: relative;
  /*margin-bottom: 40px;*/
}
.more_bakumondoto_sect + .more_bakumondoto_sect{
  margin-top: 50px;
}
.more_bakumondoto_sub{
  position: relative;
  margin-top: 30px;
}
.more_bakumondoto_sub2{
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}
.more_bakumondoto_sub3{
  position: relative;
  margin-top: 30px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}
.more_bakumondoto_sub3 + .more_bakumondoto_subtxt{
  margin-top: 30px;
}
.more_bakumondoto_sub2_sect{
  position: relative;
  margin-bottom: 30px;
}
.more_bakumondoto_sub2_sect:last-child{
  margin-bottom: 0;
}
.more_bakumondoto_sub2_innr{
  padding: 30px;
}
.more_bakumondoto_main_ttl{
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}
.more_bakumondoto_ttl{
  margin-bottom: 15px;
  padding-bottom: 3px;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  color: #8eb330;
  font-feature-settings: "palt";
  border-bottom: 2px solid #8eb330;
}
.more_bakumondoto_txt{
  font-size: 17px;/*18px;*/
  line-height: 1.6;
  font-weight: normal!important;
}
.more_bakumondoto_subttl{
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #8eb330;
  font-feature-settings: "palt";
}
.more_bakumondoto_subttl::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  background-image: url("../../img/teach/detail_6/icon_more_ttl.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.more_bakumondoto_subtxt{
  font-size: 17px;/*18px;*/
  line-height: 1.6;
  font-weight: normal!important;
}
.more_bakumondoto_subttl2{
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #8eb330;
}
.more_bakumondoto_list{
  position: relative;
  padding: 20px;
  list-style: none;
}
.more_bakumondoto_list li{
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
.more_bakumondoto_list li:last-child{
  margin-bottom: 0;
}
.more_bakumondoto_list li::before{
  content: '●';
  font-size: 12px;
  color: #8eb330;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}
@media screen and (max-width:768px){
  .more_bakumondoto{
    margin-top: 30px;
  }
  .more_bakumondoto_innr{
    padding: 6vw;
  }
  .more_bakumondoto_sect{
    /*margin-bottom: 30px;*/
  }
  .more_bakumondoto_sect + .more_bakumondoto_sect{
    margin-top: 30px;
  }
  .more_bakumondoto_sub{
    margin-top: 25px;
  }
  .more_bakumondoto_sub3{
    margin-top: 25px;
  }
  .more_bakumondoto_sub2_sect{
    margin-bottom: 20px;
  }
  .more_bakumondoto_sub2_innr{
    padding: 15px;
  }
  .more_bakumondoto_main_ttl{
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .more_bakumondoto_ttl{
    margin-bottom: 7px;
    padding-bottom: 2px;
    font-size: 1rem;
  }
  .more_bakumondoto_txt{
    font-size: 0.9rem;
  }
  .more_bakumondoto_subttl{
    margin-bottom: 7px;
    padding-left: 15px;
    font-size: 1rem;
  }
  .more_bakumondoto_subttl::before{
    width: 10px;
    height: 10px;
  }
  .more_bakumondoto_subtxt{
    font-size: 0.9rem;
  }
  .more_bakumondoto_subttl2{
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  .more_bakumondoto_list{
    padding: 10px;
  }
  .more_bakumondoto_list li{
    margin-bottom: 8px;
    padding-left: 15px;
    font-size: 0.9rem;
  }
  .more_bakumondoto_list li::before{
    font-size: 0.7rem;
    top: 2px;
    transform: translate(0,0);
  }
}

/*more_bakumondoto_table*/
.more_bakumondoto_table_ttl{
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 18px;
  /*font-weight: bold;*/
  text-align: center;
}
.more_bakumondoto_table{
  margin: 25px 0;
  padding: 0;
  width: 100%;
  font-feature-settings: "palt";
  border-collapse: collapse;
}
.more_bakumondoto_table_ttl + .more_bakumondoto_table{
  margin-top: 0;
}
.more_bakumondoto_table th,.more_bakumondoto_table td {
  border: 1px solid #b1cc33;
  padding: 10px 20px;
  text-indent: 0;
}
.more_bakumondoto_table .caution_th1{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #8eb330;
}
.more_bakumondoto_table .caution_th1.th_pdg{
  padding: 10px 10px;
  min-width: 140px;
  background-color: #b1cc33;
}
.more_bakumondoto_table .caution_ttl{
  /*font-size: 15px;*/
}
.more_bakumondoto_table .caution_th1.caution_ttl_line{
  border-right: 1px solid #fff;
}
.more_bakumondoto_table .caution_th1.caution_ttl_line2{
  border-bottom: 1px solid #fff;
}
.more_bakumondoto_table .caution_td1{
  font-size: 16px;
  color: #555;
}
.more_bakumondoto_table .caution_td1.td_noline_width{
  white-space: nowrap;
}
.more_bakumondoto_table .caution_th1 .txt_furigana{
  display: block;
  font-size: 12px;
  font-feature-settings: "palt";
}
@media screen and (max-width:768px){
  .more_bakumondoto_table_ttl{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  .more_bakumondoto_table{
    margin: 25px 0;
  }
  .more_bakumondoto_table th,.more_bakumondoto_table td {
    padding: 5px;
  }
  .more_bakumondoto_table .caution_th1{
    font-size: 0.8rem;
  }
  .more_bakumondoto_table .caution_th1.th_pdg{
    padding: 5px;
    min-width: 60px;
  }
  .more_bakumondoto_table .caution_td1{
    font-size: 0.8rem;
  }
  .more_bakumondoto_table .caution_th1 .txt_furigana{
    font-size: 0.65rem;
  }
  .more_bakumondoto_table .caution_td1.td_noline_width{
    white-space: normal;
  }
}

.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: 0;
  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: #99c726;
}
@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_6/bg_separator6.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_6/detail_kv_bg6.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_6/icon_arrw6.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:#99c726;
}
.sec3 .sec-inner .why_cont.mdb35{
  margin-bottom: 35px;
}
.sec3 .sec-inner .spec-list li a:hover{
  color:#99c726;
}
.sec3 .sec-inner .how_detail_list .text{
  margin-right:30px;
  width:650px;
}
.sec3 .sec-inner .how_detail_list .how_fig1{
  position:absolute;
  width:113px;
  left:0;
  bottom:-20px;
}
.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_6/icon_teach6_note.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_6/icon_teach6_pkg.png");
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  z-index:2;
}
.sec3 .sec-inner .advice_fig1{
  margin-left:35px;
  width:126px;
}
.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: #99c726;
  border-bottom: 2px solid #99c726;
}
/*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;
}
/*why_cont_qa*/
.why_cont_qa{
  padding-bottom: 50px;
}
.sec3 .sec-inner .why_list{
  padding-bottom: 40px;
}
.sec3 .sec-inner .when_detail{
  margin: 0 60px;
  margin-bottom: 40px;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
}
.advice_qa_cnts{
  margin: 0 60px;
  margin-bottom: 20px;
  text-align: left;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.advice_qa_cnts:last-child{
  margin-bottom: 0;
}
.advice_qa_q_innr{
  display: block;
  position: relative;
  padding: 20px 15px 15px 15px;
  border-bottom: 1px dotted #ddd;
}
.advice_qa_a_innr{
  display: block;
  position: relative;
  padding: 15px 15px 20px 15px;
}
.advice_qa_q{
  position: relative;
  padding-left: 35px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #99c726;
}
.advice_qa_q::before{
  content: '';
  position: absolute;
  width: 22px;
  height: 24px;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background-image: url("../../img/teach/detail_6/icon_teach_q.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.advice_qa_a{
  position: relative;
  padding-left: 35px;
  font-size: 18px;
  color: #555;
}
.advice_qa_a::before{
  content: '';
  position: absolute;
  width: 22px;
  height: 21px;
  top: 2px;
  left: 0;
  background-image: url("../../img/teach/detail_6/icon_teach_a.png");
  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:25vw;
    bottom:8vw;
  }
  .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-left:0;
    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 .pint3_list_ttl{
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 1.1rem;
  }
  .sec3 .pint3_list_txt{
    font-size: 0.9rem;
  }
  .why_cont_qa{
    padding-bottom: 5vw;
  }
  .sec3 .sec-inner .why_list{
    padding-bottom: 6vw;
  }
  .sec3 .sec-inner .when_detail{
    margin: 0 6vw;
    margin-bottom: 6vw;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .sec3 .pint3_list_ttl{
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 1.2rem;
  }
  .sec3 .pint3_list_txt{
    font-size: 0.9rem;
  }
  .advice_qa_cnts{
    margin: 0 6vw;
    margin-bottom: 6vw;
  }
  .advice_qa_q_innr{
    padding: 3vw;
  }
  .advice_qa_a_innr{
    padding: 3vw;
  }
  .advice_qa_q{
    padding-left: 8vw;
    font-size: 0.9rem;/*1.1rem;*/
  }
  .advice_qa_q::before{
    width: 5vw;
    height: 5.4546vw;
  }
  .advice_qa_a{
    padding-left: 8vw;
    font-size: 0.9rem;
  }
  .advice_qa_a::before{
    width: 5vw;
    height: 4.773vw;
    top: 2px;
    left: 0;
  }
}

/*lineup*/
.lineup .lineup_list li{
  height: auto;
}
.lineup .lineup_ttl.tt_type1::before{
  background-image:url("../../img/teach/detail_6/icon_granule6.png");
}
.lineup .lineup_ttl.tt_type2::before{
  background-image:url("../../img/teach/detail_6/icon_tablet6.png");
}
.lineup .lineup_list li a{
  padding-bottom: 30px;
}
.lineup .lineup_list a .caption dt{
  color:#99c726;
}
.precautions .caution_ttl{
  color:#99c726;
}
.precautions .caution_ttl.caution_ttl_line{
  border-right:1px solid #99c726;
}
.lineup .lineup_list{
  max-width:initial;
}
@media screen and (max-width:768px){
  .lineup .lineup_list li a{
    padding-bottom: 6vw;
  }
}
