@charset "UTF-8";
@font-face {
  font-family: "HK_grotesk";
  src: url("../font/HKGrotesk-Regular.woff2") format("woff2"), url("../font/HKGrotesk-Regular.woff") format("woff");
}
img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}
#Contents .mainvisual {
  width: 100%;
}
#Contents .mainvisual picture {
  display: block;
  width: 100%;
  max-width: 1285px;
  margin: auto;
}
#Contents .mainvisual_lead {
  width: 98rem;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
  margin: 6rem auto 0;
}
#Contents .breadcrumb__list {
  padding-bottom: 1.6rem;
}
#Contents .content img {
  width: 100%;
}
#Contents .content1 .lead_area .read_text {
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 5.5rem;
}
#Contents .topic_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 0.4rem;
}
#Contents .model_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#Contents .model_img:nth-of-type(n+2) {
  margin-left: 4rem;
}
#Contents .model_img_area {
  width: 30rem;
  margin-top: 6rem;
  position: relative;
}
#Contents .model_img_area picture {
  display: block;
}
#Contents .model_img_area .badge {
  position: absolute;
  top: -6rem;
  right: -2rem;
}
#Contents .model_img .feature {
  margin-top: 1.8rem;
  margin-bottom: 0.4rem;
}
#Contents .model_img .desc {
  display: block;
  margin-bottom: 0.5rem;
}
#Contents .week_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 0.4rem solid #000;
  padding-bottom: 1rem;
}
#Contents .week_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-right: 1.5rem;
  position: relative;
}
#Contents .week_title span {
  margin-left: 0.8rem;
}
#Contents .week_title::after {
  width: 1px;
  height: 3.2rem;
  background-color: #000;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#Contents .week_text {
  margin-left: 2rem;
}
#Contents .prod_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 0.2rem solid #000;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  padding-top: 2rem;
  padding-bottom: 5.5rem;
}
#Contents .prod_detail_wrap {
  margin-left: 6rem;
  padding-top: 6rem;
}
#Contents .prod_detail_wrap .prod_text {
  margin-top: 1.5rem;
}
#Contents .content2 {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
#Contents .content3 .prod_wrap,
#Contents .content4 .prod_wrap {
  border-bottom: none;
}
#Contents .content3 {
  margin-top: 8rem;
}
#Contents .content3 .prod_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#Contents .content3 .prod_img_wrap {
  width: 48rem;
  height: 58rem;
  position: relative;
}
#Contents .content3 .prod_img_wrap picture {
  display: block;
  position: absolute;
}
#Contents .content3 .prod_img_wrap picture:nth-of-type(1) {
  width: 27.7rem;
  top: 0;
  left: 0;
  z-index: 2;
}
#Contents .content3 .prod_img_wrap picture:nth-of-type(2) {
  width: 22.6rem;
  bottom: 0;
  right: 0;
}
#Contents .content3 .read_title {
  margin-bottom: 2.6rem;
}
#Contents .content4 {
  margin-top: 0;
}
#Contents .content4 .prod_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#Contents .content4 .prod_wrap .lead_area {
  margin-top: 2rem;
}
#Contents .content4 .prod_detail_wrap {
  margin: 0;
  padding: 0;
  margin-right: 6rem;
}
#Contents .content4 .prod_img_wrap {
  height: 100%;
}
#Contents .content4 .prod_img_wrap picture:nth-of-type(1) {
  position: relative;
  width: 48rem;
}
#Contents .main-area p, #Contents .main-area a {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HiraMinProN", "游明朝体", "Yu Mincho", "YuMincho", "MS P明朝", "MS PMincho", "source-han-serif-japanese", serif;
}

#Contents dt.location,
#Contents .read_title,
#Contents .main-area span {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HiraMinProN", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", source-han-serif-japanese, serif;
}

