/****************************************
staffdetail
****************************************/
.prof_inner {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
	width: 100%;
	height: auto;
	min-height: auto;
}
.prof_inner:after {
	content: "";
	display: block;
	clear: both;
}
.prof_inner p {

}
@media only screen and (max-width: 1000px) {
	.prof_inner {
		width: 96%;
		padding: 0 0 3%;
		max-height: auto;
	}
	.prof_inner p {

	}
}
.icon {
	width: auto;
	text-align: left;
	display: inline-block;
	font-size: 70%;
}
.icon .icon_frame {
	display: inline-block;
	overflow: hidden;
	position: relative;
	line-height: 140%;
}
.icon .icon_frame span {
	display: inline-block;
	background: #ea68a2;
	width: 45px;
	margin: 0 auto;
	padding: 1px 3px;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
}
.icon .icon_frame span:before {
	display: block;
	position: absolute;
	z-index: 3;
	left: -30%;
	top: -50%;
	content: "";
	width: 30px;
	height: 50px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.7)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,0.7),rgba(255,255,255,0) 100%);
	animation: shiny 3s infinite linear;
	-webkit-animation: shiny 3s infinite linear;
	-moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
	0% {
		left: -30%;
	}
	20% {
		left: 120%;
	}
	100% {
		left: 120%;
	}
}
@-webkit-keyframes shiny {
	0% {
		left: -30%;
	}
	20% {
		left: 120%;
	}
	100% {
		left: 120%;
	}
}
@-moz-keyframes shiny {
	0% {
		left: -30%;
	}
	20% {
		left: 120%;
	}
	100% {
		left: 120%;
	}
}

aside.movie {
	margin: 0 auto 1%;
	width: 100%;
	max-width: 1000px;
}
@media only screen and (max-width: 1000px) {
	aside.movie {
		width: 96%;
	}
}

aside.movie div.movie {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
aside.movie div.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

aside.slider {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
	z-index: 0;
}
@media only screen and (max-width: 680px) {
	aside.slider {
		margin: 0 auto 1%;
		width: 100%;
		float: none;
	}
}
aside.slider .slide_inner {
	position: relative;
}
aside.slider .slide_inner ul {

}
aside.slider .slide_inner ul li {
	margin: 0 2px;
}
aside.slider .slide_inner ul li:hover {
	cursor: pointer;
}
.slick-dots li button:before {
	color: #edd9ef
}
.slick-dots li.slick-active button:before {
	color: #ffc1bb;
}

aside.profile_zone {
	background: #f3f1ef;
	width: 96%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 2%;
	font-size: 90%;
	position: relative;
}

@media only screen and (max-width: 680px) {
	aside.profile_zone {
		width: 94%;
		margin: 0 auto;
		padding: 0 3%;
		-webkit-animation: 1.5s forwards fadeanim_sp;
		animation: 1.5s forwards fadeanim_sp;
	}
}
#content aside.profile_zone .name {
	width: 100%;
	text-align: center;
	font-size: 170%;
	font-weight: bold;
	margin: 2% auto;
	padding: 0;
}
#content aside.profile_zone .name .prof {
	font-size: 90%;
	font-weight: normal;
	margin: 1% auto 0;
}
#content aside.profile_zone .name:after {
	content: '';
	display: block;
	width: 98%;
	margin: 10px auto 0;
	border-top: 1px #eeeeee dashed;
}
#content aside.profile_zone .name2 {
	width: 100%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin: 2% auto;
	padding: 0;
}
#content aside.profile_zone .name2 .br {
	display: contents;
}
#content aside.profile_zone .name2 .prof {
	font-size: 90%;
	font-weight: normal;
	margin: 1% auto 0;
}
#content aside.profile_zone .name2 .prof span:after {
	content: "/";
	padding: 0 2.5%;
}
#content aside.profile_zone .name2 .prof span:last-child:after {
	content: "";
	padding: 0;
}
#content aside.profile_zone .name2 span i {
	font-size: 65%;
}
#content aside.profile_zone .name2 span i:after {
	content: ":";
	padding: 0 5px;
	font-size: 170%;
}
#content aside.profile_zone .name2:after {
	content: '';
	display: block;
	width: 98%;
	margin: 10px auto 0;
}
#content aside.profile_zone .name2 {
	width: 100%;
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin: 2% auto;
	padding: 0;
}
#content aside.profile_zone .name2 .catch_copy {
	margin: 0 auto;
	font-weight: normal;
}
#content aside.profile_zone .name2 .catch_copy .catch {
	margin: 0 auto 2%;
	font-size: 110%;
}
#content aside.profile_zone .name2 .catch_copy .catch:before {
	content: "-";
	padding: 0 3px 0 0;
}
#content aside.profile_zone .name2 .catch_copy .catch:after {
	content: "-";
	padding: 0 0 0 3px;
}
@media only screen and (max-width: 680px) {
	#content aside.profile_zone .name {
		font-size: 125%;
		margin: 2% auto 5%;
		padding: 3% 0 0;
	}
	#content aside.profile_zone .name:after {
		display: none;
	}
	#content aside.profile_zone .name2 {
		font-size: 130%;
		margin: 2% auto 5%;
		padding: 3% 0 0;
		line-height: 120%;
	}
	#content aside.profile_zone .name2 .br {
		display: block;
		padding: 0;
	}
	#content aside.profile_zone .name2:after {
		display: none;
	}
	#content aside.profile_zone .name2 .prof span:nth-child(2):after {
		content: "";
		padding: 0;
	}
}
aside.profile_zone .frame:after {
	content: "";
	display: block;
	clear: both;
}
aside.profile_zone table.profile {
	width: 55%;
	height: auto;
	margin: 2% 0 2% 5%;
	text-align: left;
	vertical-align: top;
	float: left;
	font-size: 140%;
}
aside.profile_zone table.profile th {
	width: 28%;
	height: auto;
	margin: 0;
	padding: 0.5% 0 0.5% 2%;
	text-align: right;
	vertical-align: top;
	font-size: 110%;
}
aside.profile_zone table.profile th span {
}
aside.profile_zone table.profile th span:after {
	content: ":";
	font-size: 120%;
	padding-left: 3%;
	vertical-align: baseline;
}
aside.profile_zone table.profile td {
	width: 68%;
	height: auto;
	margin: 0;
	padding: 0.5% 0 0.5% 2%;
	text-align: left;
	vertical-align: top;
}
aside.profile_zone table.profile tr.name th,aside.profile_zone table.profile tr.name td {
	font-size: 120%;
}

