@charset "UTF-8";
/* CSS Document */
.contents{
	width:942px;
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	text-align:left;
}

.contents p,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6{
	margin:0px;
	line-height:1.2em;
}
.contents ul,
.contents li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contents a img{
	border:none;
}

.mainBox{
	background: none!important;
}
.footstepBox {
	margin-bottom: 10px;
}

#main{
	margin-bottom: 30px;
}
h1{
	padding: 0!important;
}

.cont{
	width: 880px;
	margin:0 auto;
}

.cont #present,
.cont #price{
	margin-bottom: 30px;
}

.cont #msll ul{
	border-left: 3px solid #00a4b8;
	border-right: 3px solid #00a4b8;
	border-bottom: 3px solid #00a4b8;	
	overflow: hidden;
	padding-top: 24px;
	padding-left: 22px;
	padding-bottom: 24px;
}
.cont #msll ul li{
	float: left;
	margin-right: 17px;
}

.bnr_uspace,.near,.btn_sale{
	text-align: center;
}
.bnr_uspace{
	margin-top: 60px;
}
.near{
	margin-top: 60px;
	font-size:30px;
	font-weight: bold;
	text-align:center;
}
.btn_sale{
	margin-top: 30px;
}


/* contact */
.contact{
	border:4px solid #c8c8c8;
	width:740px;
	margin:60px auto 0;
	padding:20px;
	clear: both;
}
.contact,
.contact *,
.contact :before,
.contact :after{
	-webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.contact h3{
	font-size:23px;
	text-align:center;
	color:#005C94 !important;
	margin-bottom:10px;
}
.contact .time{
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
}
.contact .col_box{
	overflow:hidden;
}
.contact .col{
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.contact .contact_tel strong{
	display:block;
	font-family:"Roboto",sans-serif;
	font-size:46px;
	line-height:1em;
	text-align:center;
}
.contact .contact_tel .col > a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:52px;
	font-size:20px;
	background:#005C94;
	padding-top:18px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_tel .col > a:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line{
	border-top:2px solid #dedede;
	margin-top:20px;
	padding-top:20px;
}
.contact .contact_line h4{
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
}
.contact .contact_line p{
	font-size:14px;
	line-height:1.6em;
}
.contact .contact_line a{
	display:block;
	color:#FFF;
	text-align:center;
	width:300px;
	height:54px;
	font-size:20px;
	background:#6BC315;
	padding-top:16px;
	border-radius:6px;
	font-weight:bold;
}
.contact .contact_line a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact .contact_line a img{
	height:23px;
	width:auto;
}

.middleBox {
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
	width: 902px;
	line-height: 150%;
}
.middleBox .abstTit {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
}
.middleBox dl dt {
	font-weight: bold;
}
.middleBox dl dd {
	margin:0 0 0.2em 1.0em;
	text-indent:-1.0em;
}


@media only screen and (max-width: 640px) {
.contents{
	width:auto;
	padding:0 0 30px 0;
}
.footstepBox {
    margin-bottom:5px;
    width:auto;
	padding-left:10px;
	background:#fff;
}
#main{
	margin-bottom: 15px;
}
#main h1 img{
	width:100%;
}
.cont{
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
#present img,
#price img,
#msll .title img,
#msll ul li img{
	width:100%;
}

.cont #present,
.cont #price{
	margin-bottom: 10px;
}

.cont #msll ul{
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.cont #msll ul li{
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bnr_uspace{
	margin-top: 30px;
}
.near{
	margin-top: 30px;
	font-size:14px;
}
.btn_sale{
	margin-top: 10px;
}
.bnr_uspace img,.near img,.btn_sale img{
	max-width: 100%;
}


.contact{
	width:auto;
	margin:20px 10px 0 10px;
	padding:15px 0;
}
.contact h3{
	font-size:16px;
}
.contact .time{
	font-size:12px;
	margin-bottom:10px;
}
.contact .col_box{
	margin-left:15px;
	margin-right:15px;
}
.contact .col{
	float:none;
	width:auto;
	padding:0;
}
.contact .contact_tel strong{
	margin-bottom:10px;
}
.contact .contact_tel strong,
.contact .contact_tel strong a{
	font-size:26px;
	text-decoration:none;
}
.contact .contact_tel .col > a{
	width:100%;
	height:40px;
	font-size:16px;
	padding-top:12px;
}
.contact .contact_line h4{
	font-size:14px;
	text-align:center;
}
.contact .contact_line p{
	font-size:12px;
	line-height:1.4em;
	text-align:center;
	margin-bottom:10px;
}
.contact .contact_line a{
	width:100%;
	height:41px;
	font-size:16px;
	padding-top:11px;
}
.contact .contact_line a img{
	height:20px;
}

.middleBox {
	margin: 20px 10px;
	width: auto;
	padding-top: 0px;
}
.middleBox dl dd {
	margin:0 0 0.2em 1.0em;
	text-indent:-1.0em;
}

}