@charset 'UTF-8';



@import url(sanitize.css);



html{
	color: #3e3a39;
}

img{
	max-width: 100%;
	/*width: 100%;*/
}

ul,li{
	list-style-type: none;
	margin: 0;
	padding:0;
}

/*:focus{
  outline: 0;
  box-shadow: none;
  border: none;
}*/

@media screen and (min-width: 768px) {
	.SP{
		display: none;
	}
}

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


.container {
    /*max-width: 930px;*/
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

.container.inner-box{
	padding:65px 15px 35px;
}

.box01 .bg-ttl{
	background: #875a39;
	text-align: center;
	padding: 2% 0;
}
.box03 .bg-ttl{
	background: #7f9ad1;
	text-align: center;
	padding: 3% 0;
}
.box04 .bg-ttl{
	background: #f15a24;
	text-align: center;
	padding: 3% 0;
}

/*.box04 .bg-ttl img{
	width: 800px;
}*/


@media screen and (max-width: 767px) {
	.box04 .bg-ttl img{
		width: 100%;
	}
}



.flex-block{
	display: flex;
}

.block-footer{
	background: #bfaf86;
}




.btn{
	text-align: center;
	/*margin: 0 0 60px;*/
}

.container.inner-box.movie-stayhome{
	margin-bottom: 60px;
}

.area-box{
	margin:40px 0;
}





.form-block{
	background: #f5f2e9;
}


header{
	position: fixed;
	z-index: 1000;
    width: 100%;
    top: 0;
	background: #f5f2e9;
    background: -webkit-gradient(linear, left top, right top, from(#f5f2e9), color-stop(50%, #f5f2e9), color-stop(50%, #eae4d1), to(#eae4d1));
    background: linear-gradient(90deg, #f5f2e9 0%, #f5f2e9 50%, #eae4d1 50%, #eae4d1 100%);
}
.header-inner{
	width: 100%;
    max-width: 930px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}



.header-inner .ttl{
	width: 180px;
}

.header-inner .header-menu{
	padding:10px 0;
    display: flex;
    background: #eae4d1;
}
.header-menu-icon ul{
	display: flex;
	width: 473px;
}
.header-menu-icon ul li{
	width: calc(473px / 4);
    height: 80px;
    border-right: 1px solid #3e3a39;
}

.header-menu-tel{
	width: 195px;
    padding-top: 5px;
    padding-left: 25px;
}


.header-menu-tel ul.sns{
	display: flex;
}


.header-menu-tel ul.sns li.icon{
	width: 48%;
    height: auto;
    margin:10px 2% 0;
}



/* ========================================
	フッター
======================================== */
.footer-block{
	
}

.footer-block .flex-block{
	justify-content: center;
	padding: 40px 0;
	background: #bfaf86;
}

.footer-block .flex-block .footer-logo{
	width: 271px;
    margin-right: 55px;
}

.footer-block .flex-block .footer-tel{
    width: 100%;
    max-width: 456px;
}


.footer-copyright{
	font-size: 0.7em;
	text-align: right;
	padding:15px 0;
}





.box-fv{
	padding-top: 167px;
}

.box-fv h1.ttl{
	font-size: 36px;
}


.box-fv h2.d_eco_pc_03{
	width: 90%;
	margin: auto;
}




.mgn-b-60{
	margin-bottom: 60px;
}

/* ========================================
	スライダー
======================================== */
.bx-wrapper {
    box-shadow: none!Important;
    border: none;
    background: #fff;
}

.slider01,
.slider02,
.slider03,
.slider_anim{
	position: relative;
}

.slider01 img,
.slider02 img,
.slider03 img{
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
}

.thumb01.slick-initialized .slick-slide,
.thumb02.slick-initialized .slick-slide,
.thumb03.slick-initialized .slick-slide {
    margin: 10px 5px;
}


.slick-dots li button:before {
  font-size: 60px;
}

.slick-next {
    right: 0!Important;
}

.slider01 img.slide-arrow,
.slider02 img.slide-arrow,
.slider03 img.slide-arrow,
.slider_anim img.slide-arrow{
	position: absolute;
    min-height: 0;
    min-width: 0;
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline;
    z-index: 999;
}
.slider01 img.slide-arrow.prev-arrow{
    left: 20px;
    top: 228px;
}
.slider01 img.slide-arrow.next-arrow{
    right: 20px;
    top: 228px;
}

.slider_anim img.slide-arrow.prev-arrow{
    left: 20px;
    top: 228px;
}
.slider_anim img.slide-arrow.next-arrow{
    right: 20px;
    top: 228px;
}



.slider02.thumb-item{
	margin-bottom: 10px;
}
.slider02.thumb-item img {
    width: 100%;
    height: 440px;
    object-fit: cover;
}

.slider02.thumb-item img.slide-arrow{
	width: 32px;
	height: auto;
}
.slider02 img.slide-arrow.prev-arrow{
    left: 20px;
    top: 208px;
}
.slider02 img.slide-arrow.next-arrow{
    right: 20px;
    top: 208px;
}


ul.slider02.thumb-item-nav .slick-list .slick-track{
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.slider02.thumb-item-nav .slick-list .slick-track li.slick-slide{
	width: 100px!Important;
	padding:5px;
}




/* ========================================
	フォーム
======================================== */
form#mailformpro{
	line-height: 1.6;
}

form#mailformpro p.atn{
	text-align: left;
}

form#mailformpro p.atn span{
	color: rgb(153, 0, 0);
}




form#mailformpro dl dt {
    clear: both;
    width: 30%;
    float: left;
    border-top: 1px solid #cccccc;
    padding: 22px 0 15px;
    text-align: right;
    overflow: hidden;
	vertical-align: middle;
}

form#mailformpro dl dd {
    width: 70%;
    float: right;
    border-top: 1px solid #cccccc;
    padding: 15px 0 15px 5%;
}

