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

file name  : price.css
author     : Abilive
style info : サービスオプション・料金表
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.wrp_price_int {
  padding-top: 10.83rem !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int {
    padding-top: 10rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int {
    padding-top: 7em !important;
  }
}
.wrp_price_int .wrp {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp {
    padding-top: 5.83rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp {
    padding-top: 4.16rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp {
    padding-top: 4em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_int .wrp {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp {
    padding-bottom: 3em;
  }
}
.wrp_price_int .wrp::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 1.66rem 1.66rem 0;
  background: var(--color-bg07);
  background-size: cover;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp::before {
    width: 97%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp::before {
    width: 97%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp::before {
    width: 95%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp::before {
    height: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp::before {
    height: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp::before {
    height: 100%;
  }
}
.wrp_price_int .wrp .bg_en {
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .bg_en {
    top: -6.67rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .bg_en {
    top: -5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .bg_en {
    top: -3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .bg_en {
    right: 7.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .bg_en {
    right: 5.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .bg_en {
    right: 2em;
  }
}
.wrp_price_int .wrp .bg_en .en {
  font-family: "EB Garamond", serif;
  font-feature-settings: "palt";
  font-optical-sizing: auto;
  line-height: 1;
  background: url(../images/common/bg07.png) repeat center top;
  background-clip: text;
  -webkit-background-clip: text;
  opacity: .7;
  color: transparent;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .bg_en .en {
    font-size: 10rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .bg_en .en {
    font-size: 7.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .bg_en .en {
    font-size: 4.58rem;
  }
}
.wrp_price_int .wrp .con_int {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int {
    flex-direction: column-reverse;
  }
}
.wrp_price_int .wrp .con_int .inner_img {
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .con_int .inner_img {
    width: calc(740 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .con_int .inner_img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_img {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .con_int .inner_img .box_img {
    width: calc(370 / 740 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .con_int .inner_img .box_img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_img .box_img {
    width: 50%;
  }
}
.wrp_price_int .wrp .con_int .inner_img .box_img:nth-of-type(1) .inn_img {
  display: flex;
}
.wrp_price_int .wrp .con_int .inner_img .box_img:nth-of-type(1) .inn_img .img {
  width: 50%;
}
.wrp_price_int .wrp .con_int .inner_img .box_img:nth-of-type(2) .img img {
  border-radius: 0 0.83rem 0.83rem 0;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    width: calc(365 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    width: 38%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    width: 80%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-left: calc(115 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt {
    margin-right: auto;
  }
}
.wrp_price_int .wrp .con_int .inner_txt .c_br .jp {
  color: var(--color-text07);
}
@media only screen and (min-width: 768px) {
  .wrp_price_int .wrp .con_int .inner_txt .title {
    margin-top: 0.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt .title {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_int .wrp .con_int .inner_txt .txt {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_int .wrp .con_int .inner_txt .txt {
    margin-top: 1em;
  }
}

.wrp_price_list {
  border-radius: 1.66rem;
  background: var(--color-bg03);
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list {
    margin-top: 10rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list {
    margin-top: 8.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list {
    margin-top: 4.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list {
    padding-top: 7.91rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list {
    padding-top: 6.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list {
    padding-top: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list {
    padding-bottom: 7.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list {
    padding-bottom: 5.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list {
    padding-bottom: 3.5em;
  }
}
.wrp_price_list .con_price_list {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list .con_price_list {
    width: calc(1000 / 1440 * 100%);
    max-width: calc(1000px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .wrp_price_list .con_price_list {
    max-width: calc(1000px * ((14 + 0) / 12));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list .con_price_list {
    width: calc(1180 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list .con_price_list .tmp_tab {
    margin-top: 3.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list .con_price_list .tmp_tab {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .tmp_tab {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .tmp_tab .js-tab-btns > ul {
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel {
    margin-top: 3.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table {
    margin-top: 1em;
  }
}
.wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr {
  --th: 45%;
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr {
    --th: 70%;
  }
}
.wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .th {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--color-text05);
  text-align: center;
  line-height: 1.5;
}
.wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .td {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--color-text05);
}
@media only screen and (min-width: 1025px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .td {
    padding-left: 3.33rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .td {
    padding-left: 1.66rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .td {
    padding-left: 1em;
  }
}
.wrp_price_list .con_price_list .panel .inner_list .tmp_table .tr .td .p_att {
  font-size: 0.83rem;
}
.wrp_price_list .con_price_list .panel .inner_list .tmp_table .p_att {
  margin-top: .5em;
  text-indent: -1em;
  padding-left: 1em;
}
.wrp_price_list .con_price_list .panel .inner_list.lay02 {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list {
    width: calc(488 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list:nth-of-type(n+2) {
    margin-left: calc(24 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list:nth-of-type(n+2) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list:nth-of-type(n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list:nth-of-type(n+2) {
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list .inn_list + .inn_list {
    margin-top: 3.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay02 .box_list .inn_list + .inn_list {
    margin-top: 2.5em;
  }
}
.wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table .tr {
    width: calc(488 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table .tr {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table .tr:nth-of-type(n+2) {
    margin-left: calc(24 / 1000 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table .tr:nth-of-type(n+2) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list.lay01 .box_list .tmp_table .tr:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_att {
    margin-top: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_att {
    margin-top: 1em;
  }
}
.wrp_price_list .con_price_list .panel .inner_att .p_att {
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_list + .inner_list {
    margin-top: 2.91rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_list + .inner_list {
    margin-top: 2em;
  }
}
.wrp_price_list .con_price_list .panel .inner_btn {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_btn {
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_btn {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_btn {
    display: block;
  }
}
.wrp_price_list .con_price_list .panel .inner_btn .tmp_link {
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link > a {
    min-width: 23.33rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link > a {
    min-width: 85%;
  }
}
.wrp_price_list .con_price_list .panel .inner_btn .tmp_link > a .ic {
  position: absolute;
  top: 50%;
  right: .5em;
  transform: translateY(-50%);
}
.wrp_price_list .con_price_list .panel .inner_btn .tmp_link > a .ic svg {
  width: .8em;
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link:nth-of-type(n+2) {
    margin-left: 0.83rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link:nth-of-type(n+2) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link:nth-of-type(n+2) {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_price_list .con_price_list .panel .inner_btn .tmp_link:nth-of-type(n+2) {
    margin-top: 0.7em;
  }
}
.wrp_price_list .con_price_list .panel .tmp_banq_contact {
  width: 100%;
}

.wrp_online {
  background: url(../../price/images/bg_online.png) no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 1025px) {
  .wrp_online {
    padding-top: 9.16rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_online {
    padding-top: 7.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online {
    padding-top: 4em;
  }
}
.wrp_online .con_online {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online {
    display: block;
  }
}
.wrp_online .con_online .inner_online:nth-of-type(1) {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) {
    width: calc(776 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) {
    flex-wrap: wrap;
    justify-content: center;
  }
  .wrp_online .con_online .inner_online:nth-of-type(1) .sp_tit {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
  }
  .wrp_online .con_online .inner_online:nth-of-type(1) .sp_tit .tmp_st_bd {
    text-align: center;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_img {
    width: calc(270 / 776 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_img {
    width: 28%;
  }
}
.wrp_online .con_online .inner_online:nth-of-type(1) .box_img .img img {
  border-radius: 0 0.83rem 0.83rem 0;
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_img .img img {
    border-radius: 0.83rem;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    width: calc(455 / 776 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    width: 43%;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    margin-top: 3.75rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    margin-left: calc(55 / 776 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    margin-left: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt .txt {
    margin-top: 2.08rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(1) .box_txt .txt {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_online .con_online .inner_online:nth-of-type(2) {
    width: calc(570 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(2) {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(2) {
    margin-top: 1.5em;
    margin-left: auto;
    margin-right: auto;
  }
}
.wrp_online .con_online .inner_online:nth-of-type(2) .box_img {
  display: flex;
  justify-content: flex-end;
}
.wrp_online .con_online .inner_online:nth-of-type(2) .box_img .img:nth-of-type(1) {
  width: calc(300 / 570 * 100%);
}
.wrp_online .con_online .inner_online:nth-of-type(2) .box_img .img:nth-of-type(1) img {
  border-radius: 0 0 0 0.83rem;
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(2) .box_img .img:nth-of-type(1) img {
    border-radius: 0.83rem 0 0 0.83rem;
  }
}
.wrp_online .con_online .inner_online:nth-of-type(2) .box_img .img:nth-of-type(2) {
  width: calc(270 / 570 * 100%);
}
@media only screen and (max-width: 767px) {
  .wrp_online .con_online .inner_online:nth-of-type(2) .box_img .img:nth-of-type(2) img {
    border-radius: 0 0.83rem 0.83rem 0;
  }
}

.topicpath::before {
  background: var(--color-bg03);
}
