@charset "utf-8";

.checkmark {
  /*top: -3px;*/
}
.choose-item-block {
  padding: 3px calc(18px + (44 - 18) * ((100vw - 320px) / (767 - 320))) 1px;
}
#step1 .radio-item-inner,
.box01 .radio-item-inner,
#step3 .radio-item-inner {
  display: block;
  margin-right: 0;
  margin-bottom: 25px;
}
#step2 .radio-item-inner,
.box02 .radio-item-inner {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
#step1,
#step2,
.second .step-block {
  margin-bottom: 40px;
}
.second {
  display: none;
}
.step-button-cover {
  margin-top: 0;
}
#waribiki .choose-item-block {
  padding: 0 0 calc(10px + (24 - 10) * ((100vw - 320px) / (767 - 320)));
}
#step3 .left,
#step3 .right {
  width: 48%;
}
#step3 .left {
  float: left;
}
#step3 .right {
  float: right;
}
#step3 .radio-item-inner {
  width: 100%;
}
#step3 .radio-item-inner .disabled {
  opacity: 0.5;
}
.step-radio-block li .radio-container.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.step-radio-block li .radio-container {
  opacity: 1;
}
.input-box {
  padding-bottom: 4vw;
}
#month.input-box p {
  padding-top: 7vw;
}
#sum p {
  padding-top: 5vw;
}
#planlists {
  background: #00a9f8;
}
#planlists .new {
  background: #fff;
  border-radius: 6px;
  border: 7px solid #FFFE03;
  position: relative;
}
#planlists .new .inner-content {
  padding: 20.93vw calc(24px + (40 - 24) * ((100vw - 320px) / (767 - 320))) calc(18px + (47 - 18) * ((100vw - 320px) / (767 - 320)));
}
#planlists .new .fav-number {
  background: url(../images/index/icon_check.png) no-repeat;
  background-size: contain;
  width: calc(74px + (180 - 74) * ((100vw - 320px) / (767 - 320)));
  height: calc(74px + (180 - 74) * ((100vw - 320px) / (767 - 320)));
  position: absolute;
  top: -7.87vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#planlists .new .title {
  font-weight: bold;
  text-align: center;
  padding: 0 0 calc(22px + (51 - 22) * ((100vw - 320px) / (767 - 320)));
  -webkit-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-deg, 0deg);
  -moz-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-deg, 0deg);
  -ms-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-5deg, 0deg);
  -o-transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-5deg, 0deg);
  transform: scale(1) rotate(0deg) translate(0px, 0px) skew(-6deg, 0deg);
}
#planlists .new .box01 {
  text-align: center;
  margin-bottom: 5.33vw;
}
#planlists .new .box01 p {
  font-size: 3.6vw;
  font-weight: bold;
  line-height: 1.89;
}
#planlists .new .clearfix > img {
  width: 58vw;
  margin: 0 auto 7.2vw;
}
#planlists .new .box02 p {
  font-size: 4.4vw;
  font-weight: bold;
}
#planlists .new .clearfix .flex {
  align-items: center;
}
#planlists .new .box03 .course-times {
  line-height: calc(18px + (37 - 18) * ((100vw - 320px) / (767 - 320)));
  border-radius: 50px;
  background: #00aafa;
}
#planlists .new .caution {
  border-top: 1px solid #000;
  padding: 5.33vw 0 0;
  margin: 6.4vw 0 0;
}
#planlists .new .caution p {
  font-size: 2.8vw;
  font-weight: bold;
  line-height: 1.5;
}
#planlists .new + .btn {
  width: calc(185px + (440 - 185) * ((100vw - 320px) / (767 - 320)));
  margin: 6.5vw auto 11.6vw;
}
#planlists .new + .btn a {
  padding: calc(10px + (28 - 10) * ((100vw - 320px) / (767 - 320)));
}

.disabled {
  color: #ccc !important;
  cursor: no-drop;
}
.disabled label {
  pointer-events: none;
}


.new_10 {
  font-family: 'Oswald', sans-serif;
  position: absolute;
  top: -2%;
  left: 0;
  right: 0;
  color: #f00;
  font-weight: bold;
  z-index: 2;
  text-align: center;
}
.icon_check span {
  vertical-align: text-top;
}
.balloon {
  position: relative;
  padding: 3.466667vw 2.8vw 4vw;
  width: 100%;
  background: #eef0f1;
  border: 1px solid #fff;
  border-radius: 8px;
}
.fav-box__10plan .balloon {
  padding: 2.466667vw 2vw 9vw;
}
.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 12px solid #eef0f1;
}
.balloon_10 {
	border: 1px solid #ff0;
}
.balloon_10:before {
  border-top: 12px solid #eef0f1;
  z-index:2;
}
.balloon_10:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  border: 9px solid transparent;
  border-top: 13px solid #ff0;
}
.balloon .midashi {
  font-weight: bold;
}
.first .balloon .midashi {
  height: 8vw;
}
.balloon .midashi .flex {
  width: 70%;
  align-items: center;
  height: 10vw;
  margin: 0 auto;
}
.fav-box__10plan .balloon .midashi .flex {
  width: 100%;
}
.balloon .midashi .flex div {
  width: 50%;
  height: auto;
}
.fav-box__10plan .balloon .midashi .flex div {
  width: 49%;
}
.first .balloon .midashi img {
  margin-top: 2%;
  vertical-align: baseline;
}
.balloon .midashi img {
  height: auto;
}
.first .balloon .midashi img {
  margin-left: 0;
}
.balloon p {
  font-weight: bold;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
}
.first .balloon p {
  margin-top: 10%;
}
.balloon p > span {
  vertical-align: sub;
  display: inline-block;
}
.balloon span.price {
  font-weight: normal;
  letter-spacing: -0.02em;
  vertical-align: sub;
  margin: 0 2% 3%;
}
.first .balloon span.price {
  font-size: .6rem;
}
.price_flex {
  font-size: .26rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  margin: 8% auto 0;
  padding-bottom: 4%;
  justify-content: space-around;
  border-bottom: 1px solid #000;
  width: 100%;
  align-items: end;
  display: flex;
}
.fav-box__10plan .price_flex {	
  width: 100%;
  padding-bottom: 0;
  display: block;
}
.price_box {
  white-space: nowrap;
}
.price_box span.rl {
  vertical-align: baseline;
  line-height: 0.8;
}
.price_flex span.price {
  font-weight: normal;
  color: #f00;
  letter-spacing: -0.02rem;
  vertical-align: baseline;
  line-height: 0.9;
  display: inline-block;
  padding: 0 0.8vw;
  margin: 3% 0;
}
.price_flex .round {
  font-weight: bold;
  line-height: 1.15;
  text-align: center;
  width: 27vw;
  padding: 2vw 0;
  background: #fff;
  border:1px solid #222;
  border-radius: .8vw;
  /*margin: 1vw 0 0 3.5vw;*/
}
.fav-box__10plan .price_flex .round {
  width: 18vw;
  padding: .6vw 0 .8vw;
  margin: 1vw auto 1.5vw;
  display: block;
}
.repay {
  position: absolute;
  left: 0;
  right: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  width: 25vw;
  height: 4.5vw;
  margin: 1vw auto 0;
  padding: 1vw;
  color: #000;
  line-height: 1.15;
  text-align: center;
  background: #FFFD04;
  border-radius: 10vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.repay span {
  width: calc(100vw / var(--viewport) * 30);
  height: calc(100vw / var(--viewport) * 30);
  margin: 0 0 0 0.5em;
}
.box_repay {
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	margin-top: 5.3333%;
	padding-bottom: 5.3333%;
	background: #eef0f1;
}
.box_repay .title_sub {
	width: 68vw;
	font-weight: bold;
	margin: 0 auto 1em;
	text-align: center;
}
.box_repay .title {
	width: 60%;
	font-size: .42rem;
	background: #f7cf00;
	margin: 0 auto 5.3333vw;
	border-radius: 0 !important;
}
.box_repay img {
	margin: 4vw 0;
}
.box_repay_topic {
	font-size: .24rem;
	text-align: center;
}
.txt_red {
	color: #f00;
}
.price_balloonBox {
	width: 100%;
	position: relative;
}
.fav-box__10plan .price_balloonBox {
	width: 48%;
}
.price_balloonBox .balloon{
	box-sizing: border-box;
}
.font-oswald {
	transform: skew(0deg);
}

#planlists .fav-box .drop-down-content {
	padding: 0 4vw calc(18px + (47 - 18) * ((100vw - 320px) / (767 - 320)));
}
.fav-box .drop-down-content ul {
	border-bottom: none;
}
#planlists .fav-box .drop-down-content ul {
	margin-bottom: 0;
}
.fav-box .flex {
	width: 100%;
}
.txt_blue {
	color: #00A8FF;
	vertical-align: baseline !important;
}
.price_flex_txt_10 {
    margin: 4% 0 2%;
}

