@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			https://www.e-life-fudosan.co.jp/
File name:			base.css (https://www.e-life-fudosan.co.jp/css/base.css)

-----------------------------------*/

/*-------------------------
__base_style
-------------------------*/

body {
	min-width:1020px;
	_display: inline;
	_zoom:1;}

#wrap {
	overflow:hidden;}

.header_com {
	text-align:left;
	font-size:14px;
	line-height:25px;
	background-color:#eee;}

.header_com span{
	display:block;
	width:980px;
	margin:0 auto;}
/*ASP HTML5版<H1>に適用させない為「:not」対応 180112 YAMADA*/

aside{ display: inline;}

/*-------------------------
__header
-------------------------*/

#header{
	z-index:100;}

#header #header_inner{
	width:980px;
	height:110px;
	margin:0 auto;}

#header #header_inner .logo{
	float:left;
	width:325px;
	height:40px;
	margin-top:35px;}

#header #header_inner .logo img{
     width: 100%; height: auto;}

#header #header_inner .head_contact{
	float:right;}

#header #header_inner ol {
	text-align:right;
	margin:10px 0 0 0;}

#header #header_inner ol li img{
	max-width:260px;
	width:100%;
	height:auto;}

#header #header_inner ol.co_design1 li {
	display: inline-block;
	*display: inline; /* IE7 and below */
	*zoom: 1; /* IE7 and below */
	vertical-align:top;}

#header #header_inner ol.co_design1 li a {
	padding: 12px 10px 10px 10px;
	margin: 10px 0 10px 10px;
	display: block;
	color:#DC0000!important;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	border:1px solid #DC0000;
	box-sizing:border-box;}

#header #header_inner ol.co_design1 li a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 5px 0 0;
	background: url("/images/common_mail_r.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#header #header_inner ol.co_design1 li a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;}

#header #header_inner .mypage.my_design1 {
	margin:7px 0 0 0;}

#header #header_inner .mypage.my_design1 li {
	display: inline-block;
	*display: inline; /* IE7 and below */
	*zoom: 1; /* IE7 and below */
	vertical-align:top;
	margin-left:5px;}

#header #header_inner .mypage.my_design1 li a{
	font-size:14px;
	display:block;
	background-color:#003092;/*------------------- color -------------------*/
	color:#fff;
	text-decoration:none;
	padding:10px 13px;
	border-radius:5px 5px 0 0/5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0/5px 5px 0 0;}
	
#header #header_inner .mypage.my_design1 li:nth-child(1) a:before{content: "";display: inline-block;width: 16px;height: 16px;margin: -3px 5px 0 0;background: url("../images/mysearch01.png") no-repeat;background-size: contain;vertical-align: middle;}
#header #header_inner .mypage.my_design1 li:nth-child(2) a:before{content: "";display: inline-block;width: 16px;height: 16px;margin: -3px 5px 0 0;background: url("../images/mysearch02.png") no-repeat;background-size: contain;vertical-align: middle;}
#header #header_inner .mypage.my_design1 li:nth-child(3) a:before{content: "";display: inline-block;width: 16px;height: 16px;margin: -3px 5px 0 0;background: url("../images/mysearch03.png") no-repeat;background-size: contain;vertical-align: middle;}

#header #header_inner .mypage.my_design1 li a:hover{ filter:alpha(opacity=60); opacity:0.6;}

#header #navi.na_design1 {
	width:100%;
	position:relative;
	background:url(../images/h_bg.png) repeat-x center top;
	border-bottom:1px solid #ddd;}

#header #navi.na_design1 ul {
	width:980px;
	margin:0 auto;
	zoom:1;}

#header #navi.na_design1 ul:after{
	content:"";display:block;clear:both;}

#header #navi.na_design1 ul li {
	/*display: inline-block;
	*display: inline;
	*zoom: 1;*/
	float:left;
	text-align:left;
	width: 16.66666%;
	width: calc((100% - 0px) / 6);
	width: -webkit-calc((100% - 0px) / 6);
	width: -moz-calc((100% - 0px) / 6);
	box-sizing:border-box;
	vertical-align:top;
	text-align:center;
	background:#003092/*------------------- color -------------------*/ url(../images/navi_bg02.png) repeat-x center top;}

#header #navi.na_design1 ul li a {
	display:block;
	line-height:20px;
	padding:29px 0 21px;
	font-size:16px;
	font-weight:700;
	color:#000;
	text-decoration:none;
	background:url(../images/navi_bg01.png) repeat-x center top;}

#header #navi.na_design1 ul li a:hover {
	background:none;}

