@charset "UTF-8";

/*--- FreePage CSS ---*/
h1,h2,h3,h4{
  margin:0;
  padding:0;
  background: none;
}
/* header */
.header .header-logo {
  margin: 0 auto;
}
.pane-main,.container{
  width: 100%;
  padding: 0;
}
/* tab */
.tab-area {
  display: flex;
  justify-content: space-around;
  cursor: pointer;
  font-size: 4.53vw;
  font-weight: 500;
  border-bottom: 5px solid #BC9E65;
}
.tab {
  width: 50%;
  height: 20vw/* 22.39vw */;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #BC9E65;
  border-radius: 10px 10px 0 0;
  border-top: 3px solid #BC9E65;
  border-right: 3px solid #BC9E65;
  border-left: 3px solid #BC9E65;
}
.tab span{
  width: 100%;
}
.tab:first-child span{
  font-size: 3.73vw;
  font-feature-settings: "palt" 1;
  line-height: 0;
  letter-spacing: -0.05em;
}
.tab:nth-child(2){
  padding: 3vw 0;
}
.tab.active {
  background-color: #BC9E65;
  color: #FFF;
}
.content-area {
  font-size: 3.19vw;
  line-height: 1.75;
  text-align: center;
  color: #333;
}
.tab_content {
  display: none;
}
.tab_content.show {
  display: block;
}
.fwbold{
  font-weight: bold;
}
.flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.borderbox{
  border-width: 2px;
  border-style: solid;
}
.lineYEL03 {
  border-color: #BC9E65!important;
}
.fORN01{
  color: #f6a548!important;
}
.markerYEL03,
.marker{
  position:relative;
  z-index:1;
}
.markerYEL03::before,
.marker::before{
  width:100%;
  height: 20%;
  content:" ";
  position:absolute;
  background: #f6a548;
  z-index:-1;
  bottom: 13%;
}
.sec_ttl h3{
  font-size: 5.33vw;
  font-weight: 600;
  text-align: center;
  font-feature-settings: "palt" 1;
  margin:0 auto;
}
.wavyline{
  position:relative;
  z-index:1;
}
.wavyline::after{
  width:100%;
  height: 1.73vw;
  content:" ";
  background: url(../../img/usr/freepage/bofutsushosan_obesity/wave_sp.png);
  background-repeat: repeat-x;
  background-size: contain;
  background-position: bottom;
  position:absolute;
  bottom: -1.73vw;
  left: 0;
}

/* contents */
.page-tyoreito{
  font-family: "Noto Sans JP";
}

.box_wh{
  background: rgba(255,255,255,0.9);
}
.flex{
  display:flex;
  justify-content: space-around;
}
.header {
  border-bottom:none!important;
}
.header .header-logo{
  width: 63.9vw!important;
}
.header-fixed a {
  width:60%!important;
  margin:auto;
}
body>h1{
  padding-left:4vw;
  padding-right:4vw;
  font-size: 2vw;
  margin-bottom: 5.33vw!important;
}
.pane-contents{
  margin-top: 5.33vw!important;
}
/* ====== ▼ メイン ▼ ====== */
.tab01 .main_vg{
  position: relative;
  width: 100%;
  height: 97vw;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/tab01_mv_sp.jpg)no-repeat 0 0;
  background-size: contain;
}
.tab01 .main_vg .main_inner{
  width: 92vw;
  height: 100%;
  margin: 0 auto;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tab01 .main_vg .main_inner .boxL .imgbox{
  width: 34.8vw;
  position: absolute;
  top: 5.3vw;
  left: 4vw;
}
.tab01 .main_vg .main_inner>.boxR{
  width: 100%;
  font-weight: 600;
  text-align: left;
}
.tab01 .main_vg .main_inner .boxR .txt01{
  font-size: 3.2vw;
  line-height: 2.58;
}
.tab01 .main_vg .main_inner .boxR .txt02{
  font-size: 4.33vw;
  line-height: 1.6;
}
.tab01 .main_vg .main_inner .boxR .txt02>span{
  font-size: 6.6vw;
  line-height: 1.28;
  font-weight: 600;
}
.tab01 .main_vg .main_inner .boxR .main_txt{
  width: 100%;
  height: 22vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background:url(../../img/usr/freepage/bofutsushosan_obesity/icon_memo.png)no-repeat 20px center;
  background-size:11.6vw;
  margin: 3.33vw 0 5.4vw;
}
.tab01 .main_vg .main_inner .boxR .main_txt::before{
  width:5.6vw;
  height:22.4vw;
  content:" " ;
  background:url(../../img/usr/freepage/bofutsushosan_obesity/icon_brackets01.png);
  background-size:100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tab01 .main_vg .main_inner .boxR .main_txt::after{
  width:5.6vw;
  height:22.4vw;
  content:" " ;
  background:url(../../img/usr/freepage/bofutsushosan_obesity/icon_brackets01.png);
  background-size:100%;
  position: absolute;
  top: 0;
  right: 0;
  transform: scale(-1, 1);
}
.tab01 .main_vg .main_inner .boxR .main_txt .txtbox{
  width: 43vw;
  font-size: 3.2vw;
  line-height: 1.625;
  margin: 0 1.3vw 0 14vw;
}
.tab01 .main_vg .main_inner .boxR .main_txt .btnarea{
  width: 23.2vw;
  height: 8.8vw;
}
.tab01 .main_vg .main_inner .boxR .main_txt .btnarea span{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #bc9e65;
  color: #fff;
  border-radius: 6px;
/*}
.tab01 .main_vg .main_inner .boxR .main_txt .btnarea a span{*/
  font-size: 3.2vw;
  line-height: 1.625;
  font-feature-settings: "palt" 1;
}

/* 価格
======================================*/
.item_area {
  width: 100%;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/product_bnr_bg.jpg) top left / cover;/*#F9F3E5*/
  padding: 50px 0 45px;
}
.item_area .item_area_inner {
  position: relative;
  display: grid;
  grid-template-columns: 260px 1fr;
}
.item_area .item_area_inner::before {
  content: " ";
  width: 100%;
  height: 100%;
  aspect-ratio: 75/119;
  display: inline-block;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/img_item.png) no-repeat top center/contain;
  margin: auto;
}
.item_area .cp_bnr {
  position: absolute;
  right: 100px;
  top: 0;
}
.item_area .item_text {
  font-weight: bold;
}
.item_area .item_notice {
  display: inline-block;
  border: 1px solid #000;
  font-size: 13px;
  font-weight: 600;
  padding: 4px 15px;
}
.item_area .item_name {
  font-size: 28px;
  font-weight: bold;
}
.item_area .item_name span {
  font-size: 18px;
  margin-left: 1em;
}
.item_area .item_name ruby {
  ruby-position: under;
}
.item_area .item_price_box .item_price {
  font-size: 28px;
}
.item_area .item_price_box ._tax {
  font-size: 14px;
}
.item_area .item_price_box .item_point {
  font-size: 14px;
  margin-left: 1em;
}
.item_area .item_price_box .cp_price_after {
  display: none;
}
.item_area .item_amount {
  font-size: 14px;
}
.item_area .item_btn {
  width: 870px;
  display: flex;
  flex-wrap: wrap;
  /* grid-template-columns: 330px 1fr 1fr; */
  gap: 20px 10px;
  justify-content: space-between;
  margin: 10px 0 18px;
}
.item_area .item_btn li{
  width: 100%;
  max-width: 260px;
}
.item_area .item_btn .btn,
.item_area .item_btn .btn-lg {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: var(--font-color) !important;
}
.item_area .item_btn .btn-buy {
  font-size: 18px;
  color: #fff;
}
.item_area .item_btn .btn-buy::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  background: url(../../img/customize/pc/common/ico_basket_white.png) 0 0/24px 16px no-repeat;
  margin-right: 8px;
  background-size: contain;
}
.item_area .item_btn .item_basket {
  max-width: 330px;
}
.item_area .item_btn .item_teiki{
  max-width: unset;
}
.item_area .item_btn .btn-lp-teiki {
  height: auto;
  justify-content: left;
  border: none;
}
.item_area .c-notes {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: calc((-18px + 12px)/2);
}


