@charset "UTF-8";
@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.t_center {
  text-align: center !important;
}

.t_right {
  text-align: right !important;
}

.t_left {
  text-align: left !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.f10 {
  font-size: 1rem;
}

.f11 {
  font-size: 1.1rem;
}

.f12 {
  font-size: 1.2rem;
}

.f13 {
  font-size: 1.3rem;
}

.f14 {
  font-size: 1.4rem;
}

.f15 {
  font-size: 1.5rem;
}

.f16 {
  font-size: 1.6rem;
}

.f17 {
  font-size: 1.7rem;
}

.f18 {
  font-size: 1.8rem;
}

.f19 {
  font-size: 1.9rem;
}

.f20 {
  font-size: 2rem;
}

.mv {
  position: relative;
}

.mv .header__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.mv .header__slide li {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 62.5vw;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.mv .header__slide li.header__slide__1-01 {
  background-image: url(../img/top/slide_1.jpg);
}

.mv .header__slide li.header__slide__1-02 {
  background-image: url(../img/top/slide_2.jpg);
}

.mv .header__slide li.header__slide__1-03 {
  background-image: url(../img/top/slide_3.jpg);
}

.mv .header__slide li.header__slide__1-04 {
  background-image: url(../img/top/slide_4.jpg);
}

.mv .header__slide li.header__slide__1-05 {
  background-image: url(../img/top/slide_5.jpg);
}

.mv .header__slide__container {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}

.about {
  width: 100%;
  line-height: 1.76;
}

.about .about-container {
  margin: 0 auto;
  padding: 80px;
  text-align: center;
}

.about .about-container p,
.about .about-container ul {
  font-size: 2rem;
  line-height: 2;
}
.about .about-container p + p {
  margin-top: 2em;
}

.news {
  padding: 30px 0;
}

.news .title {
  width: calc(80% - 50px);
  margin: 0 auto 10px auto;
}

.news .title img {
  height: 13px;
}

.news .news-container {
  font-style: normal;
  font-weight: 400;
  width: calc(80% - 50px);
  margin: 0 auto;
  border-top: 2px solid #231815;
  border-bottom: 2px solid #231815;
  padding: 25px;
  overflow: hidden;
}

.news .news-container .news_area {
  color: #231815;
}

.news .news-container .news__list li {
  margin-bottom: 10px;
  list-style: disc;
  line-height: 1.7;
}

.news .news-container .news__list li:last-child {
  margin-bottom: 0;
}

.news .news-container .news__list li a {
  color: #231815;
  text-decoration: underline;
}

.section .title {
  text-align: center;
  margin-bottom: 42px;
}

.section .title img {
  height: 18px;
}

.lineup {
  width: 900px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  overflow: hidden;
}

.lineup > .note {
  color: #ff5700;
  font-size: 1.6rem;
  margin-bottom: 80px;
  line-height: 1.5;
}

.lineup .lineup__items {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -17px;
}

.lineup .lineup__items a {
  color: #3e3a39;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  display: block;
}

.lineup .lineup__items li {
  width: calc(33.3% - 17px);
  margin: 0 17px 42px 0;
  position: relative;
  text-align: center;
  color: #3e3a39;
}

.lineup .lineup__items li figure {
  position: relative;
}

.lineup .lineup__items li.new figure:after, .lineup .lineup__items li.order figure:after, .lineup .lineup__items li.sold figure:after {
  content: '';
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}

.lineup .lineup__items li.order {
  font-size: 1.2rem;
}

.lineup .lineup__items li.order figure:after {
  background-image: url(../img/top/icon_order.svg);
  width: 96px;
  height: 25px;
  background-size: contain;
  top: 6%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lineup .lineup__items li.new figure:after {
  width: 50px;
  height: 50px;
  background-image: url(../img/top/icon_new.svg);
  right: 12px;
  top: 12px;
}

.lineup .lineup__items li.sold figure:after {
  width: 140px;
  height: 38px;
  background-image: url(../img/top/icon_soldout.svg);
  background-size: 100%;
  background-position: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.lineup .lineup__items li img {
  width: 100%;
}

.lineup .lineup__items .lineup__info {
  display: block;
  width: 100%;
  padding: 10px 0 0 0;
}

.lineup .lineup__items .lineup__price {
  position: relative;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\Ｐゴシック, sans-serif;
  color: #727171;
}

.lineup .lineup__items .lineup__price .note {
  font-size: 1.1rem;
}

.lineup .lineup__items .lineup__name {
  position: relative;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.7;
  color: #231815;
  white-space: pre-wrap;
}

#lineup .sec_header {
  position: relative;
}

#lineup .sec_header .sub_nav {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#lineup .sec_header .sub_nav li {
  margin-left: 26px;
}

#lineup .sec_header .sub_nav li a {
  line-height: 0;
}

#lineup .sec_header .sub_nav li:nth-child(1) img {
  height: 18px;
}