aside.profile_zone .container {
	width: 98%;
	margin: 1% auto 0;
	padding: 2% 0 0;
}
aside.profile_zone .chart_zone {
	width: 100%;
	margin: 2% auto 5%;
}




@media screen and (max-width: 680px) {
	aside.profile_zone table.profile {
		width: 100%;
		margin: 0;
		float: none;
	}
	aside.profile_zone table.profile tr {
		display: block;
	}
	aside.profile_zone table.profile th {
		width: 100%;
		display: list-item;
		list-style: none;
		text-align: left;
		font-size: 100%;
		font-weight: bold;
		padding: 0 0 1px;
		border-bottom: 1px #a0a0a2 solid;
		/* color: #ffb7df; */
	}
	aside.profile_zone table.profile th span:before {
		font-family: "Icons";
		content: '\f067';
		font-size: 75%;
		font-weight: normal;
		padding-right: 3px;
		vertical-align: baseline;
	}
	aside.profile_zone table.profile th span:after {
		display: none;
	}
	aside.profile_zone table.profile td {
		width: 96%;
		padding: 1% 2% 6%;
		display: list-item;
		list-style: none;
		border-bottom: none;
		font-size: 90%;
		line-height: 130%;
	}
	aside.profile_zone table.profile tr:last-child td {

	}
	aside.profile_zone .chart_zone {
		width: 98%;
		float: none;
	}
	aside.profile_zone .container {
		width: 100%;
	}
}

.under_zone {
	margin: 0;
}
.under_zone:after {
	content: "";
	display: block;
	clear: both;
}
.comment {
	width: 100%;
	margin: 1% auto 5%;
}
.message {
	width: 100%;
	margin: 5% auto;
}
.comment_text {
	padding: 1% 2%;
}
@media screen and (max-width: 680px) {

}

