@charset "UTF-8";

/* ---------------------------------------------------------------*\
$common
\*--------------------------------------------------------------- */
#wrapper_contents .hero_image_category {
  width: 100%;
  height: 430px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#wrapper_contents h3.category_title {
  padding-bottom: 4px;
  margin-top: 24px;
  font-family: ryo-display-plusn, serif;
  font-size: 2.2rem;
  line-height: 1.5;
}

#wrapper_contents h3.category_title span {
  padding: 3px 5px;
  margin-left: 2px;
  font-size: 14px;
  color: #fff;
  vertical-align: top;
  background-color: #333;
  border-radius: 3px;
}

#wrapper_contents h3.category_title::after {
  display: block;
  width: 85px;
  margin: 16px 0;
  content: '';
  border-bottom: solid 1px #c1b69c;
}

#wrapper_contents .description_category {
  /* margin-bottom: 80px; */
  font-family: ryo-display-plusn, serif;
  font-size: 1.4rem;
  line-height: 2.6rem;
}

#wrapper_contents .description_category:not(:last-of-type) {
  margin-bottom: 15px;
}

#wrapper_contents .main_images{
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

@media screen and (max-width: 480px) {
  #wrapper_contents .main_images {
    margin-top: 20px;
  }
}

#wrapper_contents .main_images .image {
  width: calc(50% - 5px);
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 480px) {
  #wrapper_contents .main_images .image {
    width: calc(50% - 2.5px);
    height: 140px;
    margin-top: 10px;
  }
}

/* each season */
#wrapper_contents .each_season {
  margin-top: 90px;
}

#wrapper_contents .each_season:nth-of-type(4) {
  border-bottom: none;
}

#wrapper_contents .season_title {
  padding-bottom: 5px;
  font-family: ryo-display-plusn, serif;
  font-size: 2.2rem;
  border-bottom: solid 1px #e8e8e8;
}

/* each product */
#wrapper_contents .each_product {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

#wrapper_contents .each_product {
  margin-top: 20px;
}

#wrapper_contents .each_product:nth-of-type(n+2) {
  margin-top: 50px;
}

#wrapper_contents .thumbnail_product {
  width: 360px;
  height: 230px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#wrapper_contents .vertical_thumbnail_product {
  width: 360px;
  height: 380px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#wrapper_contents .info_product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  width: 330px;
  -ms-flex-pack: center;
}

#wrapper_contents .margin_left {
  margin-left: auto;
}

#wrapper_contents .margin_right {
  margin-right: auto;
}

#wrapper_contents .product_title {
  font-family: ryo-display-plusn, serif;
  font-size: 2.2rem;
}

#wrapper_contents .product_title::after {
  display: block;
  width: 20px;
  margin: 8px 0 16px;
  content: '';
  border-bottom: solid 1px #111;
}

#wrapper_contents .description_product {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, serif;
  font-size: 1.4rem;
  line-height: 2.6rem;
}

#wrapper_contents .description_product:not(:last-of-type) {
  margin-bottom: 15px;
}

/* package */
.package {
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
}