@media screen and (max-width:767px) {
  .input-text {
    font-size: 11vw;
  }
  .fav-box .price {
	margin: 3% 2%;
  }
}
@media screen and (min-width:768px) {
  .checkmark {
    top: -4px;
  }
  .choose-item-block {
    padding: 0 28px 2px;
  }
  .step-bg {
    border-radius: 5px;
  }
  .step-bg-inner {
    padding-top: 50px;
  }
  .step-blue-button:hover {
    cursor: pointer;
    color: #00a9f8;
    background: #000;
  }
  .ttl_aco:hover {
    cursor: pointer;
    opacity: 0.8;
  }
  .radio-item-inner:hover {
    opacity: 0.8;
  }
  .input-box {
    padding-bottom: 14px;
  }
  #month.input-box p {
    padding-top: 14px;
  }
  #step3 .radio-item-inner:hover .disabled {
    opacity: 0.6;
    cursor: default;
  }
  #sum p {
    padding-top: 0;
  }
  #planlists .new .inner-content {
    padding: 40px 29px 40px;
  }
  #planlists .new .fav-number {
    width: 120px;
    height: 120px;
    left: initial;
    top: -51px;
    right: -26px;
  }
  #planlists .new .title {
    padding: 0 0 26px;
  }
  #planlists .new .box01,
  #planlists .new .clearfix .flex {
    float: right;
  }
  #planlists .new .clearfix .flex {
    width: 367px;
    margin-right: 56px;
  }
  #planlists .new .box01 {
    margin-bottom: 20px;
  }
  #planlists .new .box01 p {
    font-size: 24px;
  }
  #planlists .new .box01 p .line-ani:after {
    border-bottom: 3px solid #00aafa;
    bottom: -3px;
  }
  #planlists .new .clearfix {
    width: 894px;
    margin: 0 auto;
  }
  #planlists .new .clearfix > img {
    width: 350px;
    float: left;
    margin: 21px 0 0;
  }
  #planlists .new .box02 p {
    font-size: 20px;
  }
  #planlists .new .box03 .course-times {
    line-height: 1.667;
  }
  #planlists .new .caution.sp-only {
    display: none;
  }
  #planlists .new .caution {
    width: 1008px;
    border-top: 1px solid #000;
    padding: 18px 30px 0;
    margin: 16px 0 0;
    box-sizing: border-box;
  }
  #planlists .new .caution div {
    width: 460px;
    float: left;
  }
  #planlists .new .caution div:nth-child(2) {
    float: right;
  }
  #planlists .new .caution div p {
    font-size: 14px;
  }
  #planlists .new + .btn {
    width: 288px;
    margin: 17px auto 55px;
  }
  #planlists .new + .btn a {
    padding: 24px 0;
  }
  
  .first .balloon {
	height: 190px;  
  }
  .balloon {
    padding: 20px 60px;
    border-radius: 5px;
  }
  .balloon .midashi .flex {
	width: 260px;
	height: auto;
	margin: 0 auto;
  }
  .fav-box__10plan .balloon .midashi .flex {
	width: auto;
	height: 45px;
  }
  .balloon .midashi .flex div {
    width: 50%;
  }
  .first .balloon p {
	margin-top: 10px;
  }
  .balloon span.price {
    /* font-size: 60px; */
    letter-spacing: 0;
	margin: 0 4px;
  }
  .first .balloon span.price {
	font-size: 44px;
  }
  .sec03 .box .balloon span.price {
    margin: 0 8px;
  }
  .price_flex {
	padding-bottom: 15px;
    margin-top: 26px;
	justify-content: space-evenly;
  }
  .fav-box__10plan .price_flex {
	text-align: center;
	padding-bottom: 15px;
  }
  .price_flex span.price {
    font-size: 68px;
    letter-spacing: -0.03rem;
    padding: 0 2px;
	margin: 0;
  }
  .fav-box__10plan .price_flex span.price {
    font-size: 44px;
  }
  .price_flex .round {
    width: 130px;
    margin: 0;
    padding: 5px 0 2px;
    border-radius: 4px;
  }
  .fav-box__10plan .price_flex .round {
	width: 100px;
	margin: 12px auto 0;
	padding: 6px 0;
  }
  .price_box span.rl {
	  font-size: 26px;
  }
  .fav-box__10plan .price_box span.rl {
	  font-size: 16px;
  }
  .fav-box__10plan .balloon {
	padding: 24px 18px 54px;
  }
  .balloon p {
    margin-top: 20px;
  }
  .fav-box__10plan .balloon p {
    margin-top: 6px;
    white-space: nowrap;
  }
  .balloon img {
    padding: 0;
  }
  .price_flex_txt_10 {
	height: 14px;
	margin: 20px 0 0;
  }
  .repay {
    width: 150px;
	height: auto;
	margin: 10px auto 0;
	padding: 6px 0;
  }
  .repay span {
    width: 22px;
    height: 22px;
  }
  .new_10 {
	top: -3%;
  }
}

:root {
  --viewport: 750;
}
#float_waribiki {
  width: 100%;
  position: fixed;
  bottom: 26vw;
  right: 0;
  display: flex;
  justify-content: flex-end;
  transition: .5s;
  z-index: 1004;
  transform: translateX(0);
}
#float_waribiki.hide {
  transform: translateX(88.4vw);
}
#float_waribiki div {
  background: url(../images/txt_hide.svg) center center no-repeat, #ff0;
  width: 7vw;
  border-radius: 1.5vw 0 0 1.5vw;
}
#float_waribiki.hide div {
  background: url(../images/txt_show.svg) center center no-repeat, #ff0;
}
#float_waribiki ul {
  width: 82.4vw;
  background: #00a9ff;
  padding:5vw 3vw;
}
#float_waribiki ul li {
  color: #00A8FF;
  font-size: 2.8vw;
  text-align: center;
  width: calc(100vw / var(--viewport) * 190);
  background: #EFF0F5;
  box-sizing: border-box;
  border-radius: calc(100vw / var(--viewport) * 5);
  position: relative;
  cursor: pointer;
}
#float_waribiki ul li.disabled {
  color: #fff;
  pointer-events: none;
}
#float_waribiki ul li:before {
  content: "";
  background: url(../images/check_off.svg) top center no-repeat;
  background-size: 100% auto;
  width: calc(100vw / var(--viewport) * 41);
  height: calc(100vw / var(--viewport) * 57);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  left:1.5vw;
}
#float_waribiki ul li.active:before {
  content: "";
  background: url(../images/check_on.svg) top center no-repeat;
  background-size: 100% auto;
}
#float_waribiki ul li span {
  line-height: calc(100vw / var(--viewport) * 69);
  margin-left: calc(100vw / var(--viewport) * 41);
}
.odometer.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition-duration: .5s !important;
    -moz-transition-duration: .5s !important;
    -ms-transition-duration: .5s !important;
    -o-transition-duration: .5s !important;
    transition-duration: .5s !important
}
select.selectbox {
  zoom: 1;
  position: relative;
}
select.selectbox p.select {
  zoom: 1;
  color: #222;
  text-decoration: none;
  cursor: default;
}
select.selectbox p.select > span {
  padding: 0 calc(100vw / var(--viewport) * 22) 0 0;
  display: block;
  background: url(../images/icon_select.svg) center right 1vw no-repeat;
  background-size: calc(100vw / var(--viewport) * 38) auto;
  cursor: default;
}
.fav-box__10plan .price_flex select.selectbox p.select > span {
  background-size: calc(100vw / var(--viewport) * 25) auto;
}
select.selectbox.thin p.select > span {
  background-position: right 1vw center;
}
@media screen and (min-width:768px) {
  #float_waribiki {
    width: 1080px;
    top: 86px;
    left: 0;
    bottom: initial;
    margin:0 auto;
  }
  #float_waribiki div {
    display: none;
  }
  #float_waribiki ul {
    background: none;
    width: 385px;
    padding: 20px;
    margin: 0 0 0 auto;
  }
  #float_waribiki ul li {
    font-size: 15px;
    width: 120px;
    border: 2px solid #FFFD04;
    border-radius: 5px;
    position: relative;
  }
  #float_waribiki ul li:before {
    width: 19px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 4px;
    transform: translateY(0);
  }
  #float_waribiki ul li span {
    line-height: 30px;
    margin-left: 19px;
  }
  .price_flex .round.thin {
    width: 150px;
  }
  select.selectbox p.select > span {
    padding: 0 14px 0 0;
    background-position: center right 6px;
    background-size: 24px auto;
  }
  select.selectbox.thin p.select > span {
    background-position: right 6px center;
  }
  .fav-box__10plan .price_flex select.selectbox p.select > span {
    background-position: center right 3px;
    background-size: 12px auto;
  }
}

.bnr_gakuwari {
  background: #fff;
  border: 2px solid #00AAFA;
  border-radius: calc(100vw / 750 * 12);
  margin: calc(100vw / 750 * 45) auto 0;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.bnr_gakuwari .image {
  pointer-events:none;
  position: relative;
  z-index: 2;
}
.bnr_gakuwari .ttl_aco {
  font-size: calc(100vw / 750 * 16);
  font-weight: bold;
  text-align: center;
  line-height: calc(100vw / 750 * 86);
  background: #00AAFA;
  width: 100%;
  position: absolute;
  top: calc(100vw / 750 * 322);
  left: 0;
  right: 0;
  z-index: 1;
}
.bnr_gakuwari .ttl_aco:after {
  content: "";
  width: calc(100vw / 750 * 25);
  height: calc(100vw / 750 * 25);
  display: inline-block;
  background: url(../../common/images/icon_plus.svg);
  background-size: 100% auto;
  margin-left: 1em;
  vertical-align: middle;
}
.bnr_gakuwari .ttl_aco.active:after {
  background: url(../../common/images/icon_minus.svg);
  background-size: 100% auto;
}
.bnr_gakuwari .body_aco {
  display: none;
  background: #00AAFA;
  padding: calc(100vw / 750 * 26) calc(100vw / 750 * 16) calc(100vw / 750 * 16);
}
.bnr_gakuwari .body_aco .inner {
  background: #fff;
  border-radius: calc(100vw / 750 * 8);
  padding: calc(100vw / 750 * 22) calc(100vw / 750 * 20) calc(100vw / 750 * 27);
  margin: 0;
}
.bnr_gakuwari .body_aco .inner img {
  width: calc(100vw / 750 * 470);
  display: block;
  margin: 0 auto calc(100vw / 750 * 22);
}
.bnr_gakuwari .body_aco .inner p {
  line-height: 1.65;
}
.bnr_gakuwari .body_aco .inner h3 {
  border-bottom: calc(3px + (7 - 3) * ((100vw - 320px) / (767 - 320))) solid #00aafa;
  margin: 12% 0 9%;
  position: relative;
}
.bnr_gakuwari .body_aco .inner h3 span {
  color: #fff;
  text-align: center;
  padding: 3% 7% 3%;
  border-radius: 50px;
  background: #00aafa;
  width: calc(100vw / 750 * 256);
  position: absolute;
  top: calc(-15px + (-26 + 15) * ((100vw - 320px) / (767 - 320)));
  transform: translateX(-50%);
  left: 50%;
}
@media screen and (min-width:768px) {
  .bnr_gakuwari {
    border-radius: 6px;
    width: 747px;
    margin: 40px auto 0;
  }
  .bnr_gakuwari .ttl_aco {
    font-size: 12px;
    line-height: 54px;
    top: 158px;
  }
  .bnr_gakuwari .ttl_aco:after {
    width: 20px;
    height: 20px;
  }
  .bnr_gakuwari .body_aco {
    padding: 21px 26px 29px;
  }
  .bnr_gakuwari .body_aco .inner {
    padding: 22px 78px 60px;
  }
  .bnr_gakuwari .body_aco .inner img {
    width: 542px;
    margin: 0 auto 23px;
  }
  .bnr_gakuwari .body_aco .inner h3 {
    border-bottom: 5px solid #00aafa;
    margin: 48px 0 42px;
  }
  .bnr_gakuwari .body_aco .inner h3 span {
    width: 202px;
    padding: 14px 40px;
    top: -21px;
    box-sizing: border-box;
  }
}

.overlay_waribiki {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1003;
}
.overlay_waribiki .balloon {
  font-weight: bold;
  line-height: 1.8;
  background: url(../../img/price/bg_balloon_sp.svg) center center no-repeat;
  background-size: 100% auto;
  border: none;
  width: 90%;
  height: calc(100vw / 750 * 392);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 42vw;
  box-sizing: border-box;
  padding: 6vw 8vw 8vw;
}
.overlay_waribiki .balloon:before {
  content: none;
}
.overlay_waribiki .balloon ul {
  margin-bottom: 1em;
}
.overlay_waribiki .balloon li {
  list-style: none;
}
.overlay_waribiki .balloon p {
  line-height: 1.8;
}
.overlay_waribiki .overlay_close {
  position: absolute;
  top: 0;
  right: 0;
}
.overlay_waribiki .overlay_close:before {
  content: "";
  width: calc(100vw / 750 * 60);
  height: calc(100vw / 750 * 60);
  background: #000;
  border-radius: 10vw;
  display: block;
  position: absolute;
  top: calc(100vw / 750 * -20);
  right: calc(100vw / 750 * -20);
}
.overlay_waribiki .overlay_close:after {
  content: "";
  width: calc(100vw / 750 * 26);
  height: calc(100vw / 750 * 26);
  background: url(../../img/common/table/ico_cross.png) center center no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  top: calc(100vw / 750 * -4);
  right: calc(100vw / 750 * -4);
}

@media screen and (min-width:768px) {
  .overlay_waribiki .balloon_outer {
    width: 1080px;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .overlay_waribiki .balloon {
    width: 513px;
    height: 196px;
    background: url(../../img/price/bg_balloon_pc.svg) center center no-repeat;
    background-size: 100% auto;
    bottom: initial;
    padding: 60px 30px 20px;
    margin: 0 60px 0 auto;
  }
  .overlay_waribiki .balloon li p {
    font-size: 16px;
  }
  .overlay_waribiki .balloon p {
    margin: 0;
  }
  .overlay_waribiki .overlay_close {
    cursor: pointer;
  }
  .overlay_waribiki .overlay_close:before {
    width: 35px;
    height: 35px;
    top: 20px;
    right: -15px;
  }
  .overlay_waribiki .overlay_close:after {
    width: 18px;
    height: 18px;
    top: 29px;
    right: -7px;
  }
}

.more-promotion-sec-inner .promo-box img {
  width: auto;
  height: 14.4vw;
}
#anesthesia-fee .btn, .homecare-block .btn {
  width: calc(185px + (440 - 185) * ((100vw - 320px) / (767 - 320)));
  padding: 0;
  margin-top: calc(16px + (32 - 16) * ((100vw - 320px) / (767 - 320)));
  margin-bottom: calc(25px + (60 - 25) * ((100vw - 320px) / (767 - 320)));
}
#anesthesia-fee .btn a, .homecare-block .btn a {
  padding: calc(10px + (28 - 10) * ((100vw - 320px) / (767 - 320)));
}
.payment-list a {
  border-bottom: none;
}
#planlists .fav-box .drop-down-content ul li {
  width: 90%;
}
@media screen and (min-width:1024px) {
  .more-promotion-sec-inner .promo-box img {
    height: 144px;
  }
  #anesthesia-fee .btn, .homecare-block .btn {
    width: 288px;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
  }
  #anesthesia-fee .btn a, .homecare-block .btn a {
    padding: 24px 0;
    line-height: auto;
  }
  .fav-box .course-times {
  width: 100%;
  }
  #planlists .fav-box .drop-down-content {
  padding: 25px 20px 40px;
  }
}

