@charset "UTF-8";
/*!#kracie©2025amana*/
:root {
  --slightfever-color: #ec672f;
  --kaze-color: #ff6665;
  --kakkontou3-color: #ff4545;
  --detail1-color: #ef4d17;
  --detail7-color: #0e64c2;
  --detail3-color: #1cb67e;
}
.is_pc{display:block;}.is_sp{display:none;}
@media (max-width:640px){
  .is_pc{display:none;}.is_sp{display:block;}
}
.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;
  }
}

/*osusume_link*/
.osusume_link{
  position: relative;
  margin: 0 0 50px 0;
  margin-top: 80px;
  padding:0;
}
.link_prod_ttl{
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  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;
}
.osusume_link .osusume_link_list{
  position: relative;
  display: flex;
  justify-content: center;
  list-style: none;
}
.osusume_link .osusume_link_list li{
  position: relative;
  margin-right: 15px;
  text-align: center;
}
.osusume_link .osusume_link_list li:last-child{
  margin-right: 0;
}
.osusume_link .osusume_link_list a{
  display: block;
  padding: 10px 30px 10px 10px;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  transition:0.3s;
  border-radius: 100vh;
  box-sizing: border-box;
}
.osusume_link .link_lead_txt1{
  font-feature-settings: "palt";
  font-size:1.2rem;
}
.osusume_link .link_lead_txt2{
  font-size:1.4rem;
}
.osusume_link .osusume_link_list a:hover{
  opacity: 1;
}
.osusume_link .osusume_link_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;
}
.osusume_link .osusume_link_list a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  z-index: 3;
}
.osusume_link .link_btn1{
  position: relative;
  color: #cc9500;
  background-color: #fff6ca;
  border: 2px solid #cc9500;
}
.osusume_link .link_btn1:hover{
  color: #fff;
  background-color: #cc9500;
}
.osusume_link .link_btn1::after{
  border-top: 2px solid #cc9500;
  border-right: 2px solid #cc9500;
}
.osusume_link .link_btn2{
  position: relative;
  color: #7bcd02;
  background-color: #f2ffca;
  border: 2px solid #7bcd02;
}
.osusume_link .link_btn2:hover{
  color: #fff;
  background-color: #7bcd02;
}
.osusume_link .link_btn2::after{
  border-top: 2px solid #7bcd02;
  border-right: 2px solid #7bcd02;
}
.osusume_link .link_btn3{
  position: relative;
  color: #eb0032;
  background-color: #ffd5de;
  border: 2px solid #eb0032;
}
.osusume_link .link_btn3:hover{
  color: #fff;
  background-color: #eb0032;
}
.osusume_link .link_btn3::after{
  border-top: 2px solid #eb0032;
  border-right: 2px solid #eb0032;
}
.osusume_link .link_btn4{
  position: relative;
  color: #1db11d;
  background-color: #cdfecc;
  border: 2px solid #1db11d;
}
.osusume_link .link_btn4:hover{
  color: #fff;
  background-color: #1db11d;
}
.osusume_link .link_btn4::after{
  border-top: 2px solid #1db11d;
  border-right: 2px solid #1db11d;
}
.osusume_link .link_btn5{
  position: relative;
  color: #1cb67e;
  background-color: #ccffee;
  border: 2px solid #1cb67e;
}
.osusume_link .link_btn5:hover{
  color: #fff;
  background-color: #1cb67e;
}
.osusume_link .link_btn5::after{
  border-top: 2px solid #1cb67e;
  border-right: 2px solid #1cb67e;
}
.osusume_link .link_btn6{
  position: relative;
  color: #07b300;
  background-color: #ccffca;
  border: 2px solid #07b300;
}
.osusume_link .link_btn6:hover{
  color: #fff;
  background-color: #07b300;
}
.osusume_link .link_btn6::after{
  border-top: 2px solid #07b300;
  border-right: 2px solid #07b300;
}
.osusume_link .link_btn7{
  position: relative;
  color: #ba4c91;
  background-color: #ffd9f6;
  border: 2px solid #ba4c91;
}
.osusume_link .link_btn7:hover{
  color: #fff;
  background-color: #ba4c91;
}
.osusume_link .link_btn7::after{
  border-top: 2px solid #ba4c91;
  border-right: 2px solid #ba4c91;
}
.osusume_link .link_btn8{
  position: relative;
  color: #0f867f;
  background-color: #e7faf9;
  border: 2px solid #0f867f;
}
.osusume_link .link_btn8:hover{
  color: #fff;
  background-color: #0f867f;
}
.osusume_link .link_btn8::after{
  border-top: 2px solid #0f867f;
  border-right: 2px solid #0f867f;
}
/*slightfever*/
.slightfever .osusume_link .osusume_link_list a{
  padding-left: 80px;
}
.slightfever .illust_ver .link_btn8 .link_lead_txt1{
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
}
@media screen and (max-width:769px){
  .osusume_link{
    margin: 12vw 0;
  }
  .osusume_link .osusume_link_list{
    display: block;
    width: 100%;
  }
  .osusume_link .osusume_link_list li{
    margin-right: 0;
    margin-bottom: 3vw;
    width: 100%;
  }
  .osusume_link .osusume_link_list li:last-child{
    margin-bottom: 0;
  }
  .osusume_link .osusume_link_list a{
    padding: 2vw;
  }
  .osusume_link .link_lead_txt1{
    font-size:1.3rem;
  }
  .osusume_link .link_lead_txt2{
    font-size:1.6rem;
  }
  .osusume_link .link_btn1:hover{
    color: #cc9500;
    background-color: #fff6ca;
  }
  .osusume_link .link_btn2:hover{
    color: #99c726;
    background-color: #f2ffca;
  }
  .osusume_link .link_btn3:hover{
    color: #eb0032;
    background-color: #ffd5de;
  }
  .osusume_link .link_btn4:hover{
    color: #1db11d;
    background-color: #cdfecc;
  }
  .osusume_link .link_btn5:hover{
    color: #1cb67e;
    background-color: #ccffee;
  }
  .osusume_link .link_btn6:hover{
    color: #07b300;
    background-color: #ccffca;
  }
  .slightfever .osusume_link .osusume_link_list a{
    display: block;
    padding-left: 26vw;
    text-align: left;
  }
  .slightfever .illust_ver .link_btn8 .link_lead_txt1{
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 1vw;
    display: table;
    width: auto;
  }
  .slightfever .link_illust, .throat .contents-sec .illust_ver img{
    top: 0;
    left: 3vw;
  }
}

