@charset "UTF-8";

/*-------------------------------------ここから編集------------------------------------*/


/*-------------------------------------共通変更点-------------------------------------*/
a{
  text-decoration: none;
}

#header_pc #header_inquiry a {
    border-radius: 60px;
}
#header_pc #header_tel {
    margin-top: 7px;
}
#page-top{
	bottom: 10px !important;
}
#page-top a {
    border-radius: 60px;
}
#footer_copyright {
    padding: 1.5em 0 1.5em;
    background-color: #288c66;
		font-size: 14px;
}
#footer_area {
    background: #f2f0f0;
}
.footer_about_address{
	color: #666666;
    font-weight: 500;
}
.footer_area {
    padding: 4em 0 9em;
}
.footer_area .menu li a {
    padding: 0 1em 0 0;
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}
.footer_area .menu .glyphicon {
    font-size: 12px;
    line-height: 2;
    color: #666666;
    margin-right: 0.5em;
}
.footer_about {
    border: none;
    background: none;
}

.caption100-h2 h2{
	font-size: 28px;
    border-bottom: 2px solid #ccc;
    position: relative;
    padding: .5em 0;
    padding-left: 50px;
}
.caption100-h2 h2:before {
    content: "";
    display: block;
    width: 30px;
    height: 10px;
    background: #288c66;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.caption100-h3 h3{
    font-size: 22px;
    border-left: 6px solid #6db97c;
    padding-left: 28px;

}
.caption01{
	font-size: 28px;
    border-bottom: 2px solid #ccc;
    position: relative;
    padding: .5em 0;
    padding-left: 50px;
		background-color: #fff;
		color: #333333;
}
.caption01:before {
    content: "";
    display: block;
    width: 30px;
    height: 10px;
    background: #288c66;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#page_title h1 {
    color: #ffffff;
    text-shadow: 0px 1px 3px #545454;
}

#header_pc #header_catch p {
	color: #333333;
}

#header_pc #header_catch {
	background-color: #ffffff;

}
/*-------------------------------------トップページ------------------------------------*/
#caption-index01,#caption-index03,#caption-index0{
	margin-top: 50px;
}

.index01-1 {
	text-align: center;
	font-size: 40px;
}
.index01-1 span {
    display: block;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    letter-spacing: 0.2em;
    color: #70b193;
}
.index01-1 rt {
	font-size: 16px;
letter-spacing: -2em;
}

.index02-1{
	text-align: center;
	font-size: 18px;
}

