/* --------------------------------------------------
 * index.html
 *
-------------------------------------------------- */
#index {
	background: #fd89d4 url(/img/index_bg-band.jpg);
}
.index_header {
	background: #fd89d4 url(/img/index_bg-band.jpg);
	text-align: center;
}
.index_title {
	font-size: 1.4rem;
	color: #fff;
}
.index_mainvisual {
	height: calc(100vw * 1.128);
	background-color: #fff;
	background-image: url(/img/index_bg-sp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	position: relative;
}
.index_logo_sp {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.index_logo_pc {
	display: none;
}
.index_btn {
	width: 96%;
	max-width: 608px;
	margin: 0 auto;
	padding: 2rem 0;
	font-size: 0;
}
.index_btn li {
	display: inline-block;
}
.index_btn li img {
	max-width: 100%;
}
.index_leave_sp, .index_enter_sp {
	width: 38%;
}
.index_leave_sp {
	text-align: left;
}
.index_enter_sp {
	text-align: right;
}
.index_btn .index_leave_pc, .index_btn .index_enter_pc {
	display: none;
	width: 219px;
}
.index_r18 {
	width: 24%;
	padding: 0 4%;
}
.index_btn_en {
	padding: 0 0 2rem;
	text-align: center;
}
.index_english_sp {
	width: 38%;
	margin: 0 auto;
}
.index_btn_en .index_english_pc {
	display: none;
	width: 219px;
}
.index_link {
	padding: 4rem 0;
	text-align: center;
}
.index_link img {
	max-width: 100%;
}
@media (min-width: 1024px) {
	.index_mainvisual {
		background-image: url(/img/index_bg-pc.jpg);
	}
	.index_logo_sp {
		display: none;
	}
	.index_logo_pc {
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.index_link {
		min-height: calc(100vh - 1.4rem * 1.5 - 100vw * 0.440625 - 84px);
		background: #ef70aa url(/img/index_bg-under.jpg) repeat left top;
	}
}
@media (orientation: landscape) {
	.index_mainvisual {
		height: calc((100vw - 17px) * 0.440625);
		background-size: 100%;
	}
	.index_btn {
		padding: 0.8rem 0;
	}
	.index_btn .index_leave_sp, .index_btn .index_enter_sp, .index_btn_en .index_english_sp {
		display: none;
	}
	.index_btn .index_leave_pc, .index_btn .index_enter_pc, .index_btn_en .index_english_pc {
		display: inline-block;
	}
	.index_leave_pc {
		margin-right: 46px;
	}
	.index_enter_pc {
		margin-left: 46px;
	}
	.index_r18 {
		width: 60px;
		padding: 0;
	}
}

/* --------------------------------------------------
 * top.html
 *
-------------------------------------------------- */
.content-left {
	clear: both;
	float: left;
	width: 100%;
}
.content-right {
	float: left;
	width: 100%;
}
.content-left50 {
	clear: both;
	float: left;
	width: 100%;
}
.content-right50 {
	float: right;
	width: 100%;
}
.content-subst {
	margin-bottom: 10rem;
}
@media(min-width:769px){
	.content-left {
		width: calc(100% - 360px);
		padding-right: 2.4rem;
		padding-bottom: 0;
	}
	.content-right {
		width: 360px;
	}
	.content-left50, .content-right50 {
		width: calc(50% - 1.2rem);
	}
}
/*オープン用*/
.pu_top, .pu_bottom {
	margin-bottom: 4rem;
}
.pu_top.size_npadp {
	margin: -4rem 0 4rem;
}
.pu_top img, .pu_bottom img {
	width: 100%;
}
.content-gurabia {
	margin: -4rem -2.22% 3rem;
}
.grabia_pad {
	display: none;
}
@media (min-width: 769px) {
	.top_realtime {height: calc((96vw - 38.4rem) * 244 / 520 + 10px);}
	.realtime iframe {height: calc((96vw - 38.4rem) * 244 / 520);}
}
@media (min-width: 1080px) {
	.content-gurabia {margin:-4rem -5.55% 4rem}
	.top_realtime {height: calc(((100vw - 17px) * 0.9 - 38.4rem) * 244 / 520 + 10px);}
	.realtime iframe {height: calc(((100vw - 17px) * 0.9 - 38.4rem) * 244 / 520);}
}
@media (min-width: 768px) {
	.grabia_pad {display: block;}
	.grabia_sp {display: none;}
}
/*オープン用ここまで*/
/*topNav*/
.content-left .topNav {
	margin-left: -2%;
}
.topNav>ul {
	list-style-type: none;
	font-size: 0;
}
.topNav li {
	display: inline-block;
	width: 23%;
	max-width: 170px;
	text-align: center;
	border: 5px solid #FFE4EC;
	background: #fff;
	margin-left: 2%;
	margin-bottom: 3%;
	padding: 0;
	font-size: 1.8rem;
	font-weight: bold;
}
@media(min-width:760px) and (max-width:768px) {
	.topNav>ul {
		margin-right: -2%;
		margin-left: 2%;
	}
	.topNav li {
		margin-left: 0;
		margin-right: calc(25% - 170px);
	}
}
@media(min-width:1230px) {
	.topNav>ul {
		margin-right: calc(-1 * (25% - 170px));
		margin-left: 2%;
	}
	.topNav li {
		margin-left: 0;
		margin-right: calc(25% - 170px);
	}
}
@media(min-width:1400px) {
	.topNav>ul {
		margin-right: calc(-1 * (20% - 170px));
	}
	.topNav li {
		margin-right: calc(20% - 170px);
	}
}
@media(min-width:1600px) {
	.topNav>ul {
		margin-right: calc(-1 * (100% / 6 - 170px));
	}
	.topNav li {
		margin-right: calc(100% / 6 - 170px);
	}
}
@media(min-width:1800px) {
	.topNav>ul {
		margin-right: calc(-1 * (100% / 7 - 170px));
	}
	.topNav li {
		margin-right: calc(100% / 7 - 170px);
	}
}
@media(min-width:2000px) {
	.topNav>ul {
		margin-right: calc(-1 * (12.5% - 170px));
	}
	.topNav li {
		margin-right: calc(12.5% - 170px);
	}
}
.topNav_icon {
	display: block;
	font-size: 4rem;
}
/*top-slider*/
.top-slider {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 6rem;
}
.slick-arrow, .slick-dots {
	position: absolute;
}
.slick-prev, .slick-next {
	top: 50%;
	width: 40px;
	height: 40px;
	border: none;
	outline: none;
	padding: 0;
	background: transparent;
	color: transparent;
	font-size: 0;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 2;
}
.slick-prev {
	left: 5px;
}
.slick-next {
	right: 5px;
}
.slick-prev:before, .slick-next:before {
	display: block;
	border-radius: 20px;
	background: #333;
	font-family: 'slick';
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	opacity: .1;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'aicon' !important;
}
.slick-prev:before {
	content: "\e916";
}
.slick-next:before {
	content: "\e917";
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: .75;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 36px;
	height: 36px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
@media(min-width:769px) {
	.top-slider {
		margin-bottom: 8rem;
	}
}
/*swiper*/
.slider_wrapper {
	overflow: hidden;
	padding-bottom: 4rem;
}
.event_slider {
	overflow: visible;
}
.swiper-pagination {
	bottom: -30px !important;
}
.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}
.swiper-pagination-bullet-active {
	background: #000;
}
/**/
.top_title {
	margin-bottom: 2rem;
	padding: 0.2rem 2rem 0.2rem 5rem;
	border-radius: 2rem;
	background: #ff99bf url(/img/title_bg.png);
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	position: relative;
}
.title_icon {
	display: block;
	width: 3.6rem;
	height: 3.6rem;
	position: absolute;
	top: 0.2rem;
	left: 0.2rem;
	border-radius: 50%;
	background: #fff;
	text-align: center;
}
.title_icon img {
	width: 2.8rem;
	height: 2.8rem;
	margin-top: -2px;
	margin-left: -1px;
}
.page_title_note {
	font-weight: 500;
	font-size: 1.2rem;
}
.exnote {
	line-height: 1;
	padding-top: 0.9rem;
}
.exnote .page_title_note {
	margin-bottom: 1.3rem;
}
.content-paper {
	border-radius: 20px;
	padding-bottom: 4rem;
	background: #ffd9e4 url(/img/contents_bg.png);
}
/*pdiary*/
.top_pdiary {
	height: 40rem;
}
.top_pdiary iframe {
	height: 39rem;
}
@media(min-width:769px) {
/*	.top_pdiary {height: calc((96vw - 38.4rem) * 244 / 520 * 2 - 6rem);}
	.top_pdiary iframe {height: calc((96vw - 38.4rem) * 244 / 520 * 2 - 7rem);}*/
	.top_pdiary {height: 22rem;}
	.top_pdiary iframe {height: 27rem;}
}
@media(min-width:1080px) {
/*	.top_pdiary {height: calc(((100vw - 17px) * 0.9 - 38.4rem) * (960 / 1920 + 244 / 520) + 4rem - 2.4rem * 2.5 - 394px);}
	.top_pdiary iframe {height: calc(((100vw - 17px) * 0.9 - 38.4rem) * (960 / 1920 + 244 / 520) + 4rem - 2.4rem * 2.5 - 394px);}*/
}
/*pickup*/
.pickup_wrapper {
	height: 40rem;
	padding: 1.6rem 0;
	border-radius: 10px;
	background: #fff;
}
.pickup_box {
	overflow-y: auto;
	width: 100%;
	height: 100%;
	padding: 0 1.6rem;
}
.pickupImg, .update_cast01 {
	display: inline-block;
	width: 100%;
	margin-bottom: 1rem;
	padding: 0 30%;
	vertical-align: top;
}
.pickupImg a, .update_cast01 a {
	display: block;
	width: 132px;
	max-width: 100%;
	text-align: center;
}
.pickupNotes, .update_cast02 {
	display: inline-block;
	width: 100%;
}
.pickuptitle {
	color: #f264a5;
}
.pickupInfo {
	list-style-type: none;
	font-size: 1.6rem;
	font-weight: bold;
	min-height: 2.4rem;
	margin-bottom: 1rem;
}
.updatetitle {
	margin-bottom: 1rem;
	color: #f264a5;
	font-weight: 700;
	font-size: 1.6rem;
}
.pickuptitle, .pickupInfo {
	text-align: center;
}
@media(min-width:415px){
	.pickupImg, .update_cast01 {
		width: auto;
		padding: 0;
	}
	.pickupNotes, .update_cast02 {
		width: calc(100% - 138px);
		padding-left: 1.6rem;
	}
	.pickuptitle, .pickupInfo {
		text-align: left;
	}
}
.pickupName, .pickupSize, .pickupDate, .pickupClass {
	display: inline-block;
	margin-right: 1rem;
}
/*news*/
.update_box {
/*	overflow-y: auto;*/
	width: 100%;
	height: 40rem;
	border-radius: 10px;
	background: #fff;
}
.update_cast+.update_cast {
	margin-top: 4rem;
	border-top: 1px solid #FFE4EC;
	padding-top: 4rem;
}
/*newface*/
.newface {
	clear: both;
}
.new_btn {
	padding: 2rem 2rem 0;
	text-align: center;
	transition: 0.3s;
}
.new_more {
	display: block;
	border: #f06 1px solid;
	border-radius: 2.2rem;
	padding: 1rem 4rem 1rem 3rem;
	background: rgba(255,255,255,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
	font-size: 1.6rem;
	position: relative;
	transition: 0.3s;
}
.new_more:after {
	position: absolute;
	right: 1rem;
	content: "＞";
}
a.new_more:hover {
	color: #f06;
	text-decoration: none;
	transform: translateY(-3px);
}
@media(min-width:768px) {
	.new_btn {
		text-align: right;
	}
	.new_more {
		display: inline-block;
	}
}
/*schedule*/
/*ranking*/
.ranking_wrapper {
	width: 100%;
	margin-bottom: -4rem;
}
.ranking_part {
	margin-bottom: 4rem;
}
.ranking_box {
	display: block;
	margin: 0 1vw;
	padding: 1rem 0 0;
	font-size: 1.4rem;
}
.ranking_title {
	font-size: 1.6rem;
}
@media(min-width:768px) {
	.ranking_title {
		font-size: 2rem;
	}
}
.ranking_cast_box {
	display: inline-block;
	width: calc((100% - 180px) / 4)!important;/*150px;*/
	height: 100%;
/*	margin: 0 1rem;*/
	background: #fff;
	font-size: 0;
}
@media(max-width:1259px) {
	.ranking_cast_box {
		width: calc((100% - 160px) / 3)!important;
	}
}
@media(max-width:1023px) {
	.ranking_cast_box {
		width: calc((100% - 140px) / 2)!important;
	}
}
@media(max-width:479px) {
	.ranking_cast_box {
		width: calc(100% - 120px)!important;
	}
}

.ranking_castImg {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
}
.ranking_castImg img {
	vertical-align: bottom;
}
.ranking_box ul {
	list-style-type: none;
}
.ranking_box .ranking_castNote {
	display: inline-block;
	width: 100%;
	padding: 1rem 0.3rem 1.5rem;
	font-size: 1.2rem;
	vertical-align: top;
}
.ranking_castNote li {
	text-align: center;
}
.ranking_castNote .type_icon {
	font-size: 1.2rem;
}
.ranking_castNote .ranking_castName {
	line-height: 1em;
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
	font-weight: bold;
}
.ranking_castPrice {
	color: #f264a5;
	font-size: 1.8rem;
}
.ranking_castTime {
	margin-bottom: 0.25rem;
	font-weight: bold;
}
.ranking_cast_box .ranking_castImg:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin: -1.5rem -1.1rem 0 0;
	content: "\e918";
	font-family: 'aicon';
	font-size: 8rem;/**/
	line-height: 1;
	color: #f264a5;
}
.ranking_cast_box .ranking_castImg:after {
	position: absolute;
	top: 3.4rem;/*1.6*/
	right: 2.9rem;/*2.6*/
	display: block;
	font-size: 3rem;/*3.6*/
	color: #fff;
	font-weight: 700;
	transform: translate(50%,-50%);
}
.ranking01 .ranking_castImg:before {
	color: #febf01;
}
.ranking01 .ranking_castImg:after {
	content: "1";
}
.ranking02 .ranking_castImg:before {
	color: #999;
}
.ranking02 .ranking_castImg:after {
	content: "2";
}
.ranking03 .ranking_castImg:before {
	color: #8C4841;
}
.ranking03 .ranking_castImg:after {
	content: "3";
}
.ranking04 .ranking_castImg:after {
	content: "4";
}
.ranking05 .ranking_castImg:after {
	content: "5";
}

/* --------------------------------------------------
 * enquete.html
 *
-------------------------------------------------- */
.enquete_note {
	padding: calc(2rem + 2%) 3%;
	text-align: center;
}
.box_title_borderb {
	position: relative;
	padding-bottom: 1.6rem;
}
.box_title_borderb:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 8rem;
	height: 1px;
	background: #888;
	content: "";
}
.enquete_note p {
	padding: 0.9rem 0;
}
.enquete_note .enquete_note_top {
	padding-top: calc(2rem + 2%);
}
.enquete_link {
	text-align: center;
}
.enquete_link_btn {
	padding: 2rem 0 calc(2rem + 2%);
	font-size: 0;
}
.enquete_link_btn li {
	display: inline-block;
	width: 50%;
	max-width: 200px;
	padding: 0 2%;
	box-sizing: border-box;
}
.enquete_link_btn li a {
	display: block;
	width: 0;
	height: 0;
	padding: 50%;
	border: #ff99bf 1px solid;
	border-radius: 50%;
	background: url(../img/enquete_btn1.png);
	background-size: cover;
	box-shadow: 2px 2px 16px #ccc;
	color: #ff99bf;
	font-size: 1.6rem;
	font-weight: 700;
	position: relative;
}
.enquete_link_btn li .en2 {
	background-image: url(../img/enquete_btn2.png);
}
.btn_cent {
	position: absolute;
	top: 51%;
	left: 50%;
	display: block;
	width: 90%;
	transform: translate(-50%, -50%);
	text-shadow: 0 0 3px #fff;
}
.enquete_link_btn li a:hover {
	animation: hovrot1 1s ease-in;
}
@keyframes hovrot1 {
	0% {transform: rotateY(0deg);}
	25% {transform: rotateY(180deg);}
	50% {transform: rotateY(0deg);}
	75% {transform: rotateY(180deg);}
	100% {transform: rotateY(0deg);}
}
.enquete_area {
	max-width: 1200px;
	margin: 0 auto;
}
.enquete_area .profile_box_title {
	text-align: center;
}
.enquete_area textarea, .enquete_area input {
	max-width: 100%;
}
.enquete_area input[type="checkbox"], .enquete_area input[type="radio"] {
/*	vertical-align: middle;*/
	display: none;
}
.enquete_top {
	padding: calc(2rem + 2%) 3%;
	border-bottom: #FFE4EC 1px solid;
}
.enquete_top>li {
	padding: 0.9rem 0;
}
.enquete_top>li>dl>dt, .enquete_top>li>dl>dd {
	display: inline-block;
}
.enquete_top>li>dl>dt {
	width: 8em;
	margin-right: 1rem;
}
em.required {
	font-style: normal;
	font-weight: 500;
}
.enquete_question>li {
	padding: calc(2rem + 2%) 3%;
	border-bottom: #FFE4EC 1px solid;
}
.enquete_question>li>dl>dt, .enquete_sub>dt {
	margin-bottom: 0.5rem;
}
.form_radio {
	padding: 0.9rem 0;
}
.radio_css>label>span {
	display: inline-block;
	margin-top: 4px;
	padding: 0.2rem 0.5rem;
	border-radius: 1rem;
	border: #FFE4EC 1px solid;
	background: #fff;
	vertical-align: middle;
}
.radio_css>label>span:before {
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	margin-right: 2px;
	border: #999 1px solid;
	border-radius: 0.5em;
	vertical-align: middle;
	content: "";
}
.radio_css>label>input[type="radio"]:checked + span {
	border-color: #ff99bf;
	background: #ff99bf;
	color: #fff;
}
.radio_css>label>input[type="radio"]:checked + span:before {
	border-color: #fff;
	box-shadow: inset 0 0 0 2px #fff;
	background: #ff99bf;
}
.enquete_sub {
	margin-left: 1em;
	padding: 0.9rem 0;
}
.enquete_after {
	padding: calc(2rem + 2%) 3%;
}
.enquete_subbtn {
	padding: 0 3% calc(2rem + 2%);
	text-align: center;
}
.enquete_subbtn input {
	padding: 0.9rem 3rem;
	border: none;
	outline: none;
	border-radius: 0.7rem;
	background: #f264a5;
	box-shadow: 1px 1px 12px rgba(0,0,0,.2);
	color: #fff;
	cursor: pointer;
	appearance: none;
	transition: 0.3s;
}
.enquete_subbtn input:hover {
	box-shadow: 1px 4px 12px rgba(0,0,0,.2);
	transform: translateY(-3px);
}
.enquete_subbtn input:active {
	box-shadow: 1px -2px 12px rgba(0,0,0,.2);
	transform: translateY(3px);
}

/* --------------------------------------------------
 * event.html
 *
-------------------------------------------------- */
.eventpage_content {
	padding-top: 3rem;
}
.event_post {
	margin-bottom: 4rem;
	padding-bottom: 4rem;
	border-bottom: 2px dashed #ff99bf;
	text-align: center;
}
.event_img {
	max-width: 720px;
	margin: 0 auto 2rem;
}
.eventd_post {
	margin-top: 4rem;
	padding-top: 4rem;
	margin-bottom: 4rem;
	padding-bottom: 4rem;
	border-top: 2px dashed #ff99bf;
	border-bottom: 2px dashed #ff99bf;
	text-align: center;
}

/* --------------------------------------------------
 * girls.html
 *
-------------------------------------------------- */

/* --------------------------------------------------
 * guide.html
 *
-------------------------------------------------- */
.guide_concept_inner {
	width: 96%;
	max-width: 800px;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #ffdbe6;
	background-image: url(/img/guide_concept_bg2.png), url(/img/guide_concept_bg.png);
	background-position: left center, center center;
	background-repeat: repeat-y, repeat;
	box-shadow: 1px 1px 5px 2px rgba(255, 0, 51, .25), inset 0 0 0 5px #fff;
	text-align: center;
}
.guide_concept_inner img {
	border: 5px solid transparent;
	border-radius: 10px;
}
.guide_concept_inner h3 {
	font-size: 24px;
	margin-bottom: 1rem;
	text-align: left;
}
.guide_concept_inner ul {
	text-align: left;
}
.guide_concept_inner li+li {
	margin-top: 5px;
}
.guide_concept_mentor, .guide_concept_promise {
	width: 96%;
	max-width: 800px;
	margin: 4rem auto 0;
	padding: 2.5rem 5px 5px;
	border-radius: 10px;
	background: #ffdbe6 url(/img/guide_mentor_bg.png) center top repeat;
	box-shadow: 1px 1px 5px 2px rgba(255, 0, 51, .25), inset 0 0 0 5px #fff;
}
@media(max-width:767px) {
	.guide_concept_inner {
		padding: 2.5rem;
		color: #fff;
		font-weight: bold;
	}
	.guide_concept_mentor {
		padding-bottom: 2.5rem;
	}
}
.guide_concept_promise {
	padding-bottom: 2.5rem;
}
.guide_concept_mentor img {
	border-radius: 0 0 0 5px;
}
.guide_concept_inner img, .guide_concept_mentor img {
	max-width: 100%;
}
.guide_concept_promise {
	background-image: url(/img/guide_promise_bg.png);
}
.guide_concept_mentor h3, .guide_concept_promise h3 {
	margin: 0 -0.5rem;
	background: #ff99bf url(/img/title_bg.png);
	font-size: 20px;
	padding: 0.4rem 1.2rem;
	color: #f06;
	position: relative;
}
.guide_concept_mentor h3:before, .guide_concept_mentor h3:after,
.guide_concept_promise h3:before, .guide_concept_promise h3:after {
	position: absolute;
	top: 2px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
}
.guide_concept_mentor h3:after, .guide_concept_promise h3:after {
	top: auto;
	bottom: 2px;
}
.guide_concept_mentor ol {
	color: #f264a5;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
}
.guide_concept_mentor p {
	margin-top: 1rem;
	padding-left: 2.2rem;
	text-align: left;
	font-weight: bold;
}
.guide_concept_promise ol {
	counter-reset: my-counter;
	list-style-type: none;
	padding-left: 0;
}
.guide_concept_promise ol>li {
	padding-left: 2.3rem;
}
.guide_concept_promise ol>li h4 {
	margin-left: -1.8rem;
}
@media(min-width:768px) {
	.guide_concept_promise ol>li {
		padding-left: 5rem;
	}
	.guide_concept_promise ol>li h4 {
		margin-left: -2rem;
	}
}
.guide_concept_promise ol>li h4:before {
	content: counter(my-counter)".";
	counter-increment: my-counter;
	padding-right: 0.4rem;
}
.guide_concept_promise ol>li+li {
	margin-top: 1rem;
	border-top: 1px dashed #ff99bf;
	padding-top: 1rem;
}
.guide_concept_promise li ul {
	margin: 1rem;
	list-style-type: disc;
	list-style-position: inside;
}
.service_system, .service_howto, .service_148 {
	display: inline-block;
	width: 100%;
	margin-bottom: 4rem;
	padding: 2% 0;
	vertical-align: top;
}
.service_note {
	width: 100%;
	margin: 0 auto;
	padding: calc(2rem + 2%) 3% 0;
	text-align: center;
}
.service_note li {
	padding: 0.9rem 0;
	font-size: 1.6rem;
}
.service_howto {
	margin-top: calc(2rem + 2%);
	padding: calc(2rem + 2%) 3%;
	background: #fff url(/img/guide-howto_bg.png) no-repeat center center;
	background-size: auto 100%;
	text-shadow: 0 3px 8px rgba(0,0,0,.15);
}
.service_flow {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 1.6rem;
	counter-reset: flow;
}
.service_flow p {
	padding: 0.9rem 0;
}
.service_order {
	position: relative;
	margin-top: calc(1rem + 1vw);
	border-bottom: #ff9bbf 3px solid;
	padding: calc(1rem + 1vw) 0 0.5rem calc(2% + 1.6rem);
	font-weight: 700;
	color: #555;
}
.service_order:before {
	position: absolute;
	left: 2%;
	border-radius: 50%;
	text-align: center;
	color: #ff9bbf;
	counter-increment: flow;
	content: counter(flow) ".";
}
@media(min-width:768px) {
	.service_order{padding-left:3.2rem;font-size:2.4rem}
	.service_order:before{left:0.4rem}
	.service_howto{background-position: right center;}
}
@media(max-width:320px) {
	.service_order{top:0.6rem;}
}
.service_flow dd {
	padding: 1.6rem 0 calc(1rem + 1vw) 3%;
}
.service_148 ul {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.service_148 li {
	padding: calc(2rem + 2%) 0;
}
.service_148 li:not(:last-child) {
	border-bottom: #ddd 1px solid;
}
.service_148 dl {
	width: 100%;
	font-size: 0;
}
.service_148 dt, .service_148 dd {
	display: inline-block;
	font-size: 1.6rem;
}
.service_148 dt {
	width: 160px;
	margin-left: calc(50% - 80px);
	text-align: center;
}
.service_148 dd {
	padding: 1.6rem 5% 0;
	text-align: center;
}
@media(min-width:768px) {
	.service_148 dl {
		padding-left: calc((100% - 160px - 48rem) / 2 - 5%);
		box-sizing: border-box;
	}
	.service_148 dt {
		margin-left: 0;
		margin-right: 10%;
	}
	.service_148 dd {
		padding: 1.6rem 0 0;
		text-align: left;
	}
}
.rule_note {
	margin: 2.5rem 2.5rem 0;
	padding: 1.2rem;
	border-radius: 5px;
	background: #fff;
}
.rules {
	margin: 4rem 2.5rem 0;
	padding: 1.2rem;
	border-radius: 5px;
	background: #fff;
}
.rules dt {
	padding: 1.2rem 0;
}
.rules li {
	padding: 0 0.6rem 0.9rem;
}
.rules li:before {
	margin-right: 0.4rem;
	vertical-align: middle;
	content: "・";
}

/* --------------------------------------------------
 * hotel.html
 *
-------------------------------------------------- */
.hotel_nav {
	margin-top: calc(2rem + 2%);
}
.hotel_nav ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotel_nav li {
	flex-grow: 1;
	margin: 0 0.5rem 1rem;
	text-align: center;
}
.hotel_nav a {
	display: block;
	border: #ff9bbf 1px solid;
	border-radius: 1.85rem;
	padding: 0.8rem 2rem;
	background: rgba(255,255,255,0.5);
	font-size: 1.4rem;
	transition: .3s;
}
.hotel_nav a:hover, .hotel_nav a:focus, .hotel_nav a:active {
	background: rgba(255,0,102,0.5);
	color: #fff;
	text-decoration: none;
}
.hotel_nav + p {
	margin-top: 2rem;
}
@media(min-width:1024px) {
	.hotel_nav a {
		border-radius: 3.3rem;
		padding: 2rem;
		font-size: 1.8rem;
	}
}
.hotel_list>Section {
	padding-top: 6rem;
}
.hotel_list .profile_box_title {
	font-size: 2rem;
	font-weight: 500;
}
.hotel_list .profile_box_title:first-letter {
	font-size: 2.8rem;
}
.hotel_table {
	width: 100%;
	background: #fff;
}
.hotel_table thead {
	background: #ff9bbf;
	color: #fff;
}
.hotel_table th, .hotel_table td {
	border: #FFE4EC 1px solid;
	padding: 5px;
}
.hotel_table tr td:first-child {
	width: 33%;
}
.hotel_table tr td:last-child {
	width: 30%;
}
@media(min-width:768px) {
	.hotel_list .profile_box_title {font-size: 2.3rem}
	.hotel_list .profile_box_title:first-letter {font-size: 3.2rem}
}

/* --------------------------------------------------
 * link.html
 *
-------------------------------------------------- */
.link_menu {
	margin: 0 -1rem;
	text-align: center;
}
.link_menu li {
	display: inline-block;
	margin: 1rem 1rem 0;
}
.link_menu a {
	display: inline-block;
	width: 15rem;
	border: #ff9bbf 1px solid;
	border-radius: 1.85rem;
	padding: 0.8rem 2rem;
	background: rgba(255,255,255,0.5);
	font-size: 1.4rem;
	transition: .3s;
}
.link_menu a:hover, .link_menu a:focus, .link_menu a:active {
	background: rgba(255,0,102,0.5);
	color: #fff;
	text-decoration: none;
}
@media(min-width:1024px) {
	.link_menu a {
		width: 18rem;
		border-radius: 3.3rem;
		padding: 2rem;
		font-size: 1.8rem;
	}
}
.link_guide {
	margin-top: 6rem;
	border: 5px solid #FFE4EC;
	font-size: 0;
}
.link_guide>li {
	border-top: 1px solid #FFE4EC;
	background: #fff;
}
.link_guide>li:first-child {
	border-top: none;
}
.link_guide dl {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.link_guide dt, .link_guide dd {
	display: inline-block;
	padding: 1rem;
	font-size: 1.4rem;
	vertical-align: top;
}
.link_guide dt {
	width: 9.5em;
}
.link_guide dd {
	width: calc(100% - 9.5em);
	margin-bottom: 0;
	border-left: 1px solid #FFE4EC;
	background: #fff;
}
.link_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4rem;
	font-size: 0;
}
.link_list>li {
	display: inline-block;
	width: 120px;
	margin-bottom: 1rem;
	font-size: 1rem;
	text-align: center;
}
.link_list>li img {
	max-width: 90%;
}
@media(max-width:767px) {
	.link_list {
		padding: 1rem;
	}
	.link_list>li {
		width: 98px;
	}
	.link_guide {
		display: none;
	}
}

/* --------------------------------------------------
 * magazine.html
 *
-------------------------------------------------- */
.magazine_content {
	margin-top: 4rem;
	padding: calc(2rem + 2%) 0;
	background: #fff url(/img/magazine-special.png) right top no-repeat;
	background-size: cover;
}
.magazine_benefit {
	width: 1200px;
	max-width: 96%;
	margin: 2rem auto 0;
	border-radius: 1rem;
	padding: 0.8rem 1rem;
	background: rgba(255,255,255,0.5);
	counter-reset: benefit;
}
.benefit_header {
	padding-left: 2rem;
	color: #ff9bbf;
	font-size: 1.6rem;
	position: relative;
}
.benefit_header:before {
	position: absolute;
	left: 0;
	border-radius: 50%;
	text-align: center;
	counter-increment: benefit;
	content: counter(benefit) ".";
}
.magazine_benefit dd {
	padding-left: 0.4rem;
}
.magazine_benefit dd+dt {
	margin-top: 1rem;
}
.magazine_form>dl {
	margin-top: 2rem;
}
.magazine_form .mm_notice dt {
	padding: 3px 1rem;
	border-bottom: #ff9bbf 2px solid;
}
.mm_notice {
	max-width: 1200px;
	margin: 2rem auto 0;
}
.mm_notice dd {
	margin: 1rem 0.5rem;
}
.mm_notice input {
	max-width: 100%;
	margin: 0.5rem 0;
}
.mm_notice_note {
	border-top: #ff9bbf 1px dashed;
	padding: 1rem 0.5rem;
}
.magazine_config ul {
	max-width: 1200px;
	margin: 3rem auto 0;
	border-top: #FFE4EC 1px solid;
	border-bottom: #FFE4EC 1px solid;
}
.magazine_config li {
	margin: 0;
	border-top: #FFE4EC 1px solid;
	border-bottom: #FFE4EC 1px solid;
	padding: 2rem 0 1rem;
}
.magazine_config dt {
	text-align: center;
}
.magazine_config dt img {
	width: 50%;
	max-width: 320px;
	vertical-align: bottom;
}
@media(min-width:768px) {
	.magazine_config dd{
		padding: 1rem;
	}
	.md-ta_center {
		text-align: center;
	}
}

/* --------------------------------------------------
 * movie.html
 *
-------------------------------------------------- */
.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
}
.modal__bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal__content{
	background: #fff;
	left: 50%;
	padding: 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 96%;
}
.close-button {
	display: inline-block;
	border-radius: 2px;
	padding: 2px 4px;
	background: #f264a5;
	color: #fff;
	transition: .3s;
}
.close-button:hover {
	background: #ff99bf;
	color: #fff;
	text-decoration: none;
}
@media(min-width:600px) {
	.modal__content {
		width: 80%;
	}
}
@media(min-width:1080px) {
	.modal__content {
		width: 50%;
		max-width: 1000px;
	}
}

/* --------------------------------------------------
 * profile.html
 *
-------------------------------------------------- */
.profile_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 0;
}
.profile_inner>* {
	font-size: 1.4rem;
}
.profile_photo {
	display: inline-block;
	width: 49%;
	min-width: 400px;
	margin-bottom: 4rem;
	vertical-align: top;
}
.profile_castImg {
	width: 100%;
	height: 0;
	padding-bottom: calc(100% * 4 / 3);
	overflow: hidden;
}
.profile_thumb {
	margin-top: 2rem;
}
.profile_thumb li {
	float: left;
	width: 19%;
	height: 0;
	padding-bottom: calc(19% * 4 / 3);
	overflow: hidden;
}
.profile_thumb li+li {
	margin-left: 1.25%;
}

.profile_note {
	display: inline-block;
	width: 49%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.profile_name {
	font-size: 4.6rem;
}
.profile_age {
	font-size: 3rem;
}
.profile_size {
	margin-bottom: 1.2rem;
	font-size: 2rem;
}
.profile_real {
	margin-bottom: 1.2rem;
	color: #ff0066;
	font-size: 2rem;
	font-weight: bold;
}
.profile_real_title, .profile_real_wait {
	display: block;
}
.profile_real_wait {
	font-size: 1.6rem;
	color: #f60;
}
.profile_real_time {
	display: inline-block;
	color: #3163f8;
}
.profile_attack span {
	display: inline-block;
	margin-left: 0.3rem;
	padding: 0 0.4rem;
	font-weight: bold;
	color: #fff;
}
.attack_1 {/*責められるの大好き*/
	background: #5f52a0;
}
.attack_2 {/*責められるの好き*/
	background: #23b5f7;
}
.attack_3 {/*責め受け両方好き*/
	background: #0c9c01;
}
.attack_4 {/*責め受け両方大好き*/
	background: #3163f8;
}
.attack_5 {/*責めるの好き*/
	background: #f950ba;
}
.attack_6 {/*責めるの大好き*/
	background: #ff6600;
}
.profile_content {
	margin-top: 2rem;
}
.profile_content dl {
	display: table;
	width: 100%;
	border: 1px solid #f06;
	border-bottom-width: 0;
}
.profile_content dl:last-of-type {
	border-bottom-width: 1px;
}
.profile_content dt {
	display: table-cell;
	width: 35%;
	height: 30px;
	border-right: 1px solid #f06;
	background: #ff99bf;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.profile_content dd {
	display: table-cell;
	width: 65%;
	background: #ffedf3;
	text-align: center;
	vertical-align: middle;
}
.profile_movie {
	width: 100%;
	margin-top: 2rem;
	position: relative;
	overflow: hidden;
}
.movie_full, .movie_small {
	height: 100%;
	text-align: center;
}
.movie_small video {
	max-width: 100%;
	max-height: 90vw;
}
@media(min-width:768px) {
	.movie_small video {
		max-height: 49vw;
	}
}
.pc .movie_small {
	display: none;
}
.mobile .movie_full {
	display: none;
}
.pc.profile_movie:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	content: "";
	pointer-events: none;
}
.pc.profile_movie:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	font-size: 60px;
	transform: translate(-50%,-50%) rotate(90deg);
	content: '▲';
	opacity: 0.6;
	pointer-events: none;
}
.profile_movie.empty {
	display: none;
}
.profile_content dl:nth-child(odd) dd {
	background: #fff;
}
.profile_box_title {
	font-size: 2.4rem;
	font-weight: normal;
}
.profile_box_title::first-letter {
	color: #f264a5;
}
.k-small {
	font-size: 1.7rem;
}
.profile_message {
	margin-top: 2rem;
	border-top: 1px solid #e5e0d6;
}
.profile_message_box {
	clear: left;
	overflow-y: auto;
	max-height: 90vh;
}
@media(min-width:1024px){
	.profile_movie {
		height: calc((96vw * 0.49 - 4rem - 10px) / 27 * 9);
	}
	.profile_message_box {
		height: calc(47.038vw * 4 / 3 + 2rem + 47.038vw * 0.19 * 4 / 3 - 4.6rem * 1.5 - 2rem * 1.5 - 1.2rem - 1.4rem * 1.5 - 0.3rem - 2.4rem * 1.5 - 20px - 6rem - 23.8rem - ((96vw * 0.49 - 4rem - 10px) / 27 * 9) - 1.8rem * 1.5 * 2 - 1.2rem);
		max-height: 200vw;
	}
	.empty+.profile_message .profile_message_box {
		height: calc(47.038vw * 4 / 3 + 2rem + 47.038vw * 0.19 * 4 / 3 - 4.6rem * 1.5 - 2rem * 1.5 - 1.2rem - 1.4rem * 1.5 - 0.3rem - 2.4rem * 1.5 - 20px - 6rem - 23.8rem - 1.8rem * 1.5 * 2 - 1.2rem);
	}
}
@media(min-width:1080px) {
	.profile_movie {
		height: calc(((100vw - 17px) * 0.441 - 4rem - 10px) / 27 * 9);
	}
	.profile_message_box {
		height: calc((100vw - 17px) * 0.52479 * 4 / 3 + 2rem - 11.7rem * 1.5 - 30.3rem - 11px - (((100vw - 17px) * 0.441 - 4rem - 10px) / 27 * 9) - 1.8rem * 1.5 * 2 - 1.2rem);
	}
	.empty+.profile_message .profile_message_box {
		height: calc((100vw - 17px) * 0.52479 * 4 / 3 + 2rem - 11.7rem * 1.5 - 30.3rem - 11px - 1.8rem * 1.5 * 2 - 1.2rem);
	}
/*(100vw - 17px)[全体-スクロールバー] * 0.9[90%content_width@min-width:1080px] * 0.49[49%section] * 4 / 3[photo縦] + 2rem[margin-top:thumb] + (100vw - 17px) * 0.9 * 0.49 * 0.19[thumb横幅] * 4 / 3[thumb縦] - 4.6rem[profile_name] * 1.5[line-height] - 2rem[profile_size] * 1.5 - 1.2rem[margin-bottom] - 0.3rem[margin-top] - 1.4rem[type_icon] * 1.5 - 3.7rem[profile_box_title] * 1.5 - 1rem - 2rem[-padding] - 5px - 5px[-border] - 21.8rem[profile_content] - 2rem[-margin] */
}
.profile_pdiary {
	display: inline-block;
	width: 49%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.profile_pdiary_box {
	overflow: hidden;
	width: 100%;
	height: 510px;
}
.profile_pdiary_box iframe {
	overflow: scroll;
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
.profile_schedule {
	display: inline-block;
	width: 49%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.profile_schedule_table {
	font-size: 2.4rem;
}
.profile_schedule_table dl {
	border-bottom: 1px solid #FFE4EC;
}
.profile_schedule_table dt, .profile_schedule_table dd {
	display: inline-block;
}
.profile_schedule_table dt {
	margin-right: 1rem;
	padding-left: 0.5rem;
}
.movie {
	width: 100%;
	margin: 0 auto;
}
.profile_play {
	display: inline-block;
	width: 49%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.play_list {
	font-size: 0;
	margin-bottom: 0;
}
.play_list>li {
	display: inline-block;
	width: 32%;
	margin-right: 1%;
	margin-bottom: 1%;
	font-size: 1.4rem;
}
.play_list>li>span {
	display: block;
	width: 100%;
	padding: 4px 0;
	border: 1px solid #666;
	border-radius: 4px;
	background: #888;
	color: #fff;
	text-align: center;
}
.play_list>li>.play_ok {
	border: 1px solid #f06;
	background: #f57;
}
.play_list>li>.play_case {
	border: 1px solid #f80;
	background: #f90;
}
.play_list>li>.play_ng {
	border: 1px solid #666;
	background: #888;
}
.star_on {
	color: #ff6;
}
.star_off {
	color: #ff6;
}
.profile_enquete {
	display: inline-block;
	width: 100%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.prof_enq_wrap {
	border: 1px solid #FD3699;
}
.prof_enq_cont:not(:last-child) {
	border-bottom: 1px solid #FD3699;
}
.prof_enq_cont:nth-child(odd) {
	background-color: #ffedf3;
}
.prof_enq_items {
	padding: 1.4rem 0;
}
.prof_enq_items dl {
	width: 100%;
	padding: 0.4rem;
}
.prof_enq_items dt, .prof_enq_items dd {
	padding: 0 0.4rem;
	vertical-align: top;
}
.prof_enq_item2 dt, .prof_enq_item2 dd {
	display: inline-block;
}
.prof_enq_item2:first-child dl:first-child {
	padding-bottom: 0;
}
.prof_enq_item dl, .prof_enq_iteml dl {
	border-top: 1px dotted #ccc;
}
.prof_enq_iteml dl {
	border-bottom: 1px dotted #ccc;
}
.prof_enq_item:nth-child(2) dl:first-child {
	border-top: 1px solid #ccc;
}
@media(min-width:600px) {
	.prof_enq_item dt, .prof_enq_item dd {
		display: inline-block;
	}
	.prof_enq_item dt {
		width: 160px;
	}
	.prof_enq_item dd {
		width: calc(100% - 164px);
	}
}
@media(min-width:1080px) {
	.prof_enq_iteml dt, .prof_enq_iteml dd {
		display: inline-block;
	}
	.prof_enq_iteml dt {
		width: 160px;
	}
	.prof_enq_iteml dd {
		width: calc(100% - 164px);
	}
	.prof_enq_item2 dt{
		width: 160px;
	}
	.prof_enq_item2 dd {
		width: calc(100% - 164px);
	}
}
.profile_impBox {
	display: inline-block;
	width: 100%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 1rem 2rem 2rem;
	border: 5px solid #fff;
	background: #fff;
	vertical-align: top;
}
.profile_impCustom {
	margin-top: -1rem;
}
.profile_impCustom>li {
	margin-top: 4.2rem;
}
.profile_impCustom>li:first-child {
	margin-top: 2.1rem;
}
.profile_impContent {
	position: relative;
	margin-top: 3.4rem;
	margin-bottom: 0;
	padding: 0.7rem 1.4rem;
	border: solid 3px #ff99bf;
	background-color: #fff;
}
.profile_impContent dt {
	position: absolute;
	display: inline-block;
	top: -2.4rem;
	left: -3px;
	padding: 0 1rem;
	border-radius: 4px 4px 0 0;
	background: #ff99bf;
	line-height: 2.4rem;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
}
.prof_review_wrap {
	margin-bottom: -60px;
}
.profile_enqheader {
	width: calc(100% + 4rem);
	max-width: 604px;
	margin: 0 -2rem;
	text-align: center;
}
.prof_chart {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 400px;
	height: 85vw;
	max-height: 400px;
	margin: 2rem auto;
	text-align: right;
	vertical-align: middle;
}
.prof_average {
	display: inline-block;
	width: 100%;
	max-width: 200px;
	padding: 0 0 4rem;
	text-align: center;
	vertical-align: middle;
}
@media(min-width:680px) {
	.profile_enqheader {
		margin: 0 auto;
	}
	.prof_chart {
		height: 45vh;
	}
	.prof_average {
		padding: 4rem 0;
	}
}
.prof_avetit {
	display: block;
	padding: 0.4rem;
	border: 1px solid #FD3699;
	background: #FD68B3;
	color: #FFF;
}
.prof_ave {
	display: block;
	border: 1px solid #FD3699;
	border-top-width: 0;
	font-size: 2.4rem;
	font-weight: bold;
}
.point_small {
	font-size: 1.4rem;
	font-weight: 500;
}
.rtTable {
	display: inline-block;
	width: 100%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 2rem;
	border: 5px solid #FFE4EC;
	background: #fff;
	vertical-align: top;
}
.sample01 {
	display: flex;
	width: 100%;
}
.hour {
	line-height: 2.4rem;
	flex-grow: 1;
	border: 1px solid #ccc;
	text-align: center;
}
.sample02 {
	display: flex;
	margin-top: -1px;
	border: 1px solid #ccc;
}
.sample02>span {
	flex-wrap: nowrap;
	height: 7.2rem;
}
.space {
	background: #ff9;
	position: relative;
}
.space:after {
	position: absolute;
	display: block;
	margin-left: 2px;
	font-size: 1.2rem;
	content: "予約可能";
}
.reserve {
	background: #f69;
}
.short {
	background: #fff;
}
.reserve:after {
	position: absolute;
	display: block;
	margin-left: 2px;
	font-size: 1.2rem;
	content: "予約済み";
}
.short:after {
	display: none;
}
.profile_recommend {
	display: inline-block;
	width: 100%;
	min-width: 400px;
	max-width: 100%;
	margin-bottom: 6rem;
}
.recommend_wrapper {
	padding: 2rem;
}
/*.recommend_list {
	margin-left: -2vw;
}*/
.recommend_box {
/*	margin-left: 2vw;*/
	padding-bottom: 1.4rem;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.profile_recommend .slick-prev {
	left: calc(2vw + 5px);
}
.profile_recommend .slick-next {
	right: 5px;
}
.profile_recommend .slick-prev:before, .profile_recommend .slick-prev:after {
	opacity: .2;
}

@media(max-width:768px) {
	.profile_inner>section {
		width: 100%;
		min-width: auto;
	}
	.play_list>li {
		width: 49%;
	}
	.space:after, .reserve:after {
		display: none;
	}
}

/* --------------------------------------------------
 * ranking.html
 *
-------------------------------------------------- */
.rankingpage .top_title {
	margin-bottom: 3rem;
}
.rpt_icon {
	color: #febf01;
}
.rankingpage_title {
	margin-bottom: 15px;
	border-bottom: #999 1px solid;
	font-size: 2rem;
	font-weight: 500;
}
.ranking_rank:before, .ranking_rank:after {
	position: absolute;
	display: block;
}
.ranking_rank:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin: -1.5rem -1.1rem 0 0;
	content: "\e918";
	font-family: 'aicon';
	font-size: 80px;/**/
	line-height: 1;
	color: #f264a5;
}
.ranking_rank:after {
	position: absolute;
	top: 36px;/*1.6*/
	right: 29px;/*2.6*/
	display: block;
	font-size: 30px;/*3.6*/
	color: #fff;
	font-weight: 700;
	transform: translate(50%,-50%);
}
.ranking_rank1:before {
	color: #febf01;
}
.ranking_rank1:after {
	content: "1";
}
.ranking_rank2:before {
	color: #999;
}
.ranking_rank2:after {
	content: "2";
}
.ranking_rank3:before {
	color: #8C4841;
}
.ranking_rank3:after {
	content: "3";
}
.ranking_rank4:after {
	content: "4";
}
.ranking_rank5:after {
	content: "5";
}
@media(max-width:360px) {
	.ranking_rank:before {
		margin: -11px -8px 0 0;
		font-size: 60px;
	}
	.ranking_rank:after {
		top: 26px;
		right: 22px;
		font-size: 24px;
	}
}

/* --------------------------------------------------
 * realtime.html
 *
-------------------------------------------------- */
.realtime_box {
	font-size: 0;
}
.realtime_box+.realtime_box {
	padding-top: 4rem;
	border-top: 3px dotted #FFE4EC;
	margin-top: 4rem;
	margin-bottom: 0;
}
.realtime_box>li {
	font-size: 1.4rem;
}
.realtime_box01 {
	overflow: hidden;
	display: inline-block;
	width: 40%;/*12%*/
	height: 0;
	padding-bottom: 53.33333%;
	vertical-align: top;
	margin-right: 1.6rem;
	margin-bottom: 1rem;
	text-align: center;
}
.realtime_box02 {
	display: inline-block;
	margin-bottom: 1rem;
	max-width: 53%;
}
.castNote>li {
	text-align: left;
}
.realtime_box03 {
	display: inline-block;
	width: 720px;
	max-width: 100%;
}
@media(min-width:414px) {
	.realtime_box02 {
		width: auto;
	}
}
@media(min-width:768px) {
	.realtime_box01 {
		width: 25%;
		padding-bottom: 33.33333%
	}
}
@media(min-width:1024px) {
	.realtime_box01, .realtime_box02, .realtime_box03 {
		float: left;
	}
	.realtime_box01 {
		width: 180px;
		padding-bottom: 240px;
	}
}
@media(min-width:1080px) {
	.realtime_box02 {
		width: 720px;
	}
}
@media(min-width:1140px) {
	.realtime_box {
		margin: 0;
		padding-left: calc(50% - 480px);
	}
	.realtime_box01 {
		width: 210px;
		margin-right: 30px;
		padding-bottom: 280px;
	}
}

/* --------------------------------------------------
 * review.html
 *
-------------------------------------------------- */
.review_inner {
	display: inline-block;
	width: 100%;
	margin-bottom: 4rem;
	padding: 2rem;
	vertical-align: top;
}
.review_box+.review_box {
	margin-top: 4.2rem;
	padding-top: 4.2rem;
	border-top: #FFE4EC 3px dashed;
}
.box_realtime {
	margin-bottom: 3.4rem;
	font-size: 0;
}
.box_realtime>li {
	display: inline-block;
	font-size: 1.4rem;
	vertical-align: top;
}
.review_box_title {
	line-height: 1;
	font-size: 2.4rem;
	font-weight: normal;
}
.review_box_title:first-letter {
	color: #80c8e9;
	font-size: 3.7rem;
}
.review_castphoto {
	overflow: hidden;
	width: 30%;
	height: 0;
	margin-right: 1.6rem;
	padding-bottom: 40%;
	text-align: center;
}
.review_profile {
	width: calc(70% - 1.6rem);
}
.review_realtime, .review_weeklySchedule {
	display: inline-block;
	width: 720px;
	max-width: 100%;
}
@media(max-width:413px){
	.review_profile .note_name {
		font-size: 1.8rem;
	}
}
@media(min-width:414px) {
	.review_castphoto {
		width: 40%;
		padding: 0 0 53.33%;
	}
	.review_profile {
		width: calc(60% - 1.6rem);
	}
}
@media(min-width:768px) {
	.review_castphoto {
		width: 25%;
		padding-bottom: 33.33%;
	}
}
@media(min-width:1024px) {
	.review_castphoto, .review_profile, .review_realtime, .review_weeklySchedule {
		float: left;
	}
	.review_castphoto {
		width: 194px;
		padding-bottom: 259px;
	}
}
@media(min-width:1080px) {
	.review_profile {
		width: 70%;
	}
}
@media(min-width:1140px) {
	.review_castphoto {
		margin-right: 3rem;
	}
}
.review_weeklySchedule_box {
	font-size: 0;
}
.review_weeklySchedule_box>li {
	display: inline-block;
	width: 14.28%;
	vertical-align: top;
}
.review_weeklySchedule_box>li>dl>dt {
	border: 1px solid #FFE4EC;
	background: #fff;
	word-break: break-all;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 500;
}
.review_weeklySchedule_box>li>dl>dd {
	height: 6rem;
	padding: 1rem 0;
	border: 1px solid #FFE4EC;
	background: #fff;
	font-size: 1.4rem;
	text-align: center;
	position: relative;
}
@media(max-width:360px) {
	.review_weeklySchedule_box>li>dl>dt, .review_weeklySchedule_box>li>dl>dd {
		font-size: 1.2rem;
	}
}
.review_weeklySchedule_box>li>dl>dd>span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.review_weeklySchedule_box .active {
	background: #eee;
}
.review_weeklySchedule_box .wd-sat {
	color: #80c8e9;
}
.review_weeklySchedule_box .wd-sun {
	color: #f264a5;
}
@media(max-width:600px) {
	.review_inner {
		padding: 0;
	}
	.reviewpage .list {
		padding: 0;
	}
	/* .reviewpage .list_box {
		width: 100%;
	} */
	.note_chart {
		height: calc((96vw - 4rem - 3.2rem - 0.8rem) * 0.6);
	}
}
.note_average {
	padding-top: 1rem;
}

/* --------------------------------------------------
 * schedule.html
 *
-------------------------------------------------- */
.schedule_week {
	font-size: 0;
	margin: 2rem 0 2rem 1%;
}
.schedule_week>li {
	display: inline-block;
	width: 7%;
	border: 1px solid #FFE4EC;
	background: #fff;
	word-break: break-all;
	text-align: center;
	font-size: 1.4rem;
}
@media(max-width:767px) {
	.schedule_week>li {
		width: 14%;
	}
	.schedule_week>li:nth-child(n+8) {
		margin-top: 4px;
	}
}
.schedule_week>li a {
	display: block;
	padding: 0.5rem 0;
	color: #333;
}
.schedule_week>.wd-sat a {
	color: #80c8e9;
}
.schedule_week>.wd-sun a {
	color: #f264a5;
}
.schedule_week .active {
	background: #eee;
	pointer-events: none;
}
.schedule_box_title {
	padding-left: 1%;
	font-size: 2rem;
	font-weight: normal;
}
.schedule_box_title:first-letter {
	color: #ff9bbf;
	font-size: 1.5em;
}

/* --------------------------------------------------
 * search.html
 *
-------------------------------------------------- */
.sort {
	float: right;
	margin: 2rem 1.6rem;
}

/* --------------------------------------------------
 * system.html
 *
-------------------------------------------------- */
@media(min-width:768px){
	.systempage .profile_box_title {
		font-size: 2.3rem;
	}
	.systempage .profile_box_title:first-letter {
		font-size: 3.6rem;
	}
}
.system_price {
	width: 96%;
	margin: 4rem auto 6rem;
	padding: 4rem 3%;
	border: 3px solid #ffffff;
	border-radius: 20px;
	background-color: #ff99bf;
	background-image: url(/img/system_table_bg.png);
	box-shadow: 0 0 3px #ff669e;
	text-align: center;
	font-family: "M PLUS Rounded 1c";
	font-weight: bold;
}
.price_night {
	background-color: #99daff;
	box-shadow: 0 0 3px #66c7ff;
}
.price_new {
	background-color: #ffb84c;
	box-shadow: 0 0 3px #ff9900;
}
.price_ane {
	background-color: #dd2b5e;
	box-shadow: 0 0 3px #e15a81;
}
.price_pre {
	background-color: #c2a153;
	box-shadow: 0 0 3px #a8883d;
}
.price_eco {
	background-color: #4ec07a;
	box-shadow: 0 0 3px #35ab62;
}
.system_table_title {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	padding: 7px 12px;
	background: linear-gradient(transparent 33%, rgba(230,145,204,.75) 33%, rgba(230,145,204,.75) 57%, transparent 57%, transparent 80%, rgba(230,145,204,.75) 80%);
	text-align: center;
	color: #f96;
	font-size: 40px;
	line-height: 1;
}
.price_day .system_table_title, .price_ane .system_table_title, .price_pre .system_table_title, .price_eco .system_table_title {
	background: linear-gradient(transparent 33%, rgba(134,183,255,.75) 33%, rgba(134,183,255,.75) 57%, transparent 57%, transparent 80%, rgba(134,183,255,.75) 80%);
}
.system_title_note {
	display: inline-block;
	font-size: 0.5em;
}
@media(min-width:768px) {
	.price_day, .price_night, .price_new, .price_ane, .price_pre, .price_eco {
		background-repeat: no-repeat, repeat;
		background-size: auto 100%, auto;
		background-position: left center, left top;
	}
	.price_day {
		background-image: url(/img/system-price-day_bg.png), url(/img/system_table_bg.png);
		}
	.price_night {
		background-image: url(/img/system-price-night_bg.png), url(/img/system_table_bg.png);
		background-position: right center, left top;
	}
	.price_new {
		background-image: url(/img/system-price-new_bg.png), url(/img/system_table_bg.png);
	}
	.price_ane {
		background-image: url(/img/system-price-ane_bg.png), url(/img/system_table_bg.png);
		background-position: right center, left top;
	}
	.price_pre {
		background-image: url(/img/system-price-pre_bg.png), url(/img/system_table_bg.png);
		background-position: right center, left top;
	}
	.price_eco {
		background-image: url(/img/system-price-eco_bg.png), url(/img/system_table_bg.png);
	}
}
.banner_heading {
	margin: 4rem 0 0;
	text-align: center;
}
.banner_heading img {
	max-width: 640px;
}
.systempage .profile_box_title {
	font-size: 2rem;
}
.systempage .profile_box_title:first-letter {
	font-size: 3.3rem;
}
.price_class_toku, .price_class_regu, .price_class_shin, .price_class_pre, .price_class_eco {
	margin: calc(2rem + 2%) calc(-3% - 4px) 0;
	padding: 1rem 0;
	background: rgba(255, 255, 255, 0.5);
	text-align: center;
	font-size: 2.4rem;
	color: #fff;
}
.price_new .price_class_toku, .price_new .price_class_regu, .price_class_pre, .price_class_eco {
	font-size: 2.0rem;
}
.price_class_toku {
	text-shadow: -2px -2px 0 #ff71ab,
				 -2px  0   0 #ff71ab,
				 -2px  2px 0 #ff71ab,
				  0    2px 0 #ff71ab,
				  2px  2px 0 #ff71ab,
				  2px  0   0 #ff71ab,
				  2px -2px 0 #ff71ab,
				  0   -2px 0 #ff71ab;
}
.price_class_regu {
	text-shadow: -2px -2px 0 #33cbf7,
				 -2px  0   0 #33cbf7,
				 -2px  2px 0 #33cbf7,
				  0    2px 0 #33cbf7,
				  2px  2px 0 #33cbf7,
				  2px  0   0 #33cbf7,
				  2px -2px 0 #33cbf7,
				  0   -2px 0 #33cbf7;
}
.price_class_shin {
	text-shadow: -2px -2px 0 #f60,
				 -2px  0   0 #f60,
				 -2px  2px 0 #f60,
				  0    2px 0 #f60,
				  2px  2px 0 #f60,
				  2px  0   0 #f60,
				  2px -2px 0 #f60,
				  0   -2px 0 #f60;
}
.price_class_pre {
	text-shadow: -2px -2px 0 #c2a153,
				 -2px  0   0 #c2a153,
				 -2px  2px 0 #c2a153,
				  0    2px 0 #c2a153,
				  2px  2px 0 #c2a153,
				  2px  0   0 #c2a153,
				  2px -2px 0 #c2a153,
				  0   -2px 0 #c2a153;
}
.price_class_eco {
	text-shadow: -2px -2px 0 #4ec07a,
				 -2px  0   0 #4ec07a,
				 -2px  2px 0 #4ec07a,
				  0    2px 0 #4ec07a,
				  2px  2px 0 #4ec07a,
				  2px  0   0 #4ec07a,
				  2px -2px 0 #4ec07a,
				  0   -2px 0 #4ec07a;
}
.price_list {
	max-width: 1100px;
	margin: 2% auto 0;
	text-align: center;
}
.price_cont dt, .price_cont dd {
	display: inline-block;
}
.price_cont {
	padding-bottom: 3%;
	color: #666;
}
.price_cont dl {
	width: auto;
	margin: 0 auto;
	font-size: 0;
}
.price_cont dt {
	width: 11rem;
	padding-right: 1rem;
	font-size: 1.8rem;
	text-align: right;
}
.price_cont dt:after {
	margin-left: 0.5rem;
	content: "...";
}
.price_cont dd {
	width: 11rem;
	font-size: 2.4rem;
	color: #f06;
	text-align: right;
}
.price_cont .taxin {
	width: 22rem;
}
.fs_18 {
	font-size: 1.4rem;
}
.price_notice li {
	padding: 0.9rem 0;
	font-size: 1.4rem;
	text-align: center;
}
.price_caution li {
	color: #fff;
	text-shadow: -2px -2px 0 #666,
				 -2px  0   0 #666,
				 -2px  2px 0 #666,
				  0    2px 0 #666,
				  2px  2px 0 #666,
				  2px  0   0 #666,
				  2px -2px 0 #666,
				  0   -2px 0 #666;
}
@media(min-width:768px) {
	.system_table_title {
		background: linear-gradient(transparent 60%, rgba(230,145,204,.75) 60%);
	}
	.price_day .system_table_title, .price_ane .system_table_title, .price_pre .system_table_title, .price_eco .system_table_title {
		background: linear-gradient(transparent 60%, rgba(134,183,255,.75) 60%);
	}
	.price_cont {
		display: inline-block;
		padding: 0 1rem 3%;
	}
	.price_cont dt {
		width: 14rem;
		font-size: 2.4rem;
	}
	.price_cont dd {
		width: 16rem;
		font-size: 3.6rem;
	}
	.price_cont .taxin {
		width: 30rem;
	}
	.fs_18 {
		font-size: 1.8rem;
	}
	.price_notice li {
		font-size: 1.6rem;
	}
}
.ios .price_cont dd {
	width: 18rem;
	font-size: 3.4rem;
}
.ios .price_cont .taxin {
	width: 29rem;
}
.ios .price_cont dt, .ios .price_cont .taxin {
	text-shadow: -1px -1px 2px #fff,
				 -1px  0   2px #fff,
				 -1px  1px 2px #fff,
				  0    1px 2px #fff,
				  1px  1px 2px #fff,
				  1px  0   2px #fff,
				  1px -1px 2px #fff,
				  0   -1px 2px #fff;
}
.ios .price_caution li {
	text-shadow: -1px -1px 1px #666,
				 -1px  0   1px #666,
				 -1px  1px 1px #666,
				  0    1px 1px #666,
				  1px  1px 1px #666,
				  1px  0   1px #666,
				  1px -1px 1px #666,
				  0   -1px 1px #666;
}
/**/
.system_newface {
	margin: 0 0 4rem;
	padding: 0 3%;
	text-align: center;
}
.system_special {
	padding: 2rem 3vw;
	margin-top: calc(1rem + 1vw);
	border: #FFE4EC 5px solid;
	background: #fff;
	font-size: 1.4rem;
}
.system_special dt {
	margin: 2% 0 3%;
	padding-bottom: 2%;
	border-bottom: #FFE4EC 1px dashed;
	color: #f264a5;
	font-size: 1.8rem
}
.system_special li{
	padding: 2% 0;
}
.system_special .system_magazine {
	padding-top: 2rem;
	font-size: 1.8rem;
}
.system_2week {
	margin-top: 4rem;
}
.system_vertical {
	margin: 0;
	padding: 0 3%;
	vertical-align: top;
	text-align: center;
}
.system_card {
	margin: 0 0 4rem;
	position: relative;
	font-size: 1.4rem;
}
.system_card a:hover {
	text-decoration: none;
}
.system_card_box {
	width: 100%;
	margin-top: calc(1rem + 1vw);
	padding-top: 0.9rem;
	transition: 0.5s;
}
.system_card_box dt {
	position: relative;
	color: #fff;
}
.card_wrap {
	display: inline-block;
	min-height: 4rem;
	margin-top: -3rem;
	padding: 4rem 2rem 2.6rem;
	border-radius: 5px;
	background: #ff9bbf;
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	vertical-align: top;
}
@media(min-width:769px) {
	.system_tile {
		font-size: 0;
	}
	.system_newface, .system_vertical {
		width: 49%;
		display: inline-block;
	}
	.system_2week {
		margin-top: calc(14.2rem + 2.8vw - 7px - (100% / 4));
	}
	.system_card a:hover dl {
		transform: scale(1.1);
	}
	.system_card_box {
		position: absolute;
	}
	.card_wrap {
		display: block;
	}
	.system_hotel {
		margin-top: calc(14.2rem + 2.8vw);
	}
}
@media(max-width:480px) {
	.card_wrap {
		padding: 4rem 16% 2.6rem;
	}
}
.card_cont {
	display: inline-block;
	width: 8rem;
	height: 4rem;
	margin-right: 1rem;
	padding: 1rem 2rem;
	border-radius: 5px;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	color: #ff9bbf;
	font-weight: 700;
	position: relative;
}
.card_inner {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	line-height: 1;
	position: absolute;
	z-index: 5;
}
.card_visa {
	font-size: 1.6rem;
}
.card_master:before, .card_master:after {
	position: absolute;
	top: 0.5rem;
	display: block;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	background: #ff9bbf;
	content: "";
}
.card_master:before {
	left: 2.4rem;
}
.card_master:after {
	left: 4rem;
}
.card_master .card_inner {
	top: 3.2rem;
	font-size: 1rem;
}
.card_jcb {
	letter-spacing: 1.6rem;
	color: #fff;
}
.card_jcb .card_inner {
	transform: translate(-38%,-50%);
}
.card_jcb:before, .card_jcb:after, .card_jcb .card_inner:before {
	position: absolute;
	top: 0.3rem;
	display: block;
	width: 2rem;
	height: 3.4rem;
	border-radius: 4px 0;
	background: #ff9bbf;
	content: "";
	transform: skewX(-5deg);
}
.card_jcb:before {
	left: 0.6rem;
}
.card_jcb:after {
	left: 3rem;
}
.card_jcb .card_inner:before {
	left: 4.2rem;
	top: -1rem;
	z-index: 0;
}
.card_jcb .card_inner:after {
	position: absolute;
	left: 4.7rem;
	content: "o";
}
.card_amex {
	font-size: 1.2rem;
}
.card_wrap + dd {
	margin-top: -2.4rem;
	color: #fff;
}
.system_hotel {
	margin-bottom: 8rem;
}
.system_hotel_box {
	margin-top: calc(1rem + 1vw);
	border: #fff 5px solid;
	padding: 2rem 3vw;
	background: #fff;
	font-size: 1.4rem;
	position: relative;
}
.system_plays {
	width: 100%;
	overflow: hidden;
	margin: 0 0 6rem;
	padding: 4rem 0 0;
	background: url(/img/system-play_bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
	position: relative;
	text-shadow: 0 3px 8px rgba(0,0,0,.15)
}
.system_play {
	margin-bottom: calc(2rem + 2vw);
	padding: 0 3%;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.system_play_list {
	margin-top: calc(1rem + 1vw);
	font-size: 0;
}
.system_play_list li {
	display: inline-block;
	margin: 0 1.8rem 1.8rem 0;
	border-radius: calc(1.8rem * 1.5 / 2 + 0.8rem);
	padding: 0.8rem 2rem;
	background: rgba(0,153,255,.75);
	font-size: 1.6rem;
	color: #fff;
	text-shadow: none;
}
.system_option {
	margin-bottom: calc(2rem + 2vw);
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.option_list {
	margin-top: calc(1rem + 1vw);
	margin-bottom: -1.8rem;
	margin-right: -1.8rem;
	font-size: 0;
}
.option_price {
	display: inline-block;
	margin: 0 1.8rem 1.8rem 0;
	padding: 0.8rem 2rem;
	border-radius: 3.2rem / 50%;
	background: rgba(255,0,102,.5);
	color: #fff;
	font-size: 1.6rem;
	vertical-align: top;
	text-shadow: none;
}
.option_price dt {
	font-weight: 500;
}
.opt_4 {
	border-radius: 5.6rem / 50%;
}
.opt_2 {
	border-radius: 4.4rem / 50%;
}
.option_price dd span:not(:last-of-type):after {
	content: '・';
}
.system_play_list, .option_list {
	display: flex;
	flex-wrap: wrap;
	margin-right: -1.8rem;
}
.system_play_list li, .option_price {
	flex-grow: 1;
}
.system_costume {
	margin-top: calc(2rem + 2vw);
	margin-bottom: calc(2rem + 2vw);
	font-size: 1.6rem;
	position: relative;
	z-index: 1;
}
.system_costume_inner {
	width: 640px;
	max-width: 96%;
	margin: calc(1rem + 1vw) auto 0;
	position: relative;
	transition: 0.3s ease-in-out;
}
.system_costume_inner:after {
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
	font-weight: 700;
	font-size: 1.6rem;
	color: #ff9bbf;
	text-shadow: none;
	content: "＞";
}
.system_costume_inner a {
	display: block;
	border-radius: 3.3rem;
	border: #ff9bbf 1px solid;
	padding: 0.8rem 2rem;
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	color: #f06;
	text-shadow: none;
	transition: 0.3s ease-in-out;
}
.system_costume_inner:hover a {
	box-shadow: 1px 4px 5px rgba(0,0,0,.1);
	text-decoration: none;
}
.system_costume_inner:hover {
	transform: translateY(-5px);
}
.cos_list {
	padding: 1rem 1rem 4rem;
	font-size: 0;
}
.cos_box {
	display: inline-block;
	width: 100%;
	padding: 0 0.5rem 1rem;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	font-size: 1.8rem;
}
.cos_name {
	position: relative;
	z-index: 1;
	margin-top: -3.3rem;
	padding: 0.3rem 0;
	background: rgba(255,0,102,.5);
	color: #fff;
	font-weight: 700;
}
@media(min-width:600px) {
	.system_costume_inner:after {
		right: 1.6rem;
		font-size: 3rem;
	}
	.cos_box {
		width: 50%;
		font-size: 1.4rem;
	}
	.cos_long {
		letter-spacing: -1px;
	}
	.cos_name {
		margin-top: -2.7rem;
	}
}
@media(max-width:1024px) {
	.bubbly {
		height: 100%;
	}
}
@media(min-width:768px) {
	.system_play_list li, .option_price {
		font-size: 1.8rem;
	}
	.option_price, opt_3, .opt_2 {
		border-radius: 3.5rem / 50%;
	}
	.opt_4 {
		border-radius: 4.8rem / 50%;
	}
}
@media(min-width:769px) {
	.system_plays {
		background-image: url(/img/system-play_bg-v.jpg);
	}
	.system_play {
		width: 49%;
		display: inline-block;
	}
	.system_option {
		margin-bottom: calc(1rem + 0.8vw);
	}
	.system_opt {
		width: 50%;
		display: inline-block;
	}
	.opt_4 {
		border-radius: 6.2rem / 50%;
	}
}
@media(min-width:1060px) {
	.opt_4 {
		border-radius: 4.8rem / 50%;
	}
}
/**/
.system_fare {
	font-size: 0;
}
.system_station, .system_deliver {
	display: inline-block;
	width: 100%;
	margin: 0 0 4rem;
	padding: 0 3%;
	text-align: center;
	vertical-align: top;
}
.system_deliver {
	margin-bottom: 0;
}
.system_deliver.system_delivera {
	margin-top: 4rem;
}
.price_table {
	width: 100%;
	max-width: 1200px;
	margin: calc(1rem + 1vw) auto 0;
	border: #e5e0d6 1px solid;
	border-top-width: 0;
	font-size: 0;
}
.price_header {
	background: rgba(128,200,233,.75);
}
.price_header, .price_time {
	border-top: #e5e0d6 1px solid;
}
.price_header dt, .price_header dd, .price_time dt, .price_time dd {
	display: inline-block;
	padding: 2% 1%;
	font-size: 1.6rem;
	text-align: center;
	vertical-align: top;
}
.price_time {
	background: #fff;
}
.price_table dt {
	width: 18rem;
	border-right: #e5e0d6 1px solid;
	font-weight: 500;
}
.price_table dd {
	width: calc(100% - 18rem);
	border-left: #e5e0d6 1px solid;
	margin-left: -1px;
}
.price_time dt, .price_time dd {
	background: #fff;
}
.price_header dt, .price_header dd {
	padding: 1% 0 1% 1%;
	font-weight: 500;
	color: #fff;
}
.price_time dd {
	text-align: left;
}
@media(max-width:375px) {
	.price_table {
		position: relative;
	}
	.price_header {
		display: none;
	}
	.price_table dt, .price_table dd {
		border: none;
	}
	.price_time dt, .price_time dd {
		width: 100%;
	}
	.price_time dt {
		background: rgba(255,0,102,.5);
		color: #fff;
	}
	.price_time dt br {
		display: none;
	}
	.price_time dd {
		text-align: center;
	}
}
@media(min-width:768px) {
	.price_time {
		margin-top: 1px;
	}
	.price_header dt, .price_header dd, .price_time dt, .price_time dd {
		font-size: 1.8rem;
	}
}
@media(min-width:1025px) {
	.system_station, .system_deliver {
		width: 50%;
	}
	.system_deliver.system_delivera {
		width: 100%;
		padding-left: 53%;
	}
}

