﻿@charset "utf-8";

@media screen and (max-width: 736px) {
/* SP表示*/





body, button, input, select, textarea {
	font-size: 12px;
	line-height:150%;
}

body{
	height: auto;
	
}

.page { 
	width: 100%;
}


section{
	padding:50px 0;
    width:90%;
    margin:0 auto;
    text-align:center;
}

.spnone{
	display:none;
}
.pcnone{
	display:inherit;
}


h2{
	font-size:18px;
	line-height:160%;
	text-align:center;
	margin-bottom:30px;
	color:#222;
}

a.btn{
	width:180px;
	height:50px;
	margin:50px auto 0 auto;
	font-size:13px;
	line-height:50px;
	display:block;
	text-decoration:none;
	text-align:center;
	border:1px solid #C59A6D;
	background-color:#none;
   color:#C59A6D;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
   vertical-align:middle;
}

a.btn:hover{
	width:180px;
	height:50px;
	margin:50px auto 0 auto;
	line-height:50px;
	display:block;
	text-decoration:none;
	text-align:center;
	border:1px solid #C59A6D;
	background-color:#C59A6D;
   color:#FFF;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}



/* header */


#header img.logom{
	width:65px;
	margin:0px auto 15px auto;
	margin:0 auto 0px auto;
	position:absolute;
	top:120px;
	left: 0;
	right: 0;
}

#header h1{
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-size:155px;
	margin:0 auto 20px auto;
	width:200px;
	position:absolute;
	top:220px;
	left: 0;
	right: 0;
}

#header p{
	font-size:16px;
	line-height:200%;
	color:#FFF;
	position:absolute;
	margin:0 auto 0px auto;
	top:340px;
	left: 0;
	right: 0;
	text-align:center;
	text-shadow: 1px 1px 3px #CCC;
}


#header img.now{
	position:absolute;
	top:10px;
	right: 10px;
	width:160px;
}


#navTop {
	background-color:#FFF;
	width:100%;
	height:60px;
	border:1px solid #DDD;
	margin-bottom:0px;
}

#navTop ul {
	width:100%;
	height:60px;
	margin:0 auto;
}

#navTop ul li {
	width:16.3%;
	float: left;
	border-right:1px solid #DDD;
	text-indent:-6789px;
}

#navTop ul li a{
	width:100%;
	height:60px;
	display:block;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
    background-size:90%;
   z-index:5
}

#navTop ul li.nav01 a{background-image:url('../images/navi-home2.png');}
#navTop ul li.nav02 a{background-image:url('../images/navi-about2.png')}
#navTop ul li.nav03 a{background-image:url('../images/navi-works2.png')}
#navTop ul li.nav04 a{background-image:url('../images/navi-menu2.png')}
#navTop ul li.nav06 a{background-image:url('../images/navi-office2.png')}
#navTop ul li.nav05 a{background-image:url('../images/navi-contact2.png')}

#navTop ul li.nav01{
	border-left:1px solid #DDD;
	}
	
#navTop ul li a:hover{
	background-color:#DEDEDE;
}



/* news */

#topnews{
	width:90%;
	margin:0 auto;
}



/* message */

#message {
	margin:0 auto;
    text-align:center;
    padding:60px 0 40px 0;
    width:90%;
}

#message p{
	text-align:left;
	line-height:160%;
	float:none;
	margin-top:0;
	width:100%;
}

#message img.topaboutimg{
	width:100%;
}

ul#topcount {
	width:100%;
	margin:30px auto 10px auto;
}


ul#topcount li{
	float:left;
	width:105px;
	text-align:center;
	margin:0;
	padding:0;
}

ul#topcount li img{
	float:none;
	margin-top:0px;
	margin-bottom:5px;
	height:auto;
	width:30px;
	text-align:center;
}


ul#topcount li p{
	margin:0 auto;
	padding:0;
	color:#888;
	border-bottom:1px solid #8cb0be;
	padding-bottom:15px;
	text-align:center;
	width:60%;
	letter-spacing:0.05em;
	line-height:130%;
}


ul#topcount li p.count{
	font-size:25px;
	font-weight:300;
	color:#222;
	margin-bottom:5px;
	text-align:center;
	width:100%;
	border:none;
	padding-bottom:0px;
}






/* kodawari */


#kodawari ul.topkodawari{
	margin:0 auto 0 auto;
	text-align:center;
	width:100%;
	border-bottom:1px solid #DDD;

}

