@charset "utf-8";

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

#contents{
	padding: 0 15px;
}

/* ------------------------------------------------
メインイメージ
------------------------------------------------ */

#keyvisual{
	padding: 0;
	margin: 0 auto 35px auto;
}
#con_keyvisual{
	padding: 0;
	margin: 0 auto 15px auto;
}



#keyvisual img,
#con_keyvisual img{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
}


/* ***** 必須設定 ************************ */

section,
.section{
	overflow: hidden;
	width: 100%;
/*	background:pink;*/
/* ※※※ section に padding 設定不可 ※※※ */
}

.entry,
.entry-body{
	overflow: hidden;
	padding: 0px;/* sectionに枠がある場合の外余白10px固定 */
}


/* --投稿記事内のリスト----------------------- */

.entry ul {
	}

.entry ul li{
	}

.entry ol {
	}

.entry ol li {
	}

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



section h2{
	border-top:5px solid #333;
	border-right:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	font-size:130%;
	padding:5px 5px 0px 5px;
	margin-bottom:13px;
}
.home section h2{
	font-size:190%;
	margin-bottom:15px;
	font-weight:bold;
	text-align:center;
	border:none;
	padding:0;
} 

section h3{
	font-size:110%;
	color:#003399;
	margin-bottom:7px;
	border-bottom:#CCC solid 1px;
	padding-bottom:5px;}


.home section h3{
	font-size:160%;
	margin-bottom:15px;
	font-weight:bold;
	color:#003399;
	text-align:center;
	border:none;
	padding:0;
} 


section h3{
}

.title_blue{
	font-size:160%;
	color:#003399;
	border-bottom:#003399 solid 1px;}


.title_red{
	font-size:160%;
	color:#C00;
	border-bottom:#C00 solid 1px;}


/* ------------------------------------------------
サイドバー
------------------------------------------------ */

#columnLeft{
	overflow: hidden;
	margin: 0 0 10px 0;
}

#columnLeft form {
	margin: 0;
	}

#columnLeft ul{
	margin: 0;
	padding: 0;
	}

#columnLeft ul li {
	list-style-type: none;
	}

#columnLeft #widget_area{
}

#columnLeft #widget_area ul ul{
	margin: 0 0 20px 0;
}

#columnLeft #widget_area ul ul li{
	list-style-type: none;
	background: url(../images/common/li.jpg) no-repeat 3px 7px;
	padding-left: 20px;
	line-height: 1.8;
}

#columnLeft #widget_area ul ul ul, #columnLeft #widget_area ul ol {
	margin: 0 0 0 10px;
	}

#columnLeft section{
	overflow: hidden;
	margin: 0 0 10px 0;
}


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

#columnLeft .side_hd p{
	margin: 0 0 10px 0;
	padding-bottom:3px;
	font-size:120%;
	border-bottom:#000 1px solid;
}

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

#snav{
	margin: 0 0 10px 0!important;
}

#snav li{
	text-align: center;
	margin: 0 0 5px 0!important;
	
}

#snav li{
	list-style-type: none;
}

#snav li a{
	display: block;
	
}

#snav li a:hover{
}


/* *********************************************** */

/* ------------------------------------------------
width 100% 画像幅100%
sectionに枠, 画像幅100%
------------------------------------------------ */
.single-body,
.entry_single-body{
	width: 100%;
	overflow: hidden;
}
.single-body img,
.entry_single-body img{
	width: 100%!important;
	max-width: 100%!important;
	height: auto;
}

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

.half{
	width: 100%;
	overflow: hidden;
}

.half .element_01,
.half .element_02{
	overflow: hidden;
}

.half .element_01 img,
.half .element_02 img{
	width: 100%;
	height: auto;
}

/* ------------------------------------------------
sectionに枠, バナー×2 横並べ
------------------------------------------------ */

.entry_half{
	width: 100%;
	margin: 0 auto;
}

.entry_half .element_01,
.entry_half .element_02{
	overflow: hidden;
}

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

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

