@charset "UTF-8";

/* --------------------------------------------------
 Base
-------------------------------------------------- */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	  box-sizing: border-box;
}
body,ol,ul,dl,li,dt,dd,table,th,td,input,textarea,select,h1,h2,h3,h4,h5,h6,input,textarea,submit,reset{
color:#222;
font-weight:normal;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
-webkit-text-size-adjust: none;
}

body{
background-color:#fff;
min-width:320px;
font-size:85%;
line-height:1.5;
text-align:center;
word-wrap:break-word;
}

img {
	vertical-align:bottom
}
input,
textarea,
select{
color:#222;
}

ol{
margin:0 0 0 2em;
}

ol > li{
list-style:decimal outside;
margin:0 0 5px;
}

a:link,
a:visited{
color:#222;
text-decoration:underline;
}

a:hover,
a:active{
color:#222;
text-decoration:none;
}

em{
font-style:normal;
font-weight:bold;
color:#d30;
}

strong{
font-style:normal;
font-weight:bold;
}


/* --------------------------------------------------
 Wrapper
-------------------------------------------------- */
#wrapper{
max-width:640px;
min-width:320px;
margin:0 auto;
}


/* --------------------------------------------------
 Header
-------------------------------------------------- */
header{
width:100%;
max-width:640px;
background:#326315;
z-index:10000;
top:0;
left:0;
}

/* ロゴ --------------- */
header .logo{
display:block;
float:left;
width:40%;
padding:5% 2% 0;
}

/* アイコン --------------- */
header .tel{
display:block;
float:right;
width:43%;
padding:2%;
}


/* --------------------------------------------------
 Contents
-------------------------------------------------- */
#contents{
clear:both;
position:relative;
text-align:left;
}


/* --------------------------------------------------
 Box
-------------------------------------------------- */
.blcComm{
margin:0 5% 5%;
}


/* --------------------------------------------------
 Other Classes
-------------------------------------------------- */
/* クリアーフィックス --------------- */
.cf:after{
content: "";
clear: both;
display: block;
}

.clearFix:after{
content: "";
clear: both;
display: block;
}

/* クリアー --------------- */
.clear{
clear:both;
}

/* 非表示 --------------- */
.hidden{
position:absolute;
text-indent:-9999px;
overflow:hidden;
}


/* --------------------------------------------------
 catchBlc
-------------------------------------------------- */
#catchBlc section{
box-shadow:rgba(0,0,0,0.2) 0 2px 5px;
}

#catchBlc section h1{
padding:1%;
background:#557939;
border-top-left-radius:3px;
border-top-right-radius:3px;
text-align:center;
font-size:140%;
font-weight:bold;
color:#fff;
}

#catchBlc section dl{
padding:2% 5%;
}

#catchBlc section dt{
float:left;
font-weight:bold;
}

#catchBlc section dd{
padding:0 0 2% 4.5em;
}


/* --------------------------------------------------
 followBlc
-------------------------------------------------- */
#followBlc section{
box-shadow:rgba(0,0,0,0.2) 0 2px 5px;
text-align:center;
}

#followBlc h1.office{
margin:0 0 3%;
padding:1%;
background:#0b354f;
border-top-left-radius:3px;
border-top-right-radius:3px;
text-align:center;
font-size:140%;
font-weight:bold;
color:#fff;
}

#followBlc section p{
padding:0 3%;
}

#followBlc section dl{
padding:2% 5%;
}

#followBlc section dt{
float:left;
font-weight:bold;
text-align:left;
}

#followBlc section dd{
padding:0 0 2% 4.5em;
text-align:left;
}


/* --------------------------------------------------
 contactBlc
-------------------------------------------------- */
.contactBlc{
margin-top:10px;
}

.contactBlc p{
display:block;
position:relative;
padding-top:58.6206%;
background:url(../img/contact_base.png) no-repeat;
background-size:100%;
}

.contactBlc img{
display:block;
position:absolute;
left:50%;
bottom:6%;
margin-left:-45%;
}

/* --------------------------------------------------
 anchorToPcInSp
-------------------------------------------------- */
#anchorToPcInSp{
display:block;
margin:5%;
padding:3%;
background:#fff;
border-radius:3px;
box-shadow:rgba(0, 0, 0, 0.3) 0 0 7px 0;
text-align:center;
text-decoration:none;
color:#6e6e6e;
}

#anchorToPcInSp img{
padding-right:3%;
}


/* --------------------------------------------------
 Footer
-------------------------------------------------- */
footer{
clear:both;
margin-top:5%;
padding-top:3%;
background:#000;
font-size:85%;
color:#fff;
}

#btmPageTop{
display:block;
text-align:center;
text-decoration:none;
color:#999;
}

