@charset "UTF-8";
/* =================================
Top Page CSS
================================= */

#main figure { margin: 0; line-height: 22px;}



#main {
	width: 890px;
	margin: 0 auto 140px; 
}

.new_titile {
	width: 100%;
	text-align: center; 
	margin: 0 0 45px; 
}

.special_menu ul.top,
.special_menu { width: 100% }

.special_menu ul.top {
	margin: 0 0 45px; 
}

.special_menu ul.top li {
	float: left;
	position: relative;
	width: 285px;
	min-height: 45px;
	height: auto;
	line-height: 25px;
	border: 1px dashed #cccccc;
	text-align: center;
	margin: 0 10px 10px 0;
	cursor: pointer;
}

.special_menu ul.top li a {
	font-size: 13px;
	font-weight: bold; 
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
}

.special_menu ul.top li:hover { background-color: #eeeeee; }

.special_menu ul.top li.active { 
	background-color: #fcf1ef; 
	border: 1px dashed #fcf1ef;
}

.special_menu h2 {
	font-size: 18px;
	color: #4d4d4d;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	font-family: 'Open Sans', sans-serif;
}

.menu_box {
	width: 380px; 
}

.menu_box h3 {
	color: #41D2C4;
	font-size: 18px;
	margin-bottom: 40px;
	margin-top: 20px;
}

.menu_box dl {
	margin-bottom: 40px; 
}

.menu_box dt {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
}

.menu_box dd {
	font-size: 12px;
	color: #999;
}

.menu_box p {
	padding: 20px 15px;
	border: 1px dashed #7E7F7F;
	font-size: 11px;
}

.group_silider {
	width: 100%;
	background-color: #E6DEDC;
	text-align: center;
	padding: 30px 0;
}

.silider_icon p {
	display: inline-block;
	vertical-align: top; 
}

.slick-slide img {
	display: block;
	margin: 0 auto;
}

.slider-for {
	width:600px;
	margin: 0 auto;
	text-align: center;
}
.slider-for img {
	width:100%;
}
.slider-nav img {
	width:100%;
}

.group_content { margin-top: 65px; }

.box_information.left {
	max-width: 504px;
	min-height: 430px;
	background: url(../img/shop/bg_concept_up.png) no-repeat;
}

.box_information.left p {
	padding: 0 50px; 
	margin-top: 135px;
	line-height: 30px;
	color: #4d4d4d;
	background: url(../img/shop/bg_concept_md.png) repeat-y;
}


.box_information.right {
	width: 320px; 
}

.box_information.right .group_contact h2 {
	text-align: left;
	border-bottom: 1px dashed #7e7f7f;
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-size: 22px;
	line-height: 1.6em;
}

.box_information.right .group_contact p {
	margin-bottom: 20px;
	line-height: 1.6em;
}


.box_information.right .group_contact p span.phone_01 {
	color: #41D2C4;
	font-size: 30px;
	font-family: Open Sans, serif;
}

/*.box_information.right .group_contact p span.top_w { margin-top: 10px; }*/

.box_information.right .group_contact p span {
	display: inline-block;
	vertical-align: top; 
}

.box_information.right .group_contact p span:last-child { max-width: 61%;}

.box_information.right .group_contact p span.wid { min-width: 90px; }

.box_information.right ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px; 
}

.box_information.right ul {
	margin-bottom: 20px; 
}

.information .access { margin-top: 160px; line-height: 1.5; }

