@charset "UTF-8";
.bscstm .fw-500 {
  font-weight: 500 !important;
}
.bscstm .fw-semi-bold {
  font-weight: 600 !important;
}
.bscstm .align-super {
  vertical-align: super !important;
}
.bscstm .z-1 {
  z-index: 1 !important;
}
.bscstm .raw-gap-10px {
  row-gap: 10px !important;
}
.bscstm .gap-10px {
  gap: 10px !important;
}
.bscstm .gap-15px {
  gap: 15px !important;
}
.bscstm .ls-0em {
  letter-spacing: 0em !important;
}
.bscstm .ls-1em {
  letter-spacing: 0.01em !important;
}
.bscstm .ls-2em {
  letter-spacing: 0.02em !important;
}
.bscstm .ls-3em {
  letter-spacing: 0.03em !important;
}
.bscstm .ls-4em {
  letter-spacing: 0.04em !important;
}
.bscstm .ls-5em {
  letter-spacing: 0.05em !important;
}
.bscstm .ls-6em {
  letter-spacing: 0.06em !important;
}
.bscstm .ls-7em {
  letter-spacing: 0.07em !important;
}
.bscstm .ls-8em {
  letter-spacing: 0.08em !important;
}
.bscstm .ls-9em {
  letter-spacing: 0.09em !important;
}
.bscstm .ls-10em {
  letter-spacing: 0.1em !important;
}
.bscstm .ls-11em {
  letter-spacing: 0.11em !important;
}
.bscstm .ls-12em {
  letter-spacing: 0.12em !important;
}
.bscstm .ls-13em {
  letter-spacing: 0.13em !important;
}
.bscstm .ls-14em {
  letter-spacing: 0.14em !important;
}
.bscstm .ls-15em {
  letter-spacing: 0.15em !important;
}
.bscstm .ls-16em {
  letter-spacing: 0.16em !important;
}
.bscstm .ls-17em {
  letter-spacing: 0.17em !important;
}
.bscstm .ls-18em {
  letter-spacing: 0.18em !important;
}
.bscstm .ls-19em {
  letter-spacing: 0.19em !important;
}
.bscstm .ls-20em {
  letter-spacing: 0.2em !important;
}
@media screen and (min-width: 768px) {
  .bscstm .w-md-auto {
    width: auto !important;
  }
  .bscstm .align-md-super {
    vertical-align: super !important;
  }
  .bscstm .raw-gap-md-20px {
    row-gap: 20px !important;
  }
  .bscstm .gap-md-20px {
    gap: 20px !important;
  }
  .bscstm .gap-md-30px {
    gap: 30px !important;
  }
  .bscstm .ls-md-0em {
    letter-spacing: 0em !important;
  }
  .bscstm .ls-md-1em {
    letter-spacing: 0.01em !important;
  }
  .bscstm .ls-md-2em {
    letter-spacing: 0.02em !important;
  }
  .bscstm .ls-md-3em {
    letter-spacing: 0.03em !important;
  }
  .bscstm .ls-md-4em {
    letter-spacing: 0.04em !important;
  }
  .bscstm .ls-md-5em {
    letter-spacing: 0.05em !important;
  }
  .bscstm .ls-md-6em {
    letter-spacing: 0.06em !important;
  }
  .bscstm .ls-md-7em {
    letter-spacing: 0.07em !important;
  }
  .bscstm .ls-md-8em {
    letter-spacing: 0.08em !important;
  }
  .bscstm .ls-md-9em {
    letter-spacing: 0.09em !important;
  }
  .bscstm .ls-md-10em {
    letter-spacing: 0.1em !important;
  }
  .bscstm .ls-md-11em {
    letter-spacing: 0.11em !important;
  }
  .bscstm .ls-md-12em {
    letter-spacing: 0.12em !important;
  }
  .bscstm .ls-md-13em {
    letter-spacing: 0.13em !important;
  }
  .bscstm .ls-md-14em {
    letter-spacing: 0.14em !important;
  }
  .bscstm .ls-md-15em {
    letter-spacing: 0.15em !important;
  }
  .bscstm .ls-md-16em {
    letter-spacing: 0.16em !important;
  }
  .bscstm .ls-md-17em {
    letter-spacing: 0.17em !important;
  }
  .bscstm .ls-md-18em {
    letter-spacing: 0.18em !important;
  }
  .bscstm .ls-md-19em {
    letter-spacing: 0.19em !important;
  }
  .bscstm .ls-md-20em {
    letter-spacing: 0.2em !important;
  }
}

