@charset "UTF-8";

html {
  scroll-behavior: smooth;
}
body {
  color: #333;
  font-family: "メイリオ", Segoe UI, "ヒラギノ角ゴ", Helvetica, sans-serif;
  margin-top: 0px;
  -webkit-text-size-adjust: none;
  font-size: 14px;
  line-height: 1.5;
  min-width: 320px;
}

/*text*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: bold;
}

h1,
h2,
h3 {
  color: #333;
  font-weight: bold;
  text-align: left;
}

h1,
h2 {
  border-bottom: 3px solid #f2f2f2;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
}
h1 input,
h1 select,
h1 .btn,
h2 input,
h2 select,
h2 .btn {
  font-size: 12px;
  font-weight: normal;
  margin: -8px 0 -4px 10px;
}

h1 {
  font-size: 24px;
}

#detailUnitMain,
#detailStandardMain {
  word-break: break-all;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 14px;
  padding: 5px 0 5px 10px;
  margin-bottom: 10px;
  line-height: 30px;
}
h3 .btn {
  font-size: 12px;
  font-weight: normal;
}

h3 input,
h3 select {
  font-weight: normal;
  line-height: normal;
}

h4 {
  background-color: #e9e9e9;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 10px 0;
  text-align: center;
}
#contents {
  max-width: 1140px;
  margin-inline: auto;
  /* border:solid 1px red; */
}
.mb10 {
  margin-bottom: 10px;
}
.c-main_block {
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  margin-bottom: 5%;
}
.c-main_block .pc {
  display: none;
}
.c-main_block .sp {
  display: block;
}
.c-main_block .in-pc {
  display: none;
}
.c-main_block .in-sp {
  display: inline-block;
}
.c-main_block .tab {
  display: none;
}
.c-main_block .mx-sp {
  display: block;
}
.c-main_block h1,
.c-main_block h2,
.c-main_block h3 {
  border: none;
  padding: 0;
  margin: 0;
}
.c-main_block button:focus {
  outline: none;
}
.c-main_block img {
  width: 100%;
  vertical-align: middle;
}
.c-main_block a {
  text-decoration: none;
}
.c-main_block a:hover {
  opacity: 0.8;
}
.c-main_block li {
  list-style: none;
}
.c-main_block .c-wrap {
  padding: 0 20px;
}
.c-main_block a:active,
.c-main_block a:focus,
.c-main_block a:active:focus {
  outline: none;
}

.lead_area {
  background-color: #f1fded;
  margin-top: -19vw;
  padding: 30vw 0 50px;
}
.lead_area .lead_txt {
  text-align: center;
  margin-bottom: 30px;
}
.lead_area .lead_txt span {
  font-size: 100%;
  font-weight: 500;
  line-height: 1.7;
  background: linear-gradient(transparent 60%, #fff 60%);
  display: inline;
}
.lead_area .btm_txt {
  text-align: center;
  font-size: 100%;
  line-height: 1.7;
  margin-bottom: 30px;
}
.lead_area ul li {
  margin-bottom: 10px;
}
.lead_area ul li:last-child {
  margin-bottom: 0;
}

.lead_area__wrap {
  padding: 0 20px;
}

.cmn_sect {
  padding: 60px 0;
}

.cmn_sect#ank01 .catch {
  color: #889800;
}
.cmn_sect#ank02 {
  background-color: #f8fdff;
}
.cmn_sect#ank02 .catch {
  color: #4b9fd4;
}
.cmn_sect#ank03 {
  background-color: #fff7fb;
}
.cmn_sect#ank03 .catch {
  color: #ff7698;
}
.cmn_sect .sect__ttl {
  text-align: center;
  font-size: 130%;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  margin-bottom: 20px;
  z-index: 2;
}
.cmn_sect .sect__ttl::after {
  display: block;
  content: "";
  width: 100px;
  height: 70px;
  position: absolute;
  top: -15px;
  right: 0;
  z-index: -1;
}
.cmn_sect .sect__ttl.nami01::after {
  background: url(/img/usr/free/adver_WAKU2/nami01.png) no-repeat;
  background-size: contain;
}
.cmn_sect .sect__ttl.nami02::after {
  background: url(/img/usr/free/adver_WAKU2/nami02.png) no-repeat;
  background-size: contain;
}
.cmn_sect .sect__ttl.nami03::after {
  background: url(/img/usr/free/adver_WAKU2/nami03.png) no-repeat;
  background-size: contain;
}
.cmn_sect .sect__ttl.mgn_btm {
  margin-bottom: 40px;
}
.cmn_sect .sect__sub_ttl {
  text-align: center;
  font-size: 100%;
  line-height: 1.5;
  margin-bottom: 40px;
}
.cmn_sect .cmn_img {
  margin-bottom: 40px;
}
.cmn_sect .cmn_img p {
  margin-top: 3px;
  font-size: 70%;
  text-align: right;
}
.cmn_sect .catch {
  text-align: center;
  font-size: 117%;
  font-weight: 500;
  line-height: 1.7;
  color: #727272;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 30px;
}
.cmn_sect .txt {
  font-size: 100%;
  line-height: 1.7;
  margin-bottom: 40px;
}
.cmn_sect .t_note {
  font-size: 85%;
  line-height: 1.7;
  color: #7a7a7a;
}
.cmn_sect .detile dl {
  display: flex;
  margin-bottom: 10px;
}
.cmn_sect .detile dl dt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 100%;
  font-weight: 600;
  width: 75px;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  text-align: center;
}
.cmn_sect .detile dl dd {
  font-size: 97%;
  line-height: 1.6;
  width: calc(100% - 75px);
  border-bottom: 1px solid #c7c7c7;
  padding-left: 15px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cmn_sect .detile dl dd p {
  margin-bottom: 10px;
}
.cmn_sect .detile dl dd p:last-child {
  margin-bottom: 0;
}
.cmn_sect .detile dl dd span {
  font-size: 90%;
  color: #7a7a7a;
}
.cmn_sect .cmn_btn {
  margin: 40px 0 25px;
}
.cmn_sect .cmn_btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 60px;
  font-size: 115%;
  color: #fff;
  background-color: #333;
  position: relative;
  margin: 0 auto;
}
.cmn_sect .cmn_btn a::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: rotate(45deg) translateY(-50%);
}
.cmn_sect .note {
  text-align: center;
  font-size: 85%;
  line-height: 1.7;
  color: #7a7a7a;
}

