@charset "utf-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
body{

}	

ul li, ol li{
line-height: 1.5;
}	

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

a {
	color: #000000;
	text-decoration:underline;
	transition: all 0.3s ease-in-out 0s;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

a:hover img{
opacity: 0.7
}

img{
max-width: 100%;
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
}

.flex_wrap_left {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: flex-start;
	justify-content:flex-start
}
.flex_wrap_center {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex_wrap_end {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.clearer {
	clear: both;
}

.center{
text-align: center !important
}

.sp{
display: none;
}

#sp_header{
display: none
}

/********************************
headerの検索窓
********************************/
.header_search{
	display:none;
	position:relative;
	z-index:1001;
}

.header_search .search_box{
	position:absolute;
	top:4px;
	right:280px;
	width:200px;
}

.header_search .search_box .wp-block-search input.wp-block-search__input {
    padding: 2px 6px;
	font-size:14px;
}

.header_search .search_box .wp-block-search .wp-block-search__button {
    padding: 2px 6px;
	font-size:14px;
}

/********************************
お問い合わせページ
********************************/
.post-name-otoiawase form{
	max-width:740px;
	margin:0 auto;	
}

sup{
	color:#ff0000;
	font-size:14px;
}

textarea{
	line-height:1.5;
}

/********************************
toppage
********************************/
.home .site-header{
	display:none;
}

.home header{
margin: 0 auto;
}

.header_nav2 ul{
	margin:0;
	padding:0;
}

.header_nav2 ul li{
	list-style:none;
	margin:0;
}

.home ul{
	margin:0;
	padding:0;
}

.home ul li{
	list-style:none;
	margin:0;
}

.home .site-body{
	margin:0;
	padding:0;
}

.home .container, .home .container-lg, .home .container-md, .home .container-sm, .home .container-xl {
    max-width: 100%;
	margin:0;
	padding:0;
    }

.site-footer .container{
    max-width: 100%;
	margin:0;
	padding:0;
    }

.entry-body{
max-width: 100%;
margin: 0 auto;
}

.mv_area{
line-height: 0;
background: url("../img/mv_bg.png") center top no-repeat;
background-size: 100% auto;
}

.mv_area .mv_contents{
max-width: 28%;
width: 500px;
padding: 100px 0 0 100px;
} 

.mv_area .mv{
max-width: 70%;
width: 1280px;
position: relative;
} 

.mv_area .mv .catch{
position: absolute;
left: -90px;
top:300px;
}

.mv_area .bnr{
width: 100%;
margin: 150px 0;
text-align: center;
}

#gnav{
margin-bottom: 150px;
}

#gnav ul li{
background: url("../img/point.png") left 8px no-repeat;
font-size:18px;
line-height: 1;
padding: 10px 0 10px 30px;
}

#gnav ul li a{
color: #0075a6;
text-decoration: none;
}

#gnav ul li ul{
margin: 10px 0 -5px;
}

#gnav ul li li{
background:none;
padding: 10px 0;
}

#gnav ul li li a{
color: #000000;
}

#gnav ul li li:before{
content:" - ";
}

.about{
background: url("../img/bg_photo.jpg") center top no-repeat;
background-size: 100% auto;
text-align: center;
padding: 150px 0 430px;
}

.about .catchcopy{
margin: 0 0 40px;
}

.about p{
font-size: 16px;
color: #FFFFFF;
line-height: 1.5;
}

.home .btn_style2 {
width: 910px;
margin: 40px auto 0;
}

.home .btn_style2 li{
width: 48%;
text-align: left;
font-size: 20px;
}

.btn_style2 li a{
display: block;
background: #FFFFFF url("../img/arrow_b.png") 95% 85% no-repeat;
padding: 60px 30px;
color: #0075a6;
text-decoration: none;
border-radius: 10px;
}

.btn_style2 li a:hover{
background: #daeaef url("../img/arrow_b.png") 95% 85% no-repeat;
}

.h2_ttl{
font-size: 32px;
text-align: center;
color: #0075a6;
margin-bottom: 35px;
padding-bottom: 35px;
background: url("../img/ttl_line.png") center bottom no-repeat;
}