.information .access .center {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.information .staff { margin-top: 80px; }

.information .staff .box_starff {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 204px;
	float: left;
}

.information .staff .box_starff img {
	width: 100%;
}

.information .staff .box_starff.first { margin-left: 0 }

.information .staff .staff_conten {
	margin-top: 10px;
	position: relative;
}

.information .staff .staff_conten p { line-height: 20px; }

.information .staff .staff_conten a {
	position: absolute;
	right: 0;
	bottom: 0; 
}

.information .schedule {
	margin-top: 65px;
}



.information .silider_icon { width: 600px; margin: 10px auto 0; }

.information .silider_icon p {
	cursor: pointer;
	transition: all ease .4s;
	opacity: 1; 
}

.information .staff .box_starff {
	margin-bottom: 20px;
	transition: all ease .4s;
	opacity: 1;
	cursor: pointer;
}

.information .staff .box_starff:hover { 
	transition: all ease .4s;
	opacity: .6;
}




.information .group_tab .box_navtab:not(:first-child) {
	display: none;
}

.information .silider_icon p { opacity: .7; }

.information .silider_icon p:hover,
.information .silider_icon p.slick-current {	opacity: 1;	}

#pageShop #calendar {
	width:48%;
}
#pageShop.cmflg {
	margin: 0 auto;
}
#pageShop.cmflg #calendar {
	float: none;
	margin: 0 auto;
}
#pageShop.cmflg .box_schedule {
	float: none;
	margin: 0 auto;
	text-align: center;
}
#pageShop.cmflg .box_schedule iframe {
	margin: 0 auto;
}
#pageShop .ui-datepicker {
	padding:20px;
	border:2px solid #000;
}
#pageShop .calender .month {
	position:relative;
	margin:0 0 20px;
	
}
#pageShop .ui-datepicker .ui-datepicker-header {
	position:relative;
	margin:0 0 20px;
	
}
#pageShop .calender .month h4 {
	letter-spacing:0.2em;
	text-align:center;
	font-size:18px;
}
#pageShop .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	letter-spacing:0.2em;
	text-align:center;
	font-size:18px;
}
#pageShop .calender .month .btnArrow a{
	color:#FFF;
	font-size:16px;
	line-height:20px;
	background-color:#000;
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	top:3px;
	vertical-align:top;
}
#pageShop .ui-datepicker .ui-datepicker-header a{
	color:#FFF;
	font-size:16px;
	line-height:20px;
	background-color:#000;
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	top:3px;
	vertical-align:top;
	cursor:pointer;
}
#pageShop .calender .month .btnPrev a{
	left:18px;
	padding-left:6px;
	text-align:left;
}

#pageShop .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
	left:18px;
	padding-left:6px;
	text-align:left;
}

#pageShop .calender .month .btnNext a{
	right:18px;
	padding-right:6px;
	text-align:right;
}

#pageShop .ui-datepicker .ui-datepicker-header .ui-datepicker-next{
	right:18px;
	padding-right:6px;
	text-align:right;
}

#pageShop .calender table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	text-align:center;
	font-size:18px;
}

#pageShop .ui-datepicker table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
	text-align:center;
	font-size:18px;
}

#pageShop .calender th,
#pageShop .calender td {
	height:40px;
	font-weight:normal;
}

#pageShop .ui-datepicker th,
#pageShop .ui-datepicker td {
	height:40px;
	font-weight:normal;
}