#btmPageTop span{
	margin-top:-6px;
display:block;
padding:5%;
background:#444;
}


.choice_wrap {
	width:97%;
	margin:0 auto;
	padding:20px 0;
}
.choice_wrap li {
	width:50%;
	padding:5px;
	float:left;
}
.comparison_txt li:nth-child(1) {
	font-size:90%;
}
.comparison_txt li:nth-child(2) {
	font-size:100%;
}
.comparison_txt li:nth-child(2) span{
	background:#ffea3c;
}
.hosyou {
	margin-top:10px;
	background: url(../img/bg_note.png) repeat;
}
.hosyou_inner {
	padding:20px;
	text-align:center;
}
.lineUp {
	background:#f5f5f5;
}
.lineUp_inner {
	padding:10px 10px 30px;
}
.lineUp_heading {
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
.lineUp_inner li {
	width:49%;
	background:#fff;
	box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	vertical-align:top;
	margin:0 0 0 1%;
	position:relative;
}
.lineUp_inner li:nth-child(odd) {
	margin:0;
}
.lineUp1 {
	margin-top:30px;
}
.lineUp1 li {
	height:250px;
}
.lineUp2 {
	margin-top:40px;
}
.lineUp3 {
	margin-top:40px;
}
.lineUp4 {
	margin-top:40px;
}
.lineUp5 {
	margin-top:55px;
}
.lineUp6 {
	margin-top:40px;
}
.lineUp4 li {
	height:230px;
}
.lineUp5 li {
	height:215px;
}
.lineUp6 li {
	height:230px;
}
.lineUp_inner .hover {
	position:absolute;
	z-index:10;
}
.lineup_txt {
	padding:10px;
	font-size:70%;
}
.lineUp1 li:nth-child(1) .hover { top:-25px; right:-10px; }
.lineUp1 li:nth-child(2) .hover { top:-27px; right:-10px; }
.lineUp2 li:nth-child(1) .hover { top:-28px; right:-6px; }
.lineUp2 li:nth-child(2) .hover { top:-25px; right:-10px; }
.lineUp3 li:nth-child(1) .hover { top:-30px; right:-10px; }
.lineUp3 li:nth-child(2) .hover { top:-7px; right:-6px; }
.lineUp4 li:nth-child(1) .hover { top:-25px; right:9px; }
.lineUp4 li:nth-child(2) .hover { top:-20px; right:-10px; }
.lineUp5 li:nth-child(1) .hover { top:-30px; right:-6px; }
.lineUp5 li:nth-child(2) .hover { top:-45px; right:-4px; }
.lineUp6 li:nth-child(1) .hover { top:-15px; right:11px; }
.lineUp6 li:nth-child(2) .hover { top:-30px; right:-10px; }
.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}
.archive {
	letter-spacing: -.40em;
}
.archive li { letter-spacing: normal;}
.lease_txt {
	background: url(../img/bg_note.png) repeat;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	position:relative;
	padding:80px 10px 15px;
	text-align:center;
}
.lease_txt .hover {
	position:absolute;
	top:-40px;
	left: 0;
	right: 0;
	width:80px;
	margin:0 auto;
}
.aftercare {
	margin-top:20px;
}
.aftercare_inner {
	background: url(../img/bg_note.png) repeat;
	padding:10px 0 80px;
}
.disaster_box {
	margin-top:;
	width:95%;
	margin:-60px auto 0;
	border:8px solid #eb6000;
	background:rgba(255,255,255,0.8);
	padding:20px;
	text-align:center;
}
.disaster_box span {
	color:#7a5505;
}
/* --------------------------------------------------
 introBlc
-------------------------------------------------- */
#introBlc {
margin-top:30px;
}

#introBlc h1{
width:95%;
margin-left:1%;
}

#introBlc > div{
margin-top:-15%;
padding:5%;
background:url(../img/intro_bg.jpg);
}

/* お客様の声 --------------- */
#introBlc .voice li{
position:relative;
margin-bottom:3%;
padding:3% 0;
background-image:url(../img/frm.png), url(../img/frm.png), url(../img/frm_bg.png);
background-repeat:no-repeat, no-repeat, repeat-y;
background-position:left top, left bottom, left top;
background-size:100%, 100%, 100%;
box-shadow:rgba(0,0,0,0.2) 0 10px 8px -4px;
}

#introBlc .voice li > img{
display:block;
margin:0 auto 3%;
border:#fff solid 5px;
box-shadow:rgba(0,0,0,0.2) 0 2px 5px;
}

#introBlc .voice p{
padding:0 5%;
}

