@charset "utf-8";

a#skip{
	display:none;
}

/*----------------------------------------------------------
	skip link
----------------------------------------------------------*/
.hiddenItem{
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*----------------------------------------------------------
	HeaderArea
----------------------------------------------------------*/
#HeaderArea,
#HeaderArea02{
	width:100%;
	border-top:4px solid #A9D935;
}

#logo {
	display:none;
}

.logo-visible{
	display:inherit !important;
}
/* 2015.05.26 ADD BEGIN*/
/*
body#index #logo img{
	width:100%;
}
*/
/*body#index*/ #HeaderArea{
	position: relative;
}
/*body#index*/ #logo img {
	width: 230px;
}

/*#index */#logo{
	padding-left:4%;
}

/* 2015.05.26 ADD END */

#Headnavi01{
	display:none;
}
#Headnavi02{
	display:none;
}

#tel{
	display:none;
}

#GnaviArea{
	display:none;
}
.underHead div{
	float:left;
	border-right:1px solid #CCCCCC;
	}

.underHead h1{
	float:left;
	}

/*----------------------------------------------------------
	Header Info
----------------------------------------------------------*/
a#skip{
	display:none;
}

#HeadInformation {
	display:none;
}

/*----------------------------------------------------------
	TitleArea
----------------------------------------------------------*/
#TtlArea{
	width:100%;
	background:url("../images/ttl_bg.gif") repeat-x top;
	border-top:1px solid #B2C1B2;
	margin-bottom:20px;
}

#planList #TtlArea,
#detail #TtlArea {
	margin-bottom: 0px;
}


	#TtlArea-in{
		padding:10px;
		margin:0 auto;
		position:relative;

	}

	#planList #TtlArea-in,
	#detail #TtlArea-in {
		padding: 0;
	}

		#TtlArea-step{
			position:absolute;
			left:0;
			top:55px;
		}

		#planList #TtlArea-step,
		#detail #TtlArea-step {
			position: static;
		}

			#TtlArea-step img{
				width:100%;
			}

.SPPrevBtn a{
		position:absolute;
		right:0;
		top:0;
		background:url("../images_m/sp_ttl_linebg.gif") repeat-y left;
		height:100%;
}
	.SPPrevBtn a img{
		margin:10px 0 0 5px;
	}

#planList #TtlArea,
#detail #TtlArea{
	background: none;
	/*margin-bottom: 0;*/
	border-top: 4px solid #A9D935;
}

#planList #TtlArea,
#detail #TtlArea{
	padding: 0;
}

	#planList #TtlArea-in h1,
	#planList .SPPrevBtn,
	#detail #TtlArea-in h1,
	#detail .SPPrevBtn{
		display: none;
}

/*#planList #TtlArea-step,
#detail  #TtlArea-step{
	top: 0!important;
}*/

#TtlArea02{
	width:100%;
	background:url("../images/ttl_bg.gif") repeat-x top;
	border-top:1px solid #B2C1B2;
}
	#TtlArea-in02{
		padding:10px;
		margin:0 auto;
		position:relative;
	}

	#TtlArea-step02{
		position:absolute;
		left:0;
		top:55px;
		/*background:#f90;*/
		width:100%;
	}
	#TtlArea-step02 img{
		width:100%;
	}
#TtlArea02 + div{
	padding-top:30px;
}

	/*HELP*/
	#TtlArea-inHelp{
		padding:10px;
		margin:0 auto;
		position:relative;
	}

/*----------------------------------------------------------
	Container
----------------------------------------------------------*/
#Container{
}
	#Container h2{
		font-size: 153.9%;/*20px*/
		/*font-size: 20px;*/
		font-weight:bold;
		border-bottom:4px solid #A9D935;
		color:#333;
		clear:both;
	}

.contPageTop{
	display:none;
	}

/*Left*/
#LeftContents{
}




/*Right*/
#RightContents{
}
#RightContents > h3{
	display:none;
}
#SideMenu{
	display:none;
	}
	#SideMenu li{
		list-style:none;
		padding:10px 10px 10px 25px;
		background:#fff url("../images/sm_list.gif") no-repeat 10px 50%;
		margin-bottom:5px;
		border-bottom:1px solid #BFBFBF;
	}
	#SideMenu li:hover, #SideMenu li.current{
		background-color:#ECF7D2;
	}

	#SideMenu li a, #SideMenu li a:link, #SideMenu li a:visited{
		color:#666;
		text-decoration:none;
	}
	#SideMenu li a:hover, #SideMenu li a:active{
		color:#666;
		text-decoration:un
	}

/*--reserveBox--*/

#reserveBox{
}

/*----------------------------------------------------------
	footer
----------------------------------------------------------*/

#InfoArea{
	display:none;
	}


#FootInfoArea{
	display:none;
}

#copy{
	display:none;
}

#pagetop{
	display:none;
}

