@charset "utf-8";


#contents-inner-page .totop {margin:20px auto 20px auto; text-align:right;}

#contents-inner-page{
	width:700px;
	margin:0 auto 0 auto;
	line-height:1.6;
}

#contents-inner-page .sp_space{display:none;}


#contents-inner-page .pc_none{
	display:none;
}

#contents-inner-page img.pc_none{
	display:none;
}
#contents-inner-page .asset-body ul.menu_s{ display:flex; justify-content:center;}

#contents-inner-page .asset-body ul.menu_s li {
	padding:0 15px 0 15px;
}


#contents-inner-page .asset-body h4{
	font-weight: bold;
	color: #000;
	border-left:6px solid #7d412d;
	padding: 8px 0 5px 8px;
	background:#eeeeee;
}
#contents-inner-page .asset-body .case_detail .house_list h4{font-weight: normal;padding-top:6px;color: #000;background:none!important; -webkit-text-stroke-width: .5px !important;}

.noborderTable img,
#contents-inner-page .asset-body p a img{
border:#ccc solid 1px;
background:#fff;
padding:3px;
margin:10px 10px 7px 0;
}

#contents-inner-page .case_detail .house_list .catch{ margin:0 0 0 -23px;}


#contents-inner-page .case_detail table{background: none !important; width:100% !important;}

#contents-inner-page .case_detail table *{background: none !important; vertical-align:top;}
#contents-inner-page .case_detail .house_list table{ margin-left:-34px;}
#contents-inner-page .case_detail .house_list > table:nth-of-type(1){ margin-left:0}

#contents-inner-page .case_detail table:nth-of-type(2) td{ width:50%;text-align:center !important; padding:0 10px 60px 10px !important; }
#contents-inner-page .case_detail .house_list table:nth-of-type(2) td{ text-align:left !important;}

#contents-inner-page .case_detail table td img{ margin:0 0 10px 0; height:270px !important; width:auto !important; box-sizing:border-box;}
#contents-inner-page .case_detail table td p >img {display:block;margin:0 auto 10px auto; }
#contents-inner-page .case_detail table td p {max-width:360px !important; overflow:hidden;}

#contents-inner-page .case_detail p{margin:0 0 0 15px;}
#contents-inner-page .case_detail table p{margin:0 0 0 0; text-align:left !important; }




/*============================================
お問い合わせフォーム
============================================*/
#contents-inner-page #inquiry {
padding:0 20px 20px 20px;
border:3px solid #DDD;
border-radius:6px;
background:#F7F7F7;
line-height:1;
}
#contents-inner-page #inquiry .h {
padding:7px 0 0 80px;
height:69px;
box-sizing:border-box;
display:table-cell;
vertical-align:middle;
color:#661B04;
font-size:24px;
font-weight:normal;
background:url(/UsersDir/images/page/common/inquiry_h.png) no-repeat left top;
}
#contents-inner-page #inquiry .tel {
vertical-align:top;
width:320px;
}
#contents-inner-page #inquiry .tel .text {
border-radius:3px;
border:1px #FF7A00 solid;
padding:5px 5px 3px 5px;
margin:0 0 5px 0;
color:#FF7A00;
text-align:center;
 font-weight: normal; -webkit-text-stroke-width: .9px;
font-size:14px;
letter-spacing:0.05em;
background:#FFF;
}
#contents-inner-page #inquiry .tel .num {
margin:0 0 10px 0;
padding-left:45px;
font-size:41px;
font-weight:bold;
/*font-family: "Century Gothic",Verdana,Arial,sans-serif;*/
color:#333;
white-space:nowrap;
background:url(/UsersDir/images/page/common/inquiry_num.png) no-repeat left 2px;
}
#contents-inner-page #inquiry .tel .open {
font-size:12px; text-align:center; margin-bottom:10px;
}

#contents-inner-page #inquiry .mail {
vertical-align:top;
width:320px;
}
#contents-inner-page #inquiry .mail .btn {
border-radius:6px;
font-size:20px;
text-align:center;
border:1px #FF7A00 solid;
background-image: -moz-linear-gradient(top, #FF9A00, #F50);
background-image: -webkit-linear-gradient(top, #FF9A00, #F50);
background-image: linear-gradient(to bottom, #FF9A00, #F50);
display:block;
}
#contents-inner-page #inquiry .mail .btn a {
	display:block;
	color:#FFF;
	text-shadow: -1px 1px 0 rgba(0,0,0,0.1);
	text-decoration:none;
	padding:20px 10px 18px 10px;
	letter-spacing:0.1em;
	font-weight: normal; -webkit-text-stroke-width: .9px;
}
#contents-inner-page #inquiry .mail .btn a span {
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.5em;
	margin-bottom:12px;
	padding:0 10px 12px 10px;
	border-bottom:1px #FF6B00 solid;
	display:inline-block;
	 -webkit-text-stroke-width: 0;
}





