@charset "UTF-8";
/************************************************************
 * UTF-8で保存してください。
 ************************************************************/
html{
	-webkit-text-size-adjust:100%;
}
 *--Body--*/
body{
	letter-spacing: -0.001em;
	text-size-adjust: none;
	-webkit-text-size-adjust:none;
	-webkit-font-smoothing:antialiased;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:16px;
	line-height:1.1;
	color:#222;
	background-color:#fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

/*--Image--*/
img{
	border:none;
	vertical-align:top;}

/*--Link--*/
a{
	color: #390;
	text-decoration:none;
	overflow:hidden;
	outline:none;
	word-wrap:break-all;}
a:link    {color:#390;text-decoration:none;}
a:visited {color:#390;text-decoration:none;}
a:active  {color:#390;text-decoration:none;}
a:hover   {color:#f69;text-decoration:none;}

/*--Reset--*/
*{
	margin:0;
	padding:0;}

ul,ol{
	list-style:none;}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/*--proContents--*/
#proContents{
	text-align:center;
	width:100%;}

#proContents a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";}

body, #proContents, #proContents p{
	font-size: 16px;
	line-height: 140%;}
	
	
	
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.mb10{
	margin-bottom: 10px;
}
.mb25{
	margin-bottom: 25px;
}
.pb30{
	padding-bottom: 30px;
}

/*-----------------------------
Contents
------------------------------*/
.headBox{
	position: absolute;
	width: 980px;
	height: 60px;
	background: #666666;
	z-index:100;
	left: 50%;
	margin-left: -490px;
}
.headBox div.wrapper{
	width: 960px;
	margin: 5px auto;
	background: url(../images/bg_menu.png) top center no-repeat;
}

.headBox ul{
	width: 960px;
	margin: 0 auto;
	font-size: 0;
}
.headBox ul li{
	display:inline-block;
	height: 50px;
	vertical-align: top;
}
.headBox.fixed{
	position:fixed;
	top: 0;
}
#proContents .tel a:hover img{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	cursor:default;
}

.contentsMain{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#rogo{
	width: 100%;
	height: 100px;
	background: #fff;
	border-top: 1px solid #a0a0a0;
}
#rogo div.wrapper{
	width: 960px;
	height: 600px;
	margin: 20px auto 0;
}
#rogo h1{
	float: left;
}
#rogo p{
	float: right;
	margin-top: 10px;
}

#main .main1{
	background: url("../images/bg_main.jpg") no-repeat;
	width: 980px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	content: " ";
}
#main h2{
	position: absolute;
	left: 45px;
	top: 240px;
}
#main .main2{
	background: url("../images/bg_main2.jpg") no-repeat;
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 60px;
}
#main .main2 p{
	color: #fff;
	font-size: 120%;
	line-height: 200%;
	margin-top: 20px;
	max-height: 100%;
}

#gallery{
	padding: 30px 0;
}
#gallery h3{
	margin-bottom: 20px;
}
#gallery ul{
	width: 900px;
	margin: 20px auto 0;
	font-size: 0;
}
#gallery ul li{
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	vertical-align: top;
}
#gallery ul li:nth-child(3n){
	margin-right: 0;
}
#gallery ul li:nth-child(n+3){
	margin-bottom: 0;
}


#reason h3{
	background: url("../images/bg_reason1.jpg") no-repeat;
	padding: 90px 0 90px;
}
#reason ul{
	background: url("../images/bg_reason2.jpg") no-repeat;
	padding: 25px 0;
	font-size: 0;
}
#reason ul li{
	display: inline-block;
	width: 450px;
	font-size: 100%;
	color: #fff;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	max-height: 100%;
}
#reason ul li:nth-child(2n){
	margin-right: 0px;
}

#reason ul li h4{
	margin-bottom: 10px;
}
#reason ul li p.text{
	margin-bottom: 10px;
}


#custom{
	padding: 30px 0;
}
#custom h3{
	margin-bottom: 20px;
}
#custom div.exterior, #custom div.exterior{
	margin-top: 20px;
}
#custom ul{
	width: 920px;
	margin: 10px auto 0;
	font-size: 0;
}
#custom ul li{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 30px;
	vertical-align: top;
}
#custom ul li:nth-child(3n){
	margin-right: 0;
}


#concept{
	background: url("../images/bg_concept.jpg") no-repeat;
	padding: 40px 0 0;
	height: 800px;
	overflow: hidden;
}
#concept ul{
	margin: 40px auto 0;
	width: 680px;
}
#concept ul li{
	width: 680px;
	margin-bottom: 32px;
	display: inline-block;
	text-align: left;
	position: relative;
	color: #fff;
}
#concept ul li h4{
	margin-bottom: 20px;
}
#concept ul li p.photo1{
	position: absolute;
	right: 0;
	top: -30px;
}
#concept ul li p.photo2{
	position: absolute;
	right: 0;
	top: 20px;
}
#concept ul li p.photo3{
	position: absolute;
	right: 0;
	top: 0;
}


#contact{
	background: #E6E6E6;
	padding: 40px 0;
}
#contact h3{
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 20px;
	max-height: 100%;
}
#contact p{
	font-size: 300%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF6010;
	max-height: 100%;
}
#contact .free{
	display: inline;
	background: #FF9400;
	padding: 4px 8px;
	margin-right: 10px;
	font-size: 30%;
	color: #fff;
	font-weight: normal;
	vertical-align: top;
	max-height: 100%;
}
#contact .coution{
	font-size: 60%;
	color: #808080;
	font-weight: normal;
}
#contact ul{
	width: 680px;
	margin: 30px auto 0;
	font-size: 0;
}
#contact ul li{
	display: inline-block;
	vertical-align: top;
}
#contact ul li:first-child{
	margin-right: 40px;
}


#shop{
	padding: 40px 0;
}
#shop h3{
	margin-bottom: 30px;
}
#shop div.shopinfo{
	width: 900px;
	margin: 40px auto 0;
	position: relative;
	text-align: left;
}
#shop div.shopinfo dl{
	font-size: 100%;
	line-height: 200%;
	max-height: 100%;
}
#shop div.shopinfo dl dt{
	float: left;
	clear: both;
	width: 80px;
}
#shop div.shopinfo dl dd{
	padding-left: 80px;
	font-weight: bold;
}
#shop div.shopinfo p.photo{
	position: absolute;
	top: 0;
	right: 0;
}
#shop div.shopinfo p.btn{
	margin-top: 30px;
}



#gototop{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
#gototop p{
	text-align: right;
}