#introBlc .voice .name{
text-align:right;
}
.voice .contents {
	background:#2a5706;
	color:#fff;
	font-size:14px;
	padding:10px 5px;
	width:90%;
	margin:7px auto;
}
.voice .contents span {
	font-size:80%;
}

/* --------------------------------------------------
 formBlc
-------------------------------------------------- */
#formBlc{
margin:5%;
padding:3% 5% 5%;
border:#6f8d56 solid 5px;
border-radius:8px;
background:url(../img/form_bg.jpg) no-repeat center top #274f06;
background-size:100%;
text-align:center;
}

#formBlc h1{
width:110%;
margin:-1% 0 3% -5%;
}

#formBlc .txt img{
margin-bottom:4%;
}

#formBlc .att{
color:#fff;
}

#formBlc .att img{
padding-right:1%;
vertical-align:middle;
}

#formBlc table{
margin-top:3%;
}

#formBlc th{
display:block;
padding:3%;
border-top:#ccc solid 1px;
vertical-align:middle;
}

#formBlc .required{
background:url(../img/form_icon_required.png) no-repeat 95% center #ededed;
}

#formBlc .option{
background:url(../img/form_icon_option.png) no-repeat 95% center #ededed;
}

#formBlc td{
display:block;
padding:3%;
background:#fff;
border-top:#ccc solid 1px;
vertical-align:middle;
text-align:left;
}

#formBlc td li{
float:left;
margin-right:2%;
}

#formBlc td p{
margin-top:1%;
color:#999;
}

/* テキストボックス */
#formBlc .name,
#formBlc .mail,
#formBlc .add,
#formBlc .message{
width:95%;
}

#formBlc .tel{
width:25%;
}

#formBlc .postcode{
width:40%;
}

#formBlc .rule{
margin:5% auto;
text-align:left;
color:#fff;
}

#formBlc .rule a{
color:#fff;
}

#formBlc select{
width:100% !important;
}

#formBlc #formSubmit{
text-align:center;
}

#formBlc #formSubmit input[type="image"]{
width:90%;
max-width:360px;
}


/* --------------------------------------------------
 companyBlc
-------------------------------------------------- */
#companyBlc {
margin-top:20px;
}

#companyBlc h1{
width:26%;
max-width:169px;
margin:0 auto 5%;
}

#companyBlc table{
border:#ccc solid 1px;
border-top:none;
}

#companyBlc th{
display:block;
padding:3%;
background:#ededed;
border-top:#ccc solid 1px;
vertical-align:middle;
}

#companyBlc td{
display:block;
padding:3%;
border-top:#ccc solid 1px;
vertical-align:middle;
}


/* --------------------------------------------------
 anchorToPcInSp
-------------------------------------------------- */
#anchorToPcInSp{
display:block;
margin:5%;
padding:3%;
background:#fff;
border-radius:3px;
box-shadow:rgba(0, 0, 0, 0.3) 0 0 7px 0;
text-align:center;
text-decoration:none;
color:#6e6e6e;
}

#anchorToPcInSp img{
padding-right:3%;
}

/* --------------------------------------------------
 confirmBlc
-------------------------------------------------- */
#confirmBlc{
margin:5%;
}

#confirmBlc h1{
text-align:center;
font-size:140%;
font-weight:bold;
color:#2b5807;
}

#confirmBlc .txt{
margin:3% 0;
text-align:center;
}

#confirmBlc table{
margin-top:3%;
border:#ccc solid 1px;
border-top:none;
}

#confirmBlc th{
display:block;
padding:3%;
border-top:#ccc solid 1px;
vertical-align:middle;
}

#confirmBlc .required{
background:url(../img/form_icon_required.png) no-repeat 95% center #ededed;
}

#confirmBlc .option{
background:url(../img/form_icon_option.png) no-repeat 95% center #ededed;
}

#confirmBlc td{
display:block;
padding:3%;
background:#fff;
border-top:#ccc solid 1px;
vertical-align:middle;
}

#confirmBlc #formSubmit{
margin:5% auto;
text-align:center;
}

#confirmBlc #formSubmit input[type="image"],
#confirmBlc #formSubmit img{
width:90%;
max-width:360px;
}

#confirmBlc .error{
padding:3%;
box-shadow:rgba(0, 0, 0, 0.3) 0 0 7px 0;
border-radius:3px;
text-align:left;
}

#confirmBlc .error li{
margin-left:20px;
list-style-type:disc;
}

#confirmBlc .tel{
padding:5%;
box-shadow:rgba(0, 0, 0, 0.3) 0 0 7px 0;
border-radius:3px;
text-align:center;
}

#confirmBlc .tel img{
width:67%;
max-width:362px;
}

#confirmBlc > ol{
margin-top:5%;
}
