@charset "utf-8";
/* CSS Document */
body {color:#222;font-size:16px;line-height:1.5;font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;margin:0 auto; height:100%;font-weight: 400;letter-spacing: 0.05em;}

img {border:none; vertical-align:bottom; max-width: 100%;}
img.top {vertical-align:top;}
img.middle {vertical-align:middle;}
address,em {font-style:normal;}

a {color: #000;text-decoration: none;}
a:hover,input[type="submit"]:hover,input[type="reset"]:hover{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

header, main, article, footer, section, aside, nav, cite, figure, figcaption { display: block; }

ul {padding: 0;	margin: 0; list-style: none;}
dl dd {margin-left: 0;}
figure {margin: 0;}

/*********** class ****************************************/

/********** float ************/
.c-both {clear:both;}
.clearfix:after {content: "";clear: both;display: block;}
.left {float:left;}
.right {float:right;}

.center {display:block;margin-left:auto; margin-right:auto;text-align:center;}

/******* flex box ***********/
.flex{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: flex-start;}
.f_reverse {flex-direction: row-reverse;}
.height {justify-content: space-between;flex-wrap: wrap;align-items: stretch;}

/****** end flex box ********/

.eng {font-family: 'Lato', sans-serif;}

.inner_l {width: 96%;margin:0 auto;}
.inner_lm {width:1230px;max-width: 96%;	margin:0 auto;}
.inner {width:1120px;max-width: 96%;margin:0 auto;}
.middle_inner {width: 760px;max-width: 96%;margin:0 auto;}
.half {width: 50%;}
.half_i {width: 48%}

img.banner {border:solid 1px #DDD;}

span.hissu {color:#F03;font-size:12px;}
span.memo {color:#666;font-size:12px;}
span.error {display:block;color:#F03;font-size:12px;}

p.indent {font-weight:normal; margin:5px 0 5px 1em;text-indent:-1em;}

.fit {object-fit: cover;font-family: 'object-fit: cover;';max-width: 100%;}
.sp {display: none;}

/****** 見出し ********/
h3.ttl {font-size: 2.0rem;letter-spacing: 0.08em;position: relative;}
h3.ttl span.small {font-size: 0.875rem;display: block;font-weight: 400;letter-spacing: 0.02em;font-style: italic;}
h3.ttl .sub_ttl {font-size: 1.0rem;font-weight: 400;display: block;padding-bottom: 0.5em;}
h3.v_line:before {position: relative;width: 1px;height: 1.5em;content:"";background-color:#000;display:block;margin: 0 auto 0.5em auto;}

h4.ttl_bar {font-size: 1.5rem;background-color: #212121;color: #FFF;font-weight: 500;width: 96%;padding: 0.5em 2%;}
h4.yellow_ttl {background-color: #F7E009;color: #111100;}

/****** -ボタン ********/
.more {display: block;width: 140px;padding: 0.8em 0.5em;font-weight: 600;border: 3px solid #050E12;text-align: center;}

/*************** header start ***********************************************************/
header {padding: 5px 0 10px 0;z-index: 9999;position: relative;}

header .logo {width: 96px;}
header .right_container {width: calc(100% - 160px);}
ul#nav {padding-top: 30px;}
ul#nav li {display: inline-block;margin-right: 1.6em;font-size: 1.0em;}
ul#nav li a {display: block;padding: 0.3em 0.3em;font-weight: 500;}
ul#nav li a .fa {display: none;	}
ul#nav li:last-of-type {margin-right: 0;}
body#home #nav_home,
body#company #nav_company,
body#service #nav_service,
body#construction #nav_construction,
body#contact #nav_contact,
body#disposal #nav_disposal {
border-top: 3px solid #8FC846;	
}

.decrypt {font-size: 0.75em;}
header .decrypt {padding-bottom: 0.5em;}
header .decrypt {text-align:right;}
.zdo_drawer_button {display: none;}
header #access_btn, header #contact_btn {width: 260px;padding: 0.5em 10px;font-size: 1.0625em;background-color: #F7E009;text-align: center;margin-top: 20px;}

header #access_btn {margin-right: 10px;}
header #contact_btn {color: #FFF;background-color: #8FC846;}
header #access_btn .fa, header #contact_btn .fa {font-size: 1.5rem;padding-right: 0.3em;vertical-align:middle;}

/*************** 共通 *************************************************************/
.page_ttl {position: relative;}
.page_ttl_img {width: 90%;height: 82vh;min-height: 640px;}
.page_ttl .heading {position: absolute;top: 28%;left: 2%;font-weight: 700;z-index: 100;}
.page_ttl .heading p.eng {font-size: 5.25em;background-color: #FFF;	padding: 4px 8%;display: inline;white-space: nowrap;}
.page_ttl .heading .catch {font-size: 2.0em;background-color: #FFF;padding: 4px 8%;display: inline-block;margin-top: 0.8em;white-space: nowrap;}
section.aircle_top {padding-top: 60px;}
.text_box {line-height: 2.0em;}
.angle_bottom {width: 120px;margin: 3em auto 3em auto;}
.italic {font-style: italic;}
.bg_color01 {background-color: #FBF8F3;}
.fs24 {font-size: 1.5em;}
.light_green {color:#7ABF4E;}
/*************** animation start *************************************************************/
.animation-in-right, .animation-in-left, .animation-fade-in {visibility: hidden;}

/*************** top start *************************************************************/
section#relation,section#news {padding-bottom: 60px;}
section#top_service {padding-bottom: 30px;}
div.top_category_box {margin: 50px auto;}

dl.top_category {width: 35%;margin-left: 4%;margin-top: 40px;}
dl.top_category dt {font-size: 1.75em;font-weight: 600;letter-spacing: 0.08em;margin-bottom: 2em;}
dl.top_category dt span.small {font-size: 0.875rem;font-weight: 400;display: block;letter-spacing: 0.02em;}
.top_category_img {width: 55%;}
dl.top_category dd .more {margin-top: 2.5em;}
section#relation .inner_l {background-image: url(../img/top/top07.jpg);background-size:cover;background-position:center;}
section#relation .inner {width: 960px;padding: 10px 0 40px 0;}
section#relation h3.ttl {font-size: 2.8em;margin-bottom: 0.3em;}

section#relation .inner dl.half_i {width: 42%; min-height: 9em;background-color:#FFF;padding: 2em 3%;}
section#relation .inner dl.half_i dt {font-size: 1.375em;font-weight: 600;text-align: center;padding-bottom: 1em;min-height:3.0em;line-height: 3.0em;}
section#relation .nu_logo {height: 3.0em;}
section#relation .inner dl.half_i dd {font-size: 0.875em;line-height: 1.8em;}
dl#native_unit dt {color: #85C13C;}
dl#lixil dt {color: #EB5700;}

section#news dl.half_i:nth-of-type(odd) {float: left;}
section#news dl.half_i:nth-of-type(even) {float: right;}
section#news dl.half_i:nth-of-type(2n+1) {clear: both;}
section#news dl.half_i {width: 43%; background-color: #F4F4F4;padding: 1.0em 2.5%;}

section#news dl.half_i dt {font-size: 0.8125em;padding-bottom: 0.5em;}
section#news dl.half_i dd {font-size: 0.95em;min-height: 3em;}
section#news dl.half_i dt time {padding-right: 1em;}
section#news dl.half_i dt span.event, section#news dl.half_i dt span.info {background-color: #FCE000;padding: 0.1em 0.3em;}
section#news dl.half_i dt span.info {background-color: #8FC846;color: #FFF;}
section#news dl.half_i dd a {color:#0174FE;text-decoration:underline;}

/*************** contact_block *************************************************************/
section.contact_block {padding-bottom: 40px;}
section.contact_block div.bg_color01 {padding: 20px 0 40px 0;}
section.contact_block .angle_bottom {margin-bottom: 2em;}

section.contact_block .inner {width: 880px;}
section.contact_block dl.half_i {text-align: center;border-bottom: 4px solid #050F12;}
dl.tel p.tel_btn, dl.mail a.mail_btn {font-size: 1.75em;padding: 0.5em 0;margin: 0;display: block;font-weight: 500;}
section.contact_block dl.half_i dd .fa,
section.contact_block dl.half_i dd .fal {vertical-align: middle;padding-right: 0.3em;}
section.contact_block h3.ttl .sub_ttl em{font-size: 0.875rem;padding: 0.5em 0 0.5em 0;display: inline-block;}

/*************** company *************************************************************/
#company_top .heading p.eng {font-size: 5.25em;padding: 4px 16%;}
#company_top .heading .catch {font-size: 2.0em;padding: 4px 32% 4px 36%;}
div#company_profile {margin-top: 30px;}
dl.outline dt {width: 7em;padding: 0.8em 0;font-weight: 500;}
dl.outline dd.right {width: calc(100% - 8em);padding: 0.8em 0;}
dl.outline dd.bottom_line {width: 100%;height: 1px;background-color: #CCCCCC;clear: both;}
div#map {margin-top: 50px;}
div.map_container strong {display: block;text-align: center;padding-bottom: 0.5em; font-size: 1.125em;}

div#map h4.ttl_bar {font-size: 1.75rem;padding: 0.3em 2%;}
div#map h4.ttl_bar .fa-map-marker {font-size: 2.0rem;vertical-align: middle;padding-right: 0.2em;}
div.map_container iframe {width: 100%;height: 450px;}
section#about_us img.staff_img {display: block;max-width: 100%;margin: 30px auto;}
div#map .map_container {margin-bottom: 1.85em; display: inline-block; inline-size: 100%;}
div#map .map_container:last-of-type {margin-bottom: 0;}
.map_container .img_box img.fit {width: 100%; height: 450px;}
.map_container .img_box img.kawasimo_img01, .map_container .img_box img.kawasimo_img02, .map_container .img_box img.kawasimo_img03{ display: inline-block;}
.map_container .img_box img.kawasimo_img02, .map_container .img_box img.kawasimo_img03 { width: min(258px, 48%);}
.map_container .img_box img.kawasimo_img01 { margin-block-end: 1em;}
.map_container .img_box img.kawasimo_img02 { margin-inline-end: 1em;}


/*************** service *************************************************************/
#service_top .heading p.eng {font-size: 5.25em;padding: 4px 24%;}
#service_top .heading .catch {font-size: 2.0em;padding: 4px 18% 4px 26%;}
div#company_profile {margin-top: 30px;}
section#car_port {padding-top: 80px;}
div.service_ttl {position: relative;}

div.service_ttl .ttl_container {position: absolute;top: 12%;left: 0;width: 100%;color: #FFF;}
div.service_ttl h3 {font-size: 3.5rem;margin: 0 auto;letter-spacing: 0.02em;font-weight: 600;text-shadow: 2px 2px 5px rgba(0,0,0,0.3);}
div.service_ttl h3 span {font-size: 1.5rem;display: block;}
div.contetns_box { background-color: #FFF; margin-top: -80px; z-index: 2; position: relative;}
div.contetns_box div.text_box { width: 44%; padding: 4% 3%;}

section#car_port .inner_l,section#garden .inner_l, section#gate .inner_l, section#reform .inner_l,section#snow_removing .inner_l,section#about_disposal .inner_l,section#paint .inner_l {
background-color: #FBF8F3;margin-bottom: 40px;padding-bottom: 30px;}

body#service section.contact_block div.bg_color01 {padding: 30px 0 0 0;background-color: transparent;}
body#service section.contact_block h3.ttl {color: #8FC846;}
body#service section.contact_block h3.ttl .sub_ttl {color: #222;}

/*************** link end *************************************************************/
#link_top .heading p.eng {font-size: 5.25em;padding: 4px 54%;}
#link_top .heading .catch {font-size: 2.0em;padding: 4px 40% 4px 60%;}
div.link_container dl:nth-of-type(odd) {float: left;}
div.link_container dl:nth-of-type(even) {float: right;}
div.link_container dl:nth-of-type(2n+1) {clear: both;}
div.link_container dl dt {margin-bottom: 1em;font-weight: 500;}
div.link_container dl dt .fa-link {font-size: 1.5em;vertical-align:middle;color: #8FC846;padding-right: 0.5em;}
div.link_container dl dt a { text-decoration: underline;}
div.link_container dl dd {font-size: 0.875em;}

/*************** service *************************************************************/
#contact_top .heading p.eng {font-size: 5.25em;padding: 4px 24%;}
#contact_top .heading .catch {font-size: 2.0em;padding: 4px 18% 4px 30%;}

/*************** disposal *************************************************************/
section#about_disposal .inner_l {padding-bottom: 2em;}
section#about_disposal div.contetns_box div.text_box {width: 840px; max-width: 92%; margin-left:auto; margin-right: auto; padding: 3% 0;} 
section#about_disposal p.catch {font-weight: 600;}
section#about_disposal p.catch mark{background: linear-gradient(to bottom,transparent 85%,#F7E009 85%);}
section#disposal_service {padding: 0.1em 0 7.5em 0;}
section#disposal_service p.catch {font-weight: 600; margin-bottom: 2em;}
section#disposal_service figure.disposal_category {width: 23%; margin-right: calc(8% / 3); float:left;}
section#disposal_service figure.disposal_category:last-of-type {margin-right: 0}
section#disposal_service figure.disposal_category img {width: 85%; display: block; margin:0 auto;}
section#disposal_service figure.disposal_category figcaption {font-size: 1.1875em; font-weight:500; margin-top: 0.35em; line-height: 1.5em;}
#disposal .contact_block h3.ttl mark{background: linear-gradient(to bottom,transparent 90%,#F7E009 90%);}
#disposal .contact_block h3.ttl .sub_ttl {padding-bottom: 1.75em;}
/*************** construction *************************************************************/
#construction_top .heading p.eng {font-size: 5.25em;padding: 4px 8%;}
#construction_top .heading .catch {font-size: 2.0em;padding: 4px 30% 4px 36%;}
section#example {padding-bottom: 60px;}

section#example div.h_line {width: 100%;height: 1px;background-color: #AEAFAF;margin: 0 auto 1.8em auto;}
section#example dl.construction_example {float: left;}
section#example dl.construction_example:nth-of-type(2n+1) {float: right;}
section#example dl.construction_example:nth-of-type(2n+2) {clear: both;}

dl.construction_example dt {font-size: 1.125em;font-weight: 500;width: 100%;position: relative;z-index:0;}
dl.construction_example dt img {width: 95%;display: block;margin-top: 0.3em;}
dl.construction_example dd {width: 89%;padding: 3% 3% 6% 3%;margin-top: -30px;margin-left: 5%;background-color: #FFF;position: relative;z-index:1;font-size: 0.9375em;}
h3.mt16 {margin-top: 1.6em;	}
dl.mt28 {margin-top: 2.6em;}

section#example dl.category_select {display: table; margin-bottom:2.5em;}
section#example dl.category_select dt,
section#example dl.category_select dd {display: table-cell;}

section#example dl.category_select dt{font-size: 1.125em; font-weight:500; width: 9em;}
section#example dl.category_select dt i {margin-right:0.25em;}
section#example dl.category_select dd {border-left: 1px solid #AEAFAF; padding: 0.5em 1.5em;}
section#example dl.category_select dd a {background-color: #FAF7F2; padding: 0.25em 0.75em; margin: 0.4em 0.5em 0.4em 0; font-size: 0.9375em; display: inline-block;}
section#example dl.category_select dd a.select {background-color: #F7E009;}

section#example ul.page_link {max-width:590px; font-weight: 500; font-size: 1.0625em; margin:2.25em auto; padding:0; text-align: center;}
section#example ul.page_link li {display: inline-block; margin:0 1.75em 0 0; padding: 0.15em 0.5em;}
section#example ul.page_link li:last-of-type {margin-right: 0;}
section#example ul.page_link li.on {background-color:#242424;color:#FFF;}
section#example ul.page_link li.on a {color:#FFF;}

section#example div.category_select_line {margin-bottom: 1.5em;}
section#example div.page_link_line {margin-top: 4em;}

/*************** article start *************************************************************/
.airtcle_bottom_line {height: 1px; background-color: #CCCCCC; margin: 5em auto 2em auto;}

/*************** footer start *************************************************************/

footer ul#nav li {margin-right: 1.2em;font-size: 0.875em;font-weight: 500;}
footer .decrypt {padding-top: 2.5em;}
footer a.logo_btn {width: 40%;max-width: 260px;margin: 0.5em auto;padding: 0.3em 0.3em ;font-size: 1.5em;font-weight: 500;}
.f_logo {width: 64px;padding-right: 0;vertical-align: middle;}
footer p.f_info span.adress {padding-right: 1em;}
footer p.f_info {display: block;margin: 0 auto;width: 25em;font-size: 0.875em;text-align:center;}

footer p.f_info strong {margin-top: 1em;display: block;}
p.copy {font-size: 0.875em;font-weight: 400;letter-spacing: 0.02em;font-style: italic;padding: 3em 0 0.5em 0;}


/* popup */
.mfp-iframe-scaler iframe {min-height:800px !important;}

/*************** tablet *********************************************************************/
@media (min-width: 722px) and (max-width: 1619px) {
ul#nav li {
font-size: 0.8275em;
margin-right: 0.6em;	
}
header #access_btn, header #contact_btn {
width: 180px;
font-size: 0.8275em;
}
header #access_btn .fa, header #contact_btn .fa {
font-size: 1.0rem;
}
}

@media (min-width: 722px) and (max-width: 1279px) {
header .logo {width: 90px;}
header .right_container {width: calc(100% - 120px);}
	
.zdo_drawer_menu {width: 100%;}	
ul#nav li {font-size: 0.75em;margin-right: 0.5em;}
header #access_btn, header #contact_btn {width: 170px;font-size: 0.75em;}
	
div.service_ttl .ttl_container {top: 10%;}
div.contetns_box { margin-top: -40px;}
section#disposal_service figure.disposal_category {width: 48%; margin-right: 0; margin-top: 0.5em}
section#disposal_service figure.disposal_category:nth-of-type(2n) {float: right; }
section#disposal_service figure.disposal_category:nth-of-type(2n+1) {clear: both; }	
section#disposal_service figure.disposal_category:last-of-type {margin-right: 0}
section#disposal_service figure.disposal_category:nth-of-type(3),
section#disposal_service figure.disposal_category:nth-of-type(4) {margin-top: 2em}		
section#disposal_service figure.disposal_category img {max-width: 70%;}		
}

@media (min-width: 722px) and (max-width: 1024px) {
header .logo {width: 80px;}
header .right_container {width: calc(100% - 100px);}
div.service_ttl .ttl_container {top: 8%;}
div.contetns_box div.text_box {padding: 2% 3%;}
.map_container .img_box img.kawasimo_img02 { margin-inline-end: 0.5em;}
}


@media (min-width: 722px) and (max-width: 980px) {
.decrypt {font-size: 0.7125em;}
dl.top_category dt {font-size: 1.5em;}
dl.top_category {margin-top: 10px;}
dl.top_category dt {margin-bottom: 1em;}
dl.top_category dd .more {margin-top: 1em;}
.more {padding: 0.5em 0.5em;font-weight: 600;}
section#news dl.half_i dt {font-size: 0.75em;}
section#news dl.half_i dd {font-size: 0.75em;}
p.copy {font-size: 0.75em;}
dl.outline {font-size: 0.875em;}
div.service_ttl .ttl_container {top: 6%;}
div.service_ttl h3 {font-size: 2.8rem;}
div.service_ttl h3 span {font-size: 1.375rem;display: block;}
div.contetns_box .text_box {font-size: 0.75em; padding: 1% 3%;}
div.link_container dl dt {font-size: 0.875em;}
div.link_container dl dd {font-size: 0.75em;}

section#example ul.page_link {font-size: 1em;}
section#example ul.page_link li {margin:0 1.5em 0 0;}	
section#example dl.category_select dt{font-size: 1em;width: 8.5em;}
section#example dl.category_select dd{padding: 0.5em 1.25em;}	
section#example dl.category_select dd a {font-size: 0.875em;}
	
section#disposal_service p.catch{font-size: 1.375em;}
section#disposal_service figure.disposal_category figcaption {font-size: 1.0625em;}	
}