/*============================================
ボタン
============================================*/
#contents-inner-page ul.btn_pager {
	overflow:hidden;
}
#contents-inner-page ul.btn_pager li {
	width:auto;
	font-size:16px;
	font-weight:bold;
	background-color:#EFEFEF;
	background:url(../../UsersDir/images/page/common/indent.png),-moz-linear-gradient(top, #FFF, #EFEFEF);
	background:url(../../UsersDir/images/page/common/indent.png),-webkit-linear-gradient(top, #FFF, #EFEFEF);
	background:url(../../UsersDir/images/page/common/indent.png),linear-gradient(to bottom, #FFF, #EFEFEF);
	background:url(../../UsersDir/images/page/common/indent.png),-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
	-pie-background:url(../../UsersDir/images/page/common/indent.png),linear-gradient(top, #FFF, #EFEFEF);	
	background-repeat:no-repeat;
	background-position:95% center;
	border: 1px solid #DDD;
	border-radius:3px;
	box-sizing:border-box;
	float:right;
	
	}
#contents-inner-page ul.btn_pager li a {
	display:block;
	padding:6px 40px 5px 20px;
	color:#4D4D4D;
	text-decoration:none;
	text-shadow:-1px 1px 0 rgba(255,255,255,1);
}




/*============================================
空き家管理・見廻りサービス（/page/i-29/）
============================================*/
#contents-inner-page .akiya {}

#contents-inner-page .akiya h3 {
	position: relative;
	font-size:30px;
	font-weight:normal;
	color:#661B04;
	margin:0 0 30px 0;
	padding:5px 20px 3px 20px;
	border:1px solid #CCC;
	border-radius:6px;
	background-image: -moz-linear-gradient(top, #FFF, #EEE);
	background-image: -webkit-linear-gradient(top,  #FFF, #EEE);
	background-image: linear-gradient(to bottom,  #FFF, #EEE);
} 
#contents-inner-page .akiya h3:before{
    content: "";
    position:absolute;
    background:#FF7A00;
    top:0;
    left:0;
    height:44px;
    width:7px;
}

#contents-inner-page .akiya h4 {
	font-size:20px;
	font-weight:normal;-webkit-text-stroke-width: .5px !important;
	color:#FFF;
	letter-spacing:0.2em;
	background:#661B04;
	margin:0 0 30px 0;
	padding:6px 15px 2px 15px;
}


/* 空き家のことお困りではありませんか？ */
#contents-inner-page .akiya table.nayami {}
#contents-inner-page .akiya table.nayami td {
	width:50%;
	box-sizing:border-box;
	vertical-align:top;
	padding:0 20px 30px 20px;
	border-bottom:2px dotted #CCC;
}
#contents-inner-page .akiya table.nayami td:nth-child(odd) {
	padding-right:19px;
	border-right:2px dotted #CCC;
}
#contents-inner-page .akiya table.nayami td:nth-child(even) {
	padding-left:19px;
}
#contents-inner-page .akiya table.nayami tr:nth-child(even) td {
	padding-top:30px;
	border-bottom:none;
}


/* 空き家管理　戸建ての料金プラン */
#contents-inner-page .akiya table.price_kodate {}
#contents-inner-page .akiya table.price_kodate thead th {
	text-align:center;
	vertical-align:middle;
	height:110px;
}
#contents-inner-page .akiya table.price_kodate thead th:nth-child(1){
	width:165px;
}
#contents-inner-page .akiya table.price_kodate thead th:nth-child(2){
	width:184px;
	color:#FFF;
	font-size:18px;
	line-height:1.2;
	box-sizing:border-box;
	border-right:2px solid #FFF;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background-image: -moz-linear-gradient(top, #21B9B0, #08887A);
	background-image: -webkit-linear-gradient(top,  #21B9B0, #08887A);
	background-image: linear-gradient(to bottom,  #21B9B0, #08887A);
}
#contents-inner-page .akiya table.price_kodate thead th:nth-child(3){
	width:184px;
	color:#FFF;
	font-size:18px;
	line-height:1.2;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background-image: -moz-linear-gradient(top, #0084D8, #0047B7);
	background-image: -webkit-linear-gradient(top,  #0084D8, #0047B7);
	background-image: linear-gradient(to bottom,  #0084D8, #0047B7);
}
#contents-inner-page .akiya table.price_kodate thead th:nth-child(2) span,
#contents-inner-page .akiya table.price_kodate thead th:nth-child(3) span {
	font-size:12px;
	font-weight:normal;
	line-height:1.6;
}
#contents-inner-page .akiya table.price_kodate thead th:nth-child(4){
	width:165px;
	padding:0 10px 0 10px;
	box-sizing:border-box;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#contents-inner-page .akiya table.price_kodate tbody tr:nth-child(odd) {
	background:#F5F5F5;
}
#contents-inner-page .akiya table.price_kodate tbody tr:nth-child(odd) td:nth-child(2) {
	background:#DEEDEC;
}
#contents-inner-page .akiya table.price_kodate tbody tr:nth-child(even) td:nth-child(2) {
	background:#E7F6F5;
}
#contents-inner-page .akiya table.price_kodate tbody tr:nth-child(odd) td:nth-child(3) {
	background:#DCE6F1;
}
#contents-inner-page .akiya table.price_kodate tbody tr:nth-child(even) td:nth-child(3) {
	background:#E5EFFA;
}