/* セール価格時 */
.item_area._sale .item_price_box .item_price {
  display: inline-block;
  position: relative;
}
.item_area._sale .item_price_box .item_price::after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.item_area._sale .item_price_box .cp_price_after {
  display: flex !important;
  color: red;
  position: relative;
  margin: 0;
  justify-content: left;
  align-items: end;
  font-size: 28px;
  line-height: 1;
  margin: 10px 0;
}
.item_area._sale .item_price_box .cp_price_after::before {
  width: 11px;
  height: 17px;
  content: " ";
  background-image: url(../../img/usr/freepage/common/cp_price_arrow.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin: 8.5px 0;
  top: 17px;
  margin-right: 0.5em;
}
.item_area._sale .item_price_box .cp_price_after .cp_price_after_off {
  font-size: 16px;
  color: #fff;
  background: red;
  padding: 7px 3px;
  margin: 0 12px 0 0;
  display: inline-block;
}
.item_area._sale .sale_hidden {
  display: none;
}
.item_area._sale .cp_bnr,
.item_area._coupon .cp_bnr {
  display: none;
}
.item_area .cp_bnr.sale_bnr,
.item_area .cp_bnr.coupon_bnr {
  display: none;
}
.item_area._sale .cp_bnr.sale_bnr,
.item_area._coupon .cp_bnr.coupon_bnr {
  display: block;
}
.item_area._sale .cp_bnr.coupon_bnr,
.item_area._coupon .cp_bnr.sale_bnr {
  display: none;
}

@media screen and (min-width: 769px) {
  .item_area .item_area_inner::before {
    margin-top: 0;
    max-width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .item_area {
    width: 100%;
    background: url('../../img/usr/freepage/bofutsushosan_obesity/product_bnr_bg.jpg')no-repeat 0 0 / cover;/*#F9F3E5*/
    padding: 5.4vw 0 4.8vw;
  }
  .item_area .item_area_inner {
    display: grid;
    grid-template-columns: 1fr;
  }
  .item_area .item_area_inner::before {
    display: none;
  }
  .item_area .item_text {
    font-weight: bold;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: 100%;
  }
  .item_area .cp_bnr {
    order: 2;
    position: relative;
    right: unset;
    top: unset;
    display: block;
    width: 92vw;
    margin: 4vw auto 0;
  }
  .item_area .item_about {
    position: relative;
    order: 1;
    width: 100%;
    padding-left: 4vw;
    text-align: left;
    display: flex;
    gap: 4vw;
    justify-content: space-between;
    font-weight: 600;
  }
  .item_area .item_about::before {
    content: " ";
    width: calc(100% - 65.59vw - 4vw);
    height: auto;
    display: inline-block;
    background: url(../../img/usr/freepage/bofutsushosan_obesity/img_item.png) no-repeat center center/contain;
  }
  .item_area .item_about .txt_box {
    width: 65.59vw;
  }
  .item_area .item_about .item_notice {
    width: 21.99vw;
    height: 5.59vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    font-size: 2.93vw;
    margin-bottom: 2.4vw;
    padding: 0;
  }
  .item_area .item_about .item_name {
    line-height: 1.2;
    font-size: 5.59vw;
    font-feature-settings: "palt" 1;
  }
  .item_area .item_about .item_name span {
    font-size: 3.19vw;
    margin-left: 2.39vw;
  }
  .item_area .item_price_box {
    order: 3;
  }
  .item_area .item_price_box .item_price {
    font-size: 5.59vw;
  }
  .item_area .item_price_box ._tax {
    font-size: 2.39vw;
  }
  .item_area .item_price_box .item_point {
    font-size: 2.39vw;
    margin-left: 1em;
  }
  .item_area .item_price_box .cp_price_after {
    display: none;
  }
  .item_area .item_amount {
    order: 4;
    font-size: 3vw;
    font-feature-settings: "palt" 1;
  }
  .item_area .item_btn {
    order: 5;
    width: calc(100% - 8vw);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.66vw;
    margin: 4vw auto;
  }
  .item_area .item_btn li{
    max-width: 100%!important;
  }
  .item_area .item_btn .btn,
  .item_area .item_btn .btn-lg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #6eb92b;
  }
  .item_area .item_btn .btn-buy {
    font-size: 18px;
    color: #fff;
  }
  .item_area .item_btn .btn-buy::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(../../img/customize/pc/common/ico_basket_white.png) 0 0/24px 16px no-repeat;
    margin-right: 8px;
    background-size: contain;
  }
  .item_area .item_btn .btn-lp-teiki {
    height: auto!important;
    margin-top: 2.53vw;
  }
  .item_area .c-notes {
    order: 6;
    width: 92vw;
    margin: 0 auto;
    font-size: 2.4vw;
    text-align: left;
    font-feature-settings: "palt" 1;
  }


  /* セール価格時 */
  .item_area._sale .item_price_box .item_price {
    display: inline-block;
    position: relative;
  }
  .item_area._sale .item_price_box .item_price::after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #000;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .item_area._sale .item_price_box .item_price::before {
    width: 3.73vw;
    height: 2.39vw;
    content: " ";
    background: url(../../img/usr/freepage/bofutsushosan_obesity/cp_price_arrow_sp.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .item_area._sale .item_price_box .cp_price_after {
    display: inline-flex !important;
    color: red;
    position: relative;
    margin: 0 0 2vw;
    font-size: 6vw;
    font-feature-settings: "palt" 1;
    line-height: 1;
    justify-content: left;
    align-items: end;
  }
  .item_area._sale .item_price_box .cp_price_after .cp_price_after_off {
    font-size: 3vw;
    color: #fff;
    background: red;
    /* padding: 0 1vw; */
    margin: 0 0.5em 0 0;
  }
}

/* ====== ▼ アンカーリンク ▼ ====== */
.anc_area ul{
 width:92vw;
 margin: 0 auto;
 justify-content:space-between;
 padding: 5.9vw 0 5.2vw;
}
.anc_area li{font-weight: 600;}
.anc_area li a{
  padding-right: 2.93vw;
  position:relative;
  line-height: 1;
  letter-spacing: -0.05em;
  font-feature-settings: "palt" 1;
}
.anc_area li a::after{
  content:"";
  width: 2.93vw;
  height: 2.93vw;
  position:absolute;
  top:50%;
  right:-1.3vw;
  transform:translateY(-50%);
  background: url('../../img/usr/freepage/bofutsushosan_obesity/icon_anchor_sp.png')no-repeat 0 0;
  background-size: cover;
}

/* ====== ▼ そのカラダ、気になりませんか？ ▼ ====== */
.tab01 .about_sec01{
  width: 92vw;
  margin: 6.9vw auto 0;
}
.tab01 .about_sec01 .borderbox{
  width: 100%;
  border-radius: 16px;
  padding: 5.3vw 3vw 5.3vw 5.3vw;
  margin: 0 auto;
  position: relative;
}
.tab01 .about_sec01 .sec_ttl{
  width: 86.26vw;
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  }
.tab01 .about_sec01 .sec_ttl h3{
  width: 76vw;
  margin: 0 auto;
  position: relative;
  letter-spacing: -0.083em;
  z-index: 1;
}
.tab01 .about_sec01 .sec_ttl h3::after{
  width: 86.26vw;
  height: 8.4vw;
  position: absolute;
  content: "";
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_brackets02_sp.png)no-repeat center center;
  background-size: contain;
  left: 50%;
  top:0;
  transform: translateX(-50%);
  z-index: -1;
}
.tab01 .about_sec01 .txtarea{
  font-size: 28px;
}
.tab01 .about_sec01 .checklist{
  width: 100%;
  padding-bottom: 62vw;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/about_sec01_checklist_bg.png)no-repeat 100% 100%;
  background-size: contain;
}
.tab01 .about_sec01 .checklist li{
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.86vw;
  padding-left: 8.26vw;
  position: relative;
  text-align: left;
  font-feature-settings: "palt" 1;
}
.tab01 .about_sec01 .checklist li>span{
  font-weight: 600;
}
.tab01 .about_sec01 .checklist li:last-child{
  margin-bottom: 0;
}
.tab01 .about_sec01 .checklist li::before{
  width: 6.66vw;
  height: 5.33vw;
  position: absolute;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_check_sp.png)no-repeat center center;
  background-size: 100%;
  content: " ";
  left: 0;
}
.tab01 .about_area{
  position: relative;
}
/* ====== ▼ あなたのその日常が、「肥満症」の始まりなのかも… ▼ ====== */
.tab01 .about_sec02{
  width: 100%;
  padding: 0 0 7.46vw;
  margin: 6.9vw auto 0;
}
.tab01 .about_sec02 .sec_ttl{
  width: 100%;
}
.tab01 .about_sec02 .sec_ttl h3 span.fs_l{
  font-size: 6.93vw;
}
.tab01 .about_sec02 .habit_list{
  width: 92vw;
  margin: 30px auto 0;
  display: block;
}
.tab01 .about_sec02 .habit_list::after{
  content: "";
  clear: both;
  display: block;
}
.tab01 .about_sec02 .habit_list li{
  width: 43vw;
  float: left;
}
.tab01 .about_sec02 .habit_list li:nth-child(even){
  margin-top: 5.33vw;
  margin-left: 6vw;
}
.tab01 .about_sec02 .habit_list li:nth-child(3){
  margin-top: -2vw;
}
.tab01 .about_sec02 .habit_list .balloon{
  font-size: 3.46vw;
  font-weight: 400;
  line-height: 1.44;
  text-align: center;
  padding-bottom: 7.9vw;
  margin-bottom: 5px;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_balloon01.png)no-repeat center 100%;
  background-size: contain;
}

