@charset "utf-8";
img{
max-width: 100%;
height: auto;
}

.smpno{
	display:none !important;}

article, aside, dialog, figure, footer, header, menu, nav, section{
	display: block;
	margin:0;
	padding:0;
}
body{
min-width: initial;
	width:100%;
	min-width:auto;
	line-height:1.7;
	font-size:14px;
	padding:0;
	margin:0;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#222;
	box-sizing:border-box;
}
ul, ol, dl,dt,dd,div,ol,ul,li,figure,figcaption{
	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;}

input[type="checkbox"] {
    transform: scale(1.4);
}
input[type="radio"] {
    transform: scale(1.4);
}
/*img{vertical-align: middle;border:0;}*/

a:hover img,
.opa a:hover img,
input[type="image"]:hover{
	opacity:1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a:link{color:#006699;text-decoration:underline;}
a:visited{color:#006699;text-decoration:underline;}
a:hover{color:#ED3FA4;text-decoration:underline;}
a:active{color:#006699;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;}
.red{color:red;}
.clearfix:after{content: "";display: block;clear: both;}

/*余白*/
.m15{ margin:15px;}
.mt5{margin-top:5px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt1em{margin-top:1em;}
.mtb20{margin:20px 0;}
.mtb15{margin:15px 0;}
.ml1em{ margin-left:1em;}
.ml10{ margin-left:10px;}
.ml50{ margin-left:50px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}

.mb20{ margin-bottom:20px;}
.mb23{ margin-bottom:23px;}
.mb05em{margin-bottom:0.5em;}
.mb1em{margin-bottom:1em;}
.mb2em{margin-bottom:2em;}
.mb3em{margin-bottom:3em;}
.mb5em{margin-bottom:5em;}
.mr10{ margin-right:10px;}
.mr20{ margin-right:20px;}
.pb1em{padding-bottom:1em;}
.pb2em{padding-bottom:2em;}

.pt10{ padding-top:10px}
.pt20{ padding-top:20px}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}

.jisage{
	padding-left:1em;
	text-indent:-1em;
}
input[type="checkbox"],
input[type="radio"],
input[type="text"],
select{
	margin-right: 4px;
}

/*smpでは隠す*/
.header_info,
.smpno,
.none
{
	display:none !important; 
}
.head_info img,
.head_info p{
	display:none;
	}
.rightmenu {
	position: fixed;
	bottom: 1%;
	right: 0px;
box-sizing: border-box;
}
#side_contact{
display: none;
}
#page-top{/*このページのトップへ*/

	width:66px;
	height:66px;
	margin-top: 10px;
}

/* pageTop */
#page-top {

}
#page-top a {
	display: block;
	width: 122px;
}

/**/

header{
		padding-bottom:5px;
	}
#head {
    top: 0;
    width: 100%;
    background-color:#fff;
    margin: 0;
	}
.lead{ height:5px;}

.smpmenuposi img{
padding: 4px 0;
}


.footer_inner{
margin:0 2%;
padding-top: 1em;
}

/**/

header{
		padding-bottom:5px;
	}
#head {
    top: 0;
    width: 100%;
    background-color:#fff;
    margin: 0;
	}
.lead{ height:5px;
font-size: 60%;
color: #003663;
}
.cachee{
	
		position: absolute;
			top:0;
			left:3px;
			z-index:3;
	}
.logo{
	    display: block;
    background: url(../img/logo.png) no-repeat;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    margin:0 0 10px 5px;
	background-size:240px 42.4px;
	height:42.4px;
	position: absolute;
	top:1.5em;
	z-index:2;
	width:80%;/*消すとnavが効かなくなる*/
}

.logobox span{
		text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:inherit;
	display:none;
	}

.smpmenuposi a:before {
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\f095';
    font-size: 18px;
    margin-right: 4px;
}

.smpmenuposi a{
text-indent: 10px !important;
}

/*▲head*/