#contents-inner-page .akiya table.price_kodate tbody th {
	box-sizing:border-box;
	padding:11px 10px 9px 10px;
	text-align:left; font-weight:normal;-webkit-text-stroke-width: .4px !important;
}
#contents-inner-page .akiya table.price_kodate tbody td {
	padding:11px 10px 9px 10px;
}
#contents-inner-page .akiya table.price_kodate tbody td:nth-child(2) {
	color:#0FA599;
	font-size:16px;
	text-align:center;
	border-right:2px solid #FFF;
}
#contents-inner-page .akiya table.price_kodate tbody td:nth-child(3) {
	color:#06C;
	font-size:16px;
	text-align:center;
}
#contents-inner-page .akiya table.price_kodate tbody td:nth-child(4) {
	font-size:10px;
}


/* 空き家管理　土地の料金プラン */
#contents-inner-page .akiya table.price_tochi {}
#contents-inner-page .akiya table.price_tochi thead th {
	text-align:center;
	vertical-align:middle;
	height:110px;
}
#contents-inner-page .akiya table.price_tochi thead th:nth-child(1){
	width:165px;
}
#contents-inner-page .akiya table.price_tochi thead th:nth-child(2){
	width:370px;
	color:#FFF;
	font-size:18px;
	line-height:1.2;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background-image: -moz-linear-gradient(top, #0084D8, #0047B7);
	background-image: -webkit-linear-gradient(top,  #0084D8, #0047B7);
	background-image: linear-gradient(to bottom,  #0084D8, #0047B7);
}
#contents-inner-page .akiya table.price_tochi thead th:nth-child(2) span {
	font-size:12px;
	font-weight:normal;
	line-height:1.6;
}
#contents-inner-page .akiya table.price_tochi thead th:nth-child(3){
	width:165px;
	padding:0 10px 0 10px;
	box-sizing:border-box;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#contents-inner-page .akiya table.price_tochi tbody tr:nth-child(odd) {
	background:#F5F5F5;
}
#contents-inner-page .akiya table.price_tochi tbody tr:nth-child(odd) td:nth-child(2) {
	background:#DCE6F1;
}
#contents-inner-page .akiya table.price_tochi tbody tr:nth-child(even) td:nth-child(2) {
	background:#E5EFFA;
}

#contents-inner-page .akiya table.price_tochi tbody th {
	box-sizing:border-box;
	padding:11px 10px 9px 10px;
	text-align:left; font-weight:normal;-webkit-text-stroke-width: .4px !important;
}
#contents-inner-page .akiya table.price_tochi tbody td {
	padding:11px 10px 9px 10px;
}
#contents-inner-page .akiya table.price_tochi tbody td:nth-child(2) {
	color:#06C;
	font-size:16px;
	text-align:center;
}
#contents-inner-page .akiya table.price_tochi tbody td:nth-child(3) {
	font-size:10px;
}


/* 空き家管理　注意事項 */
#contents-inner-page .akiya table.note {
	padding:17px 20px 16px 20px;
	border:1px solid #DDD;
}


/* 主な作業 */
#contents-inner-page .akiya .work > div{width:220px;padding:5px 0 1px 10px;margin:0 20px 0 0;box-sizing:border-box;float:left;}
#contents-inner-page .akiya .work > div:nth-of-type(3n){margin-right:0;}

#contents-inner-page .akiya .work h4{font-size:20px;border-left:5px solid #06C;box-sizing:border-box;font-size:20px;color:#06C;background:#fff;letter-spacing:0;margin:0 0 0 0;padding: 5px 0 1px 10px; font-weight:normal;-webkit-text-stroke-width: .4px !important;}

#contents-inner-page .akiya table.work thead th:last-child {
	padding-right:0;
}

#contents-inner-page .akiya .work img {
	padding:20px 20px 10px 0;display:block;
}
/*#contents-inner-page .akiya .work tbody tr:first-child td:last-child {
	padding-right:0;
}

#contents-inner-page .akiya .work tbody tr:last-child td {
	padding:0 20px 0 0;
}
#contents-inner-page .akiya .work tbody tr:last-child td:last-child {
	padding-right:0;
}

#contents-inner-page .akiya table.work tbody td {
	vertical-align:top;
}
*/


/* ご利用者様の声 */
#contents-inner-page .akiya table.voice {}
#contents-inner-page .akiya table.voice thead th {
	width:220px;
	padding:5px 10px 1px 10px;
	box-sizing:border-box;
	font-size:20px;
	font-weight:bold;
	color:#06C;
	text-align:left;
	vertical-align:top;
	border-left:5px solid #06C;
}

#contents-inner-page .akiya table.voice tbody td {
	padding:20px 0 0 0;
	vertical-align:top;
}
#contents-inner-page .akiya table.voice tbody td:last-child {
	padding-left:20px;
}


/* よくあるご質問 */
#contents-inner-page .akiya table.faq {}
#contents-inner-page .akiya table.faq thead th {
	font-size:20px;
	font-weight:bold;
	color:#06C;
	text-align:left;
	vertical-align:top;
	padding:0 10px 20px 0;
	line-height:1.4;
}
#contents-inner-page .akiya table.faq thead th:first-child {
	width:30px;
}
#contents-inner-page .akiya table.faq tbody td {
	vertical-align:top;
}