#monthCampaign .mincho, #monthCampaign .setList .item .itemName {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
}
#monthCampaign {
  font-feature-settings: "palt";
}
#monthCampaign img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#monthCampaign .cta-btn {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #monthCampaign .cta-btn img {
    width: 72vw;
  }
}
#monthCampaign #set2 .cta-btn {
  bottom: 170px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #set2 .cta-btn {
    bottom: 22.6666666667vw;
  }
}
#monthCampaign #seatmask .cta-btn,
#monthCampaign #bodygel .cta-btn {
  bottom: 150px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #seatmask .cta-btn,
  #monthCampaign #bodygel .cta-btn {
    bottom: 20vw;
  }
}
#monthCampaign .setList {
  display: grid;
  flex-wrap: wrap;
  gap: 30px;
  padding-inline: 45px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 15px;
    padding-inline: 20px;
  }
}
#monthCampaign .setList .item {
  display: block;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
#monthCampaign .setList .item .itemLabel {
  font-size: 20px;
  line-height: 2.011;
  text-align: center;
  background: #ccc;
  color: #fff;
  display: block;
  padding-block: 5px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .itemLabel {
    font-size: 10px;
    line-height: 1;
  }
}
#monthCampaign .setList .item .copyNameWrap {
  font-size: 24px;
  line-height: 1.676;
  letter-spacing: 0.04em;
  padding-inline: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .copyNameWrap {
    font-size: 12px;
    padding-inline: 15px;
    margin-top: 10px;
  }
}
#monthCampaign .setList .item .copyNameWrap .attention {
  font-size: 16px;
  vertical-align: 12px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .copyNameWrap .attention {
    font-size: 8px;
    vertical-align: 5px;
  }
}
#monthCampaign .setList .item .copyNameWrap .subTextWrap {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .copyNameWrap .subTextWrap {
    margin-bottom: 5px;
  }
}
#monthCampaign .setList .item .copyNameWrap .subTextWrap .subText {
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 160px;
  border-radius: 20px;
  background-color: #b7183f;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .copyNameWrap .subTextWrap .subText {
    font-size: 12px;
    line-height: 20px;
    width: 80px;
  }
}
#monthCampaign .setList .item .copyNameWrap .colorText {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  border: solid 1px #949494;
  padding: 5px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .copyNameWrap .colorText {
    font-size: 10px;
    padding: 2.5px;
    margin-top: 4px;
  }
}
#monthCampaign .setList .item .attentionText {
  font-size: 16px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .attentionText {
    font-size: 10px;
    margin-top: 4px;
  }
}
#monthCampaign .setList .item .iyakubugai {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .iyakubugai {
    font-size: 10px;
    margin-top: 4px;
  }
}
#monthCampaign .setList .item .imgWrap {
  display: block;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