#lineup .sec_header .sub_nav li:nth-child(2) {
  margin-top: -2px;
}

#lineup .sec_header .sub_nav li:nth-child(2) img {
  height: 12px;
}

#bag .lineup__items li a {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

#bag .lineup__items li a:hover {
  opacity: 0.7;
}

.lookbook {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 15px;
}

.lookbook .title {
  text-align: center;
  margin-bottom: 40px;
}

.lookbook .title img {
  width: 150px;
}

.lookbook .lookbook__slide {
  width: fit-content;
  margin: 0 auto;
  height: 500px;
}

.lookbook .lookbook__slide li {
  width: 400px;
  display: inline-block;
}

.lookbook .lookbook__slide li a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.lookbook .lookbook__slide li a:hover {
  opacity: 0.7;
}

.lookbook .arrow-L,
.lookbook .arrow-R {
  bottom: 530px;
}

.lookbook .arrow-L img,
.lookbook .arrow-R img {
  width: 19.231px;
}

.lookbook .arrow-L {
  left: 60px;
}

.lookbook .arrow-R {
  right: 60px;
}

.topics {
  padding-top: 200px;
  position: relative;
}

.topics .title {
  margin-bottom: 35px;
  text-align: center;
}

.topics .title img {
  width: 84px;
}

.topics .topics__slide {
  width: 100%;
  margin: 0 auto 160px;
  white-space: nowrap;
  overflow-x: auto;
  padding-bottom: 20px;
}

.topics .topics__slide li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  width: 410px;
}

.topics .topics__slide li:first-child {
  margin-left: 12.5%;
}

.topics .topics__slide li:last-child {
  margin-right: 12.5%;
}

.topics .topics__slide li img {
  width: 100%;
}

.topics .topics__slide li a {
  color: #3e3a39;
  display: block;
}

.topics .topics__slide li a:hover img {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.7;
}

.topics .topics__slide-img.bag-img {
  width: 420px;
}

.topics .topics__slide-season {
  color: #231815;
  border-bottom: 1px solid #231815;
  font-size: 1.2rem;
  line-height: 1.7;
  display: inline-block;
  margin: 10px 0;
}

.topics .topics__slide-text {
  font-size: 1.4rem;
  line-height: 1.7;
}

.topics .arrow-L,
.topics .arrow-R {
  top: 370px;
}

.topics .arrow-L img,
.topics .arrow-R img {
  width: 19.231px;
  height: 38.462px;
}

.topics .arrow-L {
  left: 60px;
}

.topics .arrow-R {
  right: 60px;
}

