@charset "utf-8";

article, aside, dialog, figure, footer, header, menu, nav, section{
	display: block;
	margin:0;
	padding:0;
}
body{
	width:100%;
	min-width:1280px;
	line-height:1.7;
	font-size:16px;
	padding:0;
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, "メイリオ";
	color:#222;
}
ul, ol, dl,dt,dd,div,ol,ul,li{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
li{list-style-type:none;}

textarea{font-size:100%;}

a{outline:none;border:0;}

img{vertical-align: middle;border:0;}

a:hover img,
.opa a:hover img,
input[type="image"]:hover{
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a:link{color:#1b71b8;text-decoration:underline;}
a:visited{color:#1b71b8;text-decoration:underline;}
a:hover{color:#e50202;text-decoration:underline;}
a:active{color:#1b71b8;text-decoration:underline;}

/*位置と状態*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.cen{text-align:center;}
.r{text-align:right;}
.l{text-align:left;}
.bold{font-weight:bold;}

/*余白*/
.mb05em{margin-bottom:0.5em;}
.mb1em{margin-bottom:1em;}
.mb20{margin-bottom:20px;}
.mb2em{margin-bottom:2em;}
.mb3em{margin-bottom:3em;}
.mb5em{margin-bottom:5em;}
.s_bottom{margin-bottom:60px;}
.ml1em{margin-left:1em;}
.ml2em{margin-left:2em;}
.jisage{
	padding-left:1em;
	text-indent:-1em;
}
input[type="checkbox"],
input[type="text"],
select{
	margin:0 4px 0 0;
}
/* form */
button, fieldset, form, input, label, legend, select, textarea {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:middle;
}
.red{color:#f00;}
.f11{font-size:11px;}
.f14{font-size:14px;}
.f24{font-size:24px;}
/*-----------------------------------------------
header
-----------------------------------------------*/
header{
	width:1280px;
	height:40px;
	margin:10px auto 20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, "メイリオ";
}
header:after{content: "";display: block;clear: both;}

header ul{
	float:left;
	margin:12px 10px 0 0;
}
header ul li{
	float:left;
	margin:0 20px 0 0;
	font-size:13px;
}
header .haader_tel{
	float:left;
	color:#f00;
	margin:12px 10px 0 0;
}
header .haader_time{
	float:left;
	margin:12px 20px 0 0;
}
header .header_btn{
	float:right;
}
header .header_btn img{
	float:left;
	margin:0 0 0 10px;
	width:40px;
	height:40px;
}
header a:link{color:#222; text-decoration:underline;}
header a:visited{color:#222; text-decoration:underline;}
header a:hover{color:#f00; text-decoration:underline;}
header a:active{color:#222; text-decoration:underline;}

.mainimg{
	width:1280px;
	height:1360px;
	margin:0 auto 40px;
	background:url(../img/mainimg.png) no-repeat;
}
.mainimg p{
	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
.mainimg .banner01{
	width:640px;
	height:156px;
	margin:720px auto 30px;
}
.mainimg .banner02{
	width:640px;
	height:156px;
	margin:0 auto;
}
.second_textarea{
	width:1280px;
	background:url(../img/img_second_textarea.jpg) no-repeat center bottom;
	margin:0 auto 60px;
}
.second_textarea_inner{
	width:960px;
	margin:0 auto;
	font-size:18px;
}
/*箇条書き*/
.kajo ul li{
	list-style-type:disc!important;
	margin:0 0 6px 16px;
}
.second_textarea_inner dl{
	width:960px;
	margin:0 auto;
}
.second_textarea_inner dl dt{
	color:#f00;
	text-decoration:underline;
	margin:0 0 10px 0;
	font-weight:bold;
text-shadow: 1px 1px 2px #fff;
}
.second_textarea_inner dl dd{
	margin:0 0 40px 0;
text-shadow: 1px 1px 2px #fff;
}



header .logo {
	float:left;
	display:block;
	width:380px;
	height:128px;
	margin:22px 0 0 0;
	background:url(../img/logo.png) no-repeat;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
header .logo:hover{opacity:0.5;}

header .header_info{
	float:right;
	width:304px;
	height:128px;
	margin:22px 0 0 0;
	background:url(../img/h_tel.png) no-repeat;
	position:relative;
}
header .header_info p{
	height:32px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;/*テキスト非表示*/
}
header .header_info .h_mail{
	position:absolute;
	bottom:0;
}
/*-----------------------------------------------
footer
-----------------------------------------------*/
footer{
	clear:both;
	width:100%;
	overflow:hidden;
}
.footer_inner{
	width:960px;
	margin:0 auto 10px;
}
.footer_inner:after{content: "";display: block;clear: both;}

.footer_logo{
	float:left;
	width:226px;
}
.footer_menu{
	float:right;
	width:700px;
	font-size:14px;
	margin:34px 0 0 0;
}
.footer_menu ul{
	width:700px;
	margin:0 0 6px 0;
}
.footer_menu ul:after{content: "";display: block;clear: both;}

.footer_menu ul li{
	float:left;
	margin:0 14px 0 0;
}
.footer_menu .haader_tel{
	color:#f00;
}
.footer_menu .haader_time{
	color:#000;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	display: block;
	width: 66px;
}
.copyright{
	color:#fff;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:12px;
	background:#074083;
}
footer a:link{color:#222; text-decoration:underline;}
footer a:visited{color:#222; text-decoration:underline;}
footer a:hover{color:#f00; text-decoration:underline;}
footer a:active{color:#222; text-decoration:underline;}

/*-----------------------------------------------
メインイメージ
-----------------------------------------------*/

.bg_mainimg{
	width: 1280px;
	height:480px;
	margin:0 0 0 -640px;
	position:absolute;
	top:0;
	left: 50%;
}
.mainimg .maincatch{
	width: 1280px;
	margin:0 auto;
	white-space: nowrap;text-indent: 100%;overflow: hidden;/*テキスト非表示*/
}
/*-----------------------------------------------
お知らせ
-----------------------------------------------*/
.informationarea{
width:960px;
margin:0 auto 30px;
}
.informationarea dl{
	width:960px;
	overflow:hidden;
}
.informationarea dl dt{
	clear:both;
	float:left;
	width:150px;
	margin:0 0 10px;
}
			.sred{/*NEWアイコン*/
				margin:0 10px 0 0;
				height:28px;
				line-height:28px;/*調整*/
				color:#fff;
				font-size:11px;
				padding:6px 4px;
				text-align:center;
				letter-spacing:-0.05em;
				background:#FF0000;
				font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
			}
			.spink{
				height:28px;
				line-height:28px;/*調整*/
				font-size:14px;
				padding:4px 4px;
				text-align:center;
				letter-spacing:-0.05em;
				background:#F2DCDB;
				font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;

			}
.informationarea dl dd{
margin:0 0 10px;
border-bottom:1px dotted #ccc;
padding:0 0 10px 150px;
}
.top_info dl dd a:link{text-decoration:underline;}
.top_info dl dd a:visited{text-decoration:underline;}
.top_info dl dd a:hover{text-decoration:underline;}
.top_info dl dd a:active{text-decoration:underline;}

/*-----------------------------------------------
コンテンツ
-----------------------------------------------*/
.bluearea{
	width:100%;
	padding:50px 0;
	background:url(../img/bk_bluearea.png) repeat-x;
}
.whiterea{
	width:100%;
	padding:40px 0;
	background:#fff;
}
.wrapper_inner{
	width:960px;
	margin:0 auto;
}
.photo_text{/*左に写真、右にテキスト*/
	width:960px;
overflow:hidden;
}
.photo_text:after{content: "";display: block;clear: both;}

.photo_text .photo{
	float:left;
	width:300px;
}
.photo_text .text{
	float:right;
	width:620px;
}
			.photo_text .photo_w480{
				float:left;
				width:480px;
			}
			.photo_text .text_w480{
				float:right;
				width:450px;
			}

/*お問合せはこちら*/
.bk_contact{
	width:760px;
	height:140px;
	margin:0 auto 0;
	background:url(../img/bk_contact.png) no-repeat;
	position:relative;
}
.bk_contact p{
	height:32px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;/*テキスト非表示*/
}
.bk_contact .btn_contact01{
	position:absolute;
	top:50px;
	right:30px;
}
/*-----------------------------------------------
住まい選び総合医とは
-----------------------------------------------*/
.title_about{
	width:960px;
	height:102px;
	margin:0 auto 50px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_about.png) no-repeat center 0;
}
/*-----------------------------------------------
研修の特徴・得られるメリット
-----------------------------------------------*/
.title_merit{
	width:960px;
	height:102px;
	margin:0 auto 30px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_merit.png) no-repeat center 0;
}
dl.text_bk_marit{
	width:960px;
	height:243px;
	margin:0 0 80px 0;
	background:url(../img/text_bk_marit.png) no-repeat;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
/*-----------------------------------------------
研修から成功までの流れ
-----------------------------------------------*/
.title_flow{
	width:960px;
	height:102px;
	margin:0 auto 30px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_flow.png) no-repeat center 0;
}
.text_6step{
	background:url(../img/text_6step.png) no-repeat;
}
.step6{
	width:960px;
	margin:0 0 30px 0;
}
.step6 ul{
	padding:0 0 0 30px;
	overflow:hidden;
}
.step6 ul:after{content: "";display: block;clear: both;}

.step6 ul li{
	float:left;
	width:274px;
	height:300px;
	margin:0 30px 30px 0;
	border:3px solid #0070C0;
	background:url(../img/icon_sogoi.png) no-repeat right 8px bottom 8px #fff;
}
dl.step6_inner{
	width:240px;
	margin:18px auto;
	font-size:14px;
}
dl.step6_inner dt{
	color:#074083;
	font-weight:bold;
	margin:0 0 1.5em 0;
}
/*-----------------------------------------------
安心して依頼できる仕組み
-----------------------------------------------*/
.title_anshin{
	width:960px;
	height:102px;
	margin:0 auto 30px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_anshin.png) no-repeat center 0;
}
dl.text_bk_mesod{
	width:960px;
	height:199px;
	margin:0 0 50px 0;
	background:url(../img/text_bk_mesod.png) no-repeat;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
.colum2box{
	width:960px;
	margin:0 0 30px 0;
}
.colum2box ul{
	padding:0 0 0 30px;
	overflow:hidden;
}
.colum2box ul:after{content: "";display: block;clear: both;}

.colum2box ul li{
	float:left;
	width:430px;
	height:370px;
	margin:0 30px 30px 0;
	border:3px solid #0070C0;
	padding:0 0 10px 0;
	background:url(../img/icon_sogoi.png) no-repeat right 10px bottom 10px #fff;
}
.colum2box ul li:nth-child(2n){
	margin:0 0 30px 0;
}
dl.colum2box_inner{
	width:390px;
	margin:18px auto;
	font-size:14px;
}
dl.colum2box_inner dt{
	margin:0 0 1.5em 0;
}
.colum2box ul li.wide{
	width:896px;
	height:auto;
	margin:0 30px 10px 0;
	padding:0 0 10px 0;
	border:3px solid #0070C0;
}
dl.colum2box_inner_wide{
	width:860px;
	margin:18px auto;
	font-size:14px;
	overflow:hidden;
}
dl.colum2box_inner_wide dt{
	margin:0 0 20px 0;
}
dl.colum2box_inner_wide dd.le{
	float:left;
	width:330px;
	background:#ffc;
	padding:18px 10px 10px 10px;
}
		dl.colum2box_inner_wide dd.text_plan03_1{
			float:left;
			width:390px;
			padding:0 10px 0 10px;
		}
		dl.colum2box_inner_wide dd.text_plan03_1 p{
			white-space: nowrap;text-indent: 100%;overflow: hidden;
			}
dl.colum2box_inner_wide dd.ri{
	float:right;
	width:490px;
}
		dl.colum2box_inner_wide dd.text_plan03_1_ri{
			float:right;
			width:420px;
		}
.underl{
	padding:0 0 6px 0;
	border-bottom:1px dotted #bbb;
}
dl.colum2box_inner_wide dd ol.bassui li{
	list-style-type:decimal;
	float:none;
	width:800px;
	height:auto;
	margin:0 auto 20px;
	padding:0;
	border:none;
	background:none;
}
/*-----------------------------------------------
費用とお支払について
-----------------------------------------------*/
.title_hiyo{
	width:960px;
	height:102px;
	margin:0 auto 30px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_hiyo.png) no-repeat center 0;
}
dl.text_bk_hiyo{
	width:960px;
	height:188px;
	margin:0 0 50px 0;
	background:url(../img/text_bk_hiyo.png) no-repeat;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
.text_plan03_1{
	width:397px;
	height:auto;

	white-space: nowrap;text-indent: 100%;overflow: hidden;
}
/*-----------------------------------------------
最新情報
-----------------------------------------------*/
.title_news{
	width:960px;
	height:102px;
	margin:0 auto 30px;
	white-space: nowrap;text-indent: 100%;overflow: hidden;
	background:url(../img/title_news.png) no-repeat center 0;
}
/*お知らせ*/
.informationarea{
width:960px;
margin:0 auto 30px;
}
.informationarea dl{
	width:960px;
	overflow:hidden;
}
.informationarea dl dt{
	clear:both;
	float:left;
	width:150px;
	margin:0 0 10px;
}
			.sred{/*NEWアイコン*/
				margin:0 10px 0 0;
				height:28px;
				line-height:28px;/*調整*/
				color:#fff;
				font-size:11px;
				padding:6px 4px;
				text-align:center;
				letter-spacing:-0.05em;
				background:#FF0000;
				font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
			}
			.spink{
				height:28px;
				line-height:28px;/*調整*/
				font-size:14px;
				padding:4px 4px;
				text-align:center;
				letter-spacing:-0.05em;
				background:#F2DCDB;
				font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
			}
.informationarea dl dd{
margin:0 0 10px;
border-bottom:1px dotted #ccc;
padding:0 0 10px 150px;
}
.top_info dl dd a:link{text-decoration:underline;}
.top_info dl dd a:visited{text-decoration:underline;}
.top_info dl dd a:hover{text-decoration:underline;}
.top_info dl dd a:active{text-decoration:underline;}

.linkarea{
	width:960px;
	margin:0 auto 50px;
}
.linkarea:after{content: "";display: block;clear: both;}

.linkarea .le{
	float:left;
	width:420px;
}
.linkarea .ri{
	float:right;
	width:500px;
}
