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

/*----board_type8----*/
.symptoms_board_ttl{
  color: #e0254a;
  border-color: #e0254a;
}
.symptoms_board_txt + .symptoms_board_txt{
  border-color: #e0254a;
}
.symptoms_board_check span{
  color: #e0254a;
}
.symptoms_board_check::before{
  border-color: #e0254a;
}
.tech8_kv_illust{
  width: 149px;
}
.mechanism_main_ttl{
  color: #e0254a;
}
.mechanism_main_ttl::before,.mechanism_main_ttl::after {
  background-image: url(../../img/teach/detail_8/subttl_double_line8.svg);
}
.mechanism_board::before,.mechanism_board::after{
  border-color: #e0254a;
}
.effect_list_ttl::before{
  background-image: url("../../img/teach/detail_8/icon_benefit_arw8.png");
}
/*----board_type8----*/

@media screen and (max-width:768px){
  .mod-intro .detail_kv_main{
    margin-left: 4vw;
  }
  .mod-intro .detail_kv_note{
    padding-top: 10px;
  }
  .mod-intro .detail_kv_pkg{
    margin-left: 15vw!important;
  }
}
.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: -10px;
  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: #e74061;
}
@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_pkg{
  /*margin-left:-77px;*/
  margin-left:85px;
}
.mod-intro{
  background-image:url("../../img/teach/detail_8/bg_separator8.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_8/detail_kv_bg8.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:auto;
}
@media screen and (max-width:768px){
  .mod-intro .detail_kv_pkg{
    /*margin-left:0;*/
    margin-left:7vw;
  }
  .mod-intro .detail_kv_prdnm{
    margin:0 auto;
    width:34vw;
  }
}
/*sec2*/
.sec2 .column-2 .glid .column_ttl{
  background:url(../../img/teach/detail_8/icon_arrw8.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:#e74061;
}
.sec3 .sec-inner .spec-list li a:hover{
  color:#e74061;
}
.sec3 .sec-inner .how_detail_list .text{
  margin-right:30px;
  width:580px;
}
.sec3 .sec-inner .how_detail_list .how_fig1{
  position:absolute;
  width:103px;
  left:0;
  bottom:0;
}
.sec3 .sec-inner .how_detail_list{
  margin-bottom:0;
}
@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:25vw;
    bottom:8vw;
  }
}

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