:root {
  --scrollbar-size-px: 0px;
}

.contents-wrapper {
  line-height: 1;
}

.contents-wrapper div, .contents-wrapper span, .contents-wrapper applet, .contents-wrapper object, .contents-wrapper iframe,
.contents-wrapper h1, .contents-wrapper h2, .contents-wrapper h3, .contents-wrapper h4, .contents-wrapper h5, .contents-wrapper h6, .contents-wrapper p, .contents-wrapper blockquote, .contents-wrapper pre,
.contents-wrapper a, .contents-wrapper abbr, .contents-wrapper acronym, .contents-wrapper address, .contents-wrapper big, .contents-wrapper cite, .contents-wrapper code,
.contents-wrapper del, .contents-wrapper dfn, .contents-wrapper em, .contents-wrapper img, .contents-wrapper ins, .contents-wrapper kbd, .contents-wrapper q, .contents-wrapper s, .contents-wrapper samp,
.contents-wrapper small, .contents-wrapper strike, .contents-wrapper strong, .contents-wrapper sub, .contents-wrapper sup, .contents-wrapper tt, .contents-wrapper var,
.contents-wrapper b, .contents-wrapper u, .contents-wrapper i, .contents-wrapper center,
.contents-wrapper dl, .contents-wrapper dt, .contents-wrapper dd, .contents-wrapper ol, .contents-wrapper ul, .contents-wrapper li,
.contents-wrapper fieldset, .contents-wrapper form, .contents-wrapper label, .contents-wrapper legend,
.contents-wrapper table, .contents-wrapper caption, .contents-wrapper tbody, .contents-wrapper tfoot, .contents-wrapper thead, .contents-wrapper tr, .contents-wrapper th, .contents-wrapper td,
.contents-wrapper article, .contents-wrapper aside, .contents-wrapper canvas, .contents-wrapper details, .contents-wrapper embed,
.contents-wrapper figure, .contents-wrapper figcaption, .contents-wrapper footer, .contents-wrapper header, .contents-wrapper hgroup,
.contents-wrapper menu, .contents-wrapper nav, .contents-wrapper output, .contents-wrapper ruby, .contents-wrapper section, .contents-wrapper summary,
.contents-wrapper time, .contents-wrapper mark, .contents-wrapper audio, .contents-wrapper video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.contents-wrapper article, .contents-wrapper aside, .contents-wrapper details, .contents-wrapper figcaption, .contents-wrapper figure,
.contents-wrapper footer, .contents-wrapper header, .contents-wrapper hgroup, .contents-wrapper menu, .contents-wrapper nav, .contents-wrapper section {
  display: block;
}

.contents-wrapper ol, .contents-wrapper ul {
  list-style: none;
}

.contents-wrapper blockquote, .contents-wrapper q {
  quotes: none;
}

.contents-wrapper blockquote:before, .contents-wrapper blockquote:after,
.contents-wrapper q:before, .contents-wrapper q:after {
  content: '';
  content: none;
}

