@charset "UTF-8";
/*
Theme Name: クボタ環境エンジニアリングv3
Theme URI: https://www.kubota-environmentaleng.co.jp/
Description: This is our original theme.
Version:1.0
*/

/*後でマージ*/
/*スライド動画レスポンシブ*/
.video {
top:0;
width: 100%;
height: 100%;
background: #000;/*背景を黒で表示*/
}

/*フォーム*/
.Form__agreement a:link,
.Form__agreement a:visited {
color: var(--kblue-deep);
}
.Form__agreement a[target="_blank"]:after {
    content: "" !important;
    display: inline-block;
    width: 3rem;
    height: 2rem;
    vertical-align: middle;
    background: url(images/common/icon_window.png)no-repeat center;
    -webkit-background-size: 2rem;
    background-size: 2rem;
}
.Form__button_set {
	display: flex;
	justify-content: center;
	gap: 25px;
	margin-top: 50px;
}
	@media only screen and (max-width: 559px) {
.Form__button_set {
	display: block;
}
.Form__button {
margin:0 auto;
}
}

.wpcf7-list-item-label {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.wpcf7-list-item-label::before {
    background-color: var(--gray-exlight);
    border: 1px solid #999;
	border-radius: 2px;
    content: '';
    display: block;
    height: 1.8rem;
    width:1.8rem;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.wpcf7-list-item-label::after {
	border-right: 2px solid #00a8a9;
    border-bottom: 2px solid #00a8a9;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
input[type=checkbox]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
}

.Form__button .submitButton {
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 20rem;
	margin: 0 auto;
    background-color: var(--kblue-deep);
    color: #fff;
	font-size: 2.4rem;
    padding: 1rem 0rem;
}
.Form__button .submitButton[disabled] {
    background-color: #b8bfbf;
    cursor: default;
}
	@media only screen and (min-width: 560px) and (max-width: 959px) {
		.Form__button .submitButton{
		font-size: 2.4rem;
    padding: 1rem 0rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Form__button .submitButton{
		font-size: 2rem;
    padding: 1rem 0rem;
		}
	} 
	
	.resetButton {
	  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 20rem;
	margin: 0 auto;
    padding: 1rem 0rem;
    background-color: #ccc;
				color: #333;
	font-size: 2.4rem;
	}
	.mw_wp_form_confirm .resetButton{
		display: none;
	}
		@media only screen and (min-width: 560px) and (max-width: 959px) {
		.Form__button .resetButton{
	font-size: 2.4rem;
	padding: 1rem 0rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Form__button .resetButton{
	font-size: 2rem;
	padding: 1rem 0rem;
	margin-top: 30px;
		}
	} 
	
	.page-template-page-info-php .ButtonList__item p {
	display: none;
	}
	
	.Entry_content p img {
	max-width:100%;
	    width: auto;
	}
	
	.aligncenter {
	margin: 0 auto;
	display: block;
}
	.alignright {
	margin-left: auto;
	display: block;
}

/*****************************/
/*ポンプ*/

/*マッピング*/
#pump_zu {
	height: 223px;
	width: 586px;
	position: relative;
	background-image: url(../../uploads/2023/06/pomp_zu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pump_zu a.btn_pumpmodal {
	width:160px;
	height:0px;
	padding-top:34px;
	overflow:hidden;
	display:block;
}
#pump_zu a.btn_pumpmodal:hover {
	opacity:0.2;
        filter: alpha(opacity=20);
        -ms-filter: "alpha( opacity=20 )";
        background: #fff;
}

#pump_zu a#btn_pumpmodal01 {
	position: absolute;
	z-index: 100;
	left: 211px;
	top: 89px;
}
#pump_zu a#btn_pumpmodal02 {
	position: absolute;
	z-index: 100;
	left: 211px;
	top: 137px;
}
#pump_zu a#btn_pumpmodal03 {
	position: absolute;
	z-index: 100;
	left: 211px;
	top: 186px;
}

/*Modal*/
#lean_overlay{
  position: fixed;
  z-index:2000; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

.hidden{ 
	background:#f3f3f3;
	padding:30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position:relative;
	display:none;
}
#lean_overlay { 
	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none
}