.banner {
  margin-bottom: 100px;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .mv .header__slide li {
    background-position: bottom;
    height: 90%;
    min-height: 80vh;
  }
  .mv .header__slide li.header__slide__1-01 {
    background-image: url(../img/top/slide_1_sp.jpg);
  }
  .mv .header__slide li.header__slide__1-02 {
    background-image: url(../img/top/slide_2_sp.jpg);
  }
  .mv .header__slide li.header__slide__1-03 {
    background-image: url(../img/top/slide_3_sp.jpg);
  }
  .mv .header__slide li.header__slide__1-04 {
    background-image: url(../img/top/slide_4_sp.jpg);
  }
  .mv .header__slide li.header__slide__1-05 {
    background-image: url(../img/top/slide_5_sp.jpg);
  }
  .about .about-container {
    width: calc(100% - 100px);
    padding: 55px 0;
    line-height: 2;
    text-align: left;
  }
  .about .about-container br {
    display: none;
  }
  .about .about-container p,
  .about .about-container ul {
    font-size: 1.6rem;
  }
  .news {
    border-top: 1px solid #000;
    padding-top: 30px;
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .news .title {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px auto;
  }
  .news .title img {
    height: 10px;
  }
  .news .news-container {
    padding-top: 0;
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #000;
  }
  .section .title {
    margin-bottom: 26px;
  }
  .section .title img {
    height: 13px;
  }
  .lineup {
    width: calc(100% - 22px);
    padding-top: 50px;
  }
  .lineup > .note {
    margin-bottom: 40px;
    font-size: 1.4rem;
  }
  .lineup .title {
    margin-bottom: 30px;
  }
  .lineup .lineup__items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
  }
  .lineup .lineup__items li {
    width: calc(50% - 6px);
    margin-bottom: 30px;
    margin-right: 0;
  }
  .lineup .lineup__items li.order figure:after {
    width: 80px;
    height: 22px;
    top: 13px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .lineup .lineup__items li.new figure:after {
    width: 34px;
    height: 34px;
  }
  .lineup .lineup__items li.sold figure:after {
    width: 120px;
    height: 29px;
  }
  .lineup .lineup__items .lineup__price {
    font-size: 1.2rem;
    width: 90%;
    margin: 0 auto;
  }
  .lineup .lineup__items .lineup__price .note {
    font-size: 1rem;
    display: block;
    margin-top: 5px;
  }
  .lineup .lineup__items .lineup__name {
    font-size: 1.2rem;
    line-height: 1.7;
    width: 95%;
    margin: 0 auto 0.4em;
    text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
  }
  #lineup .sec_header {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #lineup .sec_header .sub_nav {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  #lineup .sec_header .sub_nav li {
    margin-left: 26px;
  }
  #lineup .sec_header .sub_nav li:nth-child(1) img {
    height: 16px;
  }
  #lineup .sec_header .sub_nav li:nth-child(2) {
    margin-top: -4px;
  }
  #lineup .sec_header .sub_nav li:nth-child(2) img {
    height: 11px;
  }
  .lookbook {
    padding-top: 50px;
  }
  .lookbook .title {
    margin-bottom: 25px;
  }
  .lookbook .title img {
    width: 98px;
  }
  .lookbook .arrow-L,
  .lookbook .arrow-R {
    bottom: 535px;
  }
  .lookbook .arrow-L img,
  .lookbook .arrow-R img {
    width: 10px;
  }
  .lookbook .arrow-L {
    left: 10px;
  }
  .lookbook .arrow-R {
    right: 10px;
  }
  .topics {
    padding-top: 50px;
  }
  .topics .title img {
    width: 55px;
  }
  .topics .topics__slide {
    margin: 0 auto;
  }
  .topics .topics__slide li {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    width: 90%;
  }
  .topics .topics__slide li:first-child {
    margin-left: auto;
  }
  .topics .topics__slide li:last-child {
    margin-right: auto;
  }
  .topics .topics__slide-season {
    text-align: center;
    width: auto;
    display: block;
    margin: 10px auto;
    border: none;
  }
  .topics .topics__slide-text {
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: left;
  }
  .topics .arrow-L,
  .topics .arrow-R {
    display: none;
  }
  .banner {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .banner img {
    width: 90%;
  }
}
@media screen and (min-width: 901px) {
  .topics__slide-img img {
    aspect-ratio: 410 / 240;
    object-fit: cover;
    object-position: center;
  }
}