﻿@charset "utf-8";


/* -----------------------------------------------------------

SP用css

----------------------------------------------------------- */


/*------------------------------------------
* COMMON
------------------------------------------ */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html,body{
height:100%;
}

body {
font-family: 'Noto Sans Japanese', serif;!important
-webkit-text-size-adjust : 100% ;
}
img {
max-width : 100% ;
height : auto ;
text-align:center;
}
p {
width : 100% ;
font-size:30px;
margin : 0 0 1.5em 0 ;
line-height : 1.7 ; }


/*------------------------------------------
* HEADER
------------------------------------------ */
header { display:block;width:960px; height:300px; margin:0 auto; _text-align:left; position:relative; }
header h1 { position:absolute; top:48px; left:411px; }

.table-ul {
position:absolute; 
top:190px;
display: table;
table-layout: fixed;
width: 100%;
text-align:center;
}
.table-ul li {
display: table-cell;
vertical-align: middle;
font-size: 23px;
font-weight:bold;
}
.table-ul li a {
color: #333;
display: block;
text-decoration:none;
}

#header {
background: #fff;
}


.spNone {
display: none;
}

@media screen and (max-width: 480px){
.spNone { display: none;}
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
position: relative;
margin: 95px auto 60px;
*zoom: 1;
}

.bx-wrapper img {
width: 100%;
display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border:  5px solid #fff;
left: -5px;
background: #fff;

/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 450px;
}

/* LOADER */

.bx-wrapper .bx-loading {
min-height: 50px;
background: url(images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
left: 10px;
background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
right: 10px;
background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}

.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: 10px;
padding: 10px;
}

/*------------------------------------------
* FONT
------------------------------------------ */
h2 {font-size:30px; font-weight:bold; text-align:center;padding: 50px 0 30px 0; display:block;}
/*------------------------------------------
* COMMON
------------------------------------------ */
.more {
text-align: center;
padding: 40px 0;
}

.contents {
width:960px;
margin:0 auto;
_text-align:left;
}

/*------------------------------------------
* news
------------------------------------------ */
#information {
	padding-bottom:50px;
}

#information ul {
   margin:0;
   padding:0;
   list-style:none;
}
#information img {
   padding-left: 26px;
}

#information li {
   padding:15px 0 15px 7em;
   text-indent: -7em;
   border-bottom:1px solid #ddd;
}

#information li span {
   display:inline-block;
   width: 12em;
   text-indent:0;
}

#information li a {
   text-decoration:none;
   color:#000;
}

#information li a:hover {
   text-decoration:underline;
   color:#AB0404;

}


/*------------------------------------------
* 新着情報
------------------------------------------ */


ul#pic{
border-bottom: 1px solid #ccc;
}
ul#pic li{
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
background: linear-gradient(#fff, #f0f0f0);
border-top: 1px solid #ccc;
height: 160px;
margin: 0px;
width:100%;
}
#pic li figure figcaption a{
background: url(list_mark1.png) no-repeat 100% 50%;
color: #666;
display: block;
height: 160px;
margin: 0;
padding: 0 20px 0 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-decoration: none;
color: #000;
display: block;
font-weight: bold;
padding-top: 50px;
font-size:30px;
}

ul#pic li figure{
margin:0;
}

ul#pic li img{
float: left;
height: 160px;
width: 160px;
margin-right: 10px;
}
/*------------------------------------------
* 施工例
------------------------------------------ */
* {
margin: 0;
padding: 0;
}
#example ul li {
padding:0;
margin:0;
width: 100%;
overflow: hidden;
font-size: 48px;
}

#example figure a img {
width: 50%;
height: auto;
float: left;
text-align: center;
box-sizing: border-box;
padding:10px;
margin:0;
}

#example figure figcaption {
width: 50%;
height: auto;
float: left;
text-align: left;
box-sizing: border-box;
padding:10px;
margin:0;
}


/*------------------------------------------
* 注文の流れ
------------------------------------------ */
#flow ul {
padding-left:0;
}

#flow ul li {
list-style: none;
text-align: center;
}
#flow ul li a{
text-decoration:none;
}
#flow ul li img{
width: 90% !important;
height: 90% !important;
}

/*------------------------------------------
* アクセス
------------------------------------------ */
.google-maps {
position: relative;
padding-bottom: 250px; /*高さは250pxで固定*/
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/*------------------------------------------
* よくある質問
------------------------------------------ */
#qa{
padding: 50px 0;
width:90%;
margin:0 auto;
}
#qa dl dt {
width:auto;
font-size:30px;
background-color:#fff100;
margin-bottom: 30px;
}