/* ====== ▼ あなたも辿っている！？肥満症への道のり ▼ ====== */
.tab01 .about_sec03{
  width: 100%;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/sec_point_bg.jpg)repeat center 100%;
  background-size: 100%;
  padding: 6.6vw 0 8vw;
  position:relative;
}
.tab01 .about_area::after{
  width:26.6vw;
  height:5.3vw;
  position:absolute;
  content:"";
  background:url(../../img/usr/freepage/bofutsushosan_obesity/sec_point_bg_arrow.png)no-repeat 0 0;
  top:100%;
  left:50%;
  background-size:contain;
  transform: translateX(-50%);
  z-index: 999;
}
.tab01 .about_sec03 .sec_ttl{
  width: 100%;
  line-height: 1.55;
}
.tab01 .about_sec03 .sec_ttl p{
  text-align: center;
  font-size: 3.46vw;
  line-height: 1.83;
  font-feature-settings: "palt" 1;
  margin-top: 1.3vw;
}
.tab01 .about_sec03 .sec_ttl p>span{
  font-size: 3.46vw;
  line-height: 1.83;
  font-weight: 600;
}
.tab01 .about_sec03 .obesity_flow{
  width: 100%;
  margin: 4.1vw auto 5.2vw;
  align-items: stretch;
}
.tab01 .about_sec03 .obesity_flow .flow{
  width: 92vw;
  border-radius: 16px;
  background: #fff;
  padding: 5vw 3vw 5vw 5vw;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  margin-bottom: 8vw;
}
.tab01 .about_sec03 .obesity_flow .flow:last-child{
  margin-bottom: 0;
}
.tab01 .about_sec03 .obesity_flow .flow .list{
  width: 100%;
  margin-left: -1.5vw;
  margin-bottom: 4vw;
}
.tab01 .about_sec03 .obesity_flow .flow::after{
  width: 5.3vw;
  height: 2.93vw;
  content:"";
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_arrow01_sp.png)no-repeat 0 0;
  background-size: contain;
  position:absolute;
  top: 104%;
  left: 50%;
  transform: translateX(-50%)
}
.tab01 .about_sec03 .obesity_flow .flow:last-child::after{
  display: none;
}
.tab01 .about_sec03 .obesity_flow .flow li{
  display: inline-block;
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: left;
  margin-right: 1.9vw;
  margin-bottom: 4px;
  position: relative;
  padding-left: 1em;
  font-feature-settings: "palt" 1;
  letter-spacing: -0.015em;
  float: left;
}
.tab01 .about_sec03 .obesity_flow .flow li:nth-child(2n){
  margin-right: 0;
}
.tab01 .about_sec03 .obesity_flow .flow li::before{
  width: 3.2vw;
  height: 3.2vw;
  position: absolute;
  content: "";
  background:url(../../img/usr/freepage/bofutsushosan_obesity/icon_circle.png)no-repeat center center;
  background-size: 100%;
  left: 0;
  top: 0.7vw;
  /* transform: translateY(-50%); */
}
.tab01 .about_sec03 .obesity_flow .flow figure{
  width: 81.3vw;
  margin: 0;
  border-radius: 14px;
  background: #f5f8db;
  text-align: center;
/*   margin-top: 15px; */
  padding: 6vw 4vw;
}