#Contents .schedule_title {
  font-family: "HK_grotesk" !important;
  font-size: 3.6rem;
  letter-spacing: 0.1em;
  line-height: 0.8333333333;
  text-align: center;
}
#Contents .schedule_lead {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2.1428571429;
  text-align: center;
}
#Contents .schedule .location {
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 3.1428571429;
}
#Contents .schedule .date,
#Contents .schedule .where {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 3.1428571429;
}
#Contents .num {
  font-family: "HK_grotesk" !important;
  color: #FFFDFA;
  font-size: 8rem;
  font-weight: bold;
  letter-spacing: 0.075em;
}
#Contents .brand {
  font-family: "HK_grotesk" !important;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2.25;
}
#Contents .week_title {
  font-family: "HK_grotesk" !important;
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2857142857;
}
#Contents .week_title span {
  font-family: "HK_grotesk" !important;
  font-size: 1.8rem;
}
#Contents .week_text {
  font-size: 2.2rem;
  letter-spacing: 0.075em;
  line-height: 1.2727272727;
}
#Contents .model_img .feature {
  font-size: 1.4rem;
}
#Contents .model_img .feature .color {
  font-family: "HK_grotesk" !important;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
}
#Contents .model_img .desc {
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.5555555556;
}
#Contents .prod_text {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
#Contents .prod_text_small {
  font-size: 1.2rem;
}
#Contents .prod_name {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#Contents .lead_area .read_title {
  font-size: 3rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
#Contents .lead_area .read_title span.small {
  font-size: 1.8rem;
}
#Contents .lead_area .read_text {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
}
#Contents .lead_area .read_text_span {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
}
#Contents .topic {
  font-family: "HK_grotesk" !important;
  font-size: 3rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
#Contents .topic_l {
  font-family: "HK_grotesk" !important;
  font-size: 8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#Contents .message_title {
  font-family: "HK_grotesk" !important;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 1.25;
}
#Contents .message_text {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
#Contents {
  overflow-x: hidden;
}
#Contents .content1,
#Contents .content2 {
  position: relative;
}
#Contents .content1::before,
#Contents .content2::before {
  width: 150vw;
  height: 100%;
  background-color: #F5F0E7;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50%;
  z-index: -1;
}
#Contents .content1::before {
  top: 4.5rem;
}
#Contents .content4 {
  position: relative;
}
#Contents .content4::before {
  width: 150vw;
  height: 50rem;
  background-color: #FDF7F4;
  content: "";
  display: block;
  position: absolute;
  top: 8.5rem;
  left: -50%;
  z-index: -1;
}
#Contents .badge {
  width: 13rem;
  height: 13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 50%;
}
#Contents .badge_red {
  background-color: #C95454;
}
#Contents .badge_green {
  background-color: #308D7E;
}
#Contents .badge_blue {
  background-color: #4BB0C3;
}
#Contents .badge_title {
  font-family: "HK_grotesk" !important;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}
#Contents .badge_about {
  font-family: "HK_grotesk" !important;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
#Contents .badge_feature {
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 0.075em;
  margin-top: 0.4rem;
}

#Contents .link_wrap {
  width: 100%;
}
#Contents .link_text {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 2;
  text-decoration: underline;
}

#Contents .message {
  width: 100%;
  background-color: #fafafa;
  border-radius: 0.6rem;
  margin-bottom: 14rem;
}
#Contents .message_wrap {
  width: 98rem;
  margin: auto;
  padding: 3.2rem 0 2.6rem;
}
#Contents .message_text {
  margin-top: 1.4rem;
}
#Contents .schedule {
  width: 90rem;
  margin: 12rem auto 0;
}
#Contents .schedule_table_wrap {
  margin-top: 5rem;
}
#Contents .schedule_table_wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 7.2rem;
  border-bottom: 1px solid #959595;
}
#Contents .schedule_table_wrap dl:first-of-type {
  border-top: 1px solid #959595;
}
#Contents .schedule_table_wrap .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
}
#Contents .schedule_table_wrap .location {
  width: 10.5rem;
  text-align: center;
}
#Contents .schedule_table_wrap .date {
  width: 22rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-left: 1px dashed #959595;
  border-right: 1px dashed #959595;
}
#Contents .schedule_table_wrap .where {
  margin-left: 3rem;
}

