@charset "UTF-8";
@media (max-width: 480px) {
  [xs-visible] {
    display: block;
  }
}
@media (min-width: 481px) {
  [xs-visible] {
    display: none;
  }
}
.text-center {
  text-align: center;
}

.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 2.2;
  font-size: 14px;
  color: #232325;
  text-align: center;
}

@media (min-width: 641px) {
  .mincho {
    font-size: 18px;
    letter-spacing: 0.3em;
  }
}
.season-catalog .season-header {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 641px) {
  .season-catalog .season-header {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.season-catalog .season-header .title {
  margin-bottom: 40px;
}
.season-catalog .season-content {
  margin-bottom: 120px;
}
.season-catalog .heading {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .season-catalog .heading img {
    max-width: none;
    width: auto;
    height: 40px;
  }
}
@media (min-width: 481px) {
  .season-catalog .heading {
    margin-bottom: 80px;
  }
}
.season-catalog .border {
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 3em;
  margin-bottom: 3em;
  background-color: #000;
}
@media (min-width: 641px) {
  .season-catalog .border {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.season-catalog .main-img {
  margin-top: 4em;
}
@media (max-width: 640px) {
  .season-catalog .flex .picture,
.season-catalog .flex .comment {
    margin: 2em 0;
  }
}
@media (min-width: 641px) {
  .season-catalog .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .season-catalog .flex-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .season-catalog .flex .picture {
    width: 46%;
  }
  .season-catalog .flex .comment {
    width: 51%;
  }
}
.season-catalog .photos {
  margin-bottom: 80px;
}
.season-catalog .photos .item {
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center;
}
@media (min-width: 641px) {
  .season-catalog .photos .item {
    margin-top: 3em;
    margin-bottom: 6em;
  }
}
.season-catalog .copyright {
  max-width: 800px;
  margin: -80px auto 0;
  font-size: 16px;
  text-align: right;
}

.shabby-chic {
  margin-top: 48px;
  margin-bottom: 48px;
}
.shabby-chic img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.shabby-chic q::before {
  content: "“";
}
.shabby-chic q::after {
  content: "”";
}
.shabby-chic .heading {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 640px) {
  .shabby-chic .heading {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.shabby-chic .bg_naname {
  max-width: 700px;
  margin: 35px auto;
  /* padding: 25px 15px; */
  padding: 0;
  line-height: 2;
  font-size: 15px;
  color: #000;
  text-align: center;
  /* background-image: url("./common/images/shabby_chic/bg_naname.png"); */
  background-image: none;
}
@media (max-width: 640px) {
  .shabby-chic .bg_naname {
    font-size: 12px;
  }
}
.shabby-chic hr {
  display: block;
  height: 3px;
  margin: 60px auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/shabby_chic_v2/hr.png");
}
.shabby-chic .shabby-body {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 640px) {
  .shabby-body {
    text-align: center;
  }
  .shabby-body > div + div {
    margin-top: 25px;
  }
}
@media (min-width: 641px) {
  .shabby-body {
    margin-left: -15px;
    margin-right: -15px;
  }
  .shabby-body > div {
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .shabby-body .fl {
    float: left;
  }
  .shabby-body .fr {
    float: right;
  }
}

@media (min-width: 641px) {
  .shabby-pic {
    width: 51.4%;
  }

  .shabby-text {
    width: 48.6%;
  }
}
.c-fix::before,
.c-fix::after {
  content: " ";
  display: table;
}

.c-fix::after {
  clear: both;
}

.classy-lady .border {
  height: 4px;
  background-color: transparent;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
}

.am719 .season-content {
  margin-bottom: 50px;
}
.am719 .season-content:last-child {
  margin-bottom: 120px;
}
.am719 .season-header .title {
  margin-bottom: 15px;
}
@media (min-width: 641px) {
  .am719 .season-header .title {
    margin-bottom: 32px;
  }
}
.am719 .season-header .main-img {
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 641px) {
  .am719 .season-header .main-img {
    margin-bottom: 32px;
  }
}
@media (max-width: 640px) {
  .am719 .season-header .main-img-text img {
    max-width: 260px;
  }
}
.am719 .border {
  height: 4px;
  background-color: transparent;
  border: 0;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
}
@media (max-width: 640px) {
  .am719 .pc {
    display: none;
  }
}
@media (min-width: 641px) {
  .am719 .sp {
    display: none;
  }
}
.am719 .c-section {
  margin-bottom: 40px;
}
@media (min-width: 641px) {
  .am719 .c-section {
    margin-bottom: 60px;
  }
}
.am719 .c1_02 {
  margin-bottom: 36px;
}
@media (max-width: 640px) {
  .am719 .c1_02 img {
    max-width: 210px;
  }
}
.am719 .c2_01 {
  margin-right: -3px;
}
@media (max-width: 640px) {
  .am719 .c5_01 img {
    max-width: 210px;
  }
}
.am719 .c-end {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  font-size: 10px;
  color: #000;
  text-align: right;
}
@media (min-width: 641px) {
  .am719 .c-end {
    font-size: 12px;
  }
}
.am719 .c-end p {
  margin-bottom: 1.5em;
}
.am719 .c-end p:last-child {
  margin-bottom: 0;
}

.aw2019 {
  padding: 40px 0;
}
@media (min-width: 641px) {
  .aw2019 {
    padding: 80px 0;
  }
}
.aw2019 .container {
  max-width: 1034px;
}
.aw2019 .season-section.img09 {
  margin: 140px 0 40px;
}
@media (min-width: 641px) {
  .aw2019 .season-section.img09 {
    margin: 345px 0 115px;
  }
}
.aw2019 .season-section__footer {
  margin-bottom: 40px;
}
.aw2019 .season-section__role {
  line-height: 2;
  font-family: serif;
  font-size: 12px;
  color: #111;
  text-align: right;
}
.aw2019 .season-section__role p {
  margin: 0 0 2em;
}
.aw2019 .season-section__role p:last-child {
  margin-bottom: 0;
}

.season-banner {
  margin-top: 5em;
  margin-bottom: 5em;
}

.season-banner-title {
  margin-bottom: 20px;
  line-height: 1em;
  letter-spacing: 7px;
  font-size: 32px;
  color: #df3f3a;
  text-align: center;
}
.season-banner-title > span {
  margin-right: 10px;
}
@media (max-width: 640px) {
  .season-banner-title > span {
    display: block;
  }
}

.season-banner-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 641px) {
  .season-banner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.season-banner-list > li {
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 641px) {
  .season-banner-list > li {
    width: 50%;
    padding: 15px;
  }
}
.season-banner-list > li a {
  position: relative;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.season-banner-list > li a:before, .season-banner-list > li a:after {
  content: "";
  position: absolute;
  display: block;
  width: 1.5em;
  height: 1.5em;
  opacity: 0;
  -webkit-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
}
.season-banner-list > li a:before {
  top: -1px;
  left: -1px;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
}
.season-banner-list > li a:after {
  right: -1px;
  bottom: -1px;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}
.season-banner-list > li a:hover:before, .season-banner-list > li a:hover:after {
  width: 3em;
  height: 3em;
  opacity: 1;
}
.season-banner-list > li a:hover:before {
  -webkit-transform: translate(-5px, -5px);
      -ms-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
}
.season-banner-list > li a:hover:after {
  -webkit-transform: translate(5px, 5px);
      -ms-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
}