.price_balloonBox .repay {
  cursor: pointer;
}
.repay_box {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1006;
  display: none;
}
.repay_box .inner {
  text-align: center;
  background: #fff;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 6.1333vw;
  border-radius: 10px;
  box-sizing: border-box;
  z-index: 1006;
}
.repay_box .inner p {
  font-size: 3.4666vw;
  line-height: 1.7;
}
.repay_box .inner p.sub {
  font-weight: bold;
}
.repay_box .inner p.midashi {
  font-size: 5.87vw;
  font-weight: bold;
  margin: 0 0 1em;
}
.repay_box .inner p.text {
  font-size: calc(9px + (20 - 9) * ((100vw - 320px) / (767 - 320)));
}
.repay_box .inner p.text span {
  font-size: calc(11px + (26 - 11) * ((100vw - 320px) / (767 - 320)));
}
.repay_box .inner img {
  margin: 1.3em 0;
}
.repay_box .inner p.caption {
  font-size: calc(9px + (20 - 9) * ((100vw - 320px) / (767 - 320)));
}
.repay_box .inner .close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -25%;
  right: 0;
  cursor: pointer;
}
@media screen and (min-width:768px) {
  .repay_box {
    right: 0;
    margin: 0 auto;
  }
  .repay_box .inner {
    width: 861px;
    padding: 31px;
  }
  .repay_box .inner p {
    font-size: 17px;
  }
  .repay_box .inner p.midashi {
    font-size: 30px;
  }
  .repay_box .inner p.text {
    font-size: 17px;
  }
  .repay_box .inner p.text span {
    font-size: 21px;
  }
  .repay_box .inner p.caption {
    font-size: 17px;
  }
  .repay_box .inner .close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -25%;
    right: 0;
    cursor: pointer;
  }
}

.natsuwari_box {
  margin-top: calc(100vw / var(--viewport) * 46);
}
.natsuwari_box .image01 {
  position: relative;
  z-index: 2;
}
.natsuwari_box .image02 {
  position: relative;
  z-index: 1;
  margin-top: calc(100vw / var(--viewport) * -32);
}
@media screen and (min-width:768px) {
  .natsuwari_box {
    margin-top: 62px;
  }
  .natsuwari_box .image02 {
    margin-top: -18px;
  }
}

.relative{
  position: relative;
}
/*****ヒゲliteプランcss****/
.newplanSection{
  background: #F7CF00;
  padding: 12vw 0 17.2vw;
}
.newplanSection .inner{
  margin: 0 4.6666vw;
}
.courseArea_new.flex, .course_new.flex{
	flex-wrap: wrap;
	font-weight: bold;
    align-items: center;
	text-align: left;
	line-height: normal;
}
.courseArea_new .course_new{
  padding: calc(100vw / var(--viewport) * 30) 0 calc(100vw / var(--viewport) * 20);
  border-bottom: calc(100vw / var(--viewport) * 2) solid #000;
}
.courseArea_new .course_new:first-child{
  padding: 0 0 calc(100vw / var(--viewport) * 20) 0;
}
.courseArea_new .numberArea{
  font-size: calc(100vw / var(--viewport) * 26);
  width: 100%;
}
.courseArea_new .numberArea .number{
  font-size: calc(100vw / var(--viewport) * 44);
  vertical-align: baseline;
}
.courseArea_new .total{
  font-size: calc(100vw / var(--viewport) * 40);
}
.courseArea_new .total .price{
  font-size: calc(100vw / var(--viewport) * 90);
  margin: 0 1.5vw 0 0;
  letter-spacing: -.04em;
}
.courseArea_new .total .yen{
  font-size: calc(100vw / var(--viewport) * 40);
  width: auto;
  margin: 0;
  vertical-align: bottom;
}
.courseArea_new .total .tax{
  font-size: calc(100vw / var(--viewport) * 18);
  position: absolute;
  top: 4vw;
  right: -2.5vw;
}
.courseArea_new .installmentsArea{
  font-size: calc(100vw / var(--viewport) * 30);
  position: relative;
}
.courseArea_new .installmentsArea .installments{
  transform: translateY(-1.5vw);
}
.courseArea_new .installmentsArea .installments .month{
  vertical-align: baseline;
}
.courseArea_new .installmentsArea .installments .price{
  color: #F00;
  font-size: calc(100vw / var(--viewport) * 56);
  margin: 0;
  letter-spacing: -.04em;
}
.courseArea_new .installmentsArea .times,
.courseArea_new .installmentsArea select{
  font-size: calc(100vw / var(--viewport) * 24);
  border: calc(100vw / var(--viewport) * 2) solid #000;
  border-radius: calc(100vw / var(--viewport) * 8);
  text-align: center;
}
.courseArea_new .installmentsArea select{
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  width: 100%;
}
.courseArea_new .installmentsArea .refund{
  font-size: calc(100vw / var(--viewport) * 24);
  width: 100%;
  padding: calc(100vw / var(--viewport) * 4);
  text-align: center;
  background: #FF0;
  border-radius: calc(100vw / var(--viewport) * 8); 
  position: absolute;
  top: -8vw;
}
.courseArea_new .caption{
  font-size: calc(100vw / var(--viewport) * 28);
  margin-top: 4vw;
}
.newplan-h2{
  color: #fff;
  line-height: 1.25;
  margin-bottom: 8vw;
}
.newplan-h2 .hige-white-txt{
  color: #00a9ff;
  margin-bottom: 5vw;
}
@media screen and (min-width:768px) {
  .newplanSection{
    padding: 100px 0 114px;
  }
  .courseArea_new .course_new{
    padding: 26px 0 10px;
    border-bottom: 1px solid #000;
    width: 410px;
  }
  .courseArea_new .course_new:first-child{
    padding: 0 0 10px 0;
  }
  .courseArea_new .numberArea{
    font-size: 13px;
    width: 50px;
  }
  .courseArea_new .numberArea .number{
    font-size: 25px;
    vertical-align: baseline;
    letter-spacing: -.15em;
    margin: 0 4px 0 -2px;
  }
  .courseArea_new .total{
    font-size: 20px;
    margin-right: 20px;
  }
  .courseArea_new .total .price{
    font-size: 58px;
    margin-right: 6px;
  }
  .courseArea_new .total .yen{
    font-size: 20px;
  }
  .courseArea_new .total .tax{
    font-size: 9px;
    top: 26px;
    right: -12px;
  }
  .courseArea_new .installmentsArea{
    font-size: 15px;
    width: 130px;
    white-space: nowrap;
  }
  .courseArea_new .installmentsArea .installments{
    transform: translateY(-5px);
  }
  .courseArea_new .installmentsArea .installments .price{
    font-size: 40px;
  }
  .courseArea_new .installmentsArea .times,
  .courseArea_new .installmentsArea select{
    font-size: 12px;
    border: 1px solid #000;
    border-radius: 4px;
  }
  .courseArea_new .installmentsArea .refund{
    font-size: 16px;
    width: 51px;
    padding: 0 0 8px;
    border-radius: 4px; 
    top: 0;
    right: -72px;
    line-height: 1.25;
  }
  .courseArea_new .installmentsArea .refund .small{
    font-size: 10px;
  }
  .courseArea_new .caption{
    font-size: 12px;
    margin-top: 20px;
  }
  .newplan-h2{
    margin-bottom: 50px;
  }
  .newplan-h2 .hige-white-txt{
    margin-bottom: 22px;
  }
}

.swiper-blue-slider-inner{
	background: url(../../img/top/slider_bg_sp.png) no-repeat #002782;
	background-position: top right;
	background-size: contain;
	padding: calc(100vw / var(--viewport) * 80) 0 calc(100vw / var(--viewport) * 28);
}
#planlists{
    padding: 0;
}
.normal-plan{
    padding-top: 14vw;
}
#planlists .new-h2 .line-ani{
	color: #000;
}
#planlists .new-h2.list-tlt .line-ani:after{
	border-color: #00aafa;
}
#planlists .promotion-txt-block.txt-block01 h3{
    margin-bottom: 12%;
	border-bottom: calc(3px + (7 - 3) * ((100vw - 320px) / (767 - 320))) solid #002782;
}
#planlists .promotion-txt-block.txt-block01 h3 span{
    color: #fff;
	left: 30%;
	transform: translateX(-18%);
	color: #fff;
	background: #002782;
}
.newplan-box{
  padding: calc(100vw / var(--viewport) * 55) calc(100vw / var(--viewport) * 35) calc(100vw / var(--viewport) * 44);
  background: #fff;
  border-radius: calc(100vw / var(--viewport) * 10);
}
#planlists .block-tlt span.site-name {
	color: #fff;
	justify-content: center;
    margin-bottom: calc(100vw / var(--viewport) * 80);
}
#planlists .block-tlt span.site-name:before, #planlists .block-tlt span.site-name:after {
	display: none;
}
#planlists .flex-title {
	justify-content: center;
    margin: calc(100vw / var(--viewport) * 20) auto calc(100vw / var(--viewport) * 80);
}
#planlists .newplan-box .list-tlt{
    margin-bottom: calc(100vw / var(--viewport) * 80);
}
@media screen and (min-width:768px) {
  .swiper-blue-slider-inner{
      background: url(../../img/top/slider_bg.jpg) no-repeat #002782;
      background-position: top center;
      background-size: 1420px;
  }
  .swiper-blue-slider-inner{
	padding-top: 100px;  
  }
  .normal-plan{
      padding-top: 80px;
  }
  .newplan-box{
      padding: 50px 65px;
	  border-radius: 10px;
  }
  #planlists .promotion-txt-block.txt-block01 h3{
      margin-bottom: 8%;
      border-bottom: 5px solid #002782;
  }
  #planlists .promotion-txt-block.txt-block01 h3 span{
      left: 50%;
      transform: translateX(-50%);
  }
  #planlists .block-tlt span.site-name {
      margin-bottom: 20px;
  }
  #planlists .flex-title {
      justify-content: center;
      margin: 20px auto 40px;
  }
  #planlists .newplan-box .list-tlt{
      margin-bottom: 62px;
  }
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: center !important;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  left: 0;
  right: 0;
}

