/*
Theme Name: shiraki zouen sp Theme
Template: shirakizouen
Theme URI: shirakizouen.com/sp/
Author: miraikogeisya taniwaki
Author URI: http://miraikogeisya.com/
Version: 1.0
*/


@charset "utf-8";
/* CSS Document */
/* =======================================

	Browser Reset CSS

========================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {font-size:18px; line-height:1.5em;color:#000; box-sizing:border-box; background-image:url(img/bg.jpg); padding:70px 0px 0px; z-index:1; font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

.box-shadow{
	box-shadow:0px 0px 6px 3px rgba(0,0,0,0.6);
	-moz-box-shadow:0px 0px 6px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow:0px 0px 6px 3px rgba(0,0,0,0.6);
	 }

/* リンク指定
----------------------------------------------- */
a:link ,
a:visited { color: #000; text-decoration:none;}
a:hover,
a:active { color:#000; text-decoration:underline;}

img a{border:none;}
a:hover img{filter: alpha(opacity=60);opacity:0.6;}

strong {
	font-weight:bold;
	}


/* マージン
-----------------------------------------------------------------------------*/
.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb18 { margin-bottom: 18px; }
.mb20 { margin-bottom: 20px; }

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }

.mr5 { margin-right: 5px;}
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr18 { margin-right: 18px; }
.mr20 { margin-right: 20px; }

.ml10 { margin-left: 10px; }
.ml15 {margin-left:4%;}

/* フロート回り込み解除
----------------------------------------------- */
.clearfix { width:100%; }
.clearfix:after {content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;}
.container {
	width:94%;
	margin:0px auto;
	overflow:hidden;
}
.container_p { width:94%;; margin:0px auto; overflow:hidden; padding:0px 0px 0px;}
.center{ text-align:center; }

.fl {float: left;}
.fr {float: right;}

.cb { clear:both;}
.cl { clear:left;}

	
/* ヘッダー(トップページ)
----------------------------------------------- */
#header {
	width:100%;
	height:70px;
	clear: both;
	margin-bottom: 20px;
	padding:0 2%;
	box-sizing:border-box;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	position: fixed;
	top:0px;
	left:0px;
	z-index:9999;
}

/* ヘッダー・ナビ
----------------------------------------------- */
#header h1 {
	position:fixed;
	top:10px;
	left:4%;
}

#header .container h2 { font-size:50px; text-align:center; line-height:1.3em;}


