<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.fixed {
  position: fixed;
}

[id^=koisapo-info-modal],
[id^=priceoff-offer-modal],
#koisapo-info-modal,
#priceoff-offer-modal {
  font-weight: 500;
  position: fixed;
  z-index: calc(infinity);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
[id^=koisapo-info-modal] .modal-inner,
[id^=priceoff-offer-modal] .modal-inner,
#koisapo-info-modal .modal-inner,
#priceoff-offer-modal .modal-inner {
  position: relative;
  display: none;
  border-radius: 0.667em;
  background: #fff;
  padding: 5.333em 4.333em 5.333em;
}
[id^=koisapo-info-modal] .modal-inner h3,
[id^=priceoff-offer-modal] .modal-inner h3,
#koisapo-info-modal .modal-inner h3,
#priceoff-offer-modal .modal-inner h3 {
  position: relative;
  z-index: 1;
  text-align: center;
  color: rgb(253, 92, 110);
}
[id^=koisapo-info-modal] .modal-inner::-webkit-scrollbar,
[id^=priceoff-offer-modal] .modal-inner::-webkit-scrollbar,
#koisapo-info-modal .modal-inner::-webkit-scrollbar,
#priceoff-offer-modal .modal-inner::-webkit-scrollbar {
  display: none;
}
[id^=koisapo-info-modal] .mypage-layout-ttl,
[id^=priceoff-offer-modal] .mypage-layout-ttl,
#koisapo-info-modal .mypage-layout-ttl,
#priceoff-offer-modal .mypage-layout-ttl {
  letter-spacing: 0.04em;
  text-align: center;
  font-weight: 600;
}
[id^=koisapo-info-modal] .mypage-layout-ttl.line span,
[id^=priceoff-offer-modal] .mypage-layout-ttl.line span,
#koisapo-info-modal .mypage-layout-ttl.line span,
#priceoff-offer-modal .mypage-layout-ttl.line span {
  position: relative;
}
[id^=koisapo-info-modal] .mypage-layout-ttl.line span:before, [id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
[id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
[id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
#koisapo-info-modal .mypage-layout-ttl.line span:before,
#koisapo-info-modal .mypage-layout-ttl.line span:after,
#priceoff-offer-modal .mypage-layout-ttl.line span:before,
#priceoff-offer-modal .mypage-layout-ttl.line span:after {
  top: 0;
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  background: #000;
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:before, [id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
  #koisapo-info-modal .mypage-layout-ttl.line span:before,
  #koisapo-info-modal .mypage-layout-ttl.line span:after,
  #priceoff-offer-modal .mypage-layout-ttl.line span:before,
  #priceoff-offer-modal .mypage-layout-ttl.line span:after {
    top: 0.139em;
    height: 1.2em;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:before, [id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
  #koisapo-info-modal .mypage-layout-ttl.line span:before,
  #koisapo-info-modal .mypage-layout-ttl.line span:after,
  #priceoff-offer-modal .mypage-layout-ttl.line span:before,
  #priceoff-offer-modal .mypage-layout-ttl.line span:after {
    top: 1.333vw;
    height: 10.667vw;
  }
}
[id^=koisapo-info-modal] .mypage-layout-ttl.line span:before,
[id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
#koisapo-info-modal .mypage-layout-ttl.line span:before,
#priceoff-offer-modal .mypage-layout-ttl.line span:before {
  transform: rotate(-40deg);
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:before,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
  #koisapo-info-modal .mypage-layout-ttl.line span:before,
  #priceoff-offer-modal .mypage-layout-ttl.line span:before {
    left: -1em;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:before,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:before,
  #koisapo-info-modal .mypage-layout-ttl.line span:before,
  #priceoff-offer-modal .mypage-layout-ttl.line span:before {
    left: -13.333vw;
  }
}
[id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
[id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
#koisapo-info-modal .mypage-layout-ttl.line span:after,
#priceoff-offer-modal .mypage-layout-ttl.line span:after {
  transform: rotate(40deg);
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
  #koisapo-info-modal .mypage-layout-ttl.line span:after,
  #priceoff-offer-modal .mypage-layout-ttl.line span:after {
    right: -1em;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl.line span:after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl.line span:after,
  #koisapo-info-modal .mypage-layout-ttl.line span:after,
  #priceoff-offer-modal .mypage-layout-ttl.line span:after {
    right: -6.933vw;
  }
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl,
  [id^=priceoff-offer-modal] .mypage-layout-ttl,
  #koisapo-info-modal .mypage-layout-ttl,
  #priceoff-offer-modal .mypage-layout-ttl {
    font-size: 200%;
    margin-bottom: 1.667em;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl,
  [id^=priceoff-offer-modal] .mypage-layout-ttl,
  #koisapo-info-modal .mypage-layout-ttl,
  #priceoff-offer-modal .mypage-layout-ttl {
    font-size: 5.867vw;
    margin-bottom: 10vw;
  }
  [id^=koisapo-info-modal] .mypage-layout-ttl .small,
  [id^=priceoff-offer-modal] .mypage-layout-ttl .small,
  #koisapo-info-modal .mypage-layout-ttl .small,
  #priceoff-offer-modal .mypage-layout-ttl .small {
    font-size: 4.533vw;
  }
}
[id^=koisapo-info-modal] .mypage-layout-ttl::after,
[id^=priceoff-offer-modal] .mypage-layout-ttl::after,
#koisapo-info-modal .mypage-layout-ttl::after,
#priceoff-offer-modal .mypage-layout-ttl::after {
  background: linear-gradient(90deg, rgb(255, 128, 140) 0%, rgb(185, 175, 255) 50%, rgb(84, 183, 255) 100%);
  content: "";
  display: block;
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl::after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl::after,
  #koisapo-info-modal .mypage-layout-ttl::after,
  #priceoff-offer-modal .mypage-layout-ttl::after {
    height: 0.133em;
    margin: 0.667em auto 0;
    width: 3.333em;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal] .mypage-layout-ttl::after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl::after,
  #koisapo-info-modal .mypage-layout-ttl::after,
  #priceoff-offer-modal .mypage-layout-ttl::after {
    height: 0.533vw;
    margin: 4vw auto 0;
    width: 13.333vw;
  }
}
[id^=koisapo-info-modal] .menu-close-btn,
[id^=priceoff-offer-modal] .menu-close-btn,
#koisapo-info-modal .menu-close-btn,
#priceoff-offer-modal .menu-close-btn {
  background: rgb(253, 92, 110);
  border-radius: 50%;
  cursor: pointer;
  display: block;
  height: 21px;
  position: absolute;
  width: 21px;
  z-index: 120;
  opacity: 1;
  visibility: visible;
}
[id^=koisapo-info-modal] .menu-close-btn span,
[id^=priceoff-offer-modal] .menu-close-btn span,
#koisapo-info-modal .menu-close-btn span,
#priceoff-offer-modal .menu-close-btn span {
  background: #fff;
  border-radius: 10px;
  display: block;
  height: 3px;
  left: 3px;
  position: absolute;
  top: 9px;
  width: 15px;
}
[id^=koisapo-info-modal] .menu-close-btn span:nth-of-type(1),
[id^=priceoff-offer-modal] .menu-close-btn span:nth-of-type(1),
#koisapo-info-modal .menu-close-btn span:nth-of-type(1),
#priceoff-offer-modal .menu-close-btn span:nth-of-type(1) {
  transform: rotate(45deg);
}
[id^=koisapo-info-modal] .menu-close-btn span:nth-of-type(2),
[id^=priceoff-offer-modal] .menu-close-btn span:nth-of-type(2),
#koisapo-info-modal .menu-close-btn span:nth-of-type(2),
#priceoff-offer-modal .menu-close-btn span:nth-of-type(2) {
  transform: rotate(-45deg);
}
[id^=koisapo-info-modal] .text,
[id^=priceoff-offer-modal] .text,
#koisapo-info-modal .text,
#priceoff-offer-modal .text {
  text-align: center;
  font-weight: 600;
}
[id^=koisapo-info-modal] .text.pink,
[id^=priceoff-offer-modal] .text.pink,
#koisapo-info-modal .text.pink,
#priceoff-offer-modal .text.pink {
  color: rgb(253, 92, 110);
}
[id^=koisapo-info-modal] .confirm-buttons,
[id^=priceoff-offer-modal] .confirm-buttons,
#koisapo-info-modal .confirm-buttons,
#priceoff-offer-modal .confirm-buttons {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
[id^=koisapo-info-modal] .confirm-buttons li,
[id^=priceoff-offer-modal] .confirm-buttons li,
#koisapo-info-modal .confirm-buttons li,
#priceoff-offer-modal .confirm-buttons li {
  text-align: center;
  cursor: pointer;
}
[id^=koisapo-info-modal] .confirm-buttons li:not(.paid-plan-btn):hover, [id^=koisapo-info-modal] .confirm-buttons li:not(.paid-plan-btn):active,
[id^=priceoff-offer-modal] .confirm-buttons li:not(.paid-plan-btn):hover,
[id^=priceoff-offer-modal] .confirm-buttons li:not(.paid-plan-btn):active,
#koisapo-info-modal .confirm-buttons li:not(.paid-plan-btn):hover,
#koisapo-info-modal .confirm-buttons li:not(.paid-plan-btn):active,
#priceoff-offer-modal .confirm-buttons li:not(.paid-plan-btn):hover,
#priceoff-offer-modal .confirm-buttons li:not(.paid-plan-btn):active {
  background: rgba(253, 92, 110, 0.3);
}
[id^=koisapo-info-modal] .confirm-buttons .paid-plan-btn,
[id^=priceoff-offer-modal] .confirm-buttons .paid-plan-btn,
#koisapo-info-modal .confirm-buttons .paid-plan-btn,
#priceoff-offer-modal .confirm-buttons .paid-plan-btn {
  background: rgb(253, 92, 110);
  color: #fff;
  border-color: rgb(253, 92, 110);
}
[id^=koisapo-info-modal] .confirm-buttons .paid-plan-btn:hover,
[id^=priceoff-offer-modal] .confirm-buttons .paid-plan-btn:hover,
#koisapo-info-modal .confirm-buttons .paid-plan-btn:hover,
#priceoff-offer-modal .confirm-buttons .paid-plan-btn:hover {
  opacity: 0.6;
}
[id^=koisapo-info-modal] .text-line,
[id^=priceoff-offer-modal] .text-line,
#koisapo-info-modal .text-line,
#priceoff-offer-modal .text-line {
  color: #1d95d8;
  font-weight: bold;
  text-decoration: underline;
}
[id^=koisapo-info-modal] dl,
[id^=priceoff-offer-modal] dl,
#koisapo-info-modal dl,
#priceoff-offer-modal dl {
  border-bottom: solid 1px #e5e5e5;
}
[id^=koisapo-info-modal] dt,
[id^=priceoff-offer-modal] dt,
#koisapo-info-modal dt,
#priceoff-offer-modal dt {
  font-weight: bold;
  color: #1d95d8;
}
@media only screen and (min-width: 751px) {
  [id^=koisapo-info-modal] .modal-inner,
  [id^=priceoff-offer-modal] .modal-inner,
  #koisapo-info-modal .modal-inner,
  #priceoff-offer-modal .modal-inner {
    width: 72em;
    max-height: 80vh;
    overflow: auto;
  }
  [id^=koisapo-info-modal] h3,
  [id^=priceoff-offer-modal] h3,
  #koisapo-info-modal h3,
  #priceoff-offer-modal h3 {
    margin-bottom: 1.458em;
    font-size: 1.6em;
    line-height: 1.6666666667;
  }
  [id^=koisapo-info-modal] h3.mb15,
  [id^=priceoff-offer-modal] h3.mb15,
  #koisapo-info-modal h3.mb15,
  #priceoff-offer-modal h3.mb15 {
    margin-bottom: 0.625em;
  }
  [id^=koisapo-info-modal] .menu-close-btn,
  [id^=priceoff-offer-modal] .menu-close-btn,
  #koisapo-info-modal .menu-close-btn,
  #priceoff-offer-modal .menu-close-btn {
    top: 10px;
    right: 10px;
  }
  [id^=koisapo-info-modal] .mypage-layout-ttl,
  [id^=priceoff-offer-modal] .mypage-layout-ttl,
  #koisapo-info-modal .mypage-layout-ttl,
  #priceoff-offer-modal .mypage-layout-ttl {
    line-height: 1.667;
    margin-bottom: 1.5em;
  }
  [id^=koisapo-info-modal] .mypage-layout-ttl:after,
  [id^=priceoff-offer-modal] .mypage-layout-ttl:after,
  #koisapo-info-modal .mypage-layout-ttl:after,
  #priceoff-offer-modal .mypage-layout-ttl:after {
    margin: 0.5em auto 0;
  }
  [id^=koisapo-info-modal] [id^=remaining_time],
  [id^=koisapo-info-modal] #remaining_time,
  [id^=priceoff-offer-modal] [id^=remaining_time],
  [id^=priceoff-offer-modal] #remaining_time,
  #koisapo-info-modal [id^=remaining_time],
  #koisapo-info-modal #remaining_time,
  #priceoff-offer-modal [id^=remaining_time],
  #priceoff-offer-modal #remaining_time {
    font-weight: 900;
    color: rgb(253, 92, 110);
    font-size: 200%;
    text-align: center;
    margin-bottom: 1.167em;
  }
  [id^=koisapo-info-modal] .text,
  [id^=priceoff-offer-modal] .text,
  #koisapo-info-modal .text,
  #priceoff-offer-modal .text {
    font-size: 106.667%;
    line-height: 1.875;
    margin-bottom: 2.188em;
  }
  [id^=koisapo-info-modal] .text.pink,
  [id^=priceoff-offer-modal] .text.pink,
  #koisapo-info-modal .text.pink,
  #priceoff-offer-modal .text.pink {
    font-size: 1.375em;
    margin-bottom: 1.5em;
  }
  [id^=koisapo-info-modal] .offer_price .ttl,
  [id^=priceoff-offer-modal] .offer_price .ttl,
  #koisapo-info-modal .offer_price .ttl,
  #priceoff-offer-modal .offer_price .ttl {
    text-align: center;
    font-size: 133.333%;
    font-weight: 600;
    margin-bottom: 0.5em;
  }
  [id^=koisapo-info-modal] .offer_price .flex,
  [id^=priceoff-offer-modal] .offer_price .flex,
  #koisapo-info-modal .offer_price .flex,
  #priceoff-offer-modal .offer_price .flex {
    display: flex;
    justify-content: center;
    gap: 0 2em;
    margin-bottom: 2.667em;
  }
  [id^=koisapo-info-modal] .offer_price .left, [id^=koisapo-info-modal] .offer_price .right,
  [id^=priceoff-offer-modal] .offer_price .left,
  [id^=priceoff-offer-modal] .offer_price .right,
  #koisapo-info-modal .offer_price .left,
  #koisapo-info-modal .offer_price .right,
  #priceoff-offer-modal .offer_price .left,
  #priceoff-offer-modal .offer_price .right {
    text-align: center;
  }
  [id^=koisapo-info-modal] .offer_price .center, [id^=koisapo-info-modal] .offer_price .price,
  [id^=priceoff-offer-modal] .offer_price .center,
  [id^=priceoff-offer-modal] .offer_price .price,
  #koisapo-info-modal .offer_price .center,
  #koisapo-info-modal .offer_price .price,
  #priceoff-offer-modal .offer_price .center,
  #priceoff-offer-modal .offer_price .price {
    font-size: 200%;
    font-weight: 900;
  }
  [id^=koisapo-info-modal] .offer_price .pink,
  [id^=priceoff-offer-modal] .offer_price .pink,
  #koisapo-info-modal .offer_price .pink,
  #priceoff-offer-modal .offer_price .pink {
    color: rgb(253, 92, 110);
  }
  [id^=koisapo-info-modal] .offer_price .tax_price,
  [id^=priceoff-offer-modal] .offer_price .tax_price,
  #koisapo-info-modal .offer_price .tax_price,
  #priceoff-offer-modal .offer_price .tax_price {
    font-size: 120%;
    font-weight: 500;
    color: #999999;
    margin-top: 0.667em;
  }
  [id^=koisapo-info-modal] .confirm-buttons,
  [id^=priceoff-offer-modal] .confirm-buttons,
  #koisapo-info-modal .confirm-buttons,
  #priceoff-offer-modal .confirm-buttons {
    gap: 1.6em;
  }
  [id^=koisapo-info-modal] .confirm-buttons li,
  [id^=priceoff-offer-modal] .confirm-buttons li,
  #koisapo-info-modal .confirm-buttons li,
  #priceoff-offer-modal .confirm-buttons li {
    font-size: 160%;
    border: solid 1px #eeeeee;
    width: 9.167em;
    line-height: 3.333em;
    border-radius: 0.417em;
  }
  [id^=koisapo-info-modal] .confirm-buttons .paid-plan-btn,
  [id^=priceoff-offer-modal] .confirm-buttons .paid-plan-btn,
  #koisapo-info-modal .confirm-buttons .paid-plan-btn,
  #priceoff-offer-modal .confirm-buttons .paid-plan-btn {
    width: 13.75em;
  }
  [id^=koisapo-info-modal] .text-line,
  [id^=priceoff-offer-modal] .text-line,
  #koisapo-info-modal .text-line,
  #priceoff-offer-modal .text-line {
    text-underline-offset: 0.313em;
  }
  [id^=koisapo-info-modal] .w_btn,
  [id^=priceoff-offer-modal] .w_btn,
  #koisapo-info-modal .w_btn,
  #priceoff-offer-modal .w_btn {
    position: relative;
  }
  [id^=koisapo-info-modal] dl,
  [id^=priceoff-offer-modal] dl,
  #koisapo-info-modal dl,
  #priceoff-offer-modal dl {
    padding: 1.667em 0.667em;
    margin-bottom: 3.333em;
  }
  [id^=koisapo-info-modal] dl.mb0,
  [id^=priceoff-offer-modal] dl.mb0,
  #koisapo-info-modal dl.mb0,
  #priceoff-offer-modal dl.mb0 {
    margin-bottom: 0;
  }
  [id^=koisapo-info-modal] dt,
  [id^=priceoff-offer-modal] dt,
  #koisapo-info-modal dt,
  #priceoff-offer-modal dt {
    font-size: 126.667%;
    margin-bottom: 0.737em;
  }
  [id^=koisapo-info-modal] .table,
  [id^=priceoff-offer-modal] .table,
  #koisapo-info-modal .table,
  #priceoff-offer-modal .table {
    border-bottom: solid 1px #e5e5e5;
    display: flex;
    padding: 0;
  }
  [id^=koisapo-info-modal] .table dt,
  [id^=priceoff-offer-modal] .table dt,
  #koisapo-info-modal .table dt,
  #priceoff-offer-modal .table dt {
    width: 11.053em;
    font-size: 126.667%;
    padding: 1.684em 0.526em;
  }
  [id^=koisapo-info-modal] .table dd,
  [id^=priceoff-offer-modal] .table dd,
  #koisapo-info-modal .table dd,
  #priceoff-offer-modal .table dd {
    width: calc(100% - 11.053em);
    padding: 1.333em 0;
  }
}
@media only screen and (max-width: 750px) {
  [id^=koisapo-info-modal],
  [id^=priceoff-offer-modal],
  #koisapo-info-modal,
  #priceoff-offer-modal {
    padding: 0 4vw;
  }
  [id^=koisapo-info-modal] .modal-inner,
  [id^=priceoff-offer-modal] .modal-inner,
  #koisapo-info-modal .modal-inner,
  #priceoff-offer-modal .modal-inner {
    width: 100%;
    max-height: 90vh;
    max-height: 90svh;
    padding: 9.333vw 4vw 11.333vw;
    overflow: auto;
    border-radius: 1.333vw;
  }
  [id^=koisapo-info-modal] .modal-inner[data-modal=complete-leave],
  [id^=priceoff-offer-modal] .modal-inner[data-modal=complete-leave],
  #koisapo-info-modal .modal-inner[data-modal=complete-leave],
  #priceoff-offer-modal .modal-inner[data-modal=complete-leave] {
    /*padding-left: spVW(20);
    padding-right: spVW(20);*/
  }
  [id^=koisapo-info-modal] h3,
  [id^=priceoff-offer-modal] h3,
  #koisapo-info-modal h3,
  #priceoff-offer-modal h3 {
    font-size: 4vw;
    line-height: 1.6666666667;
    margin-bottom: 5.333vw;
  }
  [id^=koisapo-info-modal] .menu-close-btn,
  [id^=priceoff-offer-modal] .menu-close-btn,
  #koisapo-info-modal .menu-close-btn,
  #priceoff-offer-modal .menu-close-btn {
    top: 2vw;
    right: 2vw;
  }
  [id^=koisapo-info-modal] .mypage-layout-ttl,
  [id^=priceoff-offer-modal] .mypage-layout-ttl,
  #koisapo-info-modal .mypage-layout-ttl,
  #priceoff-offer-modal .mypage-layout-ttl {
    font-size: 4.533vw;
    line-height: 1.471;
    margin-bottom: 7.333vw;
  }
  [id^=koisapo-info-modal] .text,
  [id^=priceoff-offer-modal] .text,
  #koisapo-info-modal .text,
  #priceoff-offer-modal .text {
    font-size: 3.733vw;
    line-height: 1.786;
    margin-bottom: 6.667vw;
  }
  [id^=koisapo-info-modal] .text.pink,
  [id^=priceoff-offer-modal] .text.pink,
  #koisapo-info-modal .text.pink,
  #priceoff-offer-modal .text.pink {
    margin-bottom: 5.333vw;
  }
  [id^=koisapo-info-modal] [id^=remaining_time],
  [id^=koisapo-info-modal] #remaining_time,
  [id^=priceoff-offer-modal] [id^=remaining_time],
  [id^=priceoff-offer-modal] #remaining_time,
  #koisapo-info-modal [id^=remaining_time],
  #koisapo-info-modal #remaining_time,
  #priceoff-offer-modal [id^=remaining_time],
  #priceoff-offer-modal #remaining_time {
    font-weight: 900;
    color: rgb(253, 92, 110);
    font-size: 5.6vw;
    text-align: center;
    margin-bottom: 5.333vw;
  }
  [id^=koisapo-info-modal] .offer_price .ttl,
  [id^=priceoff-offer-modal] .offer_price .ttl,
  #koisapo-info-modal .offer_price .ttl,
  #priceoff-offer-modal .offer_price .ttl {
    text-align: center;
    font-size: 4vw;
    font-weight: 600;
    margin-bottom: 2.667vw;
  }
  [id^=koisapo-info-modal] .offer_price .flex,
  [id^=priceoff-offer-modal] .offer_price .flex,
  #koisapo-info-modal .offer_price .flex,
  #priceoff-offer-modal .offer_price .flex {
    display: flex;
    justify-content: center;
    gap: 0 2.667vw;
    margin-bottom: 5.333vw;
  }
  [id^=koisapo-info-modal] .offer_price .left, [id^=koisapo-info-modal] .offer_price .right,
  [id^=priceoff-offer-modal] .offer_price .left,
  [id^=priceoff-offer-modal] .offer_price .right,
  #koisapo-info-modal .offer_price .left,
  #koisapo-info-modal .offer_price .right,
  #priceoff-offer-modal .offer_price .left,
  #priceoff-offer-modal .offer_price .right {
    text-align: center;
  }
  [id^=koisapo-info-modal] .offer_price .center, [id^=koisapo-info-modal] .offer_price .price,
  [id^=priceoff-offer-modal] .offer_price .center,
  [id^=priceoff-offer-modal] .offer_price .price,
  #koisapo-info-modal .offer_price .center,
  #koisapo-info-modal .offer_price .price,
  #priceoff-offer-modal .offer_price .center,
  #priceoff-offer-modal .offer_price .price {
    font-size: 5.333vw;
    font-weight: 900;
  }
  [id^=koisapo-info-modal] .offer_price .pink,
  [id^=priceoff-offer-modal] .offer_price .pink,
  #koisapo-info-modal .offer_price .pink,
  #priceoff-offer-modal .offer_price .pink {
    color: rgb(253, 92, 110);
  }
  [id^=koisapo-info-modal] .offer_price .tax_price,
  [id^=priceoff-offer-modal] .offer_price .tax_price,
  #koisapo-info-modal .offer_price .tax_price,
  #priceoff-offer-modal .offer_price .tax_price {
    font-size: 3.733vw;
    font-weight: 500;
    color: #999999;
    margin-top: 2.667vw;
  }
  [id^=koisapo-info-modal] .confirm-buttons,
  [id^=priceoff-offer-modal] .confirm-buttons,
  #koisapo-info-modal .confirm-buttons,
  #priceoff-offer-modal .confirm-buttons {
    gap: 0 4vw;
  }
  [id^=koisapo-info-modal] .confirm-buttons li,
  [id^=priceoff-offer-modal] .confirm-buttons li,
  #koisapo-info-modal .confirm-buttons li,
  #priceoff-offer-modal .confirm-buttons li {
    font-size: 3.733vw;
    border: solid 1px #eeeeee;
    width: 34.667vw;
    line-height: 13.333vw;
    border-radius: 1.333vw;
  }
  [id^=koisapo-info-modal] .confirm-buttons .paid-plan-btn,
  [id^=priceoff-offer-modal] .confirm-buttons .paid-plan-btn,
  #koisapo-info-modal .confirm-buttons .paid-plan-btn,
  #priceoff-offer-modal .confirm-buttons .paid-plan-btn {
    width: 40vw;
  }
  [id^=koisapo-info-modal] .table,
  [id^=priceoff-offer-modal] .table,
  #koisapo-info-modal .table,
  #priceoff-offer-modal .table {
    margin-bottom: 6.667vw;
  }
  [id^=koisapo-info-modal] .table.mb0,
  [id^=priceoff-offer-modal] .table.mb0,
  #koisapo-info-modal .table.mb0,
  #priceoff-offer-modal .table.mb0 {
    margin-bottom: 0;
  }
  [id^=koisapo-info-modal] .table dt,
  [id^=priceoff-offer-modal] .table dt,
  #koisapo-info-modal .table dt,
  #priceoff-offer-modal .table dt {
    padding: 4vw 0;
  }
  [id^=koisapo-info-modal] .table dd,
  [id^=priceoff-offer-modal] .table dd,
  #koisapo-info-modal .table dd,
  #priceoff-offer-modal .table dd {
    padding-bottom: 6vw;
  }
  [id^=koisapo-info-modal] dl.block,
  [id^=priceoff-offer-modal] dl.block,
  #koisapo-info-modal dl.block,
  #priceoff-offer-modal dl.block {
    margin-bottom: 6vw;
  }
  [id^=koisapo-info-modal] dl.block dt,
  [id^=priceoff-offer-modal] dl.block dt,
  #koisapo-info-modal dl.block dt,
  #priceoff-offer-modal dl.block dt {
    padding: 3.333vw 0;
  }
  [id^=koisapo-info-modal] dl.block textarea,
  [id^=priceoff-offer-modal] dl.block textarea,
  #koisapo-info-modal dl.block textarea,
  #priceoff-offer-modal dl.block textarea {
    min-height: 26.667vw;
  }
  [id^=koisapo-info-modal] dl.block dd,
  [id^=priceoff-offer-modal] dl.block dd,
  #koisapo-info-modal dl.block dd,
  #priceoff-offer-modal dl.block dd {
    padding-bottom: 2vw;
  }
  [id^=koisapo-info-modal] .offer-btn,
  [id^=priceoff-offer-modal] .offer-btn,
  #koisapo-info-modal .offer-btn,
  #priceoff-offer-modal .offer-btn {
    width: 73.333vw;
    line-height: 13.333vw;
    font-size: 4.267vw;
  }
  [id^=koisapo-info-modal] .offer-btn svg,
  [id^=priceoff-offer-modal] .offer-btn svg,
  #koisapo-info-modal .offer-btn svg,
  #priceoff-offer-modal .offer-btn svg {
    width: 1.867vw;
    right: 5.333vw;
  }
}