/*================================
【売却査定】共通
================================*/
#contents-inner-page h4.step {
color:#fff;
font-size:18px; 
font-weight:normal;-webkit-text-stroke-width: .5px !important;
margin:0 0 20px 0;
padding:0 15px 4px 15px;
border:none;
clear:both;
background-color:#661b04;
}
#contents-inner-page h4.step .num,
#contents-inner-page h4.step .num {
color:#ffba00;
font-size:30px;
font-family: "Century Gothic",Verdana,Arial,sans-serif;
padding:0 10px 0 0;
vertical-align:-5%;
}

#contents-inner-page table.step_table p{ margin-top:0; margin-right:20px;}

#contents-inner-page ul.baikyaku_navi {overflow:hidden; width:690px; margin:0 auto 20px auto;}
#contents-inner-page ul.baikyaku_navi li{float:left; margin:0;}
#contents-inner-page ul.baikyaku_navi li img {vertical-align:top;}

#contents-inner-page h3.baikyaku-h {position: relative; font-size: 24px; font-weight: normal; color: #661B04; margin: 0 0 30px 0; padding: 11px 20px 7px 20px; border: 1px solid #CCC; border-radius: 6px; background-image: -moz-linear-gradient(top, #FFF, #EEE); background-image: -webkit-linear-gradient(top, #FFF, #EEE); background-image: linear-gradient(to bottom, #FFF, #EEE);-webkit-text-stroke-width: .9px !important;
}

#contents-inner-page h3.baikyaku-h:before {content: ""; position: absolute; background: #FF7A00; top: 0; left: 0; height: 46px; width: 7px; }

/*================================
【売却査定】はじめての不動産売却
================================*/

#contents-inner-page .first {width:690px; margin:0 auto 0 auto;}
#contents-inner-page .first .ttl {position:relative; margin:0 0 30px 0; padding:12px 10px 9px 28px; border:1px solid #CCC; color:#333; font-size:30px; font-weight:normal;-webkit-text-stroke-width: 1.5px !important; line-height:1.3;}
#contents-inner-page .first .ttl:after {position:absolute; top:10px; left:10px; content:''; width:8px; height:-webkit-calc(100% - .65em); height:calc(100% - .65em);background-color:#e35939;}

