@charset "utf-8";

@media screen and (max-width: 834px){
.pc{display: none;}
.sp{display: block;}

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

		common styles
		
		ヘッダー、フッター、ローカルナビなどサイト内で共通のスタイル
		
------------------------------------------------------------------------- */

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

/* body
------------------------------------------------- */

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:1.6em;
	color:#333;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	-webkit-print-color-adjust:exact
}
/* container
------------------------------------------------- */
.site_container{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding: 0 0 120px 0;
}
footer .company{
	background: #e5e5e5;
	padding: 20px;
	font-size: 12px;
	text-align: center;
}
footer .company img{
	width: 200px;
	margin: 0 0 10px 0;
}	
	footer .company p.company_name{
	padding: 20px 0 30px 0;
	font-size: 40px;
	text-align: center;
	background: none;
	font-weight: bolder;
	color: #3a88b2;
}

	
footer .company p.company_teikyo{
	padding: 0 0 10px 0;
	font-size: 12px;
	text-align: center;
	background: none;
	color: #000;
}	
	
footer p{
	background: #0076B6;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #FFF;
}
footer a{
	color: #333;
	text-decoration: none;
}	
.container{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
}
.container .header{
	width: 100%;
	background:url("../img/header_bk01.jpg");
	background-size: cover;
	margin: 0 0 40px 0;
	padding: 20px 10px;
	text-align: center;
	border-bottom: 10px solid #005bac;
	box-sizing: border-box;
}
		
.container .header h1 img{
	margin: 0 auto;
	text-align: center;
}
.container p.genkin{
	margin: 0 auto 40px auto;
	font-size: 16px;
}
	
.asset_box01{
	background: #ddf3ff;
	padding: 0 0 30px 0;
	width: 100%;
	text-align: center;
	}	
	.asset_box01 h2 img {
	margin: 0 auto 50px auto;
		padding: 0px;
	}	
	.asset_box01 img {
		margin: 0 auto 50px auto;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.asset_btn{
	text-align: center;
	margin: 0 0 40px 0;
	padding: 0 10px;
	box-sizing: border-box;
	}
.asset_btn2{
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	background: url("../img/btn_bg_sp.jpg") no-repeat top center;
	box-sizing: border-box;
	background-size: contain;
	}
.asset_btn .btn,
.asset_btn2 .btn{
	margin:0 0 20px 0;
	}	
.asset_btn .freedial,
.asset_btn2 .freedial{
	width:80%;
	margin:14px 0;
	}	
.asset_btn p,
.asset_btn2 p{
	line-height: 1.3em!important;
	margin: 0!important;
	}	
	.asset_point{
	margin: 0 auto 30px auto;
	width: 100%;
	box-sizing: border-box;
	}
.asset_point h2{
	width: 100%;
	padding: 30px 10px; 
	background: #f9f8f8;
	border-bottom: 5px #005bac solid;
	margin: 0 0 50px 0; 
	box-sizing: border-box;
	}
.asset_point h2 img{
	width: 80%;
	}
	.asset_point ul {
		margin: 0 0 30px 0;
	}	
.asset_point ul li{
	width: 100%;
	float: none;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #d2daef;
	display: block;
	}
.asset_point ul li img{
	width: 30%;
	padding: 0 0 0 0;
	float: left;
	}		
.asset_point ul li p{
	width: 70%;
	text-align: left;
	font-weight: bolder;
	float: left;
	}
.asset_price {
	margin: 0 auto 40px auto;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	}
.asset_soudan {
	padding: 30px 10px 0 10px;
	margin: 0 0 40px 0;
	background: url("../img/soudan_bg.jpg") no-repeat;
	text-align: center;
	box-sizing: border-box;
	}
.asset_soudan img{
	margin: 0 auto 20px auto;
	}
.asset_banner {
	margin: 0 0 40px 0;
	padding: 0 10px;
	box-sizing: border-box;
	}
.asset_form{
	width: 100%;
	text-align: left;
	margin: 40px 0 40px 0;
	}
.asset_form h3{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 20px;
	}
.asset_form h4{
	margin: 0 0 30px 0;
	}
.asset_form .error_messe{
	color: #E43223;
	}
.asset_form p{
	font-size: 14px;
	line-height: 1.4em;
	}
.asset_form blockquote{
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 10px;
	box-sizing: border-box;
	}
.asset_form blockquote p{
	font-size: 12px;
	}	
.asset_form table{
	width: 100%;
	margin: 30px 0;
	}	
.asset_form table th{
	width: 100%;
	padding: 5px 10px;
	background: #DFDFD0;
	border-bottom: 1px solid #efefef;
	display: block;
	box-sizing: border-box;
	text-align: left;
	}
.asset_form table th span{
	font-size: 10px;
	display: inline-block;
	color: #FFF;
	background: #E43223;
	padding: 3px 10px;
	margin: 0 0 0 10px;
	line-height: 1em;
	}	
.asset_form table td{
	width: 100%;
	padding: 14px;
	background: #FCFCF8;
	vertical-align: middle;
	border-bottom: 1px dotted #CCC;
	display: block;
	box-sizing: border-box;
	font-size: 12px;
	}		
.asset_form table td.button{
	width: 100%;
	padding: 30px ;
	background: #FFF;
	border-bottom: none;
	box-sizing: border-box;
	}
input,select,textarea{
	font-size: 16px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
	-webkit-border-radius : 0;
    -webkit-appearance : none;
    -webkit-tap-highlight-color : rgba(0,0,0,0);
	}
select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	background:#fff url(../img/arw_down.png) no-repeat;
	background-size:20px 10px;
	background-position: right center;
	font-size: 16px;
	vertical-align: middle;
	border:1px solid #CCC;
	padding: 5px;
	width: 100%;

}	
@-moz-document url-prefix() { /* for firefox */
	select {
		background:none;
		background-color: #FFF;
	}
}
	