.thumbail_package {
  width: 50%;
  height: 290px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.thumbail_package.--with-height {
  height: auto;
}

.thumbail_package img {
  width: 100%;
  height: auto;
}

.info_package {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 40%;
  margin-left: 50px;
  -ms-flex-pack: center;
}

.info_package .exp {
  font-family: ryo-display-plusn, serif;
  color: #111;
}

.package_title {
  font-family: ryo-display-plusn, serif;
  font-size: 2.2rem;
  color: #111;
}

.package_title::after {
  display: block;
  width: 30px;
  margin: 8px 0 16px;
  content: '';
  border-top: solid 1px #c1b69c;
}

.info_package dl,
.info_product dl {
  display: -webkit-felx;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.info_package dl:nth-of-type(2),
.info_product dl:nth-of-type(2) {
  margin-bottom: 0;
}

.info_package dt,
.info_product dt {
  width: 30%;
  font-family: ryo-display-plusn, serif;
  color: #111;
}

.info_package dd,
.info_product dd {
  width: 70%;
  font-family: ryo-display-plusn, serif;
  color: #111;
}

.info_package span,
.info_product span {
  display: block;
  margin-top: 10px;
  font-family: ryo-display-plusn, serif;
  color: #888;
}

a.button_gold {
  position: relative;
  display: block;
  width: 140px;
  padding: 8px 0 7px;
  margin-top: 24px;
  font-family: ryo-display-plusn, serif;
  font-size: 1.3rem;
  font-weight: 200;
  color: #fff;
  text-align: center;
  background: #444;
  border-radius: 2px;
}

a.button_gold > i.fa-angle-right {
  position: absolute;
  top: 10px;
  right: 9px;
  font-size: 1.4rem;
  color: #fff;
}

/* ---------------------------------------------------------------*\
$480px
\*--------------------------------------------------------------- */
@media screen and (max-width: 480px) {
  #wrapper_contents .hero_image_category {
    height: 190px;
  }

  #wrapper_contents h3.category_title {
    margin-top: 12px;
  }

  #wrapper_contents .feature_upper {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #wrapper_contents .thumbnail_features_pt01 {
    width: 100%;
    height: 200px;
  }

  #wrapper_contents .package {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #wrapper_contents .thumbail_package {
    width: 100%;
  }

  #wrapper_contents .info_package {
    width: 100%;
    padding: 20px 0;
    margin-left: 0;
  }

  #wrapper_contents .each_feature_pt02 {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  #wrapper_contents .each_product {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #wrapper_contents h3.category_title {
    font-size: 2rem;
  }

  #wrapper_contents .thumbnail_product {
    width: 100%;
  }

  #wrapper_contents .description_category {
    margin-bottom: 0;
    font-size: 1.3rem;
  }

  #wrapper_contents .season_title {
    font-size: 2rem;
  }

  #wrapper_contents .product_title {
    margin-top: 14px;
    font-size: 2rem;
  }

  #wrapper_contents .column_reverse_sp {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  #wrapper_contents .each_product {
    margin-top: 20px;
  }

  #wrapper_contents .each_season {
    margin-top: 80px;
  }

  #wrapper_contents .thumbnail_product {
    width: 100%;
  }

  #wrapper_contents .info_product {
    width: 100%;
  }

  .info_package dt,
  .info_product dt {
    width: 24%;
  }

  .info_package dd,
  .info_product dd {
    width: 76%;
  }
}

/* ---------------------------------------------------------------*\
$320px
\*--------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .info_package dt,
  .info_product dt {
    width: 28%;
  }

  .info_package dd,
  .info_product dd {
    width: 72%;
  }
}

.skuform {
  text-align: left;
}

.skuform .skubutton {
  position: relative;
  width: 140px;
  padding: 7px 0;
  margin-top: 28px;
  font-family: ryo-display-plusn, serif;
  font-size: 1.2rem;
  font-weight: 200;
  color: #fff;
  text-align: center;
  background: #444;
  border-radius: 2px;
}

.skuform .skuquantity {
  box-sizing: border-box;
  width: 100px;
  padding: 4px;
  font-size: 1.2rem;
  font-weight: 200;
  border-color: #c5c5c5;
  border-radius: 2px;
}

.items {
  margin-top: 140px;
}

.items.--product {
  margin-bottom: 140px;
}

.product-details {
  padding: 16px;
  margin-top: 32px;
  background: #f3f3f3;
  border: solid 1px #e8e8e8;
}

.product-details h3 {
  font-family: ryo-display-plusn, serif;
  font-size: 2rem;
  color: #111;
}

.product-details h3::after {
  display: block;
  width: 30px;
  margin: 8px 0 16px;
  content: '';
  border-top: solid 1px #c1b69c;
}

.product-details dl {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.product-details dt {
  width: 20%;
  font-family: ryo-display-plusn, serif;
  color: #111;
}

.product-details dd {
  width: 80%;
  font-family: ryo-display-plusn, serif;
  color: #111;
}

.caution {
  padding: 0.4rem 0;
  font-family: ryo-display-plusn, serif;
  font-size: 11px;
  color: #888;
  letter-spacing: 0.015rem;
}

.caution.-white {
  color: #fff;
}

.caution.-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #000;
  text-align: right;
}
