@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");
}
.pane-main {
  max-width: none;
}

#comment3wrap, .category-gift-wrap {
  overflow: hidden;
  position: relative;
}
#comment3wrap img, .category-gift-wrap img {
  height: auto;
}
#comment3wrap .inner-wrap, .category-gift-wrap .inner-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
#comment3wrap h3, .category-gift-wrap h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#comment3wrap .sec-ttl-bg, .category-gift-wrap .sec-ttl-bg {
  background-image: url("/img/goods/htf/2405/sec-ttl-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  height: 343px;
}
#comment3wrap .point01-bg, .category-gift-wrap .point01-bg {
  background-image: url("/img/goods/htf/2405/point01-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
#comment3wrap .point02-bg, .category-gift-wrap .point02-bg {
  background-image: url("/img/goods/htf/2405/point02-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
#comment3wrap .cartSectionTargetBtn, .category-gift-wrap .cartSectionTargetBtn {
  background: radial-gradient(#fd8b51, #e86422);
  border-radius: 5px;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  width: 670px;
  height: 94px;
  line-height: 94px;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0px 15px 15px -6px rgba(193, 79, 22, 0.3);
          box-shadow: 0px 15px 15px -6px rgba(193, 79, 22, 0.3);
}
#comment3wrap .cartSectionTargetBtn:before, .category-gift-wrap .cartSectionTargetBtn:before {
  content: "";
  display: block;
  width: 43px;
  height: 41px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  margin-top: auto;
  margin-bottom: auto;
  background-image: url("/img/goods/htf/2405/link-cart-icon.png");
  background-size: contain;
}
#comment3wrap .cartSectionTargetBtn:after, .category-gift-wrap .cartSectionTargetBtn:after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin-top: auto;
  margin-bottom: auto;
}
#comment3wrap .review-box, .category-gift-wrap .review-box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
#comment3wrap .review-box .title, .category-gift-wrap .review-box .title {
  min-height: 45px;
}
#comment3wrap .packages-bg, .category-gift-wrap .packages-bg {
  background-image: url("/img/goods/htf/2405/packages-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
#comment3wrap .cart-btn, .category-gift-wrap .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(#eba854, #dc8410);
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 15px -6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 15px -6px rgba(0, 0, 0, 0.15);
  position: relative;
}
#comment3wrap .cart-btn:before, .category-gift-wrap .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;
}
#comment3wrap .buy-btn, .category-gift-wrap .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(#eba854, #dc8410);
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 15px -6px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 15px -6px rgba(0, 0, 0, 0.15);
  position: relative;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #comment3wrap .buy-btn, .category-gift-wrap .buy-btn {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 26px;
  }
}
#comment3wrap .buy-btn:before, .category-gift-wrap .buy-btn:before {
  content: "";
  display: block;
  position: absolute;
  background: url(/img/goods/hta/2407/icon-cart.png) no-repeat;
  width: 34px;
  height: 25px;
  background-size: contain;
  left: 20px;
  top: 17px;
}
@media screen and (min-width: 769px) {
  #comment3wrap .buy-btn:before, .category-gift-wrap .buy-btn:before {
    width: 41px;
    height: 40px;
    left: 30px;
    top: 22px;
  }
}
#comment3wrap .buy-btn:after, .category-gift-wrap .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;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (min-width: 769px) {
  #comment3wrap .buy-btn:after, .category-gift-wrap .buy-btn:after {
    width: 12px;
    height: 12px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    right: 35px;
  }
}
#comment3wrap .cart-section .item-no, .category-gift-wrap .cart-section .item-no {
  background: #eff6fb;
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  border-radius: 50px;
  width: 100%;
  font-size: 13px;
  color: #221208;
  max-width: 200px;
}
#comment3wrap .cart-section .cart-itme-box .product-box, .category-gift-wrap .cart-section .cart-itme-box .product-box {
  height: 250px;
  display: block;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