.repair{
position: relative;
z-index: 10;
background: url("../img/bg_wave2.png") center top no-repeat;
background-size: 100% auto;
margin-top: -120px;
padding:180px 0 150px;
}

.repair p{
color: #000000;
text-align: center;
font-size:16px;
line-height: 1.5;
}

.results{
margin: 50px auto;
max-width: 1200px;
}


.results p{
color: #0075a6;
font-size: 16px;
text-align: left;
}

.btn_style {
width: 370px;
height: 80px;
margin: 0 auto;
border-radius: 100px;
background:linear-gradient(90deg, rgba(22, 148, 193, 1), rgba(135, 219, 225, 1));
box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
}

.btn_style a{
display: block;
width: 100%;
padding: 30px 30px 30px 0;
text-align: center;
text-decoration:none;
background: url("../img/arrow_b.png") 90% center no-repeat ;
color: #FFFFFF;
font-size:18px;
}

.btn_style:hover{
background:linear-gradient(90deg, rgba(135, 219, 225, 1), rgba(22, 148, 193, 1));
}

.reform{
text-align: center;
margin-bottom: 150px;
}

.reform p{
font-size: 16px;
color: #000000;
line-height: 1.5;
}

.public{
background: url("../img/bg_wave.png") center top no-repeat;
background-size: 100% auto;
padding: 150px 0 240px;
text-align: center;
}

.public p{
font-size: 16px;
color: #000000;
margin-bottom: 40px;
line-height: 1.5;
}

.news{
width:1200px;
margin: 0 auto 150px;
}

.news .news_ttl{
width:151px;
}

.news .news_area{
width:940px;
}

.news .news_area ul li{
padding:20px 0;
border-bottom: 1px solid #CCCCCC;
}

.news .news_area ul li:first-child{
padding: 0 0 20px;
}

.recruit{
background-image: linear-gradient(90deg, rgba(22, 148, 193, 1), rgba(135, 219, 225, 1));
position: relative;
margin-bottom: 250px;
padding: 70px 0 80px 40%;
}

.recruit .h2_ttl{
color: #FFFFFF;
background: url("../img/ttl_line2.png") center bottom no-repeat;
}

.recruit p{
color: #FFFFFF;
text-align: center;
line-height: 1.5;
margin-bottom: 40px;
}

.recruit img{
position: absolute;
left: 0;
top:100px;
max-width: 50%;
}

.home .site-footer{
	border-top:none;
}

.footer-nav{
	display:none;
}

.footer_cnt{
width: 1600px;
margin: 100px auto 40px;
}

.footer_cnt .address{
width: 50%;
}

.footer_cnt .address .logo{
margin-bottom: 35px;
}

.footer_cnt .address .logo p{
font-size: 16px;
line-height: 1.5;
margin-bottom: 20px;
}

.footer_cnt .address p{
font-size: 16px;
line-height: 1.5;
margin-bottom: 20px;
}

.footer_cnt .address .btn_style{
margin: 0 10px 20px 0;
max-width: 48%;
}

.footer_cnt .address .remodel{
margin: 20px 0 0;
}

.map{
width: 50%;
}

.map iframe{
width: 100%;
height: 450px;
}

.footer_img{
line-height: 0;
}

.copyright{
background-image: linear-gradient(90deg, rgba(22, 148, 193, 1), rgba(135, 219, 225, 1));
color: #FFFFFF;
text-align: center;
margin:0;
padding: 5px 0;
font-size: 12px;
}

/********************************
お問い合わせページ
********************************/
.contact_form{
max-width:780px;
margin:0 auto;
}

sup{
	font-size:12px;
	background:#CC0000;
	color:#FFFFFF;
	padding:2px 10px;
	border-radius:25px;
	font-weight:400;
	position:absolute;
	top:20px;
	right:10px;
}

sup.any{
	background:#0075a6;
}

textarea{
	line-height:1.5;
}

.contact_form dt{
	width:200px;
	margin:0;
	padding:15px 50px 15px 0;
	border-bottom:#F5F5F5 1px solid;
	font-size:16px;
	position:relative;
}