.tab01 .about_sec03 .obesity_flow .flow figure .imgbox{
  width: 41.8vw;
  text-align: center;
}
.tab01 .about_sec03 .obesity_flow .flow figcaption{
  width: 30.6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: center;
}
.tab01 .about_sec03 .obesity_flow .flow figcaption.fORN01{
  font-weight: 600;
  font-size: 4vw;
}
.sec_txt p{
  font-size: 5.33vw;
  font-weight: 600;
  line-height: 1.71;
  text-align: center;
  font-feature-settings: "palt" 1;
}
.sec_txt p strong{
  font-size: 6.93vw;
  font-weight: 600;
  line-height: 1.33;
}

/* ====== ▼ 防風通聖散が、肥満症に効くワケとは！？ ▼ ====== */
.tab01 .effect_sec01{
  width: 100%;
  margin: 12.5vw auto 6.26vw;
}
.tab01 .effect_sec01 .sec_ttl{
  width: 100%;
}
.tab01 .effect_sec01 .sec_ttl h3{
  font-size: 5.33vw;
  margin: 0 auto 4.13vw;
}
.tab01 .effect_sec01 .sec_ttl h3 span{
  font-size: 6.93vw;
  line-height: 1.11;
}
.tab01 .effect_sec01 .effect_txt{
  width: 92vw;
  margin: 0 auto;
  padding-bottom: 72.13vw;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/effect_sec01_img01_sp.png)no-repeat 100% 100%;
  background-size: 81.73vw;
}
.tab01 .effect_sec01 .effect_txt .balloon_subttl{
  width: 92vw;
  height: 10.26vw;
  background: #e4d8c2;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  font-size: 3.2vw;
  font-feature-settings: "palt" 1;
  text-align: center;
  position:relative;
  margin-bottom: 5.33vw;
}
.tab01 .effect_sec01 .effect_txt .balloon_subttl::after{
  width: 2.6vw;
  height:1.3vw;
  content:" ";
  position:absolute;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/balloon_subttl_arrow.png)no-repeat 100% center;
  background-size: cover;
  bottom:-1.3vw;
  left:50%;
  transform:translateX(-50%);
}
.tab01 .effect_sec01 .effect_txt .effect_list li{
  width: 100%;
  font-size: 3.73vw;
  font-weight: 600;
  line-height: 1.6;
  text-align: left;
  list-style-type: none;
  /* display: flex;
  justify-content: flex-start;
  align-items: center; */
  padding-left: 14.2vw;
  margin-bottom: 33px;
  font-feature-settings: "palt" 1;
  position: relative;
  letter-spacing: -0.05em;
}
.tab01 .effect_sec01 .effect_txt .effect_list li::after{
  width:4.26vw;
  height:2.39vw;
  content: "";
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_arrow01_sp.png)no-repeat 0 0;
  background-size:contain;
  position:absolute;
  bottom: -5.8vw;
  left: 50%;
  transform: translateX(-50%);
}
.tab01 .effect_sec01 .effect_txt .effect_list li:last-child::after{
  display: none;
}
.tab01 .effect_sec01 .effect_txt .effect_list li span>span{
  font-size: 4.53vw;
  line-height: 1.33;
}
.tab01 .effect_sec01 .effect_txt .effect_list li:first-child::before{
  width: 14.6vw;
  height: 10.9vw;
  content: " ";
  background:url(../../img/usr/freepage/bofutsushosan_obesity/icon_number1_sp.png)no-repeat center 0;
  position: absolute;
  left: 0;
  background-size: contain;
}
.tab01 .effect_sec01 .effect_txt .effect_list li:nth-child(2)::before{
  width: 14.6vw;
  height: 10.9vw;
  content: " ";
  position: absolute;
  left: 0;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_number2_sp.png)no-repeat 0 0;
  background-size: contain;
}
.tab01 .effect_sec01 .effect_txt .effect_list li:nth-child(3)::before{
  width: 14.6vw;
  height: 10.9vw;
  content: " ";
  position: absolute;
  left: 0;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/icon_number3_sp.png)no-repeat 0 0;
  background-size: contain;
}
.tab01 .effect_sec01 .sec_txt{
  margin-top: 2.6vw;
}
.tab01 .effect_sec01 .sec_txt p{
  line-height: 1.92;
}
.tab01 .effect_sec01 .sec_txt p strong>span{
  line-height: 1.65;
}