/*-------------------------header2ここから-------------------------*/

#header #header_inner .head_contact ul{
	text-align:right;}

#header_inner .head_contact ul.my_design2 li{
	display:inline-block;
	margin-left:5px;}

#header_inner .head_contact ul.my_design2 li a{
	font-size:12px;
	display:block;
	background-color:#dcdddd;
	color:#000;
	text-decoration:none;
	padding:7px 10px;
	border-radius: 0 0 5px 5px/ 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px/ 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px/ 0 0 5px 5px;}

#header2 #header_inner .head_contact ul li a:hover{
	background-color:#eee;}

#header_inner .head_contact ol.co_design2{
	margin:10px 0 0 0;}

#header_inner .head_contact ol.co_design2 li{
	display:inline-block;
	vertical-align:top;}

#header_inner .head_contact ol.co_design2 li:first-child{
	margin:5px 10px 0 0;}

#header_inner .head_contact ol.co_design2 li a{
	padding: 12px 10px 10px 10px;
	margin: 9px 0;
	display: block;
	color: #003092 !important;
	background-color: rgba(0,48,146,0.2);
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	border:2px solid #003092;
	box-sizing:border-box;}

#header_inner .head_contact ol.co_design2 li a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 5px 0 0;
	background: url("/images/common_mail_b.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#header_inner .head_contact ol.co_design2 li a:hover{
	background-color: rgba(0,48,146,0.6);
 	color: #fff;}

#navi.na_design2{
	width:100%;
	height:60px;
	background-color:#003092;}

#navi.na_design2 ul{
	width:980px;
	margin:0 auto;}

#navi.na_design2 ul li{
	width:16.666%;
	display:inline-block;
	background-color:#fff;}

#navi.na_design2 ul li a{
	width:100%;
	height:60px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:60px;
	background-color:#003092;
	border-left:1px solid rgba(255,255,255,0.3);}

#navi.na_design2 ul li a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;}

#navi.na_design2 ul li:last-child a{
	border-right:1px solid rgba(255,255,255,0.3);}

/*-------------------------header3ここから-------------------------*/

#header_inner .head_contact ul.my_design3{
	text-align:right;
	border-right:1px solid #000;
	margin-top:10px;}

#header_inner .head_contact ul.my_design3 li{
	display:inline-block;
	border-left:1px solid #000;}

#header_inner .head_contact ul.my_design3 li a{
	font-size:12px;
	display:block;
	color:#000;
	text-decoration:none;
	padding:3px 14px 3px 14px;}

#header_inner .head_contact ul li a:hover{
	color:#999;}

#header_inner .head_contact ol.co_design3{
	margin:10px 0 0 0;}

#header_inner .head_contact ol.co_design3 li{
	display:inline-block;
	vertical-align:top;}

#header_inner .head_contact ol.co_design3 li:first-child{
	margin:5px 10px 0 0;}

#header_inner .head_contact ol.co_design3 li a{
	padding: 14px 12px 12px 12px;
	margin: 9px 0;
	display: block;
	color: #fff !important;
	background-color: #003092;
	text-decoration: none;
	font-weight: bold;
	font-size:15px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	box-sizing:border-box;}

#header_inner .head_contact ol.co_design3 li a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 7px 0 0;
	background: url("/images/common_mail_w.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#header_inner .head_contact ol.co_design3 li a:hover{
	background-color: rgba(0,48,146,0.6);}

#navi.na_design3{
	width:100%;
	height:60px;
	background-color:#eee;}

#navi.na_design3 ul{
	width:980px;
	margin:0 auto;
	box-sizing:border-box;}

#navi.na_design3 ul li{
	display:inline-block;
	padding:10px 0;
	
	margin-right:5px;
	float:left;
	text-align:left;
	width: 16.66666%;
	width: calc((100% - 26px) / 6);
	width: -webkit-calc((100% - 26px) / 6);
	width: -moz-calc((100% - 26px) / 6);
	box-sizing:border-box;
	font-weight:700;}

#navi.na_design3 ul li:nth-child(6){
	margin-right:0;}

#navi.na_design3 ul li a{
	text-align:center;
	width:100%;
	height:40px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:40px;
	background: linear-gradient( rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), #003092;
	background-color:#003092;
	border-radius:5px;}

#navi.na_design3 ul li a:hover{
	filter:alpha(opacity=70);
	opacity:0.7;}