#comment3wrap .gift-bg, .category-gift-wrap .gift-bg {
  background: url(/img/goods/htf/2405/gift-wrapping-bg.jpg);
}
#comment3wrap .gift-send__label, .category-gift-wrap .gift-send__label {
  background: #ad145b;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff !important;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: -25px;
}
#comment3wrap .detail-btn, .category-gift-wrap .detail-btn {
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: 2px;
  max-width: 600px;
  width: 100%;
}
#comment3wrap .detail-btn::after, .category-gift-wrap .detail-btn::after {
  content: "";
  position: absolute;
  right: 20px;
  background: url(/contents/yakitate2024/img/arrw.png) no-repeat;
  width: 60px;
  height: 6.5px;
  background-size: contain;
  top: 19px;
}
#comment3wrap .bg-greeting, .category-gift-wrap .bg-greeting {
  background: url(/img/goods/hta/2407/henri-bg.jpg) no-repeat;
}
@media screen and (max-width: 768px) {
  #comment3wrap .bg-greeting, .category-gift-wrap .bg-greeting {
    background: none;
    background-color: #f8f6f4;
  }
}
#comment3wrap .pc_1024-only, .category-gift-wrap .pc_1024-only {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  #comment3wrap .pc_1024-only, .category-gift-wrap .pc_1024-only {
    display: block;
  }
}
#comment3wrap .pc_1025-only, .category-gift-wrap .pc_1025-only {
  display: none;
}
@media screen and (min-width: 1025px) {
  #comment3wrap .pc_1025-only, .category-gift-wrap .pc_1025-only {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  #comment3wrap .bg-md-white, .category-gift-wrap .bg-md-white {
    background-color: #ffffff;
  }
}
#comment3wrap .lineup-contents, .category-gift-wrap .lineup-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#comment3wrap .lineup-contents-textWrap, .category-gift-wrap .lineup-contents-textWrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#comment3wrap .lineup-contents .lineup-contents-name, .category-gift-wrap .lineup-contents .lineup-contents-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#comment3wrap .cart-itme-box, .category-gift-wrap .cart-itme-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333333%;
  padding-left: 30px;
  padding-right: 30px;
}
#comment3wrap .cart-itme-box .item-name, .category-gift-wrap .cart-itme-box .item-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 768px) {
  #comment3wrap .border-sp-none, .category-gift-wrap .border-sp-none {
    border: none !important;
  }
}
#comment3wrap .service-contents, .category-gift-wrap .service-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  width: calc(25% - 24px);
}
@media screen and (max-width: 768px) {
  #comment3wrap .service-contents, .category-gift-wrap .service-contents {
    width: calc(50% - 12px);
  }
}
#comment3wrap .service-contents__text, .category-gift-wrap .service-contents__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#comment3wrap .service-bg, .category-gift-wrap .service-bg {
  background-image: url("/img/goods/hta/2407/service-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 629px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  #comment3wrap .service-bg, .category-gift-wrap .service-bg {
    background-image: url("/img/goods/hta/2407/service-bg-1024.png");
    min-height: 572px;
  }
}
@media screen and (max-width: 768px) {
  #comment3wrap .service-bg, .category-gift-wrap .service-bg {
    background-image: url("/img/goods/hta/2407/service-bg-sp.png");
    background-size: contain;
    min-height: 723px;
  }
}
#comment3wrap #faq .faq-question, .category-gift-wrap #faq .faq-question {
  position: relative;
}
#comment3wrap #faq .faq-question:before, .category-gift-wrap #faq .faq-question:before {
  content: "";
  z-index: 1;
  display: block;
  width: 1px;
  height: 11px;
  background: #876f6d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
}
#comment3wrap #faq .faq-question:after, .category-gift-wrap #faq .faq-question:after {
  content: "";
  z-index: 1;
  display: block;
  width: 11px;
  height: 1px;
  background: #876f6d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}