.index03{
	position: relative;
	margin-bottom: 100px;
	filter: drop-shadow(-44px 50px 40px rgba(0, 0, 0, .05));
}
.index03-3-1{
	overflow: hidden;
	width: 100%;
	height: 300px;
	border: transparent 3px solid;
	margin: 0 auto;
}
.index03-3-1:hover {
	border: #288c70 3px solid;
  transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
  border-radius: 3px 3px 0 0;
	box-shadow: 0px 1px 5px 3px #e2e2e2;
}
.index03-3-2 {
	padding-top: 100%;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	background-size: cover;
  background-position: center center;
}
.img01{
	background-image: url(https://www.cyukyo-wp.jp//wp-content/uploads/2020/02/index02.jpg);
}
.img02{
	background-image: url(https://www.cyukyo-wp.jp/wp-content/uploads/2020/02/index03.jpg);
}
.img03{
	background-image: url(https://www.cyukyo-wp.jp//wp-content/uploads/2020/02/index04.jpg);
}
.index03-3-1:hover .index03-3-2{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.index03-3-3 {
  position: absolute;
  width: 90%;
  color: #288c66;
  font-weight: 700;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 22px;
  top: 90%;
  left: 5%;
  box-shadow: 0px 1px 1px 1px #e4e4e4;
  padding: 16px 0;
}
.index03-3-3 span {
	position: relative;
  display: inline-block;
}
.index03-3-3 span::after {
	position: absolute;
  top: 50%;
  right: -1.7em;
  content: '';
  margin-top: -8px;
  border: 12px solid transparent;
  border-top-width: 8px;
  border-bottom-width: 8px;
  border-left-color: #288c70;
  transition: all 0.3s;
	moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;


}
.index03-3-1:hover .index03-3-3 span::after {
  right: -1.9em;
  border-left-color: #fff;
}
.index03-3-1:hover .index03-3-3{
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
  background-color: #288c66;
  color: #fff;
}

.index04-1 {
    text-align: center;
    font-size: 32px;
}
.index04-1 span {
    display: block;
    font-family: 'Roboto Condensed';
    font-size: 20px;
    letter-spacing: 0.2em;
    color: #70b193;
		margin-bottom: 15px;
}
.news-inner article span a {
    border: solid 1px #CCC;
    text-align: center;
    color: #fff;
    background-color: #288c66;
		width: 6em;
    font-size: 15px;
		text-decoration: none;
}

.index06-1 {
	text-align: center;
  width: 100%;
	margin: 40px 0;
}
.index06-1 a{
	text-decoration: none;
	display: inline-block;
}
button,
button::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
button {
	background: none;
  border: 2px solid #288c66;
  border-radius: 3px;
  color: #288c66;
  font-size: 1.1em;
  font-weight: 700;
  position: relative;
	letter-spacing: 2px;
	height: 65px;
}
button::before,
button::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}
button:hover {
  color: #fff;
}
.btn-1 {
  overflow: hidden;
	padding: 1em 2.5em;
}
.btn-1::after {
	background-color: #288c66;
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(25deg);
	-webkit-transform: skew(25deg);
	-ms-transform: skew(25deg);
	-o-transform: skew(25deg);
  transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
  transform-origin: top left;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
  width: 0px;
}
.btn-1:hover:after {
  height: 100%;
  width: 135%;
}



#caption-index07 {
		margin-bottom: 0 !important;
}
#caption-index07 .panel-grid-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.index07-1-1{
	overflow: hidden;
	width: 100%;
	height:300px;
	position: relative
}
.index07-1-2{
	position: relative;
	width: 100%;
	height: 300px;
	background-image: url(https://www.cyukyo-wp.jp/wp-content/uploads/2020/02/index05.jpg);
  z-index: 0;
	overflow: hidden;
			-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	background-size: cover;
  background-position: center left;
}
.index07-1-2:after{
	content: '';
  position: absolute;
	top: 0;
  left: 35%;
  transform: skewX(30deg);
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-o-transform: skewX(30deg);
  transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
  z-index: -1;
  width: 1500px;
  height: 1280px;
  background: #db87c9;
}
.index07-1-3{
	position: absolute;
  top: 35%;
  right: 18%;
}
.index07-1-3 h2{
  color: #fff;
  font-size: 36px;
 position: relative;
  display: inline-block;
  text-decoration: none;
}
.index07-1-3 h2:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
  transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
  transition: transform .3s;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
}
.index07-1-1:hover .index07-1-3 h2:after {
  transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.index07-1-3 span{
  color: #fff;
  font-size: 22px;
	display: block;
	margin-left: 16px;
	margin-bottom: 15px;
}
.index07-1-1:hover .index07-1-2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.index07-2-1{
	overflow: hidden;
	width: 100%;
	height:300px;
	position: relative
}
.index07-2-2{
	position: relative;
	width: 100%;
	height: 300px;
	background-image: url(https://www.cyukyo-wp.jp/wp-content/uploads/2020/02/index06.jpg);
  z-index: 0;
	overflow: hidden;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	background-size: cover;
	background-position: center left 85%;
}
.index07-2-2:after{
	content: '';
  position: absolute;
  top: 0;
  right: 33%;
  transform: skewY(-60deg);
	-webkit-transform: skewY(-60deg);
	-ms-transform: skewY(-60deg);
	-o-transform: skewY(-60deg);
  transform-origin: top;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
  z-index: -1;
  width: 1500px;
  height: 1280px;
  background: #85adcb;
}
.index07-2-3{
	position: absolute;
  top: 35%;
  left: 18%;
}
.index07-2-3 h2{
  color: #fff;
  font-size: 36px;
 position: relative;
  display: inline-block;
  text-decoration: none;
}
.index07-2-3 h2:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
  transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
  transition: transform .3s;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
}
.index07-2-1:hover .index07-2-3 h2:after {
  transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.index07-2-3 span{
  color: #fff;
  font-size: 22px;
	display: block;
	margin-left: 24px;
	margin-bottom: 15px;
}
.index07-2-1:hover .index07-2-2 {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.index08-1{
	width: 100%;
	height: 200px;
	background-color: #288c66;
	text-align: center;
}
.index08 a{
	text-decoration: none;
}
.index08-1 h2{
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin-top: 0;
  margin-bottom: 15px;
  padding-top: 60px;
 position: relative;
  display: inline-block;
  text-decoration: none;

}
.index08-1 h2:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
  transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
  transition: transform .3s;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
}
.index08:hover .index08-1 h2:after {
  transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}


.index08-2 {
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.index08-2:before{
    content: '';
    display: inline-block;
    background: #fff;
		height: 2px;
    width: 30px;
    margin-bottom: 5px;
		margin-right: 10px;
}
.index08-2:after{
    content: '';
    display: inline-block;
    background: #fff;
		height: 2px;
    width: 30px;
    margin-bottom: 5px;
		margin-left: 10px;
}
/*-------------------------------------事業内容(共通)---------------------------------------*/
.cases-item {
		margin-bottom: 40px;
    border: solid 2px #288c66;
    background-color: #f9fff7;
    border-radius: 15px;
    padding: 20px 0;
}

.cases-item:last-child {
	margin-bottom: 20px;
}
.cases-title{
	font-size: 1.8rem;
  margin-left: 7.5%;
  margin-bottom: 15px;
  font-weight: 700;
  border-bottom: solid 3px #288c66;
  display: inline-block;
}
.cases-item-title {
	margin-bottom: 20px;
}

.cases-beforeafter {
	position: relative;
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.cases-beforeafter:after {
		display: block;
    content: '';
    width: 40px;
    height: 40px;
    border: 0px;
    border-top: solid 5px #5bc0de;
    border-right: solid 5px #5bc0de;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 35%;
    left: 46.5%;
}

.cases-pic {
	width:45%;
}

.cases-pic-cap {
	text-align: center;
}

@media screen and (max-width: 767px){
#caption-wall03 img{
    max-width: 80% ;
}
		.cases-item {
			margin-bottom: 40px;
		}

		.cases-item:last-child {
			margin-bottom: 20px;
		}

		.cases-item-title {
			margin-bottom: 20px;
		}


		.cases-beforeafter:after {
			display: none;
		}

		.cases-pic {
			width: 49%;
		}


		.cases-pic-cap {
			text-align: center;
		}
}


/*---------------------防水工事--------------------*/
#caption-waterproof03{
	background-color: #f9fff7;
	border: 3px solid #288c66;
  padding: 30px 0;
  border-radius: 15px;
	margin: 0;
}
#caption-waterproof04,#caption-waterproof08,#caption-waterproof12 {
    margin-top: 80px;
}
#caption-waterproof05,#caption-waterproof06,#caption-waterproof07,#caption-waterproof09,#caption-waterproof10,#caption-waterproof11 {
	margin-top: 35px;
}
.cases-item {
    border: none;
    background-color: #FFFFFF;
		padding: 0 0;
}
/*---------------------外壁補修塗装工事--------------------*/
#caption-wall03{
	background-color: #f9fff7;
	border: 3px solid #288c66;
  padding: 30px 0;
  border-radius: 15px;
	margin: 0;
}
#caption-wall04,#caption-wall08,#caption-wall12 {
    margin-top: 80px;
}
#caption-wall05,#caption-wall06,#caption-wall07,#caption-wall09,#caption-wall10,#caption-wall11 {
	margin-top: 35px;
}
/*---------------------戸建て外装工事--------------------*/
#caption-exterior-wall03{
	background-color: #f9fff7;
	border: 3px solid #288c66;
  padding: 30px 0;
  border-radius: 15px;
	margin: 0;
}
#caption-exterior-wall04,#caption-exterior-wall08 {
    margin-top: 80px;
}
#caption-exterior-wall05,#caption-exterior-wall06,#caption-exterior-wall07,#caption-exterior-wall09,#caption-exterior-wall10,#caption-exterior-wall11 {
	margin-top: 35px;
}
/*-------------------------------------会社概要---------------------------------------*/
#caption-business03,#caption-business05,#caption-business07,#caption-business09 {
	margin-top: 80px;
}
.business10{
	margin-bottom: 15px;
}
.business08-1{
    font-size: 20px;
    font-weight: 700;
    color: #579fe8;
		margin-top: 15px;
}
.business08-2{
    font-size: 14px;
		margin-top: 15px;
}
/*-------------------------------------採用情報---------------------------------------*/
#caption-recruit04{
	margin-top: 80px;
}
#caption-recruit05 h3{
	font-size: 20px
}
.recruit02-2{
	text-align: center;
	margin-top: 50px;
}
/*-------------------------------------お問い合わせ-----------------------------------*/
.btn-default {
    color: #fff;
    background-color: #288c66;
    border-color: #ccc;
}
.btn-default[disabled],.btn-default[disabled]:hover{
background-color: #288c66;
    color: #fff;
}
.btn-default:hover {
    color: #fff;
    background-color: #288c66;
    border-color: #adadad;
}
.btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #288c66;
    border-color: #8c8c8c;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 15px 30px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
		border: none;
    color: red;
    text-align: center;
    font-size: 1.5em;
}
#caption-contact03,#caption-contact05,#caption-contact07,#caption-contact09{
	margin-top: 80px;
}
.contact04-1{
	position: relative;
	padding-left: 40px;
	font-size: 17px;
	margin-top: 35px;
}
.contact04-1 span{
		position: absolute;
		top: -10px;
		left: 0;
		background: url(../images/contact/contact01.png) no-repeat;
		padding: 15px;
		background-size: contain;
}
.contact04-2{
	position: relative;
	padding-left: 40px;
	font-size: 17px;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}
