@charset "UTF-8";
/* Noto Sans JP */
@font-face {
  font-display: swap;
  font-weight: 400;
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-weight: 500;
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-weight: 700;
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
}
/* Bodoni Moda */
@font-face {
  font-display: swap;
  font-style: normal;
  font-family: "Bodoni Moda";
  src: url("../fonts/BodoniModa-VariableFont_opsz,wght.ttf") format("truetype");
}
/* Bodoni Moda Italic */
@font-face {
  font-display: swap;
  font-style: italic;
  font-family: "Bodoni Moda";
  src: url("../fonts/BodoniModa-Italic-VariableFont_opsz,wght.ttf") format("truetype");
}
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

img {
  display: block;
  width: 100%;
  line-height: 1;
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
:root {
  --body: #ffffff;
  --main-txt: #333333;
  --text-dark: #333333;
  --text-brown: #745648;
  --white: #ffffff;
  --background-cream: #FBFAF3;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  color: #333333;
  letter-spacing: 0.08em;
  background: #FBFAF3;
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

.pc_only {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc_only {
    display: block;
  }
}

.slider_item {
  position: relative;
}
.slider_item a {
  position: relative;
  display: block;
}
.slider_item a img {
  display: block;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.slider .slick-dots {
  bottom: 23% !important;
}
@media screen and (min-width: 768px) {
  .slider .slick-dots {
    bottom: 22% !important;
  }
}
.slider .slick-dots > li {
  width: 6px !important;
  height: 6px !important;
  margin: 0 5px !important;
}
.slider .slick-dots > li > button {
  width: 6px !important;
  height: 6px !important;
  border-radius: 50%;
  border: 1px solid #777 !important;
  background-color: #fff !important;
  margin: 0 !important;
  padding: 0 !important;
}
.slider .slick-dots > li > button::before {
  display: none;
}
.slider .slick-dots > li.slick-active > button {
  background-color: #777 !important;
}
.slider .slick-arrow {
  position: absolute;
  top: 35%;
  z-index: 10;
  width: 44px;
  height: 44px;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  opacity: 1 !important;
  z-index: 5;
}
.slider .slick-arrow:hover {
  opacity: 1 !important;
}
.slider .slick-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/arrow-slider.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition-duration: 0.4s;
}
.slider .slick-arrow:hover:before {
  transform: scale(1.1) !important;
}
.slider .slick-arrow.slick-prev {
  left: 4.5%;
}
.slider .slick-arrow.slick-prev:before {
  transform: rotate(180deg);
}
.slider .slick-arrow.slick-prev:hover:before {
  transform: rotate(180deg) scale(1.1) !important;
}
.slider .slick-arrow.slick-next {
  right: 4.5%;
}
.slider_detail {
  margin: 20px 0 0;
}
.slider_detail ul li {
  text-align: center;
}
.slider_detail ul li:not(:first-of-type) {
  margin-top: 16px;
}
.slider_detail ul li a {
  display: inline-block;
  font-size: 10px;
  text-decoration: underline;
  color: #745648;
}
@media screen and (min-width: 768px) {
  .slider_detail ul li a {
    font-size: 12px;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.lity {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1 !important;
}
.lity-close {
  position: absolute;
  color: #666;
  text-shadow: none;
  top: 10px;
  right: 10px;
  font-size: clamp(1.4375rem, 6vi, 1.625rem);
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.lity-close:hover {
  position: absolute;
  color: #666;
  text-shadow: none;
  top: 10px;
  right: 10px;
  font-size: clamp(1.4375rem, 6vi, 1.625rem);
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.lity-content {
  padding: 20px;
}
.lity-content:after {
  box-shadow: none !important;
}
.lity .lity-close {
  width: 24px;
  height: 24px;
  top: 30px;
  right: 30px;
  background: #E4E4E4;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .lity .lity-close {
    width: 30px;
    height: 30px;
  }
}

.fadeup {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeup_trigger {
  opacity: 0;
}

.pc-title {
  position: fixed;
  width: calc((100vw - 420px) / 2);
  height: 100vh;
  top: 0;
  left: 0;
  background: url(../images/pc-title_bg.jpg) 100%/cover no-repeat;
  background-position: center;
}
.pc-title-logo {
  position: absolute;
  width: 33.9693333333%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index.index-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .index.index-pc {
    position: fixed;
    display: block;
    width: calc((100vw - 420px) / 2);
    height: 100vh;
    top: 0;
    right: 0;
  }
}
.index.index-sp {
  padding: 80px 0;
  background: #FBFAF3;
}
@media screen and (min-width: 768px) {
  .index.index-sp {
    display: none;
  }
}
.index-content {
  width: 77.6%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .index-content {
    position: absolute;
    min-width: 160px;
    width: 41.2%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.index-title {
  font-size: 24px;
  text-align: center;
  font-family: "Bodoni Moda", serif;
  color: #745648;
}
.index-list {
  display: grid;
  margin: 40px 0 0;
  grid-template-columns: repeat(6, 1fr);
  gap: 19px 10px;
}
.index-list li:nth-child(1) {
  grid-column: 1/3;
}
.index-list li:nth-child(2) {
  grid-column: 3/5;
}
.index-list li:nth-child(3) {
  grid-column: 5/7;
}
.index-list li:nth-child(4) {
  grid-column: 1/3;
}
.index-list li:nth-child(5) {
  grid-column: 3/5;
}
.index-list li:nth-child(6) {
  grid-column: 5/7;
}
.index-list li:nth-child(7) {
  grid-column: 2/4;
}
.index-list li:nth-child(8) {
  grid-column: 4/6;
}

.l-main {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .l-main {
    width: 420px;
    margin: 0 auto;
    padding: 0 10px;
  }
}

.mv {
  position: relative;
}
.mv__movie video {
  width: 100%;
}

.lead {
  padding: 80px 0;
  background: #fff;
}
.lead__title > span {
  display: block;
  color: #745648;
  text-align: center;
}
.lead__title > span.en {
  max-width: 280px;
  margin: 0 auto;
}
.lead__title > span.ja {
  margin-top: 13px;
  font-size: 10px;
  letter-spacing: 0.4em;
}
.lead__text {
  margin: 53px 0 0;
  color: #745648;
  text-align: center;
  line-height: 2.8;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .lead__text {
    font-size: 14px;
  }
}

.collection-title {
  position: relative;
  z-index: 2;
}
.collection-title > span {
  display: block;
  text-align: center;
}
.collection-title > span.en {
  font-family: "Bodoni Moda", serif;
  font-size: 80px;
}
@media screen and (min-width: 768px) {
  .collection-title > span.en {
    font-size: 84px;
  }
}
.collection-title > span.ja {
  font-size: 9px;
  letter-spacing: 0.2em;
}
.collection-mv {
  position: relative;
  z-index: 2;
}
.collection-mv:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
}
.collection-mv__pink:before {
  background: #FBFAF3;
}
@media screen and (min-width: 768px) {
  .collection-mv__pink:before {
    background: #fff;
  }
}
.collection-mv__yellow:before {
  background: #F4E6EC;
}
.collection-mv__blue:before {
  background: #F5EFDC;
}
.collection-mv__black:before {
  background: #BFD1E2;
}
.collection-mv__green:before {
  background: #333333;
}
.collection-mv__red:before {
  background: #D3E2CC;
}
.collection-mv__brown:before {
  background: #773037;
}
.collection__slider {
  margin-top: 80px;
  padding: 0 40px;
}

.collection.pink {
  padding-bottom: 80px;
  background: #F4E6EC;
}
.collection.pink .collection-title {
  margin-top: 39px;
  color: #745648;
}
.collection.pink .pink-image.item01 {
  width: 64%;
  margin-right: 0;
  margin-top: 80px;
}
.collection.pink .pink-image.item02 {
  width: 50%;
  margin-left: auto;
  margin-top: -39px;
  margin-right: 26px;
}
.collection.pink .pink-image.item03 {
  width: 100%;
  margin-top: 84px;
}
.collection.pink .pink-image.item04 {
  width: 86.75%;
  margin: 59px auto 0;
}

.collection.yellow {
  padding-bottom: 68px;
  background: #F5EFDC;
}
.collection.yellow .collection-title {
  margin-top: -65px;
  color: #745648;
}
.collection.yellow .yellow-image.item01 {
  width: 92.75%;
  margin-left: 0;
  margin-top: 13px;
}
.collection.yellow .yellow-image.item02 {
  width: 92.75%;
  margin-right: auto;
  margin-top: 41px;
}
.collection.yellow .yellow-image.item03 {
  width: 100%;
  margin-top: 82px;
}

.collection.blue {
  padding-bottom: 74px;
  background: #BFD1E2;
}
.collection.blue .collection-title {
  margin-top: -50px;
  color: #fff;
}
.collection.blue .blue-image.item01 {
  width: 64.5%;
  margin: 79px auto 0;
}
.collection.blue .blue-image.item02 {
  width: 64%;
  margin-top: 80px;
  margin-left: 29px;
}
.collection.blue .blue-image.item03 {
  width: 79.625%;
  margin-top: 40px;
  margin-left: auto;
}
.collection.blue .slider_detail ul li a {
  color: #fff;
}

.collection.black {
  padding-bottom: 70px;
  background: #333333;
}
.collection.black .collection-title {
  margin-top: 50px;
  color: #fff;
}
.collection.black .black-image.item01 {
  width: 64%;
  margin-top: 73px;
  margin-right: auto;
}
.collection.black .black-image.item02 {
  width: 100%;
  margin-top: 40px;
}
.collection.black .black-image.item03 {
  width: 100%;
  margin-top: 40px;
}
.collection.black .slider_detail ul li a {
  color: #fff;
}

.collection.green {
  padding-bottom: 65px;
  background: #D3E2CC;
}
.collection.green .collection-title {
  margin-top: -50px;
  color: #745648;
}
.collection.green .green-image.item01 {
  width: 64%;
  margin-top: 86px;
  margin-right: auto;
}
.collection.green .green-image.item02 {
  width: 69.25%;
  margin-top: 40px;
  margin-right: 21px;
  margin-left: auto;
}
.collection.green .green-image.item03 {
  width: 100%;
  margin-top: 80px;
}

.collection.red {
  padding-bottom: 80px;
  background: #773037;
}
.collection.red .collection-title {
  margin-top: -50px;
  color: #fff;
}
.collection.red .red-image.item01 {
  width: 64%;
  margin: 78px auto 0;
}
.collection.red .red-image.item02 {
  width: 56.5%;
  margin-top: 80px;
  margin-right: auto;
}
.collection.red .red-image.item03 {
  width: 67%;
  margin-top: -37px;
  margin-left: auto;
  margin-right: 30px;
}
.collection.red .slider_detail ul li a {
  color: #fff;
}

.collection.brown {
  padding-bottom: 80px;
  background: #8E6E5A;
}
.collection.brown .collection-title {
  margin-top: 50px;
  color: #fff;
}
.collection.brown .brown-image.item01 {
  width: 64%;
  margin: 78px auto 0;
}
.collection.brown .brown-image.item02 {
  width: 100%;
  margin-top: 80px;
}
.collection.brown .brown-image.item03 {
  width: 93%;
  margin-top: 12px;
  margin-right: auto;
}
.collection.brown .brown-image.item04 {
  width: 93.25%;
  margin-left: auto;
  margin-top: -50px;
}
.collection.brown .slider_detail ul li a {
  color: #fff;
}

.coupon {
  position: relative;
  padding: 80px 0;
  background: #FBFAF3;
}
.coupon .coupon-end {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.coupon .coupon-end > p {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .coupon .coupon-end > p {
    font-size: 24px;
  }
}
.coupon-inner {
  padding: 0 30px;
}
.coupon-contents {
  position: relative;
  padding: 24px 15px 40px;
  border: 3px solid #745648;
  border-radius: 20px;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .coupon-contents {
    padding: 49px 20px 80px;
  }
}
.coupon-contents:before {
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #745648;
  border-radius: 20px;
  pointer-events: none;
  content: "";
}
.coupon-title {
  max-width: 225.6px;
  margin: 0 auto;
}
.coupon-text {
  margin: 17px 0 0;
  font-size: 12px;
  color: #745648;
  text-align: center;
}
.coupon-image {
  margin: 30px 0;
}
.coupon-links-item {
  border-radius: 90px;
  background-image: url(../images/icon-chevron_right.svg);
  background-position: center right 20px;
  background-size: 4px 8px;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in;
}
.coupon-links-item:hover {
  opacity: 0.6;
}
.coupon-links-item:not(:first-of-type) {
  margin-top: 10px;
}
.coupon-links-item a {
  display: block;
  padding: 17px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .coupon-links-item a {
    font-size: 14px;
  }
}
.coupon-links-item.store {
  background-color: #745648;
}
.coupon-links-item.online {
  background-color: #C7A460;
}
.coupon-modal {
  overflow: auto;
}
@media screen and (min-width: 768px) {
  .coupon-modal {
    min-width: 400px;
  }
}
.coupon-modal-inner {
  padding: 43px 15px 65px;
  background: #ffffff;
}
.coupon-modal-title {
  padding-bottom: 26px;
  font-family: "Bodoni Moda", serif;
  font-size: 24px;
  color: #745648;
  text-align: center;
  border-bottom: 1px solid #745648;
}
@media screen and (min-width: 768px) {
  .coupon-modal-title {
    font-size: 28px;
  }
}
.coupon-modal-lead {
  margin: 50px 0 0;
  color: #745648;
  text-align: center;
  line-height: 2.5;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .coupon-modal-lead {
    font-size: 16px;
  }
}
.coupon-modal-list {
  max-width: 320px;
  margin: 40px auto 0;
}
.coupon-modal-list-item {
  padding: 22px 20px 25px;
}
.coupon-modal-list-item:not(:first-of-type) {
  margin-top: 12px;
}
.coupon-modal-list-item > p {
  color: #ffffff;
  text-align: center;
}
.coupon-modal-list-item > p.conditions {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .coupon-modal-list-item > p.conditions {
    font-size: 16px;
  }
}
.coupon-modal-list-item > p.conditions small {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .coupon-modal-list-item > p.conditions small {
    font-size: 12px;
  }
}
.coupon-modal-list-item > p.off {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .coupon-modal-list-item > p.off {
    font-size: 24px;
  }
}
.coupon-modal-list-item > p.off small {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .coupon-modal-list-item > p.off small {
    font-size: 20px;
  }
}
.coupon-modal-list-item > p.code {
  margin: 12px 0 0;
  padding: 5px 10px;
  background: #ffffff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
}
.coupon-modal-list-item:first-of-type {
  background-color: #C7A460;
}
.coupon-modal-list-item:first-of-type .code {
  color: #C7A460;
}
.coupon-modal-list-item:nth-of-type(2) {
  background-color: #C3879E;
}
.coupon-modal-list-item:nth-of-type(2) .code {
  color: #C3879E;
}
.coupon-modal-list-item:last-of-type {
  background-color: #76ABC3;
}
.coupon-modal-list-item:last-of-type .code {
  color: #76ABC3;
}
.coupon-modal-caution {
  max-width: 320px;
  margin: 20px auto 40px;
  color: #898989;
  font-size: 10px;
  line-height: 2.25;
}
@media screen and (min-width: 768px) {
  .coupon-modal-caution {
    font-size: 12px;
  }
}

.credit {
  padding: 89px 0 72px;
  background: url(../images/credit-bg.png) 100%/cover no-repeat;
}
.credit-title {
  font-family: "Bodoni Moda", serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  color: #745648;
  text-align: center;
}
.credit-title:not(:first-of-type) {
  margin-top: 41px;
}
.credit-list {
  margin: 14px 0 0;
}
.credit-list li {
  text-align: center;
}
.credit-list li + li {
  margin-top: 10px;
}
.credit-list li a {
  color: #745648;
  font-size: 12px;
  text-decoration: underline;
}

footer {
  position: relative;
  background: #333;
  text-align: center;
  line-height: 1.65em;
  color: #ffffff;
}
footer .footer_inner {
  padding: 80px 10%;
}
@media screen and (min-width: 768px) {
  footer .footer_inner {
    padding: 18% 5%;
  }
}
footer .footer-logo {
  display: block;
  max-width: 124px;
  margin: 0 auto;
}
footer .f_nav {
  max-width: 286px;
  margin: 74px auto 0;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  footer .f_nav {
    margin: 80px auto 0;
  }
}
footer .f_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
footer .f_nav ul li {
  line-height: 1;
}
footer .f_nav ul li:first-of-type {
  width: 100%;
  margin-bottom: 20px;
}
footer .f_nav ul li a {
  font-size: 12px;
}
footer .follow-text {
  margin: 40px 0 0;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
}
footer .footer-sns {
  margin: 40px 0 0;
}
footer .footer-sns > p {
  font-size: 9px;
}
footer .footer-sns .icon_box {
  display: flex;
  margin: 20px 0 0;
  justify-content: center;
  gap: 10px;
}
footer .footer-sns .icon_box a {
  width: 40px;
}
footer .footer-sns .icon_box a img {
  max-width: 100%;
}
footer .copyright {
  border-top: 1px solid #fff;
  padding: 1em 0;
  color: #ffffff;
  font-size: 9px;
  margin: 0;
}
footer .totop {
  position: absolute;
  top: 0;
  right: 10%;
  max-width: 52px;
  max-height: 52px;
}
@media screen and (min-width: 768px) {
  footer .totop {
    top: auto;
    bottom: 20%;
    right: 5%;
    margin: auto 0 0 auto;
  }
}
footer .totop img {
  width: 100%;
}
/*# sourceMappingURL=style.css.map */