@charset "UTF-8";


/* 共通 */
#catch {
	display: none;
}
#breadcrumb {
	display: none;
}
article p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 160%;
}
article .sp {
	display: none;
}
@media screen and (max-width:510px) {
	article .sp {
		display: block;
	}
}
article a.button {
	min-width: 185px;
	margin-left: 0px;
}
article .bx-wrapper {
	border: 0px solid #fff;
}
article ul {
	margin: 0px;
	padding: 0px;
}
article .page-subtitle {
	background: url(../images/kids/back-line.png) center center repeat-x;
}
article h4 {
	text-align: center;
}
article .list li {
	background: url(../images/kids/list-mark.png) left top no-repeat;
	padding: 4px 0px 11px 32px;
	line-height: 130%;
	font-size: 15px;
	letter-spacing: 0.7px;
}
article #service-box section {
	margin-bottom: 30px;
}
article h5 {
	background: #d4615b;
	border-radius: 20px;
	margin-top: 0px;
	padding: 7px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 26px;
	letter-spacing: 1.25px;
}
article .bx-wrapper .bx-pager {
	bottom: -25px;
}
article .bx-wrapper .bx-pager.bx-default-pager a {
	width: 19px;
	height: 19px;
	border-radius: 10px;
	background: #eed8d7;
	margin: 0 7px;
}
article .bx-wrapper .bx-pager.bx-default-pager a:hover,
article .bx-wrapper .bx-pager.bx-default-pager a.active,
article .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #d4615b;
	opacity: 1;
}

article .bx-controls-direction {
	display: none;
}
/* 共通 ここまで */


article {
	font-family: sans-serif;
	color: #362726;
}


#page-intro {
	min-height: auto;
	padding-top: 0em;
	background: none;
	background-color: #f9e9e9;
}
#page-intro h2 {
	max-width: 627px;
	margin: 35px auto;
}
#page-intro h2 img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width:627px) {
	#page-intro {
		padding-right: 16px;
		padding-left: 16px;
	}
}


article section {
	margin: 0px 0px 60px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
@media screen and (max-width:627px) {
	article div section {
		padding-right: 16px;
		padding-left: 16px;
	}
}
article .page-inner {
	width: 1120px;
	margin: 0px auto;
}
@media screen and (max-width:510px) {
	article .page-inner {
		float: none;
		width: 100%;
	}
}
article .text-box {
	float: left;
	width: 510px;
}
article .image-box {
	float: right;
	width: 560px;
	overflow-y: hidden;
}
article .float2 .text-box {
	float: right;
}
article .float2 .image-box {
	float: left;
}
@media screen and (max-width:510px) {
	article .text-box,
	article .image-box {
		float: none;
		width: 100%;
	}
	article .text-box {
		margin-bottom: 20px;
	}
	article .image-box img {
		width: 100%;
		height: auto;
	}
}


article .page-box {
	margin-bottom: 80px;
}
article #info-box .page-inner {
	padding-top: 50px;
	background: url(../images/kids/back-info.png) left -64px no-repeat;
}
article #onsen-box h3 {
	background: #d4615b;
	padding: 15px 0px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: 3px;
	line-height: 130%;
}
article #onsen-box section {
	margin-bottom: 10px;
}
article #okuizome-box {
	background: #f9e9e9;
	padding: 30px 0px;
}
article #okuizome-box section {
	margin-bottom: 0px;
}
article #logo-tel {
	padding: 25px 0px;
	text-align: center;
}
@media screen and (max-width:373px) {
	article #logo-tel {
		padding-right: 16px;
		padding-left: 16px;
	}
	article #logo-tel img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:461px) {
	article #event-box h4 {
		padding-right: 16px;
		padding-left: 16px;
	}
	article #event-box h4 img {
		width: 100%;
		height: auto;
	}
}
article #event-box .image-box {
	padding-bottom: 30px;
}
article #event-box section {
	margin-bottom: 30px;
}
article #kaiteki-box {
	background: #f9e9e9;
	padding: 30px 0px;
}
article #kaiteki-box section {
	margin-bottom: 0px;
}
article #kaiteki-box .image-box {
	padding-bottom: 30px;
}
article #aisatsu {
	background: #d4615b;
	padding: 15px 0px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: 3px;
	line-height: 130%;
}