@charset "utf-8";
/*
Theme Name: Kominka Saisei Kyokai
Theme URI: http://astj.jp
Template: biz-vektor
Description: 
Author: AesthethicsJapan
Tags: 
Version: 0.1.0
*/
#mobile-contact{
	position: relative;
	margin: 0 0 8px;
	padding: 0;
}

#footMenu {
	border-top: 1px solid #ccc;
}

#footerOutline {
	overflow: hidden;
}

#gMenu .menu > li.current_menu_item, #gMenu .menu > li.current-menu-item, #gMenu .menu > li.current-menu-ancestor, #gMenu .menu > li.current_page_item, #gMenu .menu > li.current_page_ancestor, #gMenu .menu > li.current-page-ancestor {width: 138px;}

ul#sekou {
margin: 0;
overflow:hidden;
}

#sekou {
overflow:hidden;
}

#sekou li {
margin-right: 9px;
list-style: none;
text-align: center;
float: left;
}

#sekou li img {
margin-bottom: 7px;
width: 211px;
height:150px;
border:3px solid #ffffff;
box-shadow:1px 1px 1px #000;
-moz-box-shadow: 1px 1px 1px #000;
-webkit-box-shadow: 1px 1px 1px #000;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

table#contact-form {
width: 100%;
}

.content form span.wpcf7-form-control-wrap {
display: inline;
}

/*施工事例 180306 ichiiro ichihara*/
/* 画像スワイプ */
.swiper_wrap {
height: 510px;
margin-bottom: 15px;
}
.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-color:#eee;
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position: center;
	position: relative;
}
.swiper-slide {
	background-color:#000;
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position: center;
	position: relative;
}
.swiper-slide p {
	position: relative;
	display: block;
	background-color:rgba(255,255,255,0.75);
	text-align: center;
	bottom: -93%;
}

.gallery-top {
	/* height: 87%; */
	height:100%;
	width: 100%;
}
.gallery-thumbs {
	height:75px;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-wrapper {
	transform:translate3d(0px, 0px, 0px) !important;
	position: relative;
	text-align: center;
	display: inherit;
}
.gallery-thumbs .swiper-slide {
	width: 10px;
	height: 100%;
	opacity: 0.4;
	display:inline-block;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}

@media screen and (max-width: 740px) {

.swiper_wrap {
	height: 250px;
	margin-bottom: 15px;
}
.swiper-slide p {
	bottom: -77%;
    padding: 0.25em 0;
    font-size: 0.88em;
}
.gallery-top {
	height: 100%;
	width: 100%;
}
.gallery-thumbs {
	display: none;
}

}


/* 改修事例 */
.sekou .col2 {}
.sekou .col2 h3.h3_title02 {
	border: 2px solid #af524a;
	border-radius: 20px;
	display: inline-block;
	font-size: 1.31em;
	margin-top: 0;
	padding: 0.06em 2em;
	text-align: center;
}
.sekou .col2 .col-left h3.h3_title02 {
	background-color: #fff;
	color: #af524a;
}
.sekou .col2 .col-right h3.h3_title02 {
	background-color: #af524a;
	color: #fff;
}
.sekou .col2 .col-left {
	width: 30%;
	float: left;
}
.sekou .col2 .col-left p {
	font-size: 0.88em;
	line-height: 1.6;
	margin-top: 0.5em;
}

.sekou .col2 .col-right {
	width: 65%;
	float: right;
}

.sekou .swiper_wrap {
	/* height: 350px; */
	margin-bottom: 90px;
	background-color: #333;
}
.sekou .swiper-slide {
	background-color:#000;
	background-size: auto 100%;
	background-repeat:no-repeat;
	background-position: center;
	position: relative;
}

@media screen and (max-width: 740px) {

.sekou .swiper_wrap {
	height: 400px;
	margin-bottom: 15px;
}

}
@media screen and (max-width: 550px) {

.sekou .swiper_wrap {
	height: 230px;
	margin-bottom: 15px;
}
.sekou .col2 .col-left,
.sekou .col2 .col-right {
	width: 95%;
	float: none;
	margin: 0 auto;
}

}
