@charset "UTF-8";
@font-face {
  font-family: "avenirLT";
  src: url(../../../../common/fonts/AvenirLTStd-Medium.woff) format("opentype");
}
@font-face {
  font-family: "avenirHev";
  src: url(../../../../common/fonts/AvenirLTStd-Heavy.woff) format("opentype");
  font-weight: bold;
}
body {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  body {
    overflow: auto;
  }
}

.main {
  min-width: 1230px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .main {
    min-width: 100%;
    width: 100%;
  }
}

@font-face {
  font-family: "avenirLT";
  src: url(../../../../common/fonts/AvenirLTStd-Medium.woff) format("opentype");
}
@font-face {
  font-family: "avenirHev";
  src: url(../../../../common/fonts/AvenirLTStd-Heavy.woff) format("opentype");
  font-weight: bold;
}
body {
  overflow: auto;
}

@media screen and (max-width: 767px) {
  body {
    overflow: auto;
  }
}
.main {
  min-width: 1230px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .main {
    min-width: 100%;
    width: 100%;
  }
}
.season_camp {
  background: #fff;
  letter-spacing: 1px;
  color: #222;
}

.season_camp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.season_camp *:before,
.season_camp *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.season_camp .container {
  width: 1230px;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .season_camp .container {
    width: 100%;
    padding: 0 15px;
  }
}
.season_camp .max-w-90p {
  max-width: 90%;
}

.season_camp .f-ave {
  font-family: "avenirLT";
}

.season_camp .f-ave-hev {
  font-family: "avenirHev";
}

.season_camp .pc-only {
  display: block;
}