#qa dl dd {
font-size:30px;
padding-bottom:50px; 
margin: 0;
}
/*------------------------------------------
* お問合せフォーム
------------------------------------------ */
#contact{
width:90%;
padding: 0;
margin:0 auto;
}


.box_tel {
font-size:30px;	
padding: 50px 0;
}

.box_tel a {
font-size:30px;
/* ▼表示形態 */
display: block;
/* ▼サイズ */
width: 90%;
/* ▼余白 */
padding: 0.4em 0px;
margin: 0.5em auto;
/* ▼枠線 */
border-style: solid;
border-width: 1px;
border-color: #ccc #999 #999 #ccc;
/* ▼角丸 */
-webkit-border-radius: 7px; /* Chrome,Safari */
-moz-border-radius: 7px;    /* Firefox */
border-radius: 7px;         /* CSS3 */
/* ▼文字装飾 */
text-decoration: none;
/* ▼文字位置 */
text-align: center;
/* ▼背景 */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Chrome,Safari */
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffcccccc); /* IE */
background: -moz-linear-gradient(top, #fff, #ccc); /* Firefox */
background: -o-linear-gradient(top, #fff, #ccc);   /* Opera */
background: linear-gradient(top, #fff, #ccc);      /* CSS3 */
}

form{font-size: 40px;}

.form{
display: block;	
width:90%;
border:0;
font-size: 30px;
padding: 0.4em 0px;
margin: 0.5em auto;
font-family:Arial, sans-serif;
color:#aaa;
border:solid 1px #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

.select{
font-size:30px;
display: block;	
width:90%;
padding: 0.4em 0px;
margin: 0.5em auto;
}


.submit{
font-size:30px;	
border:solid 1px #ccc;
padding: 4px 6px;
margin:0 0 20px;
font-family:Arial, sans-serif;
text-transform:uppercase;
font-weight:bold;
color:#333;
cursor:pointer;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
background-image: -webkit-linear-gradient(top, #ddd, #aaa);
background-image: -moz-linear-gradient(top, #ddd, #aaa);
background-image: -ms-linear-gradient(top, #ddd, #aaa);
background-image: -o-linear-gradient(top, #ddd, #aaa);
background-image: linear-gradient(top, #ddd, #aaa);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd', endColorstr='#aaa',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

select {
font-size:30px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border-radius: 0;
border: 0;
margin: 0;
padding: 0;
background: none transparent;
vertical-align: middle;
font-size: inherit;
color: inherit;
box-sizing: content-box;
}

.custom {
font-size:30px;	
margin:0 0 20px;
overflow: hidden;
display: inline-block;
*display: inline;
*zoom: 1;
border:solid 1px #ccc;
position: relative;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

.custom > select {
width: 130%;
padding: 0.6em 2.4em 0.6em 0.6em;
font-size:30px;
}

.custom:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 1.8em;
display: block;
content: "";
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") center no-repeat;
pointer-events: none;
font-size:30px;
}

.default .custom > select {
width: auto;
font-size:30px;
}

.overflow .custom {
overflow: visible;
font-size:30px;
}

.overflow .custom select {
font-size:30px;
outline: 2px dotted rgba(255, 255, 0, 0.5);
}

/*------------------------------------------
* 会社概要
------------------------------------------ */
#company{
padding:50px auto;
}

#company .img_company{
text-align:center;
display:block;
margin-bottom:20px;
}

#company img{
text-align:center;
}
#company p{
text-align:left;
display:block;
margin-bottom:20px;
padding:0 20px;
}

#company dl{
width:90%;
margin:0 auto;
padding:0;
}

#company dl dt {
    border-bottom: 1px dotted #ccc;
    display: block;
    font-weight: bold;
    font-size: 25px;
}

#company dl dd {
    margin-bottom: 0.8em;
    border-bottom: 1px dotted #ccc;
    display: block;
    padding-bottom: 16px;
}

/*------------------------------------------
* アクセス
------------------------------------------ */
#access {
padding: 50px 0 100px 0;
width:90%;
margin:0 auto;
font-size:30px;
}
#access p {
padding: 50px 0 100px 0;
}	  
/*------------------------------------------
* メンバー紹介
------------------------------------------ */
#member img{
max-width: 100%; 
margin-right: 53px;
margin-bottom: 25px;
text-align:center;
}
#member dl{
width:800px;
margin:0 auto;
}