.newPlanBox {
  margin-bottom: calc(100vw / var(--viewport) * 50);
}
.newPlanBox .box {
  background: #fff;
  border-radius: calc(100vw / var(--viewport) * 10);
  padding: calc(100vw / var(--viewport) * 45) calc(100vw / var(--viewport) * 35) calc(100vw / var(--viewport) * 45);
}
.newPlanBox .pc_flex:nth-child(n+2) .box {
  margin-top: calc(25px + (60 - 25) * ((100vw - 320px) / (767 - 320)));
}
.newPlanBox .box .innerBox .midashi {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 30);
  font-weight: bold;
  text-align: center;
  background: #00aaf8;
  height: calc(100vw / var(--viewport) * 70);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: calc(100vw / var(--viewport) * 5);
  margin-bottom: calc(100vw / var(--viewport) * 45);
}
.newPlanBox .box .innerBox .partsImage {
  margin-bottom: calc(100vw / var(--viewport) * 20);
  border-radius: 0 0 calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 10);
}
.newPlanBox .box .innerBox .flex .left,
.newPlanBox .box .innerBox .flex .right {
  width: calc(100vw / var(--viewport) * 270);
}
.newPlanBox .box .innerBox .flex .left .flex,
.newPlanBox .box .innerBox .flex .right .flex {
  align-items: center;
}
.newPlanBox .box .innerBox .balloon {
  width: calc(100vw / var(--viewport) * 270);
  height: calc(100vw / var(--viewport) * 237);
  padding: calc(100vw / var(--viewport) * 70) calc(100vw / var(--viewport) * 17) calc(100vw / var(--viewport) * 25);
  box-sizing: border-box;
}
.newPlanBox .box .innerBox .balloon .flex {
  height: calc(100vw / var(--viewport) * 45);
  align-items: center;
}
.newPlanBox .box .innerBox .balloon .flex .course {
  font-size: calc(100vw / var(--viewport) * 20);
  font-weight: bold;
}
.newPlanBox .box .innerBox .balloon .flex .icons {
  width: calc(100vw / var(--viewport) * 118);
}
.newPlanBox .box .innerBox .balloon.ten {
  position: relative;
}
.newPlanBox .box .innerBox .balloon.ten:after {
  content: "特別返金保証付き";
  font-size: calc(100vw / var(--viewport) * 20);
  font-weight: bold;
  background: #ff0;
  width: calc(100vw / var(--viewport) * 224);
  height: calc(100vw / var(--viewport) * 40);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(100vw / var(--viewport) * 17);
  left: 50%;
  transform: translateX(-50%);
}
.newPlanBox .box .innerBox .balloon.ten .flex .icons {
  width: calc(100vw / var(--viewport) * 113);
}
.newPlanBox .box .innerBox .balloon .priceBox {
  text-align: center;
  margin-top: calc(100vw / var(--viewport) * 16);
}
.newPlanBox .box .innerBox .balloon .priceBox .price {
  color: #fb0502;
  font-size: calc(100vw / var(--viewport) * 74);
  letter-spacing: -0.05em;
  vertical-align: baseline;
  margin: 0;
}
.newPlanBox .box .innerBox .balloon .priceBox .yen {
  font-size: calc(100vw / var(--viewport) * 28);
  font-weight: bold;
  width: auto;
  margin: 0;
}
.newPlanBox .box .innerBox .text {
  font-size: calc(100vw / var(--viewport) * 18);
  font-weight: bold;
  text-align: center;
  margin-top: calc(100vw / var(--viewport) * 55);
  margin-bottom: calc(100vw / var(--viewport) * 20);
}
.newPlanBox .box .innerBox .month {
  font-size: calc(100vw / var(--viewport) * 18);
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.newPlanBox .box .innerBox .priceBox2 .price {
  font-size: calc(100vw / var(--viewport) * 46);
  vertical-align: baseline;
}
.newPlanBox .box .innerBox .priceBox2 .yen {
  font-size: calc(100vw / var(--viewport) * 18);
  font-weight: bold;
  width: auto;
  margin: 0;
}
.newPlanBox .box .innerBox .bunkatsu {
  font-size: calc(100vw / var(--viewport) * 18);
  font-weight: bold;
  text-align: center;
  width: calc(100vw / var(--viewport) * 94);
  height: calc(100vw / var(--viewport) * 34);
  padding-top: calc(100vw / var(--viewport) * 2); 
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 3px;
}
.newPlanBox .box .innerBox .flex .left > .flex,
.newPlanBox .box .innerBox .flex .right > .flex {
  padding-bottom: calc(100vw / var(--viewport) * 13);
  border-bottom: 1px solid #000;
}
.newPlanBox .box .innerBox .afterText {
  font-size: calc(100vw / var(--viewport) * 20);
  font-weight: bold;
  text-align: center;
  margin: calc(100vw / var(--viewport) * 22) 0;
}
.newPlanBox .bottom {
  margin-top: calc(100vw / var(--viewport) * 60);
}
.newPlanBox .bottom .obi {
  color: #ff0;
  font-size: calc(100vw / var(--viewport) * 20);
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background: #00AAFA;
  padding: calc(100vw / var(--viewport) * 15) 0;
}
.newPlanBox .bottom .caption {
  font-size: calc(100vw / var(--viewport) * 15);
  font-weight: bold;
  margin-top: 0.8em;
}

.newPlanBox .box02 {
  margin-top: calc(100vw / var(--viewport) * 70);
}
.newPlanBox .box02 .innerBox .midashi {
  background: #000;
  border-radius: calc(100vw / var(--viewport) * 5) calc(100vw / var(--viewport) * 5) 0 0;
  margin-bottom: 0;
}
.newPlanBox .box02 .innerBox .midashi {
  font-size: calc(100vw / var(--viewport) * 40);
  height: calc(100vw / var(--viewport) * 100);
}
.newPlanBox .box02 .innerBox .midashi span {
  color: #00ABF8;
}
.newPlanBox .box02 .innerBox .con {
  background: #eef0f4;
  padding: calc(100vw / var(--viewport) * 33) calc(100vw / var(--viewport) * 32) calc(100vw / var(--viewport) * 36);
}
.newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(1) {
  margin-top: calc(100vw / var(--viewport) * 60);
}
.newPlanBox .box02 .pc_flex:nth-child(1) .innerBox:nth-child(1) .con img {
  width: calc(100vw / var(--viewport) * 140);
  display: block;
  margin: 0 auto calc(100vw / var(--viewport) * 38);
}
.newPlanBox .box02 .pc_flex:nth-child(1) .innerBox:nth-child(2) .con img {
  width: calc(100vw / var(--viewport) * 314);
  display: block;
  margin: 0 auto calc(100vw / var(--viewport) * 38);
}
.newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(1) .con img {
  width: calc(100vw / var(--viewport) * 254);
  display: block;
  margin: 0 auto calc(100vw / var(--viewport) * 38);
}
.newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(2) .con img {
  width: calc(100vw / var(--viewport) * 254);
  display: block;
  margin: 0 auto calc(100vw / var(--viewport) * 38);
}
.newPlanBox .box02 .pc_flex .innerBox .flex {
  align-items: center;
  padding-bottom: calc(100vw / var(--viewport) * 20);
}
.newPlanBox .box02 .pc_flex .innerBox .flex .course {
  font-size: calc(100vw / var(--viewport) * 24);
  font-weight: bold;
  text-align: center;
  width: calc(100vw / var(--viewport) * 130);
  height: calc(100vw / var(--viewport) * 41);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 3px;
}
.newPlanBox .box02 .pc_flex .innerBox .flex .priceBox {
  position: relative;
}
.newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .price {
  color: #f41419;
  font-size: calc(100vw / var(--viewport) * 88);
}
.newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .yen {
  font-size: calc(100vw / var(--viewport) * 39);
  font-weight: bold;
  width: auto;
  margin: 0;
}
.newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .zei {
  font-size: calc(100vw / var(--viewport) * 21);
  font-weight: bold;
  position: absolute;
  top: calc(100vw / var(--viewport) * 18);
  right: 0;
}
.newPlanBox .box02 .pc_flex .innerBox .change {
  font-size: calc(100vw / var(--viewport) * 20);
  font-weight: bold;
  text-align: center;
  margin-bottom: calc(100vw / var(--viewport) * 13);
}
.newPlanBox .box02 .pc_flex .innerBox .change span {
  color: #00aaf9;
}
.newPlanBox .box02 .pc_flex .innerBox .monthBox {
  text-align: center;
  padding-top: calc(100vw / var(--viewport) * 13);
  border-top: 1px solid #000;
}
.newPlanBox .box02 .pc_flex .innerBox .monthBox .month {
  font-size: calc(100vw / var(--viewport) * 24);
  writing-mode: initial;
}
.newPlanBox .box02 .pc_flex .innerBox .monthBox .price {
  font-size: calc(100vw / var(--viewport) * 60);
}
.newPlanBox .box02 .pc_flex .innerBox .monthBox .yen {
  font-size: calc(100vw / var(--viewport) * 32);
  font-weight: bold;
  width: auto;
  margin: 0;
}
.newPlanBox .box02 .pc_flex .innerBox .monthBox .bunkatsu {
  font-size: calc(100vw / var(--viewport) * 23);
  font-weight: bold;
  width: auto;
  height: auto;
  border: none;
  display: inline-block;
}
.newPlanBox .box02 .innerBox .bottom {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 50);
  text-align: center;
  background: #00aaf9;
  border-radius: 0 0 calc(100vw / var(--viewport) * 5) calc(100vw / var(--viewport) * 5);
  padding: calc(100vw / var(--viewport) * 14) 0;
  margin-top: 0;
}
.newPlanBox .box02 .innerBox .bottom .yen {
  font-size: calc(100vw / var(--viewport) * 34);
  font-weight: bold;
  width: auto;
  margin: 0;
  vertical-align: baseline;
}
.newPlanBox .box02 .caption {
  font-size: calc(100vw / var(--viewport) * 15);
  font-weight: bold;
  margin-top: 0.8em;
}
@media screen and (min-width:768px) {
  .newPlanBox {
    margin-bottom: 78px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .newPlanBox > .pc_flex{
    width: 47.4%;
    box-sizing: border-box;
  }
  .newPlanBox > .pc_flex:nth-child(n+3) {
    margin-top: 78px;
  }
  .newPlanBox .box {
    border-radius: 6px;
    padding: 47px 40px 52px;
  }
  .newPlanBox .box .pc_flex {
    display: flex;
    justify-content: space-between;
  }
  .newPlanBox .pc_flex:nth-child(n+2) .box {
    margin-top: 0;
  }
  .newPlanBox .box .innerBox {
    width: 451px;
  }
  .newPlanBox .box .innerBox:nth-child(2) {
    margin-top: 0;
  }
  .newPlanBox .box .innerBox .midashi {
    font-size: 24px;
    height: 48px;
    border-radius: 6px;
    margin-bottom: 33px;
  }
  .newPlanBox .box .innerBox .partsImage {
    margin-bottom: 15px;
    border-radius: 0 0 10px 10px;
  }
  .newPlanBox .box .innerBox .flex .left,
  .newPlanBox .box .innerBox .flex .right {
    width: 210px;
  }
  .newPlanBox .box .innerBox .balloon {
    width: 210px;
    height: 185px;
    padding: 60px 11px 13px;
  }
  .newPlanBox .box .innerBox .balloon .flex {
    height: 38px;
  }
  .newPlanBox .box .innerBox .balloon .flex .course {
    font-size: 16px;
  }
  .newPlanBox .box .innerBox .balloon .flex .icons {
    width: 108px;
  }
  .newPlanBox .box .innerBox .balloon.ten:after {
    font-size: 16px;
    width: 175px;
    height: 30px;
    top: 19px;
  }
  .newPlanBox .box .innerBox .balloon.ten .flex .icons {
    width: 92px;
  }
  .newPlanBox .box .innerBox .balloon .priceBox {
    margin-top: 15px;
  }
  .newPlanBox .box .innerBox .balloon .priceBox .price {
    font-size: 53px;
  }
  .newPlanBox .box .innerBox .balloon .priceBox .yen {
    font-size: 22px;
  }
  .newPlanBox .box .innerBox .text {
    font-size: 15px;
    margin-top: 43px;
    margin-bottom: 13px;
  }
  .newPlanBox .box .innerBox .month {
    font-size: 15px;
  }
  .newPlanBox .box .innerBox .priceBox2 .price {
    font-size: 34px;
  }
  .newPlanBox .box .innerBox .priceBox2 .yen {
    font-size: 14px;
  }
  .newPlanBox .box .innerBox .bunkatsu {
    font-size: 14px;
    width: 80px;
    height: 24px;
    padding-top: 2px;
  }
  .newPlanBox .box .innerBox .flex .left > .flex,
  .newPlanBox .box .innerBox .flex .right > .flex {
    padding-bottom: 10px;
  }
  .newPlanBox .box .innerBox .flex .left > .flex.flex_end,
  .newPlanBox .box .innerBox .flex .right > .flex.flex_end {
    align-items: flex-end;
  }
  .newPlanBox .box .innerBox .afterText {
    font-size: 16px;
    margin: 16px 0;
  }
  .newPlanBox .bottom {
    margin-top: 55px;
  }
  .newPlanBox .bottom .obi {
    font-size: 20px;
    padding: 14px 0;
  }
  .newPlanBox .bottom .caption {
    font-size: 16px;
  }
  .newPlanBox .btn {
    margin-top: 20px;
  }

  .newPlanBox .box02 {
    padding: 47px 22px 52px;
    margin-top: 83px;
  }
  .newPlanBox .box02 .innerBox {
    width: 510px;
  }
  .newPlanBox .box02 .innerBox .midashi {
    border-radius: 10px 10px 0 0;
  }
  .newPlanBox .box02 .innerBox .midashi {
    font-size: 36px;
    height: 75px;
    margin-bottom: 0;
  }
  .newPlanBox .box02 .innerBox .con {
    padding: 25px 26px 36px;
  }
  .newPlanBox .box02 .pc_flex {
    align-items: center;
  }
  .newPlanBox .box02 .pc_flex:nth-child(2) .innerBox {
    margin-top: 32px !important;
  }
  .newPlanBox .box02 .pc_flex:nth-child(1) .innerBox:nth-child(1) .con img {
    width: 99px;
    margin: 0 0 0 20px;
  }
  .newPlanBox .box02 .pc_flex:nth-child(1) .innerBox:nth-child(2) .con img {
    width: 156px;
    margin: 0;
  }
  .newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(1) .con img {
    width: 156px;
    margin: 0;
  }
  .newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(2) .con img {
    width: 156px;
    margin: 0;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex {
    padding-bottom: 13px;
  }
  .newPlanBox .box02 .pc_flex:nth-child(1) .innerBox:nth-child(1) .con .flex,
  .newPlanBox .box02 .pc_flex:nth-child(2) .innerBox:nth-child(1) .con .flex {
    padding-bottom: 37px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .con .pc_flex > div {
    width: 290px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex .course {
    font-size: 14px;
    width: 76px;
    height: 31px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex .priceBox {
    white-space: nowrap;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .price {
    font-size: 54px;
    letter-spacing: -0.02em;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .yen {
    font-size: 24px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .flex .priceBox .zei {
    font-size: 14px;
    top: 8px;
    right: -2px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .change {
    font-size: 12px;
    margin-bottom: 13px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .monthBox {
    padding-top: 13px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .monthBox .month {
    font-size: 16px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .monthBox .price {
    font-size: 36px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .monthBox .yen {
    font-size: 20px;
  }
  .newPlanBox .box02 .pc_flex .innerBox .monthBox .bunkatsu {
    font-size: 14px;
  }
  .newPlanBox .box02 .innerBox .bottom {
    font-size: 30px;
    border-radius: 0 0 10px 10px;
    padding: 10px 0;
  }
  .newPlanBox .box02 .innerBox .bottom .yen {
    font-size: 20px;
  }
  .newPlanBox .box02 .caption {
    font-size: 16px;
    text-align: right;
  }
}



#plans .promotion-txt-block {
    margin-top: 24%;
}
@media screen and (min-width:768px) {
  #plans .promotion-txt-block:first-of-type {
      margin-top: 108px;
  }
  #plans .promotion-txt-block {
      margin-top: 30px;
  }
}

/*plan skin*/
.list-box-skin .fav-box .drop-down-content{
    background: #444444;
    position: relative;
}
.list-box-skin .fav-box .drop-down-content h3 span{
    margin-left: 20px;
}
.font-blue{
    color: #00a9f8;
}
.list-box-skin--expert{
    width: 48%;
    font-weight: bold;
    margin-top: 4% !important;
}
.list-box-skin--expert li{
    width: 100% !important;
    background: #000;
    color: #fff;
    text-align: center;
    margin: 6% 0 4% !important;
    padding: 10% 0;
}
.list-box-skin--img_hydra{
    position: absolute;
    bottom: 2%;
    right: 3%;
    width: 280px;
}
.list-box-skin--img_caresys{
    position: absolute;
    bottom: 11%;
    right: 3%;
    width: 250px;
}
.list-box-skin--planArea{
    background: rgba(255,255,255,.8);
    margin-top: 8%;
    padding: 3% 0 5%;
    position: relative;
    z-index: 2;
}
.list-box-skin--planBox{
    font-weight: bold;
    margin: 6% auto;
    justify-content: center;
}
.list-box-skin--course{
    padding: .5% 1.5% 0;
    border: 1px solid #222;
    text-align: center;
    line-height: 1.25;
    border-radius: .4vw;
    margin-right: 15px;
}
.list-box-skin--price{
    text-align: center;
    line-height: .85;
}
.list-box-skin--price .yen{
    color: #000;
    width: auto;
    margin-left: 8px;
    margin-right: 0;
    font-weight: bold;
}
.list-box-skin--period{
    margin: 6% 0 0 4%;;
}
@media screen and (max-width: 767px){
  .list-box-skin .fav-box .drop-down-content h3 span{
      margin-left: 2%;
  }
  .list-box-skin--img_hydra{
      bottom: 10%;
      right: 5%;
      width: 52%;
  }
  .list-box-skin--img_caresys{
      position: absolute;
      bottom: 12%;
      right: 3%;
      width: 50%;
  }
  .list-box-skin--planArea{
      padding: 5% 0;
  }
  .list-box-skin--planBox{
      font-weight: bold;
      margin: 6% auto;
      justify-content: center;
  }
  .list-box-skin--course{
      padding: 1% 1.5% 0;
      margin-right: 8px;
  }
  .list-box-skin--price{
      line-height: .75;
  }
  .list-box-skin--price .yen{
      margin-left: 0;
  }
}


/*homecare*/
.homecare-block{
  background: #EBEFF0;
  padding: calc(100vw / var(--viewport) * 120) 0; 
}
.homecare-area{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.homecare-area-txt{
  width: 100%;
  line-height: 1.25;
}
.homecare-area-img{
  margin-top: calc(100vw / var(--viewport) * 80);
}
.homecare-block .btn{
  margin-top: calc(100vw / var(--viewport) * 80);
}
@media screen and (min-width:768px) {
  .homecare-block{
    padding: 80px 0; 
  }
  .homecare-area{
    width: 628px;
    margin: 0 auto;
  }
  .homecare-area-txt{
    width: auto;
    line-height: 1.25;
  }
  .homecare-area-img{
    width: 310px;
    margin-top: 0;
  }
  .homecare-block .btn{
    margin-top: 80px;
  }
}

#possibleArea {
  color: #fff;
  background: var(--lightBlue);
}
#possibleArea h2 {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 64);
  text-align: center;
  line-height: 1.3;
  margin-bottom: calc(100vw / var(--viewport) * 80);
}
#possibleArea h2 .sub {
  font-size: calc(100vw / var(--viewport) * 28);
}
#possibleArea .possibleSwiper {
  padding-top: calc(100vw / var(--viewport) * 152);
  padding-bottom: calc(100vw / var(--viewport) * 20);
}
#possibleArea .possibleSwiper .swiper-pagination {
  display: flex;
  justify-content: space-between;
  top: 0;
  bottom: initial;
}
#possibleArea .possibleSwiper .swiper-pagination-bullet {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 30);
  font-weight: 600;
  text-align: center;
  width: calc(100vw / var(--viewport) * 208);
  height: calc(100vw / var(--viewport) * 72);
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50vw;
  opacity: 1;
  box-sizing: border-box;
}
.hige-pagination .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  left: 0;
}
#possibleArea .possibleSwiper .swiper-pagination-bullet-active {
  background: #20396F;
}
#possibleArea .possibleSwiper .swiper-button-disabled {
  display: none;
}
#possibleArea .possibleSwiper .swiper-slide {
  text-align: center;
  height: auto;
}
#possibleArea .possibleSwiper .swiper-slide .left,
#possibleArea .possibleSwiper .swiper-slide .right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
#possibleArea .possibleSwiper .swiper-slide .left {
  left: 1px;
}
#possibleArea .possibleSwiper .swiper-slide .right {
  right: 1px;
}
#possibleArea .possibleSwiper .swiper-slide .right li {
  margin-left: auto;
}
#possibleArea .possibleSwiper .swiper-slide li {
  font-size: calc(100vw / var(--viewport) * 24);
  font-weight: 600;
  margin-top: calc(100vw / var(--viewport) * 20);
}
#possibleArea .possibleSwiper .swiper-slide li:first-child {
  margin-top: 0;
}
#possibleArea .possibleSwiper .swiper-slide li {
  color: #fff;
  text-align: left;
  line-height: 1.3;
  width: calc(100vw / var(--viewport) * 198);
  height: calc(100vw / var(--viewport) * 56);
  display: flex !important;
  align-items: center;
  border: 1px solid #fff;
  padding-left: calc(100vw / var(--viewport) * 20);
  box-sizing: border-box;
  transition: all .4s;
  cursor: pointer;
}
#possibleArea .possibleSwiper .swiper-slide li.line2 {
  height: calc(100vw / var(--viewport) * 78);
}
#possibleArea .possibleSwiper .swiper-slide li.active {
  width: calc(100vw / var(--viewport) * 230);
  background: #20396f;
  position: relative;
}
#possibleArea .possibleSwiper .swiper-slide li.active:after {
  content: "";
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-radius: 2px;
  width: calc(100vw / var(--viewport) * 17);
  height: calc(100vw / var(--viewport) * 17);
  position: absolute;
  top: calc(50% - calc(100vw / var(--viewport) * 12));
  right: calc(100vw / var(--viewport) * 20);
  transform: rotate(45deg);
}
#possibleArea .possibleSwiper .swiper-slide .parts {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
#possibleArea .possibleSwiper .swiper-slide .imgBox {
  width: calc(100vw / var(--viewport) * 320);
  margin: 0 auto;
}
#possibleArea .possibleSwiper .swiper-slide .parts img {
  width: calc(100vw / var(--viewport) * 320);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  margin: 0 auto;
  transition: all .2s;
}
#possibleArea .possibleSwiper .swiper-slide .parts img.active {
  opacity: 1;
}
#possibleArea .possibleSwiper .swiper-slide.hige .imgBox svg {
  width: calc(100vw / var(--viewport) * 320);
  height: auto;
}
/*#possibleArea .possibleSwiper .swiper-slide.hige .left li a {
  width: calc(100vw / var(--viewport) * 224);
}*/
/*#possibleArea .possibleSwiper .swiper-slide.hige .left li.active a {
  width: calc(100vw / var(--viewport) * 256);
}*/
#possibleArea .possibleSwiper .swiper-slide.all .imgBox svg {
  width: calc(100vw / var(--viewport) * 320);
  height: auto;
}
#possibleArea .possibleSwiper .swiper-slide.vio .imgBox {
  background: url(../img/top/possibleArea/bg_vio.png) top center no-repeat;
  background-size: calc(100vw / var(--viewport) * 320) auto;
  margin: 0 auto;
}
#possibleArea .possibleSwiper .swiper-slide.vio .imgBox svg {
  width: calc(100vw / var(--viewport) * 320);
  height: auto;
}