#div787{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: 760px;
}

#pump01,#pump02,#pump03 {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: 760px;
}


#mjirei01,#mjirei02,#mjirei03,#mjirei04,#mjirei05,
#mjirei06,#mjirei07,#mjirei08,#mjirei09 {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: 760px;
}

.box_modal_pump {
	background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: 760px;
  /*overflow:scroll !important;*/
  overflow: auto;
  overflow-x:hidden;
}





.modal_pumpWrap {
	padding-bottom:40px;
	width:720px;
	margin-left:auto;
	margin-right:auto;
}
.box_modal_pump_l {
	float: left;
	height: 300px;
	width: 300px;
	border: 1px solid #CCC;
}
.box_modal_pump_r {
	float: right;
	width: 395px;
	padding-top:50px;
}
#contents .box_modal_pump_r h4 {
	color:#007D87;
	margin-bottom:15px;
	font-size:14px;
}




.modal_close{
	position: absolute;
	bottom: 20px;
	right: 50%;
	/*top: 0px;
	right: 0px;*/
	margin-right:-40px;
	display: block;
	width: 80px;
	height: 24px;
	z-index: 200;
	background-image: url(../img/modal_close.gif);
}
#modal_close_s{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right:0px;
	/*margin-right:-40px;*/
	display: block;
	width: 18px;
	height: 18px;
	z-index: 200;
	background-image: url(../img/btn_close_s.gif);
}



.mjirei_main {
	text-align: center;
	padding-bottom:20px;
	margin-top:15px;
}

.box_modal_jirei_l {
	float: left;
	height: auto;
	width: 210px;
	/*border: 1px solid #CCC;*/
}
.box_modal_jirei_r {
	float: left;
	width: 445px;
	padding-left:30px;
	/*padding-top:50px;*/
}
#contents .box_modal_jirei_r h4 {
	color:#007D87;
	margin-bottom:12px;
	font-size:16px;
}







/*モーダルウィンドウのスタイル*/ 
 
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
#mask0 {
  position:absolute;
  left:0;
  top:0;
  z-index:8000;
  display:none;
}
 


#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	display: none;
	z-index: 9999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxes #pop01 {
	width:760px;
}
#boxes .pop_wapper {
	width: 760px;
	background-color:#fff;
}
#boxes .pop_inner {
	width: 760px;
	overflow: auto;
	overflow-x:hidden;
	
}
#boxes .pop_bottom {
	background-color:#fff;
	height: 50px;
	width: 760px;
	overflow: hidden;
}
.pop_wapper .ttl {
	/*font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	height: 15px;*/
	color: #FFFFFF;
	/*line-height: 1.1em;*/
	text-align:right;
	margin-top:-10px;
}
.pop_inner #btn_area {
	text-align: center;
}
.pop_bottom  #close {
	margin: 10px auto 0px;
	float: none;
	width: 108px;
	width: 80px;
	height: 24px;
	background-image: url('../img/modal_close.gif');
}

 /*TOP窓のスタイル*/ 
.pop_inner .etop_pop,
.pop_inner .etop_pop2 {
	width: 720px;
	overflow: hidden;
	/*margin: 20px 45px 10px;*/
	margin: 0px auto 0px auto;
}

.pop_inner .etop_pop div {
	/*width: auto;
	overflow: hidden;
	clear: both;
	padding-bottom: 15px;*/
}
/*.pop_inner .etop_pop div p {
	width: 210px;
}

.pop_inner .etop_pop div img {
	float: right;
}
.pop_inner .etop_pop2 div img {
	margin-top: 10px;
}

.pop_inner #btn_area p {
	margin-top: 5px;
}*/

 /*ポンプ トップ*/ 

h3.wp-block-heading {
    font-size: 29px;
    border-bottom: 2px solid #00a8a9;
    padding-bottom: 10px;
    margin-bottom: 50px;
}

h4.wp-block-heading {
font-size: 22px;
    color: #000;
    padding: 1em 0.8em;
    border-left: 10px solid #00a8a9;
    background: #f4f2f2;
    margin-bottom: 20px;
}

