
/*--------------------------------------------------
  mixin
--------------------------------------------------*/
/*--------------------------------------------------
responsive
--------------------------------------------------*/
@media screen and (max-width: 900px), print {
  .u-is-sp-inline {
    display: inline-block;
  }

  .u-is-pc-inline {
    display: none;
  }
}
@media screen and (min-width: 901px), print {
  .u-is-sp-inline {
    display: none;
  }

  .u-is-pc-inline {
    display: inline-block;
  }
}
/*--------------------------------------------------
reset
--------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*--------------------------------------------------
  contents
--------------------------------------------------*/
body {
  color: #3b4043;
}

.l-content--seasonlp {
  background: url("../images/main_bg2.jpg") repeat-y 0 0;
  background-size: 100%;
}
@media (min-width: 901px) {
  .l-content--seasonlp {
    max-width: 1170px;
    margin: 0 auto;
    background: url("../images/main_bg_pc2.jpg") repeat-y 0 0;
    background-size: 100%;
  }
}
.l-content--seasonlp a {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.l-content--seasonlp a:hover {
  text-decoration: none !important;
  opacity: 0.5;
}

.block-main-visual {
  position: relative;
  text-align: center;
}
@media (min-width: 901px) {
  .block-main-visual {
    position: relative;
    padding-bottom: 66px;
  }
}
@media (min-width: 901px) {
  .block-main-visual--title {
    padding-top: 30px;
  }
}
.block-main-visual--text {
  position: absolute;
  bottom: 13.34vw;
  left: 0;
  right: 0;
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (min-width: 901px) {
  .block-main-visual--text {
    position: absolute;
    bottom: 93px;
    left: 0;
    right: 0;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.7;
  }
}

.block-product {
  padding: 0 7.33vw 44.94vw;
  background-image: url("../images/main_bg_bottom2.png"), url("../images/main_bg_deco.png");
  background-repeat: no-repeat, repeat-y;
  background-position: 0 bottom, 0 37vw;
  background-size: 100%, 100%;
  text-align: center;
}
@media (min-width: 901px) {
  .block-product {
    margin: 0 auto;
    padding: 0 7% 248px;
    background-image: url("../images/main_bg_bottom_pc2.png"), url("../images/main_bg_deco_pc.png");
    background-repeat: no-repeat, repeat-y;
    background-position: 0 bottom, 0 0;
    background-size: 100%, 100%;
  }
}
.block-product--title {
  width: 67.04vw;
  margin: 0 auto;
}
@media (min-width: 901px) {
  .block-product--title {
    width: 570px;
  }
}
.block-product--title:nth-of-type(2) {
  margin-top: 16.27vw;
}
@media (min-width: 901px) {
  .block-product--title:nth-of-type(2) {
    margin-top: 82px;
  }
}
.block-product--list-item {
  margin-top: 13.2vw;
  padding: 6vw 5.47vw 6.94vw;
  background: #fff;
  text-align: center;

}
@media (min-width: 901px) {
  .block-product--list-item {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    padding: 62px 6% 57px;
  }
}
.block-product--list-item:nth-of-type(1) {
  margin-top: 9.34vw;
}
@media (min-width: 901px) {
  .block-product--list-item:nth-of-type(1) {
    margin-top: 49px;
  }
}
.block-product--list-item-brand {
  font-size: 1.25rem;
  color: #48add3;
  letter-spacing: 0.03em;
}
@media (min-width: 901px) {
  .block-product--list-item-brand {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
.block-product--list-item-text {
  margin-top: 1em;
  /* font-size: 0.875rem; */
  font-size: 0.75rem;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 901px) {
  .block-product--list-item-text {
    margin-top: 1em;
    /* font-size: 16px; */
    font-size: 14px;
    font-size: 0.85rem;
	text-align: center;
  }
}
@media (min-width: 901px) {
  .block-product--list-item-inner {
    display: flex;
    flex-direction: column;
    width: 50%;
    /* height: 390px; */
    height: 450px;
	text-align: center;
  }
}
@media (min-width: 901px) {
  .block-product--list-item-innerText {
    margin-top: auto;
    width: 98%;
    margin : 0 auto;

  }
}
.block-product--list-item-image {
  position: relative;
  margin-top: 6.4vw;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 901px) {
  .block-product--list-item-image {
    position: static;
    width: 48%;
    height: 400px;
    margin-top: 0;
  }
}
.block-product--list-item-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.6vw;
  height: 13.6vw;
  border-radius: 50%;
  font-size: 0.75rem;
}
@media (min-width: 901px) {
  .block-product--list-item-icon {
    top: 62px;
    left: 62px;
    width: 8vw;
    height: 8vw;
    max-width: 90px;
    max-height: 90px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.block-product--list-item-icon + .block-product--list-item-icon {
  top: 17.07vw;
}
@media (min-width: 901px) {
  .block-product--list-item-icon + .block-product--list-item-icon {
    top: 170px;
  }
}
.block-product--list-item .icon-new {
  background: #48add3;
  color: #fff;
}
.block-product--list-item .icon-limited {
  background: #fffcae;
  color: #585858;
  line-height: 1.3;
}
@media (min-width: 901px) {
  .block-product--list-item .icon-limited {
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
}
.block-product--list-item-name {
  margin-top: 6vw;
  font-size: 1.0625rem;
  text-align: center;
}
@media (min-width: 901px) {
  .block-product--list-item-name {
    margin-top: 0;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4;
  }
}
.block-product--list-item-detail {
  margin-top: 1.47vw;
  font-size: 0.875rem;
  margin : 0 auto;

}
@media (min-width: 901px) {
  .block-product--list-item-detail {
    margin-top: 10px;
    font-size: 14px;
    font-size: 0.875rem;
    margin : 0 auto;
  }
}
.block-product--list-item-price {
  margin-right: 2vw;
  font-size: 1.4375rem;
}
@media (min-width: 901px) {
  .block-product--list-item-price {
    margin-right: 17px;
    font-size: 27px;
    font-size: 1.6875rem;
  }
}
.block-product--list-item-contents {
  margin-right: 2.4vw;
}
@media (min-width: 901px) {
  .block-product--list-item-contents {
    margin-right: 20px;
  }
}
.block-product--list-item-btn {
  margin-top: 4.9vw;
  text-align: center;

}
@media (min-width: 901px) {
  .block-product--list-item-btn {
    margin-top: 21px;
	text-align: center;
  }
}
.block-product--list-item-btn a {
  position: relative;
  display: flex;
  height: 12vw;
  justify-content: center;
  align-items: center;
  background: #48add3;
  box-shadow: 0 5px 0 0 #dcdcdc;
  color: #fff;
  font-size: 0.8125rem;
}
@media (min-width: 901px) {
  .block-product--list-item-btn a {
    width: 420px;
    height: 60px;
    box-shadow: 0 7px 0 0 #dcdcdc;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.block-product--list-item-btn a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3vw;
  margin: auto;
  vertical-align: middle;
  width: 1.47vw;
  height: 2.4vw;
  background: url("../images/product_arrow.png") no-repeat 0 bottom;
  background-size: 100%;
}
@media (min-width: 901px) {
  .block-product--list-item-btn a::after {
    right: 3vw;
    width: 8px;
    height: 13px;
  }
}
.block-product--list-item-note {
  margin-top: 4.4vw;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.625rem;
}
@media (min-width: 901px) {
  .block-product--list-item-note {
    margin-top: 30px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.block-brand {
  padding: 8vw 5.47vw 7.47vw;
  background: #f3f7fa;
  text-align: center;
}
@media (min-width: 901px) {
  .block-brand {
    padding: 46px 0 50px;
  }
}
.block-brand--title {
  font-size: 1.0625rem;
}
@media (min-width: 901px) {
  .block-brand--title {
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 0.1em;
  }
}
.block-brand--list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 5.34vw;
}
@media (min-width: 901px) {
  .block-brand--list {
    flex-wrap: nowrap;
    max-width: 876px;
    margin: 34px auto 0;
    padding: 0 20px;
  }
}
.block-brand--list-item {
  width: 48%;
  margin-bottom: 5.07vw;
}
@media (min-width: 901px) {
  .block-brand--list-item {
    width: calc(25% - 2%);
    margin-bottom: 0;
  }
}
.block-brand--list-item a {
  display: block;
}
.block-brand--link {
  margin-top: 4vw;
}
@media (min-width: 901px) {
  .block-brand--link {
    max-width: 876px;
    margin: 28px auto 0;
    padding: 0 20px;
    text-align: right;
  }
}
.block-brand--link a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3b4043;
}
@media (min-width: 901px) {
  .block-brand--link a {
    justify-content: flex-end;
    padding-right: 26px;
    letter-spacing: 0.2em;
  }
}
.block-brand--link a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3vw;
  margin: auto;
  vertical-align: middle;
  width: 2.27vw;
  height: 3.6vw;
  background: url("../../feature_20200616/images/brand_arrow.png") no-repeat 0 bottom;
  background-size: 100%;
}
@media (min-width: 901px) {
  .block-brand--link a::after {
    right: 0;
    width: 11px;
    height: 17px;
  }
}

.block-banner {
  padding: 0 5.47vw 8vw;
  background: #f3f7fa;
}
@media (min-width: 901px) {
  .block-banner {
    padding: 0 25px 62px;
    text-align: center;
  }
}
.block-banner--list {
  text-align: center;
}
@media (min-width: 901px) {
  .block-banner--list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media (min-width: 901px) {
  .block-banner--list-item {
    width: calc( 50% - 1.8% );
  }
}
.block-banner--list-item + .block-banner--list-item {
  margin-top: 8vw;
}
@media (min-width: 901px) {
  .block-banner--list-item + .block-banner--list-item {
    margin-top: 0;
  }
}
.block-banner a {
  display: block;
}

/* ’Ç‰Á */
.contents {
     width: 100%;
     max-width: 1200px;
     margin: auto;
 }
 .contents img {
     width: 100%;
 }
 .text-center {
     text-align: center;
 }
 .flexbox {
     display: flex;
 }
 .box1 {
     width: 55%;
     margin: 10px auto;
     margin-left: 20px;
 }
 .box2 {
     width: 45%;
     margin: auto .5rem;
 }
 @media screen and (max-width: 767px) {
     .flexbox {
         display: block;
     }
     .flexbox .box1 {
         width: 90%;
         margin: 0 auto;
     }
     .flexbox .box2 {
         width: 100%;
         margin: 0 auto;
     }
 }


/*# sourceMappingURL=style.css.map */