/* Generated by less 3.11.1 */
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp-noto.min.css');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp-noto.min.css');
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v129/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?r6qmi6');
  src: url('fonts/icomoon.eot?r6qmi6#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?r6qmi6') format('truetype'), url('fonts/icomoon.woff?r6qmi6') format('woff'), url('fonts/icomoon.svg?r6qmi6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cart:before {
  content: "\e93a";
}
.icon-instagram:before {
  content: "\ea92";
}
/* ここから */
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v42/-F62fjtqLzI2JPCgQBnw7HFowA.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v42/-F6pfjtqLzI2JPCgQBnw7HFQei0q1A.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNg.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZGKLRkg.otf) format('opentype');
}
:root {
  --swiper-theme-color: #333;
  --swiper-navigation-size: 16px;
}
html {
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
body {
  font-size: 16px;
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  background-color: #fff;
  overflow-x: hidden;
}
header {
  height: 100vh;
}
header .swiper {
  position: absolute;
  background-color: #F4D732;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
header .swiper .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  background-color: #fff;
  padding: 15px 25px;
}
header nav {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
}
header nav ul {
  display: -webkit-box;
  display: flex;
  grid-gap: 25px;
  font-size: 20px;
}
header nav ul li a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
header nav ul li a:hover {
  opacity: 0.5;
}
header .scroll {
  position: absolute;
  bottom: 80px;
  left: 35px;
  z-index: 1;
}
header .share {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  grid-gap: 10px;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
header .share .hr {
  display: inline-block;
  width: 45px;
  border-top: 1px solid #000;
}
header .share:hover {
  opacity: 0.5;
}
main section.topics {
  padding: 80px 25px;
  background-color: #EEEEEE;
}
main section.topics h2 {
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  margin-bottom: 1.5em;
}
main section.topics ul {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-gap: 15px;
  margin-bottom: 50px;
}
main section.topics ul li {
  background-color: #fff;
}
main section.topics ul li a {
  display: -webkit-box;
  display: flex;
  grid-gap: 25px;
  font-size: 21px;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  padding: 1em 1.5em;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media (min-width: 350px) {
  main section.topics ul li a {
    font-size: calc(16px  +  5  * ((100vw -  350px ) / 590 ));
  }
}
@media (min-width: 940px) {
  main section.topics ul li a {
    font-size: 21px;
  }
}
main section.topics ul li a span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
main section.topics ul li a:hover {
  opacity: 0.5;
}
main section.topics .more {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  background-color: #f4d732;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 13px;
  padding: 0.8em 2em;
  position: relative;
}
main section.topics .more::after {
  content: "+";
  color: #fff;
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
main section.story img {
  width: 100%;
  margin-bottom: -60px;
  position: relative;
}
@media (max-width: 940px) {
  main section.story img {
    margin-bottom: 0;
  }
}
main section.story .wrap {
  padding: 0 25px;
}
main section.story .wrap .txt {
  position: relative;
  background-color: #fff;
  z-index: 1;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  width: 100%;
  max-width: 960px;
  max-height: 480px;
  margin: 0 auto;
  padding: 60px 50px;
}
@media (max-width: 940px) {
  main section.story .wrap .txt {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    -ms-writing-mode: inherit;
    -webkit-writing-mode: inherit;
            writing-mode: inherit;
  }
}
main section.story .wrap .txt h2 {
  background-color: #f4d732;
  font-size: 26px;
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0 0.5em;
  letter-spacing: 0.1em;
  margin-left: 2em;
  margin-top: -150px;
  height: 100%;
}
@media (min-width: 350px) {
  main section.story .wrap .txt h2 {
    font-size: calc(20px  +  6  * ((100vw -  350px ) / 590 ));
  }
}
@media (min-width: 940px) {
  main section.story .wrap .txt h2 {
    font-size: 26px;
  }
}
@media (max-width: 940px) {
  main section.story .wrap .txt h2 {
    padding: 0.5em;
    margin-left: inherit;
    margin-top: inherit;
    margin-bottom: 1em;
  }
}
main section.story .wrap .txt p {
  font-size: 25px;
  line-height: 2em;
  letter-spacing: 0.15em;
  font-size: 16px;
}
@media (min-width: 350px) {
  main section.story .wrap .txt p {
    font-size: calc(16px  +  9  * ((100vw -  350px ) / 590 ));
  }
}
@media (min-width: 940px) {
  main section.story .wrap .txt p {
    font-size: 25px;
  }
}
main section.about {
  padding: 80px 25px;
}
main section.about .inner {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
  grid-gap: 50px;
}
@media (min-width: 350px) {
  main section.about .inner {
    grid-gap: calc(50px  +  50  * ((100vw -  350px ) / 590 ));
  }
}
@media (min-width: 940px) {
  main section.about .inner {
    grid-gap: 100px;
  }
}
@media (max-width: 940px) {
  main section.about .inner {
    grid-template-columns: 1fr;
  }
}
main section.about .imgs {
  position: relative;
}
main section.about .imgs .img_01 {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 12% 50%;
     object-position: 12% 50%;
}
main section.about .imgs .img_02 {
  position: absolute;
  top: 50%;
  right: -40%;
  width: 40%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 940px) {
  main section.about .imgs .img_02 {
    top: 25%;
    right: 25px;
    -webkit-transform: none;
            transform: none;
  }
}
main section.about .txt {
  padding: 80px 0;
}
main section.about .txt h2 {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 34px;
  letter-spacing: 0.15em;
  margin-bottom: 2em;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
main section.about .txt h2::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #000;
  margin-left: 0.5em;
}
main section.about .txt p {
  font-size: 22px;
  line-height: 2.5em;
  letter-spacing: 0.1em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
}
@media (max-width: 940px) {
  main section.about .txt p {
    margin-left: inherit;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
  }
}
@media (max-width: 940px) and (min-width: 350px) {
  main section.about .txt p {
    font-size: calc(16px  +  6  * ((100vw -  350px ) / 590 ));
  }
}
@media (max-width: 940px) and (min-width: 940px) {
  main section.about .txt p {
    font-size: 22px;
  }
}
main section.items {
  margin-bottom: 100px;
}
main section.items .item {
  padding: 50px 25px;
}
main section.items .item:nth-child(1) {
  background-color: #C3E5FC;
  margin-bottom: 100px;
  margin-bottom: 25px;
}
@media (min-width: 350px) {
  main section.items .item:nth-child(1) {
    margin-bottom: calc(25px  +  75  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  main section.items .item:nth-child(1) {
    margin-bottom: 100px;
  }
}
main section.items .item:nth-child(1) .inner .img {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
main section.items .item:nth-child(1) .inner .txt {
  padding-left: 100px;
}
@media (max-width: 940px) {
  main section.items .item:nth-child(1) .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  main section.items .item:nth-child(1) .inner .img {
    -webkit-transform: none;
            transform: none;
    width: 100%;
    margin-bottom: 25px;
  }
  main section.items .item:nth-child(1) .inner .txt {
    padding-left: inherit;
    width: 100%;
    text-align: center;
  }
}
main section.items .item:nth-child(2) {
  background-color: #FCEDA2;
}
main section.items .item:nth-child(2) .inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
main section.items .item:nth-child(2) .inner .img {
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
main section.items .item:nth-child(2) .inner .txt {
  padding-right: 100px;
}
@media (max-width: 940px) {
  main section.items .item:nth-child(2) .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  main section.items .item:nth-child(2) .inner .img {
    -webkit-transform: none;
            transform: none;
    width: 100%;
    margin-bottom: 25px;
  }
  main section.items .item:nth-child(2) .inner .txt {
    padding-right: inherit;
    width: 100%;
    text-align: center;
  }
}
main section.items .item .inner {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
}
main section.items .item .inner .img {
  width: 50%;
  position: relative;
}
main section.items .item .inner .img img {
  width: 100%;
}
main section.items .item .inner .txt {
  width: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
main section.items .item .inner .txt::before {
  content: "Items";
  display: block;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  color: #F7D500;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1em;
}
main section.items .item .inner .txt h2 {
  font-size: 34px;
  font-size: 18px;
  white-space: nowrap;
  display: block;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em;
  line-height: 1.6em;
}
@media (min-width: 350px) {
  main section.items .item .inner .txt h2 {
    font-size: calc(18px  +  12  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  main section.items .item .inner .txt h2 {
    font-size: 30px;
  }
}
main section.items .item .inner .txt p {
  font-size: 20px;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
}
@media (min-width: 350px) {
  main section.items .item .inner .txt p {
    font-size: calc(16px  +  4  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  main section.items .item .inner .txt p {
    font-size: 20px;
  }
}
main section.items .item .inner .txt a {
  margin-top: auto;
  display: block;
  background-color: #f7d500;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-weight: bold;
  text-align: center;
  padding: 1em;
  font-size: 22px;
  font-size: 18px;
  letter-spacing: 0.05em;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media (min-width: 350px) {
  main section.items .item .inner .txt a {
    font-size: calc(18px  +  4  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  main section.items .item .inner .txt a {
    font-size: 22px;
  }
}
main section.items .item .inner .txt a:hover {
  opacity: 0.5;
}
main section.buy {
  padding: 0 25px;
  margin-bottom: 100px;
}
main section.buy .swiper2 {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide {
  padding: 15px 15px 40px;
  background-color: #EBEAEB;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  margin-bottom: 25px;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide h2 {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-bottom: 25px;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide p {
  line-height: 2em;
  margin-bottom: 50px;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide a {
  display: block;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  background-color: #000;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  padding: 1em 2em;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide a:hover {
  opacity: 0.5;
}
main section.buy .swiper2 .swiper-wrapper .swiper-slide a span {
  margin-right: 0.5em;
}
main section.buy .swiper2 .swiper-pagination {
  position: absolute;
  width: auto;
  right: 0;
  bottom: -50px;
  left: inherit;
}
main section.buy .swiper2 .prev-next {
  position: absolute;
  width: 80px;
  left: 0;
  bottom: -50px;
  left: inherit;
}
main section.account {
  background-color: #ebeaeb;
  text-align: center;
  padding: 80px 25px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
main section.account h2 {
  font-weight: bold;
  font-size: 22px;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.6em;
  margin-bottom: 2em;
}
@media (min-width: 350px) {
  main section.account h2 {
    font-size: calc(16px  +  6  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  main section.account h2 {
    font-size: 22px;
  }
}
main section.account a {
  background-color: #000;
  color: #f7d500;
  font-weight: bold;
  padding: 1em 2em;
  letter-spacing: 0.1em;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
main section.account a:hover {
  opacity: 0.5;
}
footer {
  background-color: #f7d500;
  text-align: center;
  padding: 80px 25px;
}
footer .site-name {
  font-size: 34px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-bottom: 1.5em;
}
footer ul {
  display: -webkit-box;
  display: flex;
  grid-gap: 2em;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
footer ul a {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
footer ul a:hover {
  opacity: 0.5;
}
@media (max-width: 570px) {
  footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    grid-gap: 1.5em;
  }
}
footer .fllow {
  font-size: 22px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin-bottom: 1em;
}
footer .account {
  display: block;
  font-size: 20px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  letter-spacing: 0.1em;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  margin-bottom: 50px;
}
footer .account:hover {
  opacity: 0.5;
}
footer small {
  font-size: 16px;
  letter-spacing: 0.1em;
  font-size: 12px;
}
@media (min-width: 350px) {
  footer small {
    font-size: calc(12px  +  4  * ((100vw -  350px ) / 690 ));
  }
}
@media (min-width: 1040px) {
  footer small {
    font-size: 16px;
  }
}
