﻿body {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

@supports(-webkit-touch-callout: none) {
  body {
    min-height: -webkit-fill-available
  }
}

.fwh-wrap {
  font-family: "Noto Sans JP", Helvetica, Arial, "Hiragino Sans", YuGothic, "Yu Gothic medium", sans-serif;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-rendering: optimizeLegibility;
  font-feature-settings: "palt";
  font-size: 1.757vw;
  font-weight: 500;
  line-height: 1.68;
  color: #000;
  letter-spacing: .0333333333em
}

@media(max-width: 768px) {
  .fwh-wrap {
    font-size: 3.125vw
  }
}

.fwh-wrap * {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  list-style: none
}

.fwh-wrap *::before,
.fwh-wrap *::after {
  box-sizing: border-box
}

.fwh-wrap img {
  font-size: 0;
  line-height: 0;
  width: 100%;
  max-width: 100%;
  height: auto
}

.fwh-wrap small {
  font-weight: normal;
  font-size: 76%
}

.fwh-wrap strong {
  font-weight: bolder
}

.fwh-wrap a {
  color: currentColor;
  text-decoration: none
}

.fwh-wrap sup {
  font-size: 48%;
  vertical-align: super;
  font-weight: normal
}

.fwh-wrap sub {
  font-size: 48%;
  font-weight: normal
}

.fwh-wrap .fz_up_104 {
  font-size: 104%
}

.fwh-wrap .fz_up_112 {
  font-size: 112%
}

.fwh-wrap .fz_up_120 {
  font-size: 120%
}

.fwh-wrap .fz_up_128 {
  font-size: 128%
}

.fwh-wrap .fz_up_136 {
  font-size: 136%
}

.fwh-wrap .fz_up_144 {
  font-size: 144%
}

.fwh-wrap .fz_up_152 {
  font-size: 152%
}

.fwh-wrap .fz_up_160 {
  font-size: 160%
}

.fwh-wrap .fz_down_88 {
  font-size: 88%
}

.fwh-wrap .fz_down_80 {
  font-size: 80%
}

.fwh-wrap .fz_down_72 {
  font-size: 72%
}

.fwh-wrap .ff_serif {
  font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif
}

.fwh-wrap .ff_shippori {
  font-family: "Shippori Mincho", "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif
}

.fwh-wrap .fw_bold {
  font-weight: bolder
}

.fwh-wrap .fw_600 {
  font-weight: 600
}

.fwh-wrap .fw_900 {
  font-weight: 900
}

.fwh-wrap .fw_medium {
  font-weight: 500
}

.fwh-wrap .fw_normal {
  font-weight: normal
}

.fwh-wrap .fs_italic {
  font-style: italic
}

.fwh-wrap .red,
.fwh-wrap .required {
  color: red
}

.fwh-wrap .yellow {
  color: #eddc6f
}

.fwh-wrap .gold {
  color: #afa357
}

.fwh-wrap .pink {
  color: #b40081
}

.fwh-wrap .kenten {
  text-emphasis: dot currentColor;
  -webkit-text-emphasis: filled currentColor
}

.fwh-wrap .kenten.kenten_js {
  text-emphasis: none;
  -webkit-text-emphasis: none
}

.fwh-wrap .kenten.kenten_js>span {
  padding: .16em 0;
  background-repeat: repeat-x;
  background-size: .96em .32em;
  background-position: top left;
  background-image: radial-gradient(0.16em 0.16em at center center, currentColor 40%, transparent 48%);
  font-feature-settings: normal
}

.fwh-wrap .aligncenter {
  text-align: center !important
}

@media(min-width: 769px) {
  .fwh-wrap .pc_hide {
    display: none !important
  }
}

@media(max-width: 768px) {
  .fwh-wrap .sp_hide {
    display: none !important
  }
}

.fwh-wrap .indent {
  display: block;
  padding-left: 1.143em;
  text-indent: -1.143em
}

.fwh-wrap .fwh-footer {
  margin-top: auto;
  text-align: center
}

.fwh-wrap .fwh-footer_logo {
  width: 14.641vw;
  margin: 3.514vw auto 2.343vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-footer_logo {
    width: 26.042vw;
    margin: 4.167vw auto
  }
}

.fwh-wrap .fwh-footer_nav {
  font-size: 1.318vw;
  font-weight: normal;
  display: flex;
  justify-content: center;
  margin-bottom: 4.685vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-footer_nav {
    font-size: 2.344vw;
    margin-bottom: 6.25vw
  }
}

.fwh-wrap .fwh-footer_nav li {
  margin: .4em .8em
}

.fwh-wrap .fwh-footer_nav a {
  text-decoration: underline
}

.fwh-wrap .fwh-footer_nav a:hover {
  text-decoration: none
}

.fwh-wrap .fwh-footer_copyright {
  color: #fff;
  background: #afa357;
  padding: 1.6em 0
}

.fwh-wrap .fwh-fv {
  padding: 3.514vw 14.641vw 0vw;
  background: #e6e1de url("../images/img_fwh-fv_2.png") no-repeat center bottom 8.785vw/100%;
  position: relative;
  overflow: hidden
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv {
    padding: 6.25vw 9.375vw 0vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv {
    background: #e6e1de
  }
}


@media(max-width: 768px) {
  .fwh-wrap .fwh-fv::after {
    content: "";
    width: 100%;
    height: 31.25vw;
    background: linear-gradient(0deg, #E6E1DE, rgba(230, 225, 222, 0));
    position: absolute;
    left: 0;
    bottom: -1px
  }
}

.fwh-wrap .fwh-fv_logo {
  line-height: 0;
  width: 5.857vw;
  position: absolute;
  left: 2.928vw;
  top: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_logo {
    width: 10.417vw;
    left: 4.167vw;
    top: 3.125vw
  }
}

.fwh-wrap .fwh-fv_content_header figure {
  margin: -7.613vw -1.171vw 0 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_content_features {
    display: flex;
    margin-top: 4.167vw
  }
}

.fwh-wrap .fwh-fv_content_features ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.171vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_content_features ul {
    width: 50%
  }
}

.fwh-wrap .fwh-fv_content_features li {
  width: 32%
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_content_features li {
    width: 100%;
    margin: 1.563vw 0
  }
}

.fwh-wrap .fwh-fv_content_note {
  line-height: 1.2;
  font-size: 96%;
  opacity: .72;
  margin-top: .8em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_content_note {
    margin: .8em 0 .4em
  }
}

.fwh-wrap .fwh-fv_product {
  position: relative;
  text-align: center;
  width: 26.354vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_product {
    width: 56%;
    margin: 0 -3%
  }
}

.fwh-wrap .fwh-fv_product figcaption {
  background: linear-gradient(45deg, #AFA357, #9B8F41, #AFA357);
  font-size: 1.464vw;
  line-height: 1.28;
  width: 5.28em;
  height: 5.28em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -0.293vw;
  top: -0.293vw;
  transform: rotate(16deg);
  box-shadow: .22vw .22vw .293vw rgba(0, 0, 0, .4);
  padding: .2em 0 0 .1em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_product figcaption {
    font-size: 2.604vw;
    right: -3.125vw;
    top: -2.083vw;
    box-shadow: .391vw .391vw .521vw rgba(0, 0, 0, .4)
  }
}

.fwh-wrap .fwh-fv_cta {
  position: relative;
  z-index: 1
}

.fwh-wrap .block_component {
  margin: 1.171vw auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: min(40.996vw, 100%);
  color: #fff;
  font-size: 1.757vw;
  font-weight: 900;
  line-height: 1.36;
  text-shadow: .22vw .22vw .22vw rgba(0, 0, 0, .56)
}

@media(max-width: 768px) {
  .fwh-wrap .block_component {
    margin: 2.083vw auto;
    width: min(72.917vw, 100%);
    font-size: 3.125vw
  }
}

.fwh-wrap .block_component li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12.592vw;
  height: 12.592vw;
  border-radius: 50%;
  background: linear-gradient(40deg, #B40081, #FF81DC, #A20174);
  border: 2px solid #eddc6f;
  box-shadow: .22vw .22vw .878vw rgba(0, 0, 0, .16)
}

@media(max-width: 768px) {
  .fwh-wrap .block_component li {
    width: 22.396vw;
    height: 22.396vw;
    border-width: max(1px, min(0.391vw, 2px));
    box-shadow: .391vw .391vw 1.563vw rgba(0, 0, 0, .16)
  }
}

.fwh-wrap .block_component2 {
  color: #b40081;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: min(45.095vw, 100%);
  margin: 1.757vw auto;
  font-size: 1.903vw;
  line-height: 1.36;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .block_component2 {
    width: min(80.208vw, 100%);
    margin: 3.125vw auto;
    font-size: 3.385vw
  }
}

.fwh-wrap .block_component2 li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14.056vw;
  height: 14.056vw;
  border-radius: 50%;
  background: rgba(255, 255, 255, .88);
  border: max(1px, min(0.391vw, 2px)) solid #b40081;
  margin-bottom: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .block_component2 li {
    width: 25vw;
    height: 25vw;
    margin-bottom: 3.125vw
  }
}

.fwh-wrap .fwh-cta {
  padding: 4.685vw 14.641vw 1.757vw;
  background: radial-gradient(#E4007B, #84005E);
  overflow: hidden
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta {
    padding: 8.333vw 9.375vw 3.125vw
  }
}

.fwh-wrap .fwh-cta_header {
  position: relative
}

.fwh-wrap .fwh-cta_header_title {
  position: relative;
  width: 42.606vw;
  padding: 3.514vw 0 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_title {
    width: 100%;
    padding: 6.25vw 0 21.875vw
  }
}

.fwh-wrap .fwh-cta_header_title::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #afa357;
  position: absolute;
  left: 0;
  top: 0;
  filter: drop-shadow(0 0.22vw 0.439vw rgba(0, 0, 0, 0.64))
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_title::before {
    border-width: max(1px, min(0.391vw, 2px));
    filter: drop-shadow(0 0.391vw 0.781vw rgba(0, 0, 0, 0.64))
  }
}

.fwh-wrap .fwh-cta_header_title p {
  color: #fff;
  white-space: nowrap;
  background: #81753d linear-gradient(72deg, #81753D, #AFA357, #81753D);
  border: 1px solid #707070;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding: .4em
}

.fwh-wrap .fwh-cta_header_title h2 {
  width: 33.968vw;
  margin: auto;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_title h2 {
    width: 72%
  }
}

.fwh-wrap .fwh-cta_header_product {
  position: absolute;
  left: 43.581vw;
  top: -1.928vw;
  line-height: 0;
  display: flex;
  align-items: center;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_product {
    position: static;
    width: 100%;
    margin: -20.833vw auto 6.25vw
  }
}

.fwh-wrap .fwh-cta_header_product img {
  position: relative
}

.fwh-wrap .fwh-cta_header_product .img1 {
  width: 22.84vw;
  z-index: 1;
  transform-origin: right top;
  transform: rotate(-12deg)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_product .img1 {
    width: 56%;
    margin-top: -6%
  }
}

.fwh-wrap .fwh-cta_header_product .img2 {
  width: 20.498vw;
  margin-left: -16%;
  transform-origin: left top;
  transform: rotate(12deg)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_header_product .img2 {
    width: 46%;
    margin-left: -2%
  }
}

.fwh-wrap .fwh-cta_features {
  margin: 2.928vw 0
}

.fwh-wrap .fwh-cta_features ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.928vw;
  line-height: 0
}

.fwh-wrap .fwh-cta_features li {
  width: 32%
}

.fwh-wrap .fwh-cta_features small {
  display: block;
  line-height: 1.28;
  color: #fff;
  margin-top: 1.6em
}

.fwh-wrap .fwh-cta_btn {
  text-align: center;
  margin: 2.343vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn {
    margin: 4.167vw auto
  }
}

.fwh-wrap .fwh-cta_btn dt {
  font-size: 1.464vw;
  background: url("../images/img_fwh-cta_1.svg") no-repeat center top/contain;
  width: 37.482vw;
  height: 4.685vw;
  margin: auto;
  line-height: 2.24
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn dt {
    font-size: 2.604vw;
    width: min(66.667vw, 100%);
    height: 8.333vw
  }
}

.fwh-wrap .fwh-cta_btn dd {
  position: relative;
  z-index: 1;
  width: 44.802vw;
  height: 9.956vw;
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn dd {
    width: 100%;
    height: 17.708vw
  }
}

.fwh-wrap .fwh-cta_btn dd::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(24deg, #156C01, #2B8416, #115600);
  border-radius: .366vw;
  border: 2px solid #afa357;
  box-shadow: .22vw .22vw .22vw rgba(0, 0, 0, .64);
  left: 0;
  top: .586vw;
  transform: scale3d(0.88, 1, 0.88);
  opacity: .72;
  filter: blur(1.171vw)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn dd::before {
    border-radius: .651vw;
    box-shadow: .391vw .391vw .391vw rgba(0, 0, 0, .64);
    top: 1.042vw
  }
}

.fwh-wrap .fwh-cta_btn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(24deg, #156C01, #2B8416, #115600);
  border-radius: .366vw;
  border: 2px solid #afa357;
  color: #fff;
  font-size: 1.464vw;
  box-shadow: .22vw .22vw .22vw rgba(0, 0, 0, .64);
  transition: .24s;
  transform: scale3d(1, 1, 1);
  line-height: 1.44;
  position: relative;
  z-index: 1
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn a {
    border-radius: .651vw;
    font-size: 2.604vw;
    box-shadow: .391vw .391vw .391vw rgba(0, 0, 0, .64);
    border-width: max(1px, min(0.391vw, 2px))
  }
}

.fwh-wrap .fwh-cta_btn a::before {
  content: "";
  position: absolute;
  background: url("../images/icon_arrow_right_1.svg") no-repeat center/contain;
  height: 100%;
  width: 1.757vw;
  right: 2.343vw;
  top: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn a::before {
    width: 3.125vw;
    right: 4.167vw
  }
}

.fwh-wrap .fwh-cta_btn a .span1 {
  display: block
}

.fwh-wrap .fwh-cta_btn a .span1::after {
  content: "";
  width: 80%;
  height: 1px;
  display: block;
  margin: auto;
  background: #fff
}

.fwh-wrap .fwh-cta_btn a .span2 {
  display: inline-block;
  font-size: 168%;
  vertical-align: -0.05em
}

.fwh-wrap .fwh-cta_btn a .span3 {
  font-size: 200%;
  font-weight: 900;
  margin-bottom: .16em;
  text-shadow: .22vw .22vw .22vw rgba(0, 0, 0, .32)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn a .span3 {
    text-shadow: .391vw .391vw .391vw rgba(0, 0, 0, .32)
  }
}

.fwh-wrap .fwh-cta_btn a:hover {
  transform: scale3d(1.04, 1.04, 1)
}

.fwh-wrap .fwh-cta_btn p {
  color: #1f770b;
  font-size: 1.318vw;
  margin-top: 1em;
  font-weight: bold;
  text-shadow: 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff, 0 0 .2em #fff
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-cta_btn p {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec01 {
  padding: 0 14.641vw;
  background: linear-gradient(#E6E1DE 31.04vw, rgba(230, 225, 222, 0) 31.04vw), url("../images/img_fwh-sec01_1.jpg") no-repeat center bottom/100%;
  padding-top: 4vw;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01 {
    padding: 0 9.375vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01 {
    background: linear-gradient(#E6E1DE 62.5vw, rgba(230, 225, 222, 0) 62.5vw), url("../images/img_fwh-sec01_1.jpg") no-repeat center bottom/136%
  }
}

.fwh-wrap .fwh-sec01_header {
  background: url("../images/img_fwh-sec01_2.png") no-repeat center/100% 100%;
  width: min(70.791vw, 100%);
  min-height: 53.075vw;
  padding: 1.757vw 0;
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header {
    background-image: url("../images/img_fwh-sec01_3.png");
    width: 100%;
    min-height: 94.401vw;
    padding: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec01_header_header h2 {
  width: 27.526vw;
  margin: 1.171vw auto 1.757vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header_header h2 {
    width: 48.958vw;
    margin: 2.083vw auto 3.125vw
  }
}

.fwh-wrap .fwh-sec01_header_header p {
  text-align: center;
  font-size: 3.075vw;
  font-weight: 900
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header_header p {
    font-size: 5.469vw
  }
}

.fwh-wrap .fwh-sec01_header_product {
  width: min(40.996vw, 100%);
  background: #fff;
  border-radius: .732vw;
  padding: 1px 0 1.757vw;
  margin: 5.271vw auto 0;
  text-align: center;
  line-height: 0;
  font-weight: 900;
  font-size: 2.489vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header_product {
    width: min(72.917vw, 100%);
    border-radius: 1.302vw;
    padding-bottom: 3.125vw;
    margin-top: 7.292vw;
    font-size: 4.427vw
  }
}

.fwh-wrap .fwh-sec01_header_product img {
  width: 35.139vw;
  width: min(35.139vw, 96%);
  margin: -4.1vw auto 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header_product img {
    width: min(62.5vw, 96%);
    margin-top: -5.208vw
  }
}

.fwh-wrap .fwh-sec01_header_product figcaption {
  line-height: 1.28
}

.fwh-wrap .fwh-sec01_header_product .span1 {
  display: inline-block;
  font-size: 168%;
  vertical-align: -0.04em;
  margin: -0.16em 0
}

.fwh-wrap .fwh-sec01_header_product sup {
  transform: translateY(-80%);
  display: inline-block;
  margin-left: -0.4em
}

.fwh-wrap .fwh-sec01_header_note {
  width: min(40.996vw, 96%);
  text-align: right;
  margin: .1em auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_header_note {
    width: min(72.917vw, 96%)
  }
}

.fwh-wrap .fwh-sec01_content {
  text-align: center;
  width: min(60.908vw, 100%);
  margin: 2.928vw auto 13.47vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_content {
    width: 100%;
    margin: 4.167vw auto 18.75vw
  }
}

.fwh-wrap .fwh-sec01_content h3 {
  font-size: 2.343vw;
  line-height: 1.36;
  background: rgba(255, 255, 255, .8);
  border: 1px solid #afa357;
  padding: 1em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec01_content h3 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec02 {
  padding: 0 14.641vw;
  display: flex;
  flex-direction: column;
  text-align: center;
  background: #fff url("../images/img_fwh-sec02_1.jpg") no-repeat center bottom/100%;
  min-height: 73.206vw;
  position: relative;
  z-index: 1
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02 {
    padding: 0 9.375vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02 {
    background-image: url("../images/img_fwh-sec02_2.jpg");
    min-height: 133.333vw
  }
}

.fwh-wrap .fwh-sec02_header {
  position: relative;
  background: #e6e1de;
  border: max(1px, min(0.391vw, 2px)) solid #fff;
  border-radius: .586vw;
  filter: drop-shadow(0.22vw 0.22vw 0.22vw rgba(0, 0, 0, 0.56));
  padding: 5.271vw 0 2.343vw;
  transform: translateY(-50%);
  margin-bottom: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_header {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec02_header::before,
.fwh-wrap .fwh-sec02_header::after {
  content: "▼";
  line-height: 1.04;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -18%) scaleX(1.12);
  color: #fff;
  font-size: 2.343vw
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec02_header::before,
  .fwh-wrap .fwh-sec02_header::after {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec02_header::before {
  z-index: -1
}

.fwh-wrap .fwh-sec02_header::after {
  margin-top: min(-2px, max(-0.781vw, -4px));
  color: #e6e1de
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_header {
    filter: drop-shadow(0.391vw 0.391vw 0.391vw rgba(0, 0, 0, 0.56));
    padding: 9.375vw 0 4.167vw;
    transform: translateY(-40%)
  }
}

.fwh-wrap .fwh-sec02_header h2 {
  font-size: 2.343vw;
  line-height: 1.6
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_header h2 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec02_header h2::before {
  content: "";
  background: url("../images/icon_lightbulb_1.svg") no-repeat center/contain;
  width: 9.956vw;
  height: 8.785vw;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -40%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_header h2::before {
    width: 17.708vw;
    height: 15.625vw
  }
}

.fwh-wrap .fwh-sec02_list {
  width: min(39.824vw, 100%);
  margin: auto auto 1.171vw;
  font-size: 2.343vw;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_list {
    width: min(70.833vw, 100%);
    margin-bottom: 1.042vw;
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec02_list li {
  background: #fff;
  border-radius: .586vw;
  position: relative;
  margin: 1.757vw 0;
  padding: .32em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_list li {
    border-radius: 1.042vw;
    margin: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec02_list li::before {
  content: "";
  background: url("../images/icon_lightbulb_1.svg") no-repeat center/contain;
  width: 8.199vw;
  height: 7.028vw;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-48%, -52%) rotate(-8deg)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_list li::before {
    width: 14.583vw;
    height: 12.5vw
  }
}

.fwh-wrap .fwh-sec02_footer {
  position: relative;
  background: #afa357;
  border-radius: .586vw;
  color: #fff;
  font-size: 3.514vw;
  font-weight: bold;
  line-height: 1.36;
  padding: .64em 0;
  margin-bottom: -1.6em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_footer {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec02_footer::before {
  content: "▼";
  line-height: 1.04;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -22%) scaleX(1.2);
  color: #afa357;
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_footer::before {
    font-size: 4.167vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec02_footer {
    font-size: 6.25vw;
    width: min(70.833vw, 100%);
    margin-left: auto;
    margin-right: auto
  }
}

.fwh-wrap .fwh-sec03 {
  padding: 8.785vw 14.641vw 3.514vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03 {
    padding: 15.625vw 9.375vw 6.25vw
  }
}

.fwh-wrap .fwh-sec03_title {
  text-align: center;
  font-size: 3.514vw;
  line-height: 1.52
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_title {
    font-size: 6.25vw
  }
}

.fwh-wrap .fwh-sec03_content {
  background: #e6e1de;
  border: max(1px, min(0.781vw, 6px)) solid #afa357;
  border-radius: 1.757vw;
  padding: 0 2.343vw;
  margin: 4.1vw 0 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content {
    border-radius: 3.125vw;
    padding: 0 3.125vw;
    margin: 5.208vw 0
  }
}

.fwh-wrap .fwh-sec03_content_header {
  text-align: center
}

.fwh-wrap .fwh-sec03_content_header h3 {
  color: #fff;
  background: #afa357;
  margin: 0 -2.416vw;
  line-height: 1.36;
  font-size: 2.343vw;
  border-radius: 1.171vw 1.171vw 0 0;
  padding: .8em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_header h3 {
    margin: -1px -3.255vw;
    border-radius: 1.171vw 2.083vw 0 0;
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec03_content_header p {
  display: table;
  background: #fff;
  border-radius: 16em;
  padding: 1em 1.92em;
  margin: 2.343vw auto 3.514vw;
  line-height: 1.44
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_header p {
    margin: 4.167vw auto
  }
}

.fwh-wrap .fwh-sec03_content_list {
  background: #fff;
  position: relative;
  border-radius: 1.757vw;
  margin: 1.757vw 0;
  text-align: center;
  padding: 1.171vw 0;
  font-weight: bold;
  display: flex;
  flex-direction: column
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list {
    border-radius: 3.125vw;
    margin: 3.125vw 0;
    padding: 2.083vw 0
  }
}

.fwh-wrap .fwh-sec03_content_list::before {
  content: attr(data-label);
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: #afa357;
  border-radius: .732vw 0 .732vw 0;
  font-size: 2.05vw;
  padding: .2em .8em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list::before {
    border-radius: 1.302vw 0 1.302vw 0;
    font-size: 3.646vw
  }
}

.fwh-wrap .fwh-sec03_content_list dt {
  margin: .4em 0
}

.fwh-wrap .fwh-sec03_content_list small {
  color: #6c6c6c
}

.fwh-wrap .fwh-sec03_content_list .span1 {
  display: inline-block;
  font-size: 168%;
  vertical-align: -0.04em;
  line-height: 1.12
}

.fwh-wrap .fwh-sec03_content_list dd {
  margin: 1.171vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.735vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list dd {
    margin: 2.083vw 0;
    height: 11.979vw
  }
}

.fwh-wrap .fwh-sec03_content_list img {
  margin: auto;
  width: auto;
  display: block;
  height: 6.735vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list img {
    height: 11.979vw
  }
}

.fwh-wrap .fwh-sec03_content_list.list3 dd {
  margin: 0
}

.fwh-wrap .fwh-sec03_content_list.list5 img {
  height: 7.321vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list.list5 img {
    height: 13.021vw
  }
}

.fwh-wrap .fwh-sec03_content_list_wrap {
  display: flex;
  justify-content: space-between
}

.fwh-wrap .fwh-sec03_content_list_wrap dl {
  width: 48.5%;
  margin-top: 0;
  flex-direction: column-reverse
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list_wrap dl {
    width: 48%
  }
}

.fwh-wrap .fwh-sec03_content_list_wrap dt {
  margin-top: 0
}

.fwh-wrap .fwh-sec03_content_list_wrap dd {
  margin: 4.1vw 0 .586vw;
  height: 7.321vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_list_wrap dd {
    margin: 7.292vw 0 1.042vw;
    height: 13.021vw
  }
}

.fwh-wrap .fwh-sec03_content_note {
  text-align: right;
  font-size: 1.245vw;
  margin-bottom: .8em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_content_note {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec03_footer {
  text-align: center;
  color: #4a4000;
  font-size: 3.221vw;
  line-height: 1.44
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec03_footer {
    font-size: 5.729vw
  }
}

.fwh-wrap .fwh-sec04 {
  padding: 0vw 14.641vw 3.514vw;
  overflow: hidden;
  background: #e6e1de
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04 {
    padding: 0vw 9.375vw 6.25vw
  }
}

.fwh-wrap .fwh-sec04_header {
  margin: 0 -15.227vw;
  text-align: center;
  color: #fff
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_header {
    margin: 0 -9.635vw
  }
}

.fwh-wrap .fwh-sec04_header h2 {
  background: #4a4000;
  font-size: 3.221vw;
  font-weight: 900;
  padding: .64em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_header h2 {
    font-size: 5.729vw
  }
}

.fwh-wrap .fwh-sec04_header figure {
  line-height: 0
}

.fwh-wrap .fwh-sec04_header p {
  position: relative;
  background: #4a4000;
  border-radius: .586vw;
  font-size: 2.343vw;
  font-weight: bold;
  padding: 1em 0 .8em;
  border-radius: .732vw;
  margin: auto auto -4.1vw;
  width: min(45.095vw, 100%);
  transform: translateY(-50%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_header p {
    border-radius: 1.042vw
  }
}

.fwh-wrap .fwh-sec04_header p::before {
  content: "▲";
  line-height: 1.04;
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, 20%) scaleX(1.2);
  color: #4a4000;
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_header p::before {
    font-size: 4.167vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_header p {
    border-radius: 1.302vw;
    margin-bottom: -7.292vw;
    width: min(80.208vw, 100%);
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec04_header p .span1 {
  font-size: 160%;
  color: #ffed0f;
  display: inline-block;
  line-height: 1.28
}

.fwh-wrap .fwh-sec04_voice_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: min(64.422vw, 100%);
  margin: 1.171vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_voice_list {
    width: 100%;
    margin: 2.083vw auto
  }
}

.fwh-wrap .fwh-sec04_voice_list figure {
  width: 7.76vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_voice_list figure {
    width: 13.802vw
  }
}

.fwh-wrap .fwh-sec04_voice_list dl {
  width: calc(100% - 7.76vw);
  padding-left: 1.171vw;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_voice_list dl {
    width: calc(100% - 13.802vw);
    padding-left: 2.083vw
  }
}

.fwh-wrap .fwh-sec04_voice_list dt,
.fwh-wrap .fwh-sec04_voice_list dd {
  margin: .16em 0
}

.fwh-wrap .fwh-sec04_voice_list dd {
  font-size: 1.464vw;
  color: #363636;
  background: #fff;
  border-radius: .732vw;
  padding: 1em 1.6em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_voice_list dd {
    font-size: 3.125vw;
    border-radius: 1.302vw;
    padding: .8em 1em
  }
}

.fwh-wrap .fwh-sec04_voice_note {
  width: min(64.422vw, 100%);
  margin: auto;
  font-size: 1.318vw;
  text-align: right
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_voice_note {
    width: 100%;
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec04_voice_note small {
  display: block
}

.fwh-wrap .fwh-sec04_footer {
  font-weight: bold
}

.fwh-wrap .fwh-sec04_footer h3 {
  font-size: 2.343vw;
  border-top: 1px solid;
  width: min(64.422vw, 100%);
  margin: 1.757vw auto 1.28em;
  padding-top: 1.28em;
  text-align: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_footer h3 {
    width: 100%;
    font-size: 4.167vw;
    margin: 4.167vw auto .4em
  }
}

.fwh-wrap .fwh-sec04_footer h3 .span1 {
  font-size: 160%;
  display: block;
  margin-top: .2em
}

.fwh-wrap .fwh-sec04_footer p {
  font-size: 2.343vw;
  text-align: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_footer p {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec04_footer_risk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  white-space: nowrap;
  margin: 2.928vw 0 4.685vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_footer_risk {
    margin: 5.208vw 0 0
  }
}

.fwh-wrap .fwh-sec04_footer_risk figure {
  width: min(34.187vw, 49%);
  line-height: 0;
  position: relative;
  margin-bottom: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_footer_risk figure {
    width: 55.208vw;
    margin-bottom: 3.125vw
  }

  .fwh-wrap .fwh-sec04_footer_risk figure.risk1 figcaption {
    left: 100%;
    top: 50%;
    transform: translate(-32%, -32%)
  }

  .fwh-wrap .fwh-sec04_footer_risk figure.risk2 {
    margin-left: auto
  }

  .fwh-wrap .fwh-sec04_footer_risk figure.risk2 figcaption {
    left: 0;
    top: 50%;
    transform: translate(-72%, 40%)
  }
}

.fwh-wrap .fwh-sec04_footer_risk figcaption {
  background: #fff;
  line-height: 1.68;
  border-radius: .732vw;
  padding: .64em 1em;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec04_footer_risk figcaption {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec05 {
  padding: 3.514vw 14.641vw 0vw;
  background: linear-gradient(0deg, #FDFCF0 2.928vw, rgba(253, 252, 240, 0) 14.641vw), url("../images/img_fwh-sec05_1.png") no-repeat right bottom/115.959vw, linear-gradient(64deg, #C9A746, #F5ED7E, #C9A746)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05 {
    padding: 6.25vw 9.375vw 0vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05 {
    background: linear-gradient(0deg, #FDFCF0 5.208vw, rgba(253, 252, 240, 0) 26.042vw), url("../images/img_fwh-sec05_1.png") no-repeat -65.593vw bottom/179.818vw, linear-gradient(64deg, #C9A746, #F5ED7E, #C9A746)
  }
}

.fwh-wrap .fwh-sec05_header {
  text-align: center
}

.fwh-wrap .fwh-sec05_header h2 {
  color: #fff;
  font-size: 2.343vw;
  font-weight: 900;
  text-shadow: 0 0 .1em #c9a746, 0 0 .1em #c9a746, 0 0 .1em #c9a746, .22vw .22vw .22vw rgba(0, 0, 0, .8)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_header h2 {
    font-size: 4.167vw;
    text-shadow: 0 0 .1em #c9a746, 0 0 .1em #c9a746, 0 0 .1em #c9a746, .391vw .391vw .391vw rgba(0, 0, 0, .8)
  }
}

.fwh-wrap .fwh-sec05_header figure {
  background: #fff;
  border-radius: 1.757vw;
  line-height: 0;
  padding: 1px;
  margin: 5.857vw 0 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_header figure {
    border-radius: 3.125vw;
    margin: 10.417vw 0 3.125vw
  }
}

.fwh-wrap .fwh-sec05_header img {
  width: 48%;
  display: block;
  margin: -4.1vw auto 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_header img {
    width: 76%;
    margin: -6.25vw auto 2.083vw
  }
}

.fwh-wrap .fwh-sec05_recommend {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 1.757vw;
  padding: 2.928vw;
  margin: 1.757vw 0;
  text-align: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_recommend {
    border-radius: 3.125vw;
    padding: 5.208vw;
    margin: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec05_recommend::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  border: 1px solid #afa357;
  border-radius: 1.464vw;
  width: calc(100% - 2.343vw);
  height: calc(100% - 2.343vw)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_recommend::before {
    border-radius: 2.604vw;
    width: calc(100% - 4.167vw);
    height: calc(100% - 4.167vw)
  }
}

.fwh-wrap .fwh-sec05_recommend h3 {
  font-size: 2.343vw;
  margin: .64em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_recommend h3 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec05_recommend h3 .span1 {
  display: table;
  margin: auto;
  font-size: 288%
}

.fwh-wrap .fwh-sec05_recommend h3 .span2 {
  font-size: 184%;
  position: relative;
  display: inline-block;
  line-height: 1.04
}

.fwh-wrap .fwh-sec05_recommend h3 sup {
  color: #000;
  font-size: 14%;
  position: absolute;
  left: 100%;
  top: .64em
}

.fwh-wrap .fwh-sec05_recommend p {
  margin-top: 1em
}

.fwh-wrap .fwh-sec05_recommend p small {
  display: block
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_recommend p small {
    text-align: left
  }
}

.fwh-wrap .fwh-sec05_footer {
  text-align: center;
  margin-top: 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer {
    margin-top: 5.208vw
  }
}

.fwh-wrap .fwh-sec05_footer_title h3 {
  font-size: 2.928vw;
  line-height: 1.52
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer_title h3 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec05_footer_title h3 .span1 {
  font-size: 152%;
  display: inline-block;
  vertical-align: -0.04em;
  line-height: 1.12;
  margin: -0.16em 0
}

.fwh-wrap .fwh-sec05_footer_title h3 sup {
  color: #000;
  display: inline-block;
  transform: translateY(-48%)
}

.fwh-wrap .fwh-sec05_footer_title p {
  color: #626262;
  text-align: right;
  width: min(43.924vw, 100%);
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer_title p {
    width: 100%
  }
}

.fwh-wrap .fwh-sec05_footer_product {
  margin: auto;
  width: 42.167vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer_product {
    width: 88%;
    margin: -4.167vw auto
  }
}

.fwh-wrap .fwh-sec05_footer_component {
  margin-top: -9.37vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer_component {
    margin-top: -16.667vw
  }
}

.fwh-wrap .fwh-sec05_footer_component p {
  font-size: 2.928vw;
  font-weight: 900
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec05_footer_component p {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec06 {
  margin-top: -1px;
  padding: 1.757vw 14.641vw 3.514vw;
  background: #fdfcf0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06 {
    padding: 3.125vw 9.375vw 6.25vw
  }
}

.fwh-wrap .fwh-sec06 h2 {
  font-size: 2.928vw;
  text-align: center;
  font-weight: 900
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06 h2 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec06_content {
  border: 1px solid #afa357;
  background: #fff;
  border-radius: 1.464vw;
  margin: 1.171vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content {
    border-radius: 2.604vw;
    margin: 2.083vw 0
  }
}

.fwh-wrap .fwh-sec06_content h3 {
  text-align: center;
  background: #afa357;
  color: #fff;
  font-size: 2.782vw;
  line-height: 1.44;
  padding: .8em 0;
  border-radius: 1.318vw 1.318vw 0 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content h3 {
    font-size: 4.948vw;
    border-radius: 2.344vw 2.344vw 0 0
  }
}

.fwh-wrap .fwh-sec06_content_list {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  white-space: nowrap;
  padding: 1.757vw;
  justify-content: space-between
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content_list {
    padding: 2.083vw 0
  }
}

.fwh-wrap .fwh-sec06_content_list dl {
  width: 25%;
  margin: 1.171vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content_list dl {
    width: 33%;
    margin: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec06_content_list dt {
  color: #afa357;
  font-weight: bold;
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content_list dt {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec06_content_list dd {
  font-weight: normal;
  font-size: 1.318vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content_list dd {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec06_content_list img {
  width: min(10.981vw, 100%);
  display: block;
  margin: .586vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec06_content_list img {
    width: min(19.531vw, 100%);
    margin: 1.042vw auto
  }
}

.fwh-wrap .fwh-sec06_note {
  text-align: right
}

.fwh-wrap .fwh-sec07 {
  padding: 3.514vw 14.641vw;
  background: #afa357
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07 {
    padding: 6.25vw 9.375vw
  }
}

.fwh-wrap .fwh-sec07 h2 {
  text-align: center;
  color: #fff;
  font-size: 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07 h2 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec07 h2 .span2 {
  font-size: 112%;
  display: inline-block;
  line-height: 1.52;
  margin-top: .32em
}

.fwh-wrap .fwh-sec07 h2 .span3 {
  font-size: 120%;
  display: inline-block;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec07_content {
  background: #fff;
  border-radius: .732vw;
  padding: 0 1.757vw 1.757vw;
  margin: 2.928vw 0 4.685vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content {
    border-radius: 1.302vw;
    padding: 0 3.125vw 3.125vw;
    margin: 5.208vw 0 8.333vw
  }
}

.fwh-wrap .fwh-sec07_content~.nolabel {
  margin-top: -1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content~.nolabel {
    margin-top: -3.125vw
  }
}

.fwh-wrap .fwh-sec07_content~.nolabel:last-of-type {
  margin-bottom: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content~.nolabel:last-of-type {
    margin-bottom: 3.125vw
  }
}

.fwh-wrap .fwh-sec07_content_header {
  position: relative;
  color: #fff;
  text-align: center;
  background: #b40081;
  margin: 0 -1.757vw 1.757vw;
  border-radius: .732vw .732vw 0 0;
  font-weight: bold;
  padding: 1.757vw 0;
  line-height: 1.44
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_header {
    margin: 0 -3.125vw 3.125vw;
    border-radius: 1.302vw 1.302vw 0 0;
    padding: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec07_content_header figure {
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 17.57vw;
  transform: translate(-32%, -32%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_header figure {
    width: 31.25vw
  }
}

.fwh-wrap .fwh-sec07_content_header p {
  display: table;
  margin: auto;
  position: relative
}

.fwh-wrap .fwh-sec07_content_header p sup {
  font-size: 72%;
  position: absolute;
  left: 100%;
  top: 0;
  transform: translateY(-32%)
}

.fwh-wrap .fwh-sec07_content_header h3 {
  font-size: 3.221vw;
  margin-top: .2em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_header h3 {
    font-size: 5.729vw
  }
}

.fwh-wrap .fwh-sec07_content h4 {
  display: table;
  font-size: 1.464vw;
  color: #fff;
  background: #b40081;
  padding: .2em 1em;
  border-radius: .439vw;
  margin: .4em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content h4 {
    font-size: 2.604vw;
    border-radius: .781vw
  }
}

.fwh-wrap .fwh-sec07_content>p {
  margin: .64em 0 0
}

.fwh-wrap .fwh-sec07_content>p small {
  display: block;
  line-height: 1.52;
  color: #414141
}

.fwh-wrap .fwh-sec07_content_img {
  line-height: 0;
  width: min(42.606vw, 100%);
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img {
    width: 100%
  }
}

.fwh-wrap .fwh-sec07_content_img.img1 {
  margin-top: 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img.img1 {
    margin-top: 5.208vw
  }
}

.fwh-wrap .fwh-sec07_content_img.img2 {
  margin-top: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img.img2 {
    margin-top: 3.125vw
  }
}

.fwh-wrap .fwh-sec07_content_img.img3 {
  margin: 2.343vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img.img3 {
    margin: 3.125vw auto
  }
}

.fwh-wrap .fwh-sec07_content_img.img4 {
  width: min(47.731vw, 100%);
  margin: 2.928vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img.img4 {
    width: min(62.5vw, 100%);
    margin: 5.208vw auto
  }
}

.fwh-wrap .fwh-sec07_content_img.img5 {
  width: min(21.962vw, 100%);
  margin: 2.343vw auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img.img5 {
    width: min(41.667vw, 100%);
    margin: 4.167vw auto
  }
}

.fwh-wrap .fwh-sec07_content_img figcaption {
  font-size: .878vw;
  line-height: 1.44;
  margin-top: 1.6em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec07_content_img figcaption {
    font-size: 1.563vw
  }
}

.fwh-wrap .fwh-sec08 {
  padding: 3.514vw 14.641vw;
  text-align: center;
  background: url("../images/img_fwh-sec08_1.jpg") no-repeat center top/100%;
  min-height: 72.621vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec08 {
    padding: 6.25vw 9.375vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec08 {
    background-position: center bottom -8.199vw;
    background-size: auto 100%;
    min-height: 144.792vw;
    position: relative
  }

  .fwh-wrap .fwh-sec08::before {
    content: "";
    width: 100%;
    height: 26.042vw;
    background: linear-gradient(#D3D3D3 10.417vw, rgba(211, 211, 211, 0));
    position: absolute;
    left: 0;
    top: 0
  }
}

.fwh-wrap .fwh-sec08 h2 {
  font-size: 3.075vw;
  line-height: 1.6;
  text-shadow: 0 .22vw .439vw #fff;
  position: relative
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec08 h2 {
    font-size: 5.469vw;
    text-shadow: 0 .391vw .781vw #fff
  }
}

.fwh-wrap .fwh-sec10 {
  padding: 3.514vw 14.641vw;
  background: #afa357;
  color: #fff;
  overflow: hidden
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 {
    padding: 6.25vw 9.375vw
  }
}

.fwh-wrap .fwh-sec10 h2 {
  background: #81753d linear-gradient(72deg, #81753D, #AFA357, #81753D);
  border: 1px solid #707070;
  padding: .4em;
  text-align: center;
  font-size: 1.903vw;
  line-height: 1.44;
  width: min(32.211vw, 100%);
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 h2 {
    font-size: 3.385vw;
    width: min(57.292vw, 100%)
  }
}

.fwh-wrap .fwh-sec10 h3 {
  font-size: 2.343vw;
  font-weight: 500;
  margin: 4.1vw 0 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 h3 {
    font-size: 4.167vw;
    margin: 4.167vw 0
  }
}

.fwh-wrap .fwh-sec10 h3 .span1 {
  font-size: 128%;
  display: block
}

.fwh-wrap .fwh-sec10 p {
  font-size: 2.196vw;
  line-height: 1.44;
  color: #000;
  background: #eef6f8;
  border-radius: .732vw;
  position: relative;
  padding: 1em 0 1em 18.741vw;
  margin: 1.757vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 p {
    font-size: 3.385vw;
    border-radius: 1.302vw;
    padding: 1em 6.25vw 1em 34.375vw;
    margin: 3.125vw 0
  }
}

.fwh-wrap .fwh-sec10 p::before {
  content: "";
  background: url("../images/img_fwh-sec10_1.png") no-repeat left top/contain;
  width: 38.433vw;
  height: 25.037vw;
  position: absolute;
  bottom: 1.171vw;
  left: -20.498vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 p::before {
    width: 68.359vw;
    height: 44.531vw;
    bottom: 2.083vw;
    left: -36.458vw
  }
}

.fwh-wrap .fwh-sec10 figcaption {
  font-size: 2.343vw;
  text-align: center;
  margin-top: .64em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec10 figcaption {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec11 {
  background: #afa357;
  overflow: hidden
}

.fwh-wrap .fwh-sec11 #fwh-sec11_swiper {
  margin: 0 -11.713vw 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec11 #fwh-sec11_swiper {
    margin: 0 -57.292vw 4.167vw
  }
}

.fwh-wrap .fwh-sec11_recipe {
  background: #fff;
  margin: 0 1.757vw;
  height: 100%;
  overflow: hidden;
  border-radius: 1.464vw;
  padding: 0 1.757vw 1.757vw;
  line-height: 1.6
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec11_recipe {
    margin: 0 3.125vw;
    border-radius: 2.604vw;
    padding: 0 3.125vw 3.125vw
  }
}

.fwh-wrap .fwh-sec11_recipe figure {
  margin: 0 -1.83vw;
  margin: 0 -3.255vw
}

.fwh-wrap .fwh-sec11_recipe h3 {
  display: table;
  font-size: 100%;
  background: #afa357;
  border-radius: .293vw;
  text-align: center;
  padding: .16em .4em;
  min-width: 4em;
  margin: .64em 0 .4em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec11_recipe h3 {
    border-radius: .521vw
  }
}

.fwh-wrap .fwh-sec11_recipe dl {
  display: flex;
  justify-content: space-between;
  font-weight: bold
}

.fwh-wrap .fwh-sec11_recipe dl~dl {
  border-top: 1px solid #afa357
}

.fwh-wrap .fwh-sec11_recipe dt,
.fwh-wrap .fwh-sec11_recipe dd {
  padding: .2em 0
}

.fwh-wrap .fwh-sec11_recipe p {
  font-weight: normal
}

.fwh-wrap .fwh-sec12 {
  padding: 3.514vw 14.641vw;
  background: url("../images/img_fwh-sec12_1.jpg") no-repeat center/cover
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12 {
    padding: 6.25vw 9.375vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12 {
    background-image: url("../images/img_fwh-sec12_2.jpg")
  }
}

.fwh-wrap .fwh-sec12_header {
  text-align: center
}

.fwh-wrap .fwh-sec12_header h2 {
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_header h2 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec12_header h3 {
  font-size: 3.221vw;
  margin: .8em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_header h3 {
    font-size: 5.729vw;
    margin: .32em 0
  }
}

.fwh-wrap .fwh-sec12_voice {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2.343vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_voice {
    margin: 4.167vw 0
  }
}

.fwh-wrap .fwh-sec12_voice figure {
  width: 7.687vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_voice figure {
    width: 13.672vw
  }
}

.fwh-wrap .fwh-sec12_voice dl {
  width: calc(100% - 7.687vw);
  padding-left: 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_voice dl {
    width: calc(100% - 13.672vw);
    padding-left: 2.083vw
  }
}

.fwh-wrap .fwh-sec12_voice dt,
.fwh-wrap .fwh-sec12_voice dd {
  margin-bottom: .16em
}

.fwh-wrap .fwh-sec12_voice dt {
  font-size: 2.343vw;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_voice dt {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec12_voice dd {
  font-size: 1.464vw;
  font-weight: normal;
  background: #fff;
  border-radius: .732vw;
  padding: .8em 1em;
  line-height: 1.84
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec12_voice dd {
    font-size: 2.734vw;
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec12>p small {
  display: block;
  text-align: right;
  font-size: 68%
}

.fwh-wrap .fwh-sec13 {
  padding: 3.514vw 14.641vw;
  background: #afa357
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13 {
    padding: 6.25vw 9.375vw
  }
}

.fwh-wrap .fwh-sec13 h2 {
  text-align: center;
  color: #fff;
  font-size: 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13 h2 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec13 h2 .span1 {
  display: block;
  font-size: 112%;
  margin-top: .4em
}

.fwh-wrap .fwh-sec13_voice {
  text-align: center
}

.fwh-wrap .fwh-sec13_voice dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1.171vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_voice dl {
    margin: 2.083vw 0
  }
}

.fwh-wrap .fwh-sec13_voice dt {
  width: 7.76vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_voice dt {
    width: 13.802vw
  }
}

.fwh-wrap .fwh-sec13_voice dd {
  width: calc(100% - 8.785vw);
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .732vw;
  line-height: 1.44;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_voice dd {
    width: calc(100% - 15.625vw);
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec13_voice p {
  color: #fff;
  font-size: 2.343vw;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_voice p {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec13_footer {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-top: 3.514vw;
  text-align: center;
  white-space: nowrap
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer {
    margin-top: 4.167vw;
    flex-wrap: wrap
  }
}

.fwh-wrap .fwh-sec13_footer_product {
  position: relative;
  width: 27.526vw;
  line-height: 0;
  margin-left: -1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_product {
    width: 88%;
    margin: auto
  }
}

.fwh-wrap .fwh-sec13_footer_product figcaption {
  background: linear-gradient(45deg, #AFA357, #9B8F41, #AFA357);
  font-size: 1.757vw;
  line-height: 1.28;
  width: 5.28em;
  height: 5.28em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -0.878vw;
  top: -1.757vw;
  transform: rotate(16deg);
  box-shadow: .22vw .22vw .293vw rgba(0, 0, 0, .4);
  padding: .2em 0 0 .1em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_product figcaption {
    font-size: 4.167vw;
    right: -3.125vw;
    top: -1.042vw;
    box-shadow: .391vw .391vw .521vw rgba(0, 0, 0, .4)
  }
}

.fwh-wrap .fwh-sec13_footer_content {
  width: calc(100% - 25.769vw)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_content {
    width: 100%
  }
}

.fwh-wrap .fwh-sec13_footer_content h3 {
  font-size: 2.928vw;
  border-bottom: 1px solid;
  padding: .2em 0;
  margin-bottom: .4em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_content h3 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec13_footer_content h3 .span1 {
  display: table;
  background: #fff;
  color: #afa357;
  margin: auto;
  padding: 0 .4em;
  border: .293vw solid #fff;
  box-shadow: 0 0 0 1px #afa357 inset
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_content h3 .span1 {
    border-width: max(2px, min(0.651vw, 4px))
  }
}

.fwh-wrap .fwh-sec13_footer_content h3 .span2 {
  font-size: 128%
}

.fwh-wrap .fwh-sec13_footer_content h3 .span3 {
  font-size: 80%
}

.fwh-wrap .fwh-sec13_footer_content p {
  font-size: 1.903vw;
  font-weight: bold;
  margin: .4em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec13_footer_content p {
    font-size: 3.385vw
  }
}

.fwh-wrap .fwh-sec13_footer_content p .span1 {
  display: block;
  font-size: 176%;
  line-height: 1.44
}

.fwh-wrap .fwh-sec15 {
  padding: 5.271vw 14.641vw 17.57vw;
  background: url("../images/img_fwh-sec13_1.jpg") no-repeat center bottom/cover
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15 {
    padding: 9.375vw 9.375vw 31.25vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15 {
    padding-bottom: 12.5vw
  }
}

.fwh-wrap .fwh-sec15_header {
  text-align: center
}

.fwh-wrap .fwh-sec15_header figure {
  line-height: 0;
  width: 25.476vw;
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_header figure {
    width: 45.313vw
  }
}

.fwh-wrap .fwh-sec15_header h2 {
  font-size: 3.514vw;
  line-height: 1.44;
  margin: .32em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_header h2 {
    font-size: 6.25vw
  }
}

.fwh-wrap .fwh-sec15_product {
  background: rgba(255, 255, 255, .8);
  border-radius: 1.464vw;
  margin: 2.343vw 0;
  padding: 2.343vw;
  font-weight: normal
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_product {
    border-radius: 2.604vw;
    margin: 4.167vw 0 6.25vw;
    padding: 4.167vw
  }
}

.fwh-wrap .fwh-sec15_product figure {
  line-height: 0;
  width: min(42.899vw, 100%);
  margin: 0 auto 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_product figure {
    width: 100%;
    margin: 1.042vw auto 3.125vw
  }
}

.fwh-wrap .fwh-sec15_message {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #afa357;
  border-radius: 1.464vw;
  padding: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message {
    border-radius: 2.604vw;
    padding: 3.125vw
  }
}

.fwh-wrap .fwh-sec15_message>figure {
  width: 27.526vw;
  line-height: 0
}

.fwh-wrap .fwh-sec15_message>figure img {
  height: 100%;
  object-fit: cover
}

.fwh-wrap .fwh-sec15_message_content {
  width: calc(100% - 27.526vw);
  padding-left: 1.757vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content {
    width: 100%;
    padding: 0
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content_header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
  }

  .fwh-wrap .fwh-sec15_message_content_header figure {
    width: 31.25vw;
    line-height: 0
  }
}

.fwh-wrap .fwh-sec15_message_content_header_text {
  color: #fff;
  line-height: 1.52
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content_header_text {
    width: calc(100% - 31.25vw);
    padding-left: 3.125vw
  }
}

.fwh-wrap .fwh-sec15_message_content_header_text h3 {
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content_header_text h3 {
    font-size: 4.167vw;
    margin-bottom: .2em
  }
}

.fwh-wrap .fwh-sec15_message_content_header_text p {
  font-size: 1.464vw;
  font-weight: normal
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content_header_text p {
    font-size: 2.604vw
  }
}

.fwh-wrap .fwh-sec15_message_content_text {
  font-size: 1.318vw;
  font-weight: normal;
  background: #fff;
  border-radius: 1.464vw;
  padding: .586vw 1.757vw;
  flex: auto;
  margin-top: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec15_message_content_text {
    font-size: 2.344vw;
    border-radius: 2.604vw;
    padding: 1.042vw 3.125vw;
    margin-top: 2.083vw
  }
}

.fwh-wrap .fwh-sec15_message_content_text p {
  margin: 1em 0
}

.fwh-wrap .fwh-sec16_header {
  padding: 1.757vw 14.641vw 8.785vw;
  background: radial-gradient(#E4007B, #84005E);
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_header {
    padding: 3.125vw 9.375vw 15.625vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_header {
    padding-left: 0;
    padding-right: 0
  }
}

.fwh-wrap .fwh-sec16_header h2 {
  width: 24.012vw;
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_header h2 {
    width: 42.708vw
  }
}

.fwh-wrap .fwh-sec16_header p {
  display: flex;
  align-items: flex-end;
  font-size: 2.928vw;
  font-weight: bold;
  text-shadow: 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777, 0 0 .04em #777;
  color: #fff;
  margin: 0 0 2.343vw .586vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_header p {
    font-size: 5.208vw;
    margin: 0 -2.083vw 3.125vw 0
  }
}

.fwh-wrap .fwh-sec16_header figure {
  width: 22.255vw;
  line-height: 0;
  margin: -7.613vw 0 0 -1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_header figure {
    width: 39.583vw;
    margin: -14.583vw -3.125vw 0 -1.042vw
  }
}

.fwh-wrap .fwh-sec16_content {
  padding: .073vw 14.641vw 1.171vw;
  text-align: center;
  background: #e6e1de
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content {
    padding: .13vw 9.375vw 2.083vw
  }
}

.fwh-wrap .fwh-sec16_content_header {
  position: relative;
  background: #fff;
  border-radius: .586vw;
  border-radius: 0;
  padding: 1.757vw;
  margin: -4.685vw 0 3.514vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec16_content_header::before {
  content: "▼";
  line-height: 1.04;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -22%) scaleX(1.2);
  color: #fff;
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header::before {
    font-size: 4.167vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header {
    padding: 3.125vw;
    margin: -8.333vw 0 6.25vw
  }
}

.fwh-wrap .fwh-sec16_content_header ul {
  margin-top: -5.857vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header ul {
    margin-top: -10.417vw
  }
}

.fwh-wrap .fwh-sec16_content_header h3 {
  font-size: 1.757vw;
  line-height: 1.44;
  margin-top: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header h3 {
    font-size: 3.125vw;
    margin-top: 4.167vw
  }
}

.fwh-wrap .fwh-sec16_content_header h3 .span1 {
  font-size: 176%
}

.fwh-wrap .fwh-sec16_content_header h3 .span2 {
  font-size: 136%;
  display: inline-block;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec16_content_header p {
  font-size: 1.903vw;
  margin: .64em 0;
  line-height: 1.36
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_header p {
    font-size: 3.385vw
  }
}

.fwh-wrap .fwh-sec16_content_header p small {
  opacity: .64;
  display: block
}

.fwh-wrap .fwh-sec16_content_footer h3 {
  font-size: 2.343vw;
  line-height: 1.52;
  color: #b40081;
  margin: 1.28em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec16_content_footer h3 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec17 {
  padding: 3.514vw 14.641vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec17 {
    padding: 6.25vw 9.375vw
  }
}

.fwh-wrap .fwh-sec17 h2 {
  font-size: 2.928vw;
  text-align: center;
  line-height: 1.44;
  margin-bottom: .8em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec17 h2 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec17 h2 .span1 {
  font-size: 112%;
  display: block;
  margin-top: .4em
}

.fwh-wrap .fwh-sec17 figure {
  line-height: 0;
  font-weight: normal;
  font-size: 1.318vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec17 figure {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec17 figcaption {
  line-height: 1.6;
  margin: 1em 0
}

.fwh-wrap .fwh-sec18 {
  padding: 0vw 14.641vw 2.343vw;
  background: #fffceb;
  overflow: hidden
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18 {
    padding: 0vw 9.375vw 4.167vw
  }
}

.fwh-wrap .fwh-sec18_header {
  background: linear-gradient(80deg, #81753D, #AFA357, #83773E);
  color: #fff;
  text-align: center;
  margin: 0 -14.714vw;
  padding: 2.928vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_header {
    margin: 0 -9.635vw;
    padding: 5.208vw 0
  }
}

.fwh-wrap .fwh-sec18_header h2 {
  font-size: 1.757vw;
  margin-bottom: .32em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_header h2 {
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec18_header p {
  font-size: 3.221vw;
  line-height: 1.36
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_header p {
    font-size: 5.729vw
  }
}

.fwh-wrap .fwh-sec18_course {
  background: #fff;
  border-radius: 1.464vw;
  box-shadow: 0 .22vw .439vw rgba(0, 0, 0, .16);
  padding: 1.171vw;
  margin: 7.028vw 0 1.757vw;
  position: relative;
  white-space: nowrap
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course {
    border-radius: 2.604vw;
    box-shadow: 0 .391vw .781vw rgba(0, 0, 0, .16);
    padding: 2.083vw;
    margin: 10.417vw 0 3.125vw
  }
}

.fwh-wrap .fwh-sec18_course h3 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  color: #fff;
  background: linear-gradient(80deg, #81753D, #AFA357, #83773E);
  font-size: 2.928vw;
  font-weight: 900;
  padding: 0 .4em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course h3 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec18_course_price {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 4.1vw 0 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price {
    margin: 7.292vw 0 1.042vw
  }
}

.fwh-wrap .fwh-sec18_course_price figure {
  width: 23.426vw;
  line-height: 0;
  margin-top: -1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price figure {
    width: 50%;
    margin: -3.125vw 0 0 -2.083vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content {
  display: flex;
  flex-direction: column
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content {
    width: 50%
  }
}

.fwh-wrap .fwh-sec18_course_price_content ul {
  font-size: 1.391vw;
  text-align: center;
  color: #fff;
  display: flex
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content ul {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content li {
  background: #afa357;
  flex: 1;
  padding: .2em 0;
  border-radius: .293vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content li {
    border-radius: .521vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content li+li {
  margin-left: .32em
}

.fwh-wrap .fwh-sec18_course_price_content dl {
  text-align: center;
  position: relative;
  z-index: 1
}

.fwh-wrap .fwh-sec18_course_price_content dt {
  font-size: 1.098vw;
  font-weight: normal;
  margin: .8em 0;
  padding-bottom: .64em;
  position: relative;
  border-bottom: 1px solid #afa357;
  background: #fff
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content dt {
    font-size: 1.953vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content dt::before,
.fwh-wrap .fwh-sec18_course_price_content dt::after {
  content: "▼";
  position: absolute;
  line-height: 1.04;
  font-size: 1.171vw;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -20%)
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec18_course_price_content dt::before,
  .fwh-wrap .fwh-sec18_course_price_content dt::after {
    font-size: 2.083vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content dt::before {
  color: #afa357;
  z-index: -1
}

.fwh-wrap .fwh-sec18_course_price_content dt::after {
  color: #fff;
  margin-top: -2px
}

.fwh-wrap .fwh-sec18_course_price_content dt .span1 {
  font-weight: 500;
  font-size: 160%
}

.fwh-wrap .fwh-sec18_course_price_content dt .span2 {
  position: relative
}

.fwh-wrap .fwh-sec18_course_price_content dt .span2::before {
  content: "";
  width: 100%;
  height: 2px;
  background: red;
  position: absolute;
  left: 0;
  top: 50%;
  transform: rotate(-10deg)
}

.fwh-wrap .fwh-sec18_course_price_content dd {
  position: relative;
  font-weight: bold
}

.fwh-wrap .fwh-sec18_course_price_content dd .span1 {
  color: #fff;
  background: red;
  width: 3.52em;
  height: 3.52em;
  position: absolute;
  right: 100%;
  top: 0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.12
}

.fwh-wrap .fwh-sec18_course_price_content dd .span2 {
  color: red;
  line-height: 1.04;
  padding-left: .32em
}

.fwh-wrap .fwh-sec18_course_price_content dd .span3 {
  font-size: 304%;
  display: inline-block;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec18_course_price_content dd .span4 {
  font-size: 1.391vw;
  display: table;
  margin: .32em 0 0 auto;
  color: #fff;
  background: #000;
  padding: 0 .32em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content dd .span4 {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec18_course_price_content p {
  margin: auto 0 .8em
}

.fwh-wrap .fwh-sec18_course_price_content p small {
  font-size: 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_price_content p small {
    font-size: 2.083vw
  }
}

.fwh-wrap .fwh-sec18_course_footer {
  color: #afa357;
  font-size: 1.611vw;
  font-weight: bold;
  background: #fffad8;
  border-radius: .732vw;
  position: relative;
  width: min(40.996vw, 100%);
  margin: auto auto 1.171vw;
  padding: 1.757vw 0 1.757vw 7.613vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_footer {
    width: 98%;
    margin-bottom: 1.042vw;
    padding: 2.083vw 0 2.083vw 13.542vw;
    font-size: 2.865vw
  }
}

.fwh-wrap .fwh-sec18_course_footer figure {
  position: absolute;
  width: 8.785vw;
  line-height: 0;
  left: 0;
  top: 50%;
  transform: translate(-16%, -50%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_course_footer figure {
    width: 15.625vw
  }
}

.fwh-wrap .fwh-sec18_second h3 {
  color: #fff;
  position: relative;
  background: #afa357;
  border-radius: .586vw;
  text-align: center;
  width: min(45.095vw, 100%);
  font-size: 1.757vw;
  margin: auto;
  padding: .8em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second h3 {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec18_second h3::before {
  content: "▼";
  line-height: 1.04;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -22%) scaleX(1.2);
  color: #afa357;
  font-size: 2.343vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second h3::before {
    font-size: 4.167vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second h3 {
    width: 100%;
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec18_second h3::before {
  font-size: 88%
}

.fwh-wrap .fwh-sec18_second_price {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 1.171vw 0 3.514vw;
  align-items: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second_price {
    margin: 2.083vw 0 6.25vw;
    justify-content: space-between
  }
}

.fwh-wrap .fwh-sec18_second_price figure {
  width: 18.741vw;
  position: relative;
  margin-right: 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second_price figure {
    width: 44%;
    margin: 0 0 0 4%
  }
}

.fwh-wrap .fwh-sec18_second_price figure img {
  width: 72%
}

.fwh-wrap .fwh-sec18_second_price figure .img2 {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(32%, 24%)
}

.fwh-wrap .fwh-sec18_second_price dl {
  text-align: center;
  background: #fff;
  border-radius: .293vw;
  padding: 1.171vw;
  font-size: 1.391vw;
  font-weight: bold;
  line-height: 1.44
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second_price dl {
    width: 50%;
    border-radius: .521vw;
    padding: 2.083vw;
    font-size: 2.474vw;
    margin-top: 4.167vw
  }
}

.fwh-wrap .fwh-sec18_second_price dt {
  margin-top: -0.64em;
  font-size: 104%
}

.fwh-wrap .fwh-sec18_second_price dt .span1 {
  font-size: 104%;
  padding-left: .64em
}

.fwh-wrap .fwh-sec18_second_price dt .span2 {
  font-size: 144%;
  display: inline-block;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec18_second_price dd {
  margin-top: -0.2em
}

.fwh-wrap .fwh-sec18_second_price dd .span1 {
  font-size: 312%;
  line-height: 1.04;
  display: inline-block;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec18_second_price dd .span2 {
  display: table;
  margin: .32em 0 0 auto;
  color: #fff;
  background: #000;
  padding: 0 .32em
}

.fwh-wrap .fwh-sec18_second>p {
  font-size: 1.171vw;
  font-weight: bold;
  margin: .8em auto;
  width: min(45.095vw, 100%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_second>p {
    width: 100%;
    font-size: 2.083vw
  }
}

.fwh-wrap .fwh-sec18_second>p small {
  font-size: 100%
}

.fwh-wrap .fwh-sec18_info {
  background: #fff;
  margin: 2.343vw 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_info {
    margin: 4.167vw 0
  }
}

.fwh-wrap .fwh-sec18_info h3 {
  text-align: center;
  color: #fff;
  font-size: 1.757vw;
  background: #5a5a5a;
  padding: .8em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_info h3 {
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec18_info p {
  font-size: 1.318vw;
  font-weight: normal;
  padding: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_info p {
    font-size: 2.344vw;
    padding: 3.125vw
  }
}

.fwh-wrap .fwh-sec18_info p+p {
  padding-top: 0
}

.fwh-wrap .fwh-sec18_single {
  background: #e8e8e8;
  border-radius: 1.464vw;
  box-shadow: 0 .22vw .439vw rgba(0, 0, 0, .16);
  margin: 2.343vw 0;
  padding: 1.171vw;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  white-space: nowrap
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single {
    border-radius: 2.604vw;
    box-shadow: 0 .391vw .781vw rgba(0, 0, 0, .16);
    margin: 4.167vw 0;
    padding: 1.042vw 2.083vw;
    justify-content: space-between
  }
}

.fwh-wrap .fwh-sec18_single figure {
  line-height: 0;
  width: 19.912vw;
  margin-right: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single figure {
    width: 50%;
    margin: 0;
    padding: 0 2.083vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price {
    width: 50%
  }
}

.fwh-wrap .fwh-sec18_single_price dt {
  font-size: 1.464vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price dt {
    font-size: 2.604vw
  }
}

.fwh-wrap .fwh-sec18_single_price dd {
  font-size: 1.903vw;
  font-weight: bold
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price dd {
    font-size: 3.385vw
  }
}

.fwh-wrap .fwh-sec18_single_price dd .span1 {
  font-size: 248%;
  display: inline-block;
  line-height: 1.12;
  vertical-align: -0.04em
}

.fwh-wrap .fwh-sec18_single_price dd .span2 {
  display: block;
  font-size: 72%;
  font-weight: 500;
  text-align: center;
  background: #fff;
  padding: .32em 0;
  margin-top: .8em
}

.fwh-wrap .fwh-sec18_single_price small {
  font-size: 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price small {
    font-size: 2.083vw
  }
}

.fwh-wrap .fwh-sec18_single_price a {
  font-weight: bold;
  font-size: 1.025vw;
  display: block;
  padding: 1em .4em 1em 0;
  background: #626262;
  border-radius: .293vw;
  text-align: center;
  color: #fff;
  position: relative;
  box-shadow: .146vw .146vw .22vw rgba(0, 0, 0, .48);
  margin-top: .64em;
  transition: .24s;
  transform: scale3d(1, 1, 1)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price a {
    font-size: 1.823vw;
    box-shadow: .26vw .26vw .391vw rgba(0, 0, 0, .48);
    border-radius: .521vw
  }
}

.fwh-wrap .fwh-sec18_single_price a::before {
  content: "";
  position: absolute;
  background: url("../images/icon_arrow_right_1.svg") no-repeat center/contain;
  height: 96%;
  width: 1.171vw;
  right: .586vw;
  bottom: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec18_single_price a::before {
    width: 2.083vw;
    right: 1.042vw
  }
}

.fwh-wrap .fwh-sec18_single_price a:hover {
  transform: scale3d(1.04, 1.04, 1)
}

.fwh-wrap .fwh-sec19 {
  padding: 0vw 14.641vw 2.343vw;
  overflow: hidden;
  background: url("../images/img_fwh-sec19_1.png") no-repeat center/cover;
  counter-reset: num;
  position: relative;
  z-index: 1
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19 {
    padding: 0vw 9.375vw 4.167vw
  }
}

.fwh-wrap .fwh-sec19 h2 {
  color: #fff;
  text-align: center;
  margin: 0 -14.714vw 4.685vw;
  background: linear-gradient(80deg, #81753D, #AFA357, #83773E);
  padding: 1.757vw 0;
  font-size: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19 h2 {
    margin: 0 -9.635vw 8.333vw;
    padding: 3.125vw 0;
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec19 h2 .span2 {
  display: block;
  font-size: 184%;
  margin-top: .2em
}

.fwh-wrap .fwh-sec19_benefits {
  position: relative;
  color: #fff;
  background: linear-gradient(80deg, #81753D, #AFA357, #83773E);
  margin: 2.928vw 0;
  border-radius: .732vw;
  padding: 2.635vw 0;
  text-align: center;
  font-size: 2.05vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19_benefits {
    margin: 5.208vw 0;
    border-radius: 1.302vw;
    padding: 4.688vw 0;
    font-size: 3.646vw
  }
}

.fwh-wrap .fwh-sec19_benefits::before {
  content: "";
  border: solid rgba(0, 0, 0, 0);
  border-width: .878vw 0 0 .878vw;
  border-top-color: #81753d;
  position: absolute;
  left: -0.878vw;
  top: 2.855vw;
  z-index: -1
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19_benefits::before {
    border-width: 1.563vw 0 0 1.563vw;
    left: -1.563vw;
    top: 5.078vw
  }
}

.fwh-wrap .fwh-sec19_benefits::after {
  content: "特典 "counter(num, decimal-leading-zero);
  counter-increment: num;
  font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: bold;
  font-size: 2.489vw;
  color: #afa357;
  background: #fff;
  border: max(1px, min(0.391vw, 3px)) solid;
  position: absolute;
  left: -0.878vw;
  top: -1.757vw;
  padding: 0 .4em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19_benefits::after {
    font-size: 4.427vw;
    left: -1.563vw;
    top: -3.125vw
  }
}

.fwh-wrap .fwh-sec19_benefits figure {
  position: absolute;
  right: 0;
  top: 0;
  width: 14.641vw;
  transform: translate(32%, -16%);
  line-height: 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19_benefits figure {
    width: 26.042vw;
    transform: translate(32%, -32%)
  }
}

.fwh-wrap .fwh-sec19_benefits .span1 {
  font-size: 144%;
  display: block;
  line-height: 1.28;
  margin-top: .2em
}

.fwh-wrap .fwh-sec19_benefits .span2 {
  font-size: 176%;
  font-weight: bold;
  line-height: 1.04;
  display: inline-block;
  vertical-align: -0.04em;
  margin-top: -0.1em
}

.fwh-wrap .fwh-sec19_benefits small {
  display: block;
  color: #000;
  font-size: 1.171vw;
  margin: .8em 0 -1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec19_benefits small {
    font-size: 2.083vw;
    margin-bottom: -2.083vw
  }
}

.fwh-wrap .fwh-sec21,
.fwh-wrap .fwh-sec22 {
  padding: 0vw 14.641vw 3.514vw;
  overflow: hidden
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec21,
  .fwh-wrap .fwh-sec22 {
    padding: 0vw 9.375vw 6.25vw
  }
}

.fwh-wrap .fwh-sec21 h2,
.fwh-wrap .fwh-sec22 h2 {
  color: #fff;
  text-align: center;
  margin: 0 -14.714vw 4.685vw;
  background: #383838;
  padding: 2.343vw 0;
  font-size: 2.928vw;
  box-shadow: 0 .22vw .439vw rgba(0, 0, 0, .16)
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec21 h2,
  .fwh-wrap .fwh-sec22 h2 {
    margin: 0 -9.635vw 6.25vw;
    padding: 4.167vw 0;
    font-size: 5.208vw;
    box-shadow: 0 .391vw .781vw rgba(0, 0, 0, .16)
  }
}

.fwh-wrap .fwh-sec21_flow {
  font-size: 1.757vw;
  color: #555
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_flow {
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec21_flow h3 {
  color: #afa357;
  font-size: 2.928vw;
  font-weight: 900;
  margin-bottom: .2em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_flow h3 {
    font-size: 5.208vw
  }
}

.fwh-wrap .fwh-sec21_flow h3~h3 {
  margin-top: .64em
}

.fwh-wrap .fwh-sec21_flow h3 img {
  display: inline-block;
  width: 4.1vw;
  vertical-align: -0.586vw;
  margin-right: .586vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_flow h3 img {
    width: 7.292vw;
    margin-right: 1.563vw;
    vertical-align: -0.781vw
  }
}

.fwh-wrap .fwh-sec21_footer {
  background: #afa357;
  border-radius: 1.464vw;
  position: relative;
  padding: 1.757vw;
  margin: 4.685vw 0 1.171vw;
  text-align: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_footer {
    border-radius: 2.604vw;
    padding: 3.125vw;
    margin: 8.333vw 0 2.083vw
  }
}

.fwh-wrap .fwh-sec21_footer h3 {
  color: #fff;
  font-size: 2.343vw;
  margin: .32em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_footer h3 {
    font-size: 4.167vw
  }
}

.fwh-wrap .fwh-sec21_footer h3 .span1 {
  position: absolute;
  white-space: nowrap;
  color: #000;
  font-size: 80%;
  background: #eddc6f;
  border-radius: .586vw;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  padding: .4em .8em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_footer h3 .span1 {
    border-radius: 1.042vw
  }
}

.fwh-wrap .fwh-sec21_footer figure {
  line-height: 0;
  width: 36.31vw;
  margin: auto
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_footer figure {
    width: 88%
  }
}

.fwh-wrap .fwh-sec21_footer p {
  background: #fff;
  border-radius: .732vw;
  color: #3b3b3b;
  font-size: 1.464vw;
  font-weight: bold;
  padding: 1em 0;
  margin-top: 1em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec21_footer p {
    border-radius: 1.302vw;
    font-size: 2.604vw
  }
}

.fwh-wrap .fwh-sec21_footer p small {
  display: block;
  font-size: 88%
}

.fwh-wrap .fwh-sec22_qa h3 {
  color: #fff;
  background: #afa357;
  font-size: 2.196vw;
  padding: .8em .8em .8em 3.2em;
  line-height: 1.36;
  position: relative;
  margin-top: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_qa h3 {
    font-size: 3.906vw;
    margin-top: 3.125vw
  }
}

.fwh-wrap .fwh-sec22_qa h3::before {
  content: "Q.";
  font-size: 3.514vw;
  font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  position: absolute;
  left: .64em;
  top: .16em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_qa h3::before {
    font-size: 6.25vw
  }
}

.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js {
  cursor: pointer;
  padding-right: 3.2em
}

.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::before,
.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::after {
  content: "";
  width: 1.757vw;
  height: .293vw;
  background: #fff;
  position: absolute;
  right: 2.343vw;
  top: 50%;
  transition: .4s
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::before,
  .fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::after {
    width: 3.125vw;
    height: .521vw;
    right: 4.167vw
  }
}

.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::before {
  transform: translateY(-50%) rotate(-90deg)
}

.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js .cross::after {
  transform: translateY(-50%) rotate(-180deg)
}

.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js.show .cross::before,
.fwh-wrap .fwh-sec22_qa h3.toggle_btn_js.show .cross::after {
  transform: translateY(-50%) rotate(0deg)
}

.fwh-wrap .fwh-sec22_qa_a {
  position: relative;
  background: #fffceb;
  padding: 1.171vw 5.271vw 1.171vw 12.299vw;
  font-weight: normal
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_qa_a {
    padding: 1.042vw 8.333vw 2.083vw 12.5vw
  }
}

.fwh-wrap .fwh-sec22_qa_a::before {
  content: "A.";
  font-size: 3.514vw;
  font-family: "Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  position: absolute;
  left: 7.028vw;
  top: .2em;
  color: #afa357
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_qa_a::before {
    font-size: 6.25vw;
    left: 4.167vw
  }
}

.fwh-wrap .fwh-sec22_qa_a p {
  margin: .8em 0
}

.fwh-wrap .fwh-sec22_qa_a .fig1 {
  font-size: .878vw;
  line-height: 1.36;
  width: min(35.944vw, 100%)
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_qa_a .fig1 {
    font-size: 1.563vw;
    width: 100%
  }
}

.fwh-wrap .fwh-sec22_qa_a .fig1 figcaption {
  margin: 1.28em 0 .64em
}

.fwh-wrap .fwh-sec22_toggle {
  margin-top: 4.685vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle {
    margin-top: 8.333vw
  }
}

.fwh-wrap .fwh-sec22_toggle h3 {
  font-size: 2.196vw;
  background: #b40081;
  padding: 1.28em;
  line-height: 1.36;
  margin-top: 2.928vw;
  text-align: center;
  color: #fff;
  border-radius: .732vw .732vw 0 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle h3 {
    font-size: 3.906vw;
    border-radius: 1.302vw 1.302vw 0 0
  }
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js {
  cursor: pointer;
  padding-right: 3.2em;
  position: relative;
  border-radius: .732vw;
  transition: .4s
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js {
    border-radius: 1.302vw
  }
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::before,
.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::after {
  content: "";
  width: 1.757vw;
  height: .293vw;
  background: #fff;
  position: absolute;
  right: 2.343vw;
  top: 50%;
  transition: .4s
}

@media(max-width: 768px) {

  .fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::before,
  .fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::after {
    width: 3.125vw;
    height: .521vw;
    right: 4.167vw
  }
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::before {
  transform: translateY(-50%) rotate(-90deg)
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js .cross::after {
  transform: translateY(-50%) rotate(-180deg)
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js.show {
  border-radius: .732vw .732vw 0 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js.show {
    border-radius: 1.302vw 1.302vw 0 0
  }
}

.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js.show .cross::before,
.fwh-wrap .fwh-sec22_toggle h3.toggle_btn_js.show .cross::after {
  transform: translateY(-50%) rotate(0deg)
}

.fwh-wrap .fwh-sec22_toggle_panel {
  background: #ffeffa;
  border-radius: 0 0 1.318vw 1.318vw;
  padding: 1.171vw 2.928vw;
  font-weight: normal;
  font-size: 1.684vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle_panel {
    border-radius: 0 0 2.344vw 2.344vw;
    padding: 2.083vw 3.125vw;
    font-size: 2.995vw
  }
}

.fwh-wrap .fwh-sec22_toggle_panel h4 {
  font-size: 2.196vw;
  line-height: 1.36;
  text-align: center;
  margin: .64em 0
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle_panel h4 {
    font-size: 3.906vw
  }
}

.fwh-wrap .fwh-sec22_toggle_panel h4~h4 {
  margin-top: 1.6em
}

.fwh-wrap .fwh-sec22_toggle_panel p {
  margin: 1em 0
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  line-height: 1.12;
  font-size: 1.318vw;
  margin: 1.757vw 0 2.928vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle_panel .table1 {
    font-size: 2.344vw
  }
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 th,
.fwh-wrap .fwh-sec22_toggle_panel .table1 td {
  border-bottom: max(1px, min(0.391vw, 3px)) solid #ffeffa;
  vertical-align: middle;
  padding: 1em 1.6em;
  font-weight: normal
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 th {
  background: #afa357;
  text-align: left;
  white-space: nowrap;
  width: 30%;
  padding-left: 3.2em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec22_toggle_panel .table1 th {
    padding-left: 1.6em;
    width: 32%
  }
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 td {
  background: #fff
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 td.td1 {
  font-weight: bold;
  text-align: center;
  font-size: 144%;
  padding: .8em
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 dl {
  border-bottom: 1px solid #b1b1b1;
  display: flex;
  justify-content: space-between;
  font-size: 88%
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 dl:last-of-type {
  margin-bottom: .64em
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 dl.dashed {
  border-bottom-style: dashed
}

.fwh-wrap .fwh-sec22_toggle_panel .table1 dt,
.fwh-wrap .fwh-sec22_toggle_panel .table1 dd {
  padding: .4em 0
}

.fwh-wrap .fwh-sec23 {
  padding: 3.514vw 14.641vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec23 {
    padding: 6.25vw 9.375vw
  }
}

.fwh-wrap .fwh-sec23_delete {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 2.635vw;
  border-radius: 2.05vw;
  border: max(2px, min(0.391vw, 3px)) solid #707070;
  height: 61.493vw;
  text-align: center
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec23_delete {
    font-size: 4.688vw;
    border-radius: 3.646vw;
    height: 109.375vw
  }
}

.fwh-wrap .fwh-sec11 .swiper-slide {
  height: auto;
  padding-bottom: 5.857vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec11 .swiper-slide {
    padding-bottom: 10.417vw
  }
}

.fwh-wrap .fwh-sec11 .swiper-pagination-bullet {
  opacity: 1;
  background: #626262;
  width: 1.171vw;
  height: 1.171vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec11 .swiper-pagination-bullet {
    width: 2.083vw;
    height: 2.083vw
  }
}

.fwh-wrap .fwh-sec11 .swiper-pagination-bullet-active {
  background: #fff
}


/* 追加 251111 */

.fwh-wrap .fwh-fv {
  width: 100%;
  margin: 0;
  padding: 0;
  background: url("../images/img_fwh-fv_2_1.png") no-repeat;
  background-size: cover;
  position: relative;
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-fv {
    /*      padding: 6.25vw 9.375vw 0vw; */
    background: url("../images/img_fwh-fv_2_1_sp.png") no-repeat;
    background-size: cover;
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv {
    /*      background: #e6e1de; */
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv::before {
    background: url("../images/img_fwh-fv_3.png") no-repeat right bottom/100%;
    width: 161.328vw;
    height: 100%;
    left: -57.292vw;
    top: auto;
    bottom: -12.299vw
  }
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv::after {
    content: "";
    width: 100%;
    height: 31.25vw;
    background: linear-gradient(0deg, #E6E1DE, rgba(230, 225, 222, 0));
    position: absolute;
    left: 0;
    bottom: -1px
  }
}

.fwh-wrap .fwh-fv_logo {
  line-height: 0;
  width: 5.857vw;
  position: absolute;
  left: 2.928vw;
  top: 1.757vw
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_logo {
    width: 10.417vw;
    left: 4.167vw;
    top: 3.125vw
  }
}

.fwh-wrap .fwh-fv_content {
  width: calc(100% - 29.282vw);
  max-width: 1100px;
  margin: 0 auto;
  padding: 10vw 0 0;
  font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_content {
    border-radius: 1.302vw;
    padding: 2.083vw;
    margin-top: 6.25vw
  }
}

.fwh-wrap .fwh-fv_content_header {
  display: flex;
  text-align: center;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.fwh-wrap .fwh-fv_content_header .fv_catch {
  font-size: min(4.5vw, 66px);
  font-weight: 600;
  line-height: 100%;
  color: #9b9018;
}

.fwh-wrap .fwh-fv_content_header .fv_catch span {
  margin-bottom: 15px;
  padding: 3px 20px 6px;
  background: #fff;
  display: inline-block;
}

.fwh-wrap .fwh-fv_content_header h1 {
  margin: 0 0 0 90px;
  font-size: min(2.7vw, 39px);
  line-height: 1.6;
  position: relative;
  top: -40px;
}

.fwh-wrap .fwh-fv_content_header h1 span {
  font-size: min(2.1vw, 31px);
  display: block;
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-fv_content_header {
    flex-direction: column;
  }

  .fwh-wrap .fwh-fv_content_header h1 {
    /*      width: 100%;
      font-size: 4.167vw; */
  }

  .fwh-wrap .fwh-fv_content {
    width: 100%;
    margin-top: 30px;
    padding: 0 20px;
  }

  .fwh-wrap .fwh-fv_content_header .fv_catch {
    width: 100%;
    font-size: 35px;
  }

  .fwh-wrap .fwh-fv_content_header .fv_catch span {
    margin-bottom: 10px;
  }

  .fwh-wrap .fwh-wrap .fwh-fv_content_header h1 {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    top: 0;
  }

  .fwh-wrap .fwh-fv_content_header h1 span {
    font-size: 13px;
  }
}

.fwh-wrap .fwh-fv_content .fv_copy {}

.fwh-wrap .fwh-fv_content .fv_copy .fv_copy_inner {
  margin-top: 4%;
  position: relative;
}

.fwh-wrap .fwh-fv_content .fv_copy .fv_copy_text {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 20px 0;
  text-align: center;
  background: #b5007f;
  position: relative;
}

.fwh-wrap .fwh-fv_content .fv_copy .fv_copy_text p {
  font-size: min(2.8vw, 40px);
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: inline-block;
  position: relative;
  left: -110px;
}

.fwh-wrap .fwh-fv_content .fv_copy .fv_copy_model {
  width: 24%;
  max-width: 254px;
  position: absolute;
  bottom: -1vw;
  right: 11%;
}


.fwh-wrap .fwh-fv_content .btn_animation {
  max-width: 616px;
  margin: 80px auto;
}


.fwh-wrap .fwh-sec00 {
  width: 100%;
  margin: 0;
  padding: 90px 0 0;
  background: #dcd6c8 url(../images/img_fwh-sec00.png) no-repeat;
  background-size: cover;
  text-align: center;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_header h2 {
  font-size: min(5.9vw, 61px);
  font-weight: 600;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_header h2 span {
  font-size: min(7.6vw, 78px);
  font-weight: 600;
  color: #675b3f;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_header ul {
  width: 500px;
  margin: 30px auto;
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-sec00 .fwh-sec00_header ul {
    width: 100%;
  }
}

.fwh-wrap .fwh-sec00 .fwh-sec00_header li {
  margin-bottom: 15px;
  font-size: min(3.1vw, 32px);
  font-weight: normal;
  line-height: 1.37;
  text-align: left;
  display: flex;
  align-items: flex-start;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_header li::before {
  width: 52px;
  height: 50px;
  margin-right: 10px;
  content: "";
  background: url("../images/mark.png") no-repeat;
  background-position: 0 10px;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_model {
  width: 100%;
  height: 903px;
  margin: 0 calc(50% - 50vw);
  background: url("../images/bg_fwh-sec00_model.png") repeat-x;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_model .fwh-sec00_model_inner {
  width: 728px;
  height: 903px;
  margin: 0 auto;
  background: url("../images/img_fwh-sec00_model.png") no-repeat;
  position: relative;
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-sec00 .fwh-sec00_model .fwh-sec00_model_inner {
    width: 100%;
    height: auto;
  }
}

.fwh-wrap .fwh-sec00 .fwh-sec00_model .fwh-sec00_model_comment {
  padding-top: 50px;
  font-size: min(3vw, 31px);
  font-weight: normal;
  color: #fff;
  text-align: center;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_copy {
  width: 100%;
  font-size: min(3.8vw, 39px);
  line-height: 1.3;
  position: absolute;
  bottom: 85px;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_copy span {
  font-size: min(4.6vw, 48px);
  display: block;
  color: #675b3f;
}

.fwh-wrap .fwh-sec00 .fwh-sec00_copy span span {
  margin-bottom: 15px;
  font-size: min(6.3vw, 65px);
  display: block;
}


.fwh-wrap .fwh-sec00_2::before {
  content: "";
  width: 728px;
  height: 85px;
  margin: 0 auto;
  background: url(../images/img_fwh-sec00_bottom.png) no-repeat;
  display: block;
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-sec00_2::before {
    width: 100%;
    height: auto;
  }
}


.fwh-wrap .fwh-sec00_2 {
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(../images/img_fwh-sec00_2.png) no-repeat;
  background-size: cover;
  text-align: center;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_header {
  width: calc(100% - 29.282vw);
  max-width: 919px;
  aspect-ratio: 919/ 1013;
  margin: 60px auto;
  padding-top: 9%;
  background: url(../images/img_product_7.png) no-repeat;
  background-size: contain;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_header h2 {
  font-size: min(3.8vw, 50px);
  font-weight: 600;
  line-height: 1.37;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_header h2 span {
  font-size: min(6.4vw, 85px);
  font-weight: 600;
  color: #b40d81;
  display: block;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_ranking {
  margin: 70px auto;
  padding: 0 27.641vw;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_block_pr {
  width: 60%;
  max-width: 600px;
  margin: 10px auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  text-shadow:
    0 0 10px rgba(0, 0, 0, .2),
    0 5px 10px rgba(0, 0, 0, .2),
    5px 0 10px rgba(0, 0, 0, .2),
    0 -5px 10px rgba(0, 0, 0, .2),
    -5px 0 10px rgba(0, 0, 0, .2);
  background: url("../images/cross.png") no-repeat 50% 50%;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec00_2 .fwh-sec00_2_block_pr {
    margin: 2.083vw auto;
    width: 56%;
    font-size: 3.125vw
  }
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_block_pr li {
  width: 235px;
  height: 235px;
  font-size: min(3.2vw, 33px);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 50%;
  background: linear-gradient(-135deg, #b40d81, #df017f);
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_block_pr li span {
  font-size: min(3.9vw, 42px);
  display: block;
}

.fwh-wrap .fwh-sec00_2 .fwh-sec00_2_footnote {
  margin: 0 0;
  padding: 0 14.641vw 40px;
  font-size: min(2.3vw, 18px);
  text-align: left;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-sec00_2 .fwh-sec00_2_block_pr li {
    width: 170px;
    height: 170px;
  }
}




@media(max-width: 768px) {
  .fwh-wrap .block_component li {
    width: 22.396vw;
    height: 22.396vw;
    border-width: max(1px, min(0.391vw, 2px));
    box-shadow: .391vw .391vw 1.563vw rgba(0, 0, 0, .16)
  }
}

.batten {
  width: 47px !important;
  height: 47px !important;
  position: relative;
  background: none !important;
}

.batten::before,
.batten::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #aaa;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}

.batten::before {
  transform: rotate(45deg);
}

.batten::after {
  transform: rotate(-45deg);
}

.fwh-wrap .fwh-fv_product {
  width: 52%;
  max-width: 562px;
  position: relative;
  text-align: center;
  line-height: 0;
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_product {
    width: 56%;
    margin: 0 -3%
  }
}

@media(max-width: 767px) {
  .fwh-wrap .fwh-fv_product {
    width: 100%;
    margin: 30px 0 0;
  }
}

.fwh-wrap .fwh-fv_product figcaption {
  background: linear-gradient(45deg, #AFA357, #9B8F41, #AFA357);
  font-size: 1.464vw;
  line-height: 1.28;
  width: 5.28em;
  height: 5.28em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -0.293vw;
  top: -0.293vw;
  transform: rotate(16deg);
  box-shadow: .22vw .22vw .293vw rgba(0, 0, 0, .4);
  padding: .2em 0 0 .1em
}

@media(max-width: 768px) {
  .fwh-wrap .fwh-fv_product figcaption {
    font-size: 2.604vw;
    right: -3.125vw;
    top: -2.083vw;
    box-shadow: .391vw .391vw .521vw rgba(0, 0, 0, .4)
  }
}

.ff_hanserif {
  font-family: "Source Han Serif JP", "Noto Serif CJK JP", "游明朝体", "Yu Mincho", YuMincho, serif;
}

/* 追加 251111 2 */
.pc {
  display: none;
}

.sp {
  display: block;
}


@media (min-width: 768px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }
}

.fwh-wrap .sec-nutrition01,
.fwh-wrap .sec-nutrition02 {}

.fwh-wrap .fwh-sec06 .sec-nutrition01 {
  padding: 4vw 0 2vw;
}

.fwh-wrap .fwh-sec06 .sec-nutrition01__inner {
  width: 100%;
  margin: 0 auto;
  border-radius: 24px;
  border: 1px solid #afa357;
  background: #fff;
  padding: 0 0 5vw;
}

.fwh-wrap .fwh-sec06 .sec-nutrition01__title {
  margin: 0 0 30px;
  padding: 12px 10px;
  background: radial-gradient(circle at center,
      rgb(229, 20, 113) 0%,
      rgb(199, 15, 117) 25%,
      rgb(169, 9, 120) 100%);
  color: #fff;
  text-align: center;
  font-size: 2.604vw;
  font-weight: 700;
  border-radius: 999px;
}

.nutrient-row {
  width: 74%;
  box-sizing: border-box;
  margin: 4vw auto 2.5vw;
}

.nutrient-row__lead {
  font-size: 1.83vw;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 0.6vw;
  text-align: center;
  margin: 0 0 0 auto;
  width: 58%;
}

.nutrient-row__label {
  width: 20vw;
  display: block;
  margin-left: auto;
  margin-right: 5vw;
  margin-top: 1vw;
  font-size: 2.78vw;
  font-weight: 700;
  color: #ad0a78;
  border-radius: 6px;
  text-align: center;
  line-height: 1.4;
  background-image:
    linear-gradient(to right, #f5f2b2 0%, #d6ae20 25%, #785c25 55%, #d6ae20 80%, #f5f2b2 100%),
    linear-gradient(to right, #785c25 0%, #d6ae20 40%, #f5f2b2 70%, #785c25 90%, #f5f2b2 100%),
    linear-gradient(to bottom, #f5f2b2 0%, #d6ae20 40%, #785c25 85%, #f5f2b2 100%),
    linear-gradient(to bottom, #f5f2b2 0%, #d6ae20 50%, #785c25 90%, #f5f2b2 100%);
  background-repeat: no-repeat;
  background-position: top left, bottom left, left top, right top;
  background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
  background-color: #fff;
}

.nutrient-row__bottom {
  display: flex;
  align-items: flex-start;
  padding-top: 1.5vw;
  gap: 2.5vw;
  margin-bottom: 7vw;
}

.nutrient-row__left {
  flex: 0 0 230px;
  margin-top: -12vw;
}

.nutrient-row__graph img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}

.nutrient-row__right {
  flex: 1;
}

.nutrient-row__text {
  font-size: 1.66vw;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}

.nutrient-vd-info {
  padding: 10px 22px 5px;
  width: 85%;
  margin: 3vw auto 0;
}

.nutrient-vd-info__title {
  font-size: 2vw;
  font-weight: 700;
  color: #a90978;
  margin-bottom: 8px;
}

.nutrient-vd-info__text {
  font-size: 1.7vw;
  line-height: 1.6;
  font-weight: bold;
}

.sec-nutrition01__footnote {
  font-size: 1.2vw;
  color: #777;
  text-align: right;
  padding: 10px 22px 0;
}

.sec-nutrition02 {
  background: #fdfbf0;
  padding: 4vw 0;
}

.sec-nutrition02__inner {
  width: 100%;
  margin: -3vw auto 0;
  border-radius: 24px;
  border: 1px solid #afa357;
  background: #fff;
  padding: 25px 20px 30px;
}

.nutri-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 18px;
  justify-content: center;
}

.nutri-tabs__item {
  width: 12vw;
  display: inline-block;
  font-size: 1.58vw;
  font-weight: 700;
  color: #ad0a78;
  border-radius: 6px;
  text-align: center;
  line-height: 1.4;
  background-image:
    /* 上枠 */
    linear-gradient(to right,
      #f5f2b2 0%,
      #d6ae20 25%,
      #785c25 55%,
      #d6ae20 80%,
      #f5f2b2 100%),
    /* 下枠 */
    linear-gradient(to right,
      #785c25 0%,
      #d6ae20 40%,
      #f5f2b2 70%,
      #785c25 90%,
      #f5f2b2 100%),
    /* 左枠 */
    linear-gradient(to bottom,
      #f5f2b2 0%,
      #d6ae20 40%,
      #785c25 85%,
      #f5f2b2 100%),
    /* 右枠 */
    linear-gradient(to bottom,
      #f5f2b2 0%,
      #d6ae20 50%,
      #785c25 90%,
      #f5f2b2 100%);
  background-repeat: no-repeat;
  background-position: top left, bottom left, left top, right top;
  background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
  background-color: #fff;
  padding: 0.3vw 0;
}

.nutrition-catch {
  width: 58vw;
  margin: 2.5vw auto 0;
}

.sec-nutrition02__chart {
  width: 100%;
  padding-top: 80%;
  background-image: url("../images/img_product_5_2511.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.sec-nutrition02__compare {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  margin-bottom: 18px;
}

.compare-box {
  flex: 1 1 calc(50% - 8px);
  border-radius: 18px;
  overflow: hidden;
  padding-bottom: 1vw;
}

.compare-box--left {
  background: #0c8c3f;
  flex: 3;
}

.compare-box--right {
  background: #c20081;
  flex: 7;
}

.compare-box__title {
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 1.7vw;
  line-height: 1.6;
  padding: 10px 6px;
}

.compare-box__title-sub {
  font-size: 12px;
}

.compare-box__image--left img {
  width: 75%;
  display: block;
  margin: auto;
}

.compare-box__image--right img {
  width: 78%;
  display: block;
  margin: auto;
}

.sec-nutrition02__note {
  font-size: 11px;
  line-height: 1.6;
  color: #555;
}