form#mailformpro input[type="text"],
form#mailformpro input[type="email"],
form#mailformpro input[type="tel"] {
	max-width: 90%;
	padding: 7px 2%;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 100%;
	font-family: inherit;
	/*margin-top: 7px;*/
	width: 60%;
}

.place-ipt input{
	margin-bottom: 8px;
}
form#mailformpro textarea {
    display: block;
    width: 90%;
    max-width: 90%;
    height: 200px;
    padding: 7px 2%;
    resize: vertical;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background: #fafafa;
    -webkit-appearance: none;
    font-size: 100%;
    font-family: inherit;
}
form#mailformpro select{
	padding:10px 5px;
	border: 1px solid #cccccc;
    border-radius: 3px;
    margin-bottom: 10px;
}

.form-attention{
	padding:60px 0;
	text-align: left;
	line-height: 1.6;
}

form#mailformpro dl{
	overflow: hidden;
	margin: 0;
}
form#mailformpro dl:nth-child(even){
	background: #ebe6d9;
}


form#mailformpro dl dt.no-bdr,
form#mailformpro dl dd.no-bdr{
	border-top: 0;
}


#form-block .form-ttl{
	border-bottom: 5px solid #a41f24;
    padding:30px 0 40px;
}
.mfp_buttons .mfp_element_submit{
	border: none;
	background: url("https://eco-renovation.jp/ad/frg/01/img/formbutton.png") no-repeat;
	width: 475px;
	height: 80px;
	text-indent: -9999px;
}

.mfp_buttons .mfp_element_submit:hover{
	background: url("https://eco-renovation.jp/ad/frg/01/img/formbutton-on.png") no-repeat;
	box-shadow: none;
}

@media screen and (max-width: 767px) {
	.mfp_buttons .mfp_element_submit,
	.mfp_buttons .mfp_element_submit:hover{
		background-size: contain;
		width: 100%;
	}
}
/* ========================================
	グリーンのメニュー
======================================== */
@media screen and (min-width: 768px) {
	.container-flued.e-cv-area-sp{
		display: none;
	}
}

.container-flued.e-cv-area-sp .container{
	padding: 0;
}
.container-flued.e-cv-area-sp figure{
	margin: 0;
}
.container-flued.e-cv-area-sp figure img{
	width: 100%;
	height: auto;
}

.container-flued.e-cv-area-sp .btn_menu{
	margin: 0 1px;
}



.e-cv-area-sp.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:0;/*位置指定*/
  left:0;/*位置指定*/
}