#pageShop .calender td span {
	display:inline-block;
	width:35px;
	height:35px;
	border-radius:50%;
	background:#E6E6E6;
	color:#666;
}
#pageShop .ui-datepicker td span {
	display:inline-block;
	width:35px;
	height:35px;
	border-radius:50%;
	background:#E6E6E6;
	color:#666;
	line-height: 35px;
}
@media only screen and (max-width: 768px) {
	
	#main {
		width: 100%;
		margin: 0 auto; 
	}
	
	.special_menu{
		margin-top: 20px;
	}
	
	.special_menu ul.top{
		width: 100%;
		text-align: center;
		margin: 20px 0 20px;
	}
	
	.special_menu ul.top li {
		float: none;
		text-align: center;
		margin: 0 auto 10px;
		cursor: pointer;
		width: 100%;
		background: url(../img/shop/icon_arrow.png) no-repeat 95% center;
		background-size: 20px 10px;
	}
	
	#main figure img { width: 100%; }
	.slider-for {
		width: 100%;
}	
	.special_menu ul.top li.active {
		background-color: #fff;
		border: 1px solid #a0a0a0;
	}
	
	.group_silider {
			width: 100%;
			background-color: #fff;
			text-align: center;
			padding: 10px 0;
	}
	
	.slick-slide img {
		width: 100%;
		height: auto;
	}
	
	.information .silider_icon {
		width: 100%;
		margin: 10px auto 0;
	}
	
	.box_information.left {
		float: none;
		max-width: 100%;
		height: auto;
		min-height: auto;
		background-image: none;
		background-color: #F7F7F7;
		padding: 20px 10px;
		text-align: center;
	}
	
	.group_content { margin-top: 15px; }
	
	 .box_information.left .title_concept {
		margin-bottom: 15px;
	}
	.box_information.left p {
		padding: 0;
		margin-top: 12px;
		line-height: 2em;
		color: #4d4d4d;
		text-align: left;
		max-width: 595px;
		margin: 0 auto; 
		background-image: none;
	}

	.box_information.right {
		width: 100%;
		margin-top: 30px;
		padding: 0 20px;
	}
	.box_information.right ul {
		text-align: center;
	}
	.box_information.right .group_contact h2 {
		font-size: 16px;width: 100%;
		border-bottom: 2px dashed #7e7f7f;
		margin-bottom: 30px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

	.box_information.right .group_contact p {
		margin-bottom: 15px;
		margin-top: 10px;
		line-height: 1.6em;
	}
	.box_information.right .group_contact p span.wid {
		width: 20%;
	}
	.box_information.right .group_contact p span {
		vertical-align: middle;
	}
	.box_information.right .group_contact p span.phone_01 {
		font-size: 24px;
		width: 60%;
		font-family: Open Sans, serif;
		color: #41D2C4;
	}
	.box_information.right .group_contact p span.phone_01 a {
		color: #41D2C4;
	}
	.box_information.right .button_web {
		text-align: center;
	}
	.box_information.right .button_web img {
		width: 200px;
	}
	.special_menu h2 {
		margin-bottom: 20px;
	}
	.group_silider,
	.special_menu ul.top {
		padding: 0 10px;
	}
	
	.information .access {
		margin-top: 40px;
		width: 100%;
		padding: 0 10px;
	}
	.information .access .center {
		font-size: 11px;
		line-height: 1.6em;
		text-align: left;
	}
	.information .access .map iframe { width: 100%; }

	.information .staff {
		width: 100%;
		padding: 0 10px;
		margin-top: 40px;
		text-align: center;
	}
	
	.information .staff .box_starff { 
		margin: 0 5px 15px 5px;
		width: 45%; 
		min-height: 180px;
	}
	
	.information .staff div .box_starff:nth-child(2n) { 
		float: right;
	}

	.information .staff .box_starff p { font-size: 11px;line-height: 1.4em;width: 100%; text-align: left;}	
	.information .staff .staff_conten { margin-top: 5px; }
	.information .staff .box_starff .staff_conten img { width: 70%; }
	.information .staff .box_starff p img { width: 100%; }
	
	.information .schedule {
		width: 100%;
		padding: 0 10px;
	}
	.information .schedule { margin-top: 40px; }
	.information .box_schedule { width: 100%; margin-bottom: 30px; }
	
	.information .box_schedule p img { width: 100%; }
	.information .box_schedule iframe { width: 100%; }
	#pageShop #calendar {
		width:100%;
	}
	#pageShop #calendar {
		width:100%;
	}

	#pageShop .calender {
		padding:10px;
	}
	#pageShop .ui-datepicker {
		padding:10px;
	}
	#pageShop .calender .month {
		margin:0 0 10px;
	}
	#pageShop .ui-datepicker .ui-datepicker-header {
		margin:0 0 10px;
	}
	#pageShop .calender .month h4 {
		letter-spacing:0.2em;
		font-size:12px;
	}
	#pageShop .ui-datepicker .ui-datepicker-header h4 {
		letter-spacing:0.2em;
		font-size:12px;
	}
	#pageShop .calender .month .btnArrow a{
		font-size:12px;
		line-height:14px;
		width:15px;
		height:15px;
		top:0px;
	}
	#pageShop .ui-datepicker .ui-datepicker-header a{
		font-size:12px;
		line-height:14px;
		width:15px;
		height:15px;
		top:0px;
		cursor:pointer;
	}
	#pageShop .calender .month .btnPrev a{
		left:10%;
		padding-left:4px;
	}
	#pageShop .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
		left:10%;
		padding-left:4px;
	}
	#pageShop .calender .month .btnNext a{
		right:10%;
		padding-right:4px;
	}
	#pageShop .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
		right:10%;
		padding-right:4px;
	}
	#pageShop .ui-datepicker table {
		width:90%;
		margin:0 auto;
		font-size:12px;
	}
	#pageShop .calender th,
	#pageShop .calender td {
		padding:2%;
		height:auto;
	}
	#pageShop .ui-datepicker th,
	#pageShop .ui-datepicker td {
		padding:2%;
		height:auto;
	}
	#pageShop .calender td span {
		width:20px;
		height:20px;
		line-height:20px;
	}
	#pageShop .ui-datepicker td span {
		width:20px;
		height:20px;
		line-height:20px;
	}
}