/*-------------------------
__content
-------------------------*/
/*#content {
background:url(/images/content_bg.png) repeat-x center top;
}*/
#content_inner {
width:980px;
margin:0 auto;
padding-bottom:40px;
/*position:relative;
ASP stock ドラッグ動作不具合対応の為OUT 180112 YAMADA*/
}
#content .page_title {
padding:0 0 40px;
}
#content .page_title h1 {
text-align:left;
font-size:20px;
line-height:60px;
padding-left:30px;
background:#003092/*------------------- color -------------------*/ url(/images/page_title.png) no-repeat left top;
}
#main .page_caption {
text-align:left;
font-size:14px;
line-height:22px;
padding:5px 5px 0;
}
/*-------------------------
__topic_path
-------------------------*/
.topic_path {
clear: both;
text-align: left;
}
.topic_path ul {
padding:15px 0;
}
.topic_path li:first-child::before {
content: "";
margin: 0;
}
.topic_path li::before {
color: #000;
content: ">";
font-weight: 400;
margin-left: 5px;
margin-right: 5px;
}
.topic_path li {
color: #333;
display: inline-block;
font-size: 14px;
line-height: 20px;
}
#main .topic_path li {
margin:0;
}
.topic_path li a {
color: #333;
font-size: 14px;
line-height: 20px;
}
.topic_path li a:hover {
text-decoration: none;
}

/*-------------------------
__footer
-------------------------*/

#footer {
 background-color: #eee;}
#footer_inner {
width:980px;
margin:0 auto;
position:relative;
text-align:left;
}
#footer_inner .f_link {
padding:20px 0 10px;
border-bottom:#ccc solid 1px;
}
#footer_inner .f_link ul{}
#footer_inner .f_link ul li {
display: inline-block;
*display: inline; /* IE7 and below */
*zoom: 1; /* IE7 and below */
vertical-align:top;
padding:0 10px 10px 0;
}
#footer_inner .f_link ul li::before {
color: #ccc;
content: ">";
margin-left: 5px;
margin-right: 5px;
}
#footer_inner .f_link ul li a {
font-size:14px;
line-height:20px;
color:#003092/*------------------- color -------------------*/;
}
#footer_inner .f_link ul li a:hover {
color:#000
}

#footer_inner .f_com {
	border-top:#fff solid 1px;
	position:relative;
	margin-bottom:15px;}

#footer_inner .f_com .logo {
    width: 325px;
    height: 40px;
	padding:30px 0 10px;
	float:left;}

#footer_inner .f_com .logo img{
    width: 100%;
    height: auto;}

#footer_inner .f_com ol {
	float:right;
	margin-top:25px;}

#footer_inner .f_com ol li {
	vertical-align:middle;
	display: inline-block;
	*display: inline; /* IE7 and below */
	*zoom: 1; /* IE7 and below */
	vertical-align:top;}

#footer_inner .f_com ol li:first-child{
	margin:0 5px 0 5px;}

#footer_inner .f_link ul{}

#footer_inner .footer_security{
	margin:10px 0 0 0;
	float:right;}

#footer_inner .footer_security ul li{
	vertical-align:middle;
	display:inline-block;
	margin:0 5px;}

#footer_inner .footer_security ul li a{
	margin:0;
	padding:0;}

#footer_inner .footer_security ul li.pp_mark{
	background-color:#fff;
	width:75px;
	height:75px;
	padding:5px;
	box-sizing:border-box;
	border-radius:5px;}

#footer_inner .footer_security ul li a img{
	width:100%;
	height:auto;}

#footer_inner .f_com ol li img{
	width:225px;
	height:auto;}

/*---お問い合わせボタンデザイン1---*/

#footer_inner .f_com ol li.co_design1 a {
	padding: 12px 10px 10px 10px;
	margin: 10px 0 10px 5px;
	display: block;
	color:#DC0000!important;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	border:1px solid #DC0000;
	box-sizing:border-box;}

#footer_inner .f_com ol li.co_design1 a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 5px 0 0;
	background: url("/images/common_mail_r.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#footer_inner .f_com ol li.co_design1 a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;}

/*---お問い合わせボタンデザイン2---*/

#footer_inner .f_com ol.co_design2 li a{
	padding: 12px 10px 10px 10px;
	margin: 0;
	display: block;
	color: #003092 !important;
	background-color: rgba(0,48,146,0.2);
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	border:2px solid #003092;
	box-sizing:border-box;}

#footer_inner .f_com ol.co_design2 li a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 5px 0 0;
	background: url("/images/common_mail_b.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#footer_inner .f_com ol.co_design2 li a:hover{
	background-color: rgba(0,48,146,0.6);}

/*---お問い合わせボタンデザイン3--*/