#monthCampaign .setList .item .itemdetail {
  padding: 15px 25px 35px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .itemdetail {
    padding: 8px 15px 20px;
  }
}
#monthCampaign .setList .item .itemName {
  font-size: 28px;
  line-height: 1.357;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .itemName {
    font-size: 14px;
  }
}
#monthCampaign .setList .item .itemName .iyakubugai-icon {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  border: solid 1px #949494;
  padding: 6px 6px 4px;
  margin-left: 10px;
  vertical-align: 3px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .itemName .iyakubugai-icon {
    font-size: 9px;
    padding: 4px 4px 2px;
    margin-left: 5px;
    vertical-align: 1px;
  }
}
#monthCampaign .setList .item .statusWrap {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-top: 10px;
  margin-right: -5px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .statusWrap {
    font-size: 11px;
    margin-top: 5px;
  }
}
#monthCampaign .setList .item .statusWrap .statusPrice {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .statusWrap .statusPrice {
    font-size: 15px;
  }
}
#monthCampaign .setList .item .statusWrap .statusTax {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .statusWrap .statusTax {
    font-size: 10px;
  }
}
#monthCampaign .setList .item .productbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .productbox {
    margin-top: 5px;
  }
}
#monthCampaign .setList .item .productbox .flexWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#monthCampaign .setList .item .productbox .flexWrap.w-full {
  width: 100%;
}
#monthCampaign .setList .item .productbox .flexWrap .spinner_area {
  display: flex;
  justify-content: center;
  width: 100%;
}
#monthCampaign .setList .item .productbox .flexWrap .spinner_counter {
  display: flex;
  width: calc(50% - 6px);
}
#monthCampaign .setList .item .productbox .flexWrap .spinner_counter input + input {
  border-left: none;
}
#monthCampaign .setList .item .productbox .flexWrap input {
  font-size: 28px;
  text-align: center;
  border: 2px solid #ccc;
  width: calc(50% - 6px);
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  color: #666;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .productbox .flexWrap input {
    font-size: 14px;
    width: 30%;
    height: 27px;
    line-height: 27px;
    border-width: 1px;
  }
}
#monthCampaign .setList .item .productbox .flexWrap input[type=button] {
  cursor: pointer;
  background-color: #fafafa;
}
#monthCampaign .setList .item .productbox .flexWrap input[type=number]::-webkit-inner-spin-button, #monthCampaign .setList .item .productbox .flexWrap input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  -moz-appearance: textfield !important;
}
#monthCampaign .setList .item .productbox .flexWrap input:disabled {
  color: #111 !important;
  opacity: 1;
}
#monthCampaign .setList .item .productbox .flexWrap input html[xmlns*=""]:root #help_me {
  color: #111 !important;
  opacity: 1;
}
#monthCampaign .setList .item .productbox .flexWrap .btn {
  position: relative;
  display: block;
  font-size: 34px;
  text-decoration: none;
  line-height: 1;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .productbox .flexWrap .btn {
    font-size: 17px;
  }
}
#monthCampaign .setList .item .productbox .flexWrap .btn.btn-red {
  width: calc(50% - 6px);
  font-size: 20px;
  margin-left: 10px;
  padding: 10px 0px;
  color: #fff;
  background-color: #b7183f;
  border: 1px solid #b7183f;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .productbox .flexWrap .btn.btn-red {
    width: calc(70% - 12px);
    font-size: 11px;
    padding: 7px 0px;
    margin-left: 5px;
    border: none;
  }
}
@media screen and (min-width: 768px) {
  #monthCampaign .setList .item .productbox .flexWrap .btn.btn-red:hover {
    color: #b7183f !important;
    background-color: #fff;
  }
}
#monthCampaign .setList .item .itemkome {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.3;
  color: #b7183f;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList .item .itemkome {
    margin-top: 5px;
    font-size: 10px;
  }
}
#monthCampaign .setList.full {
  display: block;
  background-color: transparent;
  padding-top: 0;
}
#monthCampaign .setList.full .item {
  box-shadow: none;
  border-radius: 0;
}
#monthCampaign .setList.full .item + .item {
  margin-top: 40px;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item + .item {
    margin-top: 20px;
  }
}
#monthCampaign .setList.full .item .copyNameWrap {
  font-size: 34px;
  margin-top: 30px;
  padding-inline: 0;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .copyNameWrap {
    font-size: 17px;
    margin-top: 15px;
    padding-inline: 0;
  }
}
#monthCampaign .setList.full .item .statusWrap {
  font-size: 30px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .statusWrap {
    font-size: 15px;
    margin-top: 3px;
  }
}
#monthCampaign .setList.full .item .itemdetail {
  padding-block: 0;
  padding-inline: 0;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .itemdetail {
    padding-inline: 0;
  }
}
#monthCampaign .setList.full .item .productbox {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .productbox {
    margin-top: 10px;
  }
}
#monthCampaign .setList.full .item .productbox .flexWrap .spinner_counter {
  width: calc(30% - 6px);
}
#monthCampaign .setList.full .item .productbox .flexWrap input {
  height: 100%;
  border-width: 2px;
}
#monthCampaign .setList.full .item .productbox .flexWrap .btn.btn-red {
  flex-grow: 1;
  padding-block: 20px;
  font-size: 26px !important;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .productbox .flexWrap .btn.btn-red {
    margin-left: 0;
    padding-block: 15px;
    font-size: 13px !important;
  }
}
#monthCampaign .setList.full .item .itemkome {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #monthCampaign .setList.full .item .itemkome {
    margin-top: 10px;
    font-size: 12px;
  }
}
#monthCampaign .potition-center {
  left: 50%;
  transform: translateX(-50%);
}
#monthCampaign .select__menu {
  display: grid;
  gap: 26px;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  #monthCampaign .select__menu {
    gap: 13px;
  }
}
#monthCampaign .select .fz-22px {
  font-size: 22px !important;
}
@media screen and (max-width: 767px) {
  #monthCampaign .select .fz-22px {
    font-size: 11px !important;
  }
}
#monthCampaign #hair .setList {
  display: block;
}
#monthCampaign #hair .setList .item {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item {
    padding-bottom: 25px;
  }
}
#monthCampaign #hair .setList .item:not(:first-of-type) {
  margin-top: 50px;
}
#monthCampaign #hair .setList .item .itemInner .copyNameWrap {
  margin-bottom: 10px;
}
#monthCampaign #hair .setList .item .itemInner .copyNameWrap .mainText {
  font-size: 32px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .copyNameWrap .mainText {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
#monthCampaign #hair .setList .item .itemInner .copyNameWrap .mainText .attention {
  font-size: 16px;
  vertical-align: 12px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .copyNameWrap .mainText .attention {
    font-size: 8px;
    vertical-align: 5px;
  }
}
#monthCampaign #hair .setList .item .itemInner .copyNameWrap .captionText {
  line-height: 1;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .copyNameWrap .captionText {
    font-size: 10px;
  }
}
#monthCampaign #hair .setList .item .itemInner .imgWrap {
  width: 314px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .imgWrap {
    width: 157px;
    margin-bottom: 2.5px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail {
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail {
    padding: 0 25px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .itemName {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .itemName {
    font-size: 15px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap {
    margin-top: 8px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .termText {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .termText {
    font-size: 12px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText {
  margin-top: 10px;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText {
    margin-top: 5px;
    font-size: 15px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText .statusPrice {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText .statusPrice {
    font-size: 18px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText .statusTax {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .statusWrap .priceText .statusTax {
    font-size: 15px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 32px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form {
    gap: 20px 16px;
    margin-top: 25px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form .flexWrap {
  display: block;
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form .flexWrap img {
  width: 100%;
  margin-bottom: 15px;
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form .flexWrap .spinner_area .btn-red {
  font-size: 26px;
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form02 {
  display: block;
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form02 .spinner_counter {
  width: 126px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form02 .spinner_counter {
    width: 63px;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form02 .btn-red {
  width: calc(100% - 136px);
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .formWrap .form02 .btn-red {
    width: calc(100% - 68px);
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .fz-20px {
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .fz-20px {
    font-size: 10px !important;
  }
}
#monthCampaign #hair .setList .item .itemInner .itemdetail .fz-24px {
  font-size: 24px !important;
}
@media screen and (max-width: 767px) {
  #monthCampaign #hair .setList .item .itemInner .itemdetail .fz-24px {
    font-size: 12px !important;
  }
}
#monthCampaign #patch .setList {
  position: absolute;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #monthCampaign #patch .setList {
    display: block;
  }
}
#monthCampaign #patch .setList .item {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
#monthCampaign #patch .setList .item .productbox {
  margin-top: 0;
}
#monthCampaign #patch .setList .item .productbox .spinner_counter {
  width: 192px;
}
@media screen and (max-width: 767px) {
  #monthCampaign #patch .setList .item .productbox .spinner_counter {
    width: 96px;
  }
}
#monthCampaign #patch .setList .item .productbox .spinner_counter input {
  height: auto;
}
#monthCampaign #patch .setList .item .productbox .btn-red {
  height: 100px;
  width: calc(100% - 202px);
  border-radius: 50px;
  font-size: 26px;
  letter-spacing: 2px;
  background-color: #b2243c;
  border: 1px solid #b2243c;
}
@media screen and (max-width: 767px) {
  #monthCampaign #patch .setList .item .productbox .btn-red {
    height: 50px;
    width: calc(100% - 110px);
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #monthCampaign .side_navi {
    display: none;
  }
  #monthCampaign .side_navi.is-open {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #monthCampaign .side_navi--overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }
  #monthCampaign .side_navi--overlay.is-open {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #monthCampaign .side_navi--menu {
    position: fixed;
    top: 50%;
    z-index: 1001;
  }
}
@media screen and (max-width: 767px) {
  #monthCampaign .side_navi--menu {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-150%, -50%);
    width: calc(100vw - 40px);
    z-index: 10000;
    transition: transform 0.3s ease;
  }
  #monthCampaign .side_navi--menu.is-open {
    transform: translate(-50%, calc(-50% - 20px));
  }
}
@media screen and (min-width: 1540px) {
  #monthCampaign .side_navi--menu {
    left: calc((100vw - 750px) / 4);
    transform: translate(-50%, calc(-50% + 40px));
    width: calc((100vw - 750px) / 2 - 40px);
    max-width: 345px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1539px) {
  #monthCampaign .side_navi--menu {
    left: 20px;
    transform: translateY(calc(-50% + 40px));
    width: min(345px, max(275px, (100vw - 790px) * 0.6));
  }
}
#monthCampaign .side_navi--link + .side_navi--link {
  margin-top: 10px;
}
#monthCampaign #main_wrap {
  max-width: 750px;
}
@media screen and (min-width: 768px) {
  #monthCampaign #main_wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1539px) {
  #monthCampaign #main_wrap {
    margin-left: calc(min(345px, max(250px, (100vw - 790px) * 0.6)) + 20px + (100vw - min(345px, max(250px, (100vw - 790px) * 0.6)) - 750px - 40px) / 2);
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #monthCampaign #main_wrap {
    max-width: 100%;
  }
}
#monthCampaign .w-90-67p {
  width: 90.67%;
}
#monthCampaign .w-82-67p {
  width: 82.67%;
}
#monthCampaign .pl-03-73p {
  padding-left: 3.73%;
}
#monthCampaign .pr-01-87p {
  padding-right: 1.87%;
}
#monthCampaign .top-06-70p {
  top: 6.7%;
}
#monthCampaign .top-48-53p {
  top: 48.53%;
}
#monthCampaign .bottom-07-83 {
  bottom: 7.83%;
}
#monthCampaign .bottom-06-80 {
  bottom: 6.8%;
}
#monthCampaign .bottom-06-52 {
  bottom: 6.52%;
}
#monthCampaign .bottom-21-45 {
  bottom: 21.45%;
}
#monthCampaign .bottom-29-08 {
  bottom: 29.08%;
}

.pagetop-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1001;
}
@media screen and (max-width: 767px) {
  .pagetop-wrap {
    bottom: 17.3333333333vw;
    right: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
.pagetop-wrap .btn-pagetop {
  width: 40px;
  height: 40px;
  background-color: rgba(178, 36, 60, 0.9);
  border-radius: 2px;
  cursor: pointer;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagetop-wrap .btn-pagetop {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-right: 0;
    margin-left: auto;
  }
}
.pagetop-wrap .btn-pagetop svg {
  display: block;
  margin: auto;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .pagetop-wrap .btn-pagetop svg {
    width: 8vw;
    height: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .pagetop-wrap .btn-pagetop:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .pagetop-wrap .btn-menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pagetop-wrap .btn-menu {
    width: 75px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    pointer-events: none;
    cursor: pointer;
  }
  .pagetop-wrap .btn-menu.show {
    max-height: 75px;
    opacity: 1;
    pointer-events: auto;
  }
}/*# sourceMappingURL=style.css.map */