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

.brandSiteHeader{
  box-sizing: content-box;
}
.brandSiteHeader .ph-logo{
  margin: 0!important;
  font-size: inherit!important;
  font-weight: normal!important;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0,-50%);
}
.brandSiteHeader .ph-logo a{
  display: block;
}
@media screen and (max-width: 640px){
  .brandSiteHeader .ph-logo{
    right: 0;
  }
}

/*guidance_bnnr*/
.guidance_pr_txt{
  display: table;
  margin: 0 auto;
  padding-bottom: 15px;
  font-size: 1.4rem;
  color: #666;
  line-height: 1;
  text-align: center;
}
.guidance_bnnr{
  position: relative;
  margin-top: 4rem;
  clear: both;
}
.guidance_bnnr.gbnr_btm{
  top: 3rem;
}
.guidance_bnnr_link{
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  width: 520px;
  overflow: hidden;
  line-height: 1.6;
  text-decoration: none;
  border-radius: 15px;
  display: flex;
  align-items: center;
  z-index: 1;
}
.guidance_bnnr_link::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: right -1px center;
  background-size: auto 100%;
  z-index: -1;
}
.guidance_bnnr_link:hover .guidance_bnnr_pkg{
  -webkit-animation:item-figure-anime .2s;
  animation:item-figure-anime .2s;
}
.guidance_bnnr_pkg{
  position: relative;
  height: 109px;
  width: 180px;
  text-align: center;
}
.guidance_bnnr_pkg img{
  height: 100%!important;
  width: auto!important;
}
.guidance_bnnr_detail{
  position: relative;
  width: calc( 100% - 180px );
}
.gbnnr_subtxt{
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
  color: #ffe193;
}
.gbnnr_maintxt{
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
}
.gbnnr_maintxt span{
  font-size: 2.2rem;
}
.gbnnr_link{
  position: relative;
  display:inline-block;
  margin-top: 5px;
  padding-left: 24px;
  padding-right: 35px;
  height: 28px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 28px;
  border-radius: 7px;
  background-color: #fff;
  transition: all .3s ease;
}
.gbnnr_link::after{
  content: '';
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  top: 50%;
  right: 15px;
  transform: translate(0,-50%);
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: #333;
  border-right: 0;
}
/*gbnnr_note*/
.gbnnr_note{
  position: relative;
  display: block;
  margin-top: 12px;
  font-size: 10px;
  line-height: 1;
  color: #fff;
  font-feature-settings: "palt";
  text-decoration: none;
}
.gbnnr_note_mrk{
  display: inline-block;
  margin-right: 5px;
  padding: 0 2px;
  line-height: 1.4;
  transform: scale(0.9);
  transform-origin: left top; 
  border: 1px solid #fff;
}
.gbnnr_note_txt1{
  display: table;
  margin-right: 5px;
  margin-bottom: 5px;
}
.gbnnr_note_txt2{
  display: inline-block;
}
/*gbnr_clr4*/
.guidance_bnnr_link.gbnr_clr4{background-color: #ad3cd8;}
.guidance_bnnr_link.gbnr_clr4::after{
  background-image: url("../img/icon_gbnnr_wave4.svg");
}
.guidance_bnnr_link.gbnr_clr4 .gbnnr_link{color: #ad3cd8;}
.guidance_bnnr_link.gbnr_clr4 .gbnnr_link::after{border-left-color: #ad3cd8;}
@-webkit-keyframes item-figure-anime{50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}
@keyframes item-figure-anime{50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}
@media screen and (max-width: 640px){
  .guidance_bnnr.gbnr_btm{
    top: 0;
  }
  .guidance_bnnr_link{
    padding: 5vw 0;
    width: 100%;
  }
  .guidance_bnnr_pkg{
    height: 24vw;
    width: 30vw;
  }
  .guidance_bnnr_detail{
    width: calc( 100% - 30vw );
  }
  .gbnnr_subtxt{
    font-size: 1.6rem;
  }
  .gbnnr_maintxt{
    font-size: 2.4rem;
  }
  .gbnnr_maintxt span{
    font-size: 2rem;
  }
  .gbnnr_note_txt1{
    margin-right: 0;
  }
  .gbnnr_note_txt2{
    margin-top: 5px;
  }
}

/*sp_induction_bnr*/
.sp_induction_bnr{
  position: relative;
  margin-bottom: 8vw;
  width: 100%;
  display: none;
}
.sp_induction_link{
  display: block;
  position: relative;
  padding: 15px 0;
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none!important;
  border-radius: 15px;
  overflow: hidden;
}
/*bnr_link_cause*/
.bnr_link_cause{
  position: relative;
  background-color: #ce84cd;
}
.bnr_link_cause::before{
  content: '';
  position: absolute;
  width: 8vw;
  height: 8vw;
  top: 50%;
  left: 18px;
  transform: translate(0,-50%);
  background-image: url("../img/icon_bnr_arrw1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bnr_link_cause::after{
  content: '';
  position: absolute;
  width: 32vw;
  height: 16vw;
  top: 50%;
  right: -12vw;
  transform: translate(0,-50%);
  background-image: url("../img/illust_jagge1.svg");
  background-repeat: no-repeat;
  background-position: left 0 center;
  background-size: auto 100%;
}
/*bnr_link_deal*/
.bnr_link_deal{
  position: relative;
  background-color: #9bcbc8;
}
.bnr_link_deal::before{
  content: '';
  position: absolute;
  width: 8vw;
  height: 8vw;
  top: 50%;
  left: 18px;
  transform: translate(0,-50%);
  background-image: url("../img/icon_bnr_arrw2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bnr_link_deal::after{
  content: '';
  position: absolute;
  width: 32vw;
  height: 16vw;
  top: 50%;
  right: -12vw;
  transform: translate(0,-50%);
  background-image: url("../img/illust_jagge2.svg");
  background-repeat: no-repeat;
  background-position: left 0 center;
  background-size: auto 100%;
}
@media screen and (max-width: 640px){
  .sp_induction_bnr{
    display: block;
  }
}

/*follow_link*/
.follow_link{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(244,244,244,0.8);
  box-sizing: border-box;
  border-top: 1px solid #00a0e9;
  z-index: 50;
  display: none;
}
.follow_link_ttl{
  position: absolute;
  width: 230px;
  height: 30px;
  top: -15px;
  left: 50%;
  transform: translate(-50%,0);
  font-size: 1.4rem;
  line-height: 26px;
  text-align: center;
  color: #00a0e9;
  font-weight: bold;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  border-radius: 100vh;
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #00a0e9;
  z-index: 2;
}
.follow_link .follow_link_innr{
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
  width: 90%;
}
.follow_link .link_prod_list {
  position: relative;
  display: flex;
  justify-content: center;
  list-style: none;
}
.follow_link .link_prod_list li{
  position: relative;
  margin-right: 15px;
  text-align: center;
}
.follow_link .link_prod_list li:last-child{
  margin-right: 0;
}
.follow_link .link_prod_list a{
  display: block;
  padding: 7px 25px 7px 10px;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  transition:0.3s;
  box-sizing: border-box;
}
.follow_link .link_lead_txt1{
  position: relative;
  font-feature-settings: "palt";
  font-size:1.2rem;
  z-index: 5;
}
.follow_link .link_lead_txt2{
  position: relative;
  font-size:1.4rem;
  z-index: 5;
}
.follow_link .link_prod_list a:hover{
  opacity: 1;
}
.follow_link .link_prod_list a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
}
.follow_link .link_prod_list a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  z-index: 3;
}
.follow_link .link_btn1{
  position: relative;
  color: #a827d5;
  background-color: #f3d2fe;
  border: 2px solid #a827d5;
}
.follow_link .link_btn1:hover{
  color: #fff;
  background-color: #a827d5;
}
.follow_link .link_btn1::after{
  border-top: 2px solid #a827d5;
  border-right: 2px solid #a827d5;
}
.follow_link .link_btn2{
  position: relative;
  color: #0e64c2;
  background-color: #cbe4fe;
  border: 2px solid #0e64c2;
}
.follow_link .link_btn2:hover{
  color: #fff;
  background-color: #0e64c2;
}
.follow_link .link_btn2::after{
  border-top: 2px solid #0e64c2;
  border-right: 2px solid #0e64c2;
}
@media screen and (max-width: 640px){
  .follow_link{
    display: none!important;
  }
  .follow_link .follow_link_innr{
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  .follow_link .link_prod_list{
    display: block;
    width: 100%;
  }
  .follow_link .link_prod_list.sp_list_flex{
    display: flex;
  }
  .follow_link .link_prod_list li{
    margin-right: 0;
    margin-bottom: 3vw;
    width: 100%;
  }
  .follow_link .link_prod_list.sp_list_flex li{
    margin-bottom: 0;
    margin-right: 2vw;
  }
  .follow_link .link_prod_list li:last-child{
    margin-bottom: 0;
    margin-right: 0;
  }
  .follow_link .link_prod_list a{
    padding: 2vw;
    padding-right: 3vw;
  }
  .follow_link .link_prod_list.sp_list_flex a{
    padding: 1vw 2vw;
  }
  .follow_link .link_prod_list a::before {
    right: 2px;
    width: 15px;
    height: 15px;
  }
  .follow_link .link_prod_list a::after {
    right: 8px;
    width: 6px;
    height: 6px;
  }
  .follow_link .link_lead_txt1{
    font-size:1.3rem;
  }
  .follow_link .link_lead_txt2{
    font-size:1.6rem;
  }
  .follow_link .link_lead_txt1.sp_indention{
    display: block;
    font-size:1rem;
  }
  .follow_link .link_btn1:hover{
    color: #a827d5;
    background-color: #f3d2fe;
  }
  .follow_link .link_btn2:hover{
    color: #0e64c2;
    background-color: #cbe4fe;
  }
}

/*toc_heading*/
.toc_heading{
  position: absolute;
  margin-top: -20px;
  padding-top: 20px;
}
/*toc_container*/
.toc_container{
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 25px;
  width: 100%;
  max-width: 575px;
  line-height: 1.6;
  text-align: left;
  border-radius: 15px;
  background-color: #f4f4f4;
}
.toc_container.txtclr_green a{
  color: #8dc640;
}
.toc_container.txtclr_purple a{
  color: #b950b8;
}
.toc_container.txtclr_green2 a{
  color: #3cb6b2;
}
.toc_container.txtclr_pinkred a{
  color: #d9277d;
}

/*
.toc_container.txtclr_yellow a{
  color: #f6ba11;
}
.toc_container.txtclr_orange a{
  color: #f18d00;
}
.toc_container.txtclr_brown a{
  color: #af8d5c;
  font-feature-settings: "palt";
}
.toc_container.txtclr_lightblue a{
  color: #009fe6;
}
.toc_container.txtclr_pink a{
  color: #f66;
}
.toc_container.txtclr_lightblue2 a{
  color: #4d96db;
}
.toc_container.txtclr_pink2 a{
  color: #f474c1;
}
*/

.toc_container .toc_title{
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #666;
  border-bottom: 1px solid #dcdcdc;
}
.toc_container .toc_list{
  position: relative;
  list-style: none;
}
.toc_container .toc_list li{
  position: relative;
  margin-bottom: 15px;
}
.toc_container .toc_list li:last-child{
  margin-bottom: 0;
}
.toc_container .toc_sublist{
  position: relative;
  margin-top: 10px;
  padding-left: 2rem;
  list-style: none;
}
.toc_container .toc_sublist li{
  position: relative;
  margin-bottom: 5px;
}
.toc_container .toc_list_link{
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  transition: .4s;
  padding-left:1em;
	text-indent:-1em;
}
.toc_container .toc_list_link2{
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  text-decoration: none;
  transition: .4s;
  padding-left:2em;
	text-indent:-2em;
}
.toc_container .toc_list_link:hover,
.toc_container .toc_list_link2:hover{
  opacity: 0.7;
}
@media screen and (max-width: 640px){
  .toc_container{
    margin-bottom: 10vw;
    padding: 5vw;
  }
  .toc_container .toc_title{
    margin-bottom: 4vw;
    padding-bottom: 2vw;
    font-size: 1.8rem;
  }
  .toc_container .toc_list_link{
    font-size: 1.8rem;
  }
  .toc_container .toc_list_link2{
    font-size: 1.6rem;
  }
}

/*link_prod_sec*/
.link_prod_sec{
  position: relative;
  margin: 0 0 50px 0;
  padding: 0;
}
.link_prod_ttl{
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #00a0e9;
  letter-spacing: 1px;
  font-feature-settings: "palt";
}
.link_prod_ttl::before {
  content: '';
  position: absolute;
  width: 19px;
  height: 31px;
  left: -30px;
  bottom: -2px;
  background-image: url(../../kazelab/img/icon_speech_left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px 31px;
}
.link_prod_ttl::after {
  content: '';
  position: absolute;
  width: 19px;
  height: 31px;
  right: -30px;
  bottom: -2px;
  background-image: url(../../kazelab/img/icon_speech_right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px 31px;
}
.link_prod_sec.link_under{
  margin-top: 10%;
  margin-bottom: 0;
}
.link_prod_sec .link_prod_list{
  position: relative;
  display: flex;
  justify-content: center;
  list-style: none;
}
.link_prod_sec .link_prod_list li{
  position: relative;
  margin-right: 15px;
  text-align: center;
}
.link_prod_sec .link_prod_list li:last-child{
  margin-right: 0;
}
.link_prod_sec .link_prod_list a{
  display: block;
  padding: 10px 25px 10px 10px;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  transition:0.3s;
  box-sizing: border-box;
}
.link_prod_sec .link_lead_txt1{
  font-feature-settings: "palt";
  font-size:1.2rem;
}
.link_prod_sec .link_lead_txt2{
  font-size:1.4rem;
}
.link_prod_sec .link_prod_list a:hover{
  opacity: 1;
}
.link_prod_sec .link_prod_list a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
}
.link_prod_sec .link_prod_list a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  z-index: 3;
}
.link_prod_sec .link_btn1{
  position: relative;
  color: #a827d5;
  background-color: #f3d2fe;
  border: 2px solid #a827d5;
}
.link_prod_sec .link_btn1:hover{
  color: #fff;
  background-color: #a827d5;
}
.link_prod_sec .link_btn1::after{
  border-top: 2px solid #a827d5;
  border-right: 2px solid #a827d5;
}
@media screen and (max-width:769px){
  .link_prod_sec{
    margin: 0 0 12vw 0;
  }
  .link_prod_ttl{
    margin-bottom: 6vw;
    font-size: 2rem;
  }
  .link_prod_sec .link_prod_list{
    display: block;
    width: 100%;
  }
  .link_prod_sec .link_prod_list li{
    margin-right: 0;
    margin-bottom: 3vw;
    width: 100%;
  }
  .link_prod_sec .link_prod_list li:last-child{
    margin-bottom: 0;
  }
  .link_prod_sec .link_prod_list a{
    padding: 2vw;
  }
  .link_prod_sec .link_lead_txt1{
    font-size:1.3rem;
  }
  .link_prod_sec .link_lead_txt2{
    font-size:1.6rem;
  }
  .link_prod_sec .link_btn1:hover{
    color: #a827d5;
    background-color: #f3d2fe;
  }
}


.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hierarchy2 .whole{border-bottom:1px solid #e1e1e1}.dcrtin{background:url(../img/bg_h2nd_gray.gif) 0 0 repeat-x;position:relative}.breadcrumb{padding-top:20px;padding-top:2rem;margin-bottom:20px;margin-bottom:2rem}.breadcrumb:after,.breadcrumb:before{content:" ";display:table}.breadcrumb:after{clear:both}.breadcrumb li{padding-left:19px;background:url(../img/breadcrumb.gif) 0 center no-repeat;float:left;letter-spacing:normal;font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.1;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;color:#555}.breadcrumb li:first-child{padding-left:0;background:none}.breadcrumb li a{text-decoration:none;color:inherit}.breadcrumb li a:active,.breadcrumb li a:hover,.breadcrumb li a:visited{text-decoration:underline}

.contents-blk{
  width:695px;
  float:left;
  font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;
  padding-bottom:10%;/*12.84211%;*/
}

.nav-blk{width:190px;float:right}
.nav-blk .item-row:after,.nav-blk .item-row:before{content:" ";display:table}.nav-blk .item-row:after{clear:both}.nav-blk .item-col{position:relative;min-height:1px}.item{display:block;width:100%;margin:0 auto;background-image:url(../img/h2nd_items.png);background-repeat:no-repeat;background-size:305.26316%;margin-bottom:20px;margin-bottom:2rem;position:relative}.item>a.item-embed{text-decoration:none}.current-pg .item>a.item-embed .active,.item>a.item-embed:hover .active{opacity:1;filter:alpha(opacity=100)}
.current-pg .item>a.item-embed .copy,.item>a.item-embed:hover .copy{color:#fff}.item:before{content:' ';display:none;position:absolute;height:0;background-position:100% 0;background-repeat:no-repeat;background-size:100% auto;z-index:1}
.with-new .item:before{display:block;width:21.05263%;padding-bottom:11.57895%;top:0;right:10.52632%;background-image:url(../img/icon_new.png)}.item-embed{position:relative;display:block;height:0;overflow:hidden;padding-bottom:76.84211%}
.item-embed .active{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/h2nd_items_o.png);background-repeat:no-repeat;background-size:305.26316%;opacity:0;filter:alpha(opacity=0)}
.item-embed .copy-wrap{position:absolute;top:0;left:0;bottom:0;width:100%;padding-top:34.21053%}
.item-embed .copy{position:relative;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;color:#000;width:100%;padding:0 8.94737%;font-size:1.3rem;line-height:1.53846;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}
.coming-soon .item-embed .copy{color:#bfbfbf}
.item0 .item,.item0 .item-embed .active{background-position:0 0}
.item1 .item,.item1 .item-embed .active{background-position:50% 0}
.item2 .item,.item2 .item-embed .active{background-position:100% 0}
.item3 .item,.item3 .item-embed .active{background-position:0 50%}
.item4 .item,.item4 .item-embed .active{background-position:50% 50%}
.item5 .item,.item5 .item-embed .active{background-position:100% 50%}
.item6 .item,.item6 .item-embed .active{background-position:0 100%}
.item7 .item,.item7 .item-embed .active{background-position:50% 100%}
.item8 .item,.item8 .item-embed .active{background-position:100% 100%}
.foot-sec{background-color:#f9f9f9;padding-top:42px;padding-top:4.2rem;padding-bottom:22px;padding-bottom:2.2rem;margin-bottom:5pc;margin-bottom:8rem}
.foot-sec .footer-nav-blk{width:92.63158%;margin-left:auto;margin-right:auto}
.foot-sec .footer-nav-blk:after,.foot-sec .footer-nav-blk:before{content:" ";display:table}
.foot-sec .footer-nav-blk:after{clear:both}
.foot-sec .item-col{float:left;width:25%;margin-bottom:2rem}
.foot-sec .item{margin:0 auto;width:190px}

.mod-intro{margin-bottom:62px;margin-bottom:6.2rem}
.mod-intro .figure{margin-bottom:6.61871%;position:relative}
.mod-intro .txt{margin-top:2.30216%;font-size:1.4rem;line-height:2}
.mod-intro .title{
  font-size:2.2em;
  line-height:1.5em;
  font-feature-settings: "palt";
}
.mod-intro .title.ttl_mgnbtm{
  margin-bottom: 40px;
}
.mod-intro .lastupdated{
  display: block;
  padding-top: 2%;
  font-size: 1rem;
  font-weight: normal!important;
  line-height: 1;
  text-align: right;
  color: #666;
}
.contents-sec{
  margin-top:10.35971%;
}
.contents-sec .ttl{
  font-size:20px;
  font-size:2rem;
  padding-top:5px;
  padding-top:.5rem;
  padding-bottom:5px;
  padding-bottom:.5rem;
  line-height:1.5;
  background-position:0 0;
  background-repeat:no-repeat;
  background-size: 40px 40px;
  padding-left:55px;/*58px;*/
  padding-left:5.5rem;/*5.8rem;*/
  margin-bottom:22px;
  margin-bottom:2.2rem;
}
.contents-sec .txt{
  font-size:14px;
  font-size:1.4rem;
  line-height:20px;
  line-height:2rem;
  line-height:2;/*2.28571;*/
}
.contents-sec .txt.plural-txt{margin-bottom:28px;margin-bottom:2.8rem}
.contents-sec .txt.plural2-txt{margin-bottom:14px;margin-bottom:1.4rem}
.contents-sec .txt .f-r-img{float:right;margin-left:14px}
.contents-sec .txt .f-l-img{float:left;margin-right:14px}
.thumb_deal_txt{
  font-feature-settings: "palt";
  font-size: 12.5px!important;
}
@media screen and (max-width:769px){
  .thumb_deal_txt{
    font-size: 1rem!important;
  }
}

/*section_cnts*/
.section_cnts{
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.sec_txt_numb{
  display: block;
  margin-right: 8px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #b950b8;
  vertical-align: middle;
}
.section_cnts .subttl{
  display: block;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  font-size: 1.9rem;
  line-height: 1.5;
  color: #b950b8;
  border-bottom: 1px solid #b950b8;
}
.section_cnts .subsubttl{
  display: block;
  margin-bottom: 0.8rem;
  padding-bottom: 0.5rem;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #b950b8;
  text-align: center;
  border-bottom: 1px dotted #b950b8;
}
.section_cnts_note{
  position: relative;
  margin-top: 20px;
}
.section_cnts .txt_note{
  display: block;
  position: relative;
  font-size: 1.2rem;
  line-height: 2;
  color: #666;
}
.section_subcnts{
  position: relative;
  margin-top: 30px;
  padding: 4% 6%;
  border-radius: 1.7rem;
  background-color: #f6edf5;
}
.section_subcnts_sec{
  position: relative;
}
.section_subcnts_sec + .section_subcnts_sec{
  margin-top: 20px;
}
@media screen and (max-width: 640px){
  .section_cnts{
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
}

/*article_table_sect*/
.article_table_sect{
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px;
}
.contents-sec .txt.mgnbtm15{
  margin-bottom: 15px;
}
.contents-sec .txt.txt_type2{
  position: relative;
  font-size: 1.5rem;
  line-height: 1.6;
  display: flex;
  align-items: flex-start;
}
.article_table_sect_ttl{
  margin-bottom: 7px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #b950b8;
  font-weight: bold;
  text-align: center;
}
.article_table{
  margin: 0;padding: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  width: 100%;
  color: #000;
  font-feature-settings: "palt";
  border-collapse: collapse;
}
.article_table .th_main {
  padding: 6px 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  /*text-align: center;*/
  background-color: #a351b4;
  border-right: 1px solid #f3c8f5;
}
.article_table .th_main.th_main_noline{
  border-right: 1px solid #b950b8;
}
.article_table .td_main{
  padding: 6px 10px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #333;
  vertical-align: baseline;
  border: 1px solid #f3c8f5;
  background-color: #fff;
}
.article_table .td_main.td_main_ttl{
  color: #fff;
  white-space: nowrap;
  background-color: #be85ca;
}
.article_table .table1_wdth1{width: 20%;}
.article_table .table1_wdth2{width: 40%;}
.article_table .table1_wdth3{width: 40%;}
.article_table .table2_wdth1{width: 35%;}
.article_table .table2_wdth2{width: 65%;}
@media screen and (max-width: 640px){
  .article_table_sect_ttl{
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .article_table{
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .article_table .th_main {
    padding: 6px 10px;
    font-size: 1.35rem;
  }
  .article_table .td_main.td_main_ttl{
    white-space: normal;
  }
  .article_table .td_main{
    padding: 6px 10px;
    font-size: 1.4rem;
  }
}
/*section_cnts2*/
.section_cnts2{
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 6%;
  border-radius: 1.7rem;
  background-color: #f6edf5;
}
.section_cnts2_ttl{
  display: table;
  margin: 0 auto;
  padding: 0 35px;
  height: 40px;
  color: #b950b8;
  font-size: 1.2em;
  line-height: 40px;
  font-weight: bold;
  border-radius: 20px;
  background-color: #fff;
}
.section_cnts2_list{
  position: relative;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.section_cnts2_list_div{
  position: relative;
  padding: 0 10px;
  min-height: 1px;
  width: 33.3%;
}
.section_cnts2_list_div.list_doublewide{
  width: 66.6%;
}
.section_cnts2_list_div .ttl-cause {
  position: relative;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  color: #b950b8;
  font-feature-settings: "palt";
}
.section_cnts2_list_div .virus_illust_img{
  margin: 0 auto;
  height: 80px;
  width: auto;
  text-align: center;
}
.section_cnts2_list_div .virus_illust_img img{
  width: auto;
  height: 100%;
  vertical-align: top;
}
.section_cnts2_list_div .txt-cause {
  position: relative;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.8;
  margin-top: 2rem;
  text-align: justify;
}
@media screen and (max-width: 640px){
  .section_cnts2_ttl{
    padding: 0 8vw;
    font-size: 1em;
  }
  .section_cnts2_list{
    margin-top: 8vw;
    display: block;
  }
  .section_cnts2_list_div{
    width: 100%;
  }
  .section_cnts2_list_div + .section_cnts2_list_div{
    margin-top: 6vw;
  }
  .section_cnts2_list_div.list_doublewide{
    width: 100%;
  }
}

/*throat_profile*/
.throat_profile{
  position: relative;
  margin-bottom: 5rem;
  padding: 20px;
  line-height: 1.7;
  display: flex;
  align-items: center;
  background-color: #efefef;
}
.profile_name{
  position: relative;
  padding: 0 40px;
  font-size: 1.5rem;
  white-space: nowrap;
}
.profile_detail{
  position: relative;
  padding-left: 40px;
  font-size: 1.3rem;
  line-height: 1.8;
}
.profile_detail::after{
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
@media screen and (max-width: 640px){
  .throat_profile{
    padding: 20px;
    display: block;
  }
  .profile_name{
    padding: 0;
    padding-bottom: 2vw;
    font-size: 1.6rem;
  }
  .profile_detail{
    padding-left: 0;
  }
  .profile_detail::after{
    content:none;
  }
}

.contents-flame{
  border:1px solid;
  border-color:transparent;
  border-radius:1.7rem;
  padding:7.19424% 10.64748%;
}
.contents-flame.wider-flame{padding-left:7.19424%;padding-right:7.19424%}
.contents-flame.outline-flame{background-color:#fff}.mt-32{margin-top:4.60432%}.mt-20{margin-top:2.8777%}.mt-30{margin-top:4.31655%}
.grid-row:after,.grid-row:before{content:" ";display:table}.grid-row:after{clear:both}.grid-col-6{width:49.9%;float:left}
.route-lists dt:not(:first-child){margin-top:6.97248%}
.route-lists dd{margin-top:1.83486%;font-size:1.4rem;line-height:2;padding-left:2.1rem;text-indent:-1.4rem}
.route-lists dd:before{content:'\025cf';padding-right:.7rem;display:inline;font-size:.07143em;line-height:200%}
.toppage{display:none}
.deal .mod-intro .figure:after,.deal .mod-intro .figure:before{box-sizing:border-box;content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.deal .mod-intro .figure:before{background-image:url(../img/deal_intro_figure_0.png);width:55px;padding-top:122px;bottom:0;margin-bottom:-30px;left:181px}
.deal .contents-sec .ttl{color:#3cb6b2}
.deal .contents-sec.q1 .ttl{background-image:url(../img/deal_icn_ttl_01.gif)}
.deal .contents-sec.q1 .route-lists dd:before{color:#3cb6b2}
.deal .contents-sec.q2 .ttl{background-image:url(../img/deal_icn_ttl_02.gif)}
.deal .contents-sec.q2 .point-lists{background-color:#e2f4f4}
.deal .contents-sec.q2 .point-lists dt:not(:first-child){margin-top:5.87156%}
.deal .contents-sec.q2 .point-lists dd{font-size:1.4;line-height:2;margin-top:2.20183%}
.deal .grid-row{margin:0 -9px}.deal .col{float:left;padding:0 9px;min-height:1px;max-width:100%}
.deal .col.col-4{width:33.3%}.deal .col.col-8{width:66.7%}.deal .contents-flame{background-color:#f6edf5}
.deal .contents-flame.outline-flame{background-color:#fff;border-color:#3cb6b2}

@media (max-width:640px){
  .contents-flame{
    padding:5vw;
  }
}
/*deal_main_ttl*/
.deal_main_ttl{
  position:relative;
  margin-bottom:15px;
  padding-left:80px;
  padding-top:5px;
  color:#3cb6b2;
  font-size:2em;
  line-height:1.8em;
  font-weight:normal;
  text-align:left;
  font-feature-settings:"palt";
}
.deal_main_ttl span{
  display:block;
  font-size:0.63em;
  line-height:0.65em;
}
.deal_main_ttl::before{
  content:'';
  position:absolute;
  top:0;left:0;
  width:67px;
  height:65px;
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
}
.deal_main_ttl.ttl_icon_no1::before{
  background-image:url("../img/deal_icon_no1.gif");
}
.deal_main_ttl.ttl_icon_no2::before{
  background-image:url("../img/deal_icon_no2.gif");
}
.deal_main_ttl.ttl_icon_no3::before{
  background-image:url("../img/deal_icon_no3.gif");
}
/*deal_poin_ttl*/
.deal_poin_ttl{
  position:relative;
  margin-bottom:15px;
  padding:0;
  color:#3cb6b2;
  font-size:1.8em;
  line-height:39px;
  font-weight:bold;
  text-align:left;
  font-feature-settings:"palt";
}
.deal_poin_ttl .icon_point{
  display:inline-block;
  margin-right:12px;
  padding:0;
  width:108px;
}
.deal_poin_ttl .icon_point img{
  width:100%;
  height:auto;
  vertical-align:top;
}
@media (max-width:640px){
  .deal_main_ttl{
    margin-bottom:2vw;
    padding-left:12vw;
    padding-top:0;
    font-size:1.7em;
    line-height:1.7em;
  }
  .deal_main_ttl::before{
    width:10vw;
    height:9.7015vw;
  }
  .deal_poin_ttl{
    margin-bottom:2vw;
    font-size:1.3em;
    line-height:7.2222vw;
  }
  .deal_poin_ttl .icon_point{
    margin-right:2vw;
    width:20vw;
  }
}

.cause .mod-intro .figure:after,.cause .mod-intro .figure:before{box-sizing:border-box;content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.cause .mod-intro .figure:before{
  background-image:url(../img/cause_intro_figure_0.png);
  width:3pc;
  padding-top:52px;
  bottom:0;
  margin-bottom:-30px;
  left:81px;
}
.cause .contents-sec .ttl{
  color:#b950b8;
}
.cause .contents-sec.q1 .ttl{
  background-image:url(../img/icon_number01.png);
}
.cause .contents-sec.q1 .cause-flame{background-color:#f6edf5}
.cause .contents-sec.q1 .c0 .ttl-child>img,.cause .contents-sec.q1 .c1 .ttl-child>img{display:block;margin:0 auto;width:55.98651%;max-width:332px}
.cause .contents-sec.q1 .c0 .cause-lists,.cause .contents-sec.q1 .c0 .cause-lists .item-cause:nth-child(3)~.item-cause,.cause .contents-sec.q1 .c1 .cause-lists,.cause .contents-sec.q1 .c1 .cause-lists .item-cause:nth-child(3)~.item-cause{margin-top:7.9258%}
.cause .contents-sec.q1 .c0 .cause-lists .ttl-cause>img,.cause .contents-sec.q1 .c1 .cause-lists .ttl-cause>img{display:block;margin:0 auto;height:auto}
.cause .contents-sec.q1 .c0 .cause-lists .txt-cause,.cause .contents-sec.q1 .c1 .cause-lists .txt-cause{color:#000;font-size:1.1rem;line-height:1.81818;margin-top:2rem;text-align:justify}
.cause .contents-sec.q2 .ttl{
  background-image:url(../img/icon_number02.png);
}
.cause .contents-sec.q2 .route-lists dd:before{color:#ba50b8}
.cause .contents-sec.q3 .ttl{
  background-image:url(../img/icon_number03.png);
}
.cause .contents-sec.q4 .ttl{
  background-image:url(../img/icon_number04.png);
}
.cause .contents-sec.q5 .ttl{
  background-image:url(../img/icon_number05.png);
}
.cause .contents-sec.q6 .ttl{
  background-image:url(../img/icon_number06.png);
}

.cause .grid-row{margin:0 -9px}
.cause .col{float:left;padding:0 9px;min-height:1px;max-width:100%}
.cause .col.col-4{width:33.3%}
.cause .col.col-8{width:66.7%}
.cause .contents-flame.outline-flame{border-color:#ba50b8}
.what .mod-intro .figure:after,.what .mod-intro .figure:before{box-sizing:border-box;content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.what .mod-intro .figure:before{background-image:url(../img/what_intro_figure_0.png);width:40px;padding-top:40px;height:0;bottom:0;margin-bottom:-20px;left:227px}
.what .contents-sec .ttl{color:#8dc640}
.what .contents-sec.q1 .ttl{background-image:url(../img/what_icn_ttl_01.gif)}
.what .contents-sec.q2 .ttl{background-image:url(../img/what_icn_ttl_02.gif)}
.child-ichouen .mod-intro .figure{margin-bottom:4.4rem}
.child-ichouen .contents-sec .ttl{color:#d9277d}
.child-ichouen .contents-sec.q1 .ttl{background-image:url(../img/ch_ichen_icn_ttl_01.gif)}
.child-ichouen .contents-sec.q2 .ttl{background-image:url(../img/ch_ichen_icn_ttl_02.gif)}
.child-ichouen .contents-sec.q3 .ttl{background-image:url(../img/ch_ichen_icn_ttl_03.gif)}

/*cause_fig_ttl*/
.cause_fig_ttl{
  display:table;
  margin:0 auto;
  padding:0 35px;
  height:40px;
  color:#a52db5;
  font-size:1.2em;
  line-height:40px;
  font-weight:bold;
  border-radius:20px;
  background-color:#fff;
}
/*cause_main_ttl*/
.cause_main_ttl{
  position:relative;
  margin-bottom:15px;
  padding-left:80px;
  color:#a52db5;
  font-size:2em;
  line-height:65px;
  font-weight:normal;
  text-align:left;
  font-feature-settings:"palt";
}
.cause_main_ttl::before{
  content:'';
  position:absolute;
  top:0;left:0;
  width:67px;
  height:65px;
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
}
.cause_main_ttl.ttl_icon_no1::before{
  background-image:url("../img/cause_icon_no1.gif");
}
.cause_main_ttl.ttl_icon_no2::before{
  background-image:url("../img/cause_icon_no2.gif");
}
@media (max-width:640px){
  .cause_fig_ttl{
    padding: 0 8vw;
    font-size:1em;
  }
  .cause_main_ttl{
    margin-bottom:2vw;
    padding-left:12vw;
    padding-top:0;
    font-size:1.7em;
    line-height:1.7em;
  }
  .cause_main_ttl::before{
    width:10vw;
    height:9.7015vw;
  }
}

@media (max-width:640px){
  .dcrtin{background:none}
  .dcrtin:before{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:0;padding-bottom:37.5%;z-index:-1;background-color:#f0f0f0}
  .breadcrumb{display:none}
  .contents-blk{width:100%;float:none}.nav-blk{display:none}
  .item-embed .copy{font-size:1.1rem;-webkit-transition:none;transition:none}
  .foot-sec{padding-top:6.25%;padding-bottom:6.25%;margin-bottom:10.9375%}
  .foot-sec .footer-nav-blk{width:100%}
  .foot-sec .item-col{width:50%;margin-bottom:3.33333%}
  .foot-sec .item{width:93.33333%}.mod-intro{margin-bottom:7.93103%}
  .mod-intro .title>img{width:100%;height:auto}
  .mod-intro .figure{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;width:100%;height:0;padding-bottom:46.55172%;margin-top:6%;border-radius:10px 10px}
  .mod-intro .figure>img{display:none}
  .mod-intro .title{
    font-size:1.6em;
    line-height:1.7em;
  }
  .mod-intro .title.ttl_mgnbtm{
    margin-bottom: 7.93103%;
  }
  .contents-sec .ttl{background-size:34px;padding-left:49.71429px;padding-left:4.97143rem;margin-bottom:2.41379%}
  .contents-sec .txt.plural-txt{margin-bottom:3.2rem}
  .contents-sec .txt.plural2-txt{margin-bottom:1.6rem}
  .contents-sec .txt .f-l-img,.contents-sec .txt .f-r-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto}
  .grid-col-6{width:auto;float:none}
  .route-lists .ttl-child>img{max-width:100%;height:auto}
  .toppage{display:block;width:45%;margin:0 auto 10.9375%;background-color:#c83627;border-radius:2rem}
  .toppage a{color:#fff;text-decoration:none;display:block;width:100%;text-align:center}
  .toppage a .txt{position:relative;padding-left:1.28rem;display:inline-block;font-size:1.6rem;line-height:4rem;background:url(../img/toppage_bg.png) left center no-repeat;background-size:auto 1.04rem}
  .deal .mod-intro .title{
    /*width:59%;*/
  }
  .deal .mod-intro .figure{background-image:url(../img/deal_intro_figure_sp.jpg)}
  .deal .mod-intro .figure:before{width:11.5%;padding-top:21.03448%;margin-bottom:-1.1%;left:17%}
  .deal .contents-sec.q2 .point-lists .ttl-child>img{width:100%;height:auto}
  .deal .col.col-sp-12{width:100%}
  .cause .mod-intro .title{
    /*width:83.96552%;*/
  }
  .cause .mod-intro .figure{background-image:url(../img/cause_intro_figure_sp.jpg)}
  .cause .mod-intro .figure:before{width:9.82759%;padding-top:10.68966%;margin-bottom:-3.96552%;left:7.75862%}
  .cause .contents-sec.q1 .c0 .ttl-child>img,.cause .contents-sec.q1 .c1 .ttl-child>img{width:88%}
  .cause .contents-sec.q1 .c0 .cause-lists .item-cause:not(:first-child),.cause .contents-sec.q1 .c1 .cause-lists .item-cause:not(:first-child){margin-top:9.61214%}.cause .col.col-sp-12{width:100%}.what .mod-intro .figure{background-image:url(../img/what_intro_figure_sp.jpg)}
  .what .mod-intro .figure:before{width:6.89655%;padding-top:6.89655%;margin-bottom:-3.44828%;left:30.34483%}
  .what .contents-sec.q1 .ttl{letter-spacing:-.2rem}.child-ichouen .mod-intro .figure{background-image:url(../img/ch_ichen_intro_figure_sp.jpg);margin-bottom:6.37931%}}
/*# sourceMappingURL=../../maps/ichoukaze/css/hierarchy2nd.css.map */