.soldout_txt {
  display: none;
}

.soldout .soldout_txt {
  display: block;
  background-color: #b5b5b5;
  font-size: 145%;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 30px;
}
.soldout .cmn_btn a {
  position: relative;
  pointer-events: none;
}
.soldout .cmn_btn a::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "SOLD OUT";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #b5b5b5;
}
.soldout .note {
  display: none;
}

@media screen and (min-width: 768px) {
  /*.c-main_block {
     .c-wrap {
    	padding: 0px;
    } 
  }*/
  .c-main_block .pc {
    display: block;
  }
  .c-main_block .sp {
    display: none;
  }
  .c-main_block .in-pc {
    display: inline-block;
  }
  .c-main_block .in-sp {
    display: none;
  }
  .c-main_block .tab {
    display: block;
  }
  .c-main_block .mx-sp {
    display: none;
  }
  .lead_area {
    margin-top: -135px;
    padding: 190px 0 50px;
  }
  .lead_area ul {
    display: flex;
    flex-wrap: wrap;
  }
  .lead_area ul li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
    margin-bottom: 0;
  }
  .lead_area ul li:last-child {
    margin-right: 0;
  }
  .lead_area .lead_txt span {
    font-size: 115%;
  }
  .lead_area .btm_txt {
    margin-bottom: 40px;
  }
  .lead_area__wrap {
    padding: 0 70px;
  }
  .cmn_sect {
    padding: 100px 0;
  }
  .cmn_sect .sect__ttl_area {
    text-align: center;
  }
  .cmn_sect .sect__ttl {
    font-size: 194%;
    margin-bottom: 30px;
    display: inline-block;
  }
  .cmn_sect .sect__ttl::after {
    width: 127px;
    height: 90px;
  }
  .cmn_sect .sect__ttl.nami01::after {
    right: -40px;
    top: -10px;
  }
  .cmn_sect .sect__ttl.nami02::after {
    right: -60px;
    top: -10px;
  }
  .cmn_sect .sect__ttl.nami03::after {
    right: 0;
    top: -20px;
  }
  .cmn_sect .sect__ttl.mgn_btm {
    margin-bottom: 50px;
  }
  .cmn_sect .sect__sub_ttl {
    font-size: 125%;
    margin-bottom: 50px;
  }
  .cmn_sect .cmn_img {
    margin-bottom: 45px;
  }
  .cmn_sect .sect__wrap {
    padding: 0 70px;
  }
  .cmn_sect .catch {
    font-size: 150%;
    margin-bottom: 45px;
  }
  .cmn_sect .txt {
    font-size: 110%;
    line-height: 1.8;
    margin-bottom: 60px;
  }
  .cmn_sect .t_note {
    font-size: 90%;
  }
  .cmn_sect .detile dl {
    margin-bottom: 15px;
  }
  .cmn_sect .detile dl dt {
    font-size: 130%;
    width: 154px;
    padding-bottom: 15px;
    text-align: center;
  }
  .cmn_sect .detile dl dd {
    font-size: 110%;
    padding-bottom: 15px;
  }
  .cmn_sect .cmn_btn {
    margin: 70px 0 20px;
  }
  .cmn_sect .cmn_btn a {
    max-width: 500px;
    width: 100%;
    font-size: 130%;
  }
  .cmn_sect .note {
    font-size: 95%;
  }


.waku_container {
  display: flex; 
 /*  flex-wrap: wrap; */
 
}


.waku_item {
  max-width: 30%; /* PC用: 横に3つ並べる */
  margin: 13px; /* margin-bottom から変更 202512*/
  text-align: center;
  background-color: white;
  padding-bottom: 80px;


}