.price-plan-list {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 751px) {
  .price-plan-list {
    margin-top: 1.333em;
    margin-bottom: 2.667em;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list {
    flex-wrap: wrap;
    margin-top: 1.333vw;
    margin-bottom: 8vw;
  }
}
.price-plan-list .price-plan-item {
  background: linear-gradient(45deg, rgb(255, 128, 140) 0%, rgb(185, 175, 255) 50%, rgb(84, 183, 255) 100%);
  margin: 1px;
  position: relative;
  text-align: center;
  z-index: 0;
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item {
    border-radius: 10px;
    padding: 1em 0 1.333em;
    width: 14.667em;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item {
    border-radius: 1.333vw;
    margin-top: 3.733vw;
    padding: 4.667vw 0 3.333vw;
    width: 40vw;
  }
}
.price-plan-list .price-plan-item::before {
  background: #fff;
  content: "";
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  width: calc(100% - 2px);
  z-index: -1;
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item::before {
    border-radius: 8px;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item::before {
    border-radius: 1.067vw;
  }
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item .price-plan-img img {
    width: 10em;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item .price-plan-img img {
    width: 29.333vw;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item:has(.price-plan-text-sub, div:not(.price-plan-img)) {
    padding: 3.333vw 0 3.333vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.price-plan-list .price-plan-item:has(.price-plan-text-sub, div:not(.price-plan-img)) .price-plan-text {
  font-weight: 600;
  min-height: 0;
  line-height: 1.6;
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item:has(.price-plan-text-sub, div:not(.price-plan-img)) .price-plan-text {
    margin-top: 0;
  }
}
.price-plan-list .price-plan-item.center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.price-plan-list .price-plan-item .price-plan-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item .price-plan-text {
    font-size: 106.667%;
    line-height: 1.563em;
    margin-top: 0.313em;
    min-height: 3.125em;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item .price-plan-text {
    font-size: 3.2vw;
    line-height: 4vw;
    min-height: 10.667vw;
    margin-top: 1.333vw;
  }
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item .price-plan-text span {
    font-size: 75%;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item .price-plan-text span {
    font-size: 2.187vw;
  }
}
.price-plan-list .price-plan-item .price-plan-text-sub {
  color: #7d7268;
  font-weight: 400;
  line-height: 1.2;
}
@media only screen and (min-width: 751px) {
  .price-plan-list .price-plan-item .price-plan-text-sub {
    font-size: 86.667%;
    margin-top: 0.462em;
  }
}
@media only screen and (max-width: 750px) {
  .price-plan-list .price-plan-item .price-plan-text-sub {
    font-size: 2.667vw;
    margin-top: 1.333vw;
  }
}

.koisapo-modal-price {
  text-align: center;
}
.koisapo-modal-price .num {
  font-family: "Jost", sans-serif;
}
.koisapo-modal-price .text01,
.koisapo-modal-price .text02 {
  font-weight: bold;
}
.koisapo-modal-price .text03 {
  color: #a39892;
}
@media only screen and (min-width: 751px) {
  .koisapo-modal-price .text01 {
    font-size: 1.333em;
  }
  .koisapo-modal-price .text02 {
    margin-top: 0.667em;
    margin-bottom: 0.667em;
  }
  .koisapo-modal-price .text02 .type {
    font-size: 1.2em;
    position: relative;
    top: -0.111em;
  }
  .koisapo-modal-price .text02 .num {
    font-size: 2em;
    margin: 0 0.167em 0 0.333em;
  }
  .koisapo-modal-price .text02 .yen {
    font-size: 1.867em;
  }
  .koisapo-modal-price .text03 {
    margin-bottom: 2.667em;
  }
}
@media only screen and (max-width: 750px) {
  .koisapo-modal-price .text01 {
    font-size: 4.267vw;
    margin-bottom: 2.667vw;
  }
  .koisapo-modal-price .text02 {
    margin-bottom: 1.333vw;
  }
  .koisapo-modal-price .text02 .type {
    font-size: 3.733vw;
    position: relative;
    z-index: -0.533vw;
  }
  .koisapo-modal-price .text02 .num {
    font-size: 6.933vw;
    margin-right: 0.8vw;
    margin-left: 1.333vw;
  }
  .koisapo-modal-price .text02 .yen {
    font-size: 6.4vw;
  }
  .koisapo-modal-price .text03 {
    font-size: 4vw;
  }
}

/*# sourceMappingURL=priceoff_offer.css.map */
</pre></body></html>