#contents-inner-page .first h5{ color:#0066cc; font-size:18px; border-left:5px solid #0066cc; padding: 4px 0 0 10px; font-weight: normal; -webkit-text-stroke-width: .9px;}
#contents-inner-page .first img.h {margin:0 auto 30px auto;}
#contents-inner-page .first img.pic {float:right; margin:0 0 10px 10px;}
#contents-inner-page .first .trouble {width:100%; margin:0; overflow:hidden;}
#contents-inner-page .first .trouble .item01,
#contents-inner-page .first .trouble .item02,
#contents-inner-page .first .trouble .item03,
#contents-inner-page .first .trouble .item04 {
float:left;
width:335px; height:90px;
padding:18px 10px 10px 65px;
font-size:14px;
border:1px solid #CCC;
box-sizing:border-box;
}
#contents-inner-page .first .trouble div {margin-bottom:20px;}
#contents-inner-page .first .trouble div:nth-child(odd) {margin-right:20px;}
#contents-inner-page .first .trouble div strong {font-size:24px;}
#contents-inner-page .first .trouble div strong span {color:#E55934;}
#contents-inner-page .first .trouble .item01 {background:#EEE url(/contents/images/page/baikyaku/first_trouble01.png) no-repeat 5px center;}
#contents-inner-page .first .trouble .item02 {background:#EEE url(/contents/images/page/baikyaku/first_trouble02.png) no-repeat 5px center;}
#contents-inner-page .first .trouble .item03 {background:#EEE url(/contents/images/page/baikyaku/first_trouble03.png) no-repeat 5px center;}
#contents-inner-page .first .trouble .item04 {background:#EEE url(/contents/images/page/baikyaku/first_trouble04.png) no-repeat 5px center;}
#contents-inner-page .first .step_table td:nth-of-type(2){ vertical-align:top;}
#contents-inner-page .first .step_table img{width: 210px; height:auto;}
#contents-inner-page .first table.comparison {}
#contents-inner-page .first table.comparison td {width:20px;}
#contents-inner-page .first table.comparison td.td_l {width:315px; background:#f8fbf8; padding:10px; border:1px solid #d7e4d7; vertical-align:top; box-sizing:border-box;}
#contents-inner-page .first table.comparison td.td_r {width:315px; background:#fffff7;padding:10px; border:1px solid #f5e6c3; vertical-align:top; box-sizing:border-box;}
#contents-inner-page .first .btn {border-radius:6px; border:1px solid #EA0;
background-image: -moz-linear-gradient(top, #FC0, #e58900);
background-image: -webkit-linear-gradient(top, #FC0, #e58900);
background-image: linear-gradient(to bottom, #FC0, #e58900);
display:block;
}
#contents-inner-page .first .btn a {text-shadow:-1px 1px 0 rgba(0,0,0,0.1);display:block; padding:10px; box-sizing:border-box; text-decoration:none; font-size:18px; font-weight:bold; text-align:center; color:#FFF;}

#contents-inner-page .first .voice {
border-radius:8px; background:#FFF; padding:10px; margin:0; box-sizing:border-box;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
}
#contents-inner-page .first .voice table {margin:0; background:#FFF; border:none;}
#contents-inner-page .first .voice table td {padding:10px;}
#contents-inner-page .first .voice table td.icon {width:50px; text-align:center;}
#contents-inner-page .first .voice table td.h {font-weight:normal;-webkit-text-stroke-width: .5px !important; font-size:20px;}
#contents-inner-page .first .voice table td.text {padding-top:0;}



/*================================
【売却査定】ご売却までの流れ
================================*/
#contents-inner-page .flow {width:690px; margin:0 auto 0 auto;}
#contents-inner-page .flow .txt_box {overflow:hidden;}
#contents-inner-page .flow .txt_box p {width:460px; float:left;}
#contents-inner-page .flow .txt_box img {padding-left:20px;}

#contents-inner-page .flow a#con_1,
#contents-inner-page .flow a#con_2,
#contents-inner-page .flow a#con_3,
#contents-inner-page .flow a#con_4,
#contents-inner-page .flow a#con_5,
#contents-inner-page .flow a#con_6,
#contents-inner-page .flow a#con_7,
#contents-inner-page .flow a#con_8,
#contents-inner-page .flow a#con_9 {padding-top:40px;}


/*================================
お問い合わせ（ページ下部）
================================*/
#contents-inner-page .inquiry {
width:690px; height:200px;
margin:0 auto 0 auto;
border-radius:10px;
box-sizing:border-box;
position:relative; line-height:1;
background-color:#f7f7f7;
border: 3px solid #dddddd;
/* box-shadow
box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.3) 0 0 5px 0; */
}
#contents-inner-page .inquiry .bg {background:url(/contents/images/page/common/inquiry_bg.png) no-repeat top left;width:690px; height:235px; margin-left:20px;}
#contents-inner-page .inquiry .h {font-size:24px; position:absolute; top:23px; left:100px; line-height:1.2; color:#661b04; }
#contents-inner-page .inquiry .h span{font-size:16px; position:absolute; line-height:1.2; padding-right:25px; font-weight:normal;}
#contents-inner-page .inquiry .h br {display:none;}
#contents-inner-page .inquiry .h br:last-child {display:block;}
#contents-inner-page .inquiry .tel {vertical-align:top; width:315px; height:105px; position:absolute; bottom:20px; left:20px;}
#contents-inner-page .inquiry .tel .text {border-radius:3px; padding:7px 5px 5px 5px; margin:0; color:#7d412d; text-align:center; font-size:14px; letter-spacing:0.05em; background:#fff; border:1px solid #7d412d; font-weight:bold;}
#contents-inner-page .inquiry .tel .num {margin:9px 0 9px 0; padding-left:46px; font-size:42px; font-family: "Century Gothic",Verdana,Arial,sans-serif;white-space:nowrap; background:url(/contents/images/page/common/inquiry_tel.png) no-repeat left center; font-weight:bold;
}
#contents-inner-page .inquiry .tel .num a {color:#333; text-decoration:none;}
#contents-inner-page .inquiry .tel .open {font-size:14px;}
#contents-inner-page .inquiry .mail {vertical-align:top; width:315px; position:absolute; bottom:20px; right:20px;}
#contents-inner-page .inquiry .mail .mail_btn {border-radius:6px; font-size:22px; font-weight:bold; text-align:center; border:1px #7d412d solid;
letter-spacing:2px; text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
height:105px; box-sizing:border-box; width:auto;
/* box-shadow */
box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;
-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;
-moz-box-shadow:rgba(0, 0, 0, 0.15) 0 0 5px 0;

