#up_main {
	background: #E1DE51;
	position: relative;
	padding: 80px 0;
}
#up_main .sec_ttl_w_02{
	margin-bottom: 0;
}
#up_main .imgarea {
	position: absolute;
	width: 200px;
	bottom: -95px;
	right: 0;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#up_main .sec_ttl_w_02{
		text-align: left;
	}
	#up_main .sec_ttl_w_02 .en{
		font-size: 4.0rem;
	}
	#up_main .imgarea{
		width: 120px;
		bottom: -95px;
		right: -27px;
	}
}

/*SERVICE*/

#service_about{
	padding: 100px 0 140px;
}
#service_about .sec_ttl_w:before{
	display: none;
}
#service_about .txtarea{
	width: 650px;
	padding: 50px 50px;
	position: relative;
	box-sizing: border-box;
	z-index: 2;
}
#service_about .txtarea .txt_w{}
#service_about .txtarea .txt_w .txt{
	margin-bottom: 10px;
}
#service_about .txtarea .txt_w .txt:nth-last-of-type(1){
	margin-bottom: 0;
}
#service_about .imgarea{
    position: absolute;
    bottom: -50px;
    right: 0;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#service_about{
		padding: 60px 0 60px;
	}
	#service_about .txtarea{
		width: 100%;
		padding:40px 30px;
	}
	#service_about .sec_ttl_w{
		padding-left: 0;
		margin-bottom: 30px;
	}
	#service_about .imgarea{
		position: static;
	}
}


#service_service{
	padding-top: 90px;
}
#service_service .service_service_w{
	margin-bottom: 20px;
}
#service_service .service_service_w .imgarea{
	background-size: cover;
	background-position: center;
	width: 50%;
	flex-shrink: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 360px;
	box-sizing: border-box;
}
.page-id-226 #service_service .service_service_w .imgarea{
	background-image: url(../images/pages/service_recover_service_img@x2.jpg);
}
.page-id-228 #service_service .service_service_w .imgarea {
	background-image: url(../images/pages/service_waterworks_service_img@x2.jpg);
}
.page-id-230 #service_service .service_service_w .imgarea {
	background-image: url(../images/pages/service_trouble_service_img@x2.jpg);
}
#service_service .service_service_w .imgarea h3{
	color: #fff;
	font-size: 2.2rem;
	letter-spacing: 3px;
	font-weight: 600;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
#service_service .service_service_w .imgarea .txt{
	position: absolute;
	bottom: 0px;
	padding: 20px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
#service_service .service_service_w .txtarea{
	padding: 40px;
}
#service_service .service_service_w .txtarea h4{
	margin-bottom: 20px;
}
#service_service .service_service_w .txtarea h4 span{
	display: inline-block;
	background: #fff;
	padding: 10px 20px;
	line-height: 1;
}
#service_service .service_service_w .txtarea .service_service_d{}
#service_service .service_service_d .service_service_i{
	margin-bottom: 15px;
}
#service_service .service_service_d .service_service_i:nth-last-of-type(1){
	margin-bottom: 0;
}
#service_service .service_service_d .service_service_i dt{
	align-items: center;
	font-weight: 600;
	margin-bottom: 5px;
}
#service_service .service_service_d .service_service_i dt:before{
	content: "●";
	margin-right: 5px;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#service_service{
		padding-top: 60px;
	}
	#service_service .service_service_w .imgarea{
		width: 100%;
		display: block;
		padding:50px 30px;
		min-height: auto;
	}
	#service_service .service_service_w .imgarea .txt{
		position: static;
		padding: 0;
	}
	#service_service .service_service_w .imgarea h3{
		text-align: center;
		margin-bottom: 40px;
	}
	#service_service .service_service_w .txtarea{
		padding: 40px 20px;
	}
	#service_service .service_service_w .txtarea h4{
		text-align: center;
	}
}