.waku_item img {
  max-width: 90%;
  height: auto;
  margin: 10px; 
}
.waku_item p {
  font-size: 13px;
  line-height: 1.8;
  padding:  0 10px 15px 10px ;
}






  /*202511 追加*/
  .pic_comme{
     text-align: left;
  }

/* 2025.11.11 追加（12月号）*/
.sp-only {
  display: none;/* SPのみ改行させる */
}
/* PC表示用の改行（例：768px以上）*/
.pc-only {
  display: none;
}

/* 2025.12月号より 追加*/
.btn-thum {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77%;
    margin: 0 auto;
    padding: 0.3em 0;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 3px #354580;
    background-color: #354580;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
margin-top: auto;
    
}

  .br-pc {
    display: block; /* 768px以上で表示 */
  }

  .br-pc_sp {
    display: block; /* PC/SP 両方で表示 */
  }


  /* 2025.12月号より 追加*/
.br-sp{
  display: none; /* デフォルトでは非表示 */
}

}



@media screen and (min-width: 1024px) {
  .lead_area {
    margin-top: -68px;
    padding: 100px 0 50px;
  }
  .cmn_sect .catch {
    font-size: 130%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .c-main_block .mx-sp {
    display: block;
  }
 } 

.waku_container {
  display: flex;
  justify-content:  space-evenly;

 
}

.waku_item {
  width: 30%; /* PC用: 横に3つ並べる */
  margin: 13px; /* margin-bottom から変更 202512*/
  text-align: center;
  background-color: white;
  padding-bottom: 30PX;
  display: flex; /* 直下の要素を並列に */
  flex-direction: column; /* 直下の要素を縦積みに */

}

.waku_item img {
  max-width: 90%;
  height: auto;
  margin: 10px; 
}
.waku_item p {
  font-size: 13px;
  line-height: 1.8;
  padding:  0 10px 15px 10px ;

  flex-grow: 1; /* 比率を指定 */
}

/* 2025.12月号より 追加 　インデント*/
.ind-txt {  
  font-size: 100%;
  line-height: 1.7;
  text-indent: -1.5em;
  padding-left: 1em;
  margin-bottom: 15px;  /* インデント　1行目 */
}

.ind-last {
  font-size: 100%;
  line-height: 1.7;
  text-indent: -1.5em;
  padding-left: 1em;/* インデント　最終行 */
  margin-bottom: 40px;  /* インデント　Last行 */
}
/* 2025.12月号より 追加　インデント*/




/* スマホ用レイアウト */
@media screen and (max-width: 768px) {
   .waku_container {
   flex-direction: column; /* 縦並びにする */
   
  }

  .waku_item {
    width: 92%; /* 横幅100%にする */
   /* display: flex; /* 画像とテキストを横並びにする */ /* 2025.12月号 構成変更 */
   /* text-align: left; /* テキストを左寄せにする *//* 2025.12月号 構成変更 */
    margin-bottom: 10px; /*margin から変更 202512*/
  }

  .waku_item img {
    max-width: 95%; /* 画像の幅を40%にする 　25.11.03変更　←80％*/
      /*padding: 8px 10 4px 11px;画像とテキストの間にスペースを空ける 25.11.03変更　←10px*/


  }

  .waku_item p {
    width: 100%; /* テキストの幅を60%にする */
    font-size: 11px;/* 画像とテキストの間にスペースを空ける 25.11.03変更　←12px*/
    line-height: 1.8;
    margin: 4px 0px 4px 0px ; /*z 2025.11.03 追加（11月号）*/
  }

/* 2025.11.11 追加（12月号）*/
  .sp-only {
    display: block; /* SPのみ表示する（改行）*/
  }


/* 2025.11.03 追加（11月号）*/
.txt_point{
  font-size: 100%;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}
  /* 2025.11.03 追加（11月号）*/
.ul_pint{
  margin-bottom: 40px;
}

ul { 
  list-style-type: none;
  padding-left: 0px;
}
  /*202511 追加*/
  .pic_comme_sum .pic_comme {
     text-align: left;
     padding-top:0;
         line-height: 0;
  }


.waku_item {

  padding-bottom: 20px;

}


  /* 2025.12月号より 追加*/
.btn-thum {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin: 0 auto;
    padding: 0.3em 2em;
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 3px #354580; /* #2589d0 */
    background-color: #354580; /* #2589d0 */
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}

/* 2025.12月号より 追加*/
.br-pc {
  display: none; /* デフォルトでは非表示 */
}

/* 2025.12月号より 追加 　インデント*/
.ind-txt {  
  font-size: 100%;
  line-height: 1.7;
  text-indent: -1.5em;
  padding-left: 1em;
  margin-bottom: 15px;  /* インデント　1行目 */
}

.ind-last {
  font-size: 100%;
  line-height: 1.7;
  text-indent: -1.5em;
  padding-left: 1em;/* インデント　最終行 */
  margin-bottom: 40px;  /* インデント　Last行 */
}
/* 2025.12月号より 追加　インデント*/

}
