@charset "utf-8";
/*** INDEX KARENT ***/
*{
	margin:0;
	padding:0;
}
html,body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#577cc3;
	text-decoration:none;
	cursor:pointer;
}
li{list-style:none;}
.clear{clear:both;}
main, article{
	display:block;
}
/*** INDEX CONTENTS ***/
#idx_h1{
	background:url(../images/index/bg_h1.jpg) repeat-x;
}
#idx_h1_txt{
	width:1000px;
	margin:0 auto;
	display:table;
}
#idx_h1_txt h1, .h1_r{
	display:table-cell;
	line-height:28px;
	color:#FFF;
}
#idx_h1_txt h1{
	text-align:right;
}
#idx_h1_txt .h1_r{
	text-align:left;
}
#idx_art{
	background:#FFF url(../images/index/back.jpg) center top;
	height:806px;
	position:relative;
	color:#FFF;
}
#idx_art_ul{
	width:400px;
	margin:0 auto;
	padding-top:130px;
}
.idx_tel{
	padding:100px 0 20px 0;
}
.idx_contact_txt{
	border-radius:6px;
	background:#0279e9;
	width:300px;
	margin:0 auto;
	padding:2px 0;
}
#idx_h2{
	background: url(../images/index/bg_h1.jpg) repeat-x;
	text-align:center;
	line-height:28px;
	color:#FFF;
}
/*** NAV BOTTON ***/
#idx_nav{
	padding-top:20px;
}
#idx_nav_btn{
	display:table;
	width:400px;
	margin:0 auto;
}
.idx_enter,.idx_exit{
	display:table-cell;
	width:50%;
}
.idx_enter,.idx_exit{
	vertical-align:middle;
}
.idx_enter a img:hover{
	opacity:0.7;
}
/*** INDEX BOTTOM ***/
#idx_bottom{
	background:#FFF url(../images/index/bg_bottom.png) repeat-y;
}
#idx_txt_ul{
	width:960px;
	margin:0 auto;
	padding:40px 0;
	color:#000;
}
#idx_txt_ul li{
	text-align:center;
	padding:10px 0;
}
#idx_txt_ul li p{
	line-height:1.3;
}
#idx_txt_ul .idx_txt_li_bottom{
	text-align:center;
	padding:40px 0 10px 0;
}
#idx_txt_ul .idx_txt_li_bottom p{
	line-height:1.3;
}
#idx_foot{
	width:100%;
	padding:20px 0;
	box-sizing:border-box;
}
#idx_foot ul{
	margin:0 auto;
	display:table;
}
#idx_foot li{
	display:table-cell;
	padding:0 2px;
}
#idx_foot li a{
	text-decoration:underline;
}
#idx_foot_copy{
	padding-bottom:20px;
}
#idx_foot_copy a{
	text-decoration:underline;
}
/*** INDEX LINK ***/
#idx_ttl_link{
	background: url(../images/index/bg_link_type.png) no-repeat;
	width:944px;
	height:50px;
	margin:0 auto;
}
#idx_ttl_link h3{
	font-weight:bold;
	text-align:left;
	line-height:40px;
}
#idx_banner468{
	width:944px;
	margin:0 auto;
}
#idx_banner468 ul{
	display:table;
	font-size:0;
	table-layout:fixed;
}
#idx_banner468 li{
	display:inline-block;
	padding:2px;
	box-sizing:border-box;
	vertical-align:top;
}
#idx_banner200_80{
	width:944px;
	margin:0 auto;
}
.idx_banner_ul{
	font-size:0;
	padding:10px 0;
}
.idx_banner_li{
	display:inline-block;
	box-sizing:border-box;
	padding:2px;
}
#page_top{
	width:140px;
	height:40px;
	padding:20px 0;
	margin:0 auto;
}
#page_top a img:hover{
	opacity:0.7;
}