/* ====== ▼ Let's try ▼ ====== */
.tab01 .effect_sec02{
  width: 100%;
  margin: 0 auto;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/effect_sec02_bg_sp.jpg)no-repeat 0 0;
  background-size: cover;
  padding: 0 0 8vw;
}
.tab01 .effect_sec02 .inner{
  width: 92vw;
  margin: 0 auto;
}
.tab01 .effect_sec02 figure .imgbox{
  width: 89.4vw;
  margin: 0 auto;
}
.tab01 .effect_sec02 figure .txtbox .caption_ttl{
  width: 49vw;
  text-align: center;
  margin: 0 auto 2.66vw;
}
.tab01 .effect_sec02 figure .txtbox{
  width: 92vw;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  display: flex;
  justify-content: center;
  padding: 4vw;
}
.tab01 .effect_sec02 figure .txtbox p{
  font-size: 3.73vw;
  font-weight: 600;
  line-height: 1.64;
  text-align: center;
}
.tab01 .effect_sec02 figure .txtbox p>span{
  font-size: 4.53vw;
  line-height: 1.33;
  text-align: center;
}
.tab01 .effect_sec02 figure .txtbox p.attention{
  font-size: 2.4vw;
  line-height: 2.3;
  text-align: center;
  font-weight: normal;
}