.contact04-2 span{
		position: absolute;
		top: -10px;
		left: 0;
		background: url(../images/contact/contact02.png) no-repeat;
		padding: 15px;
		background-size: contain;
}
.contact07-0{
	border-bottom: 2px #ccc solid;
  padding-bottom: 20px;
}
.contact07-0:last-child{
	border-bottom: none;
}
.contact07-1{
	position: relative;
  font-size: 26px;
  font-weight: 700;
  padding-left: 210px;
}
.c07{
	position: absolute;
  top: 3px;
  left: 0;
  padding: 45px;
  width: 100%;
}
.c07img-1{
	background: url("../images/contact/contact03.png") no-repeat;
	background-size: contain;
}
.c07img-2{
	background: url("../images/contact/contact04.png") no-repeat;
	background-size: contain;
}
.c07img-3{
	background: url("../images/contact/contact05.png") no-repeat;
	background-size: contain;
}
.c07img-4{
	background: url("../images/contact/contact06.png") no-repeat;
	background-size: contain;
}
.c07img-5{
	background: url("../images/contact/contact07.png") no-repeat;
	background-size: contain;
}
.contact07-2{
	font-size: 18px;
	color: #FF0004;
	padding-left: 207px;
}
.contact07-3{
	margin-top: 10px;
  padding-left: 210px;
  font-size: 16px;
}
.arrow {
  position: relative;
	margin-bottom: 85px;
}
.arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border: 70px solid transparent;
  border-top: 50px solid #ccc;
  border-bottom-width: 0;
}
.contact08-1 {
    border: #288c66 2px solid;
    padding: 15px;
    color: #288c66;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    width: 70%;
    text-align: center;
    display: block;
    margin: 0 auto;
	  margin-top: 35px;
}
.contact08-2 {
    text-align: center;
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 0;
}
.contact10-2{
    color: #d00f0f;
}
.contact11-1 {
    color: #d00f0f;
}
.contact11-2{
	font-size: 14px;
    font-weight: 400;
    margin-right: 30px;
    display: block;
}
/*-------------------------------------個人情報保護方針--------------------------------*/
@media screen and (max-width: 1500px) {
	nav.main_nav ul.menu {
		justify-content: space-between;
	}
}
@media (min-width:1200px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/


}



