@charset "UTF-8";
@font-face {
  font-family: "notosansjp";
  font-weight: 400;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 500;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 700;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 900;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Black.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 400;
  src: url(../../../products/_assets/font/worksans/WorkSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 500;
  src: url(../../../products/_assets/font/worksans/WorkSans-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 700;
  src: url(../../../products/_assets/font/worksans/WorkSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 900;
  src: url(../../../products/_assets/font/worksans/WorkSans-Black.ttf) format("truetype");
}
/*
 * サイト内パラメータ設定ファイル
 */
/*
 * 関数定義用ファイル
 */
/*
 * メディアクエリ用mixin
 */
._page_mryth_51 ._options_mryth_51 {
  margin-top: clamp(1.875rem, 0.9842519685vw + 1.6781496063rem, 2.5rem);
  border-radius: 12px;
  background-color: white;
  padding: 24px 24px 30px;
}
._page_mryth_51 ._options_mryth_51 ._optionsText_mryth_57 {
  font-weight: 900;
  font-size: 24px;
  text-align: center;
}
._page_mryth_51 ._options_mryth_51 ._optionsAnchor_mryth_62 {
  margin-top: 14px;
  display: grid;
  justify-content: center;
  gap: 24px;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._options_mryth_51 ._optionsAnchor_mryth_62 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
._page_mryth_51 ._buttonArea_mryth_77 {
  display: flex;
  gap: clamp(1.875rem, 0.9842519685vw + 1.6781496063rem, 2.5rem);
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._buttonArea_mryth_77 {
    flex-direction: row;
  }
}
._page_mryth_51 ._buttonArea_mryth_77 a {
  flex: 1;
}
._page_mryth_51 ._buttonAreaCenter_mryth_91 {
  display: grid;
  place-items: center;
  margin-top: 30px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._buttonAreaCenter_mryth_91 {
    margin-top: 24px;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 {
  margin-top: 24px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 {
    margin-top: 32px;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  border: 2px solid #80c4cd;
  border-radius: 12px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 {
    flex-direction: row;
    justify-content: space-between;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxHead_mryth_122 {
  background-color: #dbefef;
  display: grid;
  justify-items: flex-start;
  align-items: center;
  border-radius: 12px 12px 0px 0px;
  padding: 24px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxHead_mryth_122 {
    border-radius: 12px 0px 0px 12px;
    width: clamp(15rem, -0.7874015748vw + 15.157480315rem, 14.5rem);
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxHead_mryth_122 p {
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxHead_mryth_122 p span {
  font-size: 12px;
  font-weight: 400;
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 {
  border-radius: 0px 0px 12px 12px;
  padding: 24px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: space-between;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.96px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p {
    font-size: 16px;
    text-align: left;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p strong {
  font-weight: 900;
  font-size: 24px;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p strong {
    font-size: 24px;
  }
}
._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p span {
  font-size: 12px;
  font-weight: 400;
}
@media screen and (min-width: 48.0625em) {
  ._page_mryth_51 ._optionPrice_mryth_101 ._optionPriceBox_mryth_109 ._boxBody_mryth_145 p span {
    font-size: 12px;
  }
}