@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Karla:400,700");
@font-face {
  font-family: "myfont"; /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/myfont.ttf") format("truetype");
  src: url("../fonts/myfont.woff") format("woff");
}
.f-shippo {
  font-family: "Shippori Mincho", YuGothic, YuGothicM, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.pane-main {
  max-width: none;
}

.dy_load_content {
  transition-delay: 0.6s;
  transition: opacity 0.6s;
  opacity: 1 !important;
}

.bg-gy-texture {
  background: url("/img/goods/hpg/2408/bg.jpg");
}

.bg-gold {
  background: url("../img/bg_gold-grd.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .bg-gold {
    background-image: url("../img/bg-scene-sp.jpg");
  }
}

.bg-gold-02 {
  background: url("../img/bg-teatime.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .bg-gold-02 {
    background-image: url("../img/bg-teatime-sp.jpg");
  }
}

.bg-package {
  background: url("../img/bg-package.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .bg-package {
    background-image: url("../img/bg-package-sp.jpg");
  }
}

.br-1100 {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .br-1100 {
    display: block;
  }
}
@media screen and (min-width: 1100px) {
  .mv-bottom-font-size {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .mv-bottom-font-size {
    font-size: 34px;
  }
}
@media screen and (max-width: 768px) {
  .mv-bottom-font-size {
    font-size: 20px;
  }
}

.main-contents img {
  height: auto;
}
.main-contents .inner-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1650px) and (min-width: 768px) {
  .main-contents .d-1650_none {
    display: none;
  }
  .main-contents .left-1650_n300px {
    left: -300px !important;
  }
  .main-contents .right-1650_n220px {
    right: -220px !important;
  }
  .main-contents .top-1650_100px {
    top: 100px !important;
  }
}
@media screen and (min-width: 769px) {
  .main-contents .bg-md-white {
    background-color: #ffffff;
  }
}
@media screen and (min-width: 769px) {
  .main-contents .mv-top {
    background-image: url("../img/mv_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 620px;
  }
}
.main-contents .mv-top__inner {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
}
.main-contents .inner-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.mv-top__inner.inner-wrap {
  max-width: initial;
}
@media screen and (min-width: 769px) {
  .main-contents .mv-top__copy-wrap {
    position: absolute;
    left: -40%;
    right: 0px;
    top: -70px;
    bottom: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-contents .mv-top__copy-wrap img {
    margin-left: auto;
    margin-right: auto;
  }
}
.main-contents .mv-top__copy {
  position: relative;
  z-index: 1;
}
.main-contents .mv-top__copy > div {
  display: inline-block;
  position: relative;
}
.main-contents .mv-top__copy > div .mv-top__img-icon {
  position: absolute;
  position: absolute;
  right: -24%;
}
@media screen and (max-width: 768px) {
  .main-contents .mv-top__copy {
    margin-bottom: 0;
    font-size: 0;
  }
}
.main-contents .mv-bottom {
  background-image: url("../img/sub-bg.jpg?2");
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .main-contents .mv-bottom {
    background-image: url("../img/sub-bg-sp.jpg?2");
  }
}

.detail-bg {
  background: url(../img/detail-bg.png),linear-gradient(#A81C3F, #7E142B);
  background-position: right bottom;
  background-repeat: no-repeat,repeat;
}

.main-contents #FinaMadeCommitment240905 .bg-point {
  background-image: url("../img/bg-point.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 768px) {
    .detail-bg {
  background: url(../img/detail-bg-sp.png),linear-gradient(#A81C3F, #7E142B);
  background-position: right bottom;
  background-repeat: no-repeat,repeat;
}

  .main-contents #FinaMadeCommitment240905 .bg-point {
    background-image: url("../img/bg-fina-sp.jpg");
  }
}
.main-contents #pageLink {
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
}
.main-contents #pageLink:before, .main-contents #pageLink:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 31px;
  left: -10px;
}
.main-contents #pageLink:before {
  background: url("/img/goods/hfm/2409/parts-tug-top.png") no-repeat center;
  background-size: contain;
  top: -6px;
}
@media screen and (max-width: 768px) {
  .main-contents #pageLink:before {
    background-image: url("/img/goods/hfm/2409/parts-tug-top-sp.png");
  }
}
.main-contents #pageLink:after {
  background: url("/img/goods/hfm/2409/parts-tug-bottom.png") no-repeat center;
  background-size: contain;
  bottom: 6px;
}
@media screen and (max-width: 768px) {
  .main-contents #pageLink:after {
    background-image: url("/img/goods/hfm/2409/parts-tug-bottom-sp.png");
  }
}
.main-contents #award .line-title {
  position: relative;
}
.main-contents #award .line-title:before, .main-contents #award .line-title:after {
  position: absolute;
  content: "";
  background-size: 100%;
  height: 2px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-contents #award .line-title:before {
  background: url("/img/goods/hfm/2409/sec01bordertop.png") no-repeat center;
}
.main-contents #award .line-title:after {
  background: url("/img/goods/hfm/2409/sec01borderunder.png") no-repeat center;
  bottom: 0;
}
.main-contents .floatingLink {
  position: fixed;
  top: auto;
  bottom: 170px;
  right: 0px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .main-contents .floatingLink {
    display: none;
  }
}
.main-contents .floatingLink img {
  height: auto;
}
.main-contents .item-title {
  position: relative;
  border-bottom: 2px solid #230e02;
}
@media screen and (max-width: 768px) {
  .main-contents .item-title {
    border-top: 2px solid #230e02;
  }
}
@media screen and (min-width: 769px) {
  .main-contents .item-title {
    padding-left: 70px;
  }
}
.main-contents .item-title::before {
  content: "";
  position: absolute;
  left: -50px;
  background: url(/img/goods/hfm/2409/Financier-img.png) no-repeat;
  background-size: cover;
  width: 110px;
  height: 121px;
  bottom: -33px;
}
@media screen and (max-width: 768px) {
  .main-contents .item-title::before {
    background-size: contain;
    left: -10px;
    bottom: -54px;
  }
}
@media screen and (min-width: 769px) {
  .main-contents .item-title2 {
    padding-left: 100px;
  }
}
.main-contents .item-title2::before {
  content: "";
  position: absolute;
  left: -50px;
  background: url(/img/goods/hfm/2409/Madeleine02.png) no-repeat;
  background-size: cover;
  width: 150px;
  height: 121px;
  bottom: -55px;
}
@media screen and (max-width: 768px) {
  .main-contents .item-title2::before {
    background-size: contain;
    width: 115px;
    height: 121px;
    left: -10px;
    bottom: -65px;
  }
}
.main-contents .main-title {
  position: relative;
  width: max-content;
  margin: 0 auto;
}
.main-contents .main-title::before {
  content: "";
  position: absolute;
  left: -100px;
  background: url("/img/goods/hfm/2409/item-left.png") no-repeat;
  background-size: cover;
  width: 60px;
  height: 120px;
  top: 30px;
}
@media screen and (max-width: 768px) {
  .main-contents .main-title::before {
    background-size: contain;
    left: -60px;
    width: 60px;
    height: 120px;
    top: -10px;
  }
}
.main-contents .main-title::after {
  content: "";
  position: absolute;
  background: url("/img/goods/hfm/2409/item-right.png") no-repeat;
  background-size: cover;
  width: 55px;
  height: 124px;
  right: -100px;
  bottom: -25px;
}
@media screen and (max-width: 768px) {
  .main-contents .main-title::after {
    width: 55px;
    height: 124px;
    right: -60px;
    bottom: -40px;
  }
}
.main-contents .toggle-title {
  font-size: 15px;
  position: relative;
  letter-spacing: 2px;
  cursor: pointer;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .main-contents .toggle-title {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-contents .toggle-title::before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  right: 8px;
  background: #b89c4f !important;
  color: #b89c4f !important;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: 0.4s;
  opacity: 1;
  border-top: 1px solid;
}
.main-contents .toggle-title::after {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  right: 15px;
  background: #b89c4f !important;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: 0.4s;
  opacity: 1;
}
.main-contents .toggle-title.active:after {
  transform: rotate(90deg);
  opacity: 0;
}
.main-contents .toggle-title-border {
  border-bottom: 1px solid #cccccc;
}
.main-contents .contents-container {
  max-width: 1024px;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .main-contents .contents-container {
    width: 100%;
    min-width: auto;
  }
}
@media screen and (min-width: 769px) {
  .main-contents .teatime-band {
    height: 475px;
    background-image: url("/img/goods/hfm/2409/hta-exp-img.jpg");
    background-size: cover;
    background-position: center;
  }
}
.main-contents #video {
  background-image: url("/img/goods/hfm/2409/bg-mov.jpg");
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .main-contents #video {
    background-image: url("/img/goods/hfm/2409/bg-mov-sp.jpg");
  }
}
.main-contents .img-flaot-img {
  clear: both;
  float: right;
  visibility: hidden;
}
.main-contents .img-flaot-space {
  width: 1px;
  height: 100%;
}
.main-contents .img-flaot-wrap {
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .main-contents .commitment-list__title {
    min-height: 85px;
  }
}
.main-contents .toggle-listbox {
  border-bottom: 1px solid #cccccc;
  line-height: 1.8;
  padding-bottom: 20px;
}
.main-contents .buy-btn.buy-btn__big {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  background: radial-gradient(#fd8b51, #e86422);
  border-radius: 5px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .main-contents .buy-btn.buy-btn__big {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 26px;
  }
}
.main-contents .buy-btn.buy-btn__big:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/img/goods/bup_common/icon-cart.png) no-repeat;
  width: 34px;
  height: 25px;
  background-size: contain;
  left: 20px;
  top: 17px;
}
@media screen and (min-width: 769px) {
  .main-contents .buy-btn.buy-btn__big:before {
    width: 41px;
    height: 40px;
    left: 30px;
    top: 22px;
  }
}
.main-contents .buy-btn.buy-btn__big:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transform: rotate(135deg);
}
@media screen and (min-width: 769px) {
  .main-contents .buy-btn.buy-btn__big:after {
    width: 12px;
    height: 12px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    right: 35px;
  }
}
.main-contents .buy-btn.buy-btn__big.after-right:after {
  transform: rotate(45deg);
}
.main-contents .notice-tenpoPage-border-top {
  border-top: 1px solid #d2d2d2;
  margin-left: 20px;
  margin-right: 20px;
}
.main-contents .pc_1024-only {
  display: none;
}
.main-contents .pc_1024-only-inline {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .main-contents .pc_1024-only {
    display: block;
  }
  .main-contents .pc_1024-only-inline {
    display: inline;
  }
}
.main-contents .pc_1025-only {
  display: none;
}
.main-contents .pc_1025-only-inline {
  display: none;
}
@media screen and (min-width: 1025px) {
  .main-contents .pc_1025-only {
    display: block;
  }
  .main-contents .pc_1025-only-inline {
    display: inline;
  }
}