#comment3wrap #faq .faq-question.toggle-active:before, .category-gift-wrap #faq .faq-question.toggle-active:before {
  content: none;
}
#comment3wrap #faq .faq-question__text, .category-gift-wrap #faq .faq-question__text {
  padding: 20px 10px 20px 70px;
  position: relative;
  background-color: #f8f6f4;
  margin-top: 35px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #comment3wrap #faq .faq-question__text, .category-gift-wrap #faq .faq-question__text {
    margin-top: 10px;
    padding: 10px 10px 10px 30px;
  }
}
#comment3wrap #faq .faq-question__text:before, .category-gift-wrap #faq .faq-question__text:before {
  content: "Q";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #876f6d;
  font-size: 26px;
  text-align: center;
  font-family: "Roboto";
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #comment3wrap #faq .faq-question__text:before, .category-gift-wrap #faq .faq-question__text:before {
    width: 30px;
    font-size: 20px;
  }
}
#comment3wrap #faq .faq-answer__text, .category-gift-wrap #faq .faq-answer__text {
  padding: 25px 10px 10px 70px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #comment3wrap #faq .faq-answer__text, .category-gift-wrap #faq .faq-answer__text {
    padding: 10px 10px 10px 30px;
  }
}
#comment3wrap #faq .faq-answer__text:before, .category-gift-wrap #faq .faq-answer__text:before {
  content: "A";
  display: block;
  width: 70px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 13px;
  color: #876f6d;
  font-size: 26px;
  text-align: center;
  font-family: "Roboto";
}
@media screen and (max-width: 768px) {
  #comment3wrap #faq .faq-answer__text:before, .category-gift-wrap #faq .faq-answer__text:before {
    width: 30px;
    top: 3px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  #comment3wrap .right-sp-0px, .category-gift-wrap .right-sp-0px {
    right: 0px !important;
  }
}

#comment7wrap {
  overflow: hidden;
  position: relative;
}
#comment7wrap img {
  height: auto;
}
#comment7wrap .mv-top {
  background-image: url("/img/goods/hta/2509/hta-mv-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 593px;
  position: relative;
  z-index:9;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  #comment7wrap .mv-top {
    background-image: url("/img/goods/hta/2509/hta-mv-bg-1024.jpg");
    z-index:10000;
  }
}
#comment7wrap .mv-top__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#comment7wrap .inner-wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
#comment7wrap .mv-top__copy-wrap {
  padding-left: 60px;
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#comment7wrap .mv-top__copy {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  #comment7wrap .mv-top__copy img {
    margin-left: auto;
  }
}
#comment7wrap .mv-top__img-icon {
  position: absolute;
  left: 10px;
  top: 40px;
}
#comment7wrap .mv-bottom {
  background-image: url("/img/goods/hta/2509/sub-bg.jpg");
  background-size: cover;
  position: relative;
  top:-81px;
}
#comment7wrap .mv-bottom .line-dotted-01 {
  background-image: url("/img/goods/hta/2407/copy-line01.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 15px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #comment7wrap .mv-bottom .line-dotted-01 {
    background-image: none;
    padding-bottom: 0;
  }
}
#comment7wrap .mv-bottom .line-dotted-02 {
  background-image: url("/img/goods/hta/2407/copy-line02.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 15px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #comment7wrap .mv-bottom .line-dotted-02 {
    background-image: none;
    background-repeat: no-repeat;
    padding-bottom: 0;
  }
}
#comment7wrap .mv-bottom .line-dotted-03 {
  background-image: url("/img/goods/hta/2407/copy-line03.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-bottom: 15px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  #comment7wrap .mv-bottom .line-dotted-03 {
    padding-bottom: 10px;
    background-image: url("/img/goods/hta/2407/copy-line02-sp.png");
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  #comment7wrap .mv-bottom .sp-line-dotted {
    background-image: url("/img/goods/hta/2407/copy-line01-sp.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  #comment7wrap .bg-brown-pc {
    background-color: #ebe3e1;
  }
}
@media screen and (min-width: 769px) {
  #comment7wrap .summerGiftImg-wrap img {
    min-width: 522px;
  }
}
#comment7wrap .review-contents {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 769px) {
  #comment7wrap .review-contents {
    min-height: 342px;
  }
}
@media screen and (min-width: 769px) {
  #comment7wrap .float-md-none {
    float: none !important;
  }
}
@media screen and (min-width: 769px) {
  #comment7wrap .min-height-md-60px {
    min-height: 60px;
  }
}
#comment7wrap .reviewSection-btn {
  border: 1px solid #333333;
  text-align: center;
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
}
#comment7wrap .reviewSection-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.floatingLink {
  position: fixed;
  top: auto;
  bottom: 150px;
  right: 0px;
  z-index: 10;
}
.floatingLink img {
  height: auto;
}

