
#main_visual_in{
	text-align: center;	
}


/*
------------ #top_news ------------
*/

#top_news{
	float: left;
	max-width: 580px;
	width: 58.3%;
}

#top_news_list{
	border-top: 1px solid #e2e0d8;
	margin: 0 0 7% 0;
}

#top_news_list li{
	display: table;
	width: 100%;
	border-bottom: 1px solid #e2e0d8;	
}

#top_news_list li h3{
	width: 7em;
	display: table-cell;
	padding: 15px 15px 15px 0;
	font-size: 130%;
	color: #faa434;
}

#top_news_list li p{
	display: table-cell;
	padding: 15px 0 15px 0;
	font-size: 130%;
	line-height: 2;
	color: #faa434;
}

/*
------------ #top_banner ------------
*/

#top_banner{
	float: right;
	width: 36.4%;	
}

#top_banner li{
	margin: 0 0 20px 0;	
}

/*
------------------------ #visual_list ------------------------
*/

#main_visual01{
	background: url(../img/main_visual.jpg) center center;
	background-size: cover;
	overflow: hidden;
}

#main_visual01_in{
	max-width: 960px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#main_visual01_in h2{
	position: absolute;
	font-family: 'hannari';
	font-size: 200%;
	line-height: 2;
	top: 50%;
	left: 67px;
	margin: -3em 0 0 0;
}

#visual_list_wrap{
	position: relative;
	z-index: 2;
	margin: 2px 0 0 0;
	overflow: hidden;
	height: 110px;
	background: #ffffff;
}

#visual_list{
	position: relative;
	left: 0;
}

#visual_list ul{
	float: left;	
}

#visual_list li{
	float: left;
	width: 190px;
	height: 110px;
	padding: 0 1px;
}

#circle_bg{
	position: absolute;
	width: 469px;
	height: 469px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: url(../../common/img/bg/bg_img01.gif);
	top: 50%;
	right: 30px;
	margin: -235px 0 0 0;
}

#movie_switch{
	cursor: pointer;
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 340px;
	height: 340px;
	border: 14px solid #faa434;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	right: 98px;
	margin: -170px 0 0 0;
	text-align: center;
	z-index: 4;
}

#movie_switch:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	margin: 0 0 0 -1px;	
}

#movie_switch_in{
	position: relative;
	z-index: 2;
	display: inline-block;
	vertical-align: middle;	
}

#movie_switch_in h3{
	font-family: 'hannari';
	font-size: 200%;
	letter-spacing: 0.05em;
}

#movie_switch_in p{
	font-size: 120%;
	letter-spacing: 0.05em;
}

#switch_bg{
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 1;
	width: 322px;
	height: 322px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
}

#switch_bg img{	
	-webkit-border-radius: 161px;
	-moz-border-radius: 161px;
	border-radius: 161px;
}

#switch_obg{
	position: relative;
	display: inline-block;
	width: 44px;
	height: 44px;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #494949;
	margin: 20px 0;
}

#switch_obg:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -4px;
	border: 10px solid transparent;
	border-left-color:  #ffffff;
}

#visual_bg{
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: -122px;
}

.tab_title{
	text-align: center;
	height: 130px;
	background: #f6f4ed;	
}

.tab_title:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}

.tab_title span{
	padding: 45px 0 0 0;
	font-family: 'hannari';
	display: inline-block;
	vertical-align: middle;
	font-size: 230%;
}

.tab01 .tab_title span{
	background: url(../../common/img/icon/icon_facility.png) no-repeat top center;
}

.tab02 .tab_title span{
	background: url(../../common/img/icon/icon_house.png) no-repeat top center;
}

.tab03 .tab_title span{
	background: url(../../common/img/icon/icon_bus.png) no-repeat top center;
}

.sercice_title{
	text-align: center;
	padding: 0.5em 0;
	font-size: 150%;
	line-height: 1.5;
	color: #ffffff;
	background: #faa434;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.menu_wrap{
	display: table;
	width: 100%;	
}

.menu_wrap .menu_content{
	width: 50%;
	display: table-cell;
	vertical-align: top;
	background: #fef6d4;
}

.menu_wrap .menu_content .text{
	border-top: 5px solid #ffffff;
	padding: 20px 23px;
}

.menu_wrap .menu_content .text ul li{
	font-size: 150%;
	line-height: 2;	
}

.menu_wrap .menu_content .text ul li:before{
	content: "・";
}

.menu_wrap .menu_content.left{
	border-right: 20px solid #ffffff;
}

.menu_wrap .menu_content.right{
	border-left: 20px solid #ffffff;
}

.flow_content{
	margin: 40px 0 0 0;	
}

.end {
	border-bottom: 1px solid #e2e0d8;
	padding: 0 0 100px;
}

.flow_content .btn_area{
	margin: 15px 0 0 0;	
}

.flow_content .btn_area .btn_wrap{
	margin-right: 10px;
	margin-bottom: 10px;	
}

.flow_content .step_title{
	font-size: 220%;
	font-family: 'hannari';
	padding: 0 0 6px 0;
	border-bottom: 1px solid #e2e0d8;
	margin: 0 0 30px 0;
}

.flow_content_in{
	display: table;
	width: 100%;
}

.flow_content_in .image{
	display: table-cell;
	vertical-align: top;
	width: 290px;
}

.flow_content_in .image figure{
	width: 290px;
}

.flow_content_in .text{
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 30px;
}

.flow_content .step_title2{
	font-size: 220%;
	font-family: 'hannari';
	color: #faa434;
	margin: 0 0 18px 0;
}

.flow_content p{
	font-size: 150%;
	line-height: 1.6;
}

@media screen and (min-width: 701px) and (max-width: 960px) {
}

@media screen and (max-width: 700px){
	#top_news{ float: none; width: auto; margin: 0 0 8% 0;}
	#top_news_list li{ display: block; padding: 13px 0 5px 0;}
	#top_news_list li h3{ display: block; width: auto; padding: 0 0 5px 0;}
	#top_news_list li p{ display: block; width: auto; padding: 0;}
	#top_banner{ float: none; width: auto; text-align: center;}
	
	.menu_wrap{ display: block; }
	.menu_wrap .menu_content{ display: block !important; border: none !important; width: 100% !important; margin: 0 0 20px 0 !important;}
	.flow_content_in{ display: block; }
	.flow_content_in .image{ display: block; width: 100%;}
	.flow_content_in .text{ display: block; width: 100%; margin: 20px 0 0 0; padding: 0;}
	.menu_wrap .menu_content.right{ border: none;}
}