#Privacy .SectionLevel2 a {
color:#00a8a9;
}

.modal_box {
	padding: 60px;
}
.modal_sttl {
	font-weight: bold;
}

	@media only screen and (max-width: 559px) {
.modal_box {
	padding: 15px;
}
}

li.GNavList__item a[target="_blank"]:after,
li.HeaderUtility__listItem a[target="_blank"]:after,
/*
ul.FooterUtility li a[target="_blank"]:after,
ul.FooterNav__item li a[target="_blank"]:after,
*/
.CareerArea__button a[target="_blank"]:after {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 2rem;
  vertical-align: middle;
  background:url("images/common/icon_window.png")no-repeat center;
-webkit-background-size: 2rem;
  background-size: 2rem;
}

.NewsList__item a[href$=".pdf"][target="_blank"] {
display:flex;
}

.panel-grid-cell .widget-title {
font-size: 12px!important;
margin-top: 10px !important;
}

/*gnavi　りんくなし*/
.GNavLower__heading_nolink > span {
	color:#FFF !important;
}
.GNavLower__heading_nolink span::before,
.GNavLower__bodyItemHeading_nolink span::before {
	content: none !important;
}

/*英語版お問い合わせフォームフッター*/
@media print, screen and (min-width: 769px) {
  .form-e .gFooter-Bottom .gFooter-Utility li {
    font-size: 1.5rem;
  }
  }

.notfound {}

/*リサイクル／ごみ焼却修正*/
#Page__level3 .Block__section .BlockSection__Inner h3 {
	color: #666;
	font-size: 24px;
	margin-bottom: 20px;
}
#Page__level3 .Block__section .BlockSection__Inner h4 {
	font-weight: bold;
}
#Page__level3 .Block__section .BlockSection__Inner img {
	margin-bottom: 50px;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__img {
	width: auto;
	height: auto;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__img_note {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#Page__level3 .Block__section .BlockSection__Inner table.Section__2col_even  {
			width: 100%;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_even th,
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_even td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
		font-weight: normal;
	text-align: left;
}
#Page__level3 .Block__section .BlockSection__Inner table.Section__3col_even  {
			width: 100%;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_even th,
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_even td {
	width: 33.33333%;
	padding: 10px;
	vertical-align: top;
		font-weight: normal;
	text-align: left;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_2-8 {}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_2-8 th,
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_2-8 td {
	padding: 10px;
	vertical-align: top;
		font-weight: normal;
	text-align: left;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_2-8 th {
	width:20%;
}
#Page__level3 .Block__section .BlockSection__Inner .Section__2col_2-8 td {
		width:80%;
}
#Page__level3 .Block__section .BlockSection__Inner ul.Section__list {
	    border-left: solid 1px #00a8a9;
	color: #333;
	    font-size: 15px;
    background: #fafafa;
    margin: 0 0 30px;
	padding: 10px 20px;
}
#Page__level3 .Block__section .BlockSection__Inner ul.Section__list li {
	    font-size: 26px;
	    font-weight: normal;
    margin: 0 0 30px;
	line-height: 1.1;
}
#Page__level3 .Block__section .BlockSection__Inner ul.Section__list li a::after {
content:'　＞';
}
.Button__note  {
	font-size:12px;
	display: block;
}
.have_note .ButtonList__item .Button {
    height: auto !important;
}

/* gallery */
.gallery { margin-bottom: 20px; }

.gallery a img { border: 0 !important; }

.gallery-item { float: left; margin: 0 4px 4px 0 !important; overflow: hidden; position: relative; }

.gallery-columns-1 .gallery-item { max-width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }

.gallery-columns-10 .gallery-item { max-width: 7%; max-width: -webkit-calc(9.4% - 0px); max-width: calc(9.4% - 0px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right: 0; }

.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }

.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }

.gallery-item:hover .gallery-caption { opacity: 1; }

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }

p.recycle_product_name {
margin-bottom: 10px !important;
line-height:1em !important;
}
table.recycle_product_list img {
margin-bottom: 10px !important;
}
table.recycle_product_list td {
padding-bottom: 50px !important;
}