#lineup img {
  height: auto;
}
#lineup .cart-btn {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  background: radial-gradient(#bf9d4c, #a87805);
  border-radius: 5px;
  box-shadow: 0px 15px 15px -6px rgba(103, 103, 103, 0.3);
  position: relative;
}
@media screen and (max-width: 768px) {
  #lineup .cart-btn {
    font-size: 12px;
    background-position-x: center;
    background-size: cover;
  }
}
#lineup .cart-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/contents/common/img/cart.png) no-repeat;
  width: 34px;
  height: 25px;
  background-size: contain;
  left: 20px;
  top: 9px;
}
@media screen and (max-width: 768px) {
  #lineup .cart-btn:before {
    background: url(/contents/common/img/cart.png) no-repeat;
    width: 17px;
    height: 18px;
    background-size: contain;
    left: 10px;
    top: 9px;
  }
}
#lineup .cart-btn.detail-link:before {
  background-image: url(/img/goods/bup_common/icon-cart.png);
}
#lineup .cart-btn.detail-link:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  #lineup .cart-btn.detail-link:after {
    width: 8px;
    height: 8px;
    right: 20px;
  }
}
#lineup .yakitate-border {
  position: relative;
}
#lineup .yakitate-border:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-image: url("/img/goods/hfm/2409/yakitate-tti-kazari.png");
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #lineup .yakitate-border:after {
    background-image: url("/img/goods/hfm/2409/yakitate-tti-kazari_sp.png");
    height: 3px;
  }
}