.overlay_parts {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1003;
}
.overlay_parts .whiteBox {
  color: #222;
  width: 90%;
  background: #fff;
  padding: calc(100vw / var(--viewport) * 40) calc(100vw / var(--viewport) * 32);
  position: relative;
  top: calc(50% - calc(100vw / var(--viewport) * 65));
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: calc(100vw / var(--viewport) * 16);
  box-sizing: border-box;
  position: relative;
}
.overlay_parts .badge:after {
  content: "";
  background: url(/img/common/ico_campaign_stamp.png?summer) no-repeat;
  background-size: contain;
  width: calc(100vw / var(--viewport) * 152);
  height: calc(100vw / var(--viewport) * 152);
  position: absolute;
  right: 2vw;
  top: 2vw;
}
@media screen and (min-width:768px) {
  .overlay_parts .badge:after {
    width: 76px;
    height: 76px;
    right: 10px;
    top: 10px;
  }
}
.overlay_parts .whiteBox .close {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 30);
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100vw / var(--viewport) * 177);
  height: calc(100vw / var(--viewport) * 71);
  position: absolute;
  top: calc(100vw / var(--viewport) * -93);
  right: calc(100vw / var(--viewport) * 18);
  border: 1px solid #fff;
  border-radius: calc(100vw / var(--viewport) * 16);
  cursor: pointer;
}
.overlay_parts .whiteBox .title {
  color: #00A9F8;
  font-size: calc(100vw / var(--viewport) * 56);
  font-weight: bold;
  text-align: center;
  display: table;
  padding: 0 0.8em 0.5em;
  border-bottom: 3px solid #222;
  margin: 0 auto 0.8em;
}
.overlay_parts .whiteBox .imgBox {
  align-items: center;
}
.overlay_parts .whiteBox .imgBox > li:nth-child(1) {
  width: 46%;
}
.overlay_parts .whiteBox .imgBox > li:nth-child(2) {
  width: 51%;
}
.overlay_parts .whiteBox .imgBox > li:nth-child(2) > dl:nth-child(2) {
  margin-top: calc(100vw / var(--viewport) * 40);
}
.overlay_parts .whiteBox .courseTitle {
  font-size: calc(100vw / var(--viewport) * 36);
  text-align: center;
  background: #00A9F8;
  width: 100%;
  height: calc(100vw / var(--viewport) * 58);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: calc(100vw / var(--viewport) * 16);
  margin-bottom: calc(100vw / var(--viewport) * 8);
}
.overlay_parts .whiteBox .priceBox {
  white-space: nowrap;
  align-items: center;
}
.overlay_parts .whiteBox .priceBox .total {
  font-size: calc(100vw / var(--viewport) * 32);
}
.overlay_parts .whiteBox .priceBox .price {
  font-size: calc(100vw / var(--viewport) * 50);
}
.overlay_parts .whiteBox .priceBox .yen {
  font-size: calc(100vw / var(--viewport) * 40);
  width: auto;
  margin: 0;
}
.overlay_parts .other {
  font-size: calc(100vw / var(--viewport) * 24);
  text-align: center;
  margin-top: calc(100vw / var(--viewport) * 40);
}
.overlay_parts .button a {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 22);
  font-weight: 600;
  background: #222;
  width: calc(100vw / var(--viewport) * 508);
  height: calc(100vw / var(--viewport) * 103);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50vw;
  margin: calc(100vw / var(--viewport) * 18) auto 0;
}
@media screen and (max-width:767px) {
  #possibleArea .container {
      width: 91.47%;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-prev,
  #possibleArea .possibleSwiper ~ .swiper-button-next {
      display: none;
  }
}
@media screen and (min-width:768px) {
  #possibleArea h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  #possibleArea h2 .sub {
    font-size: 20px;
  }
  #possibleArea .container {
    max-width: 700px;
    position: relative;
  }
  #possibleArea .possibleSwiper {
    padding-top: 80px;
    padding-bottom: 0;
  }
  #possibleArea .possibleSwiper .swiper-pagination {
    width: 520px;
    justify-content: space-between;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #possibleArea .possibleSwiper .swiper-pagination-bullet {
    font-size: 20px;
    width: 150px;
    height: 40px;
  }
  #possibleArea .possibleSwiper .swiper-pagination-bullet-active {
    background: #20396F;
  }
  #possibleArea .possibleSwiper .swiper-slide .left {
    left: 83px;
  }
  #possibleArea .possibleSwiper .swiper-slide .right {
    right: 83px;
  }
  #possibleArea .possibleSwiper .swiper-slide li {
    font-size: 14px;
    margin-top: 20px;
  }
  #possibleArea .possibleSwiper .swiper-slide li:first-child {
    margin-top: 0;
  }
  #possibleArea .possibleSwiper .swiper-slide li {
    width: 112px;
    height: 30px;
    padding-left: 10px;
  }
  #possibleArea .possibleSwiper .swiper-slide li.line2 {
    height: 48px;
  }
  #possibleArea .possibleSwiper .swiper-slide li.active {
    width: 130px;
  }
  #possibleArea .possibleSwiper .swiper-slide li.active:after {
    width: 8px;
    height: 8px;
    top: calc(50% - 3px);
    right: 10px;
  }
  #possibleArea .possibleSwiper .swiper-slide .parts {
    width: 270px;
  }
  #possibleArea .possibleSwiper .swiper-slide.hige .imgBox {
    width: 270px;
  }
  #possibleArea .possibleSwiper .swiper-slide.hige .imgBox svg {
    width: 270px;
  }
  /*#possibleArea .possibleSwiper .swiper-slide.hige .left li a {
    width: 127px;
  }*/
  /*#possibleArea .possibleSwiper .swiper-slide.hige .left li.active a {
    width: 135px;
  }*/
  #possibleArea .possibleSwiper .swiper-slide.all .imgBox {
    background-size: 270px auto;
    width: 270px;
  }
  #possibleArea .possibleSwiper .swiper-slide.all .imgBox svg {
    width: 270px;
  }
  #possibleArea .possibleSwiper .swiper-slide.vio .imgBox {
    background-size: 273px auto;
    width: 273px;
  }
  #possibleArea .possibleSwiper .swiper-slide.vio .imgBox svg {
    width: 273px;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-prev,
  #possibleArea .possibleSwiper ~ .swiper-button-next {
    width: 20px;
    height: 30px;
    transform: translateY(-50%);
    margin-top: 0;
    background: none;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-prev {
    left: 0;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-next {
    right: 0;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-prev:before,
  #possibleArea .possibleSwiper ~ .swiper-button-next:after {
    content: '';
    width: 20px;
    height: 30px;
    background: #fff;
    display: block;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    pointer-events: none;
  }
  #possibleArea .possibleSwiper ~ .swiper-button-prev:before {
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
  }

  .overlay_parts .whiteBox {
    width: 670px;
    padding: 28px;
    top: 50%;
    left: 50%;
    border-radius: 8px;
  }
  .overlay_parts .whiteBox .close {
    font-size: 25px;
    width: 125px;
    height: 46px;
    top: -60px;
    right: 11px;
    border-radius: 8px;
  }
  .overlay_parts .whiteBox .title {
    font-size: 28px;
    padding: 0 0.8em 0.4em;
    border-bottom: 3px solid #222;
    margin: 0 auto 0.5em;
  }
  .overlay_parts .whiteBox .imgBox {
    width: 530px;
    margin: 0 auto;
  }
  .overlay_parts .whiteBox .imgBox > li:nth-child(1) {
    width: 200px;
  }
  .overlay_parts .whiteBox .imgBox > li:nth-child(2) {
    width: 272px;
  }
  .overlay_parts .whiteBox .imgBox > li:nth-child(2) > dl:nth-child(2) {
    margin-top: 26px;
  }
  .overlay_parts .whiteBox .courseTitle {
    font-size: 21px;
    height: 34px;
    border-radius: 9px;
    margin-bottom: 14px;
  }
  .overlay_parts .whiteBox .priceBox {
    justify-content: center;
  }
  .overlay_parts .whiteBox .priceBox .total {
    font-size: 20px;
    margin-right: 1em;
  }
  .overlay_parts .whiteBox .priceBox .price {
    font-size: 38px;
  }
  .overlay_parts .whiteBox .priceBox .yen {
    font-size: 20px;
  }
  .overlay_parts .other {
    font-size: 17px;
    margin-top: 24px;
  }
  .overlay_parts .button a {
    font-size: 15px;
    width: 306px;
    height: 68px;
    margin: 26px auto 0;
  }
}

