@charset "UTF-8";


/*開閉*/
#main_contents .toggle {
	background-image: url("/cmn/img/kanto/kids/ico_open01.png");
	background-color: #02429A;
}
#main_contents .toggle.open {
	background-image: url("/cmn/img/kanto/kids/ico_close01.png");
}
#main_contents .toggle_wrap {
	background-color: #FFF;
}

/*メイン画像
------------------------------------------------------------*/
#main_area p.txt {
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px 0 10px;
}
#main_area p.txt span {
	font-size: 11px;
}
#main_area ul {
	/*width: 531px;*/
	width: 100%;
	/*タブが5つの場合は531px(デフォルト)	へ戻す*/
}
#main_area ul li {
	/*width:  135px;*/
	width: 50%;
	/*タブが5つの場合は135px(デフォルト)	へ戻す*/
	background: url("/cmn/img/kanto/kids/anchor_arrow.png") no-repeat center 50px;
	background-size: 7px auto;
}
#main_area ul li a {
	padding:  8px 15px 14px;
}
#main_area ul li: nth-of-type(1) a,
#main_area ul li: nth-of-type(4) a/*,
#main_area ul li: nth-of-type(5) a*/ {
	padding: 20px 15px 21px;
}


/*割引プラン
------------------------------------------------------------*/
#plan_area {
	background-color: #F7F6E5;
	padding-top: 10px;
	padding-bottom: 30px;
}
#plan_area h3 {
	margin-bottom: 29px;
}
#plan_area ul {
	margin-bottom: 20px;
}
#plan_area ul li {
	margin-bottom: 10px;
}
#plan_area ul li: nth-of-type(4) {
	margin: -3px 0 10px -1%;
}


/*6つの手配
------------------------------------------------------------*/
#point_arae {
	background-color: #F7F6E5;
	/* padding-top: 20px; */
	/* margin-bottom: 20px; */
}
#point_arae h3 {
	margin-bottom: 30px;
}
#point_arae ul.point {
	margin-bottom: 7px;
}
#point_arae ul.point li {
	overflow: hidden;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 12px 7px;
	border-radius: 5px;
}
#point_arae ul.point li > img {
	width: auto;
	height: 36px;
}
#point_arae ul.point li .txt {
	padding-left: 38px;
}
#point_arae ul.point li .txt p {
	line-height: 1.25;
	padding: 2px 0;
}
#point_arae ul.point li .txt p: not(.catch): not(.sub) {
}
#point_arae ul.point li .txt p.catch {
	color: #E97163;
	font-size: 17px;
	font-weight: bold;
}
#point_arae ul.point li .txt p.catch small {
	font-size: 11px;
}
#point_arae ul.point li .txt p.sub {
	color: #004098;
	font-size: 14px;
}
#point_arae ul.point li .txt p.sub strong {
	font-weight: bold;
}
#point_arae ul.kome {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.5;
}
#point_arae p.bnr {
	margin-bottom: 30px;
}
/* 旅行に行く前にチェック！ */
#check_area {
	background-color: #0092C8;
	padding: 11px 0 17px 0;
	overflow: hidden;
}
#check_area .inner10 > p {
	position: relative;
	min-height: 45px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #FFF100;
	font-size: 16px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 98px;
	margin-bottom: 7px;
}
#check_area .inner10 > p img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 45px;
}
#check_area ul {
	overflow: hidden;
}
#check_area ul > li {
	float: left;
	width: 49%;
	margin-bottom: 3px;
	margin-right: 3px;
}
#check_area ul > li: nth-of-type(2n+1) {
	clear: left;
	margin-right: 2%;
}
#check_area ul > li: last-child,
#check_area ul > li: nth-last-child(2): nth-child(odd)  {
	margin-bottom: 0;
}
#check_area ul > li a {
	display: block;

	background: url("/cmn/img/kanto/kids/ico_arrow01.png") no-repeat 93% center #FFF;
	background-size: auto 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #004098;
	font-weight: bold;
	padding: 13px 15px;
}





/*エリア
------------------------------------------------------------*/
#area_arae {
	padding: 30px;
	background-color: #FFF;
}
#area_arae h3 {
	margin-bottom: 30px;
}
#area_arae .box {
	position: relative;
	margin-bottom: 24px;
}
#area_arae .box: last-child {
	margin-bottom: 0;
}
#area_arae .box h4 {
	margin-top: 0;
}
#area_arae .box h4 img {
	width: auto;
	height: 75px;
}
#area_arae .box .txt p.ttl {
	color: #056568;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.33;
	padding-left: 157px;
}
#area_arae .box ul {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 10px;
}
#area_arae .box li {
	background: url("/cmn/img/kanto/kids/ico_check.png") no-repeat left 0;
	background-size: 14px auto;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.4;
	margin-bottom: 5px;
}
#area_arae .box ul li: last-of-type {
	margin-bottom: 0;
}
#area_arae .box li strong {
	color: #E97163;
	font-weight: bold;
}

#area_arae .box ul.type02 li  {
    float:  left;
    width:  50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*駐車場
------------------------------------------------------------*/
#parking ul.info {
	margin: 8px 0 3px 0;
}
#parking ul.info li {
	margin-bottom: 12px;
}
#parking ul.info li p.ttl {
	background-color: #8FC31F;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px;
	margin-bottom: 10px;
	color: #FFF;
}
#parking ul.info li: last-of-type {
	margin-bottom: 0;
}
#parking ul.info li: last-of-type p.ttl {
	background-color: #0092C8;
}
#parking ul.kome {
	margin-top: 14px;
	font-size: 12px;
	line-height: 1.5;
}

/* 幅による改行調整など */
@media screen and (max-width:  360px) {
	#point_arae ul.point li .txt p.catch {
		font-size:  16px;
	}
}