#Footer_m{

}
	#Footer_m .submenu{
		margin:20px auto;
		text-align:center;}

		#Footer_m .submenu ul.subArea{
			border:1px solid #CCCCCC;
			border-radius: 5px;
			margin:0 5%;
			}

			#Footer_m .submenu .subArea li{
				list-style:none;
				padding:5px 0;
				border-bottom:1px solid #CCCCCC;
				}


			#Footer_m .submenu li.btm{
				border:none!important;
				}

					#Footer_m .submenu .subArea li ul li{
						list-style:none;
						padding:5px 12%;
						border-bottom:none;
						text-align:left;
						}


	#Footer_m .infoArea{
		border-top:1px #CCCCCC solid;
		padding:4%;
		}

		#Footer_m .infoArea h3{
			margin-bottom:10px;
			}

		#Footer_m .infoArea p{
			margin-bottom:7px;
			}


		#Footer_m .infoArea .infoL{
			float:left;
			padding-left:4%;
			}

		#Footer_m .infoArea .infoR{
			float:right;
			padding-right:4%;
			}

	#Footer_m .infotxt{
		font-size:10px;
		letter-spacing:-0.1em
		}

	#Footer_m #SPcopy{
		text-align:center;
		background:#333;
		font-size:80%;
		color:#fff;
		padding:5px 0;
	}








		/* ---------- 2015.1 ---------- */
#top #HeaderArea{
	border-top: none!important;
}
/* navigation */
#sp_navMenu{
	position:absolute;
	width:100%;
	top:0;
	right:0;
	z-index:100;}
	#sp_navMenu p{
		position:absolute;
		display:block;
		width:62px;
		height:62px;
		top:0;
		right:0;
		text-indent:-9999px;
		background:url("../../images/index/ico_menu.gif") no-repeat 0 0;
		border-left: 1px solid #ddd;
		}
	#sp_navMenu p.open{
		background:url("../../images/index/ico_menu.gif") no-repeat 0 0;
		}
	#sp_navMenu p , #sp_navMenu p.open{
		background-size:contain;
		}
	#sp_navMenu ul.menuList{
		position:absolute;
		width:100%;
		top:66px;
		background:#fff;
		display:none;
		box-shadow:inset 0 2px 2px #888;
		-moz-box-shadow:0 2px 2px #888;
		-webkit-box-shadow:0 2px 2px #888;
		z-index:9999;
		}
		#sp_navMenu ul.menuList li{
			list-style-type:none;
			border-top: 1px solid #ddd;}
		#sp_navMenu ul.menuList li:first-child{ border: none;}
		#sp_navMenu ul.menuList li a{
			position: relative;
			display:block;
			margin-left: 5%;
			font-weight:bold;
			line-height:50px;
			text-decoration:none;
			}
		#sp_navMenu ul.menuList li a:after{
			position: absolute;
			top: 50%;
			right: 4%;
			display:block;
			width:30px;
			height:30px;
			margin-top: -15px;
			background: url("../../images/index/icon_next.gif") no-repeat center center;
			background-size: contain;
		}


#topBlock{
	width:100%;
	/*background: url("../../images/bg_topBlock.gif") repeat ;*/
	border-top:4px solid #A9D935;
}

/* ----- 20160202 ----- */

/*.helpMenu a{
	background: url("../images/ico_helpsp.gif") no-repeat left center;
	padding-left: 6%;
}*/

.menuListSub {
	color: #fff!important;
	background: #666;
}

.menuListSub_title {
	color: #b9b9b9;
	position: relative;
	display: block;
	margin-left: 5%;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
}

.menuListSub li {
	border-top: 1px dashed #c4c4c4!important;
}

.menuListSub li a {
	margin-left: 10%!important;
}

.menuListSub li a:link,
.menuListSub a:visited {
	color: #fff;
}






#headnaviNew {
	display: none;
}

#TtlAreaNew{
	width:100%;
	background:url("../images/ttl_bg.gif") repeat-x top;
	border-top:1px solid #B2C1B2;
	margin-bottom:30px;
}

#planList #TtlAreaNew,
#detail #TtlAreaNew {
	margin-bottom: 0px;
}


#TtlAreaNew-in{
	padding:10px 10px 6px;
	margin:0 auto;
	position:relative;
}

#planList #TtlAreaNew-in,
#detail #TtlAreaNew-in {
	padding: 0;
}

#TtlAreaNew-step{
	position:absolute;
	left:0;
	top:55px;
}

#planList #TtlAreaNew-step,
#detail #TtlAreaNew-step {
	position: static;
}

#TtlAreaNew-step img{
	width:100%;
}

.SPPrevBtn a{
	position:absolute;
	right:0;
	top:0;
	background:url("../images_m/sp_ttl_linebg.gif") repeat-y left;
	height:100%;
}
.SPPrevBtn a img{
	margin:10px 0 0 5px;
}

#planList #TtlAreaNew,
#detail #TtlAreaNew{
	background: none;
	/*margin-bottom: 0;*/
	border-top: 4px solid #A9D935;
}

#planList #TtlAreaNew,
#detail #TtlAreaNew{
	padding: 0;
}

#planList #TtlAreaNew-in .reserve_stepTtl,
#planList .SPPrevBtn,
#detail #TtlAreaNew-in .reserve_stepTtl,
#detail .SPPrevBtn{
	display: none;
}

#planList .reserve_step,
#detail  .reserve_step{
	position: static;
}

.reserve_stepTtl {
    color: #333;
}

.reserve_stepTtl h1 {
	font-size: 160%;
    font-weight: bold;
}

.reserve_stepTtl p {
	font-size: 90%;
}

.reserve_step {
	position: absolute;
	top: 58px;
	left: 0;
	width: 100%;
	/*background: #E2E2E2;*/
}

.reserve_step ul {
	display: none;
}

.reserve_step img {
	width: 100%;
	height: auto;
}

/* 2017.04.24 ADD START */
.underHead h1 img {
  width: 242px;
  height: auto;
  margin:10px 0 0 10px;
}
.underHead h1:first-child img {
  width: 242px;
  margin:0 !important;
}
/* 2017.04.24 ADD END */