.waribiki {
  width: 89.33%;
  max-width: 1100px;
  padding-bottom: 7%;
}
.waribiki .pc_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 12%;
}
.waribiki .box {
  width: 48.51%;
}
.waribiki .box .inBox {
  color: #fff;
  font-weight: bold;
  background: var(--lightBlue);
  border-radius: calc(100vw / var(--viewport) * 20);
  padding: 0 0 calc(100vw / var(--viewport) * 40);
  margin-top: calc(100vw / var(--viewport) * 50);
  position: relative;
  box-sizing: border-box;
}
@media screen and (max-width: 767px){
  .waribiki .box:nth-child(n+3) .inBox {
    margin-top: calc(100vw / var(--viewport) * 80);
  }
}
/*.waribiki .box .inBox:before {
  color: #16AAFA;
  font-size: calc(100vw / var(--viewport) * 32);
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  line-height: 1;
  background: #fffe00;
  border-radius: 100%;
  width: calc(100vw / var(--viewport) * 60);
  height: calc(100vw / var(--viewport) * 60);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(100vw / var(--viewport) * -30);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.waribiki .gakuwari .inBox:before {
  content: "";
}
.waribiki .norikae .inBox:before {
  content: "";
}
.waribiki .pair .inBox:before {
  content: "3";
}
.waribiki .weekday .inBox:before {
  content: "4";
}*/
.waribiki .box .inBox:after {
  content: "";
  border-right: calc(100vw / var(--viewport) * 4) solid #fff;
  border-top: calc(100vw / var(--viewport) * 4) solid #fff;
  width: calc(100vw / var(--viewport) * 27);
  height: calc(100vw / var(--viewport) * 27);
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(100vw / var(--viewport) * 24);
  margin: 0 auto;
  transform: translateY(-50%) rotate(135deg);
}
.waribiki .box.active .inBox:after {
  bottom: calc(100vw / var(--viewport) * 5);
  transform: translateY(-50%) rotate(-45deg);
}
.waribiki .box .inBox img {
  display: block;
  height: calc(100vw / var(--viewport) * 92);
  padding-top: 0;
  margin: 0 auto;
  transform: translateY(-5vw);
}
.waribiki .box .flex {
  line-height: 1.3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateY(-5vw);
}
.waribiki .box .icon {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 32);
  line-height: 1;
  height: calc(100vw / var(--viewport) * 50);
  display: flex;
  border: 3px solid #fff;
}
.waribiki .box .icon span {
  padding: 0 calc(100vw / var(--viewport) * 9);
  height: calc(100vw / var(--viewport) * 50);
  display: flex;
  justify-content: center;
  align-items: center;
}
.waribiki .box .icon span.bg_white {
  color: #00BBFF;
  background: #fff;
  width: auto;
}
.waribiki .box .percent {
  color: var(--yellow);
  font-size: calc(100vw / var(--viewport) * 50);
  margin-top: calc(100vw / var(--viewport) * 20); 
  line-height: 1;
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
.waribiki .box .percent .number {
  font-size: calc(100vw / var(--viewport) * 110);
}
.waribiki .afterBox {
  width: calc(100vw / var(--viewport) * 670);
  margin-top: calc(100vw / var(--viewport) * 46);
  background: #fff;
  border-radius: calc(100vw / var(--viewport) * 10);
  padding: calc(100vw / var(--viewport) * 24) calc(100vw / var(--viewport) * 32);
  position: relative;
  box-sizing: border-box;
  display: none;
}
.waribiki .afterBox:before {
  content: "";
  position: absolute;
  top: calc(100vw / var(--viewport) * -50);
  left: 0;
  border: calc(100vw / var(--viewport) * 26) solid transparent;
  border-bottom: calc(100vw / var(--viewport) * 26) solid #fff;
  transform: translateX(-50%);
}
.waribiki .afterBox[data-index="0"]:before,
.waribiki .afterBox[data-index="2"]:before {
  left: calc(100vw / var(--viewport) * 162);
}
.waribiki .afterBox[data-index="1"]:before,
.waribiki .afterBox[data-index="3"]:before {
  left: calc(100vw / var(--viewport) * 508);
}
.waribiki .afterBox .title {
  margin-bottom: calc(100vw / var(--viewport) * 20);
  position: relative;
}
.waribiki .afterBox .title span {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 32);
  font-weight: bold;
  text-align: center;
  background: #16aafa;
  width: calc(100vw / var(--viewport) * 316);
  height: calc(100vw / var(--viewport) * 52);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50vw;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.waribiki .afterBox .title:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid #16aafa;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.waribiki .afterBox .text {
  font-size: calc(100vw / var(--viewport) * 28);
  line-height: 1.5;
}
.waribiki .afterBox .caption {
  font-size: calc(100vw / var(--viewport) * 24);
  text-align: right;
  display: block;
  margin-top: calc(100vw / var(--viewport) * 30);
}
.waribiki .afterBox dl {
  display: flex;
  margin-top: calc(100vw / var(--viewport) * 20);
}
.waribiki .afterBox dl dd {
  color: #f00;
}
@media screen and (min-width:768px) {
  .waribiki {
    padding-bottom: 7.5%;
  }
  .waribiki .pc_flex {
    margin-top: 60px;
  }
  .waribiki .box {
    width: 260px;
  }
  .waribiki .box .inBox {
    width: 260px;
    border-radius: 20px;
    padding: 0 0 40px;
    margin-top: 60px;
  }
  /*.waribiki .box .inBox:before {
    font-size: 32px;
    width: 60px;
    height: 60px;
    top: -30px;
  }*/
  .waribiki .box .inBox:after {
    border-right: 4px solid #fff;
    border-top: 4px solid #fff;
    width: 20px;
    height: 20px;
    bottom: 10px;
  }
  .waribiki .box.active .inBox:after{
    bottom: 0;
  }
  .waribiki .box .inBox img {
    width: auto;
    height: 100px;
    padding-top: 0;
    margin: 0 auto -40px;
    transform: translateY(-40px);
  }
  .waribiki .box .flex {
    line-height: 1.3;
    transform: translateY(-16px);
  }
  .waribiki .box .icon {
    font-size: 32px;
    height: 50px;
  }
  .waribiki .box .icon span {
    height: 50px;
    padding: 0 8px;
  }
  .waribiki .box .percent {
    font-size: 50px;
    margin-top: 10px;
  }
  .waribiki .box .percent .number {
    font-size: 110px;
  }
  .waribiki .afterBox {
    width: 1100px;
    margin-top: 33px;
    border-radius: 10px;
    padding: 24px 32px;
  }
  .waribiki .afterBox:before {
    top: -50px;
    border: 26px solid transparent;
    border-bottom: 26px solid #fff;
  }
  .waribiki .afterBox[data-index="0"]:before {
    left: 130px;
  }
  .waribiki .afterBox[data-index="1"]:before {
    left: 410px;
  }
  .waribiki .afterBox[data-index="2"]:before {
    left: 690px;
  }
  .waribiki .afterBox[data-index="3"]:before {
    left: 970px;
  }
  .waribiki .afterBox .title {
    margin-bottom: 20px;
  }
  .waribiki .afterBox .title span {
    font-size: 32px;
    width: 316px;
    height: 52px;
  }
  .waribiki .afterBox .text {
    font-size: 20px;
  }
  .waribiki .afterBox .caption {
    font-size: 20px;
    margin-top: 10px;
  }
  .waribiki .afterBox dl {
    margin-top: 20px;
    justify-content: center;
  }
}