/* ====== ▼ クラシエの防風通聖散 ▼ ====== */
.tab01 .effect_sec03{
  width: 100%;
  background-image:url(../../img/usr/freepage/bofutsushosan_obesity/sec_point_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 100%;
  padding-bottom: 6.79vw;
}
.tab01 .effect_sec03 .sec_ttl{
  width: 100%;
  padding-top:6.53vw;
}
.tab01 .effect_sec03 .sec_ttl h3{
  margin: 0 auto;
}
.tab01 .effect_sec03 .effect_point{
  width: 92vw;
  margin:3.86vw auto 0;
  align-items: stretch;
}
.tab01 .effect_sec03 .effect_point>.box{
  width: 92vw;
  margin: 0;
}
.tab01 .effect_sec03 .effect_point>.boxL{
  padding: 0 0 4.13vw;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/sec_point_line_sp.png)no-repeat center 100%;
  background-size: 100%;
}
.tab01 .effect_sec03 .effect_point>.boxR{
  padding: 4.13vw 0 0;
}
.tab01 .effect_sec03 .effect_point figure{
  width: 92vw;
  align-items: flex-start;
  margin-bottom: 8px;
}
.tab01 .effect_sec03 .effect_point figure .imgbox{
  width: 50.2vw;
}
.tab01 .effect_sec03 .effect_point figure figcaption{
  width: 41.3vw;
}
.tab01 .effect_sec03 .effect_point figure .caption_ttl{
  width: 29.3vw;
}
.tab01 .effect_sec03 .effect_point .box .caption_txt{
  font-size: 3.73vw;
  font-weight: 600;
  line-height: 1.65;
  margin: 8px 0 0;
  font-feature-settings: "palt" 1;
  text-align: left;
}
.tab01 .effect_sec03 .effect_point .box .txtbox p{
  font-size: 3.2vw;
  line-height: 1.75;
  margin: 0 auto;
  font-feature-settings: "palt" 1;
  text-align: justify;
  /* letter-spacing: -0.025em */
}

/*=================================== */
/*　　　　　　　　タブ2
/*=================================== */
.tab02 .main_vg{
  width: 100%;
  height: 97vw;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/tab02_mv_sp.jpg)no-repeat 0 0;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab02 .main_vg_inner{
  width: 92.5vw;
  height: 55.7vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-align: center;
  background: url(../../img/usr/freepage/bofutsushosan_obesity/tab2_mv_ttl_bg_sp.png)no-repeat 0 0;
  background-size: 100%;
}
.tab02 .main_vg_inner h2{
  font-weight: bold;
  font-size: 7.73vw;
  margin: 0 auto;
  line-height: 1.44;
  letter-spacing: 0.05em;
  font-feature-settings: "palt" 1;
}


/* ====== ▼ クラシエの抗肥満作用の研究 ▼ ====== */
.tab02 .about_area{
  width: 92vw;
  margin: 0 auto;
}
.tab02 .about_area .about_txt{
  padding: 7vw 0 5.6vw;
}
.tab02 .about_area .about_txt p{
  font-size: 3.2vw;
  line-height: 1.75;
  margin: 0 auto 1.86vw;
  text-align: left;
  font-feature-settings: "palt" 1;
}
.tab02 .about_area .about_txt p>span{
  font-weight: 600;
}
.tab02 .about_area .about_txt p:last-child{
  margin: 0 auto;
}
.tab02 .about_area .about_img{
  width: 92vw;
  margin: 0 auto 6.53vw;
}
.tab02 .about_area .about_img figure{
  margin-bottom: 5vw;
}
.tab02 .about_area .about_img figure:last-child{
  margin-bottom: 0;
}
.tab02 .about_area .about_img figure figcaption{
  font-size: 3.2vw;
  line-height: 1.75;
  text-align: center;
  margin: 0 auto 2.8vw;
}

/* ====== ▼ 表1：当社による防風通聖散関係の論文発表 ▼ ====== */
.tab02 .table_area{
  width: 92vw;
  margin: 0 auto;
}
.tab02 .table_area table caption{
  font-size: 5.3vw;
  font-weight: 600;
  line-height: 1.55;
  font-feature-settings: "palt" 1;
  text-align: center;
  margin: 0 auto 3vw;
  border-collapse: separate;
  border-spacing: 0;
}
.tab02 .table_area table th{
  background: #e4d8c2;
  border: 1px solid #bc9e65;
  border-left: none;
  font-size: 2.9vw;
  padding: 0 1.8vw;
  vertical-align: middle;
  box-sizing: border-box;
  font-feature-settings: "palt" 1;
  font-weight: 400;
  text-align: left;
}
.tab02 .table_area table th:first-child{
  width: 16.8vw;
  border-left: 1px solid #bc9e65;
}
.tab02 .table_area table th:nth-child(n+2):nth-child(-n+3){
  width: 12.2vw;
}
.tab02 .table_area table th:nth-child(4),
.tab02 .table_area table th:nth-child(5){
  width: 24.8vw;
}
.tab02 .table_area table td{
  background: #fff;
  border: 1px solid #bc9e65;
  border-top: none;
  font-size: 2.9vw;
  padding: 1.8vw 1vw 1.8vw 1.8vw;
  font-feature-settings: "palt" 1;
  vertical-align: middle;
  text-align: left;
}
.tab02 .table_area table td:first-child{
  background: #f8f5f0
}
.tab02 .table_area section{
  margin: 0 auto 6.79vw;
}