@media screen and (max-width: 767px) {
	.container {
    	padding:15px;
	}

	.container.inner-box {
    	padding: 35px 30px 35px;
	}


	header{
		background: #fff;
		position: static;
	}
	.header-inner .ttl h1{
    	width: 136px;
    	margin-top: 15px;
    	margin-left: 10px;
	}
	.header-inner .header-menu{
		display: none;
	}


	.footer-block .flex-block{
		justify-content: center;
		padding: 20px 15px;
	}
	.footer-copyright{
		padding: 0;
	}

	.mgn-b-60 {
    	margin-bottom: 40px;
	}


	.btn {
    	/*padding: 0 20px;
    	margin: 0 0 30px;*/
	}

	.box-fv .slider-wrap{
		margin: 40px 0;
	}

	.box-fv h1.ttl{
		font-size: 22px;
	}


	 .box01 .bg-ttl img{
	 	width: 90%;
	 	padding: 20px 0;
	 }



	 .box04 .bg-ttl{
	 	padding: 30px;
	 }











	/* ========================================
		スライダー
	======================================== */
	.slider{
		margin:0 15px;
	}
	img.slide-arrow{
		display: none!Important;
	}
	.slider02.thumb-item-nav{
		/*display: none;*/ /*20210830 OFF*/
	}

	.slider02.thumb-item img{
		height: auto;
	}


	/* ========================================
		フォーム
	======================================== */
	.form-submit{
		width: 100%;
	}


	form#mailformpro dl dt{
		width: 100%;
		text-align: left;
		padding: 12px 10px 10px;
	}
	form#mailformpro dl dd{
		width: 100%;
		border: none;
		padding: 0px 10px 15px;
	}

	.must {
		float: right;
		font-size: 12px;
	}
	form#mailformpro input[type="text"],
	form#mailformpro input[type="email"],
	form#mailformpro input[type="tel"] {
		width: 100%;
		max-width: 100%;
	}

	form#mailformpro textarea {
		max-width: 100%;
		width: 100%;
	}


	form#mailformpro dd.ck-box01 label{
		width: 100%;
	}


}





/*202201 リニューアル*/
.item{
	margin: 0 0 6%
}

ul.slider_anim01{
	margin-bottom: 6%;
}

.btn img {
	transition: 0.5s;
}

.btn img:hover {
	transform: scale(1.1, 1.1);
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 3% 0 15%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



#contact-form {
   margin-top:-110px;
  padding-top:110px;
}


.slider-wrap{
	margin: 60px 0 80px;
}






.thumb01 .slick-track,
.thumb02 .slick-track,
.thumb03 .slick-track {
  transform: unset !important;
}



.mgT5{margin: 5% 0 0;}
.mgT10{margin: 10% 0 0;}
.mgT15{margin: 15% 0 0;}



/*.slick-dots li button{
	display: none;
}
*/



.mgB100{
	margin-bottom: 10.4166666667%;
}
.mgB140{
	margin-bottom: 14.5833333333%;
}
.mgB180{
	margin-bottom: 18.75%;
}
.mgB220{
	margin-bottom: 22.9166666667%;
}




/* =====================================
  新規PHPフォーム用CSS 20200630
===================================== */

#formWrap {
  width:90%;
  margin:0 auto;
  color:#555;
  line-height:120%;
  font-size:90%;
  text-align: left;
}
table.formTable{
  width:100%;
  margin:0 auto;
  border-collapse:collapse;
}
table.formTable td,table.formTable th{
  border:1px solid #ccc;
  padding:10px;
}
table.formTable th{
  width:30%;
  font-weight:normal;
  background:#efefef;
  text-align:left;
}

table.formTable td{
  line-height: 2;
  background: #fff;
}
table.formTable input{
  vertical-align:middle;
}

table.formTable select{
  height: 2.8rem;
}


/*　簡易版レスポンシブ用CSS　*/
@media screen and (max-width:767px) {
#formWrap {
  width:95%;
  margin:0 auto;
}
table.formTable th, table.formTable td {
  width:auto;
  display:block;
}
table.formTable th {
  margin-top:5px;
  border-bottom:0;
}
input[type="text"], textarea {
  width:80%;
  padding:5px;
  font-size:110%;
  display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
  display:block;
  width:100%;
  height:40px;
}
}



span.badge-required {
    width: auto;
    display: inline-block;
    margin-left: 0.25em;
    padding: 4px 8px;
    line-height: 1;
    font-size: 0.75em;
    color: #fff;
    background-color: #c73b3b;
    border-radius: 4px;
}