/*TOPページ
----------------------------------------------- */
.main_img {
	width:92%;
	height:auto;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	text-align: center;
	display: block;
	clear: both;
	margin:2% auto 4%;
	box-sizing: border-box;
	border:3px solid #FFF;	}
.box {
	display: table;
	width:100%;
	height:auto;
	margin:0 auto 4%;
	overflow:hidden;
	}
.box h3{
    width:100%;
	height:54px;
	background:url(img/top_h2_bg.jpg);
	clear: both;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 3%;
	padding:0 0 0 4%;
	}
.icons_yellow {
	display: table-cell;
	width: 28%;
	height:auto;
	float: left;
	margin:0 0 4% 4%;
	 }
 
.linedbox {
	width:96%;
	box-sizing:border-box;
	padding:0 0 2% 0;
	margin:2% auto;
	border:3px #000 solid;
	/*border-radius: 5px;
	border-radius: 5px;
	-webkit-radius: 5px;
	-webkit-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;*/
	background-color: #FFF;
	display:block;
	overflow:hidden;
 }  
.linedbox .ttl{
	width:100%;
	height:56px;
	margin:0;
	border-bottom:3px #000 solid;
	display: block;
	background-color: #FFF;
}
 
.linedbox .s_box {
	float:left;
	display: table-cell;
	width: 43.5%;
	border:2px #000 solid;
	}
.linedbox .s_box img{
	float:left;
	max-width: 99.8%;
	height:auto;
	clear: both;
}
.linedbox .s_box .link{
	float:left;
	display: block;
	text-align: right;
	padding: 5px;
	max-width: 99.8%;
	height:auto;
		} 
.linedbox .fb {
	width:90%;
	height:700px;
	margin:20px auto;
	background-color: #FAFAFA;
	z-index:5;
	}		
 .linedbox .map {
	width:91.5%;
	height:300px;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4%;
	}		
	
.to_top {
	height: 50px;
	border: 1px solid #FFF;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	text-align: center;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(img/to_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FAF00A;
	background-size:contain;
	width: 92%;
	}
.to_top a:hover {filter: alpha(opacity=60);opacity:0.6;}

/* フッター
----------------------------------------------- */
#footer { width:100%; }


.linedbox .bt_form { width:90%; height: auto;  margin:0% auto 2%; }
.linedbox .bt_form a img { width:100%; height:auto;}
.container .linedbox { line-height:1.5em; box-shadow: 2px 2px 5px 10px #000;
-webkit-box-shadow: 2px 2px 5px 10px #000;
-moz-box-shadow: 2px 2px 5px 10px #000;}
.container .linedbox .pl { width:90%; height:auto; margin:20px auto; overflow:hidden; }
.container .linedbox .pl dt { width:100%; height:auto; }
.container .linedbox .pl dd { width:100%; height:auto; }
.container .linedbox .pl dt img,
.container .linedbox .pl dd img{ max-width:100%; box-sizing:border-box; border:3px solid #333; width:100%; height:auto; margin:0 auto 5%;}
.container .linedbox .pl dd .btn_orc a img { display:block; width:50%; height:auto; margin:0px auto; }
.tokutyou { padding:5px 20px; font-size:13px; line-height:1.4em; background:#f1f1f1;}
.tokutyou:last-child{ padding:5px 20px 10px; font-size:13px; line-height:1.4em; background:#f1f1f1;}
.tokutyou:first-child { padding:20px 20px 5px; font-size:13px; line-height:1.4em; background:#f1f1f1;}
b{ font-size:120%; display:block; font-weight:bold; font-size:110%; color:#D10E13;}
.container .linedbox .wrap { width:90%; height:auto; padding:20px; box-sizing:border-box; margin:20px auto; }

#menu {
	display:none;
}
.autoplay{ }

/* google map
-----------------------------------------------------------------------------*/
.box .map { 
width:92%; 
margin:0 auto 4%; 
box-sizing:border-box; 
border:3px solid #FFF; 
background:url(img/green_bg.jpg); 
padding:2% 2% 0 2%;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
 }
.box .map.box-shadow iframe { }

#footer #gototop { width:100%; height:54px; background: url(img/footer01.png) repeat-x; }
#footer #gototop a { width:100%; height:54px; display:block;}
#footer #gototop a img { width:150px; height:54px; margin:0 auto; text-align:center; display:block; }
#footer .g_nav { width:100%; overflow:hidden; background:url(img/green_bg.jpg); }
#footer .g_nav li { width:44%; height:54px; float:left; margin:0 0 0 4%; border-top:#92CE7D solid 1px; border-bottom:#004D00 solid 1px; }
#footer .g_nav .bt01,
#footer .g_nav .bt02 { width:44%; float:left; margin:0 0 0 4%; border-top: none; border-bottom:#004D00 solid 1px; }
#footer .g_nav li a img { width:150px; height:54px; }
#footer .g_nav li a { display:block; width:100%; }

/*施工までの流れ
----------------------------------------------- */
#flow{
	background-image:url(img/top_flow.png) , url(img/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top , left top;
	}
#flow h2{
	width:100%; height:auto; margin:0;
	}
#flow h2 img{
	width:100%; height:auto;
	}
#flow #main {
	width:92%;
	box-sizing:border-box;
	padding:4%;
	margin:2% auto 4%;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}
#flow #main .wrap { margin:0 0 4%; }
#flow #main .wrap h4 { min-height:30px; padding:30px 0 0 70px; font-weight:bold; }
#flow #main .wrap.bt01 { background: url(flow/img/icon01.jpg) no-repeat 0 0; }
#flow #main .wrap.bt02 { background: url(flow/img/icon02.jpg) no-repeat 0 0; }
#flow #main .wrap.bt03 { background: url(flow/img/icon03.jpg) no-repeat 0 0; }
#flow #main .wrap.bt04 { background: url(flow/img/icon04.jpg) no-repeat 0 0; }
#flow #main .wrap.bt05 { background: url(flow/img/icon05.jpg) no-repeat 0 0; }
#flow #main .wrap.bt06 { background: url(flow/img/icon06.jpg) no-repeat 0 0; }
#flow #main .wrap.bt07 { background: url(flow/img/icon07.jpg) no-repeat 0 0; }
#flow #main .wrap.bt08 { background: url(flow/img/icon08.jpg) no-repeat 0 0; }
#flow #main .wrap.bt09 { background: url(flow/img/icon09.jpg) no-repeat 0 0; }
#flow #main .wrap p { padding:1% 0 2%; font-size:90%; }
#flow #main .wrap .sankaku img { display:block; width:184px; margin:0 auto; }
#flow #main .wrap h4 span { padding:0 1%; color:#FF0000; }

/*よくある質問
----------------------------------------------- */
#qa{
	background-image:url(img/top_flow.png) , url(img/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top , left top;
	}
#qa h2{
	width:100%; height:auto; margin:0;
	}
#qa h2 img{
	width:100%; height:auto;
	}
#qa #main {
	width:92%;
	box-sizing:border-box;
	padding:4%;
	margin:2% auto 4%;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}