#service_reason {
	padding-top: 150px;
}
#service_reason .reason_w{
	justify-content: space-between;
}
#service_reason .reason_i{
	width: 30%;
	border: 2px solid #E1DE51;
	padding: 10px;
	position: relative;
	padding-top: 50px;
}
#service_reason .reason_i .num{
	position: absolute;
	background: #E1DE51;
	width: 65px;
	height: 65px;
	font-size: 2.8rem;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 50%;
	top:-30px;
	transform: translate(-50%,0);
	line-height: 1;
}
#service_reason .reason_i h3{
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
#service_reason .reason_i h3 span{
	color: #C00000;
}
#service_reason .reason_i .imgarea{
	margin-bottom: 20px;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#service_reason {
        padding-top: 60px;
    }
	#service_reason .reason_i{
		width: 100%;
		margin-bottom: 40px;
	}
	#service_reason .reason_i:nth-last-of-type(1){
		margin-bottom: 0;
	}
}

#service_flow {
	padding-top: 150px;
}
#service_flow .flow_w {
    justify-content: flex-start;
    gap: 15px;
}
#service_flow .flow_i{
	position: relative;
	width: 24%;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
}
#service_flow .flow_i:after{
	content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    display: block;
    transform: rotate(135deg);
    position: absolute;
    right: -10px;
    top: 50%;
}
#service_flow .flow_i:nth-of-type(4n):after {
	display: none;
}
#service_flow .flow_i:nth-last-of-type(1):after{
	display: none;
}
#service_flow .flow_i .flow_i_h{
	margin-bottom: 15px;
	align-items: center;
}
#service_flow .flow_i .flow_i_h .num{
	font-size: 4.6rem;
	line-height: 1;
	font-weight: 600;
	margin-right: 10px;
}
#service_flow .flow_i .txt{
	font-size: 1.4rem;
	line-height: 1.5;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#service_flow {
		padding-top: 60px;
	}
	#service_flow .flow_i{
		width: 100%;
	}
	#service_flow .flow_i:after {
		content: "";
		width: 10px;
		height: 10px;
		border-top: 2px solid #000;
		border-left: 2px solid #000;
		display: block;
		transform: rotate(-135deg);
		position: absolute;
		right: 50%;
		top: calc(100% + 0px);
	}
	#service_flow .flow_i:nth-of-type(4n):after {
		display: block;
	}
	#service_flow .flow_i:nth-last-of-type(1):after{
		display: none;
	}
}

#other_service{
	padding: 100px 0;
}
#other_service .service_i{
	background-size: cover;
	align-items: center;
	justify-content: center;
	width: 33.3333333%;
	height: 220px;
	text-align: center;
}
#other_service .service_i .jp{
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: 3px;
}
#other_service .service_i .en {
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 3px;
}
#other_service .service_i.service_i_01{
	background-image: url(../images/home/service_img_01@x2.jpg);
}
#other_service .service_i.service_i_02 {
	background-image: url(../images/home/service_img_02@x2.jpg);
}
#other_service .service_i.service_i_03 {
	background-image: url(../images/home/service_img_03@x2.jpg);
}
@media screen and (max-width: 750px) {
	#other_service{
		padding: 60px 0 100px;
	}
	#other_service .service_i{
		width: 100%;
		height: 200px;
	}
}

#service_company{
	padding: 100px 0 140px;
}
#service_company .sec_ttl_w:before{
	display: none;
}
#service_company .txtarea{
	width: 650px;
	padding: 50px 50px;
	position: relative;
	box-sizing: border-box;
	z-index: 2;
}
#service_company .txtarea .sec_ttl_w{
	margin-bottom: 30px;
}
#service_company .txtarea .l_txt{
	font-size: 2.0rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-weight: 600;
}
#service_company .txtarea .txt_w{}
#service_company .txtarea .txt_w .txt{
	margin-bottom: 10px;
}
#service_company .txtarea .txt_w .txt:nth-last-of-type(1){
	margin-bottom: 0;
}
#service_company .txtarea .txt_w .txt.r_txt{
	text-align: right;
	font-weight: 600;
}
#service_company .imgarea{
    position: absolute;
    bottom: -50px;
    right: 0;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#service_company{
		padding: 60px 0 60px;
	}
	#service_company .txtarea{
		width: 100%;
		padding:40px 30px;
	}
	#service_company .sec_ttl_w{
		padding-left: 0;
		margin-bottom: 30px;
	}
	#service_company .txtarea .l_txt {
		font-size: 1.8rem;
	}
	#service_company .imgarea{
		position: static;
	}
}