/* ====== ▼ よくある質問Q&A ▼ ====== */
.faq_area{
  width: 92vw;
  margin: 4.66vw auto;
  text-align: left;
}
.faq_areafaq_area h3{
  width: 92vw;
  margin: 7.99vw auto 3.99vw;
}
.faq_area dt{
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.55;
  margin: 5.06vw 0 2.39vw 0;
  padding-left: 7.6vw;
  position: relative;
  font-feature-settings: "palt" 1;
}
.faq_area dd{
  padding-left: 7.99vw;
  position: relative;
  letter-spacing: -0.05em;
  }
.faq_area dt::before{
  content:"";
  width: 5.99vw;
  height: 5.99vw;
  position:absolute;
  top: 0;
  left: 0;
  background: url('../../img/usr/freepage/bofutsushosan_obesity/icon_q.png')no-repeat 0 0;
  background-size: 100%;
}
.faq_area dd::before{
  content:"";
  width: 5.99vw;
  height: 5.99vw;
  position:absolute;
  top: 0;
  left: 0;
  background: url('../../img/usr/freepage/bofutsushosan_obesity/icon_a.png')no-repeat 0 0;
  background-size: 100%;
 }
.fPNK01{
  color: #BC9E65;
}
.faq_area dl dt span.wavyline::after,
.faq_area dl dd span.wavyline::after{
  background: url(../../img/usr/freepage/bofutsushosan_obesity/wave02_sp.png) 0 0;
  background-repeat: repeat-x;
  background-size: contain;
  bottom: -1.3vw!important;
  height: 1.3vw!important;
}

.medical-related-box .btn-outline-primary {
  width:92vw;
  display: flex;
  justify-content:center;
  align-items:center;
  margin: 0 auto;
  cursor: pointer;
  font-size:3.99vw;
  font-weight: 600;
  line-height: 1.65;
  border: 2px solid transparent;
  transition: 0.2s;
  padding:2vw 0;
  /* border-radius: 5px; */
  background: #fff;
  border: 2px solid var(--main-color) !important;
  color: var(--font-color) !important;
  position:relative;
}
.fbtn-area{
  margin-top: 10.66vw;
}
.fbtn-area>div{
  margin: 5.99vw auto;
}
.footer-back-ec-btn {
  width:92vw;
  display: flex;
  justify-content:center;
  align-items:center;
  margin: 0 auto 6.9vw;
  cursor: pointer;
  font-size:3.99vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.65;
  border: 2px solid transparent;
  transition: 0.2s;
  padding:2vw 0;
  border-radius: 5px;
  background: #fff;
  border: 2px solid var(--main-color) !important;
  color: var(--font-color) !important;
  position:relative;
}
.footer-back-ec-btn:after,
.medical-related-box .btn-outline-primary:after {
  position: absolute;
  right: 6%;
  content: "\f054";
  font-weight: 700;
  font-size:3.99vw;
  color: var(--main-color) !important;
  font-family: 'Font Awesome 5 Free';
}
.footer .footer-support{
  padding: 4vw;
  padding-bottom: 6.66667vw;
}
.footer-guide{
  padding-left: 4vw;
  padding-right: 4vw;
}


/* ====== 追従ボタン ====== */
.footer .page-top {
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 50%;
  z-index: 444;
}
.product-buy-fixed {
  position: fixed;
  left: 0;
  bottom: -180vw;
  z-index: 1020;
  width: 100%;
  padding:3.2vw 14vw 3.2vw 1vw;
  background: var(--main-color);
  transition: 0.3s;
  z-index: 333;
   font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Font Awesome 5 Free", sans-serif;
}
.product-buy-fixed.is-show {
  bottom: 0;
}
.product-buy-fixed-variation-list-wrapper {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #6eb92b;
  transition: opacity .5s, bottom .5s, visibility 0s ease .5s;
  opacity: 0;
  visibility: hidden;
}
.product-buy-fixed-variation-list-wrapper-inner {
  padding: 3.2vw 4vw;
}
.product-buy-fixed-variation-list-wrapper.is-open {
  transition-delay: 0s;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.product-buy-fixed-variation-list-wrapper-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  display: block;
}
.product-buy-fixed-variation-list-wrapper-close::before, .product-buy-fixed-variation-list-wrapper-close::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 7px;
  transform: rotate(45deg);
}
.product-buy-fixed-variation-list-wrapper-close::before {
  transform: rotate(-45deg);
}
.product-buy-fixed .variation-list {
  margin-top: 2.66667vw;
}
.product-buy-fixed .variation-list .variation-list-item {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 2.66667vw;
}
.product-buy-fixed .variation-list .variation-list-item:last-child {
  margin-bottom: 0;
}
.product-buy-fixed .variation-number {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -ms-flex-align: center;
  width: 9.33333vw;
  height: 9.33333vw;
  font-size: 3.2vw;
  background-color: #fff;
}
.product-buy-fixed .product-price {
  font-size: 3.8vw;/* 3.46667vw */
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.05em;
}
.product-buy-fixed .btn-buy {
  width: 48vw;
  background: #fff;
  color: var(--font-color) !important;
  margin: 0 auto;
}
.product-buy-fixed .btn-buy::before {
  content: "";
  display: inline-block;
  width: 7.46667vw;
  height: 4.53333vw;
  background: url("../../img/customize/pc/common/ico_basket_white.png") center center no-repeat;
  background-size: contain;
  margin-right: 0.8vw;
}
.product-buy-fixed .product-btn-favorite {
  font-size: 6.13333vw;
  color: #fff;
}
.product-buy-fixed .detail-btn-favorite-added {
  color: #fff;
}
.product-buy-fixed .block-arrival-notice--btn {
  background: #fff;
  color: #6eb92b;
}
/* キャンペーン価格 */
.cp_product-price{
  font-size:3vw;
}
.cp_product-price>span{
  width:80%;
  line-height:1.8;
  margin-bottom:1.2vw;
  color:#fff;
  display:inline-block;
}