/* checkbox01 */
input[type=checkbox] {
	display: none;
}
.checkbox01 {
	position: relative;
	line-height:1.8;
	padding: 0 20px 0 27px;
}
.checkbox01:hover:after {
	border-color: #0171bd;
}
.checkbox01:after, .checkbox01:before{
	position: absolute;
	content: ""; 
	display: block;
	top: 50%;
}
.checkbox01:after {
	left: 0;
	margin-top: -12px;
	width: 18px;
	height: 18px;
	border: 1px solid #d1d1d1;
}
.checkbox01:before {
	left: 3px;
	margin-top: -9px;
	width: 7px;
	height: 11px;
	border-right: 3px solid #0171bd;
	border-bottom: 3px solid #0171bd;
	transform: rotate(45deg);
	opacity: 0;
}
input[type=checkbox]:checked + .checkbox01:before {
	opacity: 1;
}	
.submit_btn{
	background: #FFF;
	padding: 10px 20px;
	border: 1px solid #CCC;
	}	
.asset_attention{
	margin: 0 0 40px 0;
	text-align: left;
	padding: 0 10px;
	box-sizing: border-box;
	}	
.asset_form table td p{
	width: 50%;
	float: left;
	margin: 10px 0;
	font-size: 12px!important;
	height: 20px;
	}
.asset_form table td p:last-child{
	width: 100%;
	float: left;
	margin: 10px 0;
	font-size: 12px!important;
	height: 20px;
	}

#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 8px;
	z-index: 9999;
}
#page-top a {
    background: #005BAC;
    text-decoration: none;
    color: #fff;
    width: 50px;
	height: 50px;
    text-align: center;
    display: block;
    border-radius: 25px;
	line-height: 50px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
	
#sp_tel{
    position: fixed;
    bottom: 0px;
    left: 0px;
	text-align: center;
	width: 100%;
	}	
#sp_tel img{
	vertical-align: bottom;
	max-height: 110px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #FFF;
	border-bottom: none;
	box-sizing: border-box;
	}
.btn a{
		width: 200px;
		padding: 20px;
		margin: 50px auto;
		text-align: center;
		background: #005BAC;
		color: #FFF;
		display: block;
		text-decoration: none;
	}
.btn a:hover{
		    background: #999;}


}