/*slightfever*/
.slightfever .toc_container a {
  color: var(--slightfever-color);
}
.slightfever .mod-intro .figure {
  position: relative;
  margin-bottom: 6rem;
  width: 100%;
}
.slightfever .mod-intro .figure img {
  width: 100%;
  height: auto;
}
.slightfever .figure::before{
  content: '';
  position: absolute;
  width: 301px;
  height: 104px;
  bottom: -20px;
  right: 30px;
  background-image: url("../img/slightfever_kvillust.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.slightfever .contents-sec .ttl {
  position: relative;
  padding-top: 5px;
  line-height: 1;
  color: var(--slightfever-color);
  font-feature-settings: "palt";
}
.slightfever .contents-sec .ttl::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.slightfever .contents-sec.q1 .ttl::before {
  background-image: url(../img/icon_slightfever_no1.png);
}
.slightfever .contents-sec.q2 .ttl::before {
  background-image: url(../img/icon_slightfever_no2.png);
}
.slightfever .contents-sec.q3 .ttl::before {
  background-image: url(../img/icon_slightfever_no3.png);
}
.slightfever .contents-sec.q4 .ttl::before {
  background-image: url(../img/icon_slightfever_no4.png);
}
.slightfever .contents-sec.q5 .ttl::before {
  background-image: url(../img/icon_slightfever_no5.png);
}
.slightfever .throat_profile{
  margin-bottom: 0!important;
}
@media screen and (max-width: 640px){
  .slightfever .mod-intro .figure {
    background-image: url(../img/slightfever_kv_sp.png);
    padding-bottom: 43.5%;
    margin-bottom: 5vw;
  }
  .slightfever .figure::before{
    width: 44vw;
    height: 15vw;
    bottom: -3vw;
    right: 0;
  }
  .slightfever .contents-sec .ttl {
    padding-left: 14vw;
    line-height: 1.5;
  }
}
/*slightfever_fig1_innr*/
.slightfever_fig1_innr{
  position: relative;
}
.slightfever_fig1_ttl{
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  margin-bottom: 35px;
  display: table;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 100vh;
  background-color: var(--slightfever-color);
}
.slightfever_fig1_txt{
  font-size: 1.5rem;
  line-height: 1.8;
  background-image: 
    linear-gradient(90deg, transparent 0%, transparent 50%, #ffe8dd 50%, #ffe8dd 100%),
    linear-gradient(180deg, #fff 1px, transparent 1px);
  background-size: 2px 100%, 100% 2.48em;
  line-height: 2.5em;
  padding-bottom: 1px;
}
.slightfever_fig1_txt .txt_redlabel{
  display: inline;
  padding: 3px 5px 2px 5px;
  color: #fff;
  background-color: var(--slightfever-color);
}
@media screen and (max-width: 640px){
  .slightfever_fig1_ttl{
    padding: 0 10vw;
    margin-bottom: 5vw;
    font-size: 4vw;
    height: 12vw;
    line-height: 12vw;
  }
  .slightfever_fig1_txt{
    font-size: 3.4vw;
  }
}
/*slightfever_frame1*/
.slightfever_frame1{
  position: relative;
  margin-bottom: 11.52%;
  padding: 8% 10%;
  box-sizing: border-box;
  outline: 1px solid var(--slightfever-color);
  outline-offset: -1px;
  background-color: #fff;
}
.slightfever_frame1::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 15px;
  width: 12px;
  height: calc(100% - 15px);
  background-image: url(../img/memo_sfdot.png);
  background-repeat: repeat-y;
  background-position: top 15px center;
  background-size: 12px auto;
  pointer-events: none;
}
.slightfever_frame1::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 64px;
  height: 64px;
  background-image: url(../img/memo_sffold.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}
.slightfever_sect{
  position: relative;
}
.slightfever_sect + .slightfever_sect{
  padding-top: 40px;
}
.slightfever_title1{
  position: relative;
  margin-bottom: 20px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  color: var(--slightfever-color);
  display: flex;
  align-items: center;
}
.slightfever_title1 .ttl_point{
  display: inline-block;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 51px;
  color: #fff;
  border-radius: 50%;
  background-color: var(--slightfever-color);
  outline-offset: -5px;
  outline: 2px solid #fff;
}
.fig_slightfever_txt{
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px){
  .slightfever_frame1{
    padding-left: 12%;
    padding-bottom: 20%;
  }
  .slightfever_sect + .slightfever_sect{
    padding-top: 8vw;
  }
  .slightfever_title1{
    font-size: 4.5vw;
  }
  .slightfever_title1 .ttl_point{
    margin-right: 3vw;
    width: 12vw;
    height: 12vw;
    font-size: 5vw;
    line-height: 12vw;
  }
  .fig_slightfever_txt{
    font-size: 3.85vw;
  }
}
/*slightfever_frame2*/
.slightfever_frame2{
  position: relative;
  margin-bottom: 6%;
  padding: 5%;
  border-radius: 15px;
  background-color: #ffe8dd;
}
.slightfever_sect2{
  position: relative;
  padding: 5%;
  border-radius: 15px;
  background-color: #fff;
}
.slightfever_sect2 + .slightfever_sect2{
  margin-top: 40px;
}
.slightfever_sect3{
  position: relative;
}
.slightfever_sect3 + .slightfever_sect3{
  padding-top: 40px;
}
.slightfever_sect2::before{
  content: '';
  position: absolute;
  width: 64px;
  height: 63px;
  top: -13px;
  left: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.slightfever_sect2.sffig_no1::before{
  background-image: url("../img/icon_sfvol4_no01.png");
}
.slightfever_sect2.sffig_no2::before{
  background-image: url("../img/icon_sfvol4_no02.png");
}
.slightfever_sect2.sffig_no3::before{
  background-image: url("../img/icon_sfvol4_no03.png");
}
.slightfever_sect2.sffig_no4::before{
  background-image: url("../img/icon_sfvol4_no04.png");
}
.slightfever_sect2.sffig_no5::before{
  background-image: url("../img/icon_sfvol4_no05.png");
}
@media screen and (max-width: 640px){
  .slightfever_sect2{
    padding-top: 12vw;
  }
  .slightfever_sect2 + .slightfever_sect2{
    margin-top: 8vw;
  }
  .slightfever_sect3 + .slightfever_sect3{
    padding-top: 8vw;
  }
  .slightfever_sect2::before{
    width: 12vw;
    height: 12vw;
    top: -2.4vw;
    left: 2vw;
  }
}
.slightfever_title2{
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 35px;
  padding: 10px 35px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  color: var(--slightfever-color);
  font-feature-settings: "palt";
  border-radius: 100vh;
  box-sizing: border-box;
  border: 1px solid var(--slightfever-color);
}
.slightfever_title2 .txt_small{
  display: block;
  font-size: 80%;
}
.fig_slightfever_txt2{
  font-size: 1.5rem;
  line-height: 1.8;
}
.slightfever_sect_list{
  position: relative;
  display: flex;
}
.slightfever_sect_list img{
  width: 100%;
  height: auto;
}
.slightfever_list_txt{
  font-size: 1.5rem;
  line-height: 1.8;
  width: calc( 100% - 155px );
}
.slightfever_list_illust{
  margin-left: 25px;
  width: 130px;
}
.slightfever_frame3{
  position: relative;
  margin-top: 33px;
  padding: 5%;
  padding-top: 4%;
  border-radius: 15px;
  box-sizing: border-box;
  border: 2px dotted var(--slightfever-color);
}
.slightfever_title3{
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
  color: var(--slightfever-color);
  border-bottom: 1px solid var(--slightfever-color);
}
.slightfever_txt3{
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px){
  .slightfever_title2{
    margin-bottom: 5vw;
    padding: 2vw 7vw;
    font-size: 4vw;
  }
  .fig_slightfever_txt2{
    font-size: 3.85vw;
  }
  .slightfever_sect_list{
    display: block;
  }
  .slightfever_list_txt{
    font-size: 3.85vw;
    width: 100%;
  }
  .slightfever_list_illust{
    margin: 0 auto;
    margin-top: 5vw;
    width: 50vw;
  }
  .slightfever_frame3{
    margin-top: 5vw;
    padding: 5%;
    padding-top: 5%;
  }
  .slightfever_title3{
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 4vw;
  }
  .slightfever_txt3{
    font-size: 3.85vw;
  }
}

/*sub_kaze_section*/
.kaze .contents-sec a.kcpage_redlink{
  color: #ff1a1a!important;
  text-decoration: underline!important;
}
.sub_kaze_section{
  position: relative;
  margin-top: 7rem;
  padding: 50px;
  padding-bottom: 35px;
  border-radius: 15px;
  border: 2px solid var(--kaze-color);
}
.sub_kaze_section_ttl{
  position: absolute;
  padding: 0 50px;
  text-align: center;
  font-size: 1.7rem;
  line-height: 50px;
  color: #fff;
  white-space: nowrap;
  font-feature-settings: "palt";
  height: 50px;
  left: 50%;
  top: -25px;
  transform: translate(-50%,0);
  border-radius: 100vh;
  background-color: var(--kaze-color);
}
.sub_kaze_section .txt_subsect{
  margin-bottom: 45px;
  font-size: 1.4rem;
  line-height: 2;
}
.sub_kaze_section .txt_subsect2{
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 2;
}
.kaze_fig_listinlist{
  display: block;
  position: relative;
  list-style: none;
}
.kaze_fig_listinlist li{
  display: block;
  position: relative;
  margin-bottom: 5px!important;
  padding-left: 1em!important;
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
}
.kaze_fig_listinlist li:last-child{
  margin-bottom: 0;
}
.kaze_fig_listinlist li::before{
  content: '・';
  position: absolute;
  left: 0;
}
@media screen and (max-width: 640px){
  .sub_kaze_section{
    margin-top: 7rem;
    padding: 5vw;
    padding-top: 12vw;
    padding-bottom: 5vw;
    border-radius: 15px;
  }
  .sub_kaze_section_ttl{
    padding: 0 8vw;
    font-size: 4vw;
  }
  .sub_kaze_section_ttl.ttl_sp_newline{
    padding: 2vw 8vw;
    font-size: 4vw;
    line-height: 1.5;
    height: auto;
    top: -8vw;
  }
  .sub_kaze_section .txt_subsect{
    margin-bottom: 8vw;
    font-size: 3.5vw;
  }
  .sub_kaze_section .txt_subsect2{
    font-size: 3.5vw;
  }
}
/*fig_kaze_table1*/
.fig_kaze_table1 {
  margin-top: 25px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #000;
  border-collapse: collapse;
  background-color: #ffe8e8;
}
.fig_kaze_table1 th, td{
  padding: 12px 10px;
  font-size: 1.4rem;
  border: 1px solid #fff!important;
}
.fig_kaze_table1 .table_ttl{
  padding: 5px 10px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  background-color: #ff6666;
}
.fig_kaze_table1 .table_subttl{
  font-size: 1.5rem;
  color: #fff;
  white-space: nowrap;
  background-color: #e7a3a3;
  font-feature-settings: "palt";
}
.fig_kaze_table1 .txt_ruby{
  display: block;
  padding-top: 3px;
  font-size: 1.1rem;
  font-feature-settings: "palt";
}
/*kazeq4_section*/
.kazeq4_section{
  position: relative;
  margin: 0;
  padding-bottom: 58px;
  background-color: #ffefef;
}
.kazeq4_main{
  position: relative;
  padding: 0 58px;
  padding-top: 70px;
}
.kazeq4_main::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 102px;
  background-repeat: no-repeat;
  background-size: auto 102px;
}
.kazeq4_main.kazeq4_no01::before{
  background-image: url("../img/kazeq4_no01.png");
  background-position: top 0 left 0;
}
.kazeq4_main.kazeq4_no02::before{
  background-image: url("../img/kazeq4_no02.png");
  background-position: top 0 right 0;
}
.kazeq4_main.kazeq4_no03::before{
  background-image: url("../img/kazeq4_no03.png");
  background-position: top 0 left 0;
}
.kazeq4_main.kazeq4_no04::before{
  background-image: url("../img/kazeq4_no04.png");
  background-position: top 0 right 0;
}
.kazeq4_main.kazeq4_no05::before{
  background-image: url("../img/kazeq4_no05.png");
  background-position: top 0 left 0;
}
.kazeq4_main_innr{
  position: relative;
  padding: 30px 40px;
  border-radius: 15px;
  background-color: #fff;
}
.kazeq4_ttl{
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 264px;
  height: 44px;
  font-size: 2rem;
  text-align: center;
  font-feature-settings: "palt";
  line-height: 42px;
  border-radius: 100vh;
  box-sizing: border-box;
  border: 1px solid var(--kaze-color);
  color: var(--kaze-color);
}
.kazeq4_txt{
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width: 640px){
  .kazeq4_section{
    padding-bottom: 8vw;
  }
  .kazeq4_main{
    padding: 0 5vw;
    padding-top: 14vw;
  }
  .kazeq4_main::before{
    height: 20vw;
    background-size: auto 20vw;
  }
  .kazeq4_main_innr{
    padding: 5vw;
    border-radius: 15px;
  }
  .kazeq4_ttl{
    margin-bottom: 6vw;
    width: 45vw;
    height: 10vw;
    font-size: 4vw;
    line-height: 10vw;
  }
  .kazeq4_txt{
    font-size: 3.85vw;
  }
}
/*kazeq5_section*/
.kazeq5_section{
  position: relative;
  margin: 0;
  padding-bottom: 58px;
}
.kazeq5_main{
  position: relative;
  padding: 0 70px;
  border-radius: 15px;
  background-color: #ffdede;
}
.kazeq5_main + .kazeq5_main{
  margin-top: 40px;
}
.kazeq5_main::before{
  content: '';
  position: absolute;
  width: 40px;
  height: 45px;
  top: 10px;
  left: 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  z-index: 2;
}
.kazeq5_main.kazeq5_no01::before{background-image: url("../img/icon_point01.png");}
.kazeq5_main.kazeq5_no02::before{background-image: url("../img/icon_point02.png");}
.kazeq5_main.kazeq5_no03::before{background-image: url("../img/icon_point03.png");}
.kazeq5_main.kazeq5_no04::before{background-image: url("../img/icon_point04.png");}
.kazeq5_main.kazeq5_no05::before{background-image: url("../img/icon_point05.png");}
.kazeq5_main_innr{
  position: relative;
  padding: 25px;
  background-color: #fff4f4;
}
.kazeq5_ttl{
  margin-bottom: 25px;
  font-size: 2rem;
  color: var(--kaze-color);
}
.kazeq5_txt{
  font-size: 1.5rem;
  line-height: 2;
}
/*kazeq5_medicine*/
.kazeq5_medicine{
  position: relative;
  margin-top: 20px;
  border-radius: 15px;
  background-color: #fff;
}
.kazeq5_medicine a{
  color: #fff!important;
  text-decoration: none!important;
}
.kazeq5_medicine_innr{
  position: relative;
  padding: 20px 30px;
}
.kazeq5_medicine_ttl{
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}
.kazeq5_medicine_ruby{
  display: block;
  font-size: 1rem;
}
.kazeq5_medicine_txt{
  margin-bottom: 15px;
  font-size: 1.5rem;
  line-height: 2;
}
.kazeq5_medicine_link{
  position: relative;
  display: table;
  margin: 0 auto;
  width: 300px;
  height: 45px;
  font-size: 1.6rem;
  line-height: 45px;
  color: #fff;
  text-align: center;
  border-radius: 100vh;
  box-sizing: border-box;
  border: 1px solid #fff;
  transition: all .3s ease;
}
.kazeq5_medicine_link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  transition: all .3s ease;
}
.kazeq5_medicine_link:hover {
  background-color: #fff!important;
}
/*detail1*/
.kazeq5_medicine.detail1 .kazeq5_medicine_ttl{
  color: var(--detail1-color);
}
.kazeq5_medicine.detail1 .kazeq5_medicine_link{
  background-color: var(--detail1-color);
  border-color: var(--detail1-color)!important;
}
.kazeq5_medicine.detail1 .kazeq5_medicine_link:hover{
  color: var(--detail1-color)!important;
}
.kazeq5_medicine.detail1 .kazeq5_medicine_link:hover::after {
  border-left-color: var(--detail1-color)!important;
}
/*detail7*/
.kazeq5_medicine.detail7 .kazeq5_medicine_ttl{
  color: var(--detail7-color);
}
.kazeq5_medicine.detail7 .kazeq5_medicine_link{
  background-color: var(--detail7-color);
  border-color: var(--detail7-color)!important;
}
.kazeq5_medicine.detail7 .kazeq5_medicine_link:hover{
  color: var(--detail7-color)!important;
}
.kazeq5_medicine.detail7 .kazeq5_medicine_link:hover::after {
  border-left-color: var(--detail7-color)!important;
}
/*detail3*/
.kazeq5_medicine.detail3 .kazeq5_medicine_ttl{
  color: var(--detail3-color);
}
.kazeq5_medicine.detail3 .kazeq5_medicine_link{
  background-color: var(--detail3-color);
  border-color: var(--detail3-color)!important;
}
.kazeq5_medicine.detail3 .kazeq5_medicine_link:hover{
  color: var(--detail3-color)!important;
}
.kazeq5_medicine.detail3 .kazeq5_medicine_link:hover::after {
  border-left-color: var(--detail3-color)!important;
}
@media screen and (max-width: 640px){
  .kazeq5_section{
    padding-bottom: 8vw;
  }
  .kazeq5_main{
    padding: 0 10vw;
    border-radius: 15px;
  }
  .kazeq5_main + .kazeq5_main{
    margin-top: 8vw;
  }
  .kazeq5_main::before{
    content: '';
    position: absolute;
    width: 9vw;
    height: 10.125vw;
    top: 3vw;
    left: 1vw;
  }
  .kazeq5_main_innr{
    padding: 5vw;
  }
  .kazeq5_ttl{
    margin-bottom: 5vw;
    font-size: 4.5vw;
    line-height: 1.6;
  }
  .kazeq5_txt{
    font-size: 3.85vw;
  }
  .kazeq5_medicine{
    margin-top: 6vw;
    border-radius: 15px;
  }
  .kazeq5_medicine_innr{
    padding: 5vw;
  }
  .kazeq5_medicine_ttl{
    margin-bottom: 3vw;
    font-size: 4.8vw;
  }
  .kazeq5_medicine_ruby{
    font-size: 2.6vw;
  }
  .kazeq5_medicine_txt{
    margin-bottom: 5vw;
    font-size: 3.5vw;
  }
  .kazeq5_medicine_link{
    padding: 2vw;
    width: 100%;
    height: auto;
    font-size: 3.5vw;
    line-height: 1.6;
  }
}
/*kazeq6_section*/
.kazeq6_section{
  position: relative;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 8% 8% 10% 10%;
  box-sizing: border-box;
  outline: 1px solid var(--kaze-color);
  outline-offset: -1px;
}
.kazeq6_section::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 15px;
  width: 12px;
  height: calc(100% - 40px);
  background-image: url(../img/memo_dot1.png);
  background-repeat: repeat-y;
  background-position: top 15px center;
  background-size: 12px auto;
}
.kazeq6_section::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 64px;
  height: 64px;
  background-image: url(../img/memo_fold1.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.kazeq6_main{
  position: relative;
}
.kazeq6_main + .kazeq6_main{
  margin-top: 45px;
}
.kazeq6_ttl{
  position: relative;
  margin-bottom: 20px;
  padding-left: 35px;
  font-size: 2rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  font-weight: bold;
  color: var(--kaze-color);
}
.kazeq6_ttl::before {
  content: '';
  position: absolute;
  width: 27px;
  height: 20px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-image: url("../img/icon_pink_check.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.kazeq6_txt{
  font-size: 1.5rem;
  line-height: 2;
}
.kaze .source_link,.kaze .source_link a{
  color: var(--kaze-color)!important;
}
.kaze .throat_profile{
  margin-bottom: 0!important;
}
@media screen and (max-width: 640px){
  .kazeq6_section{
    padding: 8% 8% 10% 12%;
  }
  .kazeq6_section::after {
    width: 40px;
    height: 40px;
  }
  .kazeq6_main + .kazeq6_main{
    margin-top: 8vw;
  }
  .kazeq6_ttl{
    font-size: 4.5vw;
  }
  .kazeq6_txt{
    font-size: 3.85vw;
  }
}
/*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: 585px;
  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: 105px;
  width: 260px;
  text-align: center;
}
.guidance_bnnr_pkg img{
  height: 100%!important;
  width: auto!important;
}
.guidance_bnnr_detail{
  position: relative;
  width: calc( 100% - 260px );
}
.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: inline-block;
  margin-right: 5px;
}
.gbnnr_note_txt2{
  display: inline-block;
}
/*gbnr_clr1*/
.guidance_bnnr_link.gbnr_clr1{background-color: #ef4d17;}
.guidance_bnnr_link.gbnr_clr1::after{
  background-image: url("../img/icon_gbnnr_wave1.svg");
}
.guidance_bnnr_link.gbnr_clr1 .gbnnr_link{color: #ef4d17;}
.guidance_bnnr_link.gbnr_clr1 .gbnnr_link::after{border-left-color: #ef4d17;}
@-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: 7vw 0;
    padding-bottom: 5vw;
    width: 100%;
    display: block;
  }
  .guidance_bnnr_link::after{
    background-position: right -15vw center;
  }
  .guidance_bnnr_link:hover .guidance_bnnr_pkg{
    animation: none;
		transform: none;
		transition: unset;
  }
  .guidance_bnnr_pkg{
    margin: 0 auto;
    margin-bottom: 5vw;
    height: 30vw;
    width: auto;
  }
  .guidance_bnnr_detail{
    margin: 0 auto;
    text-align: center;
    width: 90vw;
  }
  .gbnnr_subtxt{
    font-size: 1.6rem;
  }
  .gbnnr_maintxt{
    font-size: 2.4rem;
  }
  .gbnnr_maintxt span{
    font-size: 2rem;
  }
  .gbnnr_note_mrk{
    margin-bottom: 5px;
  }
  .gbnnr_note_txt1{
    margin-bottom: 5px;
  }
}

/*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;
  }
}

/*article_table_sect*/
.article_table_sect{
  position: relative;
  margin-bottom: 50px;
}
.contents-sec .txt.mgnbtm15{
  margin-bottom: 15px;
}
.article_table_sect_ttl{
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #e9ba00;
  font-weight: bold;
  text-align: center;
}
.article_table{
  margin: 0;padding: 0;
  margin-bottom: 25px;
  font-size: 1.5rem;
  line-height: 1.5;
  width: 100%;
  color: #000;
  font-feature-settings: "palt";
  border-collapse: collapse;
}
.article_table th, td {
  padding: 12px 10px;
  border: 1px solid #fff;
}
.article_table .th_main {
  padding: 6px 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  background-color: #d6b019;
  border-right: 1px solid #fff;
}
.article_table .th_main.th_main_noline{
  border-right: 1px solid #958b6a;
}
.article_table .td_main{
  padding: 6px 10px;
  font-size: 1.5rem;
  line-height: 1.6;
  color: #333;
  vertical-align: baseline;
  border-color: #fff;
  background-color: #f7efd1;
}
.article_table .td_main.td_main_ttl{
  color: #fff;
  white-space: nowrap;
  background-color: #dfc350;
}
.article_table .txt_ruby {
    display: block;
    padding-top: 3px;
    font-size: 1.1rem;
    font-feature-settings: "palt";
}
.article_table .table1_wdth1{width: 30%;}
.article_table .table1_wdth2{width: 70%;}
@media (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;
  }
  .article_table .table1_wdth1{width: 40%;}
  .article_table .table1_wdth2{width: 60%;}
}

/*source_link*/
.source_link{
  position: relative;
  margin-bottom: 2rem;
  color: #e9ba00;
  line-height: 1.8;
}
.source_link a{
  margin: 0;padding: 0;
  position: relative;
  display: table;
  color: #e9ba00;  
  text-decoration: underline;
}
.fight_approach {
  position: relative;
  margin-bottom: 4rem;
  padding: 60px;
  text-align: center;
  border-radius: 12px;
  background-color: #f6f6f6;
}
.fight_approach_box{
  position: relative;
}
.fight_approach_box + .fight_approach_box{
  margin-top: 50px;
}
.fight_approach_ttl{
  display: inline-block;
  margin: 0 auto 30px auto;
  padding: 0 25px;
  width: 420px;
  height: 40px;
  font-size: 1.8rem;
  line-height: 38px;
  font-weight: bold;
  color: #e9ba00;
  border-radius: 100vh;
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #e9ba00;
}
.fight_approach_txt{
  font-size: 1.3rem;
  line-height: 2;
  text-align: left;
}
.contents_checknote {
  position: relative;
  margin-bottom: 4rem;
  padding: 8% 10%;
  padding-bottom: 12%;
  box-sizing: border-box;
  outline: 1px solid #e9ba00;
  outline-offset: -1px;
  background-color: #fff;
}
.contents_checknote::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 15px;
  width: 12px;
  height: calc( 100% - 15px);
  background-image: url(../img/memo_dot.png);
  background-repeat: repeat-y;
  background-position: top 15px center;
  background-size: 12px auto;
}
.contents_checknote::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 64px;
  height: 64px;
  background-image: url(../img/memo_fold.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.checknote_ttl{
  position: relative;
  margin: 0 auto;
  margin-bottom: 60px;
  display: table;
  width: 340px;
  height: 48px;
  font-size: 2.2rem;
  color: #e9ba00;
  text-align: center;
  line-height: 46px;
  border-radius: 100vh;
  box-sizing: border-box;
  border: 2px solid #e9ba00;
}
.checknote_subsect {
  position: relative;
}
.checknote_subsect + .checknote_subsect{
  margin-top: 6.5%;
}
.checknote_subttl{
  position: relative;
  margin-bottom: 2%;
  padding-left: 35px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  color: #e9ba00;
}
.checknote_subttl::before {
  content: '';
  position: absolute;
  width: 27px;
  height: 21px;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background-image: url(../img/icon_yellow_check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.checknote_list{
  position: relative;
  width: 100%;
  display: flex;
}
.checknote_list_txt {
  flex: 1;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.7;
  color: #000;
  width: calc( 100% - 212px);
}
.checknote_img1{
  position: relative;
  margin-left: 30px;
  width: 182px;
  height: 150px;
  text-align: center;
}
.checknote_img1 img{
  margin: 0 auto;
  height: 100%!important;
  width: auto!important;
}
@media screen and (max-width: 640px){
  .fight_approach {
    margin-bottom: 4rem;
    padding: 8% 10%;
  }
  .fight_approach_box + .fight_approach_box{
    margin-top: 4rem;
  }
  .fight_approach_ttl{
    margin-bottom: 8%;
    padding: 0;
    width: 100%;
    height: 40px;
    font-size: 1.6rem;
    line-height: 38px;
  }
  .contents_checknote {
    padding-left: 12%;
    padding-bottom: 14%;
    outline-offset: -2px;
  }
  .checknote_ttl{
    margin-bottom: 4rem;
    width: 90%;
    height: 40px;
    font-size: 2rem;
    line-height: 38px;
  }
  .checknote_subsect + .checknote_subsect{
    margin-top: 10vw;
  }
  .checknote_subttl{
    margin-bottom: 5%;
    padding-left: 35px;
    font-size: 2rem;
    line-height: 1.5;
  }
  .checknote_list{
    display: block;
  }
  .checknote_list_txt {
    margin-bottom: 7vw;
    width: 100%;
  }
  .checknote_img1{
    margin: 0 auto;
    width: 100%;
    height: 35vw;
  }
}

/*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: #ef4d17;
  background-color: #fedbcb;
  border: 2px solid #ef4d17;
}
.follow_link .link_btn1:hover{
  color: #fff;
  background-color: #ef4d17;
}
.follow_link .link_btn1::after{
  border-top: 2px solid #ef4d17;
  border-right: 2px solid #ef4d17;
}
.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;
}
.follow_link .link_btn8{
  position: relative;
  color: #0f867f;
  background-color: #e7faf9;
  border: 2px solid #0f867f;
}
.follow_link .link_btn8:hover{
  color: #fff;
  background-color: #0f867f;
}
.follow_link .link_btn8::after{
  border-top: 2px solid #0f867f;
  border-right: 2px solid #0f867f;
}
@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: #ef4d17;
    background-color: #fedbcb;
  }
  .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_red a{
  color: #c4003f;
}
.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_green a{
  color: #9fc238;
}
.toc_container.txtclr_lightblue a{
  color: #009fe6;
}
.toc_container.txtclr_pink a{
  color: #f66;
}
.toc_container.txtclr_purple a{
  color: #7369a9;
  font-feature-settings: "palt";
}
.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: #ef4d17;
  background-color: #fedbcb;
  border: 2px solid #ef4d17;
}
.link_prod_sec .link_btn1:hover{
  color: #fff;
  background-color: #ef4d17;
}
.link_prod_sec .link_btn1::after{
  border-top: 2px solid #ef4d17;
  border-right: 2px solid #ef4d17;
}
.link_prod_sec .link_btn2{
  position: relative;
  color: #0e64c2;
  background-color: #cbe4fe;
  border: 2px solid #0e64c2;
}
.link_prod_sec .link_btn2:hover{
  color: #fff;
  background-color: #0e64c2;
}
.link_prod_sec .link_btn2::after{
  border-top: 2px solid #0e64c2;
  border-right: 2px solid #0e64c2;
}
@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: #ef4d17;
    background-color: #fedbcb;
  }
  .link_prod_sec .link_btn2:hover{
    color: #0e64c2;
    background-color: #cbe4fe;
  }
}

.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,MS Pゴシック,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,MS Pゴシック,Arial,verdana,sans-serif;margin-bottom:2pc;margin-bottom:3.2rem}.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}
.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-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{position:relative;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,MS Pゴシック,Arial,verdana,sans-serif;color:#000;width:82.10526%;margin-left:auto;margin-right:auto;margin-top:34.21053%;padding-top:6.31579%;font-size:13px;font-size:1.3rem;line-height:20px;line-height:2rem;line-height:1.53846;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}
*+html .item-embed .copy{top:44%}
.coming-soon .item-embed .copy{color:#bfbfbf}
.item-embed .copy.line-two{padding-top:11.57895%}
.item-embed .copy.line-one{padding-top:12.63158%;line-height:1pc;line-height:1.6rem}
.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:0 50%}
.item3 .item,.item3 .item-embed .active{background-position:50% 50%}
.item4 .item,.item4 .item-embed .active{background-position:100% 0}
.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,.item9 .item,.item9 .item-embed .active,.item10 .item,.item10 .item-embed .active,.item11 .item,.item11 .item-embed .active,.item12 .item,.item12 .item-embed .active,.item13 .item,.item13 .item-embed .active{background-image:url(../img/h2nd_items2.png)}
.item7 .item .active,.item7 .item-embed .active .active,.item9 .item .active,.item9 .item-embed .active .active,.item10 .item .active,.item10 .item-embed .active .active,.item11 .item .active,.item11 .item-embed .active .active,.item12 .item .active,.item12 .item-embed .active .active,.item13 .item .active,.item13 .item-embed .active .active{background-image:url(../img/h2nd_items2_o.png)}
.item7 .item,.item7 .item .active,.item7 .item-embed .active,.item7 .item-embed .active .active{background-position:0 50%}
.item8 .item,.item8 .item-embed .active{background-position:100% 100%}
.item9 .item,.item9 .item .active,.item9 .item-embed .active,.item9 .item-embed .active .active{background-position:50% 0}
.item10 .item,.item10 .item .active,.item10 .item-embed .active,.item10 .item-embed .active .active{background-position:100% 0}
.item11 .item,.item11 .item .active,.item11 .item-embed .active,.item11 .item-embed .active .active{background-position:0 100%}
.item12 .item,.item12 .item .active,.item12 .item-embed .active,.item12 .item-embed .active .active{background-position:50% 100%}
.item13 .item,.item13 .item .active,.item13 .item-embed .active,.item13 .item-embed .active .active{background-position:100% 100%}
/*item_slightfever*/
.item_slightfever .item{
  background-image: url("../img/thmb_slightfever_off.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.item_slightfever .active{
  background-image: url("../img/thmb_slightfever_on.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/*item_kakkontou3*/
.item_kakkontou3 .item{
  background-image: url("../img/thmb_kakkontou3_off.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.item_kakkontou3 .active{
  background-image: url("../img/thmb_kakkontou3_on.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/*item_coldresist*/
.item_coldresist .item{
  background-image: url("../img/thmb_cold_resistance_off.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.item_coldresist .active{
  background-image: url("../img/thmb_cold_resistance_on.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.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 .footer-nav-blk .current-pg{display:none}
.foot-sec .item-col{float:left;width:25%;margin-bottom:2rem}
.foot-sec .item{margin:0 auto;width:190px}

.mod-intro{
  margin-bottom:40px;
}
.mod-intro .figure{
  position: relative;
  width: 100%;
  background-size:contain;
  background-position:0 0;
  background-repeat:no-repeat;
}
.mod-intro .txt{
  margin-top:4.02878%;
  font-size:1.4rem;
  line-height:2.3;
}
.mod-intro .title{
  font-size:2.2em;
  line-height:1.5em;
  font-feature-settings: "palt";
}
.mod-intro .mod_title{
  position: relative;
  margin-bottom: 40px;
}
.mod-intro .title.txt_setting{
  font-feature-settings:"palt";
}
.mod-intro .title.txt_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;
}
.mod-intro .lastupdated2{
  display: block;
  padding-bottom: 2%;
  font-size: 1rem;
  font-weight: normal!important;
  line-height: 1;
  text-align: right;
  color: #666;
}
.contents-sec{padding-bottom:34px;padding-bottom:3.4rem}
.contents-sec .ttl{font-size:20px;font-size:2rem;line-height:30px;line-height:3rem;padding-top:2px;padding-top:.15rem;padding-bottom:2px;padding-bottom:.15rem;line-height:1.5;background-position:0 0;background-repeat:no-repeat;padding-left:47px;padding-left:4.7rem;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.28571;margin-bottom:37px;margin-bottom:3.7rem}
.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:42px}

.contents-sec .fig{background-size:contain;background-position:top center;background-repeat:no-repeat;position:relative;margin-bottom:40px;margin-bottom:4rem}
.contents-sec .fig>img{max-width:100%;width:100%;height:auto}
.contents-sec .fig .kuma{position:absolute;display:none}
.contents-sec .fig .kuma>img{width:100%;height:auto}
.grid-row:after,.grid-row:before{content:" ";display:table}
.grid-row:after{clear:both}

.grid-col-6{
  width:49.9%;
  float:left;
}
.toppage{display:none}
.popover,.popover-title{
  font-size:14px;
  font-size:1.4rem;
  line-height:20px;
  line-height:2rem;
  line-height:1.5;
}
.pop-over{
  color:inherit;
  text-decoration:none;
  border-bottom:1px dotted #000;
}

.kaze .mod-intro .figure{
  margin-bottom:50px;
}
.kaze .mod-intro .figure img{
  width: 100%;
  height: auto;
}
.kaze .mod-intro .figure::before{
  content: '';
  position: absolute;
  width: 151px;
  height: 154px;
  top: 25px;
  left: 42px;
  background-image: url("../img/kaze_kv_illust1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  pointer-events: none;
}
.kaze .mod-intro .figure::after{
  content: '';
  position: absolute;
  width: 144px;
  height: 139px;
  bottom: -43px;
  right: 22px;
  background-image: url("../img/kaze_kv_illust2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  pointer-events: none;
}
.kaze .contents-sec .ttl{
  position: relative;
  font-feature-settings: "palt";
  color: var(--kaze-color);
}
.kaze .contents-sec .ttl::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.kaze .contents-sec.q1 .ttl::before {
  background-image: url(../img/icon_kaze_no1.png);
}
.kaze .contents-sec.q2 .ttl::before {
  background-image: url(../img/icon_kaze_no2.png);
}
.kaze .contents-sec.q3 .ttl::before {
  background-image: url(../img/icon_kaze_no3.png);
}
.kaze .contents-sec.q4 .ttl::before {
  background-image: url(../img/icon_kaze_no4.png);
}
.kaze .contents-sec.q5 .ttl::before {
  background-image: url(../img/icon_kaze_no5.png);
}
.kaze .contents-sec.q6 .ttl::before {
  background-image: url(../img/icon_kaze_no6.png);
}
@media screen and (max-width:640px){
  .kaze .contents-sec .ttl{
    padding-left: 14vw;
  }
}
/*coldresistance_fig*/
.coldresistance_fig{
  position: relative;
  margin-bottom: 4rem;
  padding: 60px;/*8% 10%;*/
  text-align: center;
  border-radius: 12px;
  background-color: #f9e5eb;
}
.coldresistance_fig_ttl {
  display: inline-block;
  margin: 0 auto 45px auto;
  padding: 0 25px;
  font-size: 1.2em;
  line-height: 40px;
  font-weight: bold;
  color: #c4003f;
  border-radius: 20px;
  background-color: #fff;
}
.coldresistance_fig_list{
  position: relative;
  margin-bottom: 60px;
  text-align: left;
  display: flex;
  align-items: flex-start;
}
.coldresistance_fig_list:last-child{
  margin-bottom: 0;
}
.coldresistance_fig_list.list_reverse{
  flex-direction: row-reverse;
}
.coldresistance_fig_list_detail{
  margin-right: 20px;
  margin-left: 0;
  width: 310px;
}
.coldresistance_fig_list.list_reverse .coldresistance_fig_list_detail{
  margin-right: 0;
  margin-left: 20px;
}
.coldresistance_fig_list_ttl{
  display: block;
  margin-bottom: 8px;
  padding-bottom: 6px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
  color: #c4003f;
  border-bottom: 1px solid #c4003f;
}
.coldresistance_fig_list_txt{
  font-size: 1.3rem;
  line-height: 2;
}
.coldresistance_fig_list_txt_link{
  margin-top: 10px;
}
.coldresistance_fig_list_txt_link a {
  font-size: 1.3rem;
  line-height: 1.6;
  color: #c4003f;
  text-decoration: underline;
}
.coldresistance_fig_list_img{
  text-align: center;
  width: calc( 100% - 310px );
}
.coldresistance_img1{
  margin:15px auto;
  width: 140px;
}
.coldresistance_img2{
  margin:15px auto;
  width: 204px;
}
.coldresistance_img3{
  margin:15px auto;
  width: 229px;
}
.coldresistance_img4{
  margin:15px auto;
  width: 248px;
}
.coldresistance_img_subtxt{
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #c4003f;
}
@media screen and (max-width:769px){
  .coldresistance_fig{
    margin-bottom: 4rem;
    padding: 8vw;
  }
  .coldresistance_fig_ttl {
    margin-bottom: 8vw;
  }
  .coldresistance_fig_list{
    margin-bottom: 12vw;
    display: block;
  }
  .coldresistance_fig_list_detail{
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8vw;
    width: 100%;
  }
  .coldresistance_fig_list.list_reverse .coldresistance_fig_list_detail{
    margin-right: 0;
    margin-left: 0;
  }
  .coldresistance_fig_list_ttl{
    margin-bottom: 8px;
    padding-bottom: 6px;
    font-size: 2rem;
  }
  .coldresistance_fig_list_txt{
    font-size: 1.4rem;
    line-height: 2;
  }
  .coldresistance_fig_list_img{
    width: 100%;
  }
}
/*kaze_fig_ttl*/
.kaze_fig_ttl{
  display:table;
  margin:0 auto;
  padding-bottom:22px;
  text-align:center;
  font-size:1.2em;
  line-height:1.6em;
  font-weight:bold;
  color:#ff6666;
}
.kaze_fig_list .arrw_pink{
  margin:20px auto;
  padding:0;
  width:28px;
}
.kaze_fig_list .kaze_fig_txt{
  font-size:1em;
  line-height:1.6em;
  color:#333;
  text-align:left;
}
.kaze_fig_list{
  margin:0 auto;
  padding:0;
  list-style:none;
  width:100%;
}
.kaze_fig_list img{
  width:100%;
  height:auto;
}
.kaze_fig_list li{
  position: relative;
  margin: 0 auto;
  padding-left: 32px;
  display: table;
}
.kaze_fig_list li.list_arrw{
  padding-left: 0;
}
.kaze_fig_list li.icon_no1::before{
  content:'';
  position:absolute;
  top:50%;
  left:0;
  width:22px;
  height:22px;
  transform:translate(0,-50%);
  background-image:url("../img/icon_no1.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
  z-index:2;
}
.kaze_fig_list li.icon_no2::before{
  content:'';
  position:absolute;
  top:50%;
  left:0;
  width:22px;
  height:22px;
  transform:translate(0,-50%);
  background-image:url("../img/icon_no2.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
  z-index:2;
}
.kaze_fig_list li.icon_no3::before{
  content:'';
  position:absolute;
  top:50%;
  left:0;
  width:22px;
  height:22px;
  transform:translate(0,-50%);
  background-image:url("../img/icon_no3.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
  z-index:2;
}
.kaze_fig_list li:last-child{
  padding-left:0;
}
.kaze_fig_list .kaze_fig_illust1{
  margin: 0 auto;
  margin-top: 130px;
  padding: 0;
  width: 229px;
}
.kaze_fig_list .kaze_fig_illust2{
  margin: 0 auto;
  margin-top: 30px;
  padding: 0;
  width: 208px;
}
@media (max-width:640px){
  .kaze_fig_ttl{
    margin-top:5vw;
    padding-bottom:4vw;
    font-size: 4vw;
  }
  .kaze_fig_list .arrw_pink{
    margin:4vw auto;
    width:5vw;
  }
  .kaze_fig_list .kaze_fig_txt{
    font-size: 3.6vw;
  }
  .kaze_fig_list .kaze_fig_illust1{
    margin-top:10vw;
    margin-bottom:8vw;
    width:50vw;
  }
  .kaze_fig_list .kaze_fig_illust2{
    margin-top:10vw;
    width:50vw;
  }
}

/*.kaze .fig-00*/
.kaze .fig-00{
  position:relative;
  width:100%;
  text-align:center;
  margin-bottom:18px;
  margin-bottom:1.8rem;
  background-color:#fff7f7;
}
.kaze .fig-01{
  position: relative;
  margin: 0 auto;
  width:695px;
}
.kaze .fig-10{
  position: relative;
  margin: 0 auto;
  width:580px;
}
.kaze .fig-10 .kuma{width:84px;bottom:5.57103%;left:-19.31034%}
.kaze .fig-20{width:279px;padding-bottom:0}
.kaze .fig-21{width:255px;padding-bottom:0}
.kaze .fig-21 .kuma{width:6pc;bottom:1%;right:-27%}
.kaze .fig-00 .fig_innr {
  padding:50px 0;
}
.kaze .fig-00.kaze_illust2{
  margin-top:40px;
}
.kaze .fig-00::before {
  content:' ';
  display:block;
  position:absolute;
  background-position:top 0 center;
  background-repeat: no-repeat;
  background-size:cover;
  z-index:2;
}
.kaze .fig-00.kaze_illust1::before {
  width: 122px;
  height: 111px;
  top: -15px;
  right: -18px;
  background-image: url("../img/kaze_illust1.png");
}
.kaze .fig-00.kaze_illust2::before {
  width: 191px;
  height: 92px;
  top: -20px;
  left: -35px;
  background-image: url("../img/kaze_illust2.png");
}
.kaze .fig-00 .fig_ttl1{
  display:inline-block;
  margin:0 auto 35px auto;
  padding:0 25px;
  height:40px;
  font-size:1.2em;
  line-height:40px;
  color:#ff6666;
  text-align:center;
  border-radius:20px;
  background-color:#fff;
}
.kaze .fig-00 .fig_list1{
  display:flex;
  margin:0 auto;
  padding-bottom:25px;
  text-align: left;
  list-style: none;
  width: 530px;
}
.kaze .fig-00 .fig_list1.list_last{
  padding-bottom:0;
}
.kaze .fig-00 .fig_list1 li{
  margin:0;padding:0;
  vertical-align:top;
}
.kaze .fig-00 .fig_list1 li.fig_list1_left{
  width: 90px;
}
.kaze .fig-00 .fig_list1 li.fig_list1_right{
  width: 440px;
}
.kaze .fig-00 .fig_list1 p{
  font-size:1em;
  line-height:1.6em;
  color:#333;
}
.kaze .fig-00 .fig_list1 .txt_pink{
  font-weight:bold;
  color:#ff6666;
}
.kaze .fig-10 img{
  width:100%;
  height:auto;
}
@media (max-width:640px){
  .kaze .fig-00 .fig_innr{
    padding: 5vw;
  }
  .kaze .fig-00.kaze_illust2{
    margin-top:5vw;
  }
  .kaze .fig-00.kaze_illust1::before {
    width: 20vw;
    height: 18.1967vw;
    top: -2vw;
    right: 2vw;
  }
  .kaze .fig-00.kaze_illust2::before {
    width:25vw;
    height:12.0418vw;
    top:-3vw;
    left:0;
  }
  .kaze .fig-00 .fig_ttl1{
    margin-bottom:4vw;
    padding:0 5vw;
    height:10vw;
    font-size:1.2em;
    line-height:10vw;
    border-radius:5vw;
  }
  .kaze .fig-00 .fig_list1{
    padding-bottom: 5vw;
    width: 80vw;
  }
  .kaze .fig-00 .fig_list1 li.fig_list1_left{
    width: 15vw;
  }
  .kaze .fig-00 .fig_list1 li.fig_list1_right{
    width: 55vw;
  }
  .kaze .fig-00.icon_fig2:before{
    margin-top:-6vw;
  }
  .kaze .fig-10{
    width:80vw;
  }
}

.catch .pop-over{color:#8fae32;font-style:bold;text-decoration:none;border-bottom:1px dotted #9fc238}
.catch .mod-intro .figure{margin-bottom:51px;margin-bottom:5.1rem}
.catch .contents-sec .ttl{color:#9fc238;background-image:url(../img/icn_ttl_catch.gif)}
.catch .fig-00{width:695px}
.catch .fig-00 .kuma{width:6pc;bottom:18.81804%;right:-5.17986%}
.catch .fig-10{width:695px}
.catch .fig-10 .kuma{width:84px;bottom:8.92019%;left:1.00719%}
.fight .mod-intro .figure{
  position: relative;
  margin-bottom:2pc;
  margin-bottom:3.2rem;
  width: 695px;
}
.fight .mod-intro .figure img{
  width: 100%;
  height: auto;
  vertical-align: top;
}
.fight .contents-sec .ttl{
  position: relative;
  padding-left: 54px;
  padding-left: 5.4rem;
  color:#e9ba00;
}
.fight .contents-sec .ttl::before{
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.fight .contents-sec .ttl.icon_no1::before{
  background-image:url(../img/icon_fight_no1.png);
}
.fight .contents-sec .ttl.icon_no2::before{
  background-image:url(../img/icon_fight_no2.png);
}
.fight .contents-sec .ttl.icon_no3::before{
  background-image:url(../img/icon_fight_no3.png);
}
.fight .contents-sec .ttl.icon_no4::before{
  background-image:url(../img/icon_fight_no4.png);
}
.fight .contents-sec .ttl.icon_no5::before{
  background-image:url(../img/icon_fight_no5.png);
}
.fight .contents-sec .ttl.icon_no6::before{
  background-image:url(../img/icon_fight_no6.png);
}
.fight .contents-sec .ttl.icon_no7::before{
  background-image:url(../img/icon_fight_no7.png);
}
.fight .fig-00{width:566px}
.fight .fig-00 .kuma{width:84px;bottom:4.74934%;left:-16.92845%}
.fight .fig-10{width:695px}
.fight .fig-10 .kuma{width:6pc;bottom:-1.71821%;right:-16.11511%}
.kakkontou .mod-intro .figure{margin-bottom:62px;margin-bottom:6.2rem}
.kakkontou .contents-sec .ttl{color:#f18d00;background-image:url(../img/icn_ttl_kakkontou.gif)}
.kakkontou .fig-00{width:695px}
.kakkontou .fig-10{width:502px}
.kakkontou .fig-10 .kuma{width:84px;bottom:.96774%;right:-22.50996%}
.kakkontou .fig-20{width:446px}
.kakkontou .fig-20 .kuma{width:89px;bottom:0;left:-37.44395%}
@media (max-width:640px){
  .fight .contents-sec .ttl{
    padding-left: 49px;
  }
  .fight .contents-sec .ttl::before{
    width: 35px;
    height: 35px;
  }
}

/*cold_resistance*/
.cold_resistance .mod-intro .figure{
  margin-bottom:62px;
  margin-bottom:6rem;
}
.cold_resistance .contents-sec .ttl{
  position: relative;
  text-align: left;
  color:#c4003f;
}
.cold_resistance .contents-sec .ttl::before{
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left:0;
  transform: translate(0,-50%);
  background-image: url("../img/icon_question.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width:640px){
  .cold_resistance .mod-intro .figure{
    padding-bottom: 39.0625vw;
    background-image: url("../img/cold_resistance_kv_sp.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cold_resistance .contents-sec .ttl{
    padding-left: 14vw;
  }
}
/*kakkontou_fig1*/
.kakkontou_fig1{
  position:relative;
  margin:0 auto;
  padding-bottom:30px;
  width:695px;
  background-color:#fef9f2;
}
.kakkontou_fig1 img{
  width:100%;
  height:auto;
}
.fig_detail1{
  position:relative;
  margin:0 auto;
  padding-top:35px;
  width:470px;
  text-align:center;
}
.fig_detail2{
  position:relative;
  margin:0 auto;
  padding-top:35px;
  width:510px;
  text-align:center;
}
.fig_detail_arrw{
  margin:0 auto;
  padding:0;
  width:695px;
}
.kakkontou_fig1_ttl{
  display:inline-block;
  margin:0 auto 20px auto;
  padding:0 25px;
  font-size:1.2em;
  line-height:40px;
  font-weight:bold;
  color:#eb8316;
  border-radius:20px;
  background-color:#fff;
}
.kakkontou_fig1_list{
  margin:0 auto;
  padding:20px 0;
  display:flex;
  justify-content: center;
  align-items: center;
}
.kakkontou_fig1_list li{
  margin:0 auto;
  padding:0;
}
.kakkontou_fig1_list .kakkontou_illust1{
  margin:0 auto;
  padding-bottom:15px;
  width:151px;
}
.kakkontou_fig1_list .kakkontou_illust2{
  margin:0 auto;
  padding-bottom:27px;
  width:103px;
}
.kakkontou_fig1_list .kakkontou_illust3{
  margin:0 auto;
  padding-bottom:10px;
  width:178px;
}
.kakkontou_fig1_list .kakkontou_illust4{
  margin:0 auto;
  padding-top:25px;
  padding-bottom:30px;
  width:190px;
}
.kakkontou_fig1_list .kakkontou_fig1_arrw{
  position:relative;
  margin:0 auto;
  padding:0;
  text-align:center;
}
.kakkontou_fig1_list .kakkontou_fig1_arrw::after{
  content:'';
  position:absolute;
  width:29px;
  height:27px;
  bottom:-30px;
  left:50%;
  transform:translate(-50%,0);
  background-image:url("../img/arrw_red2.png");
  background-repeat:no-repeat;
  background-position:top 0 center;
  background-size:cover;
  z-index:2;
}
.kakkontou_fig1_list .kakkontou_fig1_arrw_txt{
  margin-bottom:10px;
  padding:0;
  font-size:1em;
  line-height:1.5em;
  font-weight:bold;
  color:#de473c;
}
.kakkontou_fig1_list .kakkontou_fig1_txt{
  margin:0;
  padding:0;
  text-align:center;
  font-size:1em;
  line-height:1.5em;
  color:#333;
}
/*kakkontou_fig2*/
.kakkontou_fig2{
  margin:0 auto;
  padding:0;
}
.kakkontou_fig2_ttl{
  margin:0 auto;
  padding-bottom:20px;
  text-align:center;
  font-size:1.2em;
  line-height:1.6em;
  font-weight:bold;
  color:#333;
}
.kakkontou_fig2_list{
  margin:0 auto;
  padding:0;
  display:flex;
  justify-content:space-between;
  width:500px;
}
.kakkontou_fig2_list li{
  list-style:none;
  vertical-align:top;
  text-align:center;
}
.kakkontou_fig2_detail{
  margin:0 auto;
  padding:0;
  width:236px;
  height:236px;
  border-radius:50%;
  background-color:#fef9f2;
  display:flex;
  justify-content: center;
  align-items: center;
}
.kakkontou_fig2_detail .fig2_main{
  margin:0 auto;
  padding:0;
}
.kakkontou_fig2_detail .fig2_main_ttl{
  margin:0;
  padding:0;
  font-size:1.3em;
  line-height:1.8em;
  font-weight:bold;
  text-align:center;
  color:#eb8316;
  /*font-feature-settings:"palt";*/
}
.fig2_main_txt{
  margin-top:12px;
  padding:0;
  font-size:1em;
  line-height:1.4em;
  color:#333;
}
/*kakkontou_fig3*/
.kakkontou_fig3{
  margin:0 auto;
  padding:0;
}
.kakkontou_fig3 img{
  width:100%;
  height:auto;
}
.kakkontou_fig3_list{
  margin:0 auto;
  padding:0;
  display:flex;
  justify-content:space-between;
  width:370px;
}
.kakkontou_fig3_list li{
  list-style:none;
  vertical-align:top;
  text-align:center;
}
.kakkontou_fig3_txt{
  margin-top:12px;
  padding:0;
  text-align:left;
  font-size:1.2em;
  line-height:1.8em;
   font-weight:bold;
  color:#eb8316;
}
.kakkontou_fig3_arrw{
  margin:20px 0 20px 60px;
  padding:0;
  width:28px;
}
.kakkontou_fig3_txt2{
  margin:0 0 0 15px;
  padding:0;
  text-align:left;
  font-size:1.8em;
  line-height:1em;
  font-weight:bold;
  color:#eb8316;
}
.kakkontou_illust5{
  margin:0 auto;
  padding:0;
  width:138px;
}
@media (max-width:640px){
  .kakkontou_fig1{
    margin-bottom:6vw;
    padding-bottom:6vw;
    width:90vw
  }
  .fig_detail1{
    padding-top:35px;
    width:85vw;
  }
  .fig_detail2{
    padding-top:35px;
    width:85vw;
  }
  .fig_detail_arrw{
    width:90vw
  }
  .kakkontou_fig1_ttl{
    margin:0 auto 4vw auto;
    padding:0 6vw;
    line-height:10vw;
    border-radius:5vw;
  }
  .kakkontou_fig1_list{
    padding:2vw 0;
  }
  .kakkontou_fig1_list .kakkontou_illust1{
    padding-bottom:4vw;
    width:32vw;
  }
  .kakkontou_fig1_list .kakkontou_illust2{
    padding-bottom:5vw;
    width:22.5vw;
  }
  .kakkontou_fig1_list .kakkontou_illust3{
    padding-bottom:3vw;
    width:32vw;
  }
  .kakkontou_fig1_list .kakkontou_illust4{
    padding-top:6vw;
    padding-bottom:3vw;
    width:35vw;
  }
  .kakkontou_fig1_list .kakkontou_fig1_arrw::after{
    width:6vw;
    height:5.586vw;
    bottom:-6vw;
  }
  
  .kakkontou_fig2{
    margin:6vw auto 8vw auto;
  }
  .kakkontou_fig2_ttl{
    padding-bottom:2vw;
  }
  .kakkontou_fig2_list{
    width:85vw;
  }
  .kakkontou_fig2_detail{
    width:40vw;
    height:40vw;
  }
  .kakkontou_fig2_detail .fig2_main_ttl{
    font-size:1.2em;
    line-height:1.6em;
    font-feature-settings:"palt";
  }
  .kakkontou_fig3_list{
    width:75vw;
  }
  .kakkontou_fig3_txt{
    margin-top:0;
  }
  .kakkontou_fig3_arrw{
    margin:5vw 0 5vw 16vw;
    width:6vw;
  }
  .kakkontou_fig3_txt2{
  margin:0 0 0 4vw;
}
  .kakkontou_illust5{
    width:30vw;
  }
}

.family .mod-intro .figure{margin-bottom:62px;margin-bottom:6.2rem}
.family .contents-sec .ttl{color:#009fe6;background-image:url(../img/icn_ttl_family.gif)}
.family .fig-00{width:695px}
.family .fig-00 .kuma{width:6pc;bottom:-1.11732%;left:-11.65468%}.family .fig-10{width:695px}
.family .fig-10 .kuma{width:84px;bottom:-.37383%;right:-.57554%}
.results .mod-intro{margin-bottom:40px;margin-bottom:4rem}
.results .mod-intro .figure{
  margin-bottom:4vw;
}

.family .fig-00 img{
  width:100%;
  height:auto;
}
.family_fig_illust1{
  margin:0 auto;
  padding:0;
  width:695px;
}
.family_fig_list{
  margin:0 auto;
  padding:0;
  display:flex;
  justify-content:space-between;
  width:480px;
  font-size:1em;
  color:#333;
}
/*family_fig_illust2_ttl*/
.family_fig_illust2_ttl{
  display:table;
  margin:0 auto 20px auto;
  padding:0 25px;
  text-align:center;
  font-size:1.2em;
  line-height:40px;
  color:#4ba6df;
  height:40px;
  border-radius:20px;
  background-color:#f2fafe;
}
.family_fig_illust2{
  margin:0 auto;
  padding:0;
  width:500px;
}
.family_fig_illust2 img{
  width:100%;
  height:auto;
}
.family_fig_list2{
  margin:0 auto;
  margin-bottom:25px;
  padding:0;
  display:flex;
  justify-content:space-between;
}
.family_fig_list2.list_mgbtm{
  margin-bottom:0;
}
.family_fig_list2 li{
  margin:0 auto;
  padding:0;
  vertical-align:top;
}
.family_fig_img{
  margin:0 auto;
  padding:0;
  width:185px;
}
.family_fig_txt{
  margin-top:20px;
  text-align:center;
  font-size:1em;
  color:#333;
}
@media (max-width:640px){
  .family .fig-00{
    width:90vw;
  }
  .family_fig_illust1{
    width:90vw;
  }
  .family_fig_list{
    width:72vw;
    font-size:1.1em;
  }
  .family_fig_illust2_ttl{
    margin-bottom:2vw;
    padding:0 5vw;
    height:10vw;
    font-size:1.2em;
    line-height:10vw;
    border-radius:5vw;
  }
  .family_fig_illust2{
    width:90vw;
  }
  .family_fig_img{
    width:45vw;
  }
  .family_fig_txt{
    margin-top:2vw;
    font-size:1.1em;
    line-height:1.4em;
  }
}

/*catch_fig_area*/
.catch_fig_area{
  margin:70px 0 80px 0;
  padding:0;
}
.catch_fig_area img{
  width:100%;
  height:auto;
}
.arrw_red{
  margin-left:auto;
  margin-right:236px;
  margin-bottom:20px;
  padding:0;
  width:28px;
}
/*catch_fig1*/
.catch_fig1{
  margin-bottom:20px;
  padding:0;
  text-align:left;
}
.catch_fig1_list{
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  justify-content: center;
  align-items: center;
}
.catch_fig1_list li{
  position:relative;
}
.catch_fig1_ttl{
  margin:0;padding:0;
  font-size:16px;
  line-height:28px;
  font-weight:bold;
  color:#9fc238;
  text-align:center;
  width:190px;
}
.catch_fig1_detail{
  width:500px;
  height:180px;
  background-color:#f8fbf1;
}
.catch_fig1_left{
  margin:0;
  padding:30px 0 0 30px;
}
.catch_fig1_left_ttl{
  display:inline-block;
  margin-bottom:15px;
  padding:0 25px;
  font-size:14px;
  line-height:34px;
  color:#9fc238;
  border-radius:17px;
  background-color:#fff;
}
.catch_fig1_txt{
  margin-bottom:10px;
  padding:0;
  font-size:13px;
  color:#333;
}
.catch_fig1_illust1{
  position:absolute;
  width:263px;
  right:23px;
  top:50%;
  transform:translate(0,-50%);
  z-index:2;
}
.illust_barrier1_list{
  margin-top:12px;
  display:flex;
  justify-content:space-between;
}
.illust_barrier1_list li{
  list-style:none;
  vertical-align:top;
  width:33%;
  font-size:13px;
  font-weight:bold;
  color:#9fc238;
  text-align:center;
}
.illust_barrier1{
  width:263px;
}
.catch_fig1_illust2{
  position:absolute;
  width:229px;
  right:42px;
  top:50%;
  transform:translate(0,-50%);
  z-index:2;
}
.illust_barrier2_txt{
  position:absolute;
  font-size:13px;
  font-weight:bold;
  color:#9fc238;
  text-align:center;
  width:100%;
  top:0;
  left:50%;
  transform:translate(-50%,0);
  z-index:2;
}
.illust_barrier2{
  width:229px;
}
.catch_fig1_illust3{
  position:absolute;
  width:183px;
  right:45px;
  top:50%;
  transform:translate(0,-50%);
  z-index:2;
}
.illust_barrier3_txt{
  position:relative;
  margin-top:10px;
  font-size:13px;
  font-weight:bold;
  color:#9fc238;
  text-align:center;
}
.illust_barrier3{
  width:183px;
}
.catch_fig1_note{
  margin-left:190px;
  font-size:1.1rem;
  line-height:1.5em;
  color:#333;
  text-indent:-1em;
  padding-left:1em;
}
@media (max-width:640px){
  .catch_fig_area{
    margin:6vw 0;
  }
  .arrw_red{
    margin:0 auto;
    margin-bottom:5vw;
    width:6vw;
  }
  .catch_fig1{
    margin-bottom:5vw;
  }
  .catch_fig1_list{
    margin:0;
    display:block;
    justify-content:start;
    align-items: center;
  }
  .catch_fig1_list li{
    position:relative;
  }
  .catch_fig1_ttl{
    margin-bottom:4vw;
    font-size:1.9rem;
    line-height:2.5rem;
    width:90vw;
  }
  .catch_fig1_detail{
    width:90vw;
    height:auto;
    background-color:#f8fbf1;
  }
  .catch_fig1_left{
    margin:0;
    padding:6vw 0;
    text-align:center;
  }
  .catch_fig1_left_ttl{
    margin-bottom:4vw;
    padding:0 6vw;
    font-size:1.2em;
    line-height:10vw;
    border-radius:5vw;
  }
  .catch_fig1_txt{
    margin:0 auto 3vw auto;
    width:60vw;
    font-size:1.1em;
    text-align:left;
  }
  .catch_fig1_illust1{
    position:relative;
    margin:0 auto;
    padding-bottom:6vw;
    width:80vw;
    right:auto;
    top:auto;
    transform:translate(0,0);
    text-align:center;
  }
  .illust_barrier1_list{
    margin:0 auto;
    margin-top:3vw;
    width:80vw;
  }
  .illust_barrier1_list li{
    font-size:1.1em;
  }
  .illust_barrier1{
    margin:0 auto;
    width:80vw;
  }
  .catch_fig1_illust2{
    position:relative;
    margin:0 auto;
    padding-bottom:6vw;
    width:70vw;
    right:auto;
    top:auto;
    transform:translate(0,0);
    text-align:center;
  }
  .illust_barrier2_txt{
    font-size:1.1em;
    width:70vw;
    text-align:center;
  }
  .illust_barrier2{
    margin:0 auto;
    width:70vw;
  }
  .catch_fig1_illust3{
    position:relative;
    margin:0 auto;
    width:55vw;
    right:auto;
    top:auto;
    transform:translate(0,0);
    text-align:center;
  }
  .illust_barrier3_txt{
    margin-top:4vw;
    padding-bottom:6vw;
    font-size:1.1em;
  }
  .illust_barrier3{
    margin:0 auto;
    width:55vw;
  }
  .catch_fig1_note{
    margin:0 auto;
    padding-bottom:0;
    font-size:1.3rem;
    line-height:1.6em;
  }
}

/*illust_pic_list*/
.illust_pic_list{
  margin:50px auto;
  padding:0;
  display:flex;
  width:590px;
}
.illust_pic_list img{
  width:100%;
  height:auto;
  vertical-align: top;
}
.illust_pic_list li{
  margin:0 auto;
  list-style:none;
  vertical-align:top;
  text-align:center;
  width:50%;
}
.illust_pic1{
  margin:0 auto;
  width:100px;
}
.illust_pic2{
  margin:0 auto;
  padding-top:5px;
  padding-bottom:7px;
  width:182px;
}
.illust_pic_txt{
  margin-top:15px;
  font-size:13px;
  line-height:20px;
  font-weight: bold;
  color: #9fc238;
  text-align: center;
}
@media (max-width:640px){
  .illust_pic_list{
    margin:10vw auto 2vw auto;
    width:90vw;
  }
  .illust_pic_list li:first-child{
    width:35vw;
  }
  .illust_pic_list li:last-child{
    width:45vw;
  }
  .illust_pic1{
    width:20vw;
  }
  .illust_pic2{
    padding-top:1vw;
    padding-bottom:0;
    width:37vw;
  }
  .illust_pic_txt{
    margin-top:3vw;
    font-size:0.9em;
    line-height:1.4em;
  }
}

/*fight_fig_conts*/
.fight_fig_conts{
  position:relative;
  margin:0;
  padding:0;
  width:100%;
}
.fight_fig_conts img{
  width:100%;
  height:auto;
}
.fight_fig_list{
  margin:0 auto;
  padding:0;
  display:flex;
  justify-content: center;
  align-items: center;
}
.fight_fig_list li{
  position:relative;
  margin:0 auto;
  padding:0;
  text-align:center;
  vertical-align:top;
}
.fight_fig_list_detail{
  position:relative;
  margin:0 auto;
  padding:0;
  text-align:center;
}
.fight_fig_list_ttl{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:15px;
  padding:0;
  height:40px;
  font-size:1.1em;
  line-height:1.4em;
  font-weight:bold;
  text-align:center;
  color:#c7ae36;
}
.fight_fig_list_txt{
  margin-top:10px;
  padding:0;
  font-size:1em;
  line-height:1.6em;
  text-align:center;
  color:#000;
}
.fight_fig_list .fight_fig_illust1,
.fight_fig_list .fight_fig_illust2{
  margin:0 auto;
  padding:0;
  width:167px;
}
.fight_fig_list .fight_fig_illust3{
  margin:0 auto;
  padding:0;
  width:195px;
}
.fight_fig_list .arrw_red2{
  margin:0 auto;
  padding:0;
  width:29px;
}
@media (max-width:640px){
  .fight .fig-00{
    margin:0 auto;
    padding-bottom:8vw;
    width:90vw;
  }
  .fight_fig1_img{
    width:90vw;
  }
  .fight_fig_list{
    display:block;
    width:80vw;
  }
  .fight_fig_list li{
    width:80vw;
  }
  .fight_fig_list_ttl{
    margin-bottom:0;
    height:auto;
    font-size:1.3em;
    line-height:1.6em;
  }
  .fight_fig_list_txt{
    margin-top:0;
    font-size:1.1em;
  }
  .fight_fig_list .fight_fig_illust1,.fight_fig_list .fight_fig_illust2{
    width:45vw;
  }
  .fight_fig_list .fight_fig_illust3{
    width:51vw;
  }
  .fight_fig_list .arrw_red2{
    margin:5vw auto;
    width:6vw;
  }
}

.results .mod-intro .lead{
  border:1px solid #7369a9;
  margin-bottom:20px;
  margin-bottom:2rem;
  box-sizing:border-box;
  padding:15px 25px;
  font-size:2.4rem;
  line-height:3rem;
  font-weight:600;
  color:#7369a9;
}
.results .mod-intro .lead span{
  display:block;
  font-size:1.5rem;
}
.results .mod-intro .lead>img{width:100%;height:auto}
.results .mod-intro .txt-intro{margin-bottom:20px;margin-bottom:2rem}
.results .mod-intro .supplement{font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.63}
.results .mod-intro .supplement dt{float:left;width:15%}
.results .mod-intro .supplement dd{float:left;width:85%}
.results .txt,.results .txt-results{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem;line-height:1.6;font-weight:400}
.results .contents-sec{padding-bottom:0;margin-bottom:40px;margin-bottom:4rem}
.results .contents-sec .ttl{color:#7369a9;background-image:url(../img/icn_ttl_results.gif);margin-bottom:35px;margin-bottom:3.5rem}
.results .contents-sec .ttl .size-s{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}
.results .contents-sec .fig.fig-00{width:88.48921%;margin-bottom:10%}
.results .contents-sec .fig.fig-01{width:39.42446%;margin-bottom:10%}
.results .contents-sec .fig.fig-02,.results .contents-sec .fig.fig-03{width:92.3741%;margin-bottom:10%}
.results .contents-sec .fig.fig-04{width:39.42446%}
.results .contents-sec .fig.fig-05{width:94.67626%;margin-bottom:10%}
.results .contents-sec .fig.fig-06{width:39.42446%}
.results .contents-sec .fig.fig-07{width:95.82734%;margin-bottom:10%}
.results .contents-sec .fig.fig-08{width:39.42446%}
.results .contents-sec .fig.fig-09{width:94.38849%;margin-bottom:10%}
.results .contents-sec .fig.fig-10{width:94.96403%;margin-bottom:10%}
.results .contents-sec .fig.fig-11{width:39.42446%}
.results .contents-sec .fig.fig-12{width:100%}

.results2 .mod-intro{
  margin-bottom:40px;
  margin-bottom:4rem;
}
.results2 .mod-intro .figure{
  margin-bottom:42px;
  margin-bottom:4.2rem;
}
.results2 .mod-intro .lead{
  border:1px solid #4d96db;
  margin-bottom:20px;
  margin-bottom:2rem;
  box-sizing:border-box;
  
  padding:15px 25px;
  font-size:2.4rem;
  line-height:3rem;
  font-weight:600;
  color:#4d96db;
}
.results2 .mod-intro .lead span{
  display:block;
  font-size:1.5rem;
}
.results2 .mod-intro .lead>img{width:100%;height:auto}
.results2 .mod-intro .txt-intro{margin-bottom:20px;margin-bottom:2rem}
.results2 .mod-intro .supplement{font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.63}
.results2 .mod-intro .supplement dt{float:left;width:15%}.results2 .mod-intro .supplement dd{float:left;width:85%}.results2 .txt-cnclusn,.results2 .txt-results,.results2 .txt-ttl{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem;line-height:1.6}.results2 .txt-results{font-weight:400}.results2 .txt-cnclusn,.results2 .txt-ttl{font-weight:700;margin-bottom:3.88489%}

.results2 .txt-cnclusn-item{
  margin-bottom:5vw;
  font-size:14px;
  font-size:1.4rem;
  line-height:2.29;
}
.results2 .txt-cnclusn-item li{position:relative;padding-left:21px;padding-left:2.1rem}
.results2 .txt-cnclusn-item li:before{display:block;content:"●";color:#4d96db;position:absolute;left:0;top:0}
.results2 .contents-sec{padding-bottom:0;margin-bottom:40px;margin-bottom:4rem}
.results2 .contents-sec .ttl{color:#4d96db;background-image:url(../img/icn_ttl_results2.gif);margin-bottom:35px;margin-bottom:3.5rem}
.results2 .contents-sec .ttl .size-s{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}
.results2 .contents-sec .fig{
  width:650px;
  margin-bottom:8vw;
}
.results2 .contents-sec .fig>img{width:100%;height:auto}

.results3 .mod-intro{margin-bottom:40px;margin-bottom:4rem}
.results3 .mod-intro .figure,
.results3 .mod-intro .title{margin-bottom:42px;margin-bottom:4.2rem}
.results3 .mod-intro .lead{
  border:1px solid #f474c1;
  margin-bottom:20px;
  margin-bottom:2rem;
  box-sizing:border-box;
  padding:15px 25px;
  font-size:2.4rem;
  line-height:3rem;
  color:#f474c1;
}
.results3 .mod-intro .lead span{
  display:block;
  font-size:1.5rem;
}
.results3 .mod-intro .lead>img{width:100%;height:auto}

.results3 .mod-intro .txt-intro{line-height:1.8;margin-bottom:20px;margin-bottom:2rem}
.results3 .mod-intro .supplement{font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.63}
.results3 .mod-intro .supplement dt{float:left;width:15%}
.results3 .mod-intro .supplement dd{float:left;width:85%}
.results3 .txt-cnclusn,.results3 .txt-results,.results3 .txt-ttl{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem;line-height:1.6}
.results3 .txt-results{font-weight:400}
.results3 .txt-cnclusn,.results3 .txt-ttl{font-weight:700;margin-bottom:3.88489%}
.results3 .txt-cnclusn-item{font-size:14px;font-size:1.4rem;line-height:2.29}
.results3 .txt-cnclusn-item li{position:relative;padding-left:21px;padding-left:2.1rem}
.results3 .txt-cnclusn-item li:before{display:block;content:"●";color:#f474c1;position:absolute;left:0;top:0}
.results3 .contents-sec{padding-bottom:0;margin-bottom:40px;margin-bottom:4rem}
.results3 .contents-sec .ttl{color:#f474c1;background-image:url(../img/icn_ttl_results3.gif);margin-bottom:35px;margin-bottom:3.5rem}
.results3 .contents-sec .ttl .size-s{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}
.results3 .contents-sec .txt a{color:inherit}.results3 .contents-sec .txt a:hover{color:#f474c1}
.results3 .contents-sec .fig{
  width:643px;
  margin-bottom:8vw;
}
.results3 .contents-sec .fig>img{width:100%;height:auto}
/*kakkontou2*/
.kakkontou2 .mod-intro .figure{position:relative;margin-bottom:62px;margin-bottom:6.2rem}
.kakkontou2 .mod-intro .figure:after,.kakkontou2 .mod-intro .figure:before{
  content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%;
}
.kakkontou2 .mod-intro .figure:before{
  background-image:url(../img/kakkontou2_intro_figure_0.png);width:169px;padding-bottom:122px;bottom:-30px;left:30px;
}
.kakkontou2 .contents-sec .ttl{
  color:#af8d5c;
  font-feature-settings:"palt";
}
.kakkontou2 .contents-sec.q1 .ttl{background-image:url(../img/kakkontou2_icn_ttl_01.gif)}
.kakkontou2 .contents-sec.q2 .ttl{background-image:url(../img/kakkontou2_icn_ttl_02.gif)}
/*kakkontou3*/
.kakkontou3 .mod-intro .figure{
  position: relative;
  margin-bottom: 6rem;
  width: 100%;
}
.kakkontou3 .mod-intro .figure img{
  width: 100%;
  height: auto;
}
.kakkontou3 .mod-intro .figure:after,
.kakkontou3 .mod-intro .figure:before{
  content:' ';
  display:block;
  height:0;
  position:absolute;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:100% 100%;
}
.kakkontou3 .toc_container a{
  color: var(--kakkontou3-color);
}
.kakkontou3 .contents-sec{
  padding-bottom: 4rem;
}
.kakkontou3 .contents-sec .ttl{
  position: relative;
  padding-top: 5px;
  line-height: 1;
  color: var(--kakkontou3-color);
  font-feature-settings: "palt";
}
.kakkontou3 .contents-sec .ttl::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.kakkontou3 .contents-sec.q1 .ttl::before{background-image:url(../img/icon_kakkontou3_no1.png)}
.kakkontou3 .contents-sec.q2 .ttl::before{background-image:url(../img/icon_kakkontou3_no2.png)}
.kakkontou3 .contents-sec.q3 .ttl::before{background-image:url(../img/icon_kakkontou3_no3.png)}
.hikihajime_bnr{
  position: relative;
  display: block;
  margin: 30px 0;
  width: 100%;
  border-radius: 15px;
  background-color: #fff;
  overflow: hidden;
}
.hikihajime_bnr img{
  position: relative;
  width: 100%;
  height: auto;
  transition: all .3s ease;
}
.hikihajime_bnr:hover img{
  transform: scale(1.1);
}
.kakkontou3_fig_list{
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.kakkontou3_fig_list .txt{
  margin-bottom: 0!important;
  width: calc( 100% - 175px );
}
.illust_kakkontou3{
  margin-left: 50px;
  width: 125px;
}
.illust_kakkontou3 img{
  width: 100%;
  height: auto;
}
@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-top:5.51724%;
    margin-bottom:7.93103%;
  }
  .mod-intro .title>img{
    max-width:100%;
    height:auto;
  }
  .mod-intro .figure{
    width:100%;
    height:0;
    padding-bottom:46.55172%;
  }
  .mod-intro .figure>img{display:none}
  .mod-intro .title{
    font-size:1.6em;
    line-height:1.7em;
  }
  .mod-intro .mod_title{
    margin-bottom: 7.93103%;
  }
  .mod-intro .title.txt_mgnbtm{
    margin-bottom: 7.93103%;
  }
  .results3 .mod-intro .lead{
    padding:2vw 3vw;
    width:100%;
    margin-bottom:2.8777%;
    font-size:2rem;
  }
  .results3 .mod-intro .lead span{
    font-size:1.2rem;
  }
  .contents-sec{
    padding-bottom:11vw;/*4.82759%;*/
  }
  .contents-sec .ttl{
    background-size:28px;
    padding-left:40.28571px;
    padding-left:4.02857rem;
    margin-bottom: 6vw;
  }
  .contents-sec .txt{margin-bottom:5.17241%}
  .contents-sec .txt.plural-txt{margin-bottom:3.2rem}
  .contents-sec .txt.plural2-txt{margin-bottom:1.6rem}
  .contents-sec .txt .f-r-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto}
  .contents-sec .txt .f-l-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto;padding-bottom:0}
  .grid-col-6{width:auto;float:none}
  .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}
  /*kaze*/
  .kaze .mod-intro .figure{
    background-image:url(../img/kaze_kv_sp.png);
    margin-bottom:4.82759%;
  }
  .kaze .mod-intro .figure::before{
    width: 22vw;
    height: 22.44vw;
    top: 5vw;
    left: 5vw;
  }
  .kaze .mod-intro .figure::after{
    width: 22vw;
    height: 21.24vw;
    bottom: -2vw;
    right: 2vw;
  }
  /*.kaze .mod-intro .title{width:74.82759%}*/
  /*catch*/
  .catch .mod-intro .figure{background-image:url(../img/catch_intoro_figure_sp.jpg);padding-bottom:43.10345%;margin-bottom:7.93103%}
  /*.catch .mod-intro .title{width:74.82759%}*/
  .catch .fig-00{background-image:url(../img/catch_fig_sp_00.png);padding-bottom:315.68966%;margin-bottom:10.34483%}
  .catch .fig-10{background-image:url(../img/catch_fig_sp_10.png);padding-bottom:46.55172%}
  /*fight*/
  .fight .mod-intro{margin-top:2.5%}
  .fight .mod-intro .figure{background-image:url(../img/fight_intoro_figure_sp.jpg);padding-bottom:47.93103%;margin-bottom:5%}
  .fight .fig-10{background-image:url(../img/fight_fig_sp_10.png);padding-bottom:166.89655%}
  /*kakkontou*/
  .kakkontou .mod-intro .figure{
    background-image:url(../img/kakkontou_intoro_figure_sp.jpg);
    padding-bottom:43.10345%;
    margin-bottom:7.93103%;
  }
  .kakkontou .fig-00{background-image:url(../img/kakkontou_fig_sp_00.png);padding-bottom:152.58621%}
  .kakkontou .fig-10{width:90%;padding-bottom:56%}
  .kakkontou .fig-20{width:85%;padding-bottom:34.5%}
  /*family*/
  .family .mod-intro{
    margin-top:-1.3%}
  .family .mod-intro .figure{
    background-image:url(../img/family_intoro_figure_sp.jpg);
    padding-bottom:49.65517%;
    margin-bottom:7.93103%;
  }
  .family .mod-intro .title{display: block;}
  .family .fig-10{background-image:url(../img/family_fig_sp_10.png);padding-bottom:97.06897%}
  /*results*/
  .results .mod-intro .figure{
    background-image:url(../img/results_intoro_figure_sp.jpg);
    padding-bottom:46.55172%;
    margin-bottom:7.93103%;
  }
  .results .mod-intro .lead{
    padding:2vw 3vw;
    width:100%;
    margin-bottom:5vw;
    font-size:2rem;
  }
  .results .mod-intro .lead span{
    font-size:1.2rem;
  }
  .results .mod-intro .txt-intro{margin-bottom:2.8777%}
  .results .mod-intro .supplement dt{width:20%}
  .results .mod-intro .supplement dd{width:80%}
  .results .contents-sec{margin-bottom:5.7554%}
  .results .contents-sec .ttl{margin-bottom:5.03597%}
  .results .contents-sec .fig{height:auto;text-align:center}
  .results .contents-sec .fig.fig-00{width:100%}
  .results .contents-sec .fig.fig-01{width:50%}
  .results .contents-sec .fig.fig-02,.results .contents-sec .fig.fig-03{width:100%}
  .results .contents-sec .fig.fig-04{width:50%}
  .results .contents-sec .fig.fig-05{width:100%}
  .results .contents-sec .fig.fig-06{width:50%}
  .results .contents-sec .fig.fig-07{width:100%}
  .results .contents-sec .fig.fig-08{width:50%}
  .results .contents-sec .fig.fig-09,.results .contents-sec .fig.fig-10{width:100%}
  .results .contents-sec .fig.fig-11{width:50%}
  /*results2*/
  .results2 .mod-intro .figure{
    background-image:url(../img/results2_intoro_figure_sp.jpg);
    padding-bottom:46.55172%;
    margin-bottom:7.93103%;
  }
  /*.results2 .mod-intro .title{
    width:47.19424%;
    margin-bottom:6.04317%;
  }*/
  .results2 .mod-intro .lead{
    padding:2vw 3vw;
    width:100%;
    margin-bottom:5vw;
    font-size:2rem;
  }
  .results2 .mod-intro .lead span{
    font-size:1.2rem;
  }
  .results2 .mod-intro .txt-intro{margin-bottom:2.8777%}
  .results2 .mod-intro .supplement dt{width:20%}
  .results2 .mod-intro .supplement dd{width:80%}
  .results2 .contents-sec{margin-bottom:5.7554%}
  .results2 .contents-sec .ttl{margin-bottom:5.03597%}
  .results2 .contents-sec .fig{width:100%;height:auto}
  /*results3*/
  .results3 .mod-intro .figure{
    background-image:url(../img/results3_intoro_figure_sp.jpg);
    padding-bottom:46.55172%;
    margin-bottom:7.93103%;
  }
  .results3 .mod-intro .title{width:47.19424%;margin-bottom:6.04317%}
  .results3 .mod-intro .lead{width:100%;margin-bottom:2.8777%}
  .results3 .mod-intro .txt-intro{margin-bottom:2.8777%}
  .results3 .mod-intro .supplement dt{width:20%}
  .results3 .mod-intro .supplement dd{width:80%}
  .results3 .contents-sec{margin-bottom:5.7554%}
  .results3 .contents-sec .ttl{margin-bottom:5.03597%}
  .results3 .contents-sec .fig{width:100%;height:auto}
  /*kakkontou2*/
  .kakkontou2 .mod-intro .figure{
    background-image:url(../img/kakkontou2_intoro_figure_sp.jpg);
    padding-bottom:43.10345%;
    margin-bottom:7.93103%}
  .kakkontou2 .mod-intro .figure:before{
    width:29.13793%;
    padding-bottom:21.03448%;
    bottom:-12.8%;
    left:5.17241%;
  }
  .kakkontou2 .mod-intro .title{display:block;}
  /*kakkontou3*/
  .kakkontou3 .mod-intro .figure{
    background-image: url(../img/kakkontou3_kv_sp.png);
    padding-bottom: 43.5%;
    margin-bottom: 5vw;
  }
  .kakkontou3 .contents-sec .ttl {
    padding-left: 14vw;
    line-height: 1.5;
  }
  .hikihajime_bnr{
    margin-top: 5vw;
    margin-bottom: 8vw;
    border-radius: 3vw;
  }
  .hikihajime_bnr img{
    transition: none
  }
  .hikihajime_bnr:hover img{
    transform: scale(1);
  }
  .kakkontou3_fig_list{
    display: block;
  }
  .kakkontou3_fig_list .txt{
    margin-bottom: 1.6rem!important;
    width: 100%;
  }
  .illust_kakkontou3{
    margin: 0 auto;
    width: 30vw;
  }
}
@media (max-width:404px){.item11 .item,.item11 .item-embed .active{letter-spacing:-.1rem}}