background-color:#F90;
background:-moz-linear-gradient(top, #ff9a00, #ff5500);
background:-webkit-linear-gradient(top, #ff9a00, #ff5500);
background:linear-gradient(to bottom, #ff9a00, #ff5500);
background:-webkit-gradient(linear, left top, left bottom, from(#ff9a00), to(#ff5500));
-pie-background:linear-gradient(top, #ff9a00, #ff5500);

behavior:url("/contents/style/PIE.htc");
position:relative;/*for PIE*/

display:block;}

#contents-inner-page .inquiry .mail .mail_btn span {font-size:12px; font-weight:normal; letter-spacing:4px; margin-bottom:12px; padding-bottom:12px; border-bottom:1px #ff6b00 solid; display:inline-block;}
#contents-inner-page .inquiry .mail .mail_btn a {display:block; padding:22px 10px 22px 10px; color:#FFF; text-decoration:none;}
#contents-inner-page .inquiry .mail .mail_btn a:hover {opacity:0.5;}



/*================================
メニューボタン
================================*/


#contents-inner-page ul.baikyaku_navi {margin:0 0 20px 0; overflow:hidden; border-bottom:2px solid #ccc;}
#contents-inner-page ul.baikyaku_navi li {float:left; margin:0 20px 0 0;}
#contents-inner-page ul.baikyaku_navi li a {display:block; font-weight:normal;-webkit-text-stroke-width: .4px !important; padding:11px 0 0 0; text-decoration: none;  border-radius: 15px 15px 0 0; transition: .4s; width:217px; text-align:center; vertical-align:middle; font-size:16px; border-top:1px  solid #ccc; border-right:1px  solid #ccc; border-left:1px  solid #ccc; box-sizing:border-box; height:45px;
background-color:#fff;
background:/*url(/contents/images/page/baikyaku/arrow_next.png),no-repeat,*/ -moz-linear-gradient(top, #fff, #EDEDEE);
background:/*url(/contents/images/page/baikyaku/arrow_next.png),no-repeat,*/ -webkit-linear-gradient(top, #fff, #EDEDEE);
background:/*url(/contents/images/page/baikyaku/arrow_next.png),no-repeat,*/ linear-gradient(to bottom, #fff, #EDEDEE);
background:/*url(/contents/images/page/baikyaku/arrow_next.png),no-repeat,*/ -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EDEDEE));
background-repeat:no-repeat; background-position:5% center;}
#contents-inner-page ul.baikyaku_navi li a:hover {
background-color:#FB0;
background:/*url(/contents/images/page/baikyaku/arrow_next_white.png),no-repeat,*/ -moz-linear-gradient(top, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_next_white.png),no-repeat,*/ -webkit-linear-gradient(top, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_next_white.png),no-repeat,*/ linear-gradient(to bottom, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_next_white.png),no-repeat,*/ -webkit-gradient(linear, left top, left bottom, from(#FB0), to(#F70));
background-repeat:no-repeat; background-position:5% center;
color:#fff !important;}
#contents-inner-page ul.baikyaku_navi li a,#contents-inner-page ul.baikyaku_navi li a:visited,#contents-inner-page ul.baikyaku_navi li a:link{color:#666;text-decoration:none; }
#contents-inner-page ul.baikyaku_navi li.active a{display:block;  font-weight:normal;-webkit-text-stroke-width: .4px !important; padding:11px 0 0 0; text-decoration: none; border-radius: 15px 15px 0 0; transition: .4s; width:215px; text-align:center; vertical-align:middle; font-size:16px;  box-sizing:border-box; border-top:1px  solid #F90; border-right:1px  solid #F90; border-left:1px  solid #F90; height:45px;
background-color:#FB0;
background:/*url(/contents/images/page/baikyaku/arrow_down.png),no-repeat,*/ -moz-linear-gradient(top, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_down.png),no-repeat,*/ -webkit-linear-gradient(top, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_down.png),no-repeat,*/ linear-gradient(to bottom, #FB0, #F70);
background:/*url(/contents/images/page/baikyaku/arrow_down.png),no-repeat,*/ -webkit-gradient(linear, left top, left bottom, from(#FB0), to(#F70));
background-repeat:no-repeat; background-position:5% center;}
#contents-inner-page ul.baikyaku_navi li.active a,#contents-inner-page ul.baikyaku_navi li.active a:visited,#contents-inner-page ul.baikyaku_navi li.active a:link{color:#fff;text-decoration:none; }
#contents-inner-page ul.baikyaku_navi li:last-of-type{margin:0;}

/* お客様の声 */
.customer_voice .text_box img{float:right;margin:0 0 0 20px;}
.customer_voice .text_box > div:nth-of-type(2){float:left;width:350px;}

/*住宅ローン無料プランニング*/
#contents-inner-page .asset-body .box_loan .td1{padding:20px 0 20px 0;}

/*経営理念*/
#philosophy{ padding:12px 0 0 0;/*width:calc(100vw - 9px);*/width:100vw; margin:0 calc(50% - 50vw) 0 calc(50% - 50vw);}
#philosophy .philosophy_inn{ background:url(../../UsersDir/images/page/philosophy/bg_philosophy.jpg) no-repeat center top;height:977px; box-sizing:border-box; padding:133px 0 0 0;}
#philosophy .philosophy_inn .text_box{ text-align:center; color:#414141;font-size:14px;}
#philosophy .philosophy_inn .text_box .management_h{ width:483px;}
#philosophy .philosophy_inn .text_box .policy_h{ width:384px;}
#philosophy .philosophy_inn .text_box p{ margin:10px 0 0 0;letter-spacing:0.1em; line-height:1;}
#philosophy .philosophy_inn ul{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important; width:790px; height:auto; margin:28px auto 123px auto; background:rgba(254,242,230,0.8);padding:30px 0 28px 60px; box-sizing:border-box; font-size:20px; letter-spacing:0.1em; line-height:1; color:#414141;}
#philosophy .philosophy_inn li{ margin:0 0 28px 0;}
#philosophy .philosophy_inn li:last-of-type{ margin:0 0 0 0;}

/*corona */
#contents-inner-page #corona{ width:1000px; margin:0 auto 0 auto;font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif; font-weight: 500;}
#contents-inner-page #corona .sp{ display:none;}
#contents-inner-page #corona .main_image{position:relative; height:346px; z-index:100;}
#contents-inner-page #corona .main_h{font-weight:bold; color:#29a0ce; margin:0 auto 40px auto; width:640px; text-align:center; padding-top:61px;}
#contents-inner-page #corona .main_h_ttl{font-size:50px; border-style:none; text-align:center; position:relative;}
#contents-inner-page #corona .main_h_ttl::after{position: absolute; content: ""; bottom: 10px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 471px; height: 26px; background: url(/contents/images/page/corona/main_txt_bg01.png) top left no-repeat; z-index:-1;}

#contents-inner-page #corona .main_text {font-size: 35px; position:relative;}
#contents-inner-page #corona .main_text::after{position: absolute; content: ""; bottom: -5px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 631px; height: 25px; background: url(/contents/images/page/corona/main_txt_bg02.png) top left no-repeat; z-index:-1;}
#contents-inner-page #corona .main_text .text_color {color:#0e84b0;}
#contents-inner-page #corona .main_image p {margin:auto; width:600px; text-align:center; font-size:16px;}

#contents-inner-page #corona .main_img01{position:absolute; left:0; bottom:0;}
#contents-inner-page #corona .main_img02{position:absolute; right:0; bottom:0;}
#contents-inner-page #corona .main_bg_l{position:absolute; left:-75px; top:36px;}
#contents-inner-page #corona .main_bg_r{position:absolute; right:-75px; top:36px;}

#contents-inner-page #corona .menu { background:url(/contents/images/page/corona/list_bg.png) repeat left top;}
#contents-inner-page #corona .menu ul { display:flex;justify-content: center;}
#contents-inner-page #corona .menu ul li:nth-of-type(2),#contents-inner-page #corona .menu ul li:nth-of-type(3) { box-sizing:border-box; border-left:solid 1px rgba(255,255,255,0.4);}

/*3menu*/
#contents-inner-page #corona .menu ul li{ padding:0 67px 0 67px;}

/*4menu*/
/*#contents-inner-page #corona .menu ul li:nth-of-type(1){ width:349px; height:70px;}
#contents-inner-page #corona .menu ul li:nth-of-type(2){ width:248px; height:70px;}
#contents-inner-page #corona .menu ul li:nth-of-type(3){ width:250px; height:70px;}
#contents-inner-page #corona .menu ul li:nth-of-type(4){ width:249px; height:70px;}*/

#contents-inner-page #corona .menu ul li a { text-decoration:none; color:#fff; font-size:16px; text-align:center; display:block; padding:16px 0 0 0; box-sizing:border-box; height:70px;}
#contents-inner-page #corona .menu_text { font-size:12px; display:block; margin-top:-2px;}

#contents-inner-page #corona .block1 .title { margin:0 0 25px 0; font-size:50px; line-height:1.4; color:#29a0ce; text-align:left; border-style:none; font-weight:bold;}
#contents-inner-page #corona .block1 p { margin:37px 0 0 8px; line-height:1.8; font-size:16px;}
#contents-inner-page #corona .subtext1 { background:url(/contents/images/page/corona/subtext1_bg.png) repeat left top; color:#fff; font-size:18px;
padding:11px 0 0 26px; box-sizing:border-box; margin:0 0 0 8px; height:30px;}
#contents-inner-page #corona .text_weight {font-weight:bold;}
#contents-inner-page #corona .block1 .tb1 { margin:77px 0 60px 0;}

#contents-inner-page #corona .block2 { margin:77px 0 0 0;}
#contents-inner-page #corona .block2 .title { font-size:50px; font-weight:bold; color:#29a0ce; text-align:center; border-style:none; margin:77px 0 0 0;}
#contents-inner-page #corona .block2 .block2_text { text-align:center; font-size:16px; margin:32px 0 49px 0; line-height:1.8;}
#contents-inner-page #corona .subtext2 { width:393px; height:31px; background:url(/contents/images/page/corona/subtext2_bg.png) repeat left top;
color:#fff; font-size:18px; text-align:center; margin: 12px auto 0 auto; padding:11px 0 0 0px; box-sizing:border-box; }
#contents-inner-page #corona .block2 .subtitle { font-size: 28px; font-weight:bold; color:#ffa365; position:absolute; top:0; left:388px; padding: 0 1px 0 1px; transform: translateY(-50%); background-color:#fff;}
#contents-inner-page #corona .store { border:solid 3px #ffa365; border-radius:1%; text-align:center; position:relative;}

#contents-inner-page #corona .txt_area { text-align:center; padding:26px 0 26px 0;}
#contents-inner-page #corona .txt_area h4 {color:#e9975f; font-size:20px; margin:-10px 0 0 0;}
#contents-inner-page #corona h4::after {display:block; content:""; width:20px; height:2px; margin:10px auto 16px auto;}
#contents-inner-page #corona ul.inner { display:flex; flex-wrap: wrap; align-items: stretch; margin:47px 0 40px 0;}
#contents-inner-page #corona .inner li { width:275px; box-sizing:border-box;}
#contents-inner-page #corona .inner li .img_area {position:relative; margin-bottom:0;}
#contents-inner-page #corona .inner li:nth-of-type(1){margin:0 0 0 44px;}
#contents-inner-page #corona .inner li:nth-of-type(2){margin:0 40px 0 40px;}
#contents-inner-page #corona .inner li:nth-of-type(4){margin:26px 0 0 44px;}
#contents-inner-page #corona .inner li:nth-of-type(5){margin:26px 40px 0 40px;}

#contents-inner-page #corona .block2 .txt_area { background-color:#fff2ea;}
#contents-inner-page #corona .block2 .txt_area p {font-size:14px; line-height:1.6;}
#contents-inner-page #corona .block2 h4::after {background-color:#e9975f;}

#contents-inner-page #corona .block3 {margin:72px 0 0 0;}
#contents-inner-page #corona .block3 .subtitle { font-size: 28px; font-weight:bold; color:#80cabd; position:absolute; top:0; left:374px; padding: 0 1px 0 1px; transform: translateY(-50%); background-color:#fff;}
#contents-inner-page #corona .customer { border:solid 3px #80cabd; border-radius:1%; position:relative;}
#contents-inner-page #corona .block3 .txt_area { background-color:#e7f8f5;}
#contents-inner-page #corona .block3 .txt_area h4 {color:#6db9ac; font-size:20px;}
#contents-inner-page #corona .block3 .txt_area p {font-size:14px; line-height:1.6;}
#contents-inner-page #corona .block3 h4::after { background-color:#6db9ac;}

#contents-inner-page #corona .block4 {margin:72px 0 0 0;}
#contents-inner-page #corona .block4 .subtitle { font-size:28px; font-weight:bold; color:#4eaed3; position:absolute; top:0; left:374px; padding: 0 1px 0 1px; transform: translateY(-50%); background-color:#fff;}
#contents-inner-page #corona .employee { border:solid 3px #4eaed3; border-radius:1%; position:relative;}
#contents-inner-page #corona .block4 .txt_area { background-color:#e8f7fd;}
#contents-inner-page #corona .block4 .txt_area h4 {color:#46a0c2; font-size:20px;}
#contents-inner-page #corona .block4 .txt_area p {font-size:14px; line-height:1.6;}
#contents-inner-page #corona .block4 h4::after {background-color:#46a0c2;}

#contents-inner-page #corona .block5 {margin:77px 0 57px 0;}
#contents-inner-page #corona .block5 .title { margin:0 0 20px 0; font-size:50px; font-weight:bold; color:#29a0ce; text-align:left; border-style:none;
padding:10px 0 0 5px;}
#contents-inner-page #corona .block5 p { margin:38px 0 0 10px; line-height:1.8;}
#contents-inner-page #corona .block5 .contact {text-align:center;}
#contents-inner-page #corona .block5 .contact a {border-radius:40px; text-decoration:none; color:#000; width:450px; height:81px; display:block;  background:url(/contents/images/page/corona/contact_btn_bg.png) repeat left top; margin:auto; font-size:22px; font-weight:bold; color:#fff; border-bottom:5px solid #ddd; padding-top:24px; box-sizing:border-box; position:relative;}
#contents-inner-page #corona .block5 .contact a:before {background:url(/contents/images/page/corona/contact_btn_arrow.png) no-repeat left center; display:block; content:""; width:25px; height:26px; position:absolute; right:30px; top:24px; background-size:25px 26px;}
#contents-inner-page #corona .block5 .contact a span{color:#f3e678;}

#contents-inner-page #corona .block6 .title { font-size:50px; font-weight:bold; color:#29a0ce; text-align:center; border-style:none; margin:0 0 12px 0;}
#contents-inner-page #corona .block6 .block6_text { font-size:16px; line-height:1.6; text-align:center; margin:33px auto 0 auto; text-align:left;}
#contents-inner-page #corona .block6 .wrap_img1 { text-align:center;}
#contents-inner-page #corona .block6 .wrap_img1 img{ margin:39px 12px 0 12px;}
#contents-inner-page #corona .subtext3 { width:441px; height:31px; background:url(/contents/images/page/corona/subtext3_bg.png) repeat left top;
color:#fff; font-size:18px; text-align:center; margin: 0px auto 0 auto; padding:11px 0 0 0px; box-sizing:border-box; }
#contents-inner-page #corona .block6 .div1{ margin:30px 0 30px 0; text-align:center;}


#contents-inner-page #corona .block7 { background-color:#e8f9ff; margin:44px 0 0 0;}
#contents-inner-page #corona .block7 .title { padding:36px 0 0 0; color:#29a0ce; text-align:center; font-size:22px;}
#contents-inner-page #corona .block7 p { margin:20px 0 0 0; font-size:14px; text-align:center; line-height:1.8}
#contents-inner-page #corona .block7 .title::after {display:block; content:""; width:20px; height:2px; background-color:#29a0ce; margin:15px auto 0 auto;}

#contents-inner-page #corona .block7 .wrap_img2{ text-align:center; margin:17px 0 0px 0;}

#contents-inner-page #corona .block7 .wrap_img2 img{ margin:0 9px 39px 9px;}

/*============================================
特定商取引法に基づく表記
============================================*/

#contents-inner-page #spec_com_trans td:first-child{width:180px; background-color: rgb(245, 245, 245);}