#company_info {
	padding-top: 90px;
}
#company_info table{
	width: 850px;
	margin: auto;
}
#company_info table th{
	border-bottom: 1px solid #E1DE51;
	padding:20px 10px;
	text-align: left;
}
#company_info table td{
	border-bottom: 1px solid #000;
	padding:20px 10px;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#company_info table {
		width: 100%;
	}
	#company_info table th,#company_info table td{
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
	#company_info table th{
		padding-bottom: 5px;
	}
}

#access{
	padding-top: 90px;
}
#access .map_w{
	margin-bottom: 20px;
}
#access .map_w iframe{
	width: 100%;
	height: 360px;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#access .map_w iframe{
		width: 100%;
		height: 260px;
	}
}
@media screen and (max-width: 750px) {}


#news {
	padding: 90px 0;
}
#news .news_w{
	margin-bottom: 50px;
	width: 850px;
	margin:0 auto 50px;
}
#news .news_i{
	align-items: center;
}
#news .news_i .news_i_l{
	width: 15%;
	flex-shrink: 0;
	border-bottom: 1px solid #E1DE51;
	padding: 15px;
	font-weight: 600;
}
#news .news_i .news_i_r{
	border-bottom: 1px solid #000;
	padding: 15px;
	width: 100%;
}
#news .news_i .category{
	flex-shrink: 0;
	width: 20%;
	margin-right: 15px;
	text-align: center;
}
#news .news_i .category span{
	background: #C00000;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	padding: 2px;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	border-radius: 100px;
}
#news .news_i .ttl{
	width: 100%;
	box-sizing: border-box;
	font-weight: 400;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 750px) {
	#news .news_w{
		width: 100%;
	}
	#news .news_i{
		flex-wrap: wrap;
	}
	#news .news_i .news_i_l{
		width: 100%;
		align-items: center;
		border-bottom: 0px;
		padding-bottom: 0px;
		padding-left: 0;
		padding-right: 0;
	}
	#news .news_i .news_i_l .date{
		margin-right: 10px;
	}
	#news .news_i .category{
		width: auto;
	}
	#news .news_i .news_i_r{
		padding-left: 0;
		padding-right: 0;
	}
}

.article_single_content_w{
}
.article_single_content_i_w {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
	margin: 80px auto;
	width: 900px;
}
.article_single_content_w .thumbnail_w{
}
.article_single_content_w .thumbnail_w img{
	width: 100%;
}
.article_single_content_i_head{
	padding: 30px;
}
.article_single_content_i_head_w{
	border-bottom: 1px solid #451d01;
	padding-bottom: 30px;
}
.article_single_content_i_head .date{
	margin-right: 10px;
}
.article_single_content_i_head .cat_tag_w{
	margin-bottom: 10px;
}
.article_single_content_i_head .cat_tag_w a{
	display: inline-block;
	line-height: 1;
	padding: 3px 10px;
	border-radius: 100px;
}
.article_single_content_i_head h1{
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.5;
}
.article_single_content_i{
	padding: 30px;
}
.article_single_content_i p{
	margin-bottom: 20px;
}
.article_single_content_i h2{
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 40px;
	line-height:1.25;
	border-bottom: 2px solid #E1DE51;
	padding-bottom: 10px;
}

.article_single_content_i h3{
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height:1.25;
}
.article_single_content_i h3:after{
	content: "";
	width: 40px;
	height: 2px;
	background: #451d01;
	display: block;
	margin-top: 15px;
}
.article_single_content_i h4 {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height:1.25;
	color: #000;
}
.article_single_content_i ul{
	margin-bottom: 20px;
}
.article_single_content_i ul li{
	margin-bottom: 5px;
	padding:5px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	border-radius: 5px;
}
.article_single_content_i ul li:before{
	content: "";
	width: 10px;
	height: 10px;
	background: #451d01;
	display: block;
	flex-shrink: 0;
	margin-right: 10px;
	border-radius: 100px;
}
.article_single_content_i table{
	width: 100%;
	border-right: #e2e2e2 solid 1px;
	border-bottom: #e2e2e2 solid 1px;
	margin-bottom: 30px;
}
.article_single_content_i table th{
	background: #4e9c39;
	color: #fff;
	
}
.article_single_content_i table th,
.article_single_content_i table td{
	border-left: #e2e2e2 solid 1px;
	border-top: #e2e2e2 solid 1px;
	box-sizing: border-box;
	padding: 10px;
}
@media screen and (max-width: 750px) {
	.article_single_content_i_w {
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
		margin: 60px auto;
		width: 100%;
	}
	.article_single_content_i img{
		height: auto !important;
	}
}