.option .option-list {

}
.option .option-list ul {
	width: 100%;
	margin: 0 auto 5%;
}
.option .option-list ul:after {
	content: "";
	display: block;
	clear: both;
}
.option .option-list ul li {
	width: 31%;
	margin: 0 1% 1%;
	text-align: center;
	float: left;
}
.option .option-list ul li span {
	display: block;
	background: #eeeeee;
	padding: 2% 1%;
	color: #ffffff;
	font-size: 95%;
	border-radius: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.option .option-list ul li span.on {
	background: #ff4f3d;
}
.option .charged .option-list ul li span.on {
	background: #47c0da;
}
.option .option-list ul li span.off {
	background: #b5b5b5;
}


.schedule {
	width: 100%;
	margin: 0 auto;
}
.schedule p {
	font-size: 80%;
	text-align: center;
}
.schedule table {
	width: 99%;
	margin: 1% auto;
	font-size: 100%;
	border: 1px #f29600 solid;
}
.schedule table th {
	background: #F8F2ED;
	width: 12.28%;
	padding: 2% 1%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px #f29600 solid;
}
.schedule table th span {
	display: block;
}
.schedule table td {
	background: #ffffff;
	width: 12.28%;
	padding: 3% 1%;
	text-align: center;
	font-size: 85%;
	vertical-align: middle;
	line-height: 180%;
	border: 1px #f29600 solid;
}
.schedule table td span {
	display: block;
	font-size: 120%;
}
@media screen and (max-width: 680px) {
	.schedule {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.schedule table {
		width: 99%;
		margin: 2% auto;
		font-size: 110%;
	}
	.schedule table tr {

	}
	.schedule table th {
		font-size: 85%;
		line-height: 130%;
		padding: 10px;
	}
	.schedule table td {
		list-style: none;
		font-size: 85%;
	}
	.schedule table tr:last-child td {
		border-bottom: 1px #959595 solid;
		padding: 10px;
	}
}

aside.another_zone {
	width: 96%;
	margin: 2% auto;
}
@media screen and (max-width: 680px) {
	aside.another_zone {
		display: none;;
	}
}
aside.another_zone .tel_zone {
	padding: 0 2%;
	font-size: 90%;
}
aside.another_zone .tel_zone .address {
	font-size: 150%;
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
aside.another_zone .tel_zone .address .time {
	padding: 2% 0 1%;
}
aside.another_zone .tel_zone .address .time span.time_title {
	background: #ffffff;
	padding: 2px 5px;
	color: #1b1b1b;
	text-align: center;
	font-weight: bold;
}
aside.another_zone .tel_zone .address .time span.br {

}
aside.another_zone .tel_zone .address .tel {
	color: #ffb7df;
	font-size: 200%;
	text-shadow: 0 0 7px rgba(255,255,255,0.8);
}
aside.another_zone .tel_zone .address .tel:before {
	font-family: "Icons";
	font-size: 75%;
	padding-right: 5px;
	content: "\f15b";
}
@keyframes Flash1{
	50%{
		opacity: 0;
	}
}
aside.another_zone .tel_zone .address .atend {
	font-size: 80%;
	padding: 1% 0;
	text-align: center;
	animation: Flash1 1s infinite;
}
aside.another_zone .tel_zone .memo {
	background: rgba(0,0,0,0.5);
	padding: 1% 0;
	text-align: center;
	line-height: 150%;
}
@media only screen and (max-width: 680px) {
	aside.another_zone {
		width: 98%;
	}
	aside.another_zone .tel_zone {
		font-size: 70%;
	}
	aside.another_zone .tel_zone .address .time {
		font-size: 90%;
		line-height: 150%;
	}
	aside.another_zone .tel_zone .address .time span.br {
		display: block;
	}
	aside.another_zone .tel_zone .address .tel a.sp {
		display: inline-block;
		color: #ffb7df;
		text-shadow: 0 0 7px rgba(255,255,255,0.8);
	}
	aside.another_zone .tel_zone .address .tel:hover a.sp,aside.another_zone .tel_zone .address .tel:hover a.sp {
		color: #ffffff;
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}
	aside.another_zone .tel_zone .address .tel:hover:before,aside.another_zone .tel_zone .address .tel.hover:before {
		color: #ffffff;
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}

	.btn_reservation_details {
		width: 77px;
	}

	.schedule table td {
		width:100%;
	}

	.schedule table th {
		padding: 10px;
	}
}