#member dl dt {
clear: left;
float: left;
padding-left: 15px;
font-size:30px;
}

#member dl dd {
height: 319px;
margin-bottom: 50px;
font-size:23px;
}

/*------------------------------------------
* FOOTER
------------------------------------------ */
footer{
background-color: #fff100;
position: relative;
bottom: 0;
height: auto;
padding: 20px;
}

#footer_nav_container{
width: 100%;
position: relative;
height:auto !important; /*IE6対策*/
height: 100%; /*IE6対策*/
min-height: 100%;
}

#contents{
padding-bottom:140px; /*フッターの高さと同じ*/
}

#footer_nav_container a{text-decoration:none;}
a:link { color:#5E5E5E; }
a:visited { color: #5E5E5E; }
a:hover { color: #5E5E5E; }
a:active { color: #5E5E5E; }


#footer_nav_container dt,
#footer_nav_container p{
background: url(../images/common/arrow01.png) left center no-repeat;
padding-left: 15px;
font-weight: bold;
color:#2F2F2F;
}

#footer_nav_container dt{
margin-bottom: 8px;
}

#footer_nav_container dd{
margin-bottom: 8px;
margin-left: 25px;
padding-left: 15px;
background: url(../images/common/arrow02.png) left center no-repeat;
}

#copyright{
color: #000;
text-align: center;
clear: both;
font-size:30px;
}

#copyright_container{
width: 90%;
margin: 0 auto;
position: relative;
}
/* -----------------------------------------------------------

HTML /CATEGORY

----------------------------------------------------------- */

/*------------------------------------------
* ナビ
------------------------------------------ */

#gridSort {
margin:0 auto;
width:100%;
overflow:hidden;
text-align:center;
display:block;
}
#gridSort li{
float:left;
text-align: center;
padding:50px 5px;
font-weight:bold;
font-size:25px;

}
#gridSort li.last{
margin: 0;
}
#gridSort li a{
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
background-color:#f9f9f9;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
cursor:pointer;
color:#666666;
font-family:Arial;
font-size:18px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:0px 1px 0px #ffffff;
}
#gridSort li a:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
background-color:#e9e9e9;
}
#gridSort li a:active{
position:relative;
top:1px;
}
/* -----------------------------------------------------------

HTML / SINGLE

----------------------------------------------------------- */
/*------------------------------------------
* 見出し
------------------------------------------ */


h3.title {
position: relative;
color: #303030;
background: #fff100;
font-size: 14pt;
line-height: 1;
margin: 0px -10px 50px -10px;
padding: 10px 82px 10px 20px;
box-shadow: 1px 1px 3px 0px #cecece;
}
h3.title:after, sample2:before {
content: "";
position: absolute;
top: 100%;
height: 0;
width: 0;
border: 5px solid transparent;
border-top: 5px solid #333;
}
h3.title:after {
left: 0;
border-right: 5px solid #333;
}
h3.title:before {
right: 0;
border-left: 5px solid #333;
}		

.title-date {
text-align:center;
width: 70px;
height: 60px;
padding: 5px 0;
background-color: #000;
color: #FFF;
float: right;
position: relative;
right: 8px;
top: -77px;
}
.title-date-day {
display:block;
height:40px;
font-size:40px;
line-height:35px;
overflow:hidden;
}
.title-date-month {
display:block;
height:20px;
overflow:hidden;
font-size:14px;
line-height:14px;
}
.text {width:100%; font-size:18px; margin:0 auto; }

/*------------------------------------------
* 投稿ページ
------------------------------------------ */
img.wp-post-image
img.alignnone {
    margin: 0 auto;
    display: block;
	padding-bottom:30px;
}
/* -----------------------------------------------------------

HTML / RECRUIT

----------------------------------------------------------- */
/*------------------------------------------
* テーブル
------------------------------------------ */
table.company {
width: 100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0px 15px;
font-size: 12px;
}

table.company th,
table.company td {
padding: 10px;
}

table.company th {
background: #fff100;
vertical-align: middle;
text-align: left;
width: 30%;
overflow: visible;
position: relative;
color: #333;
font-weight: normal;
font-size: 15px;
}

table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #fff100;
border-width: 10px;
margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
table.company th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
} }

table.company td {
background: #f8f8f8;
width: 70%;
padding-left: 20px;
font-size: 15px;
}
