/* MY PAGE
------------------------------------------- */
/*============================================

2021.9/24時点の
ノアオンライン用 mypage.css をリンクの位置だけ修正

============================================*/

[v-cloak] {
	display:none;
}

.mypage-container{padding-top:6em;}
.mypage-container .sec-ttl span.en{font-weight:500;}
.mypage-memberbox{padding-top:1em;margin-bottom:3em;}
/* .mypage-memberbox h2{font-size:2rem;font-weight:bold;text-align:center;margin-bottom:1.5em;letter-spacing:1px;}
.mypage-memberbox h2 span{font-size:90%;padding-left:.25em;} */
.mypage-memberbox .id{text-align:center;letter-spacing:1px;}
.mypage-memberbox .id span{display:block;font-size:1.1rem;font-family:'Oswald', sans-serif;font-weight:300;}
.mypage-memberbox .id span:last-child{font-size:2rem;font-weight:400;}
.mypage-memberbox .id span.text-standard:last-child{font-size:1.4rem;}

.mypage-menu{overflow: hidden;margin-bottom:3em;}
.mypage-menu ul{display: flex; justify-content:center;align-items: baseline;}
.mypage-menu li{width:20%;font-size:.8rem;text-align:center;margin-left: 10%;}
.mypage-menu li:first-child{margin-left: 0;}
.mypage-menu li img{width:60%;margin:0 auto .5em;display:block;}
.mypage-menu li.now p{color:#ff5543;}
.mypage-menu ul.webmember{justify-content:center;}

.mypage-main h2{font-family:'Oswald', sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:1px;text-align:center;background:#f2f2f2;padding:.4em 0;margin-bottom:2em;}
.mypage-topcalendar{display: flex; justify-content:space-between;flex-wrap: wrap;}
.mypage-topcalendar section{width:100%;margin-bottom:3em;}
.mypage-topcalendar .calendar-box{margin-bottom:1.5em;}
.mypage-topcalendar ul.medal-set{width:100%;display: flex; justify-content:center;flex-wrap: wrap;margin-bottom:1.5em;}
.mypage-topcalendar ul.medal-set li{padding:.5em;}
.mypage-topcalendar ul.medal-set li img{height:50px;width:auto;}
.mypage-topcalendar section .check-txt{margin-bottom:2em;}
.mypage-topcalendar section .check-txt p{font-size:1.1rem;text-align:center;margin-bottom:2em;}
.mypage-topcalendar section .check-txt ul{display: flex; justify-content:center;flex-wrap: wrap;align-items: center;margin-bottom:.5em;}
.mypage-topcalendar section .check-txt li{position:relative;padding:0 1.5em 0 25px;}
.mypage-topcalendar section .check-txt li.lesson-info:before{content:'';background-image: url(/assets-mypage/img/mypage/check-sc.svg);background-size:contain;position:absolute;left:0;top:0;width:15px;height:15px;}
.mypage-topcalendar section .check-txt li.reserve-info::before{content:'';background-image: url(/assets-mypage/img/mypage/check-reserve.svg);background-size:contain;position:absolute;left:0;top:0;width:15px;height:15px;}

.mypage-topcalendar section p.check img{width:20px;margin-bottom:1em;display:block;margin:0 auto 1em;}
.mypage-topcalendar section h3{font-family:'Oswald', sans-serif;font-size:2rem;font-weight:500;text-align:center;letter-spacing:1px;margin-bottom:1em;line-height:1.6;}
.mypage-topcalendar section h3 span{font-size:60%;font-weight:500;display:block;letter-spacing:.25px;}
.mypage-topcalendar section p.count-num{margin-bottom:2em;text-align:center;padding-bottom:2em;border-bottom:1px dotted #aaa;}
.mypage-topcalendar section p.count-num span{font-size:1.3rem;font-family:'Oswald', sans-serif;font-weight:400;padding-left:.2em;line-height:1;}
.mypage-topcalendar section p.count-num span:first-child{font-size:4em;padding-left:0;}
.mypage-topcalendar section p.count-num span:last-child{font-size:2.5em;padding-left:0;}
.mypage-main .bpt-box{height: 0;padding-bottom: 55%;background-image: url(/assets-mypage/img/mypage/rank-bg1.png);background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;position:relative;margin-bottom:2.5em;}
.mypage-main .bpt-box p{position:absolute;top: 50%; left: 50%; transform: translate(-50%,-50%);font-size:3.5rem;font-family:'Oswald', sans-serif;font-weight:400;color:#fff;letter-spacing:.2px}
.mypage-main .bpt-box p span{font-size:40%;padding-left:.2em;}
.mypage-main .bpt-box.point p{position:absolute;top: 40%; left: 50%; transform: translate(-50%,-50%);font-size:4em;font-family:'Oswald', sans-serif;font-weight:400;color:#fff;letter-spacing:.2px;line-height: 1.3;}
.mypage-main .bpt-box.point p span{font-size:32%;padding-top:.8em;padding-left:.2em;display: block;text-align: center;}

.get-news dl{display: flex; justify-content:center;flex-wrap: wrap;align-items: center;margin-bottom:2em;}
.get-news dt{width:50px;height:50px;border-radius:50%;background:#ff5543;position:relative;}
.get-news dt p{position:absolute;top: 50%; left: 50%; transform: translate(-50%,-50%);color:#fff;font-size:1.8rem;font-family:'Oswald', sans-serif;font-weight:400;letter-spacing:1px;}
.get-news dd{padding:0 1em;}
.get-news dd p{color:#ff5543;font-size:1.4rem;font-weight:bold;line-height:1.6;}
.get-news dd span{display:block;font-size:90%;font-weight:normal;}
.mypage-linkbtn{border:1px solid #000;font-size:1.2rem;font-family:'Oswald', sans-serif;font-weight:400;border-radius:2px;padding:.5em;margin:0 auto;display:block;text-align:center;letter-spacing:1px;width:70%;}

.logout-wrap{background:#efefef;padding:1.5em 0;}
.logout-wrap .mypage-linkbtn{background:#fff;color:#000;border:1px solid #ccc;width:50%;}

.mypage-prof{padding-bottom:2em;}
.mypage-prof dt,.mypage-prof dd{font-size:1.3rem;text-align:center;line-height:1.8;letter-spacing:.5px;}
.mypage-prof dt{font-weight:bold;padding:1em 0 0;font-size:1.3rem;}
.mypage-prof dt:first-child{padding:0 0;}
.mypage-prof dd{border-bottom:1px dotted #aaa;padding:0 0 1em;}
.mypage-prof dd.id{font-size:2.2rem;font-family:'Oswald', sans-serif;font-weight:400;line-height:1.1;}
.mypage-prof dd span{display:block;}

.mypage-pastbox{position:relative;padding-bottom:2em;}
.mypage-pastbox select {
	background: none;
	font-size: 1.3em;
	line-height: 1;
	border: 1px solid #aaa;
	padding: .3em 2em .3em 1em;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	border-radius: 0;
	/* margin-bottom: 1em; */
	position: relative;
	appearance: none;
}
.mypage-pastbox label {
	position: relative;
}
.mypage-pastbox label::after {
	content: "\f107";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 16%;
	margin: auto;
	height: fit-content;
	transform: none;
	font-family: FontAwesome;
	z-index: 1;
	pointer-events: none;
}

/* /online/assets/css/style.css 3315以降を移植 */
#pref-past section {
  display: none;
  width: 100% !important;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
}
#pref-past section:first-child {
  display: block;
}
#pref-past section table {
  border: 1px solid #ccc;
  font-size: 1.1rem;
  text-align: center;
  width: 100% !important;
}

@media screen and (min-width: 768px) {
	#pref-past section table {
		font-size: 1.4rem;
	}
}
@media screen and (min-width: 769px) {
	#pref-past section table {
		font-size: 1.1rem;
	}
}

#pref-past section thead th {
  background: #f6f6f6;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding: 1em .4em;
  font-size: 1.1rem;
}
#pref-past section tbody th,
#pref-past section tbody td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  padding: 1em .4em;
  font-size: 1.1rem;
}
#pref-past section tbody tr.zan {
  background: #ffebeb;
  color: #ff0000;
  font-weight: bold;
}
#pref-past section tbody td p {
  font-size: 1.2rem;
  line-height: 1.7;
}
#pref-past section tbody td span {
  display: block;
  font-size: 1.1rem;
}
#pref-past section td input {
  text-align: center;
  border: none !important;
  font-size: 1em;
}
#pref-past section .form-caution {
  padding: 0 0 1.5em;
}
#pref-past section .form-caution li {
  font-size: .9em;
}
#pref-past section .form-operate {
  margin-top: 1em;
}
#pref-past section .form-operate li input {
  padding: .5em 1em;
  font-size: .7em;
  background: none;
  color: #000;
  font-weight: normal;
}
#pref-past section form {
  margin-bottom: 2em;
}
#pref-past section form:last-child {
  margin-bottom: 0;
}
.reserve-modal {
  height: 80vh;
  overflow-y: scroll;
}
.modal-content #pref-past section .form-postion {
  position: relative;
  margin-bottom: 0 !important;
}
.modal-content #pref-past section .reserve-table {
  border-top: 1px dotted #aaa;
  padding: 2em 0 2em;
}
.modal-content #pref-past section table {
  border: none;
}
.modal-content #pref-past section th,
.modal-content #pref-past section td {
  width: 100%;
  display: block;
  border: none;
  line-height: 1.7;
}
.modal-content #pref-past section th {
  text-align: center;
  border: none;
  padding: 0 0 .5em;
  font-size: 1em;
  color: #34ceca;
  letter-spacing: .5px
}
.lesson-modal #pref-past section th {
  color: #ff5543
}
.modal-content #pref-past section td {
  font-size: 1.2em;
  padding: 0 0 1.25em;
}
.modal-content #pref-past section tr:last-child td {
  padding: 0 0;
}
.modal-content #pref-past section th span,
.modal-content #pref-past section td span {
  display: inline;
  padding-left: 1em;
}
.modal-content #pref-past section td input {
  text-align: center;
  border: none !important;
}
.modal-content #pref-past section .form-caution {
  padding: 0em 0 1em;
}
.modal-content #pref-past section .form-caution li {
  font-size: .75em;
}
.modal-content #pref-past section .form-operate {
  margin-top: 0;
}
.modal-content #pref-past section .form-operate li {
font-size: 1.6rem;
}
.modal-content #pref-past section .form-operate li input {
  padding: 1.2em .3em;
  font-size: .6em;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  left: .2em;
  top: 50%;
  transform: translate(-0%, -50%);
  border-radius: 50%;
  font-weight: 200;
  background: none;
  color: #000;
  border: 1px solid #000;
  width: 50px;
  height: 50px;
  text-align: center;
}

@media screen and (min-width: 768px) {
.modal-content #pref-past section .form-operate li input {
  width: 60px;
  height: 60px;
  text-align: center;
}
}
/* ↑ /online/assets/css/style.css 3315以降を移植 */

/*#pref-past section{display:none;width:100%!important;-webkit-transition-duration: .1s;transition-duration: .1s;}
#pref-past section:first-child{display:block;}
#pref-past section table{border:1px solid #ccc;font-size:1.1rem;text-align:center;width:100%!important;}
#pref-past section thead th{background:#f6f6f6;border-right:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;padding:1em .4em;font-size:1.1rem;}
#pref-past section tbody th,#pref-past section tbody td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-family:'Oswald', sans-serif;font-weight:400;padding:1em .4em;font-size:1.1rem;}
#pref-past section tbody tr.zan{background:#ffebeb;color:#ff0000;font-weight:bold;}
#pref-past section tbody td p{font-size:1.2rem;line-height:1.7;}
#pref-past section tbody td span{display:block;font-size:1.1rem;}



.modal-content #pref-past section table{border-bottom:none;}
.modal-content #pref-past section th{background:#f6f6f6;text-align:center;}
.modal-content #pref-past section th,.modal-content #pref-past section td{width:100%;display:block;border-right:none;}
.modal-content #pref-past section th span,.modal-content #pref-past section td span{display:inline;padding-left:1em;}*/