.block-goods-comment-8 {
  max-width: none;
  min-width: auto;
}
@media screen and (min-width: 769px) {
  .block-goods-comment-8 .scene-description {
    margin: 0px auto 0;
    max-width: 1260px;
    min-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .block-goods-comment-8 .scene-description {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  #comment3wrap .cart-section .cart-itme-box:nth-child(n+4) {
    margin-top: 30px;
  }
  .floatingLink {
    padding-top: 400px;
    margin-top: -690px;
  }
  .min-width-md-550px {
    min-width: 550px;
  }
}
@media (max-width: 767px) {
  #comment3wrap .sec-ttl-bg {
    background-image: none;
    height: auto;
  }
  #comment3wrap .point01-bg {
    background-image: url("/img/goods/htf/2405/point01-bg-sp.jpg");
  }
  #comment3wrap .point02-bg {
    background-image: url("/img/goods/htf/2405/point02-bg-sp.jpg");
  }
  #comment3wrap .cartSectionTargetBtn {
    font-size: 15px;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  #comment3wrap .cartSectionTargetBtn:before {
    width: 26px;
    height: 26px;
    left: 20px;
    background-image: url("/img/goods/htf/2405/link-cart-icon-sp.png");
  }
  #comment3wrap .cartSectionTargetBtn:after {
    width: 7px;
    height: 7px;
    right: 20px;
  }
  #comment3wrap .review-box .title {
    min-height: auto;
  }
  #comment3wrap .review-box {
    margin-top: 40px;
  }
  #comment3wrap .review-box:first-child {
    margin-top: 0px;
  }
  #comment3wrap .packages-bg {
    background-image: url("/img/goods/htf/2405/packages-bg-sp.jpg");
  }
  #comment3wrap .cart-btn {
    font-size: 12px;
    background-position-x: center;
    background-size: cover;
  }
  #comment3wrap .cart-btn:before {
    background: url(/contents/common/img/cart.png) no-repeat;
    width: 17px;
    height: 18px;
    background-size: contain;
    left: 10px;
    top: 9px;
  }
  #comment3wrap .cart-section .item-no {
    font-size: 12px;
    max-width: none;
  }
  #comment3wrap .cart-section .cart-itme-box {
    max-width: none;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }
  #comment3wrap .cart-section .cart-itme-box .product-box {
    margin-top: 30px;
    height: 130px;
  }
  #comment3wrap .cart-section .cart-itme-box:nth-child(n+3) {
    margin-top: 50px;
  }
  #comment3wrap .gift-send__label {
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -10px;
  }
  #comment7wrap .mv-top {
    background-image: none;
    height: auto;
  }
  #comment7wrap .mv-top__copy-wrap {
    padding-left: 0px;
    width: 100%;
  }
  #comment7wrap .mv-top__copy {
    margin-top: 0;
    margin-bottom: 0;
  }
  #comment7wrap .mv-bottom {
    background-image: url("/img/goods/hta/2409/sub-bg-sp.jpg");
    background-size: cover;
  }
  .floatingLink {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .tb-right-30p {
    right: -30% !important;
  }
}