#kodawari ul.topkodawari li{
	float:none;
	width:100%;
	text-align:left;
	margin-right:0px;
	clear:both;	
	margin-bottom:30px;
	margin:0;
	border-bottom:1px solid #DDD;
}

#kodawari ul.topkodawari li.last{
	margin-right:0px;
	border-bottom:1px solid #DDD;
}

#kodawari ul.topkodawari li img{
	width:28%;	
	margin:35px auto 35px auto;
	float:left;
}

#kodawari ul.topkodawari li div{
	float:right;
	width:70%;
}

#kodawari ul.topkodawari li h3{
	font-size:18px;
	font-weight:nomal;
	margin-bottom:15px;
}

#kodawari ul.topkodawari li em{
	font-size:12px;
	margin:30px 0 6px 0;
}

#kodawari ul.topkodawari li p{
	font-size:12px;
	text-align:left;
	margin-bottom:30px;
}



/* jisseki */

#design ul.jisseki{
	float:none;
	display:block;
}

#design ul.jisseki li{
	text-align:center;
	float:none;
	margin:0px auto 25px auto;
	display:block;
	width:90%;
}

#design ul.jisseki li img{
	background: #fff; 
	border: 5px solid #fff; 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	box-shadow: 0 1px 3px rgba(0,0,0,.3);
    zoom: 1;
    margin-bottom:15px;
    margin-top:20px;
}

#design ul.jisseki li h3{
	text-align:center;
	margin-bottom:8px;
}

#design ul.jisseki li p{
	text-align:left;
	font-size:12px;
	display:block;
}



/* price */

table.stand{
	margin:30px auto 15px auto;
	width:100%;
	background:#FFF;
}

table.stand tr, table.stand td, table.stand th{
	padding:15px 5px 15px 5px ; 
	border:1px solid #DDD;
}

table.stand th{
	text-align:center;
	background-color:#E1EFEC;
	font-weight:400;
}

table.stand tr, table.stand td{
	text-align:left;
}

table.stand tr.bgcolor{
	background:#FAFAFA;
}

table.dotline{
	margin:10px 0 15px 0;
	width:100%;
}

table.dotline tr, table.dotline td{
	border-bottom: 1px #DDD dotted;
	padding:6px 1px 6px 5px ; 
}

table.dotline th{
	text-align:center;
	font-weight:400;
	border-bottom: 1px #DDD dotted;
	padding:6px 1px 6px 5px ; 
	color:#8ABFB9;
}

table.dotline tr, table.dotline td{
	text-align:left;
}



/* contact */

#contact h2{
	color:#FFF;
}

#contact p{
	color:#FFF;
}

#contact #mailformpro{
	padding:25px 15px;
	margin:30px auto 20px auto;
	width:92%;

}

#contact #mailformpro .must{
	font-size:11px;
}

#contact #mailformpro dl dd{
	margin:0px;
	width:100%;
	font-size:13px;
}

#contact #mailformpro dl dt{
	margin:0px;
	width:100%;
}

#mailformpro input {
	font-size:13px;
	letter-spacing:0.08em;
	width:260px;
	padding:10px 5px;
}

#mailformpro textarea#ori {
	width:260px!important;
	padding:10px 5px;
}




/* profile */

#profile h2{
	color:#FFF;
	text-shadow:none;
}

#profile p{
	color:#FFF;
}

#profile table.footer a{
	color:#CCC;
}


table.footer{
	margin:20px 0 60px 0;
	width:100%;
	color:#FFF;
}

table.footer tr, table.footer td, table.footer th{
	padding:6px 4px 6px 4px ; 
	border-bottom:1px solid #777;
}

table.footer th{
	text-align:center;
	font-weight:400;
}

table.footer tr, table.footer td{
	text-align:left;
}


#profile a.pagetop img{
	width:50px;
}

div#copy{
	color:#999;
	font-size:10px;
	text-align:center;
	margin-top:15px;
}


#f-menutop{
	background-color:#E1E3E4;
	width:100%;
	padding:20px 0 10px 0;
	margin:0 auto;
	font-size:11px;
	}
	
#f-menutop .Inner{
	width:90%;
	margin:0 auto;
}

#f-menutop .Inner ul li a{
	background:url('../images/icon.png') no-repeat 0 5px; 
	float:left;
	padding-left:15px;
	margin:0 20px 10px 0;
	text-decoration:none;
	color:#3F3F3F;
	}

#f-menutop .Inner ul li a:hover{
	text-decoration:underline;
}

.footerbnr{
	margin-top:-30px;
	float:right;
}

	






















	
	
	
	
}










