@charset "UTF-8";
/* ===================================================================
CSS information

file name  : price.css
author     : Abilive
style info : コピー
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.con_price, .con_payment, .con_info {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_price, .con_payment, .con_info {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_price, .con_payment, .con_info {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?ni0d0i");
  src: url("../fonts/icomoon.eot?ni0d0i#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ni0d0i") format("truetype"), url("../fonts/icomoon.woff?ni0d0i") format("woff"), url("../fonts/icomoon.svg?ni0d0i#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.tbl_price {
  width: 100%;
  border-top: 1px solid #D4DBDD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tbl_price tr {
  border-bottom: 1px solid #D4DBDD;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tbl_price tr th, .tbl_price tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.8666666667;
  letter-spacing: 0.02rem;
}
@media only screen and (max-width: 767px) {
  .tbl_price tr th, .tbl_price tr td {
    display: block;
  }
}
.tbl_price tr th {
  vertical-align: top;
  font-weight: 400;
  padding: 2rem 1rem;
}
@media only screen and (min-width: 768px) {
  .tbl_price tr th {
    width: 21.8181818182%;
  }
}
@media only screen and (max-width: 767px) {
  .tbl_price tr th {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .tbl_price tr th {
    padding: 1.3333333333rem 0;
    border-bottom: 1px solid #D4DBDD;
  }
}
.tbl_price tr td {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .tbl_price tr td {
    width: 78.1818181818%;
  }
}
@media only screen and (max-width: 767px) {
  .tbl_price tr td {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .tbl_price tr td {
    padding: 2rem 1.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .tbl_price tr td {
    padding: 1.3333333333rem 0;
  }
}
.tbl_price tr td .list li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
.tbl_price tr td .list li:before {
  content: "・";
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) {
  .tbl_price tr td .btn {
    position: absolute;
    top: 50%;
    right: 1.6666666667rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .tbl_price tr td .btn {
    margin-top: 0.6666666667rem;
  }
}
.tbl_price tr td .img {
  margin: 0.6666666667rem 0;
}
.tbl_price tr td .note {
  font-size: 0.8rem;
}

.con_price {
  max-width: 1100px;
}
@media only screen and (min-width: 768px) {
  .con_price {
    margin-top: 5.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_price {
    margin-top: 4rem;
  }
}
.con_price .st .ic {
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_price .st .ic {
    width: 74px;
  }
}
@media only screen and (max-width: 767px) {
  .con_price .st .ic {
    width: 4.9333333333rem;
  }
}
.con_price .st .ic img {
  width: 100%;
}
.con_price .box_bn {
  margin-top: 3.3333333333rem;
}
@media only screen and (min-width: 768px) {
  .con_price .box_bn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_price .box_bn .wrp_bn {
    width: 49.0909090909%;
  }
}
@media only screen and (max-width: 767px) {
  .con_price .box_bn .wrp_bn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_price .box_bn .wrp_bn + .wrp_bn {
    margin-top: 2rem;
  }
}
.con_price .box_bn .wrp_bn a, .con_price .box_bn .wrp_bn > span {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
}
.con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
    width: 78.7037037037%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
    width: 78.7037037037%;
  }
}
@media print {
  .con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
    width: 78.7037037037%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
    width: 87.962962963%;
  }
}
@media only screen and (max-width: 767px) {
  .con_price .box_bn .wrp_bn a .box_txt, .con_price .box_bn .wrp_bn > span .box_txt {
    width: 91.6666666667%;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .ic, .con_price .box_bn .wrp_bn > span .box_txt .ic {
  position: relative;
  display: block;
  height: 0;
  width: 25.8823529412%;
  padding-top: 25.8823529412%;
  border: 1px solid #fff;
  border-radius: 50%;
}
@media only screen and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt .ic, .con_price .box_bn .wrp_bn > span .box_txt .ic {
    width: 21.0526315789%;
    padding-top: 21.0526315789%;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .ic span, .con_price .box_bn .wrp_bn > span .box_txt .ic span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 0.02rem;
}
.con_price .box_bn .wrp_bn a .box_txt .ic span.en, .con_price .box_bn .wrp_bn > span .box_txt .ic span.en {
  line-height: 1;
  font-family: "Cormorant", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 1.2rem;
}
.con_price .box_bn .wrp_bn a .box_txt .ic span.jp, .con_price .box_bn .wrp_bn > span .box_txt .ic span.jp {
  font-size: 0.9333333333rem;
}
@media only screen and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt .ic span.jp, .con_price .box_bn .wrp_bn > span .box_txt .ic span.jp {
    font-size: 0.8rem;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .ic span.jp:before, .con_price .box_bn .wrp_bn > span .box_txt .ic span.jp:before {
  content: "\ef91";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  margin-right: 0;
  display: block;
  font-size: 1.6rem;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt {
  width: 71.7647058824%;
}
@media only screen and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt .wrp_txt, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt {
    width: 75.7894736842%;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst {
  padding-bottom: 0.6666666667rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst span, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst span {
  position: relative;
  color: #EDDC94;
  padding: 0 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.4666666667rem;
  line-height: 1.4545454545;
  letter-spacing: 0.02rem;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst span:before, .con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst span:after, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst span:before, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst span:after {
  content: "★";
  position: absolute;
  top: 0.7333333333rem;
  display: block;
  font-size: 0.6666666667rem;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst span:before, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst span:before {
  left: 0;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .sst span:after, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .sst span:after {
  right: 0;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt {
  position: relative;
  margin-top: 1rem;
  color: #fff;
  font-size: 0.9333333333rem;
  line-height: 1.5714285714;
  letter-spacing: 0.02rem;
}
@media only screen and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt {
    font-size: 0.8666666667rem;
    letter-spacing: 0rem;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt:after, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt:after {
  content: "\e5c8";
  margin-left: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  color: #2D484A;
  border-radius: 1.8666666667rem;
  width: 2.6666666667rem;
  height: 1.8666666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt:after, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt:after {
    border-radius: 1.6rem;
    width: 2.3333333333rem;
    height: 1.6rem;
    font-size: 1.0666666667rem;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt.otoku, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt.otoku {
  margin-top: 1.3333333333rem;
  font-size: 1rem;
  line-height: 1.8666666667;
}
@media only screen and (max-width: 1199px) {
  .con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt.otoku, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt.otoku {
    font-size: 0.9333333333rem;
    line-height: 1.5714285714;
  }
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt.otoku span, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt.otoku span {
  position: relative;
  font-size: 1.2rem;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt.otoku span:before, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt.otoku span:before {
  content: "・・・・";
  position: absolute;
  top: -1.2rem;
  left: 0;
}
.con_price .box_bn .wrp_bn a .box_txt .wrp_txt .txt.otoku:after, .con_price .box_bn .wrp_bn > span .box_txt .wrp_txt .txt.otoku:after {
  display: none;
}
.con_price .box_bn .wrp_bn a .img, .con_price .box_bn .wrp_bn > span .img {
  position: relative;
  width: 100%;
  z-index: 1;
}
.con_price .box_bn .wrp_bn a .img img, .con_price .box_bn .wrp_bn > span .img img {
  width: 100%;
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
.con_price > .txt {
  margin-top: 3.3333333333rem;
  font-size: 1rem;
  line-height: 1.8666666667;
  letter-spacing: 0.02rem;
}
.con_price .tbl {
  margin-top: 2.6666666667rem;
}

.con_payment {
  max-width: 1100px;
  margin-top: 9.3333333333rem;
}
.con_payment .tbl {
  margin-top: 2.6666666667rem;
}

.con_info {
  max-width: 1100px;
  margin-top: 5.3333333333rem;
  margin-bottom: 9.3333333333rem;
  background: #F7F7F7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_info {
    padding: 4.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_info {
    padding: 4.6666666667rem;
  }
}
@media print {
  .con_info {
    padding: 4.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_info {
    padding: 3.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_info {
    padding: 3.3333333333rem 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.con_info .txt {
  font-size: 1rem;
  line-height: 1.8666666667;
  letter-spacing: 0.02rem;
}
@media only screen and (min-width: 768px) {
  .con_info .txt {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_info .btn {
    width: 22.7083333333%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .btn {
    margin-top: 1.3333333333rem;
  }
}
.con_info .btn a {
  background: #fff;
}