@charset "UTF-8";
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, a {
  font-size: 100%;
  line-height: 1;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.feature {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-feature-settings: "palt" 1;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: 500;
  font-style: normal;
}

.feature a {
  transition: 0.3s;
  display: block;
  transform: none;
}
.feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.feature img,
svg,
video {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

.l-container {
  width: 100%;
  overflow: hidden;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.feature__inner {
  margin: 0 auto;
  padding-bottom: 140px;
}

@keyframes anim_rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main-visual {
  position: relative;
  background: #F2EDE9;
}
.main-visual .main-visual-inner {
  position: relative;
  width: 1400px;
  margin: 0 auto;
  text-align: center;
}
.main-visual .main-lead {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.15em;
  margin-top: -19px;
  color: #3A3631;
}
.main-visual .main-decolation {
  width: 141px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 285px;
  margin-right: -41px;
}
.main-visual .main-decolation .main-deco-star {
  width: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-visual .main-decolation .main-deco-circle {
  animation: anim_rotate 40s linear infinite;
}

.index-anchor {
  background: #F2EDE9;
  padding-top: 46px;
}
.index-anchor .index-anchor-inner {
  width: 1400px;
  margin: 0 auto;
}
.index-anchor .index-anchor-box {
  width: 731px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.index-anchor .anchor_brand {
  position: relative;
}
.index-anchor .anchor_brand::before {
  content: "";
  display: block;
  background: url(../img/anchor_arrow.svg);
  background-repeat: no-repeat;
  width: 13.9px;
  height: 8.1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(-50%);
}
.index-anchor .anchor_brand.anchor_brand01 {
  width: 130.6px;
  margin-left: 3px;
}
.index-anchor .anchor_brand.anchor_brand01::before {
  margin-bottom: -28px;
  margin-left: -7px;
}
.index-anchor .anchor_brand.anchor_brand02 {
  width: 132.9px;
  margin-top: 18px;
}
.index-anchor .anchor_brand.anchor_brand02::before {
  margin-bottom: -28px;
  margin-left: -7px;
}
.index-anchor .anchor_brand.anchor_brand03 {
  width: 120.3px;
  margin-top: 23px;
}
.index-anchor .anchor_brand.anchor_brand03::before {
  margin-bottom: -28px;
  margin-left: -7px;
}
.index-anchor .anchor_brand.anchor_brand04 {
  width: 133px;
  margin-top: 26px;
}
.index-anchor .anchor_brand.anchor_brand04::before {
  margin-bottom: -28px;
  margin-left: -7px;
}

.campaign {
  background: #F2EDE9;
  padding-top: 183px;
}
.campaign .campaign-inner {
  width: 1400px;
  margin: 0 auto;
}
.campaign .campaign-box {
  width: 640px;
  border: 1px solid #3A3631;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 36px;
}
.campaign .campaign-deco {
  width: 32.6px;
}
.campaign .campaign-catch {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 2.2666666667;
  letter-spacing: 0.1em;
  margin-top: 7px;
}
.campaign .campaign-ttl {
  width: 365px;
}
.campaign .campaign-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4793333333;
  letter-spacing: 0.07em;
  margin-top: 20px;
  text-align: center;
}
.campaign .campaign-txt a {
  display: inline-block;
}
.campaign .schedule {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 34px;
  margin-left: 6px;
}
.campaign .schedule .tag {
  width: 80px;
}
.campaign .schedule .tag.account {
  margin-top: 20px;
}
.campaign .schedule .time {
  width: 154.9px;
  margin-top: 20px;
}
.campaign .schedule .account-link {
  width: 113.4px;
  margin-top: 20px;
}
.campaign .schedule .account-link2 {
  width: 92px;
  margin-top: 14px;
  transform: translateX(-2px);
}
.campaign .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 41px;
}
.campaign .profile .profile-img {
  width: 100px;
}
.campaign .profile .name {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14.36px;
  line-height: 1.6991643454;
  margin-top: 16px;
}
.campaign .profile .sns_ig {
  width: 84.6px;
  margin-top: 4px;
  margin-left: 5px;
}
.campaign .profile .profile-txt {
  width: 448px;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.6316666667;
  letter-spacing: 0.025em;
  text-align: center;
  margin-top: 7px;
}

.section {
  position: relative;
}
.section .flex-box {
  display: flex;
  justify-content: center;
}
.section .brand-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
}
.section .block-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
.section .novelty-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
}
.section .viewall {
  width: 450px;
}
.section .limited-catch {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 0.9;
  letter-spacing: -0.02em;
  color: #3A3631;
}
.section .limited-catch span {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 1.3130769231;
  letter-spacing: 0;
  color: #3A3631;
}
.section .novelty-catch {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  line-height: 1.4;
  color: #3A3631;
}
.section .section-inner {
  width: 1400px;
  margin: 0 auto;
}

.section.sec01 {
  background: #F2EDE9;
  padding-top: 159px;
  padding-bottom: 160px;
}
.section.sec01 .section-grade {
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section.sec01 .section-grade img {
  height: 160px;
}
.section.sec01 .flex-box01 .ttl-txt {
  width: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 115px;
}
.section.sec01 .flex-box01 .ttl-txt .brand-name {
  width: 260px;
}
.section.sec01 .flex-box01 .ttl-txt .brand-txt {
  margin-top: 55px;
}
.section.sec01 .flex-box01 .ph1 {
  width: 480px;
}
.section.sec01 .flex-box02 {
  margin-top: 120px;
  gap: 80px;
}
.section.sec01 .flex-box02 .block01 {
  width: 360px;
}
.section.sec01 .flex-box02 .block01 .block-txt {
  margin-top: 38px;
  text-align: end;
}
.section.sec01 .flex-box02 .block02 {
  margin-top: 45px;
}
.section.sec01 .flex-box02 .block02 .limited-catch {
  text-align: center;
}
.section.sec01 .flex-box02 .block02 .ph3 {
  width: 360px;
  margin-top: 48px;
}
.section.sec01 .ph4 {
  width: 400px;
  position: relative;
  margin: 0 auto;
  margin-top: 160px;
}
.section.sec01 .ph4 .novelty-catch {
  position: absolute;
  top: 0;
  right: 0;
  writing-mode: tb-rl;
  margin-right: -65px;
  margin-top: -4px;
}
.section.sec01 .novelty-txt {
  text-align: center;
  margin-top: 55px;
}
.section.sec01 .viewall {
  margin: 0 auto;
  margin-top: 77px;
}
.section.sec02 {
  padding-top: 39px;
}
.section.sec02 .section-grade {
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin-bottom: -300px;
}
.section.sec02 .section-grade img {
  height: 160px;
}
.section.sec02 .section-inner {
  margin-bottom: 200px;
}
.section.sec02 .flex-box01 .ttl-txt {
  width: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 119px;
}
.section.sec02 .flex-box01 .ttl-txt .brand-name {
  width: 280px;
}
.section.sec02 .flex-box01 .ttl-txt .brand-txt {
  margin-top: 52px;
}
.section.sec02 .flex-box01 .ph1 {
  width: 480px;
}
.section.sec02 .flex-box02 {
  margin-top: 120px;
  margin-left: -60px;
  gap: 144px;
}
.section.sec02 .flex-box02 .block01 {
  width: 360px;
  position: relative;
}
.section.sec02 .flex-box02 .block01 .block-txt {
  margin-top: 39px;
  text-align: center;
}
.section.sec02 .flex-box02 .block01 .limited-catch {
  position: absolute;
  top: 0;
  right: 0;
  writing-mode: tb-rl;
  margin-top: -1px;
  margin-right: -91px;
  line-height: 0.8;
}
.section.sec02 .flex-box02 .block02 {
  width: 360px;
  position: relative;
  margin-top: 185px;
}
.section.sec02 .flex-box02 .block02 .block-txt {
  margin-top: 40px;
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
}
.section.sec02 .flex-box02 .block02 .novelty-catch {
  position: absolute;
  top: 0;
  right: 0;
  writing-mode: tb-rl;
  margin-top: -3px;
  margin-right: -67px;
}
.section.sec02 .viewall {
  margin: 0 auto;
  margin-top: 77px;
}
.section.sec03 {
  background: #F2EDE9;
  padding-bottom: 158px;
}
.section.sec03 .section-grade {
  width: 100%;
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin-bottom: -158px;
}
.section.sec03 .section-grade img {
  height: 160px;
}
.section.sec03 .section-inner {
  position: relative;
  z-index: 1;
}
.section.sec03 .flex-box01 .ttl-txt {
  width: 480px;
  display: flex;
  flex-direction: column;
  margin-top: 163px;
}
.section.sec03 .flex-box01 .ttl-txt .brand-name {
  width: 260px;
  margin-left: 83px;
}
.section.sec03 .flex-box01 .ttl-txt .brand-txt {
  width: 420px;
  margin-top: 55px;
  text-align: justify;
  letter-spacing: 0.12em;
}
.section.sec03 .flex-box01 .ph1 {
  width: 480px;
}
.section.sec03 .flex-box02 {
  margin-top: 120px;
  gap: 80px;
}
.section.sec03 .flex-box02 .block01 {
  width: 360px;
  position: relative;
}
.section.sec03 .flex-box02 .block01 .block-txt {
  margin-top: 39px;
  text-align: end;
  letter-spacing: 0.12em;
}
.section.sec03 .flex-box02 .block02 {
  width: 360px;
  position: relative;
  margin-top: 44px;
}
.section.sec03 .flex-box02 .block02 .limited-catch {
  text-align: center;
}
.section.sec03 .flex-box02 .block02 .ph3 {
  margin-top: 50px;
}
.section.sec03 .viewall {
  margin: 0 auto;
  margin-top: 160px;
}
.section.sec04 {
  padding-top: 41px;
}
.section.sec04 .section-inner {
  position: relative;
  z-index: 1;
}
.section.sec04 .flex-box01 .ttl-txt {
  width: 480px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 185px;
}
.section.sec04 .flex-box01 .ttl-txt .brand-name {
  width: 280px;
}
.section.sec04 .flex-box01 .ttl-txt .brand-txt {
  margin-top: 54px;
}
.section.sec04 .flex-box01 .ph1 {
  width: 480px;
}
.section.sec04 .flex-box02 {
  margin-top: 120px;
  gap: 80px;
}
.section.sec04 .flex-box02 .block01 {
  width: 360px;
  position: relative;
}
.section.sec04 .flex-box02 .block01 .ph-slider01 {
  width: 360px;
}
.section.sec04 .flex-box02 .block01 .block-txt {
  margin-top: 60px;
  text-align: center;
}
.section.sec04 .flex-box02 .block02 {
  width: 360px;
  position: relative;
  margin-top: 46px;
}
.section.sec04 .flex-box02 .block02 .limited-catch {
  text-align: center;
}
.section.sec04 .flex-box02 .block02 .ph-slider02 {
  width: 360px;
  margin-top: 50px;
}
.section.sec04 .flex-box03 {
  margin-top: 120px;
  gap: 80px;
}
.section.sec04 .flex-box03 .block01 {
  width: 360px;
  position: relative;
}
.section.sec04 .flex-box03 .block02 {
  width: 360px;
  position: relative;
  margin-top: 48px;
}
.section.sec04 .flex-box03 .block02 .limited-catch {
  text-align: center;
}
.section.sec04 .flex-box03 .block02 .ph-slider {
  margin-top: 50px;
}
.section.sec04 .flex-box03 .block02 .ph-slider .slick-dots {
  margin-left: 21px;
}
.section.sec04 .flex-box04 {
  margin-top: 120px;
  gap: 80px;
}
.section.sec04 .flex-box04 .block01 {
  width: 360px;
  position: relative;
}
.section.sec04 .flex-box04 .block02 {
  width: 360px;
  position: relative;
  margin-top: 48px;
}
.section.sec04 .flex-box04 .block02 .limited-catch {
  text-align: center;
  margin-left: 18px;
  white-space: nowrap;
}
.section.sec04 .flex-box04 .block02 .ph-slider02 {
  width: 310px;
  margin-top: 49px;
  margin-left: 38px;
}
.section.sec04 .flex-box04 .block02 .ph-slider02 .slick-dots {
  margin-left: 8px;
}
.section.sec04 .ph-slider03 {
  width: 300px;
  margin-left: 416px;
  margin-top: -24px;
}
.section.sec04 .ph-slider03 .slick-dots {
  margin-left: 12px;
}
.section.sec04 .campaign2 {
  margin-top: 180px;
  transform: translateX(3px);
}
.section.sec04 .campaign2 .campaign-inner {
  width: 1400px;
  margin: 0 auto;
}
.section.sec04 .campaign2 .campaign-box {
  width: 640px;
  border: 1px solid #3A3631;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.sec04 .campaign2 .campaign-deco {
  width: 32.6px;
}
.section.sec04 .campaign2 .campaign-ttl {
  width: 365px;
  margin-top: 13px;
}
.section.sec04 .campaign2 .campaign-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4793333333;
  letter-spacing: 0.025em;
  text-align: center;
  margin-top: 17px;
}
.section.sec04 .campaign2 .campaign-txt a {
  display: inline-block;
}
.section.sec04 .campaign2 .schedule {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 36px;
}
.section.sec04 .campaign2 .schedule .tag {
  width: 80px;
  margin-left: 8px;
}
.section.sec04 .campaign2 .schedule .tag.account {
  margin-top: 19px;
}
.section.sec04 .campaign2 .schedule .time {
  width: 154.9px;
  margin-top: 20px;
  margin-left: 6px;
}
.section.sec04 .campaign2 .schedule .account-txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0.09em;
  margin-top: 21px;
}
.section.sec04 .campaign2 .schedule .account-link {
  width: 118.6px;
  margin-top: 10px;
}
.section.sec04 .campaign2 .profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 41px;
}
.section.sec04 .campaign2 .profile .profile-img {
  width: 100px;
  margin-left: -5px;
}
.section.sec04 .campaign2 .profile .name {
  width: 42px;
  margin-top: 22px;
  margin-left: -5px;
}
.section.sec04 .campaign2 .profile .sns {
  display: flex;
  margin-top: 15px;
  gap: 23px;
}
.section.sec04 .campaign2 .profile .sns .sns_ig {
  width: 76.4px;
}
.section.sec04 .campaign2 .profile .sns .sns_yt {
  width: 111.8px;
  transform: translateX(-5px);
}
.section.sec04 .campaign2 .profile .profile-txt {
  width: 447px;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.6316666667;
  letter-spacing: 0.1em;
  text-align: left;
  margin-top: 8px;
}
.section.sec04 .novelty {
  width: 360px;
  position: relative;
  margin: 0 auto;
  margin-top: 214px;
}
.section.sec04 .novelty .novelty-catch {
  position: absolute;
  top: 0;
  right: 0;
  writing-mode: tb-rl;
  margin-right: -67px;
  margin-top: -2px;
}
.section.sec04 .novelty .novelty-description {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0.025em;
  text-align: center;
  margin-top: 36px;
}
.section.sec04 .viewall {
  margin: 0 auto;
  margin-top: 77px;
}

.ph-slider a img {
  transition: 0.3s;
}
.ph-slider a:hover img {
  opacity: 0.7;
}

.ph-slider {
  margin-bottom: 0 !important;
}
.ph-slider .slick-dots {
  bottom: -24px;
}
.ph-slider .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  padding: 0;
  background: #D3D3D3;
}
.ph-slider .slick-dots li button {
  display: none;
}
.ph-slider .slick-dots .slick-active {
  background: #000;
}/*# sourceMappingURL=style.css.map */