@charset "UTF-8";
/*! #kracie©2024_amana*/
/*----board_type3----*/
.symptoms_board_ttl{
  color: #1cb67e;
  border-color: #1cb67e;
}
.symptoms_board_txt + .symptoms_board_txt{
  border-color: #1cb67e;
}
.symptoms_board_check span{
  color: #1cb67e;
}
.symptoms_board_check::before{
  border-color: #1cb67e;
}
.tech1_kv_illust{
  width: 154px;
}
.mechanism_main_ttl{
  color: #1cb67e;
}
.mechanism_main_ttl::before,.mechanism_main_ttl::after {
  background-image: url(../../img/teach/detail_3/subttl_double_line3.svg);
}
.mechanism_board::before,.mechanism_board::after{
  border-color: #1cb67e;
}
.effect_list_ttl::before{
  background-image: url("../../img/teach/detail_3/icon_benefit_arw3.png");
}
/*----board_type3----*/

.mod-intro .detail_kv_name{
  width: 198px;
}
@media screen and (max-width:768px){
  .mod-intro .detail_kv_name{
    width: 30vw;
  }
}

.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: -10px;
  z-index: 2;
}
.mov_trans_txt{
  font-size: 18px;
  line-height: 41px;
  font-weight: 600;
  color: #000;
}
.txt_highlight{
  padding: 4px 3px;
  color: #fff;
  background-color: #1cb67e;
}
@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 .detail_kv_main{
  padding-top:38px;
}
.mod-intro{
  background-image:url("../../img/teach/detail_3/bg_separator3.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_3/detail_kv_bg3.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_3/icon_arrw3.png);
  background-repeat:no-repeat;
  background-position:left 0 top 7px;
  background-size:auto;
}
@media screen and (max-width:768px){
  .mod-intro .detail_kv_main{
    margin-left: 10vw;
    padding-top: 4vw;
  }
  .mod-intro .detail_kv_pkg{
    margin-left: 17vw;
  }
  .sec2 .column-2 .glid .column_ttl{
    background-position:left 0 top 1.6vw;
  }
}
/*sec3*/
.sec3{
  background:#1cb67e;
}
.sec3 .sec-inner .spec-list li a:hover{
  color:#1cb67e;
}
.sec3 .sec-inner .how_detail_list{
  margin-bottom:0;
}
.sec3 .sec-inner .how_detail_list .text{
  margin-right:20px;
  width:390px;
}
.sec3 .sec-inner .how_detail_list .how_fig1{
  position:absolute;
  width:96px;
  left:0;
  bottom:-20px;
}
@media screen and (max-width:768px){
  .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:23vw;
    top:-10vw;
    bottom:auto;
  }
}

/*lineup*/
.lineup .lineup_ttl.tt_type1::before{
  background-image:url("../../img/teach/detail_3/icon_granule3.png");
}
.lineup .lineup_list a .caption dt{
  color:#1cb67e;
}
.precautions .caution_ttl{
  color:#1cb67e;
}
.precautions .caution_ttl.caution_ttl_line{
  border-right:1px solid #1cb67e;
}