.contact_form dd{
	width:calc(100% - 200px);
	padding:15px 0;
	border-bottom:#F5F5F5 1px solid;
	font-size:16px;
	color:#666666;
	line-height:1.5;
}

.contact_form dd input[type=text],
.contact_form dd input[type=tel],
.contact_form dd input[type=email]{
	width:300px;
	padding:10px;
	color:#000000;
	font-size:16px;
}

.contact_form dd textarea{
	font-size:16px;
}

.contact_form dd select.select_style{
	width:300px;
	font-size:16px;
    position: relative;
}

.contact_form dd input.address{
	width:100% !important;
}

.contact_form p{
	margin:0;
}

.submit_btn{
	width:320px;
	margin:0 auto;
}

.submit_btn input{
	width:100%;
}

.catch{
	font-weight:bold;
	font-size:28px;
	color:#666666;
	line-height:2;
}

.catch2{
	font-weight:bold;
	font-size:32px;
	color:#1694c1;
	line-height:2;
}

/********************************
リフォーム
********************************/
.post-name-reform .page-header{
display:none;
}

.post-name-reform #breadcrumb{
display:none;
}

.post-name-reform .site-body{
	padding:0;
}

.post-name-reform .site-body .container {
max-width: 100%;
padding:0;
    }

.post-name-reform .reform_cnt, .post-name-reform .veu-cta-block{
	max-width:1200px;
	width:100%;
	margin:0 auto;
}

.reform_mv{
	margin-bottom:80px;
}

.post-name-reform .reform_cnt .h2_ttl{
	background:#0075a6;
	border-radius:50px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:50px;
	padding:15px 60px;
	font-size:34px;
	text-align:left;
	line-height:1;
}

.post-name-reform .reform_cnt .h2_ttl span{
	padding:15px 25px 0;
	border-left:4px solid #FFFFFF;
	font-size:18px;
	line-height:0;
}

/********************************
レスポンシブ
********************************/

@media screen and (min-width: 768px) {
	 a[href^="tel:"] {
		 pointer-events: none;
		 cursor: default;
	}
}
 
 
@media screen and (max-width: 1600px) {

.mv_area .mv_contents{
max-width: 35%;
padding: 50px 0 0 50px;
} 

.mv_area .mv{
max-width: 60%;
} 

.mv_area .mv .catch{
top:12vw;
}

.mv_area .mv .catch img{
max-height:35vw;
}

#gnav {
margin-bottom: 100px;
}

.footer_cnt{
width: 94%;
}
}

@media screen and (max-width: 1480px) {
#gnav {
margin-bottom: 40px;
}

.mv_area .bnr {
margin: 90px 0;
}

.about {
    padding: 180px 0 250px;
}
}

@media screen and (max-width: 1240px) {
.mv_area .mv_contents {
padding: 20px 0 0 3%;
    }
	
.mv_area .bnr {
max-width: 90%;
margin: 50px auto;
    }
	
.about {
padding: 120px 0 250px;
    }
	
.about .catchcopy img{
max-width: 80%;
}
	
.btn_style2 li a {
    padding: 40px 30px;
}

.repair {
    padding: 120px 0 100px;
}

.results {
    max-width: 90%;
}

.reform {
margin-bottom: 100px;
}

.public {
padding: 120px 0 180px;
}

.news {
width:90%;
margin: 0 auto 100px;
}

.news .news_area {
width: calc(100% - 180px);
}

.recruit {
margin-bottom: 100px;
}

.recruit img {
    max-width: 45%;
}

.footer_cnt .address {
    width: 60%;
}

.map {
    width: 40%;
}

/********************************
お問い合わせページ
********************************/
.contact_form{
max-width:100%;
margin:0 auto;
}
	
/********************************
リフォーム
********************************/

.post-name-reform .reform_cnt, .post-name-reform .veu-cta-block{
	max-width:90%;
	margin:0 auto;
}

.post-name-reform .reform_cnt .h2_ttl{
	font-size:28px;
}

.post-name-reform .reform_cnt .h2_ttl span{
	padding:10px 25px 0;
	font-size:16px;
}
	
}
	