.w100 {
  width: 100%;
}
.w100 .btn {
  padding-bottom: calc(100vw / var(--viewport) * 45);
  margin-top: 0;
}
@media screen and (min-width:768px) {
  .w100 .btn {
    padding-bottom: 0;
    margin-top: 40px;
  }
}


.newPlanBox .tab_area{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newPlanBox .tab{
  display: block;
  width: calc(100vw / var(--viewport) * 212);
  font-size: calc(100vw / var(--viewport) * 28);
  font-weight: bold;
  padding: calc(100vw / var(--viewport) * 20) calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 14);
  box-sizing: border-box;
  border-radius: calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 10) 0 0;
  color: #fff;
  background: #777777;
  text-align: center;
}
.newPlanBox .tab_area_1clm .tab{
  width: 100%;
}
.newPlanBox .tab_area_2clm .tab{
  width: 49%;
}
.newPlanBox .tab.active{
  color: #000;
  background: #EFF0F2;
  position: relative;
}
.newPlanBox .tab.active:after{
  content: "";
  width: 70%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.newPlanBox .tab_area_1clm .tab.active:after{
  width: 30%;
}
.newPlanBox .tab span{
  font-size: calc(100vw / var(--viewport) * 40);
}
.newPlanBox{
  border-radius: calc(100vw / var(--viewport) * 10);
  background: #fff;
}
.newPlanBox .box{
  padding: calc(100vw / var(--viewport) * 45) calc(100vw / var(--viewport) * 24) calc(100vw / var(--viewport) * 45);
  border-radius: 0;
  background: inherit;
}
.newPlanBox .pc_flex:nth-child(n+2) .box{
    margin-top: 0;
}
.newPlanBox .tab_section_switch .tab_bodyBox{
  display: none;
}
.newPlanBox .tab_section_switch .tab_bodyBox.active{
  display: block;
}
.newPlanBox .tab_body{
  padding: calc(100vw / var(--viewport) * 40) calc(100vw / var(--viewport) * 24) calc(100vw / var(--viewport) * 40);
  background: #EFF0F2;
  border-radius: 0 0 calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 10);
}
.newPlanBox .tab_body .priceArea{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newPlanBox .tab_body .priceBox{
  display: flex;
  align-items: end;
  padding: calc(100vw / var(--viewport) * 10) 0 calc(100vw / var(--viewport) * 10);
  background: #EFF0F2;
}
.newPlanBox .tab_body .priceBox .plus{
  font-weight: bold;
  font-size: 30px;
  margin-right: 5px;
}
.newPlanBox .tab_body .priceBox .rl{
  font-size: calc(100vw / var(--viewport) * 24);
  font-weight: bold;
  writing-mode: vertical-rl;
  letter-spacing: .2em;
  margin-right: calc(100vw / var(--viewport) * 10);
}
.newPlanBox .tab_body .priceBox .price{
  font-size: calc(100vw / var(--viewport) * 70);
  color: #f00;
}
.newPlanBox .tab_body .priceBox .yen{
  width: auto;
  font-size: calc(100vw / var(--viewport) * 44);
  font-weight: bold;
  margin-left: calc(100vw / var(--viewport) * 4);
  margin-right: 0;
}
.newPlanBox .tab_body .priceBox_split{
  width: 40%;
  padding-left: calc(100vw / var(--viewport) * 30);
  border-left: calc(100vw / var(--viewport) * 1) solid #707070;
}
.newPlanBox .tab_body .priceBox_split_number{
  width: 70%;
  font-size: calc(100vw / var(--viewport) * 24);
  font-weight: bold;
  padding: calc(100vw / var(--viewport) * 8) calc(100vw / var(--viewport) * 10);
  text-align: center;
  border: calc(100vw / var(--viewport) * 1) solid #707070;
  border-radius: calc(100vw / var(--viewport) * 5);
}
.newPlanBox .tab_body .priceBox_split .priceBox{
  padding: calc(100vw / var(--viewport) * 10) 0 calc(100vw / var(--viewport) * 10);
  border-right: none;
}
.newPlanBox .tab_body .priceBox_split .priceBox .rl{
  transform: translateY(4px);
}
.newPlanBox .tab_body .priceBox_split .priceBox .price{
  font-size: calc(100vw / var(--viewport) * 54);
  color: #000;
}
.newPlanBox .tab_body .priceBox_split .priceBox .yen{
  font-size: calc(100vw / var(--viewport) * 33);
}
.newPlanBox_option {
  background: #355273;
}
.newPlanBox_option .box .innerBox .midashi {
  color: #222;
  background: #EDEBE9;
}
.newPlanBox_option .noseOption,
.newPlanBox_option .faceOption {
  border-radius: 0 0 calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 10);
  margin-bottom: calc(100vw / var(--viewport) * 20);
}
.newPlanBox_option .info {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 20);
  margin-bottom: calc(100vw / var(--viewport) * 20);
}
.newPlanBox_option .ttl_aco {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 30);
  line-height: calc(100vw / var(--viewport) * 60);
  margin-top: calc(100vw / var(--viewport) * 33);
  border-bottom: 2px solid #fff;
  position: relative;
  cursor: pointer;
}
.newPlanBox_option .ttl_aco span {
  width: calc(100vw / var(--viewport) * 50);
  height: calc(100vw / var(--viewport) * 50);
  border-radius: 50vw;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  pointer-events: none;
}
.newPlanBox_option .ttl_aco span:before,
.newPlanBox_option .ttl_aco span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #355273;
}
.newPlanBox_option .ttl_aco span:before {
  width: calc(100vw / var(--viewport) * 5);
  height: calc(100vw / var(--viewport) * 25);
}
.newPlanBox_option .ttl_aco.active span:before {
  display: none;
}
.newPlanBox_option .ttl_aco span:after {
  width: calc(100vw / var(--viewport) * 25);
  height: calc(100vw / var(--viewport) * 5);
}
.newPlanBox_option .clickable .linkBox {
  width: calc(100vw / var(--viewport) * 197);
  height: calc(100vw / var(--viewport) * 163);
  position: absolute;
  top: calc(100vw / var(--viewport) * 61);
  left: 0;
  right: 0;
  margin: 0 auto;
  cursor: pointer;
}
.newPlanBox_option .caption {
  color: #fff;
  margin-top: calc(100vw / var(--viewport) * 20);
}
.newPlanBox_option .body_aco {
  padding-top: calc(100vw / var(--viewport) * 20);
  display: none;
}
.newPlanBox_option .body_aco .beforeafter .flex div {
  width: 48%;
}
.newPlanBox_option .body_aco .beforeafter .flex div figure {
  position: relative;
  margin-bottom: 20px;
}
.newPlanBox_option .body_aco .beforeafter .flex div figure figcaption {
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 0.2em 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.newPlanBox_option .body_aco .beforeafter dl {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  padding: calc(100vw / var(--viewport) * 20) 0;
  border-bottom: 2px solid #fff;
}
.newPlanBox_option .body_aco .beforeafter dl.first {
  border-top: 2px solid #fff;
}
.newPlanBox_option .body_aco .beforeafter dl dt {
  text-align: center;
  width: calc(100vw / var(--viewport) * 140);
  margin-right: calc(100vw / var(--viewport) * 40);
}

.overlay_nose_option {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1003;
}
.overlay_nose_option .whiteBox {
  color: #222;
  width: 90%;
  background: #fff;
  padding: calc(100vw / var(--viewport) * 40) calc(100vw / var(--viewport) * 32);
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: calc(100vw / var(--viewport) * 16);
  box-sizing: border-box;
  position: relative;
}
.overlay_nose_option .whiteBox .popup-img {
  width: 100%;
  height: auto;
  text-align: center;
}
.overlay_nose_option .whiteBox .popup-img .flex {
  align-items: flex-end;
}
.overlay_nose_option .whiteBox .popup-img img {
  width: 50%;
}
.overlay_nose_option .whiteBox .popup-txt {
  font-weight: bold;
  line-height: 1.7;
}
.overlay_nose_option .whiteBox .popup-txt .font-midashi {
  color: #355273;
  text-align: center;
  margin: 20px auto;
}
.overlay_nose_option .whiteBox .close {
  width: calc(100vw / var(--viewport) * 80);
  height: calc(100vw / var(--viewport) * 80);
  border-radius: 50vw;
  background: #fff;
  position: absolute;
  top: -21%;
  right: 0;
  z-index: 3;
  transform: rotate(45deg);
  cursor: pointer;
}
.overlay_nose_option .whiteBox .close:before,
.overlay_nose_option .whiteBox .close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #355273;
}
.overlay_nose_option .whiteBox .close:before {
  width: calc(100vw / var(--viewport) * 5);
  height: calc(100vw / var(--viewport) * 25);
}
.overlay_nose_option .whiteBox .close:after {
  width: calc(100vw / var(--viewport) * 25);
  height: calc(100vw / var(--viewport) * 5);
}
@media screen and (max-width:767px) {
  .newPlanBox_hige {
    padding-bottom: calc(100vw / var(--viewport) * 45);
  }
  .newPlanBox_hige .btn {
    margin-top: calc(100vw / var(--viewport) * 58);
  }
}
@media screen and (min-width:768px) {
  .newPlanBox > .pc_flex{
      width: 50%;
  }
  .newPlanBox .tab{
    width: 160px;
    font-size: 17px;
    padding: 14px 10px 10px;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
  }
  .newPlanBox_switch .tab:hover{
    opacity: .8;
  }
  .newPlanBox .tab.active:after{
    content: "";
    width: 70%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .newPlanBox .tab span{
    font-size: 24px;
  }
  .newPlanBox{
    padding: 24px 0 52px;
    border-radius: 10px;
  }
  .newPlanBox .box{
    padding: 0 20px;
  }
  .newPlanBox .box .innerBox{
    width: auto;
  }
  .newPlanBox .box .innerBox .midashi{
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
  }
  .newPlanBox .box .innerBox .partsImage{
      margin-bottom: 36px;
  }
  .newPlanBox .tab_bodyBox{
    display: none;
  }
  .newPlanBox .tab_bodyBox.active{
    display: block;
  }
  .newPlanBox .tab_body{
    padding: 30px 14px 20px;
    border-radius: 0 0 10px 10px;
  }
  .newPlanBox .tab_body .priceArea{
  }
  .newPlanBox .tab_body .priceBox{
    padding:10px 0;
  }
  .newPlanBox .tab_body .priceBox .rl{
    font-size: 22px;
    transform: translateY(4px);
    margin-right: 10px;
  }
  .newPlanBox .tab_body .priceBox .price{
    font-size: 60px;
    letter-spacing: -.02em;
  }
  .newPlanBox .tab_body .priceBox .yen{
    width: auto;
    font-size: 37px;
    margin-left:4px;
    margin-right: 0;
  }
  .newPlanBox .tab_body .priceBox_split{
    width: 32%;
    padding-left: 30px;
    border-left: 1px solid #707070;
  }
  .newPlanBox .tab_body .priceBox_split_number{
    width: 70%;
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #707070;
    border-radius: 4px;
  }
  .newPlanBox .tab_body .priceBox_split .priceBox{
    padding: 10px 0;
  }
  .newPlanBox .tab_body .priceBox_split .priceBox .rl{
    font-size: 15px;
    transform: translateY(6px);
  }
  .newPlanBox .tab_body .priceBox_split .priceBox .price{
    font-size: 36px;
  }
  .newPlanBox .tab_body .priceBox_split .priceBox .yen{
    font-size: 22px;
  }

  .newPlanBox_option .pc_flex {
    display: flex;
    justify-content: space-between;
  }
  .newPlanBox_option > .pc_flex {
    width: 100%;
  }
  .newPlanBox_option > .pc_flex .box {
    width: 496px;
  }
  .newPlanBox_option .noseOption,
  .newPlanBox_option .faceOption {
    border-radius: 0 0 10px 10px;
    margin-bottom: 36px;
  }
  .newPlanBox_option .info {
    font-size: 12px;
    margin-top: -26px;
    margin-bottom: 14px;
  }
  .newPlanBox_option .ttl_aco {
    font-size: 18px;
    line-height: 48px;
    margin-top: 27px;
  }
  .newPlanBox_option .ttl_aco span {
    width: 36px;
    height: 36px;
  }
  .newPlanBox_option .ttl_aco span:before {
    width: 4px;
    height: 18px;
  }
  .newPlanBox_option .ttl_aco span:after {
    width: 18px;
    height: 4px;
  }
  .newPlanBox_option .clickable .linkBox {
    width: 148px;
    height: 122px;
    top: 45px;
  }
  .newPlanBox_option .caption {
    margin-top: 11px;
  }
  .newPlanBox_option .body_aco {
    padding-top: 16px;
    display: none;
  }
  .newPlanBox_option .body_aco .beforeafter {
    width: 480px;
    margin: 0 auto;
  }
  .newPlanBox_option .body_aco .beforeafter .flex div {
    width: 48%;
  }
  .newPlanBox_option .body_aco .beforeafter .flex div figure {
    position: relative;
    margin-bottom: 20px;
  }
  .newPlanBox_option .body_aco .beforeafter dl {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
  }
  .newPlanBox_option .body_aco .beforeafter dl.first {
    border-top: 1px solid #fff;
  }
  .newPlanBox_option .body_aco .beforeafter dl dt {
    width: 90px;
    margin-right: 20px;
  }

  .overlay_nose_option {
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .overlay_nose_option .whiteBox {
    width: 330px;
    height: 342px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    top: 50%;
    border-radius: 10px;
  }
  .overlay_nose_option .whiteBox .popup-img {
    height: 136px;
  }
  .overlay_nose_option .whiteBox .popup-img .flex {
    justify-content: space-evenly;
  }
  .overlay_nose_option .whiteBox .popup-img img {
    width: 42.5%;
  }
  .overlay_nose_option .whiteBox .close {
    width: 48px;
    height: 48px;
    top: -70px;
    right: -73px;
  }
  .overlay_nose_option .whiteBox .close:before {
    width: 4px;
    height: 18px;
  }
  .overlay_nose_option .whiteBox .close:after {
    width: 18px;
    height: 4px;
  }
}