@media screen and (max-width: 767px){
  .sponly {
    display: block;
  }

  .pconly {
    display: none;
  }
  #Contents .mainvisual_lead {
    width: 34.6rem;
  }
  #Contents .prod_wrap {
    width: 34.5rem;
    display: block;
    margin: auto;
  }
  #Contents .prod_detail_wrap {
    width: 34.5rem;
    margin: auto;
    padding: 0;
  }
  #Contents .content1 {
    margin-top: 8rem;
  }
  #Contents .content1 .lead_area {
    width: 34.5rem;
    display: block;
    margin: auto;
  }
  #Contents .content1 .lead_area .read_text {
    display: inline;
  }
  #Contents .week_wrap {
    display: block;
    margin-top: 3.5rem;
  }
  #Contents .week_title {
    padding-bottom: 1rem;
  }
  #Contents .week_title::after {
    width: 3.2rem;
    height: 1px;
    top: 100%;
    left: 0;
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
  #Contents .week_text {
    margin-top: 3rem;
    margin-left: 0;
  }
  #Contents .model_img {
    width: 34.5rem;
    margin: auto;
  }
  #Contents .model_img:nth-of-type(n+2) {
    margin-left: auto;
  }
  #Contents .model_img_wrap {
    display: block;
  }
  #Contents .model_img_area {
    width: 100%;
    margin-top: 7.5rem;
  }
  #Contents .model_img_area .badge {
    right: 0;
  }
  #Contents .content2 {
    margin-top: 0;
  }
  #Contents .content2 .lead_area {
    width: 34.5rem;
    margin: auto;
  }
  #Contents .content3 .prod_wrap {
    width: 100%;
    padding-bottom: 8rem;
  }
  #Contents .content3 .prod_wrap .lead_area {
    width: 34.5rem;
    margin: auto;
  }
  #Contents .content3 .prod_wrap .read_title {
    margin-bottom: 1.6rem;
  }
  #Contents .content3 .prod_img_wrap {
    width: 37.5rem;
    height: 45.3rem;
  }
  #Contents .content3 .prod_img_wrap picture:nth-of-type(1) {
    width: 21.7rem;
  }
  #Contents .content3 .prod_img_wrap picture:nth-of-type(2) {
    width: 17.7rem;
  }
  #Contents .content3 .prod_detail_wrap {
    width: 100%;
    margin-top: 3.5rem;
  }
  #Contents .content4 .prod_img_wrap picture:nth-of-type(1) {
    width: 34.5rem;
    margin: auto;
  }
  #Contents .lead_area .read_title span.small {
    font-size: 1rem;
  }
  html {
    font-size: calc(10 * (100vw / 375));
  }

  #Contents .content .lead_area .read_title {
    font-size: 2.4rem;
  }
  #Contents .week_text {
    line-height: 1.63;
  }
  #Contents .content4::before {
    height: 83.2rem;
    top: 6.5rem;
  }
  #Contents .message {
    width: 34.5rem;
    margin: auto auto 15rem;
  }
  #Contents .message_wrap {
    width: 28.8rem;
  }
  #Contents .schedule {
    width: 100%;
  }
  #Contents .schedule_table_wrap dl {
    height: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #Contents .schedule_table_wrap .detail {
    border-left: 1px dashed #959595;
    display: block;
    padding: 2.8rem 0;
  }
  #Contents .schedule_table_wrap .location {
    width: 7.5rem;
    line-height: 1.5;
    padding-top: 2.8rem;
    padding-left: 1.5rem;
    text-align: left;
  }
  #Contents .schedule_table_wrap .date {
    height: auto;
    border-left: none;
    border-right: none;
    display: block;
    line-height: 1.5;
    margin-left: 1.5rem;
  }
  #Contents .schedule_table_wrap .where {
    margin-top: 1.6rem;
    margin-left: 1.5rem;
    line-height: 1.4285714286;
  }
}

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

  .pconly {
    display: block;
  }
  .content {
    width: calc(1082 * (100vw / 1366));
    max-width: 1082px;
    margin: auto;
  }
  .content .prod_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .content1 {
    margin-top: calc(110 * (100vw / 1366));
  }
  .content1 .prod_detail {
    margin-top: calc(32 * (100vw / 1366));
  }
  .content1 .prod_sub {
    margin-top: calc(16 * (100vw / 1366));
  }
  .content1 .prod_desp {
    width: calc(510 * (100vw / 1366));
    max-width: 510px;
    margin-top: calc(38 * (100vw / 1366));
  }
  .content1 .prod_img_wrap {
    width: calc(500 * (100vw / 1366));
  }
}

@media screen and (min-width: 1366px){
  .content1 {
    margin-top: 110px;
  }
  .content1 .prod_detail {
    margin-top: 32px;
  }
  .content1 .prod_sub {
    margin-top: 16px;
  }
  .content1 .prod_desp {
    width: calc(510 * (100vw / 1366));
    max-width: 510px;
    margin-top: 38px;
  }
  .content1 .prod_img_wrap {
    width: 500px;
  }
}

/*# sourceMappingURL=style.css.map */