.third{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.third .element_01,
.third .element_02{
	overflow: hidden;
}

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

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

.entry_third{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.entry_third .element_01,
.entry_third .element_02{
	overflow: hidden;
}

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

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

.third-liquid{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.third-liquid .element_01,
.third-liquid .element_02{
	overflow: hidden;
}

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

.third-liquid .element_01,
.third-liquid .element_02{
	width: 30%;
}


.third-liquid .element_01{
	float: left;
	margin: 0 5% 0 0;
}

.third-liquid .element_02{
	float: right;
}


.s_list_03_fix,
.s_list_03_fix ul,
.s_list_03_fix li,
.s_list_03_fix li .li_body{
	overflow: hidden;
}

.s_list_03_fix li{
	float: left;
}

.s_list_03_fix li .li_body img{
	width: 100%;
	height: auto;
}

.s_list_03_fix li:nth-child(3n){
	float: right;
	margin-right: 0;
}


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

.entry-third-liquid{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.entry-third-liquid .element_01,
.entry-third-liquid .element_02{
	overflow: hidden;
}

.entry-third-liquid .element_01 img,
.entry-third-liquid .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

.entry-third-liquid .element_01,
.entry-third-liquid .element_02{
	width: 30%;
}

.entry-third-liquid .element_01{
	float: left;
	margin: 0 5% 0 0;
}

.entry-third-liquid .element_02{
	float: right;
}

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

.quarter{
	width: 100%;
	overflow: hidden;
}

.quarter_body_01,
.quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.quarter .element_01,
.quarter .element_02{
	overflow: hidden;
}

.quarter .element_01 img,
.quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

.quarter .element_01{
	float: left;
}

.quarter .element_02{
	float: right;
}

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

.entry_quarter{
	width: 100%;
	overflow: hidden;
}

.entry_quarter_body_01,
.entry_quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.entry_quarter .element_01,
.entry_quarter .element_02{
	overflow: hidden;
}

.entry_quarter .element_01 img,
.entry_quarter .element_02 img{
	margin: 0 0 0 0;
	width: 100%;
}

.entry_quarter .element_01{
	float: left;
}

.entry_quarter .element_02{
	float: right;
}

/* ------------------------------------------------
width100%, 左イメージ×1 右コンテンツ
------------------------------------------------ */
.left_imgfix,
.left_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.left_imgfix .element_01{
	width: 130px;
}

.left_imgfix-02 .element_01{
	width: 230px;
}

.left_imgfix .element_01 img,
.left_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
sectionに枠, 左イメージ×1 右コンテンツ
------------------------------------------------ */
.entry_left_imgfix,
.entry_left_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.entry_left_imgfix .element_01 img,
.entry_left_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
左コンテンツ 右イメージ×1
------------------------------------------------ */
.right_imgfix,
.right_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.right_imgfix .element_01{
	width: 130px;
}

.right_imgfix-02 .element_01{
	width: 230px;
}

.right_imgfix .element_01 img,
.right_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
sectionに枠, 左コンテンツ 右イメージ×1
------------------------------------------------ */
.entry_right_imgfix,
.entry_right_imgfix-02{
	width: 100%;
	overflow: hidden;
}

.entry_right_imgfix .element_01{
	width: 130px;
}

.entry_right_imgfix-02 .element_01{
	width: 230px;
}

.entry_right_imgfix .element_01 img,
.entry_right_imgfix-02 .element_01 img{
	width: 100%;
}

/* ------------------------------------------------
挨拶文などの署名
------------------------------------------------ */
#signiture{
	text-align: right;
}

/* ------------------------------------------------
予約カレンダー用
------------------------------------------------ */
#timetable table{
	width: 100%;
	border: solid 1px #39F;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

#timetable table th,
#timetable table td{
	border: solid 1px #39F;
	border-collapse: collapse;
	text-align: center;
}

#timetable table th{
	background: #E2F3FC;
	color: #39F;
}

/* ------------------------------------------------
YouTube
------------------------------------------------ */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

.one-column-quarter{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.one-column-quarter_body_01,
.one-column-quarter_body_02{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.one-column-quarter .element_01,
.one-column-quarter .element_02{
	overflow: hidden;
}

.one-column-quarter .element_01 img,
.one-column-quarter .element_02 img{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

.one-column-quarter .element_01{
	float: left;
}

.one-column-quarter .element_02{
	float: right;
}

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

.one-column-third{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.one-column-third .element_01,
.one-column-third .element_02{
	overflow: hidden;
}

.one-column-third .element_01 img,
.one-column-third .element_02 img{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

.list_03_fix,
.list_03_fix ul,
.list_03_fix li,
.list_03_fix li .li_body{
	overflow: hidden;
}

.list_03_fix li{
	float: left;
}

.list_03_fix li .li_body img{
	width: 100%;
	height: auto;
}

.list_03_fix li:nth-child(3n){
	float: right;
	margin-right: 0;
}


/*==========================================
　1カラムレイアウト sigle-doouble,
　1カラムレイアウト double-single,
　1カラムレイアウト w-half
========================================== */

.single-double,
.double-single,
.w-half{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.single-double .area_01,
.single-double .area_02,
.double-single .area_01,
.double-single .area_02,
.w-half .area_01,
.w-half .area_02{
	overflow: hidden;
}

.w-half .area_01 img,
.w-half .area_02 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;
}

/* --ページのトップへ戻る--------------------- */

#pageTop{
	filter:alpha(opacity=70);
	color: #FFF;
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-radius: 5px;
	text-decoration: none;
    padding: 10px 15px;
    position: fixed;
    bottom: 10px;
    right: 10px;
	background: #4688E8;
}

#pageTop:hover{
    background: #92B8F1;
	transition: background-color 0.5s;/*ふわっと変化*/
}


/* ------------------------------------------------
可変 Table
------------------------------------------------ */

.table_01,
.table_02{
	margin: 0 0 10px 0;
}

.table_01 dl dt{
}
.table_01 dl dd label{
	margin-right: 4px;
}

.table_01 dl dd label input{
	margin-right: 4px;
}

.submit-button{
	text-align: center;
}



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

.table_01 dl dd textarea{
	width: 90%;
}

.table_01 dl dd .wpcf7-checkbox .wpcf7-list-item{
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.wpcf7-form .wpcf7-submit{
	width: 30% !important;
	margin:0 35% !important;
	padding: 5px;

}
/* ------------------------------------------------
グーグルマップ
------------------------------------------------ */

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------
トップ
------------------------------------------------ */


.t_point{
	padding:20px 0;
	border-top:#003399 solid 1px;
	border-bottom:#003399 solid 1px;
	}


/* ------------------------------------------------
用語集、流れ　メニュー
------------------------------------------------ */
.glossary_menu,
.step_menu{
	clear:both;
	overflow:hidden;}


.glossary_menu li,
.step_menu li
{
	text-align:center;
	font-size:100%;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}


.glossary_menu li a,
.glossary_menu li a:hover,
.step_menu li a,
.step_menu li a:hover{
	padding:5px 10px;
	display:block;
	transition: background-color 0.5s;
}

.glossary_menu li a,
.step_menu li a{
	background:#EFEFEF;
	border: 1px solid #ccc;}

.glossary_menu li a:hover,
.step_menu li a:hover{
	background:#E6E9FD;
	border: 1px solid #ccc;}


/* ------------------------------------------------
Faq
------------------------------------------------ */

.to-list p{
	font-size: 0.9em;
	text-align: right;
}


.faq_list li{
	background: url(../images/faq/ico_q.jpg) no-repeat top left;
	padding-left: 50px;
	padding-top: 8px;
	padding-left: 50px;
	min-height: 32px;
	margin: 0 0 10px 0;
}

.faq h3{
	background: url(../images/faq/ico_q.jpg) no-repeat top left;
	padding-top: 8px;
	padding-left: 50px;
	min-height: 32px;
}

.faq .section_body{
	background: url(../images/faq/ico_a.jpg) no-repeat top left;
	padding-top: 8px;
	padding-left: 50px;
	min-height: 32px;
}

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

.works_category_menu,
.works_category_menu ul,
.works_category_menu li{
	overflow: hidden;
}

.works_category_menu li a{
	color: #fff;
	background: #959595;
	border: 4px solid #C8C8C8;
	padding: 5px;
	display: block;
}

.works_category_menu li a:hover,
.works_category_menu li a:active{
	background: #666;
	transition: background-color 0.5s;
}