#pref-past .pref-cancel-btn {
	background: none;
}

.mypage-point-container{background:#000;color:#fff;}
.mypage-point-container a{color:#fff;}
.mypage-point-container .page-container{margin-bottom:0;}
.mypage-point-container .mypage-main h2{background:#4d4d4d;}
.mypage-point-container .mypage-pastbox select{background:#000;}

.mypage-point-wrap h3{font-family:'Oswald', sans-serif;font-size:2.4rem;font-weight:500;text-align:center;letter-spacing:1px;margin-bottom:1em;line-height:1.6;}
.mypage-point-wrap h3 span{font-size:70%;font-weight:500;display:block;letter-spacing:.25px;}
.mypage-point-wrap p.point-txt{font-size:1.1rem;line-height:1.7;padding:0 2em;margin-bottom:2em;}
.mypage-point-wrap .bpt-txt{margin-top:2em;margin-bottom:3em;}

.mypage-point-wrap section{margin-bottom:3em;}
.mypage-point-wrap section:last-child ul{display: flex; justify-content:center;flex-wrap: wrap;height: 0;padding-bottom: 55%;background-image: url(/assets-mypage/img/mypage/rank-bg2.png);background-repeat: no-repeat;background-position: 0% 50%;background-size: contain;position:relative;margin-bottom:3.5em;}
.mypage-point-wrap section:last-child li{width:50%;/*position:relative;*/padding-bottom: 11%;}
.mypage-point-wrap section:last-child li p{position:absolute;top: 50%; left: 32%; transform: translate(-50%,-50%);font-size:4em;font-family:'Oswald', sans-serif;font-weight:400;color:#fff;letter-spacing:.2px;text-align:center;width:100%;line-height:1.3;}
.mypage-point-wrap section:last-child li p span{font-size:32%;display:block;}
.mypage-point-wrap section:last-child li p span:last-child{font-size:30%;}

.mypage-point-wrap .belt-box,.mypage-point-wrap .rank-box{padding-bottom:2.5em;}
.mypage-point-wrap .belt-box img{width:85%;display:block;margin:0 auto .5em;}
.mypage-point-wrap .rank-box img{width:50%;display:block;margin:0 auto 0;}
.mypage-point-wrap .belt-box p,.mypage-point-wrap .rank-box p{font-size:1.6rem;font-weight:bold;text-align:center;line-height:1.7;}
.mypage-point-wrap .belt-box p span,.mypage-point-wrap .rank-box p span{font-family:'Oswald', sans-serif;font-size:1.2rem;font-weight:300;display:block;letter-spacing:1px;}
.mypage-point-wrap .mypage-linkbtn{border:1px solid #fff;}

.mypage-point-medal {padding-bottom:1em;}
.mypage-point-medal ul{display: flex; justify-content:space-between;flex-wrap: wrap;}
.mypage-point-medal li{width:29%;margin-bottom:1.5em;}
.mypage-point-medal li img{margin-bottom:.5em;}
.mypage-point-medal li p{text-align:center;font-family:'Oswald', sans-serif;font-size:1.3rem;font-weight:400;}
.mypage-point-medal li p span{display:block;font-size:70%;;}
.mypage-point-medal li p.medal{position:relative;}
.mypage-point-medal li p.medal span.num{position:absolute;right:.25em;bottom:1em;background:#fff;color:#000;padding:.2em 0;text-align:center;width:20px;height:20px;border-radius:50%;font-family:'Oswald', sans-serif;font-size:1.1rem;font-weight:400;}

.mypage-point-container #pref-past section tbody th,.mypage-point-container #pref-past section tbody td{border-right:1px solid #999;border-bottom:1px solid #999;padding: 1.25em .6em;}
.mypage-point-container #pref-past section tbody th{text-align:center;background:#444;width:15%;}
.mypage-point-container #pref-past ul.medal-set{width:100%;display: flex; justify-content:center;flex-wrap: wrap;padding-top:1em;}
.mypage-point-container #pref-past ul.medal-set li{padding:.5em;}
.mypage-point-container #pref-past ul.medal-set li img{height:50px;width:auto;}

.flatpickr-calendar{margin-bottom:2em;}
.flatpickr input{display:none;}
.flatpickr-calendar.arrowTop:before{display:none;}
.flatpickr-calendar{-webkit-box-shadow: 0 0 0 #e6e6e6, 0px 0 0 #e6e6e6, 0 0 0 #e6e6e6, 0 0 0 #e6e6e6, 0 0 0 rgba(0,0,0,0.0)!important;box-shadow: 0 0 0 #e6e6e6, 0 0 0 #e6e6e6, 0 0 0 #e6e6e6, 0 0 0 #e6e6e6, 0 0 0 rgba(0,0,0,0.0)!important;width: 100%!important;font-size: 1.1em!important;font-family:'Oswald', sans-serif;font-weight:200!important;}
.flatpickr-weekdays .flatpickr-weekdaycontainer{width: 100%!important;}
.dayContainer,.flatpickr-rContainer,.flatpickr-days{width: 100%!important;}
.dayContainer{max-width: 100%!important;min-width: 100%!important;}
.numInputWrapper span.arrowUp,.numInputWrapper span.arrowDown{display:none!important;}
.flatpickr-current-month input.cur-year{background:none!important;}
.flatpickr-months{padding:.75em 0;border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:1em!important;position:relative!important;}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month{top: 50%!important;transform: translate(-0%,-50%);height: auto!important;}
.flatpickr-current-month{padding:0 0!important;}
span.flatpickr-weekday{font-weight:400!important;color:#000!important;font-size: 105%!important;}
.flatpickr-day {font-weight:200!important;max-width: 14.2857143%!important;height: 48px!important;line-height: 48px!important;}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {background: none!important;-webkit-box-shadow: none!important;box-shadow: none!important;color:#000!important;border-color: transparent!important;}
.flatpickr-day.today {border-color:transparent!important;}
.flatpickr-day .lesson {position: absolute;width:40px!important;height: 40px!important;border:1px solid #ff5543;z-index:999;border-radius: 150px;top:50%;left:50%;transform: translate(-50%,-50%);}
.flatpickr-day .lesson:before{content:'';background-image: url(/assets-mypage/img/mypage/check-sc.svg);background-size:contain;position:absolute;right:-2px;top:2px;width:10px;height:10px;}
.flatpickr-day .reserve {position: absolute;width:40px!important;height: 40px!important;border:1px solid #34ceca;z-index:999;border-radius: 150px;top:50%;left:50%;transform: translate(-50%,-50%);}
.flatpickr-day .reserve:before{content:'';background-image: url(/assets-mypage/img/mypage/check-reserve.svg);background-size:contain;position:absolute;right:-2px;top:2px;width:10px;height:10px;}
.flatpickr .medal-set{margin-bottom:0;}

@media screen and (max-width: 320px) {
.flatpickr-day {height: 41px!important;line-height: 41px!important;}
.flatpickr-day .lesson {position: absolute;width:36px!important;height: 36px!important;}
.flatpickr-day .reserve {position: absolute;width:36px!important;height: 36px!important;}
}

/*画面ローディング*/
.u-loading-area {
	width: 100vw;
	height: 100vh;
	transition: all 1s;
	background-color: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.u-spinner {
	margin: 0 auto;
	width: 150px;
	height: 100px;
	text-align: center;
	font-size: 25px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 50%;
}

.u-spinner > div {
	background-color: #949393;
	height: 100%;
	width: 10px;
	display: inline-block;

	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}
/*ポイント:以下のディレイの指定*/
.u-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.u-spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.u-spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.u-spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
	20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
	0%, 40%, 100% { transform: scaleY(0.4) }
	20% { transform: scaleY(1.0) }
}

.modal-confirm {
	display: block;
}

.modal-confirm-box {
	height: auto;
	width: 400px;
	padding: 2em;
}

.modal-confirm-box.modal-change-box {
	height: 350px;
	width: 600px;
}

@media screen and (max-width: 768px) {
	.modal-confirm-box.modal-change-box {
		width: 90%;
	}
}

.modal-confirm-box section {
	border-top: 1px dotted #aaa;
	padding: 2em 0 2em;
}

.modal-confirm-text {
	margin-bottom: 4rem;
}

.confirm-btn-area {
	width: 100%;
	text-align: center;
}

.confirm-btn-area.chage-btn-area {
	display: flex;
	justify-content: space-around;
}

@media screen and (max-width: 768px) {
	.confirm-btn-area.chage-btn-area {
		flex-direction: column;
	}
}

.chage-btn-area .mypage_member_black_btn {
	width: 190px;
}

@media screen and (max-width: 768px) {
	.chage-btn-area .mypage_member_black_btn {
		width: 100%;
		margin-bottom: 2em;
	}
}

.modal-cancel {
	display: block;
}

.modal-cancel-box {
	height: 60%;
}

@media screen and (max-width: 375px) {
	.modal-cancel-box {
		height: 60%;
	}
}

@media screen and (max-width: 320px) {
	.modal-cancel-box {
		height: 70%;
	}
}

.modal-cancel-box .cancel-caution {
	text-align: center;
	margin-bottom: 1.1rem;
}

@media screen and (max-width: 320px) {
	.modal-cancel-box .cancel-caution {
		font-size: 1.2rem;
	}
}

.modal-cancel-box .cancel-teble {
	border: 1px solid #ccc;
	font-size: 1.1rem;
	text-align: center;
	width: 100% !important;
	margin-bottom: 4rem;
}

.cancel-teble th,
.cancel-teble td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 1em .4em;
	font-size: 1.5rem;
	line-height: 1.6;
	text-align: center;
}

@media screen and (max-width: 375px) {
	.cancel-teble th,
	.cancel-teble td {
		font-size: 1.4rem;
	}
}

.cancel-teble th {
	background: #f6f6f6;
}

.modal-cancel-box .btn-area {
	display: flex;
	justify-content: space-between;
}

.btn-area li {
	width: 46%;
}

.modal-cancel-box .btn-default {
	padding: 1em;
	color: #fff;
	font-weight: bold;
	font-size: 1.4rem;
	width: 100%;
	white-space: nowrap;
}

@media screen and (max-width: 768px) {
	.modal-cancel-box .btn-default {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 320px) {
	.modal-cancel-box .btn-default {
		font-size: 1rem;
	}
}

.modal-purchase .modal-content {
	padding: 3.5em 1.25em 1em;
	width: 90%;
}

@media screen and (min-width: 768px) {
	.modal-purchase .modal-content {
		padding: 4em 3em 2em;
		width: 80%;
	}
}

@media screen and (min-width: 769px) {
	.modal-purchase .modal-content {
		padding: 3.5em 2.5em 2em;
		width: 60%;
	}
}

@media screen and (min-width: 1280px) {
	.modal-purchase .modal-content {
		padding: 4.5em 3.5em 5em;
		width: 50%;
	}
}

.modal-content.modal-purchase-content {
	height: auto;
}

@media screen and (min-width: 768px) {

	/* MY PAGE
	------------------------------------------- */
	.mypage-container{padding-top:9em;}
	.mypage-memberbox{padding-top:2em;margin-bottom:4em;}
	.mypage-memberbox h2{font-size:3rem;margin-bottom:2em;}
	.mypage-memberbox h2 span{padding-left:.25em;}
	/* .mypage-memberbox p.id span{font-size:2.1rem;line-height:1.8;}
	.mypage-memberbox p.id span:last-child{font-size:4rem;}
	.mypage-memberbox p.id span.text-standard:last-child{font-size:2.4rem;} */
	.mypage-menu{padding-top:1.5em;margin-bottom:4em;}
	.mypage-menu li{font-size:1.4rem;}
	.mypage-menu li img{width:75px;margin:0 auto .5em;display:block;}

	.mypage-main h2{font-size:2.2rem;padding:.6em 0;margin-bottom:3em;}
	.mypage-topcalendar section{width:100%;margin-bottom:4em;}
	.mypage-topcalendar .calendar-box{margin-bottom:3em;}
	.mypage-topcalendar ul.medal-set{margin-bottom:2.5em;}
	.mypage-topcalendar ul.medal-set li img{height:80px;width:auto;}
	.mypage-topcalendar section p.check-txt{font-size:1.8rem;margin-bottom:3em;}
	.mypage-topcalendar section p.check img{width:30px;margin:0 auto 1.5em;}
	.mypage-topcalendar section h3{font-size:3rem;margin-bottom:1em;}
	.mypage-topcalendar section h3 span{font-size:60%;}
	.mypage-topcalendar section p.count-num{margin-bottom:4em;padding-bottom:4em;}
	.mypage-topcalendar section p.count-num span{font-size:1.8rem;}
	.mypage-topcalendar section p.count-num span:first-child{font-size:5em;}
	.mypage-topcalendar section p.count-num span:last-child{font-size:3.5em;}
	.mypage-main .bpt-box{margin-bottom:3.5em;}
	.mypage-main .bpt-box p{font-size:6rem;}
	.mypage-main .bpt-box p span{font-size:50%;}
	.mypage-main .bpt-box.point p{font-size:8em;}
	.mypage-main .bpt-box.point p span{font-size:32%;}
	.get-news dl{margin-bottom:4em;}
	.get-news dt{width:80px;height:80px;}
	.get-news dt p{font-size:3rem;}
	.get-news dd{padding:0 1em;}
	.get-news dd p{font-size:2.6rem;}
	.get-news dd span{font-size:90%;}
	.mypage-linkbtn{font-size:1.8rem;padding:.5em;width:60%;}

	.logout-wrap{padding:1.5em 0;}

	.mypage-prof dt,.mypage-prof dd{font-size:2rem;}
	.mypage-prof dt{padding:1em 0 0;font-size:2.2rem;}
	.mypage-prof dt:first-child{padding:0 0;}
	.mypage-prof dd{border-bottom:1px dotted #aaa;padding:0 0 1em;}
	.mypage-prof dd.id{font-size:3.6rem;line-height:1.3;}

	.mypage-pastbox{padding-bottom:3em;}
	/* .mypage-pastbox select{font-size:1.6em;padding:.3em 2em .3em 1em;margin-bottom:1.5em;} */
	#pref-past section table{font-size:1.4rem;}
	/* #pref-past section thead th{padding:1em .4em;font-size:1.8rem;} */
	#pref-past section tbody th,#pref-past section tbody td{padding:1em .4em;font-size:1.8rem;}
	#pref-past section tbody td p{font-size:1.8rem;line-height:2;}
	#pref-past section tbody td span{font-size:1.6rem;}

	.mypage-point-wrap h3{font-size:3.8rem;margin-bottom:1em;}
	.mypage-point-wrap p.point-txt{font-size:1.6rem;margin-bottom:2em;}
	.mypage-point-wrap .bpt-txt{margin-top:2em;margin-bottom:5em;}

	.mypage-point-wrap section{margin-bottom:5em;}
	.mypage-point-wrap section:last-child ul{padding-bottom: 55%;margin-bottom:5.5em;}
	.mypage-point-wrap section:last-child li:first-child{position:relative;padding-bottom: 62%;}
	.mypage-point-wrap section:last-child li{width:50%;position:static;padding-bottom: 11%;}
	.mypage-point-wrap section:last-child li p{position:absolute;top: 45%; left: 57%; transform: translate(-43%,-55%);font-size:8em;line-height:1.3;}

	.mypage-point-wrap .belt-box,.mypage-point-wrap .rank-box{padding-bottom:4em;}
	.mypage-point-wrap .belt-box img{margin:0 auto 1em;}
	.mypage-point-wrap .rank-box img{margin:0 auto 0;}
	.mypage-point-wrap .belt-box p,.mypage-point-wrap .rank-box p{font-size:3rem;}
	.mypage-point-wrap .belt-box p span,.mypage-point-wrap .rank-box p span{font-size:2rem;}

	.mypage-point-medal {padding-bottom:3em;}
	.mypage-point-medal li{margin-bottom:2.5em;}
	.mypage-point-medal li img{margin-bottom:1em;}
	.mypage-point-medal li p{font-size:2.3rem;}
	.mypage-point-medal li p span{font-size:70%;;}
	.mypage-point-medal li p.medal span.num{padding:.2em 0;width:40px;height:40px;font-size:2rem;}

	.mypage-point-container #pref-past section tbody th,.mypage-point-container #pref-past section tbody td{padding: 1.5em .6em;}
	.mypage-point-container #pref-past ul.medal-set{padding-top:1.5em;}
	.mypage-point-container #pref-past ul.medal-set li{padding:.75em;}
	.mypage-point-container #pref-past ul.medal-set li img{height:80px;width:auto;}

	.flatpickr-months{padding: 1em 0;}
	.flatpickr-months .flatpickr-month{height:50px!important;}
	.flatpickr-current-month{height:50px!important;}
	.flatpickr-months{margin-bottom: 2em!important;}
	.flatpickr-calendar{font-size: 1.7em!important;}
	.flatpickr-weekdays{margin-bottom:1.5em;}
	.flatpickr-day{height: 60px!important;line-height: 60px!important;}
	.flatpickr-day .lesson {width:50px!important;height: 50px!important;}
	.flatpickr-day .reserve {width:50px!important;height: 50px!important;}
	.flatpickr-day .lesson:before,.flatpickr-day .reserve:before{width:12px;height:12px;}

}

@media screen and (min-width: 769px) {
	/* MY PAGE
	------------------------------------------- */
	.mypage-memberbox{padding-top:2em;margin-bottom:4em;}
	/* .mypage-memberbox h2{font-size:2.6rem;margin-bottom:1.5em;} */
	/* .mypage-memberbox p.id span{font-size:1.8rem;}
	.mypage-memberbox p.id span:last-child{font-size:3rem;}
	.mypage-memberbox p.id span.text-standard:last-child{font-size:2rem;} */

	.mypage-menu{padding:1.5em 20% 0;margin-bottom:4em;}
	.mypage-menu li{font-size:1.4rem;}
	.mypage-menu li img{width:70px;}

	.mypage-main h2{font-size:2rem;margin-bottom:3em;}
	.mypage-topcalendar section{width:49%;margin-bottom:5em;}
	.mypage-topcalendar .calendar-box{margin-bottom:3em;}
	.mypage-topcalendar ul.medal-set{margin-bottom:2.5em;}
	.mypage-topcalendar ul.medal-set li img{height:50px;width:auto;}
	.mypage-topcalendar section p.check-txt{font-size:1.3rem;margin-bottom:3em;}
	.mypage-topcalendar section p.check img{width:30px;margin:0 auto 1.5em;}
	.mypage-topcalendar section h3{font-size:2.4rem;margin-bottom:1.5em;}
	.mypage-topcalendar section p.count-num{margin-bottom:3em;padding-bottom:3em;}
	.mypage-topcalendar section p.count-num span{font-size:1.8rem;}
	.mypage-topcalendar section p.count-num span:first-child{font-size:4em;}
	.mypage-topcalendar section p.count-num span:last-child{font-size:3.5em;}
	.mypage-main .bpt-box{margin-bottom:5.5em;}
	.mypage-main .bpt-box p{font-size:4.7rem;}
	.mypage-main .bpt-box.point p{font-size:5.5em;}
	.mypage-main .bpt-box .bpt-box-text{font-size: 3em;}
	.mypage-main .bpt-box p span{font-size:50%;}
	.mypage-main .bpt-box.point p span{font-size:32%;display: block;}
	.get-news dl{margin-bottom:4em;}
	.get-news dt{width:80px;height:80px;}
	.get-news dt p{font-size:3rem;}
	.get-news dd p{font-size:2rem;}
	.mypage-linkbtn{font-size:1.3rem;padding:.5em;width:60%;}

	.logout-wrap{padding:2em 0;}
	.logout-wrap .mypage-linkbtn{width:30%;}

	.mypage-prof dt,.mypage-prof dd{font-size:1.6rem;}
	.mypage-prof dt{padding:1.5em 0 0;font-size:1.8rem;}
	.mypage-prof dd{padding:0 0 1.5em;}
	.mypage-prof dd.id{font-size:2.2em;}

	.mypage-pastbox{padding-bottom:3em;}

		.mypage-pastbox select {
			font-size: 1.5em;
			/* margin-bottom: 1.5em; */
		}

		#pref-past section table {
			font-size: 1.5rem;
		}
		#pref-past section thead th {
			padding: 1em .4em;
			font-size: 1.05em;
		}
		#pref-past section tbody th, #pref-past section tbody td {
			padding: 1em .4em;
			font-size: 1.1em;
			letter-spacing: .1em;
		}
		mypage-main #pref-past td {
			font-size: 1.4rem;
		}
	#pref-past section tbody td p{font-size:1em;line-height:2;}
	#pref-past section tbody td span{font-size:.9em;}

	.mypage-point-wrap{display: flex; justify-content:space-between;flex-wrap: wrap;}
	.mypage-point-wrap h3{font-size:2.2em;margin-bottom:1em;}
	.mypage-point-wrap p.point-txt{font-size:1.2em;margin-bottom:2em;}
	.mypage-point-wrap .bpt-txt{margin-top: 2em;margin-bottom: 5em;}

	.mypage-point-wrap section{width:47%;margin-bottom:5em;}
	.mypage-point-wrap section:last-child ul{padding-bottom: 55%;margin-bottom:6em;}
	.mypage-point-wrap section:last-child li:first-child{position:relative;padding-bottom: 62%;}
	.mypage-point-wrap section:last-child li{width:50%;position:static;padding-bottom: 11%;}
	.mypage-point-wrap section:last-child li p{position:absolute;top: 45%; left: 57%; transform: translate(-43%,-55%);font-size:5.5em;line-height:1.3;}

	.mypage-point-wrap .belt-box,.mypage-point-wrap .rank-box{padding-bottom:4em;}
	.mypage-point-wrap .belt-box img{width:70%;margin:0 auto 1em;}
	.mypage-point-wrap .rank-box img{width:40%;margin:0 auto 0;}
	.mypage-point-wrap .belt-box p,.mypage-point-wrap .rank-box p{font-size:1.7em;}
	.mypage-point-wrap .belt-box p span,.mypage-point-wrap .rank-box p span{font-size:85%;}

	.mypage-point-medal {padding-bottom:2em;}
	.mypage-point-medal li{margin-bottom:2.5em;width:13%}
	.mypage-point-medal li img{margin-bottom:1em;}
	.mypage-point-medal li p{font-size:1.5em;}
	.mypage-point-medal li p.medal span.num{padding:0em 0;width:25px;height:25px;font-size:.7em;}

	.mypage-point-container #pref-past section tbody th,.mypage-point-container #pref-past section tbody td{padding: 1.5em .6em;}
	.mypage-point-container #pref-past ul.medal-set{padding-top:1.5em;}
	.mypage-point-container #pref-past ul.medal-set li{padding:.75em;}
	.mypage-point-container #pref-past ul.medal-set li img{height:80px;width:auto;}
}

@media screen and (min-width: 1024px) {

	/* WEB MEMBER
	------------------------------------------- */
	.under-top-txt{ padding:3em 0 2em;}
	.under-top-txt h2{margin-bottom:1em;font-size:2rem;}
	.under-top-txt p{font-size: 1.4rem; line-height:1.7;}
	.reg-ppt-block h3{font-size: 1.4rem;margin-bottom:1em;}
	.reg-ppt-in{padding: 0 2.25em 0 0;font-size: 1.3rem;}

	.reg-ppt-block{padding:2.5em .5em 2.5em 2em;margin-bottom:4em;}
	.mem-lead{margin-bottom:2.5em;padding:0 0;font-size: 1.4rem;line-height:1.7;}

	.webmember-sec .wrap{width:80%;padding: 0 0;}
	.webmember-sec .agreement{font-size: 1.6rem;}
	.webmember-sec .webmember-caution .wrap{padding:0 0;}
	.webmember-sec .webmember-caution p{margin-bottom:.5em;font-size:1.3rem;}
	.webmember-sec .webmember-caution li{font-size:1.3rem;margin-bottom:.5em;}

	.webmember-check .wrap{width:80%;padding: 0 0;}
	.webmember-check .form-main{padding:0 0;width:100%;}
	.webmember-check .form-body{padding:4em 4em .5em;}
	.webmember-check .form-table th{font-size:1.6rem;padding:0 0 1em 0}
	.webmember-check .form-table td{font-size:2rem;margin-bottom:1em;}
	.webmember-check .form-supple p:not(:last-child){margin-bottom:1.5em;}
	.webmember-check .input,.webmember-check textarea{padding:1.25em 1em;font-size:1.5rem;background:#fff;}
	.webmember-check .primary-btn{font-size:1.8rem;width:60%;}
	.code-time{font-size:1.6rem;margin:0em 0 3em;}

}

@media screen and (min-width: 1280px) {
	.mypage-container{padding-top:12em;}
	.mypage-prof{padding-bottom:4em;}
	.mypage-point-container #pref-past section tbody th, .mypage-point-container #pref-past section tbody td{padding: 1.5em 2em;}
	.mypage-point-container #pref-past section tbody td dl{display: flex; justify-content:space-between;flex-wrap: wrap;align-items: center;}
	.mypage-point-container #pref-past section tbody td dt{width:50%;}
	.mypage-point-container #pref-past section tbody td dt p{text-align:left;}
	.mypage-point-container #pref-past section tbody td dd{width:48%;}
	.mypage-point-container #pref-past ul.medal-set{padding-top:0em;}
}

@media screen and (min-width: 1600px) {
	/* MY PAGE
	------------------------------------------- */
	.mypage-memberbox{padding-top:3em;margin-bottom:5em;}
	/* .mypage-memberbox h2{font-size:2.2em;margin-bottom:1.5em;} */
	/* .mypage-memberbox p.id span{font-size:1.4em;}
	.mypage-memberbox p.id span:last-child{font-size:2.4em;}
	.mypage-memberbox p.id span.text-standard:last-child{font-size:3rem;} */
	.mypage-menu{width:700px;padding:1.5em 0 0;margin:0 auto 6em;display:block;}
	.mypage-menu li{font-size:1.4rem;}
	.mypage-menu li img{width:45%;}

	.mypage-main h2{font-size:1.6em;margin-bottom:3em;}
	.mypage-topcalendar section{width:47%;margin-bottom:6em;}
	.mypage-topcalendar ul.medal-set{margin-bottom:3.5em;}
	.mypage-topcalendar ul.medal-set li img{height:80px;width:auto;}
	.mypage-topcalendar section p.check-txt{font-size:1.2em;margin-bottom:3em;}
	.mypage-topcalendar section p.check img{width:30px;margin:0 auto 1.5em;}
	.mypage-topcalendar section h3{font-size:2.2em;margin-bottom:1.5em;}
	.mypage-topcalendar section p.count-num{margin-bottom:3em;padding-bottom:3em;}
	.mypage-topcalendar section p.count-num span{font-size:1.8rem;}
	.mypage-topcalendar section p.count-num span:first-child{font-size:4em;}
	.mypage-topcalendar section p.count-num span:last-child{font-size:3.5em;}
	.mypage-main .bpt-box{margin-bottom:3.5em;padding-bottom: 45%;}
	.mypage-main .bpt-box p{font-size:5.7rem;}
	.mypage-main .bpt-box p span{font-size:50%;}
	.get-news dl{margin-bottom:4em;}
	.get-news dt{width:80px;height:80px;}
	.get-news dt p{font-size:2.6em;}
	.get-news dd p{font-size:1.8em;}
	.mypage-linkbtn{font-size:1.4em;}

	.logout-wrap{padding:2em 0;}
	.logout-wrap .mypage-linkbtn{width:30%;}

	.mypage-prof dt,.mypage-prof dd{font-size:1.4em;}
	.mypage-prof dt{font-size:1.6em;}
	.mypage-prof dd.id{font-size:2.2em;}

	#pref-past section tbody th,#pref-past section tbody td{padding:1em 2em;font-size:1.2em;}
	#pref-past section tbody td p{font-size:1em;line-height:2;}
	#pref-past section tbody td span{font-size:.9em;display:inline;padding-left:1em;margin-left:1em;border-left:1px dotted #999;}

	.mypage-point-wrap{display: flex; justify-content:space-between;flex-wrap: wrap;}
	.mypage-point-wrap h3{font-size:3em;margin-bottom:1em;}
	.mypage-point-wrap p.point-txt{font-size:1.2em;margin-bottom:2em;}
	.mypage-point-wrap .bpt-txt{margin-top:2em;margin-bottom:5em;}

	.mypage-point-wrap section{width:47%;margin-bottom:6em;}
	.mypage-point-wrap section:last-child ul{padding-bottom: 45%;margin-bottom:6em;}
	.mypage-point-wrap section:last-child li:first-child{position:relative;padding-bottom: 52%;}
	.mypage-point-wrap section:last-child li{width:50%;position:static;padding-bottom: 11%;}
	.mypage-point-wrap section:last-child li p{position:absolute;top: 44%; left: 51%; transform: translate(-49%,-56%);font-size:6.6em;line-height:1.4;}
	.mypage-point-wrap section:last-child li:last-child img{width:80%;}

	.mypage-point-wrap .belt-box,.mypage-point-wrap .rank-box{padding-bottom:4em;}
	.mypage-point-wrap .belt-box img{width:60%;margin:0 auto 1em;}
	.mypage-point-wrap .rank-box img{width:30%;margin:0 auto 0;}
	.mypage-point-wrap .belt-box p,.mypage-point-wrap .rank-box p{font-size:1.8em;}
	.mypage-point-wrap .belt-box p span,.mypage-point-wrap .rank-box p span{font-size:85%;}

	.mypage-point-medal {padding-bottom:2em;}
	.mypage-point-medal li{margin-bottom:2.5em;width:13%}
	.mypage-point-medal li img{margin-bottom:1em;width:70%;}
	.mypage-point-medal li p{font-size:1.5em;}
	.mypage-point-medal li p.medal span.num{padding:0em 0;width:30px;height:30px;font-size:.9em;right:1em;bottom: 1.5em;}


	.mypage-point-container #pref-past section tbody th,.mypage-point-container #pref-past section tbody td{padding: 1.5em 2.5em;}
	.mypage-point-container #pref-past ul.medal-set li{padding:.75em;}
	.mypage-point-container #pref-past ul.medal-set li img{height:80px;width:auto;}
}

/* 20190525 add ms
------------------------------------------- */
.mypage-nonmember-container {
	background: #000;
	color: #fff;
}

.mypage-nonmember-container a {
	color: #fff;
}

.mypage-nonmember-wrap section {
	margin-bottom: 3em;
}

.mypage-nonmember-wrap .margin-bottom-0 {
	margin-bottom: 0;
}

.mypage-nonmember-wrap h3 {
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 2em;
	line-height: 1.6;
}

.mypage-purchase-videos-box {
	display: flex;
	flex-wrap: wrap;
}

.mypage-purchase-videos-box li {
	width: calc(100% / 4);
	padding: 0 2rem;
	margin-bottom: 10rem;
}

@media screen and (max-width: 768px) {
	.mypage-purchase-videos-box li {
		width: calc(100% / 2);
		padding: 0 1.5rem;
		margin-bottom: 5rem;
	}
}

.video-item {
	display: flex;
	flex-direction: column;
}

.video-item img {
	width: 100%;
}

.video-item-textarea {
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}

.item-textarea-left {
	text-align: left;
	width: 70%;
}

@media screen and (max-width: 768px) {
	.item-textarea-left {
		width: 65%;
	}
}

.item-textarea-title, .item-textarea-livetime {
	font-size: 1.8rem;
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.item-textarea-title, .item-textarea-livetime {
		font-size: 1.6rem;
		margin-bottom: 0.5rem;
	}
}

@media screen and (max-width: 480px) {
	.item-textarea-title, .item-textarea-livetime {
		font-size: 1rem;
		margin-bottom: 0.5rem;
	}
}

.item-textarea-teacher {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.item-textarea-teacher {
		font-size: 1.3rem;
		margin-bottom: 0.5rem;
	}
}

@media screen and (max-width: 480px) {
	.item-textarea-teacher {
		font-size: 1rem;
		margin-bottom: 0.5rem;
	}
}

.item-textarea-purchase-date {
	font-family:'Oswald', sans-serif;
	font-size: 1.5rem;
	color: #ccc;
}

@media screen and (max-width: 768px) {
	.item-textarea-purchase-date {
		font-size: 1.3rem;
	}
}

@media screen and (max-width: 480px) {
	.item-textarea-purchase-date {
		font-size: 1rem;
	}
}

.about-video-text {
	font-family:'Oswald', sans-serif;
	padding-top: 0.8rem;
	width: 6rem;
	height: 6rem;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 2px;
}

@media screen and (max-width: 768px) {
	.about-video-text {
		padding-top: 0.4rem;
		width: 6rem;
		height: 6rem;
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 480px) {
	.about-video-text {
		padding-top: 0.4rem;
		width: 4rem;
		height: 4rem;
		font-size: 1rem;
	}
}

.mypage-nonmember-schoolnews-container {
	background: #fff;
	color: #000;
}

.mypage-nonmember-schoolnews-container h3 {
	font-size: 3.4rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 2em;
	line-height: 1.6;
}

.mypage-schoolnews {
	font-size: 0.4em;
	font-weight: normal;
	letter-spacing: 0.5px;
	display: block;
}

.mypage-schoolnews-box {
	display: flex;
	flex-wrap: wrap;
}

.mypage-schoolnews-box li {
	width: calc(100% / 4);
	padding: 0 2rem;
}

@media screen and (max-width: 768px) {
	.mypage-schoolnews-box li {
		width: calc(100% / 2);
		padding: 0 1.5rem;
		margin-bottom: 5rem;
	}
}

.schoolnews-item {
	display: flex;
	flex-direction: column;
}

.schoolnews-item img {
	width: 100%;
}

.schoolnews-item-textarea {
	margin-top: 2rem;
	text-align: left;
}

.item-schoolnews-title {
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
}

@media screen and (max-width: 768px) {
	.item-schoolnews-title {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 480px) {
	.item-schoolnews-title {
		font-size: 1rem;
	}
}

.item-schoolnews-date {
	font-family:'Oswald', sans-serif;
	font-size: 1.5rem;
	color: #ccc;
}

@media screen and (max-width: 768px) {
	.item-schoolnews-date {
		font-size: 1.3rem;
	}
}

@media screen and (max-width: 480px) {
	.item-schoolnews-date {
		font-size: 1rem;
	}
}

.has-vod-plan {
	border-bottom: 2px solid #34CECA;
	padding: 5rem 0 0;
}

.tab-vod-plan {
	width: 100%;
	margin: 0 auto;
}

.tab-vod-box {
	width: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 768px) {
	.tab-vod-box {
		width: 80%;
	}
}

.tab-vod-box li {
	width: 48%;
	position: relative;
}

.absolute-left {
	left: 0;
	position: absolute;
}

.absolute-right {
	right: 0;
	position: absolute;
}

.vod-plan-item {
	width: 100%;
	height: 5rem;
	border-bottom: 0;
	background-color: #000;
	line-height: 5rem;
	font-size: 2rem;
	text-align: center;
	color: #666;
	display: block;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	top: -5rem;
}

@media screen and (max-width: 768px) {
	.vod-plan-item {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 480px) {
	.vod-plan-item {
		font-size: 1.3rem;
	}
}

.vod-plan-item:hover {
	cursor: pointer;
}

input[name="vod-plan-item"] {
	display: none;
}

.vod-content {
	margin-top: 5rem;
}

.vod-content-item {
	min-height: 500px;
}

@media screen and (max-width: 768px) {
	.vod-content-item {
		min-height: 250px;
	}
}

.tab-vod-plan input:checked + .vod-plan-item {
	color: #34CECA;
	border-width: 2px 2px 0 2px;
	border-color: #34CECA;
	border-style: solid;
	height: 5.2rem;
	top: -5rem;
}

.border-style {
	display: block;
	border: 0;
	width: 100%;
	height: 2px;
	background: #999;
}

.point-rank-bg {
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 94%, rgba(255,255,255,0) 100%),
	url(/assets/img/mypage/point_ranking_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
	.point-rank-bg {
		background: rgb(2,0,36);
		background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 96%, rgba(255,255,255,0) 100%),
		url(/assets/img/mypage/point_ranking_bg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
	}
}

.point-rank-bg-location {
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 91%, rgba(255,255,255,0) 100%),
	url(/assets/img/mypage/point_ranking_bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
	.point-rank-bg-location {
		background: rgb(2,0,36);
		background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 93%, rgba(255,255,255,0) 100%),
		url(/assets/img/mypage/point_ranking_bg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
	}
}

.point-rank-bg .mypage-header-black {
	background-color: #0000;
}

.point-rank-bg .mypage-pointrank-container {
	background-color: #0000;
	color: #fff;
}

.mypage-pointrank-wrap h3 {
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 2em;
	line-height: 1.6;
}

@media screen and (max-width: 480px) {
	.mypage-pointrank-wrap h3 {
		font-size: 2rem;
	}
}

.point-rank-date {
	font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: 0.5px;
	display: block;
}

@media screen and (max-width: 480px) {
	.point-rank-date {
		font-size: 1.3rem;
	}
}

.point-rank-date-positon {
	text-align: right;
	padding: 1.2rem;
}

.point-rank-block {
	padding-bottom: 5rem;
}

.point-rank-li {
	background-color: #000000b8;
}

.point-rank-li:nth-child(even) {
	background-color: #222222e8;
}

.point-rank-highorder {
	padding: 3rem;
}

@media screen and (max-width: 480px) {
	.point-rank-highorder {
		padding: 1rem;
	}
}

.point-rank-box {
	padding:2rem 3rem;
}

@media screen and (max-width: 480px) {
	.point-rank-box {
		padding: 1rem;
	}
}

.rank-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rank-first-item {
	color: #CCB466;
	font-size: 8rem;
}

@media screen and (max-width: 480px) {
	.rank-first-item {
		font-size: 2.5rem;
	}
}

.rank-first-point {
	color: #CCB466;
	font-size: 5rem;
}

@media screen and (max-width: 480px) {
	.rank-first-point {
		font-size: 2rem;
	}
}

.rank-second-item {
	color: #CCCCCC;
	font-size: 8rem;
}

@media screen and (max-width: 480px) {
	.rank-second-item {
		font-size: 2.4rem;
	}
}

.rank-second-point {
	color: #CCCCCC;
	font-size: 5rem;
}

@media screen and (max-width: 480px) {
	.rank-second-point {
		font-size: 2rem;
	}
}

.rank-third-item {
	color: #C48A6A;
	font-size: 8rem;
}

@media screen and (max-width: 480px) {
	.rank-third-item {
		font-size: 2.4rem;
	}
}

.rank-third-point {
	color: #C48A6A;
	font-size: 5rem;
}

@media screen and (max-width: 480px) {
	.rank-third-point {
		font-size: 2rem;
	}
}

.rank-normal-item {
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.rank-normal-item {
		font-size: 2rem;
	}

	.sp-rank-item {
		font-size: 1.7rem;
		white-space: nowrap;
	}
}

.rank-normal-item span {
	color: #fff;
	font-size: 2.5rem;
}

@media screen and (max-width: 480px) {
	.rank-normal-item span {
		font-size: 1rem;
	}

	.sp-rank-item span {
		font-size: 0.8rem;
	}
}

.rank-highorder-item {
	font-size: 3rem;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.rank-highorder-item {
		font-size: 1rem;
	}
}

.rank-entering-item {
	font-size: 2rem;
	padding-left: 0.5rem;
}

@media screen and (max-width: 480px) {
	.rank-entering-item {
		font-size: 1rem;
	}
}

.rank-entering-name {
	color: #34CECA;
	font-size: 2.3rem;
}

@media screen and (max-width: 480px) {
	.rank-entering-name {
		font-size: 1.3rem;
	}
}

.width-rank-li {
	flex-basis: 15%;
	flex-grow: 1;
}

@media screen and (max-width: 480px) {
	.width-rank-li {
		flex-basis: 5%;
		white-space: nowrap;
	}
}

.width-highorder-name-li {
	flex-basis: 45%;
	flex-grow: 2;
	padding-left: 1rem;
	text-align: left;
}

@media screen and (max-width: 480px) {
	.width-highorder-name-li {
		flex-basis: 55%;
		word-break: break-all;
	}
}

.width-name-li {
	flex-basis: 55%;
	flex-grow: 2;
	padding-left: 1rem;
	text-align: left;
}

@media screen and (max-width: 480px) {
	.width-name-li {
		flex-basis: 65%;
	}
}

.width-image-li {
	flex-basis: 10%;
	flex-grow: 1;
}

@media screen and (max-width: 768px) {
	.width-image-li img {
		width: 80%;
	}
}

.width-point-li {
	flex-basis: 20%;
	flex-grow: 1;
}

.center {
	text-align: center;
}

.oswald {
	font-family: 'Oswald', sans-serif;
}

.letter-spacing-5 {
	letter-spacing: 5px;
}

.font-color-red {
	color: #EF1B49;
}

.font-color-green {
	color: #34CECA;
}

.d-sm-block {
	display: block;
}

@media screen and (max-width: 768px) {
	.d-sm-block {
		display: none;
	}
}

input.submit-button {
	width: 38%;
	background-color: #EF1B49;
	color: #fff;
	padding: 2rem;
	border-radius: 5px;
	font-size: 2.6rem;
	margin-top: 2em;
	margin-bottom: 2em;
}

input.submit-button.choice {
	margin-top: 0;
	background-color: #000;
}

@media screen and (max-width: 768px) {
	input.submit-button {
		width: 100%;
		padding: 1.6rem;
		font-size: 2rem;
	}
}

input.submit-button-black {
	width: 38%;
	background-color: #000;
	color: #fff;
	padding: 2rem;
	border-radius: 5px;
	font-size: 2.6rem;
	margin-top: 2em;
	margin-bottom: 2em;
}

@media screen and (max-width: 768px) {
	input.submit-button-black {
		width: 100%;
		padding: 1.6rem;
		font-size: 2rem;
	}
}

a.submit-button-black {
	width: 38%;
	background-color: #000;
	color: #fff;
	padding: 2rem;
	border-radius: 5px;
	font-size: 2.6rem;
	margin-top: 2em;
	margin-bottom: 2em;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	a.submit-button-black {
		width: 100%;
		padding: 1.6rem;
		font-size: 2rem;
	}
}

.mypage-header-flex {
	display: flex;
	justify-content: space-between;
	/*box-shadow: 0 0 5px rgba(120,120,120,0.5);*/
}

@media screen and (max-width: 768px) {
	.mypage-header-flex {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 10;
	}
}

.mypage-header-black {
	background-color: #000;
}

@media screen and (max-width: 768px) {
	.mypage-header-black {
		background-color: #000;
	}
}

.head-left-col {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: calc( 100% - 95px);
	padding-left: 1.5rem;
}

.head-left-col .head-logo {
	width: 50px;
	height: 81px;
	margin-top: 1.5rem;
	margin-left: 2rem;
}

@media screen and (max-width: 768px) {
	.head-left-col .head-logo {
		width: 42px;
		height: 71px;
	}
}

.head-left-col img {
	margin-right: auto;
}

.head-left-col .maypage-nav-box {
	display: flex;
}

@media screen and (max-width: 768px) {
	.head-left-col .maypage-nav-box {
		display: none;
	}
}

.maypage-nav-box .maypage-nav-li {
	/*margin-left: 3rem;*/
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 1px;
	position: relative;
}

.maypage-nav-li-white a {
	color: #fff;
}

/*.maypage-nav-box .maypage-nav-li:first-child {
	margin-left: 8rem;
}*/

.maypage-nav-li .maypage-nav-box-second {
	position: absolute;
	top: 40px;
	left: 22px;
	width: 158px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	text-align: center;
}

.maypage-nav-box-second li {
	background-color: #34CECA;
	margin-top: 0.5rem;
	margin-left: 0;
	padding: 1rem;
	border-radius: 5px;
}

.maypage-nav-box-second li:first-child {
	margin-top: 0;
}

.maypage-nav-box li:hover .maypage-nav-box-second {
	top: 30px;
	visibility: visible;
	opacity: 1;
}

.maypage-nav-box-second a {
	padding: 1rem 0;
	background: none;
	color: #fff;
	font-weight: normal;
	display: block;
}

.maypage-nav-box .nav-link-default {
	position: relative;
	line-height: 30px;
	text-indent: 30px;
	padding-left: .75rem;
	display: block;
}

.maypage-nav-box .icon-default {
	position: relative;
	line-height: 30px;
	text-indent: 30px;
	padding-left: .75rem;
	display: block;
}

.maypage-nav-box .icon-default:before {
	content: '';
	background-image: url(/assets-mypage/img/mypage/menu-ico-how-to-use.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 29px;
	height: 27px;
	position: absolute;
	left: 0;
	top: 2px;
}

.maypage-nav-box .icon-search:before {
	background-image: url(/assets-mypage/img/mypage/menu-ico-search.svg);
}

.maypage-nav-box .icon-price:before {
	background-image: url(/assets-mypage/img/mypage/menu-ico-price.svg);
}

.maypage-nav-box .icon-qa:before {
	background-image: url(/assets-mypage/img/mypage/menu-ico-qa.svg);
}

.head-right-col {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 20%;
}

.head-right-col .login-name {
	font-size: 1.6rem;
	letter-spacing: 1px;
	margin: auto;
}

.login-name-white {
	color: #fff;
}

@media screen and (max-width: 768px) {
	.head-right-col .login-name {
		display: none;
	}
}

.login-name span {
	font-weight: 700;
	margin-right: .5rem;
}

.mypage-button-box {
	padding: 1.5em 0 1.25em;
	width: 95px;
	height: 95px;
	font-size: 1em;
	font-weight: 500;
}

@media screen and (max-width: 768px) {
	.mypage-button-box {
		width: 60px;
		height: 60px;
		padding: .5rem;
		cursor: pointer;
	}
}

.mypage-button-box a {
	color: #000;
}

.mypage-button-box img {
	height: 35px;
	margin: 0 auto .35em;
	display: block;
	color: #fff;
	fill: currentColor;
}

.mypage-button-box p {
	color: #000;
}

.mypage-button-box-white p {
	color: #fff;
}

.mypage-register-button-box {
	color: #fff;
	padding: 1rem;
	width: 120px;
	height: 40px;
	font-size: 1em;
	font-weight: 500;
	background: #34CECA;
	border-radius: 5px;
	line-height: 2rem;
}

@media screen and (max-width: 768px) {
	.mypage-register-button-box {
		display: none;
	}
}

.sp-menu-button {
	display: none;
}

@media screen and (max-width: 768px) {
	.sp-menu-button {
		display: block;
		position: relative;
	}

	.sp-menu-button hr{
		display: block;
		margin: 0;
		border: none;
		width: 65%;
		height: 2px;
		background: #000;
		transform-origin:0% 50%;
		position: absolute;
		top: 12px;
		left: 18%;
		transition: .3s;
	}

	.sp-menu-button hr:nth-of-type(2){
		top: 22px;
	}

	.sp-menu-button hr:nth-of-type(3){
		top: 32px;
	}

	.sp-menu-button-white hr {
		background: #fff;
	}
}

.nav-sp-content {
	display: none;
}

@media screen and (max-width: 768px) {
	.nav-sp-content {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: #262626;
		z-index: 0;
		overflow: auto;
		visibility: hidden;
		opacity: 0;
		display: block;
	}

	.gnavi-open > .nav-sp-content {
		visibility: visible;
		opacity: 1;
	}

	.nav-sp-menu {
		clear: both;
	}

	.nav-sp-content .nav-sp-menu > li {
		font-size: 1.7rem;
		padding: 1.7rem 2rem;
		letter-spacing: 1px;
		border-bottom: 1px solid #999;
		position: relative;
	}

	.nav-sp-menu li:first-child {
		border-bottom-width: 0;
	}

	.nav-sp-content .nav-sp-menu > li:not(:first-child):after {
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 29px;
		right: 30px;
		margin-top: -4px;
	}

	.nav-menu-close {
		display: block;
		width: 60px;
		height: 60px;
		position: relative;
		cursor: pointer;
		float: right;
	}

	.nav-menu-close hr {
		display: block;
		margin: 0;
		border: none;
		width: 65%;
		height: 1px;
		background: #fff;
		transform-origin:0% 50%;
		position: absolute;
		top: 13px;
		left: 28%;
	}

	.nav-menu-close hr:nth-of-type(1) {
		transform: rotate(45deg);
		width: 65%;
	}

	.nav-menu-close hr:nth-of-type(2) {
		top: 40px;
		transform: rotate(-45deg);
		width: 65%;
	}

	.nav-sp-menu .name-text {
		color: #34ceca;
	}

	.name-text span {
		margin-right: .5rem;
	}

	.nav-sp-icon-default {
		position: relative;
		line-height: 30px;
		text-indent: 30px;
		padding-left: 3rem;
		display: block;
		color: #fff;
	}

	.nav-sp-content .nav-sp-menu .nav-sp-dd {
		padding-bottom: 0;
	}

	.nav-sp-dd p {
		padding-bottom: 1.7rem;
	}

	.nav-sp-content .nav-sp-menu li.nav-sp-dd:after {
		font-family: fontAwesome;
		content: '\f196';
		font-weight: 400;
		border: none;
		transform: none;
		color: #fff;
	}

	.nav-sp-content .nav-sp-menu li.list-open:after {
		content: '\f147';
	}

	.nav-sp-menu .nav-sp-icon-default:before {
		content: '';
		background-image: url(/assets-mypage/img/mypage/menu-ico1-w.svg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 25px;
		height: 25px;
		position: absolute;
		left: 0;
		top: 2px;
	}

	.nav-sp-menu .nav-sp-icon-how-to-use:before {
		background-image: url(/assets-mypage/img/mypage/menu-ico-how-to-use-w.svg);
	}

	.nav-sp-menu .nav-sp-icon-search:before {
		background-image: url(/assets-mypage/img/mypage/menu-ico-search-w.svg);
	}

	.nav-sp-menu .nav-sp-icon-price:before {
		background-image: url(/assets-mypage/img/mypage/menu-ico-price-w.svg);
	}

	.nav-sp-menu .nav-sp-icon-qa:before {
		background-image: url(/assets-mypage/img/mypage/menu-ico-qa-w.svg);
	}

	.nav-sp-menu .nav-sp-icon-login:before {
		background-image: url(../img/common/ico-login-w.svg);
		left: 15px;
	}

	.nav-sp-login-box .nav-sp-icon-default {
		text-indent: 0;
		padding-left: 0;
	}

	.nav-sp-login-box {
		padding: 1rem;
		border: 1px solid #fff;
		border-radius: 5px;
		text-align: center;
	}

	.nav-sp-menu-second {
		visibility: hidden;
		opacity: 0;
		height: 0;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		transition: all .3s;
	}

	.list-open .nav-sp-menu-second {
		visibility: visible;
		opacity: 1;
		height: auto;
	}

	.nav-sp-menu-second li {
		background: #000;
		margin-top: 0.5rem;
		padding: 1.7rem 1rem;
		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);
		position: relative;
	}

	.nav-sp-content .nav-sp-menu-second > li:after {
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 29px;
		right: 30px;
		margin-top: -4px;
	}

	.nav-sp-menu-second .nav-sp-second-font {
		padding-left: 2rem;
		color: #fff;
		display: block;
		font-size: 1.5rem;
	}

	.nav-sp-campaign-box {
		padding: 4rem;
	}

	.nav-sp-campaign-box img {
		width: 100%;
	}
}
.main-title {
	/*background: #efefef;*/
	padding: 2em 0;
}

.main-title h1 {
	font-size: 3.2em;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 1px;
}

.main-title h1 span {
	font-size: .35em;
	letter-spacing: .5px;
	display: block;
	font-weight: 600;
}

@media screen and (max-width: 768px) {
	.main-title h1 span {
		font-size: .3em;
		text-align: center;
	}
}

.point-rank-bg .mypage-menu a {
	color: #fff;
}

@media screen and (max-width: 768px) {
	.mypage-menu .sp-mypage-menu {
		justify-content: center;
	}

	.sp-mypage-menu-none {
		display: none;
	}
}

.tab-wrap {
	border-bottom: 2px solid #34CECA;
	padding: 5rem 0 0;
}

.tab-area {
	width: 100%;
	margin: 0 auto;
}

.tab-area-items {
	width: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 768px) {
	.tab-area-items {
		width: 80%;
	}
}

.tab-area-items li {
	width: 48%;
	position: relative;
}

.tab-item-label {
	width: 100%;
	height: 5rem;
	border-bottom: 0;
	background-color: #000;
	line-height: 5rem;
	font-size: 2rem;
	text-align: center;
	color: #666;
	display: block;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #666;
	position: absolute;
	top: -5rem;
}

@media screen and (max-width: 768px) {
	.tab-item-label {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 480px) {
	.tab-item-label {
		font-size: 1.3rem;
	}
}

.tab-item-label:hover {
	cursor: pointer;
}

.tab-item-radio {
	display: none;
}

.tab-area-items input:checked + .tab-item-label {
	color: #34CECA;
	border-width: 2px 2px 0 2px;
	border-color: #34CECA;
	border-style: solid;
	height: 5.2rem;
	top: -5rem;
}

.caption-default {
	text-align: center;
	font-size: 1.5rem;
	margin-top: 6rem;
	font-weight: 700;
}
.fee-radio-box {
	position: relative;
	border: 3px solid rgb(206,206,206);
	border-radius: 10px;
	width: 700px;
	margin: auto;
	margin-bottom: 3em;
}

@media screen and (max-width: 768px) {
	.fee-radio-box {
		width: 100%;
	}
}

.fee-radio-box.payment-radio-box {
	width: 355px;
	border-radius: 0;
	border-width: 1px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
	.fee-radio-box.payment-radio-box {
		margin-top: -1px;
	}
}

.fee-radio-box input[type="radio"] {
	position: absolute;
	visibility: hidden;
}

.fee-radio-box label {
	display: flex;
	justify-content: space-around;
	position: relative;
	font-weight: 300;
	font-size: 1.35em;
	padding: 25px 25px 25px 80px;
	margin: 10px auto;
	z-index: 9;
	cursor: pointer;
	-webkit-transition: all 0.25s linear;
}

@media screen and (max-width: 768px) {
	.fee-radio-box label {
		flex-direction: column;
		font-size: 1.5rem;
		padding: 35px 35px 35px 55px;
		margin: 0;
	}
}

@media screen and (max-width: 500px) {
	.fee-radio-box label {
		flex-direction: column;
		font-size: 1.35rem;
		padding: 25px 25px 25px 55px;
		margin: 0;
	}
}

@media screen and (max-width: 400px) {
	.fee-radio-box label {
		flex-direction: column;
		font-size: 1.35rem;
		padding: 20px 20px 20px 20px;
		margin: 0;
	}
}

.fee-radio-box.payment-radio-box label {
	justify-content: flex-end;
	font-weight: 400;
	padding: 25px 10px 25px 10px;
	height: 90%;
}

@media screen and (max-width: 768px) {
	.fee-radio-box.payment-radio-box label {
		padding: 20px 0 10px 55px;
		height: 100%;
	}
}

.fee-radio-box .label-text-left {
	text-align: left;
	width: 60%;
}

@media screen and (max-width: 768px) {
	.fee-radio-box .label-text-left {
		width: 100%;
		margin-bottom: 1rem;
		text-align: center;
	}
}

@media screen and (max-width: 375px) {
	.fee-radio-box .label-text-left {
		font-size: 1em;
	}
}

.payment-radio-box .label-text-left {
	text-align: center;
	width: 85%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.label-text-left .label-caption {
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.label-text-left .label-caption {
		font-size: 2rem;
	}
}

.label-text-left .label-text-medium {
	font-size: 1.5rem;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	.label-text-left .label-text-medium {
		margin-left: 3rem;
	}
}

.label-text-left img {
	width: 100%;
}

.fee-radio-box .label-text-left-tudo {
	text-align: left;
}

@media screen and (max-width: 768px) {
	.fee-radio-box .label-text-left-tudo {
		width: 100%;
		margin-bottom: 1rem;
		text-align: center;
	}
}

@media screen and (max-width: 375px) {
	.fee-radio-box .label-text-left-tudo {
		font-size: 1em;
	}
}

.label-text-left-tudo .label-caption {
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.label-text-left-tudo .label-caption {
		font-size: 2rem;
	}
}

.label-text-left-tudo .label-text-medium {
	font-size: 1.5rem;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	.label-text-left-tudo .label-text-medium {
		margin-left: 3rem;
	}
}

.fee-radio-box .label-text-right {
	width: 35%;
	font-weight: 500;
}

@media screen and (max-width: 768px) {
	.fee-radio-box .label-text-right {
		width: 100%;
		text-align: center;
	}
}

.label-text-right .label-gray-box {
	background-image: linear-gradient(#ccc, #ccc);
	background-position: 0 50%;
	background-size: 100% 2px;
	background-repeat: repeat-x;
	color: #ccc;
	text-decoration: none;
	margin: 0 0.4em;
}

.label-text-right .label-text-l {
	font-size: 3.6rem;
}

@media screen and (max-width: 768px) {
	.label-text-right .label-text-l {
		font-size: 2.6rem;
	}
}

@media screen and (max-width: 768px) {
	.label-text-right .label-text-l {
		font-size: 1.5em;
	}
}

.fee-radio-box .check {
	display: block;
	position: absolute;
	border: 11px solid rgb(206,206,206);
	border-radius: 100%;
	height: 40px;
	width: 40px;
	top: 35%;
	left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

@media screen and (max-width: 768px) {
	.fee-radio-box .check {
		top: 50%;
		left: 30px;
	}
}

@media screen and (max-width: 500px) {
	.fee-radio-box .check {
		border: 7px solid rgb(206,206,206);
		height: 30px;
		width: 30px;
		/*top: 115px;*/
		left: 20px;
	}
}

.fee-radio-box .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 15px;
	width: 15px;
	top: 5px;
	left: 5px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.fee-radio-box.payment-radio-box .check {
	top: 45%;
}

@media screen and (max-width: 768px) {
	.fee-radio-box.payment-radio-box .check {
		top: 45%;
		border-width: 7px;
	}
}

.fee-radio-box input[type="radio"]:checked ~ .check {
	border: 11px solid #EF1B49;
}

@media screen and (max-width: 768px) {
	.fee-radio-box input[type="radio"]:checked ~ .check {
		border: 7px solid #EF1B49;
	}
}

.fee-radio-box input[type="radio"]:checked ~ label {
	color: #EF1B49;
}


.fee-radio-box.fee-radio-box-active {
	border-color: #EF1B49;
}

.fee-radio-box.payment-radio-box input[type="radio"]:checked ~ label {
	color: #000;
}

.explanation-box {
	display: flex;
	justify-content: center;
	font-size: 2.6rem;
	font-weight: 500;
	align-items: center;
	color: #34CECA;
	padding-top: 3rem;
	padding-bottom: 2rem;
}

@media screen and (max-width: 768px) {
	.explanation-box {
		font-size: 2rem;
	}
}

@media screen and (max-width: 482px) {
	.explanation-box {
		font-size: 1.5rem;
	}
}

.explanation-box .explanation-text {
	border: 2px solid #34CECA;
	padding: 2rem;
	margin-left: 2rem;
	margin-right: 2rem;
	text-align: center;
	font-weight: 600;
}

@media screen and (max-width: 768px) {
	.explanation-box .explanation-text {
		padding: 2rem;
		margin-left: 2rem;
		margin-right: 2rem;
	}
}

@media screen and (max-width: 542px) {
	.explanation-box .explanation-text {
		padding: 1.5rem;
		margin-left: 1rem;
		margin-right: 1rem;
	}
}

@media screen and (max-width: 437px) {
	.explanation-box .explanation-text {
		padding: 1rem;
		margin-left: .5rem;
		margin-right: .5rem;
	}
}

@media screen and (max-width: 371px) {
	.explanation-box .explanation-text {
		padding: 0.5rem;
		margin-left: .5rem;
		margin-right: .5rem;
	}
}

.explanation-text-circle {
	position: relative;
	display: inline-block;
	width: 125px;
	height: 125px;
	border-radius: 50%;
	background-color: #34CECA;
	color: #fff;
	margin-left: 2rem;
	margin-right: 2rem;
}

@media screen and (max-width: 768px) {
	.explanation-text-circle {
		margin-left: .5rem;
		margin-right: .5rem;
		width: 100px;
		height: 100px;
	}
}

@media screen and (max-width: 482px) {
	.explanation-text-circle {
		margin-left: .2rem;
		margin-right: .2rem;
		width: 80px;
		height: 80px;
	}
}

@media screen and (max-width: 400px) {
	.explanation-text-circle {
		margin-left: .2rem;
		margin-right: .2rem;
		width: 70px;
		height: 70px;
	}
}

.explanation-text-circle p {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 125px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.explanation-text-circle p {
		width: 100px;
	}
}

@media screen and (max-width: 482px) {
	.explanation-text-circle p {
		width: 80px;
	}
}

@media screen and (max-width: 400px) {
	.explanation-text-circle p {
		width: 70px;
	}
}

.pref-search {
	text-align: start;
}

/* 20190525 end ms
------------------------------------------- */
.wrap .mypage-pastbox label {
	text-align: left;
	display: block;
	width: fit-content;
	height: fit-content;
	margin-bottom: 1.5rem;
}

.wrap .mypage-memberbox ul {
	text-align: left;
	margin: 0 auto;
	display: block;
	width: 70%;
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.wrap .mypage-memberbox ul {
		width: 90%;
	}
}

.wrap .mypage-memberbox.payment-complete ul {
	text-align: center;
	display: block;
}

.wrap .mypage-memberbox .caution{
	text-align: left;
	margin: 0 auto;
	display: block;
	width: 70%;
	margin-bottom: 1rem;
	color: #EF1B49;
}

@media screen and (max-width: 768px) {
	.wrap .mypage-memberbox .caution {
		width: 90%;
	}
}

.wrap .mypage-memberbox .caution li {
	position: relative;
	padding-left: 1em;
}

.wrap .mypage-memberbox .caution li::before {
	position: absolute;
	content: "・";
	color: #EF1B49;
	left: 0;
}

.cancel-box {
	display: flex;
	justify-content: space-between;
	font-size: 2.6rem;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.cancel-box {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 320px) {
	.cancel-box {
		font-size: 1.3rem;
	}
}

/*------------------------------------------- *
* 20200528 追加
------------------------------------------- */

.mypage_member_profile_basic {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #efefef;
	width: 65%;
	padding: 40px;
}

@media screen and (max-width: 768px) {
	.mypage_member_profile_basic {
		width: 95%;
		padding: 20px;
	}
}

@media screen and (max-width: 320px) {
	.mypage_member_profile_basic {
		width: 99%;
		padding: 10px;
	}
}

.mypage_member_profile_basic_wide {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #efefef;
	width: 90%;
	padding: 40px;
}

@media screen and (max-width: 768px) {
	.mypage_member_profile_basic {
		width: 95%;
		padding: 20px;
	}
}

@media screen and (max-width: 320px) {
	.mypage_member_profile_basic {
		width: 99%;
		padding: 10px;
	}
}

.mypage_member_table_flex {
	display: flex;
	flex-direction: row;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.mypage_member_table_flex {
		flex-direction: column;
	}
}

.mypage_member_table_left {
	width: 30%;
}

@media screen and (max-width: 768px) {
	.mypage_member_table_left {
		width: 100%;
	}
}

.mypage_member_table_wide {
	width: 50%;
}

@media screen and (max-width: 768px) {
	.mypage_member_table_wide {
		width: 100%;
	}
}

.mypage_member_table_wide_flex {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

@media screen and (max-width: 768px) {
	.mypage_member_table_wide_flex {
		flex-direction: column;
	}
}

.mypage_resuponsive_padding_top {
	padding-top: 0;
}

@media screen and (max-width: 768px) {
	.mypage_resuponsive_padding_top {
		padding-top: 20px;
	}
}

.mypage_member_table_right {
	width: 70%;
}

@media screen and (max-width: 768px) {
	.mypage_member_table_right {
		width: 100%;
	}
}


.mypage_member_table_left_wide {
	width: 40%;
	padding-right: 5%;
}

.mypage_member_table_right_wide {
	width: 60%;
}

.mypage_member_table_margim_top {
	margin-top: 30px;
}

.id {
	font-size:2.2rem
}

.mypage_member_red_btn {
	display: block;
	position: relative;
	width: 160px;
	height: 35px;
	padding: 0.8em;
	text-align: center;
	color: #fff;
	background:#ef1b49;
	font-size: 80%;
	font-weight:bold;
	vertical-align: center;
	margin-top: 10px;
	cursor: pointer;
}
.mypage_member_table_align_items {
	align-items: center;
}

.mypage_member_black_btn {
	position: relative;
	width: 120px;
	height: 40px;
	padding: 0.5em;
	line-height:25px;
	color: #fff;
	background: #000;
	font-size: 100%;
}

.mypage_member_black_btn_position {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	justify-content: center;
}

.mypage_text_box {
	width: 100%;
	height: 50px;
	padding: 10px;
	font-family: normal;
}

.mypage_text_box_small {
	width: 30%;
	height: 50px;
	padding: 10px;
	font-family: normal;
}

.mypage_member_card_flex {
	display: flex;
	align-items: flex-start;
}

.mypage_member_credit_font-size {
	font-size: small;
}

@media screen and (max-width: 768px) {
	.mypage_member_credit_font-size {
		font-size: x-small;
	}
}

.mypage_member_pay_box {
	padding: 1em;
	display: flex;
	position: relative;
	width: 30%;
	height: 100px;
	text-align: center;
	color: #000;
	font-size: 80%;
	font-weight:bold;
	border: 1.5px #efefef solid;
}

@media screen and (max-width: 768px) {
	.mypage_member_pay_box {
		width: 100%;
		height: 140px;
		font-size: 100%;
	}
}

.mypage_member_pay_box_flex {
	flex-wrap: wrap;
	display: flex;
	width: 90%;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.oswald_bold {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: large;
}

.padding_top-small {
	padding-top: 20px;
}

.padding_bottom-small {
	padding-bottom: 20px;
}


.mypage_member_cardsize {
	width: 33%;
}

@media screen and (max-width: 768px) {
	.mypage_member_cardsize {
		width: 80%;
	}
}

.mypage-linkbtn.mypage-linkbtn-red {
	padding: 0;
	border-radius: 0;
	border-color: #EF1B49;
	display:flex;
	flex-direction: row;
}

.mypage-linkbtn.mypage-linkbtn-green {
	padding: 0;
	border-radius: 0;
	border-color: #34CECA;
	display:flex;
	flex-direction: row;
}

.mypage-linkbtn.mypage-linkbtn-red .mypage-linkbtn-red-head {
	padding: 1rem;
	background-color: #EF1B49;
	width: 30%;
	display: flex;
	align-items: center;
}

.mypage-linkbtn.mypage-linkbtn-green .mypage-linkbtn-green-head {
	padding: 1rem;
	background-color: #34CECA;
	width: 30%;
	display: flex;
	align-items: center;
}

.mypage-linkbtn.mypage-linkbtn-red .mypage-linkbtn-red-text {
	padding: 1rem;
	background-color: #000;
	text-align: left;
}

.mypage-linkbtn.mypage-linkbtn-green .mypage-linkbtn-green-text {
	padding: 1rem;
	background-color: #000;
	text-align: left;
}

.chart-confing {
	position: relative;
	width: 100%;
	height: 55vh;
}

.flatpickr-current-month input.cur-year {
	pointer-events : none;
}

.mypage-menu-fontsize {
	font-size: 100%;
	white-space: nowrap;
}

@media screen and (max-width: 768px) {
	.mypage-menu li {margin-left: 4px;}
	.mypage-menu li img{width:50px;margin:0 auto .5em;display:block;}
	.mypage-menu-fontsize {transform: scale(1.2);}
}

@media screen and (max-width: 400px) {
	.mypage-menu-fontsize {
		transform: scale(0.7);
		font-size: 1rem
	}
}

@media screen and (max-width: 375px) {
	.mypage-menu li img{width:40px;margin:0 auto .5em;display:block;}
}

@media screen and (max-width: 320px) {
	.mypage-menu-fontsize {
		transform: scale(0.5);
	}
}

.planchange-font {
	text-align: center;
	font-size: 2rem;
	margin-top: 5rem;
	font-weight: 600;
	margin-bottom: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

@media screen and (max-width: 700px) {
	.planchange-font{
		flex-direction: column;
	}
}

.planchange-h2 {
	display: block;
	margin-top: 1rem;
	font-size: 1.5rem;
	font-weight: 300;
}

.price-atc-list li {
	position: relative;
	padding-left: 1em;
	font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
	.price-atc-list li {
		font-size: 1.5rem;
	}
}

.mypage-planchange-height {
	padding: 0px;
	margin-bottom: 2rem;
}

.mypage-memberbox2 {
	padding-top: 1em;
	margin-bottom: 2em;
}

.margin-remove {
	margin-bottom: 0;
}

.wrap .mypage-memberbox2 ul {
	text-align: left;
	margin: 0 auto;
	display: block;
	width: 70%;
	margin-bottom: 1rem;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.7;
}

.wrap .mypage-memberbox2 p {
	text-align: left;
	margin: 0 auto;
	display: block;
	width: 70%;
	margin-bottom: 1rem;
	font-weight: 500;
	font-size: 1.5rem;
	line-height: 1.7;
}

@media screen and (max-width: 768px) {
	.wrap .mypage-memberbox2 p {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.wrap .mypage-memberbox2 ul {
		width: 90%;
	}
}

@media screen and (max-width: 450px) {
	.wrap .mypage-memberbox2 p {
		width: 95%;
	}
}

@media screen and (max-width: 450px) {
	.wrap .mypage-memberbox2 ul {
		width: 95%;
	}
}

.mypage-planchange-text-bold {
	font-weight: 600;
}

.mypage-planchange-padding-small {
	padding-top: 4rem;
}

@media screen and (max-width: 768px) {
	.mypage-planchange-padding-small {
		padding-top: 2rem;
	}
}

.mypage-change-desired-plan-message {
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
	.mypage-change-desired-plan-message {
		font-size: 2rem;
		margin-bottom: 4rem;
	}
}

.fee-radio-box .label-text-left2 {
	text-align: left;
	width: 60%;
	display: flex;
	flex-direction: column;
}

.fee-radio-box .label-text-left2.choice {
	width: 100%;
}

.label-text-left2 .label-caption-medium {
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 1rem;
	color: #000;
}

@media screen and (max-width: 768px) {
	.label-text-left2 .label-caption-medium {
		font-size: 3rem;
	}
}

@media screen and (max-width: 400px) {
	.label-text-left2 .label-caption-medium {
		font-size: 2.5rem;
	}
}

.label-text-left2 .label-text-medium {
	font-size: 1.3rem;
	font-weight: 400;
	color: #000;
}

@media screen and (max-width: 768px) {
	.label-text-left2 .label-text-medium {
		width: 80%;
		margin: auto;
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 525px) {
	.label-text-left2 .label-text-medium {
		width: 85%;
		margin: auto;
		font-size: 1rem;
	}
}

.label-text-left2 .label-caption-medium2 {
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 1rem;
	color: #EF1B49;
}

@media screen and (max-width: 768px) {
	.label-text-left2 .label-caption-medium2 {
		font-size: 3rem;
	}
}

@media screen and (max-width: 400px) {
	.label-text-left2 .label-caption-medium2 {
		font-size: 2.5rem;
	}
}

.label-text-left2 .label-text-medium2 {
	font-size: 1.3rem;
	font-weight: 400;
	color: #EF1B49;
}

@media screen and (max-width: 768px) {
	.label-text-left2 .label-text-medium2 {
		width: 80%;
		margin: auto;
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 525px) {
	.label-text-left2 .label-text-medium2 {
		width: 85%;
		margin: auto;
		font-size: 1rem;
	}
}

.fee-radio-box .label-text-right2 {
	width: 35%;
	font-weight: 600;
	text-align: center;
}

.fee-radio-box .label-text-right3 {
	width: 35%;
	font-weight: 600;
	text-align: center;
	display: flex;
	margin: 0 0 0 0.75em;
}

.label-text-right2 .label-text-l {
	font-size: 2.5rem;
	font-weight: 900;
}

.label-text-right3 .label-text-l {
	font-size: 2.5rem;
	font-weight: 900;
	display: inline;
}

@media screen and (max-width: 768px) {
	.label-text-right2 .label-text-l {
		font-size: 5rem;
	}
	.label-text-right3 .label-text-l {
		font-size: 5rem;
		display: inline;
	}
}

@media screen and (max-width: 500px) {
	.label-text-right2 .label-text-l {
		font-size: 4rem;
	}

	.label-text-right3 .label-text-l {
		font-size: 4rem;
		display: inline;
	}
}

@media screen and (max-width: 420px) {
	.label-text-right2 .label-text-l {
		font-size: 3rem;
	}
	.label-text-right3 .label-text-l {
		font-size: 3rem;
		display: inline;
	}
}

@media screen and (max-width: 350px) {
	.label-text-right2 .label-text-l {
		font-size: 2.5rem;
	}
	.label-text-right3 .label-text-l {
		font-size: 2.5rem;
		display: inline;
	}
}

.label-text-right2 .label-gray-box {
	background-image: linear-gradient(#ccc, #ccc);
	background-position: 0 50%;
	background-size: 100% 2px;
	background-repeat: repeat-x;
	color: #ccc;
	text-decoration: none;
	margin: 0 0.4em;
}

.label-text-right3 .label-gray-box {
	background-image: linear-gradient(#ccc, #ccc);
	background-position: 0 50%;
	background-size: 100% 2px;
	background-repeat: repeat-x;
	color: #ccc;
	text-decoration: none;
	margin: 0 0.4em;
}

@media screen and (max-width: 768px) {
	.label-text-right2 .label-gray-box {
		font-size: 2rem;
	}
	.label-text-right3 .label-gray-box {
		font-size: 2rem;
		display: inline;
	}
	.font-color-red {
		font-size: 2rem;
	}
	.font-color-green {
		font-size: 2rem;
	}
}

@media screen and (max-width: 500px) {
	.label-text-right2 .label-gray-box {
		font-size: 1.5rem;
	}
	.label-text-right3 .label-gray-box {
		font-size: 1.5rem;
		display: inline;
	}
	.font-color-red {
		font-size: 1.5rem;
	}
	.font-color-green {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 420px) {
	.label-text-right2 .label-gray-box {
		font-size: 1.2rem;
	}
	.label-text-right3 .label-gray-box {
		font-size: 1.2rem;
		display: inline;
	}
	.font-color-red {
		font-size: 1.2rem;
	}
	.font-color-green {
		font-size: 1.2rem;
	}
}

.mypage-planchange-label-text-flex {
	display: flex;
}

@media screen and (max-width: 768px) {
	.mypage-planchange-label-text-flex {
		flex-direction: column;
	}

	.fee-radio-box .label-text-left2 {
		width: 100%;
		text-align: center;
		margin-bottom: 2rem;
		font-size: 1em;
	}

	.fee-radio-box .label-text-right2 {
		width: 100%;
		font-weight: 600;
		text-align: center;
	}

	.fee-radio-box .label-text-right3 {
		width: 100%;
		font-weight: 600;
		text-align: center;
		display: inline;
	}
}

.mypage-planchange-campaign_text {
	font-size: 0.5rem;
	background-color: #EF1B49;
	color: #fff;
	margin-right: 10px;
	padding: 4px;
}

@media screen and (max-width: 768px) {
	.mypage-planchange-campaign_text {
		font-size: 2rem;
		background-color: #EF1B49;
		color: #fff;
		margin-right: 10px;
		padding: 7px;
	}
}

@media screen and (max-width: 447px) {
	.mypage-planchange-campaign_text {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 447px) {
	.mypage-planchange-campaign_text {
		font-size: 1rem;
	}
}

.mypage-planchange-campaign_flex {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: center;
}

.mypage-planchange-explanation-text {
	font-weight: 300;
	font-size: 1.5rem;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.mypage-planchange-explanation-text {
		font-size: 2rem;
		text-align: center;
	}
	.responsive-mark-size {
		font-size: 4rem;
	}
}

@media screen and (max-width: 553px) {
	.mypage-planchange-explanation-text {
		font-size: 1.5rem;
	}
	.responsive-mark-size {
		font-size: 3rem;
	}
}

@media screen and (max-width: 419px) {
	.mypage-planchange-explanation-text {
		font-size: 1rem;
	}
}

.mypage-planchange-normalmember_flex {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media screen and (max-width: 768px) {
	.mypage-planchange-normalmember_flex {
	flex-direction: row;
	}

	.none {
		display:none
	}
}

.button-flex {
	display: flex;
	justify-content: center;
}

.button-flex-start {
	display: flex;
	justify-content: flex-start;
}

@media screen and (max-width: 768px) {
	.button-flex-start {
		justify-content: center;
		flex-direction: column;
	}
}

.button-margin-left-pc {
	margin-left: 4rem;
}

@media screen and (max-width: 768px) {
	.button-margin-left-pc {
		margin-left: 0;
	}
}

.mypage-h1-link-white {
	color: #fff;
}

.mypage-h1-margin-top {
	margin-top: 2rem;
	font-family:'';
}

@media screen and (max-width: 768px) {
	.mypage-h1-margin-top {
		margin-top: 1rem;
		font-family:'';
	}
}

.planchange-web-plan {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 3rem;
}

.planchange-web-plan-choice {
	font-size: 2rem;
	margin-bottom: 4rem;
}

@media screen and (max-width: 500px) {
	.planchange-web-plan-choice {
	font-size: 1.7rem;
	}
}

.planchange-table-area {
	width: 60%;
	margin: 5rem auto auto;
}

.planchange-h1 {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 5rem;
	text-align: center;
}

@media screen and (max-width: 500px) {
	.planchange-h1 {
		font-size: 1.7rem;
	}
}

.planchange_web-button {
	margin-bottom: 4em;
}

.planchange_complete_text {
	font-size: medium;
	line-height: 3rem;
}

/* ポイントランキング追加  */
.point_rank_wrap {
	width: 100%;
	padding: 0px;
}

.point_rank_back_gp {
	position: relative;
}

.point_rank_back {
	background-image: url(/assets/img/mypage/point_rank_back.jpg);
	width: 100%;
	background-position: bottom;
	height: 30%;
	margin: 6% 0 4%;
}

@media screen and (max-width: 768px) {
	.point_rank_back {
		background-image: url(/assets/img/mypage/point_rank_back_sp.jpg);
		margin: 9% 0 9%;
		background-position: 70%;
	}
}

.point-rank-date {
	width: 90%;
	padding: 4% 0 4%;
}

.point_rank_txt {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	padding: 3% 13% 1.4% 16%;
	color: #000;
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.point_rank_txt {
		padding: 3% 13% 3% 9%;
		font-size: 8vw;
	}
}

.point_rank_txt li:first-of-type {
	font-size: 3vw;
}

@media screen and (max-width: 768px) {
	.point_rank_txt li:first-of-type {
		font-size: 5vw;
	}
}

.point_rank_txt li:nth-of-type(2) {
	font-size: 4.4vw;
	margin-top: -1%;
}

@media screen and (max-width: 768px) {
	.point_rank_txt li:nth-of-type(2) {
		font-size: 9vw;
		margin-top: -2%;
	}
}

.point_rank_txt li:last-of-type {
	font-size: 5.6vw;
}

@media screen and (max-width: 768px) {
	.point_rank_txt li:last-of-type {
		 font-size: 8vw;
	}
}

.point_rank_beruto {
	position: absolute;
	top: -23%;
	left: 48%;
}

@media screen and (max-width: 768px) {
	.point_rank_beruto {
		top: -7%;
		left: 50.3%;
	}
}

.point_rank_beruto img {
	width: 34vw
}

@media screen and (max-width: 768px) {
	.point_rank_beruto img {
		width: 44vw;
	}
}

.point_rank_point {
	position: absolute;
	font-family: 'Oswald', sans-serif;
	top: 55%;
	left: 59%;
	font-size: 5vw;
}

@media screen and (max-width: 768px) {
	.point_rank_point {
		position: absolute;
		font-family: 'Oswald', sans-serif;
		top: 59%;
		left: 60%;
		font-size: 8.8vw;
	}
}

.point_rank_topimg {
	width: 16vw;
	padding-right: 8%;
}

@media screen and (max-width: 768px) {
	.point_rank_topimg {
		width: 16vw!important;
		padding-right: 8%;
	}
}

.point_rank_topimg2 {
	padding-right: 3%;
	width: 7vw;
}

@media screen and (max-width: 768px) {
	.point_rank_topimg2 {
		width: 11.6vw!important;
		padding-right: 26%!important;
	}
}

.point_rank_bpt {
	padding-left: 1%;
}