#footer_inner .f_com ol.co_design3 li a{
	padding: 14px 12px 12px 12px;
	display: block;
	color: #fff !important;
	background-color: #003092;
	text-decoration: none;
	font-weight: bold;
	font-size:15px;
	border-radius: 5px;
	text-align:center;
	text-decoration:none !important;
	box-sizing:border-box;}

#footer_inner .f_com ol.co_design3 li a:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -3px 7px 0 0;
	background: url("/images/common_mail_w.png") no-repeat;
	background-size: contain;
	vertical-align: middle;}

#footer_inner .f_com ol.co_design3 li a:hover{
	background-color: rgba(0,48,146,0.6);}


#footer .copyright {
font-size:14px;
line-height:40px;
text-align:center;
color:#fff;
 background-color: #003092/*------------------- color -------------------*/;
}
.re_top {
bottom: 60px;
display: none;
height: 80px;
position: fixed;
right: 20px;
width: 80px;
}
.re_top a {
filter:alpha(opacity=60);
opacity:0.6;
}
.re_top a:hover {
filter:alpha(opacity=40);
opacity:0.4;
}


/*-------------------------
__asp_content
-------------------------*/
#asp_content {
padding:0;
}
#asp_content .asp_pageTitle,
#asp_content .asp_page_title,
#asp_ms_header .asp_page_title {
background: #003092/*------------------- color -------------------*/ url("/images/page_title.png") no-repeat scroll left top;
font-size: 20px;
font-weight: 400;
line-height: 60px;
height: 60px;
padding:0 0 0 30px;
text-align: left;
margin:0 0 40px;
color:#000;
}
#asp_content #er {
font-size: 20px;
line-height:30px;
padding:40px 0;
}
#asp_ms_header {
padding:0;
}
.asp_topic_path {
clear: both;
text-align: left;
padding:0;
}
.asp_topic_path dl {
padding:15px 0;
}
.asp_topic_path dd::before {
color: #000;
content: ">";
font-weight: 400;
margin-left: 5px;
margin-right: 5px;
}
.asp_topic_path dt,
.asp_topic_path dd {
color: #333;
display: inline-block;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.asp_topic_path dt a,
.asp_topic_path dd a {
color: #333;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
.asp_topic_path dt a:hover,
.asp_topic_path dd a:hover {
text-decoration: none;
}
#asp_ms_header .kind_title {
display:block;
font-size:20px;
font-weight:400;
text-align:left;
color:#003092;/*------------------- color -------------------*/
padding:0 0 0 15px;
border-left:#003092/*------------------- color -------------------*/ double 10px;
margin:0 10px;
}
.chenge {
top:115px;
}
#asp_content #select_station {
padding: 5px;
}
#condition_more .notice {
font-size:14px;
padding-bottom:5px;
}
#asp_content #fform #cond_type_sub label,
#asp_content #fform #cond_scale label {
padding: 0 0 0 30px;
}
#asp_content #fform label.radio,
#asp_content #fform label.check {
padding: 0 0 0 25px;
}

#asp_content .box_member {
    padding-bottom: 20px;
    width: 750px;
    height: auto;}
#asp_content .box_member a {
    display: block;
    width: 750px;}
#asp_content .box_member a img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease;}

#asp_content .box_member a:hover img {
    width: 100%;
    height: auto;
    filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}

.asp_side_navi .s_member li button,
.asp_side_navi .s_member_logout li button {
    width:190px;}

.asp_side_navi .s_member li:first-child,
.asp_side_navi .s_member_logout li:first-child {
    text-align:center;}

/*-------------------------
__404
-------------------------*/

#error {
padding-bottom: 60px;
}
#error h4 {
border-left: 10px double #003092/*------------------- color -------------------*/;
color: #003092;/*------------------- color -------------------*/
font-size: 20px;
padding: 0 0 0 15px;
text-align: left;
margin-bottom:30px;
}
#error p {
font-size: 1.4em;
line-height: 1.6;
color: #000;
text-align: left;
padding-bottom: 20px;
}
#error ul {
padding-bottom: 20px;
text-align: left;
padding-bottom: 60px;
}
#error li {
font-size: 1.4em;
line-height: 1.6;
color: #000;
list-style-type: disc;
list-style-position: inside;
}
#error .foot {
font-size: 1.4em;
line-height: 1;
color: #000;
border-top:1px dotted #CCC;
padding-top: 10px;
}
#error a {
color: #003092/*------------------- color -------------------*/;
text-decoration: underline;
}
#error a:hover {
text-decoration: none;
}