@media (max-width:1199px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
.index07-1-3 {
    right: 7%;
}
.index07-2-3 {
    left: 7%;
}
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/

}



@media (min-width:992px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/

}



@media (max-width:991px){
/*-------------------------------------共通変更点-------------------------------------*/
	#header_pc #header_inquiry a {
    padding: 15px 20px;
}
/*-------------------------------------トップページ------------------------------------*/
	.index01-1 {
    font-size: 28px;
}
	.index01-1 rt {
    font-size: 12px;
}
	.index02-1 {
    font-size: 14px;
	}
	.index03 {
    margin-bottom: 30px;
	}
	.index03:last-child {
    margin-bottom: 60px;
	}
	.index03-3-1:hover{
		box-shadow: none;
	}
	.index03-3-1 {
    height: 220px;
	}
	.index03-3-3 {
    top: 80%;
    left: 5.5%;
    width: 89%;
    font-size: 1.3em;
	}

	.index04-1 {
    font-size: 28px;
}
	#caption-index03 .panel-grid-cell {
    margin: 0 auto;
}
	.index07-1-3 h2 {
    font-size: 28px;
	}
	.index07-1-3 span {
    font-size: 16px;
}
	.index07-2-3 h2 {
    font-size: 28px;
	}
	.index07-2-3 span {
    font-size: 16px;
}
	.index08-1 h2 {
		font-size: 28px;
	}
	.index08-2 {
    font-size: 16px;
}
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
.contact07-1 {
    font-size: 22px;
	}