.contents-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (max-width: 1199px) {
  .contents-wrapper .pc {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .contents-wrapper .sp {
    display: none !important;
  }
}

.contents-wrapper .anchor {
  position: relative;
}

.contents-wrapper .anchor .anchor-point {
  position: absolute;
}

@font-face {
  font-family: 'Catalogue LL';
  src: url("https://timberland.vfjapan.jp/font/CatalogueLL-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'American Grotesk';
  src: url("https://timberland.vfjapan.jp/font/AmericanGrotesk-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text p {
  font-family: "American Grotesk", "Noto Sans JP", sans-serif;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p {
  font-family: "American Grotesk", "Noto Sans JP", sans-serif;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text h2,
.contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
  color: #2A1E17;
}

.contents-wrapper {
  font-family: "GT-Flexa-Bold", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .pc {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .pc {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .sp {
    display: block;
  }
}

.contents-wrapper .boutique___contents .swiper-navigation-icon {
  display: none;
}

.contents-wrapper .boutique___contents .mv___container .main-ttle {
  color: #2A1E17;
  font-weight: bold;
  text-align: center;
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    font-size: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(20 / 1366 * 100vw - 20 / 1366 * var(--scrollbar-size-px));
    margin-top: calc(20 / 1366 * 100vw - 20 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    font-size: 50px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    font-size: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    margin-top: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    font-size: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    margin-top: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .mv___container .main-ttle {
    margin-bottom: 109.28px;
  }
}

.contents-wrapper .boutique___contents .mv___container .mv {
  width: 100%;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container {
  position: relative;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    width: calc(1145 / 1366 * 100vw - 1145 / 1366 * var(--scrollbar-size-px));
    padding-left: calc(45 / 1366 * 100vw - 45 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(45 / 1366 * 100vw - 45 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    width: 1145px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    padding-left: 45px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    padding-right: 45px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    padding-bottom: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    padding-bottom: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container {
    width: 1220.29333px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide {
  display: flex;
  height: auto;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box {
    margin-top: calc(215 / 1366 * 100vw - 215 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box {
    margin-top: 215px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box {
    margin-top: calc(115 / 375 * 100vw - 115 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box {
    margin-top: 418.90667px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .ttl h2 {
  color: #2A1E17;
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .ttl h2 {
    font-size: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .ttl h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .ttl h2 {
    font-size: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .ttl h2 {
    font-size: 109.28px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner {
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area {
    margin-top: calc(38 / 1366 * 100vw - 38 / 1366 * var(--scrollbar-size-px));
    margin-right: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area {
    margin-top: 38px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area {
    margin-right: 60px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area {
    margin-top: 30px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p {
  color: #2A1E17;
  opacity: .8;
  font-weight: 600;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p {
    font-size: calc(17 / 1366 * 100vw - 17 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p {
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p {
    font-size: 50.99733px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .concept-text-box .box-inner .txt-area p:nth-child(2n) {
  margin-top: 30px;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
  flex-shrink: 0;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
    margin-top: calc(38 / 1366 * 100vw - 38 / 1366 * var(--scrollbar-size-px));
    width: calc(595 / 1366 * 100vw - 595 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
    margin-top: 38px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
    width: 595px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
    margin-top: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box {
    margin-top: 109.28px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box img {
    width: calc(595 / 1366 * 100vw - 595 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box img {
    width: 595px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide .img-box img {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .concept-text-box .img-box {
    margin-top: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .concept-text-box .img-box {
    margin-top: 60px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .concept-text-box .img-box img {
    width: calc(595 / 1366 * 100vw - 595 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .concept-text-box .img-box img {
    width: 595px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .concept-text-box .img-box img {
    width: 100%;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner {
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner {
    margin-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner {
    margin-top: 72.85333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust2 {
    margin-top: calc(38 / 1366 * 100vw - 38 / 1366 * var(--scrollbar-size-px));
    margin-left: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    margin-right: 0;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust2 {
    margin-top: 38px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust2 {
    margin-left: 60px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust3 {
    margin-top: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    margin-left: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    margin-right: 0;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust3 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust3 {
    margin-left: 60px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area.pc-adjust3 .txt {
  font-weight: 900;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p {
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p {
    font-size: calc(17 / 1366 * 100vw - 17 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p {
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p {
    font-size: 50.99733px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area p:nth-child(2n) {
  margin-top: 30px;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area .font-weight {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area .font-weight {
    font-size: calc(24 / 1366 * 100vw - 24 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area .font-weight {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area .font-weight {
    font-size: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper .swiper-slide.concept2 .box-inner .txt-area .font-weight {
    font-size: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  position: absolute;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
    top: calc(-514 / 1366 * 100vw - -514 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
    top: -514px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
    top: calc(-514 / 375 * 100vw - -514 / 375 * var(--scrollbar-size-px));
    left: calc(-120 / 375 * 100vw - -120 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
    top: -1872.33067px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination {
    left: -437.12px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background-color: #896340;
  opacity: .3;
  transition: background-color 0.3s;
  border-radius: 0px;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
    height: calc(4 / 1366 * 100vw - 4 / 1366 * var(--scrollbar-size-px));
    margin-left: calc(5 / 1366 * 100vw - 5 / 1366 * var(--scrollbar-size-px));
    margin-right: calc(5 / 1366 * 100vw - 5 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    height: 4px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    margin-left: 5px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: calc(24 / 375 * 100vw - 24 / 375 * var(--scrollbar-size-px));
    height: calc(4 / 375 * 100vw - 4 / 375 * var(--scrollbar-size-px));
    margin-left: calc(5 / 375 * 100vw - 5 / 375 * var(--scrollbar-size-px));
    margin-right: calc(5 / 375 * 100vw - 5 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 87.424px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    height: 14.57067px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    margin-left: 18.21333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    margin-right: 18.21333px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #896340;
  opacity: 1;
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
  color: #000;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    width: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
    height: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    width: 30px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    height: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    width: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    height: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    width: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next,
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    height: 109.28px;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next::after,
.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev::after {
  content: '';
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow.webp");
    top: calc(465 / 1366 * 100vw - 465 / 1366 * var(--scrollbar-size-px));
    right: calc(0 / 1366 * 100vw - 0 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    top: 465px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow_hover.webp");
    top: calc(480 / 375 * 100vw - 480 / 375 * var(--scrollbar-size-px));
    right: calc(0 / 375 * 100vw - 0 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    top: 1748.48px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next {
    right: 0px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-next:hover {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow_hover_pc.webp");
    transition: 0.3s;
  }
}

.contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
  transform: rotate(180deg);
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow.webp");
    top: calc(465 / 1366 * 100vw - 465 / 1366 * var(--scrollbar-size-px));
    left: calc(0 / 1366 * 100vw - 0 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    top: 465px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    left: 0px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow_hover.webp");
    top: calc(480 / 375 * 100vw - 480 / 375 * var(--scrollbar-size-px));
    left: calc(0 / 375 * 100vw - 0 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    top: 1748.48px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev {
    left: 0px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .concept___container .swiper-container .swiper-button-prev:hover {
    background-image: url("../../../../lp/boutique/20250603/img/right_arrow_hover_pc.webp");
    transition: 0.3s;
    transform: rotate(180deg);
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container {
    max-width: 1246px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container {
    max-width: 100%;
    margin-top: calc(80 / 375 * 100vw - 80 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container {
    margin-top: 291.41333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .tab-buttons {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons {
    margin-bottom: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons {
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
    margin-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons {
    width: 1220.29333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons {
    margin-bottom: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
  background: #896340;
  border: 2px solid #896340;
  color: #FFFCEE;
  font-weight: bold;
  font-family: "American Grotesk", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    display: block;
    padding-top: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-left: calc(80 / 1366 * 100vw - 80 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(80 / 1366 * 100vw - 80 / 1366 * var(--scrollbar-size-px));
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    border-radius: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-left: 80px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-right: 80px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    border-radius: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    font-size: calc(13 / 375 * 100vw - 13 / 375 * var(--scrollbar-size-px));
    width: calc(158 / 375 * 100vw - 158 / 375 * var(--scrollbar-size-px));
    border-radius: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
    cursor: pointer;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-top: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    padding-bottom: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    font-size: 47.35467px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    width: 575.54133px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button {
    border-radius: 182.13333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button:first-child {
    margin-right: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button:first-child {
    margin-right: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button:first-child {
    margin-right: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button:first-child {
    margin-right: 72.85333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button:hover {
    background: #FAF6EC;
    color: #896340;
  }
}

.contents-wrapper .boutique___contents .tab___container .tab-buttons .tab-button.active {
  background: #FAF6EC;
  color: #896340;
}

.contents-wrapper .boutique___contents .tab___container .tab-content .tab {
  background: #FAF6EC;
  display: block;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-top: calc(77 / 1366 * 100vw - 77 / 1366 * var(--scrollbar-size-px));
    padding-left: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(77 / 1366 * 100vw - 77 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-top: 77px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-left: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-right: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-bottom: 77px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-top: calc(30 / 735 * 100vw - 30 / 735 * var(--scrollbar-size-px));
    padding-left: calc(20 / 735 * 100vw - 20 / 735 * var(--scrollbar-size-px));
    padding-right: calc(20 / 735 * 100vw - 20 / 735 * var(--scrollbar-size-px));
    padding-bottom: calc(30 / 735 * 100vw - 30 / 735 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-top: 55.7551px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-left: 37.17007px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-right: 37.17007px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab {
    padding-bottom: 55.7551px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab.second {
    margin-top: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab.second {
    margin-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab.second {
    margin-top: calc(160 / 750 * 100vw - 160 / 750 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .tab-content .tab.second {
    margin-top: 291.41333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content,
.contents-wrapper .boutique___contents .tab___container .customize-content {
  display: flex;
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content,
  .contents-wrapper .boutique___contents .tab___container .customize-content {
    flex-direction: column;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video img {
    min-width: calc(500 / 1366 * 100vw - 500 / 1366 * var(--scrollbar-size-px));
    height: calc(500 / 1366 * 100vw - 500 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video img {
    min-width: 500px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video img {
    height: 500px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image .video img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video img {
    width: 1220.29333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .image .video video,
.contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder .video video,
.contents-wrapper .boutique___contents .tab___container .customize-content .image .video video,
.contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder .video video {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder img {
    width: calc(500 / 1366 * 100vw - 500 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder img {
    width: 500px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .image img,
  .contents-wrapper .boutique___contents .tab___container .news-content .video-placeholder img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .image img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .video-placeholder img {
    width: 1220.29333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
.contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
  color: #896340;
  font-weight: bold;
  position: relative;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    margin-top: calc(20 / 1366 * 100vw - 20 / 1366 * var(--scrollbar-size-px));
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    margin-top: 20px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    font-size: calc(16 / 375 * 100vw - 16 / 375 * var(--scrollbar-size-px));
    margin-top: calc(10 / 375 * 100vw - 10 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    font-size: 58.28267px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .detail-more,
  .contents-wrapper .boutique___contents .tab___container .customize-content .detail-more {
    margin-top: 36.42667px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .detail-more a,
.contents-wrapper .boutique___contents .tab___container .customize-content .detail-more a {
  color: #896340;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text,
.contents-wrapper .boutique___contents .tab___container .customize-content .text {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text {
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text {
    width: 1220.29333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text {
    margin-top: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text h2,
.contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: #896340;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text h2.nowrap,
.contents-wrapper .boutique___contents .tab___container .customize-content .text h2.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text h2,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
    font-size: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text h2,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text h2,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
    font-size: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text h2,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text h2 {
    font-size: 109.28px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text p,
.contents-wrapper .boutique___contents .tab___container .customize-content .text p {
  color: #896340;
  line-height: 1.5;
  font-weight: 600;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text p {
    font-size: calc(17 / 1366 * 100vw - 17 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text p {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text p {
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text p {
    font-size: 50.99733px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .mini-title-setting,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .mini-title-setting {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .mini-title-setting,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .mini-title-setting {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .mini-title-setting,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .mini-title-setting {
    font-size: 15px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news,
.contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom {
    margin-top: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom {
    margin-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom {
    margin-top: 72.85333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item img {
    width: calc(180 / 1366 * 100vw - 180 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(10 / 1366 * 100vw - 10 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item img {
    width: 180px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item img {
    width: calc(105 / 375 * 100vw - 105 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item img {
    width: 382.48px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item:nth-child(2n) {
    padding-left: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item:nth-child(2n) {
    padding-left: 30px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item:nth-child(2n) {
    padding-right: 30px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
.contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
  color: #896340;
  text-align: left;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    position: relative;
    font-size: calc(13 / 1366 * 100vw - 13 / 1366 * var(--scrollbar-size-px));
    width: calc(180 / 1366 * 100vw - 180 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    font-size: 13px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    width: calc(105 / 375 * 100vw - 105 / 375 * var(--scrollbar-size-px));
    font-size: calc(12 / 375 * 100vw - 12 / 375 * var(--scrollbar-size-px));
    margin-top: calc(10 / 375 * 100vw - 10 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    width: 382.48px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    font-size: 43.712px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item p,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item p {
    margin-top: 36.42667px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a {
    position: relative;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a .border-common,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a .border-common,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a .border-common,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a .border-common {
    position: relative;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a .border-common::after {
    content: '';
    display: block;
    width: 0;
    height: calc(2 / 1366 * 100vw - 2 / 1366 * var(--scrollbar-size-px));
    background-color: #896340;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a .border-common::after {
    height: 2px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a .border-top-anime::after {
    transition: width 0.2s ease 0.2s;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a .border-bottom-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a:hover .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a:hover .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a:hover .border-common::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a:hover .border-common::after {
    width: 100%;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a:hover .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a:hover .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a:hover .border-top-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a:hover .border-top-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-news-item a:hover .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-news-item a:hover .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-news-item a:hover .border-bottom-anime::after,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-news-item a:hover .border-bottom-anime::after {
    transition: width 0.2s ease 0.2s;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img {
    width: calc(285 / 1366 * 100vw - 285 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img {
    width: 285px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img {
    width: calc(160 / 375 * 100vw - 160 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img {
    width: 582.82667px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img:nth-child(2n) {
    padding-right: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-news .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .news-content .text .sub-custom .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-news .sub-custom-item img:nth-child(2n),
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .sub-custom .sub-custom-item img:nth-child(2n) {
    padding-right: 30px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
  background: #2A1E17;
  color: #FAF6EC;
  cursor: pointer;
  transition: background-color 0.3s;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-top: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    margin-top: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    width: calc(260 / 1366 * 100vw - 260 / 1366 * var(--scrollbar-size-px));
    border-radius: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    width: 260px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    border-radius: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-left: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    padding-right: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    margin-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    font-size: calc(16 / 375 * 100vw - 16 / 375 * var(--scrollbar-size-px));
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    transition: background-color 0.3s;
    border-radius: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-top: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-bottom: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-left: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    padding-right: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    margin-top: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    font-size: 58.28267px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    width: 1220.29333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news {
    border-radius: 182.13333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-news a,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-news a {
  color: #fff;
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
  background: #2A1E17;
  color: #FAF6EC;
  margin-top: 30px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    padding-top: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    width: calc(260 / 1366 * 100vw - 260 / 1366 * var(--scrollbar-size-px));
    border-radius: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    width: 260px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    border-radius: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    text-align: center;
    font-size: calc(16 / 375 * 100vw - 16 / 375 * var(--scrollbar-size-px));
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    padding-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    border-radius: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    font-size: 58.28267px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    width: 1220.29333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    padding-top: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    padding-bottom: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom,
  .contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom {
    border-radius: 182.13333px;
  }
}

.contents-wrapper .boutique___contents .tab___container .news-content .text .view-all-custom a,
.contents-wrapper .boutique___contents .tab___container .customize-content .text .view-all-custom a {
  color: #fff;
}

.contents-wrapper .boutique___contents .tab___container .contents-inner a {
  position: relative;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .contents-inner a .border-common {
    position: relative;
  }
  .contents-wrapper .boutique___contents .tab___container .contents-inner a .border-common::after {
    content: '';
    display: block;
    width: 0;
    height: calc(2 / 1366 * 100vw - 2 / 1366 * var(--scrollbar-size-px));
    background-color: #896340;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .contents-inner a .border-common::after {
    height: 2px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .contents-inner a .border-top-anime::after {
    transition: width 0.2s ease 0.2s;
  }
  .contents-wrapper .boutique___contents .tab___container .contents-inner a .border-bottom-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .tab___container .contents-inner a:hover .border-common::after {
    width: 100%;
  }
  .contents-wrapper .boutique___contents .tab___container .contents-inner a:hover .border-top-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .tab___container .contents-inner a:hover .border-bottom-anime::after {
    transition: width 0.2s ease 0.2s;
  }
}

.contents-wrapper .boutique___contents .tab___container .modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.contents-wrapper .boutique___contents .tab___container .modal-content {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  z-index: 1001;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .modal-content {
    width: calc(500 / 1366 * 100vw - 500 / 1366 * var(--scrollbar-size-px));
    height: calc(500 / 1366 * 100vw - 500 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .modal-content {
    width: 89%;
    height: 50%;
  }
}

.contents-wrapper .boutique___contents .tab___container .modal-content video {
  width: 100%;
  height: 100%;
}

.contents-wrapper .boutique___contents .tab___container .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: #FFFCEE;
  border: none;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    top: calc(-60 / 1366 * 100vw - -60 / 1366 * var(--scrollbar-size-px));
    right: calc(-60 / 1366 * 100vw - -60 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    top: -60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    right: -60px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    top: calc(-135 / 375 * 100vw - -135 / 375 * var(--scrollbar-size-px));
    right: calc(10 / 375 * 100vw - 10 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    top: -491.76px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    right: 36.42667px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    width: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    height: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    width: 50px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    height: 50px;
  }
}

.contents-wrapper .boutique___contents .tab___container .modal-close::before, .contents-wrapper .boutique___contents .tab___container .modal-close::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #CF780F;
}

.contents-wrapper .boutique___contents .tab___container .modal-close::before {
  transform: rotate(45deg);
}

.contents-wrapper .boutique___contents .tab___container .modal-close::after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    width: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
    height: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    width: 182.13333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close {
    height: 182.13333px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .tab___container .modal-close::before, .contents-wrapper .boutique___contents .tab___container .modal-close::after {
    height: 15px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
}

@media screen and (min-width: 769px) {
  @keyframes fadeInAnime {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}

.contents-wrapper .boutique___contents .access___container {
  background: #FAF6EC;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container {
    max-width: 1246px;
    margin: 0 auto;
    margin-top: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
    padding-top: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    padding-left: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    margin-top: 100px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-top: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-left: 100px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-right: 100px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container {
    margin-top: calc(80 / 375 * 100vw - 80 / 375 * var(--scrollbar-size-px));
    padding-top: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    padding-bottom: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    padding-left: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-right: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    margin-top: 291.41333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-top: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-bottom: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-left: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container {
    padding-right: 72.85333px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner {
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner {
    width: 1220.29333px;
  }
}

.contents-wrapper .boutique___contents .access___container .access-inner .ttl {
  color: #2A1E17;
  text-align: left;
  font-weight: bold;
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    font-size: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(40 / 1366 * 100vw - 40 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    font-size: 50px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    font-size: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    font-size: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .ttl {
    margin-bottom: 109.28px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container {
    width: calc(595 / 1366 * 100vw - 595 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container {
    width: 595px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container {
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container {
    width: 1220.29333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .img-container img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area {
    max-width: 500px;
  }
}

.contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
  font-family: "American Grotesk", "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #2A1E17;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    font-size: calc(24 / 1366 * 100vw - 24 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(20 / 1366 * 100vw - 20 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    font-size: 24px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    margin-top: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    margin-top: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    font-size: 50.99733px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .txt p {
    margin-bottom: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
  color: #2A1E17;
  line-height: 1.5;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(85 / 1366 * 100vw - 85 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    font-size: calc(16 / 375 * 100vw - 16 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    font-size: 58.28267px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .address p {
    margin-bottom: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container {
  display: flex;
  justify-content: center;
}

.contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
  display: inline-block;
  background: #2A1E17;
  color: #FAF6EC;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    padding-top: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-bottom: calc(25 / 1366 * 100vw - 25 / 1366 * var(--scrollbar-size-px));
    padding-left: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    padding-right: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
    border-radius: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-bottom: 25px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-left: 50px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-right: 50px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    border-radius: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-top: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    border-radius: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
    padding-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
    padding-left: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    padding-right: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
    font-size: calc(13 / 375 * 100vw - 13 / 375 * var(--scrollbar-size-px));
    width: calc(335 / 375 * 100vw - 335 / 375 * var(--scrollbar-size-px));
    text-decoration: none;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-top: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    border-radius: 182.13333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-bottom: 72.85333px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-left: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    padding-right: 109.28px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    font-size: 47.35467px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .access___container .access-inner .container-inner .txt-area .btn-container a {
    width: 1220.29333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-top: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(100 / 1366 * 100vw - 100 / 1366 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-top: 100px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-top: calc(85 / 375 * 100vw - 85 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(85 / 375 * 100vw - 85 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-top: 309.62667px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container {
    margin-bottom: 309.62667px;
  }
}

.contents-wrapper .boutique___contents .get___container .ttl {
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .ttl {
    margin-bottom: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .ttl {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .ttl {
    margin-bottom: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .ttl {
    margin-bottom: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .get___container .ttl h2 {
  color: #2A1E17;
  font-weight: bold;
  text-align: center;
  font-family: "Catalogue LL", "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .ttl h2 {
    font-size: calc(50 / 1366 * 100vw - 50 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .ttl h2 {
    font-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .ttl h2 {
    font-size: calc(30 / 375 * 100vw - 30 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .ttl h2 {
    font-size: 109.28px;
  }
}

.contents-wrapper .boutique___contents .get___container .subttl {
  text-align: center;
  font-weight: 600;
  color: #2A1E17;
  opacity: .8;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
    margin-bottom: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
    margin-bottom: calc(50 / 375 * 100vw - 50 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    font-size: 50.99733px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .subttl {
    margin-bottom: 182.13333px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    display: flex;
    justify-content: center;
    margin-top: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
    width: calc(638 / 1366 * 100vw - 638 / 1366 * var(--scrollbar-size-px));
    gap: calc(134 / 1366 * 100vw - 134 / 1366 * var(--scrollbar-size-px));
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    margin-top: 60px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    width: 638px;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    gap: 134px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: calc(20 / 375 * 100vw - 20 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner {
    gap: 72.85333px;
  }
}

.contents-wrapper .boutique___contents .get___container .link-container .link-inner a {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  position: relative;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .border-common {
    position: relative;
  }
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .border-common::after {
    content: '';
    display: block;
    width: 0;
    height: calc(2 / 1366 * 100vw - 2 / 1366 * var(--scrollbar-size-px));
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .border-common::after {
    height: 2px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .border-top-anime::after {
    transition: width 0.2s ease 0.2s;
  }
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .border-bottom-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a:hover .border-common::after {
    width: 100%;
  }
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a:hover .border-top-anime::after {
    transition: width 0.2s ease;
  }
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a:hover .border-bottom-anime::after {
    transition: width 0.2s ease 0.2s;
  }
}

.contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container img {
    width: calc(60 / 1366 * 100vw - 60 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container img {
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container img {
    width: calc(74 / 375 * 100vw - 74 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container img {
    width: 269.55733px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container.w-103 img {
    width: calc(103 / 1366 * 100vw - 103 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container.w-103 img {
    width: 103px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container.w-103 img {
    padding-top: calc(10 / 375 * 100vw - 10 / 375 * var(--scrollbar-size-px));
    width: calc(132 / 375 * 100vw - 132 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container.w-103 img {
    padding-top: 36.42667px;
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .img-container.w-103 img {
    width: 480.832px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text {
    margin-top: calc(30 / 1366 * 100vw - 30 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text {
    margin-top: calc(15 / 375 * 100vw - 15 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text {
    margin-top: 54.64px;
  }
}

.contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text p {
  font-family: "American Grotesk", "Noto Sans JP", sans-serif;
  font-weight: 600;
  color: #2A1E17;
  opacity: .8;
  text-align: center;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text p {
    font-size: calc(18 / 1366 * 100vw - 18 / 1366 * var(--scrollbar-size-px));
  }
}

@media screen and (min-width: 769px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text p {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text p {
    font-size: calc(14 / 375 * 100vw - 14 / 375 * var(--scrollbar-size-px));
  }
}

@media screen and (max-width: 768px) and (min-width: 1366px) {
  .contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text p {
    font-size: 50.99733px;
  }
}

.contents-wrapper .boutique___contents .get___container .link-container .link-inner a .text.font-weight p {
  font-weight: bold;
}

.contents-wrapper picture {
  display: block;
}