#qa #main .wrap { margin:0 0 4%; }
#qa #main .wrap h4 { min-height:45px; padding:15px 0 0 70px; font-weight:bold; background: url(question/img/qa01.jpg) no-repeat 0 0; }
#qa #main .wrap p { padding:1% 0 2% 70px; font-size:90%; background: url(question/img/qa02.jpg) no-repeat 0 0; }

/* 会社案内
-----------------------------------------------------------------------------*/
#company{
	background-image:url(img/top_flow.png) , url(img/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top , left top;
}
#company #main {
	width:92%;
	box-sizing:border-box;
	padding:4%;
	margin:2% auto 4%;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}
#company h2{
	width:100%; height:auto; margin:0;
	}
#company h2 img{
	width:100%; height:auto;
	}
#company #main table { width:96%;}
#company #main table tr .t_left { display:block; width:100%; font-weight:bold; background:url(img/green_bg.jpg); color:#FFFFFF; padding: 1% 2% 1% 2%; }
#company #main table tr .t_right { display:block; width:100%; padding:2% 4% 3% 2%; font-size:85%; }

/* お問い合わせ
-----------------------------------------------------------------------------*/
#contact{
	background-image:url(img/top_flow.png) , url(img/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top , left top;
}
#contact #main {
	width:92%;
	box-sizing:border-box;
	padding:4%;
	margin:2% auto 4%;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}
#contact h2{
	width:100%; height:auto; margin:0;
	}
#contact h2 img{
	width:100%; height:auto;
	}
#contact #main table { width:96%;}
#contact #main table tr .t_left { display:block; width:100%; font-weight:bold; background:url(img/green_bg.jpg); color:#FFFFFF; padding: 1% 2% 1% 2%; }
#contact #main table tr .t_right { display:block; width:100%; padding:2% 4% 3% 2%; font-size:85%; }

/* 施工事例
-----------------------------------------------------------------------------*/
#case{
	background-image:url(img/top_flow.png) , url(img/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center top , left top;
}
#case #main {
	width:92%;
	box-sizing:border-box;
	padding:4%;
	margin:2% auto 4%;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	box-shadow: 0px 0px 6px #000000;
}
#case h2{
	width:100%; height:auto; margin:0;
	}
#case h2 img{
	width:100%; height:auto;
	}
#case .box .wrap { width:92%; margin:0 auto 4%; }

#case .box .wrap .before .case-image img {  width:100%; height:auto; z-index:1; box-sizing:border-box; border:3px solid #FFF;-webkit-box-shadow: 0px 0px 6px #000000; -moz-box-shadow: 0px 0px 6px #000000; box-shadow: 0px 0px 6px #000000; }
#case .box .wrap .before .case-image .icon-before {  z-index:555; background:url(img/case_01.jpg) no-repeat 0 0; }
#case .box .wrap .sankaku img { display:block; width:184px; margin:2% auto; }
#case .box h3 {
    width:100%;
	height:auto;
	background:url(img/top_h2_bg.jpg);
	clear: both;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 3%;
	padding:1% 0 1% 4%;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
}

/* 施工事例一覧
-----------------------------------------------------------------------------*/
#case .box .wrap .col01 { margin:0 0 4%; }
#case .box .wrap .col01 a .bg-image .case-image img {width:100%; height:auto; z-index:1; box-sizing:border-box; border:3px solid #FFF;-webkit-box-shadow: 0px 0px 6px #000000; -moz-box-shadow: 0px 0px 6px #000000; box-shadow: 0px 0px 6px #000000; }
#case .box .wrap .col01 .case-name { border-left:5px #CC3300 solid; padding:5px 0 5px 10px; }

/* ブログ一覧
-----------------------------------------------------------------------------*/
#case .box .wrap .col01 .case-name01 { border-left:5px #CC3300 solid; padding:5px 0 5px 10px; overflow:hidden; }
.case-name01 date { font-size:90%; color:#C30;}
#case .box .wrap .col01 .case-name01 a:link ,
#case .box .wrap .col01 .case-name01 a:visited { text-decoration:underline;}
#case .box .wrap .col01 .case-name01 a:hover,
#case .box .wrap .col01 .case-name01 a:active { text-decoration:none;}
date { font-size:90%; color:#C30; font-weight:bold;}