.mainimg p{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.mainimg {
  padding-top: calc(470 / 1100 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
    background: url(../img/mainimg.png) center center / cover no-repeat;
    height: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
				margin-top: 70px;
				position: relative;
}
.main_banner{
width: 30%;
position: absolute;
top:16%;
right:10%;
}

.contents {
    margin-left: 5px;
    margin-right: 5px;
}

.topics_area dl{
margin-bottom: 30px;
}
.topics_area dl dt {
color: #666;
font-weight: bold;
}
.topics_area dl dd {
    margin: 0 0 8px;
				padding-bottom: 4px;
    border-bottom: 1px dotted #ccc;
}
.topics_area .message {
margin: 0 0 30px 0;
    padding: 0 0 20px 0;
				
}

.topics_area .message:after, .topics_area .message:before {
    content: "";
    clear: both;
    display: block;
}


.message_inner .text {
    float: left;
    width: calc(100% - 130px);
}
.message_inner .photo {
    float: right;
    width: 130px;
    text-align: center;
    font-size: 11px;
}

.message_inner .photo img {
    background-color: #fff;
    /* width: 100%; */
}

.topics_area ul{}
.topics_area ul li{
margin: 0 0 8px;
padding-bottom: 6px;
border-bottom: 1px dotted #ccc;
display: block;
overflow: hidden;
vertical-align: top;
}

.topics_photo{
vertical-align: top;
margin-bottom: 20px;
}

.topics_photo img{
text-align: center;
display: block;
margin-left: auto; margin-right: auto;
} 

.topics_area ul li p{
display: inline-block;
width: calc(100% - 140px);
}
.topics_area ul li p span{
display: block;
}



.aboutus_inner{
margin-bottom: 2em;
}
.aboutus_inner li{
margin-bottom: 1em;
}
.top_aboutus_fb iframe{
width: 100%;
}

/**/
.forsale_inner{
}
.forsale_inner:after{content: "";display: block;clear: both;}

.forsale_inner ul{
overflow:hidden;
text-align: center;
}
.forsale_inner ul li{
	margin:0 auto 2em auto;
text-align: left;
	}


.forsale_inner ul li{
width:300px;
line-height:1.5;
}
.forsale_inner ul li .area{
	font-weight:bold;
	margin-bottom: 5px;
	height:34px;
	line-height:1.2;
}
.forsale_inner ul li .area span{
	color:#fff;
border-radius: 3px;
display: inline-block;
margin-right: 4px;
background-color: #D63354;
padding:1px 5px;
font-size: 90%;
	}
.forsale_inner ul li a{
	text-align: center;
	display: block;
	}
.forsale_inner ul li .address{
	font-size:12px;
	height:36px;
	padding:0 0 6px 0;
}
.forsale_inner ul li .hun{
	font-size:10px;
	color:#777;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
.forsale_inner ul li .detail{
	margin:0 0 10px 0;
}
.forsale_inner ul li .detail .price{
	color:#003663;
	font-weight:bold;
	line-height:1.7;
	padding:3px 0;
}
.forsale_inner ul li .detail .price span{
	color:#fff;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #f00;
padding:2px 5px;
margin-right: 5px;
font-family: 'Poppins', sans-serif;
}
.forsale_inner ul li .detail .madori{
}
.forsale_inner ul li .detail .joho{
	color:#777;
}

.mainbox {
    z-index: 2;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
	overflow:hidden;
	margin-top: 4rem;

}
.ttl_assets{
	color:#fff;	
	position:relative;
    padding-top: 17.24%;
    height: 0;
    background-size: cover !important;
    background: url(../img/ttl_assets.png) no-repeat center center ;
	text-align: center;
	font-size: 140%;
	line-height:1.6;
		/*text-shadow: 2px 2px 5px rgba(255,255,255,1);*/
text-shadow: 1px 2px 1px #fff;
}
.ttl_simulation{
	color:#fff;	
	position:relative;
    padding-top: 17.24%;
    height: 0;
    background-size: cover !important;
    background: url(../img/ttl_simulation.png) no-repeat center center ;
	text-align: center;
	font-size: 140%;
	line-height:1.6;
		/*text-shadow: 2px 2px 5px rgba(255,255,255,1);*/
text-shadow: 1px 2px 1px #fff;
}
.ttl_company{
	color:#fff;	
	position:relative;
    padding-top: 17.24%;
    height: 0;
    background-size: cover !important;
    background: url(../img/ttl_company.png) no-repeat center center ;
	text-align: center;
	font-size: 140%;
	line-height:1.6;
		/*text-shadow: 2px 2px 5px rgba(255,255,255,1);*/
text-shadow: 1px 2px 1px #fff;

}
.ttl_info{
	color:#fff;	
	position:relative;
    padding-top: 17.24%;
    height: 0;
    background-size: cover !important;
    background: url(../img/ttl_info.png) no-repeat center center ;
	text-align: center;
	font-size: 140%;
	line-height:1.6;
		/*text-shadow: 2px 2px 5px rgba(255,255,255,1);*/
text-shadow: 1px 2px 1px #fff;

}
.ttl_contact{
	color:#fff;	
	position:relative;
    padding-top: 17.24%;
    height: 0;
    background-size: cover !important;
    background: url(../img/ttl_soudan.png) no-repeat center center ;
	text-align: center;
	font-size: 140%;
	line-height:1.6;
		/*text-shadow: 2px 2px 5px rgba(255,255,255,1);*/
text-shadow: 1px 2px 1px #fff;

}
/*ttl*/
.ttl_simulation p,
.ttl_privacy p,
.ttl_contact p,
.ttl_info p,
.ttl_assets p,
.ttl_company p{
  position: absolute;
  top: 50%;
  left: 2%;
  transform: translateY(-50%)/* translateX(-40%)*/;
  -webkit- transform: translateY(-50%) /*translateX(-40%)*/;
  margin: auto;
  /*width:100%;*/
	color:#003663;
  text-align: left;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}

.ttl_simulation span,
.ttl_privacy span,
.ttl_contact span,
.ttl_info span,
.ttl_assets span,
.ttl_company span{
	text-indent:100%;
white-space:nowrap;
overflow:hidden;


	}

.wrapper {
    margin-left: 1%;
    margin-right: 1%;
    overflow: hidden;
}

.contents_area {
    /* border: #e6e6e6 1px solid; */
    background-color: #fff;
    overflow: hidden;
    padding: 6px;
}

.pan {
    font-size: 70%;
    margin: 10px auto 10px 5px;
}

	 /*-----------------------------------------------
会社概要
-----------------------------------------------*/
.companymb3 .mb3em{
	margin-bottom: 2em !important;}
.table_profile{
	width:100%;
	border:1px solid #ccc;
	margin:0 0 30px 0;
}
.table_profile td ul li{
	padding-left:2em;
text-indent:-2em;
margin-bottom: 0.5em;
	
	}
.table_profile th{
	width:100%;
	display: block;
	box-sizing:border-box;
	font-weight:normal;
	text-align:left;
	background:#eee;
	padding:8px;
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_profile td{
	width:100%;
	display: block;
	box-sizing:border-box;	
	padding:8px;
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_profile td dl dt{
	font-weight: bold;
	/*color:#1B71B8;*/
	font-size: 110%;
}
.profile_photo{
	margin:0 auto;
}
.profile_photo .left{
	float:inherit !important;
	margin-bottom: 20px;
	}

.company_table td dl{
overflow:hidden;
padding:10px 0 0 0;
}
.company_table td dl dt{
clear:both;
margin:0 0 10px;
}
.company_table td dl dd{
margin:0 0 10px;
border-bottom:1px dotted #ddd;
padding:0 0 10px 0px;
}

.le_photo_president{
text-align: center;
margin-bottom: 1em;
}

.le_photo_president img{
display: block;
text-align: center;
margin-left: auto; margin-right: auto;
}

.inner01{
	margin-bottom: 3em;
	overflow:hidden;
	}

/* 矢印エリア */
.ya_smp{
	width:98%;
	margin:0 auto;
	overflow:hidden;
}
.yajirushi{
	width:27%;
	float:left;
	margin:0 16px 20px 0;
}
.arrow{
	width:100%;
}
/* 矢印on */
.arrow_on {
    padding-top: 5px; /* 要素の上の余白調整 */
    width: 96%; /* 四角形の幅 */
    height: 30px; /* 四角形の高さ */
    background: #313D8B;
    position: relative;
	color:#fff;
	box-sizing: border-box;
}
.arrow_on:after {
    border-left: 15px solid #313D8B; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 15px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 15px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
}
/* 矢印off */
.arrow_off {
    padding-top: 5px; /* 要素の上の余白調整 */
    width: 96%; /* 四角形の幅 */
    height: 30px; /* 四角形の高さ */
    background: #eee;
    position: relative;
	color:#aaa;
	box-sizing: border-box;
}
.arrow_off:after {
    border-left: 15px solid #eee; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 15px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 15px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
}
/* テキストの指定 */
.arrow span {
    position: relative;
    z-index: 3;
    font-weight: bold;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	padding:0 0 0 5px;
	display:block;
}

input.ye {
    width: 100%;
    box-sizing: border-box;
    padding: 8px;
}
.ya_pc{
	display:none;
}
.textareatd{
	width:94%;
	margin:0 auto;
}
.con_area01{
	width:96%;
	margin:0 auto 30px;
}
.con_area01 dl{
	border-bottom:none;
	padding:0;
	margin-top:10px;
	height:auto;
overflow:hidden;
clear:both;
zoom:1;

}
.con_area01 dd textarea {
    width: 96%;
    height: 150px;
    margin: 0 auto;
}
.con_area01 dd label {
    display: block;
    margin: 0 0 10px 0;
}
.con_area01 dt{
	width:100%;
	display:block;
	padding-left:10px;
	height:30px;
	line-height:30px;
	float:none;
	background-color:#535353;
	color:#fff !important;
	margin:0 0 10px 0;
}
.con_area01 dd{
	float:none;
	width:100%;
	width: calc(100% - 20px);
	display:block;
	margin-left:10px;
	height:auto;
	line-height:auto;
	vertical-align:middle;
}
.con_area01_dd60{
	float:none;
	display:block;
	margin-left:10px;
	height:auto !important;
	line-height:auto !important;
}
.btn_orange{/*ボタンオレンジ*/
	padding: 16px;
	overflow: hidden;
	text-decoration: none!important;
	border:1px solid #F7B800;
	background:#ffd65e;
	background: -webkit-linear-gradient(top, #ffd65e, #febf04);
	background:         linear-gradient(top, #ffd65e, #febf04);
	border-radius:4px;
	cursor: pointer;
	font-weight:bold;
	color:#666;
}
.btn_orange:link{color:#fff;}
.btn_orange:visited{color:#fff;}
.btn_orange:hover{color:#fff; opacity:0.6;}
.btn_orange:active{color:#fff;}

input[type="checkbox"]{
	transform: scale(1.5);
}
input[type="radio"]{
	transform: scale(1.5);
}

.assets_li li{
	margin-bottom: 2em;
}

.renove_li li{
display: block;
overflow: hidden;
margin-bottom: 2em;
}

/*********************/
	.secEntry{
		width:auto;
		padding:0 3.125% 30px;
	}
	.secEntry::after{
		margin: 0 auto;
		border-width: 20px 75px 0 75px;
	}
	.secEntry .simulation_w{
		padding:0;
		border:solid 5px #EE8741;
		border-top:none;
	}
	.secEntry .boxCategory{
		padding:0 0 15px;
		position:relative;
	}
	.secEntry .boxCategory.boxCategory02{
		padding-bottom:20px;
	}
	.secEntry .titCategory{
		margin-bottom:15px;
		padding:15px 0;
		position:static;
		text-align:center;
		font-size:15px;
		font-weight:bold;
		color:#fff;
		background:#EE8741;
	}
	.secEntry .txt{
		padding:0 3.125% 9px;
		letter-spacing:0;
	}
	.secEntry .boxItem{
		display:block;
		width:93.75%;
		margin:0 auto 5px;
		box-sizing:border-box;
	}
	.secEntry .boxItem:nth-child(3n),
	.secEntry .boxCategory02 .boxItem{
		margin-right:auto;
	}
	.secEntry .boxItem .bg{
		height:auto;
		padding:10px 0 10px 10px;
	}
	.secEntry .boxCost{
		display:block;
		width:93.75%;
		margin:0 auto 5px;
		box-sizing:border-box;
	}
	.secEntry .boxCost .bg{
		height:auto;
		padding:9px 0 10px 10px;
	}
	.secEntry .boxCost .txtItem{
		padding:0 5px 0 0;
		line-height:36px;
	}
	.secEntry .boxCost .txtItem img{
		vertical-align:middle;
	}
	.secEntry .boxCost .note{
		position:static;
	}
	.secEntry .boxCategory.boxCategory04{
		padding:0;
	}
	.secEntry .boxCategoryIn{
		display:block;
		margin-right:0;
		padding:0 0 20px;
	}
	.secEntry .boxCategory04 .boxItem{
		display:block;
		width:93.75%;
		margin:0 auto 5px;
		box-sizing:border-box;
	}
	.secEntry .boxCategoryIn:nth-child(3n){
		margin-right:auto;
	}
	.secEntry .boxCategory04 .boxItem .bg{
		height:auto;
		padding:10px 0 10px 10px;
	}
	.secEntry .boxCategory04 .boxItem .note{
		letter-spacing:0;
	}

.spNone {
    display: none;
}

/**/
	.secResult{
		padding:0 0 50px;
	}
	.secResult .tableResult{
		font-size:11px;
	}
	.secResult thead th{
		padding:10px 5px 11px;
		line-height:16px;
	}
	.secResult thead th:nth-child(2){
		width:70px;
	}
	.secResult thead th:nth-child(3){
		width:50px;
	}
	.secResult thead th:nth-child(4){
		width:60px;
	}
	.secResult thead th:nth-child(5){
		width:40px;
	}
	.secResult tbody th,
	.secResult tbody td{
		line-height:16px;
	}
	.secResult tbody .inner{
		margin:10px 5px 13px;
	}
	.secResult tbody .borderRedTop th,
	.secResult tbody .borderRedTop td{
		padding:17px 5px 18px;
		vertical-align:middle;
	}
	.secResult tbody th{
		padding-right:0;
	}
	.secResult tbody td:nth-child(2){
		padding-left:0;
	}
	.secResult .btnConsultation{
	display:block;
	width:78.125%;
	margin:30px auto 0;
	}
.tableResult tr{
margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.zero_boshuu li{
width: 100%;
text-align: center;
}
.zero_boshuu li:nth-child(1){
margin-bottom: 0 !important;
}
.zero_boshuu li:nth-child(2){
margin-bottom: 1em !important;
}

.smp_ml1em{
margin-left:1em;
}