.contact07-2 {
		font-size: 16px;
}
/*-------------------------------------個人情報保護方針--------------------------------*/

}



@media (min-width:768px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
/*-------------------------------------個人情報保護方針--------------------------------*/



}
@media (max-width:780px){
/*-------------------------------------共通変更点-------------------------------------*/
#header_sp_list_down ul {
    background-color: #288c66;
}
	#header_sp_list_down li  {
		border-bottom: 1px dashed #CCC;
	}
	#header_sp_list_down  li:last-child {
	border-bottom: none;
	}
#header_sp_list_down li a {
    color: #fff;
    text-align: center;
		border: none;
    font-weight: 700;
}

	.caption100-h2 h2{
		font-size: 24px;
	}
	.caption100-h3 h3 {
    font-size: 20px;
	}
	.caption01{
	font-size: 24px;
	}
/*-------------------------------------トップページ------------------------------------*/
.index03-3-1 {
    width: 90%;
    height: 100%;
	border-radius: 5px;
	}
	.index03-3-2 {
    padding-top: 60%;
	}
.index03-3-3 {
    top: 86%;
    left: 5.5%;
    width: 89%;
		color: #ffffff;
    background-color: #288c70;
	}
.index03-3-3 span::after {
    border-left-color: #ffffff;
	}
	.index06-1 {
    margin: 20px 0;
	}
	#pgc-18-caption-index07-0 {
    margin-bottom: 0 !important;
}
/*-------------------------------------事業内容---------------------------------------*/
	#caption-waterproof04,#caption-waterproof08,#caption-waterproof12 {
    margin-top: 50px;
}
	#caption-wall04,#caption-wall08,#caption-wall12 {
    margin-top: 50px;
}
	#caption-wall03{
	margin-top: 30px;
}
	#caption-exterior-wall04,#caption-exterior-wall08 {
    margin-top: 50px;
}
	.cases-title{
		margin-left: 0;
	}
/*-------------------------------------会社概要---------------------------------------*/
	#caption-business03, #caption-business05, #caption-business07, #caption-business09 {
    margin-top: 50px;
}
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/
	#caption-contact03, #caption-contact05, #caption-contact07, #caption-contact09 {
    margin-top: 50px;
}
	.contact08-1 {
    font-size: 22px;
    width: 95%;
	}
	.contact08-2 span{
		display: block;
	}
/*-------------------------------------個人情報保護方針--------------------------------*/

}
@media (max-width:600px){
		.contact07-1 {
    padding-left: 97px;
		font-size: 18px;
	}
	.contact07-2 {
    font-size: 14px;
		padding-left: 0;
	}
	.contact07-3 {
    font-size: 14px;
		padding-left: 0;
	}
	.c07 {
    padding: 20px;
    width: 50%;
		top: -3px;
}
}

@media (max-width:450px){
.index03-3-1 {
    width: 90.5%;
	}
.index03-3-1:hover {
    box-shadow: none;
		width: 89%;
}
	.index03-3-1:hover .index03-3-2{
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
}
}

@media (max-width:375px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
.index03-3-3 {
  left: 5.9%;
  width: 88.3%;
	top: 85%;
}

/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------採用情報---------------------------------------*/
/*-------------------------------------お問い合わせ-----------------------------------*/


/*-------------------------------------個人情報保護方針--------------------------------*/



}