@media screen and (max-width: 767px) {
  .season_camp .pc-only {
    display: none;
  }
}
.season_camp .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .season_camp .sp-only {
    display: block;
  }
}
.season_camp .ff-roboto {
  font-family: "Roboto", sans-serif, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

.season_camp .f-poppins {
  font-family: "Poppins", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
}

.season_camp .fw-500 {
  font-weight: 500;
}

.season_camp img {
  max-width: 100%;
  height: auto;
}

.season_camp .refill_cp {
  background: url(../img/bg-main.jpg) no-repeat;
  background-size: cover;
}

.season_camp .refill_cp .w-inner {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .season_camp .refill_cp .w-inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .refill_cp .w-inner {
    width: 100%;
  }
}
.season_camp .refill_cp .bg-shadow {
  -webkit-box-shadow: 0px 0px 40px 0px rgba(3, 7, 9, 0.15);
  box-shadow: 0px 0px 40px 0px rgba(3, 7, 9, 0.15);
}

.season_camp .refill_cp .txt-del {
  text-decoration: line-through;
}

.season_camp .refill_cp .txt-tax-wrap {
  display: inline-block;
  position: relative;
  font-size: 35px;
}

@media screen and (max-width: 767px) {
  .season_camp .refill_cp .txt-tax-wrap {
    font-size: 20px;
  }
}
.season_camp .refill_cp .txt-tax-wrap .txt-tax {
  position: absolute;
  top: -12px;
  left: 10px;
  right: 0;
  margin: auto -10px;
  font-size: 10px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

@media screen and (min-width: 768px) {
  .season_camp .refill_cp .cart-price {
    font-size: 65px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .refill_cp .cart-price {
    font-size: 42px;
  }
}
.season_camp .refill_cp .recommend-title-arrow:after {
  content: "";
  width: 14px;
  height: 14px;
  border-width: 2px;
  border-style: solid;
  border-color: #e6002d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  background: #fff;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}

.season_camp .refill_cp .dot__title-contents {
  position: relative;
  margin: 0 -4px;
  display: inline-block;
}

.season_camp .refill_cp .dot__title-contents:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #d61e42;
  top: -5px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
}

.season_camp .refill_cp .cart-btn {
  background-color: #f78181;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  position: relative;
  display: block;
  color: #fff;
  letter-spacing: 0.18em;
}

@media screen and (max-width: 767px) {
  .season_camp .refill_cp .cart-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    letter-spacing: 0.16em;
  }
}
.season_camp .refill_cp .cart-btn .icon-cart {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .season_camp .refill_cp .cart-btn .icon-cart {
    left: 20px;
    width: 22px;
  }
}
.season_camp .refill_cp .cart-btn:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.season_camp .refill_cp .sold-out__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0px;
  line-height: 35px;
  font-size: 0.875rem;
  background: #a4a4a4 !important;
  border: none !important;
  pointer-events: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.season_camp .refill_cp .sold-out__btn:before {
  content: none !important;
  display: block;
}

.season_camp .refill_cp .rankuptogle_btn:after {
  right: 35px !important;
}

@media screen and (min-width: 768px) {
  .season_camp .refill_cp .recommend-inner {
    width: 1008px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .refill_cp .recommend-inner {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .refill_cp .rankuptogle_btn:after {
    right: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .refill_cp .rankuptogle_btn:after {
    right: 20px !important;
    top: 30% !important;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .refill_cp .rankuptogle_btn.active:after {
    top: 40% !important;
  }
}
.season_camp .rankuptogle_btn::after {
  content: "";
  border-right: 1px solid #a4a3a0;
  border-bottom: 1px solid #a4a3a0;
  position: absolute;
  right: 30px;
  top: 33%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 767px) {
  .season_camp .rankuptogle_btn::after {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .rankuptogle_btn::after {
    width: 11px;
    height: 11px;
  }
}
.season_camp .rankuptogle_btn.active:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 45%;
}

@media screen and (min-width: 768px) {
  .season_camp .bg-product {
    background: #f5f6f0;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .bg-product {
    background: #fff;
  }
}
#asmy-camp {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#asmy-camp .ttl-sec {
  background-color: #ca0026;
  color: #fff;
}
#asmy-camp .item-sale-container {
  position: relative;
  background-image: url(../img/offer-bg-pc.jpg);
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #asmy-camp .item-sale-container {
    background-image: url(../img/offer-bg-sp.jpg);
  }
}
#asmy-camp .refil__bnr {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#asmy-camp .refil__bnr p {
  display: inline-block;
}
#asmy-camp .refil__txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#asmy-camp .refil__txt p {
  color: #222;
}
#asmy-camp .refil__tyu-txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f5f6f0;
}
#asmy-camp .recomend-icon-pc {
  position: absolute;
  margin-left: -90px;
  margin-top: -20px;
}
#asmy-camp .approach-container {
  background-image: url(../img/approach-bg-pc.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container {
    background-image: url(../img/approach-bg-sp.jpg);
  }
}
#asmy-camp .approach-container .approach-inner {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
#asmy-camp .approach-container .approach-inner .approach-philosophy {
  gap: 50px;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .approach-philosophy {
    gap: 37px;
  }
}
#asmy-camp .approach-container .approach-inner .bg-shadow {
  position: relative;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .bg-shadow {
    width: 335px;
  }
}
#asmy-camp .approach-container .approach-inner .bg-shadow .section-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 72px;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .bg-shadow .section-title {
    position: relative;
    top: 0;
  }
}
#asmy-camp .approach-container .approach-inner .bg-shadow .recomend-icon-pc {
  position: absolute;
  top: 60px;
  left: -10px;
  margin-left: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .bg-shadow .recomend-icon-pc {
    top: 30px;
    left: -5px;
  }
}
#asmy-camp .approach-container .approach-inner .bg-shadow .approach-content-txt {
  position: absolute;
  top: 192px;
  left: 60px;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .bg-shadow .approach-content-txt {
    position: relative;
    top: 0;
    left: 0;
  }
}
#asmy-camp .approach-container .approach-inner .bg-shadow .approach-content-bg .pc-only {
  margin: 0 0 0 auto;
}
#asmy-camp .approach-container .approach-inner .section-title--brackets {
  position: relative;
}
#asmy-camp .approach-container .approach-inner .section-title--brackets:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 85px;
  background: url(../img/brackets-left_pc.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .section-title--brackets:before {
    background: url(../img/brackets-left_sp.png) no-repeat center center/contain;
  }
}
#asmy-camp .approach-container .approach-inner .section-title--brackets:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 85px;
  background: url(../img/brackets-right_pc.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  #asmy-camp .approach-container .approach-inner .section-title--brackets:after {
    background: url(../img/brackets-right_sp.png) no-repeat center center/contain;
  }
}
#asmy-camp .detail-container {
  background-color: #f4f8fa;
  color: #4d4c4c;
}
@media screen and (max-width: 767px) {
  #asmy-camp .detail-container {
    background-color: #fff;
  }
}
#asmy-camp .detail-container .detail-inner {
  max-width: 1130px;
}
#asmy-camp .detail-container .detail-inner .detail-block {
  position: relative;
}
#asmy-camp .detail-container .detail-inner .detail-block .point-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
}
@media screen and (max-width: 767px) {
  #asmy-camp .detail-container .detail-inner .detail-block .point-wrap {
    bottom: 35px;
  }
}
#asmy-camp .detail-container .detail-inner .point-inner {
  background: rgba(255, 255, 255, 0.9);
  width: 1008px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 61px 100px 60px;
}
@media screen and (max-width: 767px) {
  #asmy-camp .detail-container .detail-inner .point-inner {
    width: 335px;
    padding: 30px 17px;
    margin: 0 auto;
  }
}
#asmy-camp .sensitive-container {
  background-image: url(../img/sensitive-bg-pc.jpg);
}
@media screen and (max-width: 767px) {
  #asmy-camp .sensitive-container {
    background-image: url(../img/sensitive-bg-sp.jpg);
  }
}
@media screen and (max-width: 767px) {
  #asmy-camp .rankup-sp-bg {
    background: #fff;
    padding: 5px;
  }
}