.office_lis_map_w{
	padding: 80px 0 0;
}
.office_lis_map_w .wpgmza_map{
	height: 600px !important;
}
@media screen and (max-width: 750px) {}


.pp_ww{
	padding: 50px 0;
}
.pp_w{
	padding: 30px;
}
.pp_w h2{
	border-left: 2px solid #E1DE51;
	padding: 0 10px;
	font-size: 1.8rem;
	color: #000;
	margin: 30px 0 20px;
}
.pp_w p {
	margin-bottom: 20px;
}

.pp_ww table{
	width: 100%;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
.pp_ww table th,
.pp_ww table td{
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	padding: 10px;
	vertical-align: middle;
}
.pp_ww table th{
	background: #f0f0f0;
	width: 18%;
}
@media screen and (max-width: 750px) {
	.pp_ww table th,
	.pp_ww table td{
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
}

.wpgmza-grid-row {
	height: auto !important;
}
.wpgmza-grid-item .wpgmza-desc,
.wpgmza-grid-item .wpgmza-desc p{
	box-sizing: border-box;
}

.pf_archive_content_w{
	padding: 80px 0;
}


#contact{
	padding: 80px 0;
}
.form_w{
	background: #fff;
	padding: 50px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}
.form_w .lead_txt{
	margin-bottom: 30px;
}
.form_w .lead_txt span{
	font-size: 1.2rem;
}
.form_w table{
	width: 100%;
}
.form_w table th,
.form_w table td{
	padding: 10px 0;
	vertical-align: middle;
	text-align: left;
}
.form_w table th{
	width: 25%;
	font-weight: normal;
}
.form_w table th span{
	background: #B8B8B8;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: 5px 10px;
	margin-right: 10px;
}
.form_w table th span.inq{
	background: #cc4338;
}
.form_w table th span.s_txt{
	font-size: 1.2rem;
	color: #333;
	margin-left: 0;
}
.form_w table td input[type=text], .form_w table td input[type=tel], .form_w table td input[type=email] {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
.form_w table td textarea {
    font-size: 16px;
}
.form_w table td textarea{
	width: 100%;
	box-sizing: border-box;
}
.form_w .submit_area{
	text-align: center;
	margin-top: 30px;
}
.form_w .submit_area input[type=submit]{
	background:#d02929;
    width: 345px;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 10px;
    text-align: center;
    position: relative;
	border: 0px;
}
.form_w .agree_w{
	justify-content: center;
	margin: 30px 0;
	font-size: 1.4rem;
}
.form_w .agree_w > p{
	display: flex;
	justify-content: center;
}
.form_w .agree_w a{
	text-decoration: underline;
}
input[type="checkbox"] {
	position: relative;
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	vertical-align: -5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	flex-shrink: 0;
	margin-right: 10px;
	margin-top: 5px;
	background: #fff;
}

input[type="checkbox"]:checked:before {
	position: absolute;
	top: 0px;
	left: 4px;
	transform: rotate(50deg);
	width: 6px;
	height: 12px;
	border-right: 2px solid #ed1b24;
	border-bottom: 2px solid #ed1b24;
	content: '';
}

input[type="checkbox"] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.wpcf7-list-item{
	margin-left: 0 !important;
}
@media screen and (max-width: 750px) {
	#contact{
		padding: 60px 0;
	}
	#contact .in_in{
		width: 100%;
		
	}
	.form_w{
		padding: 30px 20px;
		box-shadow: none;
	}
	.form_w table th,
	.form_w table td{
		width: 100%;
		display: block;
	}
	.form_w .submit_area input[type=submit]{
		width: 100%;
	}
}

.pf_archive_content_i_w{
	justify-content: space-between;
}
.pf_archive_content_i_w .shopify-buy-frame--product{
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
	.pf_archive_content_i_w .shopify-buy-frame--product {
		max-width: 100% !important;
		width: 100%;
	}
}