@media screen and (max-width: 1080px) {
    .about {
        padding: 90px 0 220px;
    }
	}

@media screen and (max-width: 991px) {
/********************************
headerの検索窓
********************************/
.header_search{
display:none;
}
#gnav{
display:none;
}

.mv_area .mv .catch {
left: -50px;
}

.about {
padding: 40px 0 180px;
    }

.home .btn_style2 {
width: 90%;
}

.home .btn_style2 li a {
padding: 20px 30px;
background: #FFFFFF url(../img/arrow_b.png) 95% center no-repeat;
}

.recruit {
margin-bottom: 50px;
}

.footer_cnt {
margin: 40px auto 20px;
}

.footer_cnt .address{
width: 100%;
margin-bottom: 40px;
}

.map{
width: 100%;
}

/********************************
お問い合わせページ
********************************/
.contact_form dt{
	width:100%;
	border-bottom:none;
	padding:15px 0 0;
}

.contact_form dd{
	width:100%;
}

.contact_form dd input[type=text],
.contact_form dd input[type=tel],
.contact_form dd input[type=email]{
	width:100%;
}
	
sup{
	position:relative;
	top:0;
	right:auto;
}
	
.catch{
	font-size:24px;
}

.catch2{
	font-size:24px;
}
	
/********************************
リフォーム
********************************/
.post-name-reform .reform_cnt .h2_ttl{
	margin-bottom:30px;
	padding:15px 30px;
	font-size:24px;
}

.post-name-reform .reform_cnt .h2_ttl span{
	padding:10px 25px 0;
	font-size:14px;
}

}

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

.sp{
display: block;
}
}

@media screen and (max-width: 580px) {
.mv_area .mv_contents {
padding: 5px 0 0 3%;
max-width: 40%;
}

.remodel{
max-width: 70px;
}

.mv_area .mv {
max-width: 58%;
}

.mv_area .mv .catch {
top:13vw;
left: -25px;
}
	
.mv_area .bnr {
margin: 30px auto;
}

.h2_ttl {
font-size: 24px;
padding-bottom: 20px;
}
	
.about p {
font-size: 14px;
}

.home .btn_style2 li {
font-size: 16px;
}

.about {
background-size: auto 90%;
}
	
.repair {
padding: 90px 0 50px;
background-size: 130% auto;
}
	
.repair p{
font-size:14px;
}

.results {
margin: 20px auto;
}
	
.results p {
font-size: 12px;
}

.btn_style {
width: 80%;
height: 60px;
}

.btn_style a{
display: block;
width: 100%;
padding: 20px 30px 20px 0;
font-size:16px;
}

.reform{
margin-bottom: 50px;
}

.reform p{
font-size: 14px;
}

.public {
padding: 80px 0 90px;
background-size: 130% auto;
}

.public p{
font-size:14px;
}

.news {
margin: 0 auto 50px;
    }

.news .news_ttl{
width:100%;
}

.news .news_area{
width:100%;
}

.recruit {
margin-bottom: 100px;
padding: 60px 0 100px 0;
}

.recruit p{
font-size:14px;
}

.recruit img {
left: 0;
top: auto;
bottom:-80px;
max-width: 70%;
}

.recruit .btn_style{
background-image: linear-gradient(90deg, rgba(135, 219, 225, 1), rgba(22, 148, 193, 1));
}

.footer_cnt .address .logo p {
font-size: 14px;
margin-bottom: 10px;
}

.footer_cnt .address .btn_style {
margin: 0 auto 20px;
max-width: 100%;
}

.footer_cnt .address .remodel {
margin: 20px auto 0;
max-width: 120px;
}
	
/********************************
リフォーム
********************************/
.reform_mv{
	margin-bottom:30px;
}


.post-name-reform .reform_cnt .h2_ttl{
	margin-bottom:20px;
	padding:10px 0;
	font-size:24px;
	text-align:center;
}

.post-name-reform .reform_cnt .h2_ttl span{
	padding:10px 0;
	border-left:none;
	font-size:14px;
	display:block;
}
}