/* ====== 追従ボタン ====== */
.footer .page-top {
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 50%;
  z-index: 444;
}
.product-buy-fixed {
  position: fixed;
  left: 0;
  bottom: -180vw;
  z-index: 1020;
  width: 100%;
  padding:3.2vw 14vw 3.2vw 1vw;
  background: var(--main-color);
  transition: 0.3s;
  z-index: 333;
   font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Font Awesome 5 Free", sans-serif;
}
.product-buy-fixed.is-show {
  bottom: 0;
}
.product-buy-fixed-variation-list-wrapper {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #6eb92b;
  transition: opacity .5s, bottom .5s, visibility 0s ease .5s;
  opacity: 0;
  visibility: hidden;
}
.product-buy-fixed-variation-list-wrapper-inner {
  padding: 3.2vw 4vw;
}
.product-buy-fixed-variation-list-wrapper.is-open {
  transition-delay: 0s;
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.product-buy-fixed-variation-list-wrapper-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  display: block;
}
.product-buy-fixed-variation-list-wrapper-close::before, .product-buy-fixed-variation-list-wrapper-close::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 17px;
  left: 7px;
  transform: rotate(45deg);
}
.product-buy-fixed-variation-list-wrapper-close::before {
  transform: rotate(-45deg);
}
.product-buy-fixed .variation-list {
  margin-top: 2.66667vw;
}
.product-buy-fixed .variation-list .variation-list-item {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 2.66667vw;
}
.product-buy-fixed .variation-list .variation-list-item:last-child {
  margin-bottom: 0;
}
.product-buy-fixed .variation-number {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -ms-flex-align: center;
  width: 9.33333vw;
  height: 9.33333vw;
  font-size: 3.2vw;
  background-color: #fff;
}
.product-buy-fixed .product-price {
  font-size: 3.8vw;/* 3.46667vw */
  font-weight: 400;
  color: #fff;
  letter-spacing: -0.05em;
}
.product-buy-fixed .btn-buy {
  width: 48vw;
  background: #fff;
  color: var(--font-color) !important;
}
.product-buy-fixed .btn-buy::before {
  content: "";
  display: inline-block;
  width: 7.46667vw;
  height: 4.53333vw;
  background: url("../../img/customize/pc/common/ico_basket_white.png") center center no-repeat;
  background-size: contain;
  margin-right: 0.8vw;
}
.product-buy-fixed .product-btn-favorite {
  font-size: 6.13333vw;
  color: #fff;
}
.product-buy-fixed .detail-btn-favorite-added {
  color: #fff;
}
.product-buy-fixed .block-arrival-notice--btn {
  background: #fff;
  color: #6eb92b;
}
/* キャンペーン価格 */
.cp_product-price{
  font-size:3vw;
}
.cp_product-price>span{
  width:80%;
  line-height:1.8;
  margin-bottom:1.2vw;
  color:#fff;
  display:inline-block;
}
.cp_price_after_off {
  background: red;
}

/* ====== ポップアップ ====== */
/*モーダルを開くボタン*/
.modal-open {
  /* position: fixed;
	display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
	width: 300px;
	height: 50px;
	font-weight: bold;
	color: #fff;
	background: #000;
	margin: auto;
	cursor: pointer;
	transform: translate(-50%,-50%); */
  cursor: pointer;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  /* padding: 40px 20px; */
  padding: 40px 26px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 9999 !important;
}

/*モーダル本体の擬似要素の指定*/
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active {
  opacity: 1;
  visibility: visible;
}

/*モーダル枠の指定*/
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 500px;
  width: 90%;
  padding: 0;
}

/*モーダルを閉じるボタンの指定*/
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

/*モーダル内のコンテンツの指定*/
.modal-content {
  background: #fff;
  text-align: left;
  padding: 30px;
}

/*チャットボットレイヤー制御*/
#chatplusview {
  z-index: 9998 !important;
}

/* ====== ポップアップ内コンテンツ ====== */
.coupon_number {
  text-align: center;
  padding: 20px 0 10px 0;
  font-size: 6vw;
  line-height: 1.5;
  color: #d8576f;
  font-weight: bold
}

.coupon_number p {
  font-size: 6.8vw;
}

.explanation_ttl_wrap {
  width: 100%;
  text-align: center;
  font-size: 4vw;
}

.explanation_ttl_container {
  margin: 0 auto;
  background: #ffffff;
  display: flex;
}

.explanation_line_wrap {
  vertical-align: middle;
}

.explanation_line_container {
  margin: 0 auto;
}

.explanation_line {
  display: inline-block;
  height: 2px;
  width: 6vw;
  background: #333333;
}

.explanation_ttl_txt {
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.53;
  text-align: center;
}

.explanation_list_wrap {
  width: 100%;
  padding: 4vw 0 3vw 0;
  text-align: left;
  font-size: 3.5vw;
  line-height: 1.58;
  border-bottom: 2px solid #333333;
  padding-left: 1em;
  text-indent: -1em;
}

.period_wrap {
  padding: 4vw 0 0vw 0;
  font-size: 5.5vw;
  line-height: 1.5;
  letter-spacing: -0.06em;
  text-align: center;
  font-weight: bold;
}
