@charset "UTF-8";
/*
Theme Name: 株式会社 菊花堂
*/
@font-face {
  font-family: "kokoro";
  src: url("../fonts/Kokoro.otf") format("opentype");
}
@font-face {
  font-family: "metropolis";
  src: url("../fonts/Metropolis-Regular.otf") format("opentype");
}
@font-face {
  font-family: "zen-gothic-m";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "zen-gothic";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "zen-mincho";
  src: url("../fonts/ZenOldMincho-Regular.ttf") format("truetype");
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  outline: none;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

*:focus {
  outline: none;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

h1,
h2,
h3,
p,
dl,
dd,
label,
ul,
figure {
  margin: 0;
}

dt {
  font-weight: normal;
}

p,
a {
  letter-spacing: 0.12em;
}

p {
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  p {
    line-height: 2.1;
  }
}

html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 1.5rem;
  font-family: "zen-gothic";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}

.inner-large {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.inner-def {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.inner-small {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.view-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .view-pc {
    display: none;
  }
}

.view-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .view-sp {
    display: block;
  }
}

.view-ssp {
  display: none;
}
@media screen and (max-width: 575px) {
  .view-ssp {
    display: block;
  }
}

.view-md {
  display: none;
}
@media screen and (max-width: 991px) {
  .view-md {
    display: block;
  }
}

.view-lg {
  display: block;
}
@media screen and (max-width: 991px) {
  .view-lg {
    display: none;
  }
}

.view-tab {
  display: block;
}
@media screen and (max-width: 575px) {
  .view-tab {
    display: none;
  }
}

.sec-ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "zen-mincho";
}
.sec-ttl .en {
  display: block;
  font-size: 2.1rem;
  color: #aaa;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .sec-ttl .en {
    font-size: 1.4rem;
  }
}
.sec-ttl .ja {
  display: block;
  font-size: 4.8rem;
  color: #e79b52;
  letter-spacing: 0.05em;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .sec-ttl .ja {
    font-size: 2.6rem;
    margin-right: 8px;
  }
}
.sec-ttl--horizon {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
.sec-ttl--horizon .en {
  margin-top: 0;
  margin-bottom: 8px;
}
.sec-ttl--horizon .ja {
  margin-right: 0;
}

.sec-ttl2 .en {
  display: block;
  font-size: 2.5rem;
  color: #e79b52;
  letter-spacing: 0.1em;
  font-family: "metropolis";
  margin-bottom: 12px;
  -webkit-transition: 0.8s ease-in 2.05s;
  transition: 0.8s ease-in 2.05s;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .sec-ttl2 .en {
    font-size: 1.3rem;
    margin-bottom: 8px;
  }
}
.sec-ttl2 .ja {
  display: block;
  font-size: 4.5rem;
  letter-spacing: 0.12em;
  font-family: "kokoro";
  margin-left: -2px;
  -webkit-transition: 0.8s ease-in 2s;
  transition: 0.8s ease-in 2s;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .sec-ttl2 .ja {
    font-size: 2.3rem;
    margin-left: 0;
  }
}

.concept {
  padding: 150px 0 19vw;
}
@media screen and (max-width: 1399px) {
  .concept {
    padding: 150px 0 200px;
  }
}
@media screen and (max-width: 767px) {
  .concept {
    padding: 135px 0 95vw;
  }
}
@media screen and (max-width: 575px) {
  .concept {
    padding: 135px 0 80vw;
  }
}
.concept .sec-ttl {
  position: absolute;
  top: -125px;
  right: 100px;
}
@media screen and (max-width: 1199px) {
  .concept .sec-ttl {
    right: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .concept .sec-ttl {
    top: auto;
    bottom: -70px;
    right: 25px;
  }
}

.concept__ttl {
  font-family: "zen-mincho";
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
  .concept__ttl {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 991px) {
  .concept__ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .concept__ttl {
    font-size: 2.8rem;
  }
}

.concept__img.img01 {
  position: relative;
}
@media screen and (max-width: 767px) {
  .concept__img.img01 {
    margin-left: auto;
    margin-right: -15px;
    margin-bottom: 75px;
    width: 88vw;
  }
}

.concept__img.img02 {
  margin-top: 110px;
  margin-right: -100px;
  margin-left: auto;
  width: 520px;
}
@media screen and (max-width: 991px) {
  .concept__img.img02 {
    margin-left: 5vw;
    margin-right: 0;
    width: 50vw;
  }
}
@media screen and (max-width: 767px) {
  .concept__img.img02 {
    margin-top: 65px;
    margin-left: 3vw;
    width: 70vw;
  }
}

.concept__img.img03 {
  margin-top: 55px;
  margin-right: -420px;
  margin-left: auto;
  width: 520px;
}
@media screen and (max-width: 991px) {
  .concept__img.img03 {
    margin-top: 5.5vw;
    margin-right: 0;
    margin-left: 38vw;
    width: 50vw;
  }
}
@media screen and (max-width: 767px) {
  .concept__img.img03 {
    width: 70vw;
    margin-top: 8vw;
    margin-left: 15vw;
  }
}

.concept__img.img04 {
  position: absolute;
  top: 2vw;
  left: -3vw;
  width: 30vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .concept__img.img04 {
    top: auto;
    bottom: -124vw;
    left: -10vw;
    width: 72vw;
  }
}

.concept__img.img05 {
  position: absolute;
  top: 30vw;
  left: 20vw;
  width: 22vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .concept__img.img05 {
    top: auto;
    left: auto;
    right: 0;
    bottom: -62vw;
    width: 50vw;
  }
}

.concept__block.block01 {
  padding-top: 140px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .concept__block.block01 {
    margin-bottom: 70px;
    padding-top: 60px;
  }
}
.concept__block.block01:before {
  content: "";
  background: url(../images/top/top07@2x.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 92%;
}
@media screen and (max-width: 767px) {
  .concept__block.block01:before {
    width: 92%;
    height: 88%;
  }
}
.concept__block.block01 .concept__contents {
  margin-top: 20px;
  margin-left: 80px;
}
@media screen and (max-width: 1199px) {
  .concept__block.block01 .concept__contents {
    margin-left: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .concept__block.block01 .concept__contents {
    margin-top: 0;
  }
}
.concept__block.block01 .concept__ttl {
  margin-bottom: 55px;
}
@media screen and (max-width: 1199px) {
  .concept__block.block01 .concept__ttl {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 991px) {
  .concept__block.block01 .concept__ttl {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .concept__block.block01 .concept__ttl {
    font-size: 2.8rem;
    margin-bottom: 25px;
  }
}

.concept__block.block02 {
  position: relative;
}
.concept__block.block02 .concept__contents {
  margin-top: 200px;
}
@media screen and (max-width: 1199px) {
  .concept__block.block02 .concept__contents {
    margin-top: 170px;
  }
}
@media screen and (max-width: 767px) {
  .concept__block.block02 .concept__contents {
    margin-top: 0px;
    margin-left: 3vw;
  }
}
.concept__block.block02 .concept__ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .concept__block.block02 .concept__ttl {
    margin-bottom: 25px;
  }
}

.product {
  position: relative;
  padding: 180px 0 170px;
}
@media screen and (max-width: 767px) {
  .product {
    padding: 140px 0 0;
  }
}
.product:before {
  content: "";
  background: #fdfaf4;
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 54%;
}
@media screen and (max-width: 767px) {
  .product:before {
    width: 95%;
    height: 58.5%;
  }
}
.product .ttl-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .product .ttl-wrap {
    margin-bottom: 70px;
  }
}
.product .sec-ttl {
  margin-right: 100px;
}
@media screen and (max-width: 1199px) {
  .product .sec-ttl {
    margin-right: 4vw;
  }
}

.product__img {
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .product__img {
    position: static;
  }
}

.product__contents {
  background: #fff;
  padding: 80px 30px 80px 250px;
}
@media screen and (max-width: 1199px) {
  .product__contents {
    padding: 80px 30px 80px 18vw;
  }
}
@media screen and (max-width: 767px) {
  .product__contents {
    padding: 85px 30px 60px;
    margin-left: auto;
    margin-right: -15px;
    width: 87vw;
  }
}
.product__contents .inner {
  z-index: 1;
}
.product__contents h3 {
  font-family: "zen-mincho";
  font-size: 5rem;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .product__contents h3 {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product__contents h3 {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
}
.product__contents .sec-btn {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .product__contents .sec-btn {
    margin-top: 35px;
  }
}

.product__block {
  position: relative;
}

.product__block.block01 {
  padding-bottom: 350px;
}
@media screen and (max-width: 767px) {
  .product__block.block01 {
    padding-bottom: 100px;
  }
}
.product__block.block01 .product__img {
  top: 30px;
  left: 0;
  width: 50vw;
}
@media screen and (max-width: 1199px) {
  .product__block.block01 .product__img {
    top: 100px;
  }
}
@media screen and (max-width: 991px) {
  .product__block.block01 .product__img {
    top: 180px;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block01 .product__img {
    margin-left: -15px;
    margin-bottom: -35px;
    position: relative;
    top: auto;
    left: auto;
    width: 85vw;
  }
}
.product__block.block01 .product__container {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .product__block.block01 .product__container {
    margin-bottom: 120px;
  }
}

.product__block.block02 {
  padding-bottom: 320px;
}
@media screen and (max-width: 767px) {
  .product__block.block02 {
    padding-bottom: 105px;
  }
}
.product__block.block02 .product__contents {
  padding: 80px 65px 80px 30px;
}
@media screen and (max-width: 767px) {
  .product__block.block02 .product__contents {
    margin-left: -15px;
    margin-right: 0;
    padding: 60px 30px;
    width: 90vw;
  }
}
.product__block.block02 .product__img {
  top: -160px;
  right: 0;
  width: 50vw;
}
@media screen and (max-width: 1199px) {
  .product__block.block02 .product__img {
    top: -100px;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block02 .product__img {
    margin-left: auto;
    width: 85vw;
  }
}
.product__block.block02 .product__container {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .product__block.block02 .product__container {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block02 .product-slider .swiper-button-prev {
    left: auto;
    right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block02 .product-slider .swiper-button-next {
    left: auto;
    right: 10px;
  }
}

.product__block.block03 {
  padding: 170px 0;
}
@media screen and (max-width: 767px) {
  .product__block.block03 {
    padding: 0 0 90px;
  }
}
.product__block.block03:before {
  content: "";
  background: url(../images/top/top24@2x.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  width: 85%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .product__block.block03:before {
    top: 20vw;
    width: 95%;
    height: calc(100% - 20vw);
  }
}
.product__block.block03 .product__img {
  top: -140px;
  left: 0;
  width: 50vw;
}
@media screen and (max-width: 1199px) {
  .product__block.block03 .product__img {
    top: -30px;
  }
}
@media screen and (max-width: 991px) {
  .product__block.block03 .product__img {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block03 .product__img {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: -55px;
    width: 90vw;
  }
}
@media screen and (max-width: 767px) {
  .product__block.block03 .product__contents {
    padding-top: 105px;
  }
}
.product__block.block03 .product__container {
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .product__block.block03 .product__container {
    margin-bottom: 125px;
  }
}

.product-slider {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .product-slider {
    width: 80%;
  }
}
@media screen and (max-width: 991px) {
  .product-slider {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .product-slider {
    width: 90%;
  }
}
.product-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.product-slider .swiper {
  max-width: 1100px;
}
.product-slider .swiper-slide .figure {
  height: 163px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  .product-slider .swiper-slide .figure {
    height: 11.6vw;
  }
}
@media screen and (max-width: 991px) {
  .product-slider .swiper-slide .figure {
    height: 15.2vw;
  }
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-slide .figure {
    height: 18.4vw;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .product-slider .swiper-slide .figure {
    height: 28.5vw;
  }
}
.product-slider .swiper-slide .figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-slider .swiper-slide .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
@media screen and (max-width: 1199px) {
  .product-slider .swiper-slide .contents {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .product-slider .swiper-slide .contents {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-slide .contents {
    padding: 0 5px;
  }
}
.product-slider .swiper-slide .contents p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "zen-mincho";
}
@media screen and (max-width: 1199px) {
  .product-slider .swiper-slide .contents p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-slide .contents p {
    font-size: 1.3rem;
  }
}
.product-slider .swiper-slide .contents p.capacity {
  margin-left: 10px;
}
.product-slider .swiper-button-prev {
  background: url(../images/top/slider-arrowLeft.png) no-repeat center;
  background-size: contain;
  left: -80px;
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-button-prev {
    left: 10px;
  }
}
.product-slider .swiper-button-next {
  background: url(../images/top/slider-arrowRight.png) no-repeat center;
  background-size: contain;
  right: -80px;
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-button-next {
    left: 60px;
    right: auto;
  }
}
.product-slider .swiper-button-prev,
.product-slider .swiper-button-next {
  width: 60px;
  height: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .product-slider .swiper-button-prev,
  .product-slider .swiper-button-next {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: -40px;
    width: 40px;
    height: 40px;
  }
}
.product-slider .swiper-button-prev:after,
.product-slider .swiper-button-next:after {
  content: "none";
}

.request {
  padding: 130px 0 110px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .request {
    padding: 90px 0;
  }
}
.request:before {
  content: "";
  background: #fdfaf4;
  position: absolute;
  top: 0;
  left: 0;
  width: 87%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .request:before {
    width: 95%;
    height: calc(100% - 140px);
    top: 140px;
  }
}
.request .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .request .wrap {
    display: block;
  }
}

.request__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 90px;
}
@media screen and (max-width: 1199px) {
  .request__contents {
    padding-left: 3vw;
  }
}
@media screen and (max-width: 991px) {
  .request__contents {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .request__contents {
    display: block;
    margin-left: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .request__contents .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.request__contents h3 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "zen-mincho";
  font-size: 3.4rem;
  color: #163850;
  line-height: 2.1;
  letter-spacing: 0.1em;
  margin-right: 80px;
}
@media screen and (max-width: 1199px) {
  .request__contents h3 {
    margin-right: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .request__contents h3 {
    font-size: 2.2rem;
    line-height: 1.7;
    margin-right: 0;
  }
}
.request__contents h3 span {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .request__contents h3 span {
    margin-top: 27px;
  }
}
.request__contents p {
  font-size: 1.8rem;
  line-height: 2.3;
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  .request__contents p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 991px) {
  .request__contents p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .request__contents p {
    font-size: 1.3rem;
    margin-top: 45px;
  }
}

.request__img {
  position: relative;
  min-width: 380px;
}
@media screen and (max-width: 991px) {
  .request__img {
    min-width: 270px;
  }
}
@media screen and (max-width: 767px) {
  .request__img {
    margin-right: -15px;
    width: 50vw;
    min-width: auto;
  }
}
@media screen and (max-width: 575px) {
  .request__img {
    width: 60vw;
  }
}
.request__img.is-invasion .img01,
.request__img.is-invasion .img02 {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.request__img.is-invasion .img01 img,
.request__img.is-invasion .img02 img {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.request__img .img01 {
  width: 72%;
  position: absolute;
  top: 0;
  right: 0;
}
.request__img .img02 {
  width: 50%;
  position: absolute;
  top: 210px;
  left: 0;
}
@media screen and (max-width: 991px) {
  .request__img .img02 {
    top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .request__img .img02 {
    top: 28vw;
  }
}
@media screen and (max-width: 575px) {
  .request__img .img02 {
    top: 33vw;
  }
}

.recipe {
  padding: 160px 0 260px;
}
@media screen and (max-width: 767px) {
  .recipe {
    padding: 80px 0 120px;
  }
}

.recipe__head {
  max-width: 1100px;
  margin: 0 auto 100px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .recipe__head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 70px;
  }
}
.recipe__head.is-invasion .fadeInImg,
.recipe__head.is-invasion .fadeInText {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.recipe__head.is-invasion .fadeInImg img {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 767px) {
  .recipe__head .ttl-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 35px;
  }
}
.recipe__head .sec-ttl {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .recipe__head .sec-ttl {
    margin-bottom: 0;
  }
}
.recipe__head p {
  line-height: 2;
}
.recipe__head p span {
  color: #e79b52;
}
.recipe__head .img {
  width: 225px;
  min-width: 225px;
  margin-right: 95px;
}
@media screen and (max-width: 991px) {
  .recipe__head .img {
    width: 200px;
    min-width: 200px;
    margin-right: 70px;
  }
}
@media screen and (max-width: 767px) {
  .recipe__head .img {
    width: 105px;
    min-width: 105px;
    margin-right: 25px;
  }
}
.recipe__head .btn-wrap {
  text-align: right;
  margin-top: 45px;
  margin-right: -40px;
}
@media screen and (max-width: 1199px) {
  .recipe__head .btn-wrap {
    margin-right: 0;
  }
}

.recipe-slider .slick-slide {
  margin: 0 2.5vw;
}
@media screen and (max-width: 575px) {
  .recipe-slider .slick-slide {
    margin: 0 3.5vw;
  }
}
.recipe-slider .slick-slide:nth-child(even) {
  margin-top: 3.5vw;
}
@media screen and (max-width: 991px) {
  .recipe-slider .slick-slide:nth-child(even) {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 575px) {
  .recipe-slider .slick-slide:nth-child(even) {
    margin-top: 6vw;
  }
}
.recipe-slider .slick-slide .figure {
  margin-bottom: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .recipe-slider .slick-slide .figure {
    margin-bottom: 15px;
  }
}
.recipe-slider .slick-slide .figure img {
  height: 20vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 991px) {
  .recipe-slider .slick-slide .figure img {
    height: 28vw;
  }
}
@media screen and (max-width: 575px) {
  .recipe-slider .slick-slide .figure img {
    height: 45vw;
  }
}
.recipe-slider .slick-slide .ttl {
  padding: 0 10px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .recipe-slider .slick-slide .ttl {
    padding: 0 5px;
  }
}

.to-trader {
  max-width: 1280px;
  width: 100%;
  height: 480px;
  margin: 0 auto;
  padding: 0 150px;
  background: url(../images/top/top21@2x.png) no-repeat center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1199px) {
  .to-trader {
    padding: 0 12vw;
  }
}
@media screen and (max-width: 991px) {
  .to-trader {
    padding: 0 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .to-trader {
    height: 420px;
  }
}
.to-trader .inner {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .to-trader .inner {
    padding-top: 0;
  }
}
.to-trader h2 {
  color: #fff;
  font-size: 5rem;
  letter-spacing: 0.1em;
  font-family: "zen-mincho";
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .to-trader h2 {
    font-size: 2.6rem;
    margin-bottom: 30px;
  }
}
.to-trader p {
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .to-trader p {
    margin-bottom: 35px;
  }
}
.to-trader .login-btn {
  display: block;
  max-width: 235px;
  width: 100%;
  height: 54px;
  text-align: center;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  line-height: 54px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
  .to-trader .login-btn {
    max-width: 190px;
    height: 44px;
    font-size: 1.2rem;
    line-height: 44px;
  }
}
.to-trader .login-btn:hover {
  background: #e1be87;
  color: #fff;
}
.to-trader .login-btn:hover:before {
  border-color: #fff;
}
.to-trader .login-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 45px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
  .to-trader .login-btn:before {
    right: 35px;
    width: 8px;
    height: 8px;
  }
}

.contact {
  padding: 160px 0 100px;
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 110px 0 30px;
  }
}

.contact__ttl {
  font-size: 5rem;
  letter-spacing: 0.1em;
  text-align: center;
  font-family: "zen-mincho";
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contact__ttl {
    font-size: 2.6rem;
    margin-bottom: 35px;
  }
}

.contact__txt {
  text-align: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .contact__txt {
    margin-bottom: 20px;
  }
}

.contact__info {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact__info {
    border: none;
  }
}
.contact__info:after {
  content: "";
  background: #e1e1e1;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: calc(100% - 40px);
}
@media screen and (max-width: 767px) {
  .contact__info:after {
    content: none;
  }
}
.contact__info .block {
  padding: 75px 0 65px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact__info .block {
    padding: 60px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .contact__info .block.tel {
    border-bottom: 1px solid #e1e1e1;
  }
}
.contact__info .block.tel .main {
  color: #e79b52;
}
@media screen and (max-width: 767px) {
  .contact__info .block.tel .main {
    font-size: 3rem;
  }
}
.contact__info .block.tel .main a {
  color: #e79b52 !important;
}
.contact__info h3 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .contact__info h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .contact__info h3 {
    font-size: 1.7rem;
    margin-bottom: 12px;
  }
}
.contact__info p {
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 991px) {
  .contact__info p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .contact__info p {
    font-size: 1.2rem;
  }
}
.contact__info .main {
  margin: 12px 0;
  font-size: 4.2rem;
  font-family: "metropolis";
}
@media screen and (max-width: 991px) {
  .contact__info .main {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .contact__info .main {
    margin: 15px 0;
    font-size: 2.7rem;
  }
}

.company {
  padding: 100px 0 21vw;
  position: relative;
}
@media screen and (max-width: 1399px) {
  .company {
    padding: 100px 0 230px;
  }
}
@media screen and (max-width: 767px) {
  .company {
    padding: 62vw 0 150px;
  }
}
.company .sec-ttl {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .company .sec-ttl {
    margin-left: 0;
  }
}
.company .sec-ttl .ja {
  color: #000;
}

.company__list {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .company__list {
    margin-top: 35px;
  }
}
.company__list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.15em;
  border-bottom: 1px solid #9a9a9a;
  position: relative;
  padding: 25px;
}
@media screen and (max-width: 991px) {
  .company__list dl {
    font-size: 1.5rem;
    padding: 25px 20px;
  }
}
@media screen and (max-width: 767px) {
  .company__list dl {
    font-size: 1.3rem;
    padding: 18px 15px;
  }
}
@media screen and (max-width: 575px) {
  .company__list dl {
    display: block;
  }
}
.company__list dl:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 190px;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 991px) {
  .company__list dl:after {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .company__list dl:after {
    width: 150px;
  }
}
@media screen and (max-width: 575px) {
  .company__list dl:after {
    content: none;
  }
}
.company__list dl dt {
  min-width: 210px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .company__list dl dt {
    min-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .company__list dl dt {
    min-width: 170px;
  }
}
@media screen and (max-width: 575px) {
  .company__list dl dt {
    min-width: 100%;
    margin-bottom: 5px;
  }
}

.company__img.img01 {
  position: absolute;
  top: 320px;
  left: 14vw;
  width: 17vw;
}
@media screen and (max-width: 767px) {
  .company__img.img01 {
    top: 43vw;
    left: 60vw;
    width: 25vw;
  }
}

.company__img.img02 {
  position: absolute;
  top: calc(320px + 18.2vw);
  left: -6vw;
  width: 32vw;
}
@media screen and (max-width: 767px) {
  .company__img.img02 {
    top: 0;
    left: 22vw;
    width: 43vw;
  }
}

.footer {
  padding: 80px 0 65px;
  background: #f3f0e7;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 100px 0 50px;
  }
}

.footer__logo {
  width: 200px;
  margin: 0 auto 55px;
}
@media screen and (max-width: 767px) {
  .footer__logo {
    width: 110px;
    margin-bottom: 45px;
  }
}

.footer__nav {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .footer__nav {
    margin-bottom: 55px;
  }
}
.footer__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 53px;
}
@media screen and (max-width: 767px) {
  .footer__nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px 30px;
  }
}
.footer__nav ul li a {
  font-size: 1.7rem;
  font-family: "zen-mincho";
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .footer__nav ul li a {
    font-size: 1.3rem;
  }
}

.footer__info {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .footer__info {
    margin-bottom: 45px;
  }
}
.footer__info p {
  text-align: center;
  line-height: 1.7;
}
.footer__info p:not(:last-child) {
  margin-bottom: 3px;
}

.copyright {
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-family: "zen-mincho";
}
@media screen and (max-width: 767px) {
  .copyright {
    font-size: 1.1rem;
  }
}

.sec-btn {
  position: relative;
  display: inline-block;
  padding: 10px 70px 10px 0;
}
@media screen and (max-width: 767px) {
  .sec-btn {
    padding: 8px 62px 8px 0;
  }
}

.sec-btn .txt {
  font-size: 1.4rem;
  color: #163850;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec-btn .txt {
    font-size: 1.2rem;
  }
}

.sec-btn .arrow {
  background: #163850;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateX(50%) translateY(-50%);
          transform: translateX(50%) translateY(-50%);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
@media screen and (max-width: 767px) {
  .sec-btn .arrow {
    width: 40px;
    height: 40px;
  }
}

.sec-btn .arrow span {
  background: #fff;
  height: 1px;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transform-origin: right center;
          transform-origin: right center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec-btn .arrow span {
    width: 12px;
  }
}

.sec-btn:hover .arrow {
  -webkit-transform: translateX(50%) translateY(-50%) scale(1.2);
          transform: translateX(50%) translateY(-50%) scale(1.2);
}

.sec-btn:hover .arrow span:nth-of-type(1) {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg);
          transform: translateX(-50%) translateY(-50%) rotate(30deg);
}

.sec-btn:hover .arrow span:nth-of-type(2) {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-30deg);
          transform: translateX(-50%) translateY(-50%) rotate(-30deg);
}

.sec-btn:hover .arrow span {
  width: 15px;
}
@media screen and (max-width: 767px) {
  .sec-btn:hover .arrow span {
    width: 12px;
  }
}

.header {
  width: 100%;
  height: 140px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .header {
    height: 100px;
  }
}
.header.show .mNav {
  opacity: 1;
  z-index: 5000;
}
.header.show .mNav__contents {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.header.show .humberger__item:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(-135deg);
          transform: translateY(5px) rotate(-135deg);
}
.header.show .humberger__item:nth-child(2) {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  opacity: 0;
}
.header.show .humberger__item:nth-child(3) {
  -webkit-transform: translateY(-11px) rotate(135deg);
          transform: translateY(-11px) rotate(135deg);
}
.header.show .humberger .txt .txt-open {
  opacity: 0;
}
.header.show .humberger .txt .txt-close {
  opacity: 1;
}
.header.off .mNav__contents {
  -webkit-transform: translate3d(80px, 0, 0);
          transform: translate3d(80px, 0, 0);
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 88vw;
  height: 100%;
  margin: 0 auto;
}

.header__logo {
  width: 240px;
  min-width: 240px;
}
@media screen and (max-width: 1199px) {
  .header__logo {
    width: 205px;
    min-width: 205px;
  }
}
@media screen and (max-width: 991px) {
  .header__logo {
    width: 120px;
    min-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo {
    width: 90px;
    min-width: 90px;
  }
}

.gNav {
  margin-right: 95px;
  padding: 0 45px 0 10px;
  border-right: 1px solid #e2e2e2;
}
@media screen and (max-width: 1199px) {
  .gNav {
    margin-right: 90px;
    padding: 0 30px 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .gNav {
    margin-right: 80px;
    padding: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .gNav {
    margin-right: 65px;
  }
}

.gNav__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 17px;
}
@media screen and (max-width: 991px) {
  .gNav__info {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
  }
}
.gNav__info .tel {
  color: #e79b52;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-right: 28px;
  padding-left: 28px;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .gNav__info .tel {
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .gNav__info .tel {
    margin-right: 30px;
    padding-top: 33px;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .gNav__info .tel {
    margin-right: 20px;
    padding-top: 30px;
  }
}
.gNav__info .tel:before {
  content: "";
  background: url(../images/icon/tel.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 991px) {
  .gNav__info .tel:before {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .gNav__info .tel:before {
    width: 23px;
    height: 23px;
  }
}
.gNav__info .tel .ja {
  font-size: 1.4rem;
  margin-right: 17px;
}
@media screen and (max-width: 1199px) {
  .gNav__info .tel .ja {
    font-size: 1.3rem;
    margin-right: 13px;
  }
}
@media screen and (max-width: 991px) {
  .gNav__info .tel .ja {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .gNav__info .tel .ja {
    font-size: 1.1rem;
  }
}
.gNav__info .tel .num {
  font-size: 2.6rem;
  line-height: 0.5;
  letter-spacing: 0.1em;
  font-family: "metropolis";
}
@media screen and (max-width: 1199px) {
  .gNav__info .tel .num {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 991px) {
  .gNav__info .tel .num {
    display: none;
  }
}
.gNav__info .mail {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  background: #e79b52;
  padding: 10px 20px 10px 52px;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .gNav__info .mail {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .gNav__info .mail {
    padding: 32px 0 0;
    background-color: transparent;
    color: #e79b52;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .gNav__info .mail {
    padding: 28px 0 0;
    font-size: 1.1rem;
  }
}
.gNav__info .mail:before {
  content: "";
  background: url(../images/icon/mail.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 52%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 16px;
}
@media screen and (max-width: 991px) {
  .gNav__info .mail:before {
    background: url(../images/icon/mail_sp.png) no-repeat;
    background-size: contain;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 32px;
    height: 23px;
  }
}
@media screen and (max-width: 767px) {
  .gNav__info .mail:before {
    width: 28px;
    height: 20px;
  }
}

.gNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .gNav__list {
    display: none;
  }
}
.gNav__list li:not(:last-child) {
  margin-right: 65px;
}
@media screen and (max-width: 1199px) {
  .gNav__list li:not(:last-child) {
    margin-right: 60px;
  }
}
.gNav__list li a {
  font-size: 1.7rem;
  font-family: "zen-mincho";
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .gNav__list li a {
    font-size: 1.6rem;
  }
}
.gNav__list li a:hover {
  opacity: 0.5;
}

.humberger {
  position: fixed;
  top: 42px;
  right: 7vw;
  z-index: 6000;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .humberger {
    top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .humberger {
    top: 20px;
    right: 4vw;
    background: #fff;
    padding: 5px 12px 20px;
  }
}
.humberger .txt {
  position: relative;
  font-size: 1rem;
  line-height: 1.4;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  white-space: nowrap;
}
.humberger .txt span {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.humberger .txt .txt-open {
  opacity: 1;
}
.humberger .txt .txt-close {
  opacity: 0;
}

.humberger__item {
  display: block;
  background: #000;
  width: 35px;
  height: 1px;
  -webkit-transition: 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  margin: 7px auto;
}

.mNav {
  z-index: -1;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background: #fff;
  top: 0;
  left: 0;
}
.mNav .mNav__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -webkit-transition: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translate3d(-50px, 0, 0);
          transform: translate3d(-50px, 0, 0);
}
@media screen and (max-width: 767px) {
  .mNav .mNav__contents {
    display: block;
  }
}

.mNav__img {
  width: 42%;
  height: 100%;
  background: url(../images/top/menu.jpg) no-repeat center;
  background-size: cover;
}

.mNav__nav {
  width: 58%;
  height: 100%;
  padding-top: 90px;
  padding-bottom: 60px;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
@media screen and (max-width: 767px) {
  .mNav__nav {
    width: 100%;
    padding-top: 140px;
  }
}
.mNav__nav .inner {
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .mNav__nav .inner {
    width: 70%;
  }
}
@media screen and (max-width: 991px) {
  .mNav__nav .inner {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .mNav__nav .inner {
    width: 82%;
  }
}

.mNav__logo {
  width: 140px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 767px) {
  .mNav__logo {
    width: 90px;
    margin: 0;
    position: absolute;
    top: 25px;
    left: 20px;
  }
}

.mNav__list {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .mNav__list {
    margin-bottom: 55px;
  }
}
.mNav__list li {
  border-top: 1px solid #d8d8d8;
  padding: 17px 40px;
}
@media screen and (max-width: 991px) {
  .mNav__list li {
    padding: 17px 35px;
  }
}
@media screen and (max-width: 767px) {
  .mNav__list li {
    padding: 17px 32px;
  }
}
.mNav__list li:last-child {
  border-bottom: 1px solid #d8d8d8;
}
.mNav__list li a {
  display: block;
  font-size: 1.7rem;
  font-family: "zen-mincho";
  white-space: nowrap;
  position: relative;
  padding: 5px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .mNav__list li a {
    font-size: 1.5rem;
  }
}
.mNav__list li a:hover {
  opacity: 0.5;
}
.mNav__list li a:after {
  content: "";
  background: url(../images/top/menu_arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 767px) {
  .mNav__list li a:after {
    width: 20px;
    height: 20px;
  }
}

.mNav__info {
  margin-left: 40px;
}
@media screen and (max-width: 991px) {
  .mNav__info {
    margin-left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .mNav__info {
    margin-left: 0;
  }
}
.mNav__info p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 3px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mNav__info p {
    font-size: 1.3rem;
  }
}

.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  z-index: 99999;
  opacity: 1;
  -webkit-transition: 0.8s 1.7s;
  transition: 0.8s 1.7s;
}

.loading__logo {
  width: 200px;
  opacity: 0;
  -webkit-transition: 1s 0.4s;
  transition: 1s 0.4s;
}
@media screen and (max-width: 767px) {
  .loading__logo {
    width: 130px;
  }
}

body.loaded .loading {
  opacity: 0;
  visibility: hidden;
}
body.loaded .loading__logo {
  opacity: 1;
}
body.loaded .mv__ttl-cell {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
body.loaded .mv__ttl-cell span {
  opacity: 1;
}
body.loaded .sec-ttl2 .en,
body.loaded .sec-ttl2 .ja {
  opacity: 1;
}
body.loaded .single-product__ttl .ttl,
body.loaded .single-product__ttl .capacity {
  opacity: 1;
}

.fadeInText {
  opacity: 0;
}
.fadeInText.is-invasion {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.fadeInImg {
  overflow: hidden;
  opacity: 0;
}
.fadeInImg.circle {
  border-radius: 50%;
}
.fadeInImg img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.fadeInImg.is-invasion {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.fadeInImg.is-invasion img {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 1.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.mv {
  width: 89vw;
  height: calc(96vh - 140px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mv {
    width: 88vw;
    height: calc(83vh - 148px);
  }
}
.mv .slider-item01 {
  background: url(../images/top/mv/top01.png);
}
@media screen and (max-width: 767px) {
  .mv .slider-item01 {
    background: url(../images/top/mv/top01_sp.png);
  }
}
.mv .slider-item02 {
  background: url(../images/top/mv/top02.png);
}
@media screen and (max-width: 767px) {
  .mv .slider-item02 {
    background: url(../images/top/mv/top02_sp.png);
  }
}
.mv .slider-item03 {
  background: url(../images/top/mv/top03.png);
}
@media screen and (max-width: 767px) {
  .mv .slider-item03 {
    background: url(../images/top/mv/top03_sp.png);
  }
}
.mv .slider-item04 {
  background: url(../images/top/mv/top04.png);
}
@media screen and (max-width: 767px) {
  .mv .slider-item04 {
    background: url(../images/top/mv/top04_sp.png);
  }
}
.mv .slider-item {
  width: 100%;
  height: calc(96vh - 140px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .mv .slider-item {
    height: calc(83vh - 148px);
  }
}
.mv .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.mv .slick-dots {
  bottom: 35px;
  left: 60px;
  z-index: 3;
  width: auto;
}
@media screen and (max-width: 991px) {
  .mv .slick-dots {
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .mv .slick-dots {
    left: auto;
    bottom: 70px;
    right: 120px;
  }
}
.mv .slick-dots li button::before {
  content: none;
}
.mv .slick-dots li button::after {
  content: "\f111" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  font-size: 1rem;
  color: #d1c9ba;
}
@media screen and (max-width: 767px) {
  .mv .slick-dots li button::after {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.mv .slick-dots li.slick-active button:after {
  color: #fff;
}
.mv .slick-dots li {
  margin: 0 2px;
}
@media screen and (max-width: 767px) {
  .mv .slick-dots li {
    margin: 0 1px;
  }
}
.mv .slick-prev,
.mv .slick-next {
  top: auto;
  bottom: 35px;
  -webkit-transform: translate(0);
          transform: translate(0);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .mv .slick-prev,
  .mv .slick-next {
    bottom: 70px;
  }
}
.mv .slick-prev:hover:before,
.mv .slick-next:hover:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.mv .slick-prev:before,
.mv .slick-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .mv .slick-prev:before,
  .mv .slick-next:before {
    width: 32px;
    height: 32px;
  }
}
.mv .slick-prev {
  left: 190px;
}
@media screen and (max-width: 991px) {
  .mv .slick-prev {
    left: 170px;
  }
}
@media screen and (max-width: 767px) {
  .mv .slick-prev {
    left: auto;
    right: 72px;
  }
}
.mv .slick-prev:before {
  background: url(../images/top/mv-arrow_left.png) no-repeat;
  background-size: contain;
}
.mv .slick-next {
  left: 243px;
  right: auto;
}
@media screen and (max-width: 991px) {
  .mv .slick-next {
    left: 223px;
  }
}
@media screen and (max-width: 767px) {
  .mv .slick-next {
    left: auto;
    right: 30px;
  }
}
.mv .slick-next:before {
  background: url(../images/top/mv-arrow_right.png) no-repeat;
  background-size: contain;
}

.mv__ttl {
  position: absolute;
  top: 50%;
  left: 100px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
@media screen and (max-width: 1199px) {
  .mv__ttl {
    left: 10%;
  }
}
@media screen and (max-width: 991px) {
  .mv__ttl {
    left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .mv__ttl {
    top: auto;
    bottom: 115px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.mv__ttl-block:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .mv__ttl-block:not(:last-child) {
    margin-bottom: 15px;
  }
}

.mv__ttl-cell {
  background: #fff;
  display: inline-block;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  padding: 7px 18px;
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
  font-size: 2.8rem;
  letter-spacing: 0.15em;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mv__ttl-cell {
    padding: 6px 15px;
    font-size: 1.9rem;
  }
}

.mv__ttl-cell span {
  opacity: 0;
  -webkit-transition: all 0.6s ease 3.3s;
  transition: all 0.6s ease 3.3s;
}

.top-news {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 22px 32px;
  background: #163850;
  z-index: 10;
  max-width: 620px;
  width: 60%;
}
@media screen and (max-width: 991px) {
  .top-news {
    padding: 22px 28px;
  }
}
@media screen and (max-width: 767px) {
  .top-news {
    top: calc(84vh - 190px);
    bottom: auto;
    right: -6vw;
    width: 96%;
    padding: 18px 25px;
  }
}
.top-news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media screen and (max-width: 991px) {
  .top-news > dl {
    display: block;
  }
}
.top-news .top-news__ttl {
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  font-family: "metropolis";
  color: #fff;
  min-width: 80px;
  margin-right: 30px;
  padding-top: 2px;
  border-right: 1px solid #fff;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .top-news .top-news__ttl {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding-top: 0;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .top-news .top-news__ttl {
    font-size: 1.5rem;
  }
}
.top-news .top-news__txt {
  color: #fff;
  font-family: "zen-mincho";
  display: inline-block;
}
.top-news .top-news__txt dt {
  min-width: 105px;
  font-size: 1.4rem;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 991px) {
  .top-news .top-news__txt dt {
    min-width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .top-news .top-news__txt dt {
    min-width: 90px;
    font-size: 1.2rem;
  }
}
.top-news .top-news__txt dd {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .top-news .top-news__txt dd {
    font-size: 1.3rem;
  }
}

/* 商品一覧ページ */
.page-id-55 main {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .page-id-55 main {
    padding-top: 10px;
  }
}

.product-info {
  background: #fdfaf4;
  padding: 60px 0 180px;
}
@media screen and (max-width: 767px) {
  .product-info {
    padding: 50px 0 140px;
  }
}
.product-info .sec-ttl2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .product-info .sec-ttl2 {
    margin-bottom: 35px;
  }
}

.product-nav {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 130px;
}
@media screen and (max-width: 767px) {
  .product-nav {
    margin-bottom: 80px;
  }
}

.product-nav__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 85px;
}
@media screen and (max-width: 1199px) {
  .product-nav__list {
    gap: 0 6.5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-nav__list {
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
  }
}

.product-nav__item {
  display: block;
  background-color: #fff;
  border: 1px solid #d9d7d1;
}
@media screen and (max-width: 767px) {
  .product-nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 55px;
  }
}
@media screen and (max-width: 767px) {
  .product-nav__item:not(:last-child) {
    margin-bottom: 16px;
  }
}
.product-nav__item.millet-fry .img {
  background: url(../images/product/product01@2x.png) no-repeat center;
  background-size: cover;
}
.product-nav__item.cream-papio .img {
  background: url(../images/product/product02@2x.png) no-repeat center;
  background-size: cover;
}
.product-nav__item.baumkuchen .img {
  background: url(../images/product/product03@2x.png) no-repeat center;
  background-size: cover;
}
.product-nav__item .img {
  width: calc(100% + 2px);
  height: 150px;
  margin-left: -1px;
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  .product-nav__item .img {
    width: 105px;
    height: calc(100% + 2px);
  }
}
@media screen and (max-width: 575px) {
  .product-nav__item .img {
    width: 27%;
  }
}
.product-nav__item .ttl {
  padding: 24px 40px;
  font-size: 1.9rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 991px) {
  .product-nav__item .ttl {
    padding: 24px 25px;
  }
}
@media screen and (max-width: 767px) {
  .product-nav__item .ttl {
    width: calc(100% - 105px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 10px 10px 50px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 575px) {
  .product-nav__item .ttl {
    width: 73%;
    padding: 10px 10px 10px 9vw;
  }
}
.product-nav__item .ttl:after {
  content: "";
  background: url(../images/product/nav_arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 991px) {
  .product-nav__item .ttl:after {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .product-nav__item .ttl:after {
    right: 25px;
    width: 20px;
    height: 20px;
  }
}

.product-items {
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .product-items {
    padding-bottom: 80px;
  }
}

.product-item:not(:last-child) {
  padding-bottom: 230px;
}
@media screen and (max-width: 767px) {
  .product-item:not(:last-child) {
    padding-bottom: 150px;
  }
}
.product-item:nth-child(even) .product-item__img {
  margin-left: 0;
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
  .product-item:nth-child(even) .product-item__img {
    margin-right: 0;
  }
}
.product-item:nth-child(even) .product-item__ttl {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 0;
  margin-right: 80px;
}
@media screen and (max-width: 1199px) {
  .product-item:nth-child(even) .product-item__ttl {
    margin-right: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-item:nth-child(even) .product-item__ttl {
    margin-right: 0;
  }
}

.product-item__img {
  margin-left: -15px;
}
@media screen and (max-width: 767px) {
  .product-item__img {
    margin-left: 0;
    margin-bottom: 45px;
  }
}
.product-item__img img {
  height: 440px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .product-item__img img {
    height: 100%;
  }
}

.product-item__head {
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .product-item__head {
    margin-bottom: 70px;
  }
}

.product-item__ttl {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 80px;
}
@media screen and (max-width: 1199px) {
  .product-item__ttl {
    margin-left: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .product-item__ttl {
    display: block;
    margin-left: 0;
  }
}
.product-item__ttl h3 {
  white-space: nowrap;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .product-item__ttl h3 {
    margin-bottom: 30px;
    text-align: center;
  }
}
.product-item__ttl h3 .en {
  display: block;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  font-family: "metropolis";
  color: #e79b52;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .product-item__ttl h3 .en {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 767px) {
  .product-item__ttl h3 .en {
    font-size: 1.4rem;
    margin-bottom: 7px;
  }
}
.product-item__ttl h3 .ja {
  display: block;
  font-size: 4.5rem;
  font-family: "zen-mincho";
  letter-spacing: 0.05em;
  margin-left: -8px;
}
@media screen and (max-width: 991px) {
  .product-item__ttl h3 .ja {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 767px) {
  .product-item__ttl h3 .ja {
    font-size: 2.5rem;
    margin-left: 0;
  }
}
.product-item__ttl p {
  font-size: 2rem;
  line-height: 2;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .product-item__ttl p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .product-item__ttl p {
    font-size: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.product-item__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 75px 45px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .product-item__list {
    gap: 75px 4vw;
  }
}
@media screen and (max-width: 991px) {
  .product-item__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .product-item__list {
    gap: 40px 4vw;
  }
}
@media screen and (max-width: 575px) {
  .product-item__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.product-item__list a:hover .figure img {
  -webkit-transform: scale(1.18);
          transform: scale(1.18);
}
.product-item__list .figure {
  height: 178px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .product-item__list .figure {
    height: 14.2vw;
  }
}
@media screen and (max-width: 991px) {
  .product-item__list .figure {
    height: 19.6vw;
  }
}
@media screen and (max-width: 575px) {
  .product-item__list .figure {
    height: 30.1vw;
  }
}
.product-item__list .figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.product-item__list .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 20px 10px;
}
@media screen and (max-width: 1199px) {
  .product-item__list .contents {
    padding: 25px 15px 10px;
  }
}
@media screen and (max-width: 991px) {
  .product-item__list .contents {
    padding: 25px 10px 10px;
  }
}
@media screen and (max-width: 767px) {
  .product-item__list .contents {
    padding: 15px 5px 10px;
  }
}
.product-item__list .contents p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "zen-mincho";
}
@media screen and (max-width: 1199px) {
  .product-item__list .contents p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .product-item__list .contents p {
    font-size: 1.3rem;
  }
}
.product-item__list .contents p.capacity {
  margin-left: 10px;
}

.product-consultation {
  border: 2px solid #e79b52;
  background-color: #fff;
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .product-consultation {
    padding: 40px 10px;
  }
}
.product-consultation h3 {
  font-size: 2.7rem;
  color: #e79b52;
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .product-consultation h3 {
    font-size: 1.8rem;
  }
}
.product-consultation p {
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  .product-consultation p {
    font-size: 1.3rem;
  }
}

/* アレンジレシピページ */
.page-id-53 main {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .page-id-53 main {
    padding-top: 10px;
  }
}

.recipe-info {
  background: #fdfaf4;
  padding: 70px 0 130px;
}
@media screen and (max-width: 767px) {
  .recipe-info {
    padding: 50px 0 100px;
  }
}
.recipe-info .sec-ttl2 {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .recipe-info .sec-ttl2 {
    margin-bottom: 50px;
  }
}

.recipe-item:not(:last-child) {
  margin-bottom: 170px;
}
@media screen and (max-width: 767px) {
  .recipe-item:not(:last-child) {
    margin-bottom: 70px;
  }
}
.recipe-item:nth-child(even) .contents {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (max-width: 767px) {
  .recipe-item:nth-child(even) .contents {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.recipe-item:nth-child(even) .recipe-item__img {
  margin-left: 40px;
  margin-right: 0;
}
@media screen and (max-width: 1199px) {
  .recipe-item:nth-child(even) .recipe-item__img {
    margin-left: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .recipe-item:nth-child(even) .recipe-item__img {
    margin-left: 0;
  }
}
.recipe-item:nth-child(even) .recipe-item__contents {
  margin-left: 0;
  margin-right: 40px;
}
@media screen and (max-width: 1199px) {
  .recipe-item:nth-child(even) .recipe-item__contents {
    margin-right: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .recipe-item:nth-child(even) .recipe-item__contents {
    margin-right: 0;
  }
}

.recipe-item__img {
  margin-right: 40px;
}
@media screen and (max-width: 1199px) {
  .recipe-item__img {
    margin-right: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .recipe-item__img {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.recipe-item__img img {
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 767px) {
  .recipe-item__img img {
    height: auto;
  }
}

.recipe-item__contents {
  margin-left: 40px;
}
@media screen and (max-width: 1199px) {
  .recipe-item__contents {
    margin-left: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .recipe-item__contents {
    margin-left: 0;
  }
}
.recipe-item__contents h3 {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .recipe-item__contents h3 {
    font-size: 1.8rem;
    margin-bottom: 25px;
  }
}

.used-product .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.used-product .thumbnail {
  min-width: 150px;
  width: 150px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .used-product .thumbnail {
    min-width: 120px;
    width: 120px;
    height: 80px;
    margin-right: 20px;
  }
}
.used-product .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.used-product .tag {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.1em;
  background: #e79b52;
  margin-bottom: 12px;
  padding: 6px 15px;
  white-space: nowrap;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .used-product .tag {
    font-size: 1.3rem;
    padding: 5px 13px;
  }
}
.used-product p {
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .used-product p {
    font-size: 1.4rem;
  }
}

.detail-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 50px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .detail-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
    margin-right: 0;
  }
}
.detail-btn a {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 30px 15px;
  border-bottom: 1px solid #000;
  width: 180px;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .detail-btn a {
    font-size: 1.4rem;
    padding-bottom: 13px;
  }
}
.detail-btn a:after {
  content: "";
  background: url(../images/recipe/detail_arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 25px;
  width: 10px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  .detail-btn a:after {
    right: 20px;
    width: 8px;
    height: 12px;
  }
}

/* 業者様専用ページ */
.trader {
  padding: 90px 0 70px;
}
@media screen and (max-width: 767px) {
  .trader {
    padding: 60px 0 20px;
  }
}
.trader .sec-ttl2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .trader .sec-ttl2 {
    margin-bottom: 50px;
  }
}

.trader-login {
  background: #fdfaf4;
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  .trader-login {
    margin-bottom: 45px;
  }
}
.trader-login h3 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .trader-login h3 {
    margin-bottom: 45px;
  }
}

.trader-login,
.trader-register {
  padding: 120px 30px 130px;
}
@media screen and (max-width: 991px) {
  .trader-login,
  .trader-register {
    padding: 120px 6vw 130px;
  }
}
@media screen and (max-width: 767px) {
  .trader-login,
  .trader-register {
    margin-left: -15px;
    margin-right: -15px;
    padding: 70px 6vw 90px;
  }
}
.trader-login h3,
.trader-register h3 {
  font-size: 4rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .trader-login h3,
  .trader-register h3 {
    font-size: 2.1rem;
    text-align: left;
  }
}

.trader__txt {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .trader__txt {
    font-size: 1.3rem;
  }
}

.trader-login__form {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .trader-login__form {
    margin-bottom: 70px;
  }
}
.trader-login__form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .trader-login__form dl {
    display: block;
    max-width: 450px;
    margin: 0 auto 30px;
  }
}
.trader-login__form dl dt {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-right: 60px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .trader-login__form dl dt {
    font-size: 1.5rem;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.trader-login__form dl dd {
  max-width: 520px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .trader-login__form dl dd {
    min-width: 100%;
  }
}
.trader-login__form dl dd input {
  width: 100%;
  height: 68px;
  padding: 10px 20px;
  font-size: 1.5rem;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .trader-login__form dl dd input {
    height: 50px;
    font-size: 1.3rem;
  }
}
.trader-login__form .btn-wrap {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .trader-login__form .submit {
    max-width: 200px;
  }
}

.submit {
  max-width: 360px;
  width: 100%;
  height: 62px;
  background: #000;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  text-align: center;
  border: 1px solid #000;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
  .submit {
    height: 45px;
    font-size: 1.3rem;
  }
}
.submit:hover {
  background: #fff;
  color: #000;
}

.trader-register {
  padding-bottom: 100px;
  background-color: #eeeded;
}
@media screen and (max-width: 767px) {
  .trader-register {
    padding-bottom: 90px;
  }
}
.trader-register h3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .trader-register h3 {
    margin-bottom: 25px;
  }
}
.trader-register .trader__txt {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .trader-register .trader__txt {
    margin-bottom: 40px;
    text-align: left;
  }
}

.trader-register__form {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
.trader-register__form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .trader-register__form dl {
    display: block;
  }
}
.trader-register__form dl:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .trader-register__form dl:not(:last-child) {
    margin-bottom: 30px;
  }
}
.trader-register__form dl.post-code .input, .trader-register__form dl.tel .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.trader-register__form dl.post-code .input > span, .trader-register__form dl.tel .input > span {
  width: 110px;
}
.trader-register__form dl.post-code .input > span:not(:last-child), .trader-register__form dl.tel .input > span:not(:last-child) {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.post-code .input > span:not(:last-child), .trader-register__form dl.tel .input > span:not(:last-child) {
    margin-right: 30px;
  }
}
.trader-register__form dl.post-code .input:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 129px;
  width: 12px;
  height: 3px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.post-code .input:before {
    left: 111px;
    width: 8px;
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.post-code .input > span {
    width: 100px;
  }
}
.trader-register__form dl.tel .input:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 129px;
  width: 12px;
  height: 3px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.tel .input:before {
    left: 91px;
    width: 8px;
    height: 2px;
  }
}
.trader-register__form dl.tel .input:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 289px;
  width: 12px;
  height: 3px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.tel .input:after {
    left: 201px;
    width: 8px;
    height: 2px;
  }
}
@media screen and (max-width: 767px) {
  .trader-register__form dl.tel .input > span {
    width: 80px;
  }
}
.trader-register__form dl dt {
  min-width: 180px;
  width: 180px;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .trader-register__form dl dt {
    min-width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .trader-register__form dl dt {
    font-size: 1.4rem;
  }
}
.trader-register__form dl dd.input {
  width: calc(100% - 455px);
  margin-right: 60px;
}
@media screen and (max-width: 991px) {
  .trader-register__form dl dd.input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.trader-register__form dl dd.input input {
  width: 100%;
  height: 62px;
  padding: 10px 15px;
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  background: #fff;
  border: none;
}
@media screen and (max-width: 767px) {
  .trader-register__form dl dd.input input {
    height: 45px;
    padding: 10px;
    font-size: 1.3rem;
  }
}
.trader-register__form dl dd.placeholder {
  min-width: 215px;
  width: 215px;
  font-size: 1.5rem;
  color: #838383;
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .trader-register__form dl dd.placeholder {
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .trader-register__form dl dd.placeholder {
    font-size: 1.2rem;
  }
}
.trader-register__form .btn-wrap {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .trader-register__form .submit {
    max-width: 280px;
  }
}
.trader-register__form .note {
  font-size: 1.4rem;
  color: #838383;
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 25px;
  margin-left: 180px;
}
@media screen and (max-width: 991px) {
  .trader-register__form .note {
    margin-top: 45px;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .trader-register__form .note {
    font-size: 1.2rem;
  }
}
.trader-register__form .wpcf7-spinner {
  display: block;
}
.trader-register__form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.trader-register__form .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .trader-register__form .wpcf7-acceptance .wpcf7-list-item label {
    gap: 12px;
  }
}
.trader-register__form .wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  width: 22px;
  height: 22px;
  accent-color: #333;
}
@media screen and (max-width: 767px) {
  .trader-register__form .wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
    width: 18px;
    height: 18px;
  }
}
.trader-register__form .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .trader-register__form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 1.3rem;
  }
}
.trader-register__form .privacy-box-wrap {
  margin: 0 0 55px 180px;
}
@media screen and (max-width: 991px) {
  .trader-register__form .privacy-box-wrap {
    margin: 0 0 55px;
  }
}
.trader-register__form .privacy-box {
  max-width: 585px;
  height: 107px;
  margin: 25px 0 30px;
  padding: 20px 25px 20px 20px;
  overflow-y: auto;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .trader-register__form .privacy-box {
    height: 100px;
    margin: 20px 0 25px;
    padding: 15px 20px 15px 15px;
  }
}
.trader-register__form .privacy-box h3 {
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .trader-register__form .privacy-box h3 {
    font-size: 1.4rem;
    margin-bottom: 8px;
  }
}
.trader-register__form .privacy-box p {
  font-size: 1.3rem;
  line-height: 1.6;
}
.trader-register__form .privacy-link {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  color: #e69d4d !important;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .trader-register__form .privacy-link {
    font-size: 1.4rem;
  }
}
.trader-register__form .privacy-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #e69d4d;
}

/* 業者様専用ログインページ */
.traderLogin {
  padding: 90px 0 60px;
}
@media screen and (max-width: 767px) {
  .traderLogin {
    padding: 60px 0 20px;
  }
}
.traderLogin .sec-ttl2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .traderLogin .sec-ttl2 {
    margin-bottom: 50px;
  }
}

.traderLogin__contents {
  background-color: #fdfaf4;
  padding: 130px 30px 190px;
}
@media screen and (max-width: 767px) {
  .traderLogin__contents {
    padding: 70px 7vw 110px;
  }
}

.traderLogin__item {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}
.traderLogin__item h3 {
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: center;
  font-family: "zen-mincho";
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .traderLogin__item h3 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
.traderLogin__item .btn-wrap {
  text-align: center;
}

.traderLogin__img {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .traderLogin__img {
    margin-bottom: 35px;
  }
}

.w3eden .media-body {
  display: none;
}

.w3eden .card {
  border: none;
}

.wpdm_icon {
  display: none;
}

.card-body .wpdm-download-link.btn.btn-primary {
  display: inline-block;
  max-width: 360px;
  width: 100%;
  height: 62px;
  background: #000;
  font-size: 1.7rem;
  line-height: 54px;
  letter-spacing: 0.12em;
  font-weight: bold;
  font-family: "zen-gothic";
  border: none;
  border-radius: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card-body .wpdm-download-link.btn.btn-primary {
    max-width: 240px;
    height: 45px;
    font-size: 1.3rem;
    line-height: 37px;
  }
}
.card-body .wpdm-download-link.btn.btn-primary:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.8;
}
.card-body .wpdm-download-link.btn.btn-primary:active, .card-body .wpdm-download-link.btn.btn-primary:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #000 !important;
}

.w3eden .card-body {
  padding: 0;
}

.w3eden .ml-3,
.w3eden .mx-3 {
  margin-left: 0 !important;
}

.w3eden .mb-2,
.w3eden .my-2 {
  margin-bottom: 0 !important;
  background-color: #fdfaf4;
}

.w3eden .media {
  display: block;
}

/* 商品個別投稿ページ */
.single-productitem main {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .single-productitem main {
    padding-top: 10px;
  }
}

.single-product {
  background-color: #fdfaf4;
  padding: 100px 0 150px;
}
@media screen and (max-width: 767px) {
  .single-product {
    padding: 60px 0 80px;
  }
}

.single-product__ttl {
  font-size: 4.5rem;
  font-family: "kokoro";
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 80px;
  padding: 0 40px 55px;
}
@media screen and (max-width: 767px) {
  .single-product__ttl {
    font-size: 2.3rem;
    margin-bottom: 50px;
    padding: 0 10px 25px;
  }
}
.single-product__ttl .ttl {
  letter-spacing: 0.1em;
  -webkit-transition: 0.8s ease-in 2s;
  transition: 0.8s ease-in 2s;
  opacity: 0;
}
.single-product__ttl .capacity {
  margin-left: 30px;
  letter-spacing: 0.18em;
  -webkit-transition: 0.8s ease-in 2s;
  transition: 0.8s ease-in 2s;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .single-product__ttl .capacity {
    margin-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .single-product-slider {
    margin-bottom: 50px;
  }
}
.single-product-slider .slider.slick-slider {
  width: 75%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .single-product-slider .slider.slick-slider {
    width: 80%;
  }
}
.single-product-slider .slick-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .slick-img {
    margin-bottom: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .slick-img {
    margin-bottom: 0;
  }
}
.single-product-slider .slick-img img {
  height: 305px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .slick-img img {
    height: 23.6vw;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .slick-img img {
    height: 50.8vw;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .thumbnail {
    display: none;
  }
}
.single-product-slider .thumbnail .slick-track {
  -webkit-transform: unset !important;
          transform: unset !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-product-slider .thumbnail .slick-current {
  opacity: 1;
}
.single-product-slider .thumbnail-img {
  opacity: 0.5;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  cursor: pointer;
  padding: 0 10px;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .thumbnail-img {
    padding: 0 0.9vw;
  }
}
.single-product-slider .thumbnail-img img {
  height: 89px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .thumbnail-img img {
    height: 6.7vw;
  }
}
.single-product-slider .slick-prev,
.single-product-slider .slick-next {
  width: 0;
  z-index: 10;
}
.single-product-slider .slick-prev:before,
.single-product-slider .slick-next:before {
  opacity: 1;
  width: 20px;
  height: 38px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .single-product-slider .slick-prev:before,
  .single-product-slider .slick-next:before {
    width: 16px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .slick-prev:before,
  .single-product-slider .slick-next:before {
    width: 12px;
    height: 23px;
  }
}
.single-product-slider .slick-prev:before {
  content: "";
  background: url(../images/product/prev_arrow.png) no-repeat;
  background-size: contain;
  left: -70px;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .slick-prev:before {
    left: -4vw;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .slick-prev:before {
    left: -3vw;
  }
}
.single-product-slider .slick-next:before {
  content: "";
  background: url(../images/product/next_arrow.png) no-repeat;
  background-size: contain;
  right: -70px;
}
@media screen and (max-width: 1199px) {
  .single-product-slider .slick-next:before {
    right: -4vw;
  }
}
@media screen and (max-width: 767px) {
  .single-product-slider .slick-next:before {
    right: -3vw;
  }
}

.single-product__contents {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .single-product__contents {
    padding-left: 0;
  }
}
.single-product__contents dl {
  font-size: 1.5rem;
  font-family: "kokoro";
  line-height: 2.2;
  letter-spacing: 0.1em;
  padding: 30px 25px;
  border-top: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .single-product__contents dl {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .single-product__contents dl {
    font-size: 1.3rem;
    padding: 30px 5px;
  }
}
.single-product__contents dl:first-child {
  border: none;
  padding-top: 0;
}
.single-product__contents dl dt {
  min-width: 120px;
}
@media screen and (max-width: 991px) {
  .single-product__contents dl dt {
    min-width: 100%;
    margin-bottom: 10px;
  }
}

.related-products {
  padding: 190px 0 50px;
}
@media screen and (max-width: 767px) {
  .related-products {
    padding: 90px 0 60px;
  }
}
.related-products .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .related-products .head {
    display: block;
    margin-bottom: 60px;
  }
}
.related-products h2 {
  color: #163850;
  font-size: 3.4rem;
  letter-spacing: 0.15em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .related-products h2 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}
.related-products .sec-btn {
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .related-products .sec-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 0;
  }
}

.related-products__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 45px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .related-products__list {
    gap: 0 4vw;
  }
}
@media screen and (max-width: 767px) {
  .related-products__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 4vw;
  }
}
.related-products__list a:hover .figure img {
  -webkit-transform: scale(1.18);
          transform: scale(1.18);
}
.related-products__list .figure {
  height: 172px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .related-products__list .figure {
    height: 14.2vw;
  }
}
@media screen and (max-width: 767px) {
  .related-products__list .figure {
    height: 30.5vw;
  }
}
@media screen and (max-width: 575px) {
  .related-products__list .figure {
    height: 29.6vw;
  }
}
.related-products__list .figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  transition: transform 1.4s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.4s cubic-bezier(0.16, 1, 0.3, 1);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.related-products__list .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 20px 10px;
}
@media screen and (max-width: 1199px) {
  .related-products__list .contents {
    padding: 20px 15px 10px;
  }
}
@media screen and (max-width: 991px) {
  .related-products__list .contents {
    padding: 20px 5px 10px;
  }
}
@media screen and (max-width: 767px) {
  .related-products__list .contents {
    padding: 10px 5px 10px;
  }
}
.related-products__list .contents p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "zen-mincho";
}
@media screen and (max-width: 1199px) {
  .related-products__list .contents p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .related-products__list .contents p {
    font-size: 1.3rem;
  }
}
.related-products__list .contents p.capacity {
  margin-left: 10px;
}

/* アレンジレシピ個別投稿ページ */
.single-arrangerecipe main {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .single-arrangerecipe main {
    padding-top: 10px;
  }
}

.post-recipe {
  padding: 90px 0 210px;
  background-color: #fdfaf4;
}
@media screen and (max-width: 767px) {
  .post-recipe {
    padding: 50px 0 80px;
  }
}
.post-recipe .used-product {
  max-width: 720px;
  width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .post-recipe .used-product {
    margin-bottom: 50px;
  }
}
.post-recipe .used-product .inner {
  margin-bottom: 0;
}
.post-recipe .used-product .thumbnail {
  min-width: 180px;
  width: 180px;
  height: 120px;
}
@media screen and (max-width: 767px) {
  .post-recipe .used-product .thumbnail {
    min-width: 120px;
    width: 120px;
    height: 80px;
  }
}
.post-recipe .used-product p {
  font-size: 2.3rem;
}
@media screen and (max-width: 767px) {
  .post-recipe .used-product p {
    font-size: 1.4rem;
  }
}

.post-recipe__inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.post-recipe__ttl {
  font-size: 3.2rem;
  color: #e79b52;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-family: "zen-gothic-m";
  margin-bottom: 55px;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .post-recipe__ttl {
    font-size: 2rem;
    margin-bottom: 40px;
    padding: 0;
  }
}

.post-recipe__img {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .post-recipe__img {
    margin-bottom: 30px;
  }
}
.post-recipe__img img {
  height: 540px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 991px) {
  .post-recipe__img img {
    height: 54.5vw;
  }
}
@media screen and (max-width: 767px) {
  .post-recipe__img img {
    height: auto;
  }
}

.post-recipe__contents img {
  width: auto;
  display: block;
}
.post-recipe__contents .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.post-recipe__contents .alignright {
  margin-left: auto;
}

.recommend {
  padding: 220px 0 60px;
}
@media screen and (max-width: 767px) {
  .recommend {
    padding: 90px 0 60px;
  }
}
.recommend .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .recommend .head {
    display: block;
    margin-bottom: 70px;
  }
}
.recommend .head h2 {
  font-size: 3.4rem;
  color: #e79b52;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-family: "zen-gothic-m";
}
@media screen and (max-width: 767px) {
  .recommend .head h2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .recommend .head .sec-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.recommend__inner {
  padding: 0 15px;
}
@media screen and (max-width: 575px) {
  .recommend__inner {
    padding: 0 7vw;
  }
}

.recommend__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 70px;
}
@media screen and (max-width: 1199px) {
  .recommend__list {
    gap: 0 6vw;
  }
}
@media screen and (max-width: 767px) {
  .recommend__list {
    gap: 0 4vw;
  }
}
@media screen and (max-width: 575px) {
  .recommend__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px 0;
  }
}

.recommend__img {
  margin-bottom: 25px;
}
.recommend__img img {
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .recommend__img img {
    height: 28vw;
  }
}
@media screen and (max-width: 767px) {
  .recommend__img img {
    height: 29vw;
  }
}
@media screen and (max-width: 575px) {
  .recommend__img img {
    height: 86vw;
  }
}

.recommend__ttl {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: bold;
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .recommend__ttl {
    font-size: 1.7rem;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .recommend__ttl {
    font-size: 1.5rem;
    padding: 0 5px;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .pagination {
    margin-top: 80px;
  }
}
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination ul li {
  margin: 0 9px;
  width: 40px;
  height: 40px;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  .pagination ul li {
    margin: 0 7px;
    width: 33px;
    height: 33px;
    line-height: 31px;
  }
}
.pagination ul li .current,
.pagination ul li .dots,
.pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2rem;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
  border-radius: 4px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagination ul li .current,
  .pagination ul li .dots,
  .pagination ul li a {
    font-size: 1.6rem;
  }
}
.pagination ul li .current,
.pagination ul li .dots {
  color: #000;
  background: transparent;
}
.pagination ul li a {
  background: #000;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.pagination ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.pagination ul li a:hover.prev:after {
  background: url(../images/recipe/prev_arrow_hover.png) no-repeat;
  background-size: contain;
}
.pagination ul li a:hover.next:after {
  background: url(../images/recipe/next_arrow_hover.png) no-repeat;
  background-size: contain;
}
.pagination ul li a:hover:before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.pagination ul li a:hover .inner {
  color: #000;
}
.pagination ul li a .inner {
  position: relative;
  z-index: 3;
  color: #fff;
  -webkit-transition: ease 0.2s 0.2s;
  transition: ease 0.2s 0.2s;
}
.pagination ul li .prev:after,
.pagination ul li .next:after {
  content: "";
  width: 10px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: ease 0.2s 0.2s;
  transition: ease 0.2s 0.2s;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .pagination ul li .prev:after,
  .pagination ul li .next:after {
    width: 7px;
    height: 11px;
  }
}
.pagination ul li .prev:after {
  background: url(../images/recipe/prev_arrow.png) no-repeat;
  background-size: contain;
}
.pagination ul li .next:after {
  background: url(../images/recipe/next_arrow.png) no-repeat;
  background-size: contain;
}

/* 404ページ */
.img404 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  padding: 150px 0;
}

/* プライバシーポリシーページ */
.privacy {
  padding: 115px 0 70px;
}
@media screen and (max-width: 767px) {
  .privacy {
    padding: 50px 0 70px;
  }
}
.privacy .sec-ttl2 {
  margin-bottom: 180px;
}
@media screen and (max-width: 767px) {
  .privacy .sec-ttl2 {
    margin-bottom: 120px;
  }
}
.privacy .sec-ttl2 + p {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .privacy .sec-ttl2 + p {
    font-size: 1.4rem;
  }
}
.privacy__inner {
  max-width: 1123px;
  width: 100%;
  margin: 0 auto;
}
.privacy dl + dl {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .privacy dl + dl {
    margin-top: 35px;
  }
}
.privacy dt {
  font-size: 3rem;
  color: #e69d4d;
  line-height: 1.8;
  letter-spacing: 0.12em;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .privacy dt {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.privacy dd {
  font-size: 1.6rem;
  line-height: 2.2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .privacy dd {
    font-size: 1.4rem;
  }
}
.privacy dd span {
  color: #e69d4d;
}/*# sourceMappingURL=style.css.map */