@charset "UTF-8";

/*--------------------------------
         Layout  SP First
 --------------------------------*/
.newin_220826 .lead_block--title {
  font-size: calc(38 * (100vw/750));
  font-weight: 600;
  line-height: 1.3684210526;
  letter-spacing: 0.05em;
  text-align: center;
}

.newin_220826 .lead_block--text {
  font-size: calc(28 * (100vw/750));
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  text-align: center;
}

.newin_220826 .itemName {
  font-size: calc(24 * (100vw/750));
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.newin_220826 .price {
  font-size: calc(21 * (100vw/750));
  line-height: 2.1;
  letter-spacing: 0.05em;
}

.newin_220826 .check-btn {
  position: relative;
  padding: calc(19 * (100vw/750)) calc(141 * (100vw/750));
  background-color: #EDE9E2;
  font-family: "Quattrocento Sans", sans-serif;
  font-size: calc(22 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.1em;
}

.newin_220826 .check-btn::before {
  content: "";
  position: absolute;
  top: calc(22 * (100vw/750));
  right: calc(11 * (100vw/750));
  width: calc(19 * (100vw/750));
  height: calc(14 * (100vw/750));
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.newin_220826 .TOP-btn {
  margin: calc(80 * (100vw/750)) auto 0;
  padding: calc(29 * (100vw/750)) 0 calc(29 * (100vw/750)) calc(126 * (100vw/750));
  background-color: #fff;
  border: 1px solid #000;
  font-size: calc(26 * (100vw/750));
  font-weight: 600;
  line-height: 1;
  width: calc(480 * (100vw/750));
  letter-spacing: 0.05em;
}

.newin_220826 .top {
  margin-bottom: calc(54 * (100vw/750));
}

.newin_220826 .top_mv {
  margin-bottom: calc(74 * (100vw/750));
}

.newin_220826 .lead_block {
  padding: 0 calc(10 * (100vw/750));
}

.newin_220826 .lead_block--text {
  margin-top: calc(24 * (100vw/750));
}

.newin_220826 .container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 calc(10 * (100vw/750));
  text-align: center;
}

.newin_220826 .container__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(360 * (100vw/750));
  height: calc(624 * (100vw/750));
}

.newin_220826 .container__item:nth-child(odd) {
  margin-right: calc(10 * (100vw/750));
}

.newin_220826 .container__item:nth-child(-n+10) {
  margin-bottom: calc(59.5 * (100vw/750));
}

.newin_220826 .credit {
  margin-top: calc(14 * (100vw/750));
}


/*.newin_220826*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.newin_220826 {
  width: 100%;
  max-width: calc(750 * (100vw/750));
  height: auto;
  overflow: hidden;
  margin: 0 auto calc(220 * (100vw/750));
}

.newin_220826 .spOnly {
  display: block;
}

.newin_220826 .pcOnly {
  display: none;
}

.newin_220826 a,
.newin_220826 picture {
  display: block;
}

.newin_220826 img {
  height: auto;
  opacity: 1;
  width: 100%;
  height: auto;
}

/*--------------------------------
            Layout  PC
 --------------------------------*/
@media (min-width: 768px) {
  .newin_220826 .lead_block--title {
    font-size: 2rem;
    line-height: 1;
  }

  .newin_220826 .lead_block--text {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .newin_220826 .itemName {
    font-size: 1.4rem;
    line-height: 1.2857142857;
  }

  .newin_220826 .price {
    font-size: 1.2rem;
  }

  .newin_220826 .check-btn {
    padding: 1.6rem 11.6rem 1.5rem;
    font-size: 1.4rem;
  }

  .newin_220826 .check-btn::before {
    top: 1.8rem;
    right: 1.1rem;
    width: 0.7rem;
    height: 1rem;
  }

  .newin_220826 .TOP-btn {
    margin: 6rem auto 0;
    padding: 1.65rem 0 1.75rem 7.95rem;
    font-size: 1.4rem;
    width: 28rem;
    transition: all 0.3s;
  }

  .newin_220826 .TOP-btn:hover {
    opacity: 1;
    color: #fff;
    background-color: #000;
  }

  .newin_220826 .top {
    margin-bottom: 5rem;
    padding: 0 8.3rem;
  }

  .newin_220826 .top_mv {
    margin-bottom: 6.1rem;
  }

  .newin_220826 .lead_block {
    padding: 0;
  }

  .newin_220826 .lead_block--text {
    margin-top: 1.9rem;
  }

  .newin_220826 .container {
    margin: 0 auto;
    padding: 0 8.3rem;
    text-align: center;
  }

  .newin_220826 .container .container__item {
    margin-right: 2%;
    width: 23.5%;
  }

  .newin_220826 .container .ci01,
  .newin_220826 .container .ci02,
  .newin_220826 .container .ci03,
  .newin_220826 .container .ci04 {
    height: 45.6rem;
  }

  .newin_220826 .container .ci05,
  .newin_220826 .container .ci06,
  .newin_220826 .container .ci07,
  .newin_220826 .container .ci08,
  .newin_220826 .container .ci09,
  .newin_220826 .container .ci10,
  .newin_220826 .container .ci11 {
    height: 45.6rem;
  }

  .newin_220826 .container .container__item:nth-child(4n) {
    margin-right: 0;
  }

  .newin_220826 .container .container__item:nth-child(-n+11) {
    margin-bottom: auto;
  }

  .newin_220826 .container .container__item:nth-child(-n+8) {
    margin-bottom: 6rem;
  }

  .newin_220826 .picwrap {
    overflow: hidden;
  }

  .newin_220826 .picwrap img {
    transition: all 0.6s ease;
    transform: scale(1);
  }

  .newin_220826 .picwrap>img:hover {
    transform: scale(1.08);
  }

  .newin_220826 .credit {
    margin-top: 1.25rem;
  }

  /*.newin_220826*/
  /*--------------------------------
              S e t U p
   --------------------------------*/
  .newin_220826 {
    width: 100%;
    max-width: 136.6rem;
    margin: 1.6rem auto 10.5rem;
  }

  .newin_220826 .spOnly {
    display: none;
  }

  .newin_220826 .pcOnly {
    display: block;
  }

  .newin_220826 a:hover {
    opacity: 0.6;
  }

  .newin_220826 a {
    transition: opacity 0.6s;
  }
}

@media (min-width: 768px) and (-ms-high-contrast: none) {
  .newin_220826 .check-btn {
    margin-top: -37rem;
  }
}

/*--------------------------------
   Media Queries (768px ~ 1399px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: 0.7320644217vw;
  }
}

/*--------------------------------
                共 通
 --------------------------------*/
*>.newin_220826 {
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}

/*# sourceMappingURL=style.css.map */