@charset "utf-8";

/*==========================================
File name: module-smp.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2015.10.24
========================================== */

section{
}

.section_in{
	padding:10px 10px 30px 10px;}

.entry img{
	clear: both;
	max-width: 100%;
	height: auto;
}
#breadcrumbs{
	margin:10px;
	}

#gnav{
	display:none!important;}


/* --サイドバーの見出し-------------------------- */

#columnLeft .side_hd p{
	width: 100%;
}

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

#snav li{
	width: 100%;
}

#snav li a{
}

#snav li a:hover{
}


/* ------------------------------------------------
width 100%, バナー×2 横並べ
------------------------------------------------ */

.half .element_01,
.half .element_02{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

/* ------------------------------------------------
sectionに枠, バナー×2 横並べ
------------------------------------------------ */
	
.entry_half .element_01,
.entry_half .element_02{
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
width 100%, イメージ×3 横並べ
------------------------------------------------ */
	
.third .element_01,
.third .element_02{
	width: 100%;
	height: auto;
}

.s_list_03_fix li{
	width: 32%;
	margin-right: 2%;
}


/* ------------------------------------------------
sectionに枠, イメージ×3 横並べ
------------------------------------------------ */

.entry_third .element_01,
.entry_third .element_02{
	overflow: hidden;
	width: 100%;
	height: auto;
}

.entry_third .element_01 img,
.entry_third .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
width 100%, イメージ×4 横並べ
------------------------------------------------ */

.quarter_body_01{
	margin: 0 0 10px 0;
}

.quarter_body_01 .element_01,
.quarter_body_01 .element_02,
.quarter_body_02 .element_01,
.quarter_body_02 .element_02{
	overflow: hidden;
	width: 49%;
}


/* ------------------------------------------------
sectionに枠, イメージ×4 横並べ
------------------------------------------------ */

.entry_quarter_body_01{
	margin: 0 0 10px 0;
}

.entry_quarter_body_01 .element_01,
.entry_quarter_body_01 .element_02,
.entry_quarter_body_02 .element_01,
.entry_quarter_body_02 .element_02{
	overflow: hidden;
	width: 49%;
}
	
/* ------------------------------------------------
width100%, 左イメージ×1 右コンテンツ
------------------------------------------------ */

.left_imgfix .element_01{
	width: 130px;
}

.left_imgfix-02 .element_01{
	width: 230px;
}
	
.left_imgfix .element_01,
.left_imgfix-02 .element_01{
	margin: 0 auto
}


/* ------------------------------------------------
sectionに枠, 左イメージ×1 右コンテンツ
------------------------------------------------ */

.entry_left_imgfix .element_01{
	width: 130px;
}

.entry_left_imgfix-02 .element_01{
	width: 230px;
}
	
.entry_left_imgfix .element_01,
.entry_left_imgfix-02 .element_01{
	margin: 0 auto;
}


/* ------------------------------------------------
width100%, 左コンテンツ 右イメージ×1
------------------------------------------------ */

.right_imgfix .element_01{
	width: 130px;
}

.right_imgfix-02 .element_01{
	width: 230px;
}
	
.right_imgfix .element_01,
.right_imgfix-02 .element_01{
	margin: 0 auto;
}

/* ------------------------------------------------
sectionに枠, 左コンテンツ 右イメージ×1
------------------------------------------------ */

.entry_right_imgfix .element_01{
	width: 130px;
}

.entry_right_imgfix-02 .element_01{
	width: 230px;
}
	
.entry_right_imgfix .element_01,
.entry_right_imgfix-02 .element_01{
	margin: 0 auto
}

/*==========================================
　1カラムレイアウト 3分割
========================================== */

.list_03_fix li{
	width: 32%;
	margin-right: 2%;
}


/*==========================================
　1カラムレイアウト 4分割
========================================== */

.one-column-quarter_body_01{
	margin: 0 0 10px 0;
}

.one-column-quarter_body_01 .element_01,
.one-column-quarter_body_01 .element_02,
.one-column-quarter_body_02 .element_01,
.one-column-quarter_body_02 .element_02{
	overflow: hidden;
	width: 49%;
}



/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */
.double-single .element_02{
	max-width:270px;
	height:auto;
	margin: 0 auto;
}


.single-double .area_01 img{
	width:100%;	
	height:auto;}


/*==========================================
　コンテンツ collapse
========================================== */

.collapseomatic{
	width: 100%;
	margin: 0!important;
	padding: 0 0 0 30px!important;
	line-height: 30px;
	height: 30px;
	background-color: #C66;
	background-position: 10px 40%;
	color: #FFF;
	font-weight: bold;
	border-bottom: dotted 1px #FFF;
}

/* ------------------------------------------------
可変 Table
------------------------------------------------ */
	
.table_01{
	width: 100%;
}

.table_01 .tbody{
	display: block;
}


.table_01 dl{
	display: block;
	font-size: 90%;
	margin: 0;
}
.table_01 dl dt{
	padding:10px 5px;
	border-top: solid 1px #ccc;
	background:#F3F3F3;
}

.table_01 dl dd{
	padding:10px 5px;
}

.table_01 dl dt,
.table_01 dl dd{
	float: none;
	display: block;
	margin: 0;
	
}

.table_02{
	width: 298px;
}

.table_02 .thead,
.table_02 .tbody{
	display: block;
}

.table_02 ul{
	display: none;
}

.table_02 dl{
	display: block;
	font-size: 90%;
	border: solid 1px #ccc;
}

.table_02 dl dt,
.table_02 dl dd{
	float: none;
	display: block;
	padding: 3px;
}

.table_02 dl dd{
	margin: 0;
}

.table_02 dl dt{
	border-bottom: solid 1px #ccc;
	background: #EEE;
	font-weight: bold;
}

.table_02 .col01{
	width: 290px;

}
.table_02 .col02{
	width: 290px;

}
.table_02 .col03{
	width: 290px;

}



.table03 table {
	width: 100%;
}
.table03 table tr th {
	width: 5%;
	font-weight: normal;
		padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.table03 table tr td {
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ------------------------------------------------
Contact Form7
------------------------------------------------ */

.nme input{
	width: 30%!important;
}
.eml input{
	width: 70%!important;
}

.zip input{
	width: 30%!important;
}

.add input{
	width: 60%!important;
}

select.wpcf7-select{
	width: 40%!important;
}


.wpcf7-form textarea{
	width: 90% !important;
	margin:0 5% !important;
} /*本文*/

/* ------------------------------------------------
微調整
------------------------------------------------ */

.smp_mb20{ margin-bottom:20px!important;}


/* ------------------------------------------------
PCとスマホで幅かえる場合
------------------------------------------------ */
.p60_s80{ width:80%!important;}

.p30_s60{ width:60%!important;}


/* ------------------------------------------------
施工事例
------------------------------------------------ */

.works_category_menu li{
	margin-bottom: 10px;

}

.works_category_menu li:last-child {
	margin-bottom: 0;
}



/* ------------------------------------------------
マップのスクロール無効
------------------------------------------------ */


.ggmap iframe{
	pointer-events: none;
}