[class^=product-notes-] .buy-btn {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  background: radial-gradient(#9a281d, #7e2921);
  border-radius: 5px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  [class^=product-notes-] .buy-btn {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 26px;
  }
}
[class^=product-notes-] .buy-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/img/goods/bup_common/icon-cart.png) no-repeat;
  width: 34px;
  height: 25px;
  background-size: contain;
  left: 20px;
  top: 17px;
}
@media screen and (min-width: 769px) {
  [class^=product-notes-] .buy-btn:before {
    width: 41px;
    height: 40px;
    left: 30px;
    top: 22px;
  }
}
[class^=product-notes-] .buy-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transform: rotate(135deg);
}
@media screen and (min-width: 769px) {
  [class^=product-notes-] .buy-btn:after {
    width: 12px;
    height: 12px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    right: 35px;
  }
}
[class^=product-notes-] .buy-btn.after-right:after {
  transform: rotate(45deg);
}
[class^=product-notes-] .notice-tenpoPage {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage {
    margin-bottom: 40px;
  }
}
[class^=product-notes-] .notice-tenpoPage h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage h2 {
    margin-bottom: 30px;
  }
}
[class^=product-notes-] .notice-tenpoPage__text {
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__text {
    font-size: 20px;
  }
}
[class^=product-notes-] .notice-tenpoPage__text span {
  position: relative;
  z-index: 1;
}
[class^=product-notes-] .notice-tenpoPage__text span:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #ebe3e1;
  position: absolute;
  z-index: -1;
  bottom: 2px;
  left: 0;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__text span:after {
    height: 10px;
  }
}
[class^=product-notes-] .notice-tenpoPage .buy-btn {
  font-size: 15px;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media screen and (min-width: 769px) {
  [class^=product-notes-] .notice-tenpoPage .buy-btn {
    max-width: 288px;
  }
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage .buy-btn {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
[class^=product-notes-] .notice-tenpoPage .buy-btn:before {
  width: 22px;
  height: 22px;
  top: 9px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage .buy-btn:before {
    width: 25px;
    height: 25px;
    top: 14px;
  }
}
[class^=product-notes-] .notice-tenpoPage .buy-btn:after {
  content: none;
}
[class^=product-notes-] .notice-tenpoPage__2column {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__2column {
    padding: 0 10px;
  }
}
[class^=product-notes-] .notice-tenpoPage__2column > * {
  margin-left: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__2column > * {
    margin-left: 7px;
    margin-right: 7px;
    width: 100%;
  }
}
[class^=product-notes-] .notice-tenpoPage__2column > * p {
  font-size: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__2column > * p {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 769px) {
  [class^=product-notes-] .notice-tenpoPage__2column > * .buy-btn {
    min-width: 288px;
  }
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__2column > * .buy-btn {
    font-size: 12px;
    padding-left: 8%;
    background: radial-gradient(#e97165, #7e2921);
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media screen and (max-width: 768px) {
  [class^=product-notes-] .notice-tenpoPage__2column > * .buy-btn:before {
    width: 22px;
    height: 22px;
    top: 6px;
    left: 10px;
  }
}

.voice-section .reviewSection-btn {
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #fff;
}

.voice-section .reviewSection-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}