﻿body {
  color: #333;
  font-family: "メイリオ", "Meiryo", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

@media screen and (min-width: 768px) {
  a img {
    vertical-align: middle
  }
}

@media screen and (max-width: 767px) {
  input, textarea, select {
    -webkit-appearance: none;
    appearance: none
  }
  a img {
    vertical-align: bottom
  }
  img {
    max-width: 100%
  }
  .sp {
    margin-top:13px;
  }
}

  body .page_top_mb {
    text-align: right;
    margin-top: 20px;
    color: #ff8d2b
  }

  body .page_top_mb a {
    color: #ff8d2b
  }

  body .border_glay {
    border-bottom: dotted 1px #999;
    margin-bottom: 25px;
    padding-bottom: 25px
  }

  body #global_footer p {
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 40px;
    color: #ff8d2b
  }

  body #wrap .content_area {
    margin-bottom: 10px;
    background-repeat: no-repeat
  }

@media screen and (max-width: 767px) {
  html {
    font-size: 4vw
  }
  html body {
    color: #333
  }
  html body .global_wrap {
    background-color: #fff;
    position: relative;
    right: 0;
    -webkit-transition: right 0.3s;
    transition: right 0.3s
  }
  html body .global_wrap.open {
    right: 60%
  }
  html body .global_wrap.open #global_header .global_nav {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s, z-index 0s 0.3s;
    -moz-transition: opacity 0s, z-index 0s 0.3s;
    -ms-transition: opacity 0s, z-index 0s 0.3s;
    -o-transition: opacity 0s, z-index 0s 0.3s;
    transition: opacity 0s, z-index 0s 0.3s
  }
  html body .global_wrap #global_header {
    padding: 3%
  }
  html body .global_wrap #global_header .logo_area {
    position: relative
  }
  html body .global_wrap #global_header .logo_area .logo a img:first-child {
    width: 15%;
    margin-right: 3%
  }
  html body .global_wrap #global_header .logo_area .logo a img:last-child {
    width: 50%
  }
  html body .global_wrap #global_header .logo_area address {
    display: none
  }
  html body .global_wrap #global_header .logo_area .mb_menu_btn {
    position: absolute;
    right: 0;
    bottom: 10%;
    width: 10%
  }
  html body .global_wrap #global_header .global_nav {
    width: 60%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    background-color: #f6f6f6;
    -webkit-transition: opacity 0s 0.3s;
    transition: opacity 0s 0.3s
  }
  html body .global_wrap #global_header .global_nav>ul>li {
    border-bottom: 1px dotted #959595
  }
  html body .global_wrap #global_header .global_nav>ul>li a {
    display: inline-block;
    width: 100%;
    color: #333;
    line-height: 3em;
    font-size: 1.2em;
    padding-left: 12%
  }
  html body .global_wrap #global_header .global_nav>ul>li a img {
    display: none
  }
  html body .global_wrap #global_header .global_nav>ul>li a:before {
    margin-right: 3%
  }
  html body .global_wrap #global_header .global_nav>ul>li.home a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 600;
    color: #008345
  }
  html body .global_wrap #global_header .global_nav>ul>li.home a:after {
    content: "HOME";
    color: #008345
  }
  html body .global_wrap #global_header .global_nav>ul>li:not(.home) a:before {
    content: "";
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    border: 3px solid #008345;
    border-radius: 50%;
    vertical-align: middle
  }
  html body .global_wrap #global_header .global_nav>ul>li ul.sub_menu {
    display: none
  }
  html body .global_wrap #global_header .global_nav>ul>li #res {
    display: none
  }
  body #global_header .global_nav>ul>li ul.sub_menu2 li.sub_menu2_border {
    border-bottom: 1px dotted #959595
  }
  html body .global_wrap #wrap .key_view {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area {
    line-height: 1.5em;
    background-image: url("../../img/common/sp-common_line_header.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 2%
  }
  html body .global_wrap #wrap .content_area .header_left {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area .border_green {
    border-bottom: 1px solid #008345;
    margin-bottom: 8%;
    padding: 0 1%;
    padding-bottom: 8%
  }
  html body .global_wrap #wrap .content_area .border_green .font_green {
    color: #008345;
    font-size: 1.2em;
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area .border_green .font_space {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area .border_green:last-child {
    border-bottom: none
  }
  html body .global_wrap #wrap .content_area.top {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.top> .main_text{
    margin-bottom: 8%;
    padding: 0 5%;
    padding-bottom: 8%;
    border-bottom: 1px solid #fd7500
  }
  html body .global_wrap #wrap .content_area.top> .page_body{
    margin-bottom: 8%;
    padding: 0 3%;
    padding-bottom: 8%;
    border-bottom: 1px solid #fd7500
  }
  html body .global_wrap #wrap .content_area.top>div:last-child {
    border: none
  }
  html body .global_wrap #wrap .content_area.top .main_text p {
    margin-top: 7%;
    line-height: 1.5em;
    text-align: center;
  }
  html body .global_wrap #wrap .content_area.top .main_text p:last-child {
    margin-bottom: 0
  }
  html body .global_wrap #wrap .content_area.top .top_nav {
    letter-spacing: -0.5em
  }
  html body .global_wrap #wrap .content_area.top .top_nav>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.top .top_nav .single_nav {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.top .top_nav .single_nav .title {
    color: #008345;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 4%
  }
  html body .global_wrap #wrap .content_area.top .top_nav .single_nav .image {
    margin-bottom: 4%
  }
  html body .global_wrap #wrap .content_area.top .top_nav .single_nav .caption {
    line-height: 1.5em
  }
  html body .global_wrap #wrap .content_area.top .top_nav .single_nav:nth-child(2n) {
    margin-right: 0
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link ul li {
    margin-bottom: 4%
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link form {
    margin-bottom: 8%
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link form label {
    display: inline-block;
    width: 2.0em;
    line-height: 2.0em;
    color: #fff;
    background-color: #00479d;
    border-radius: 3px;
    text-align: center
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link form input {
    border-radius: 0
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link form input[type="text"] {
    width: 88%;
    line-height: 2.0em;
    padding-left: 3%;
    border: 1px solid #aaa;
    margin-right: 1%;
    box-sizing: border-box;
    vertical-align: middle
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .about_link form input#search_button {
    display: none
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .banner_area ul li {
    margin-bottom: 4%
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .banner_area ul li:last-child {
    margin-bottom: 0
  }
  html body .global_wrap #wrap .content_area.top .banner_wrap .facebook {
    overflow: hidden
  }
  html body .global_wrap #wrap .content_area.construction .page_body .imag_area {
    letter-spacing: -0.5em;
    margin-bottom: -1%
  }
  html body .global_wrap #wrap .content_area.construction .page_body .imag_area>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.construction .page_body .imag_area li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.construction .page_body .imag_area li:nth-child(2n) {
    margin-right: 0
  }
  html body .global_wrap #wrap .content_area.construction .page_body #section06 {
    margin-bottom: 0;
    padding-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .bottom_space {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .imag_area {
    letter-spacing: -0.5em;
    margin-bottom: -1%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .imag_area>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .imag_area li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .imag_area li:nth-child(2n) {
    margin-right: 0
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar.border_glay {
    margin-bottom: 8%;
    padding-bottom: 5%;
    border-bottom: 1px dotted #999
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar .section_text {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar .section_text p {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar .section_text p:first-child {
    font-weight: bold;
    font-size: 1.1em
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar .section_text p:last-child {
    font-weight: bold;
    font-size: 1.1em
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green .section_innar .section_text p:last-child a {
    display: block;
    margin-top: 3%
  }
  html body .global_wrap #wrap .content_area.sewage .page_body .border_green:last-child {
    margin-bottom: 0;
    padding-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.ground .page_body .section_innar .section_text {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.ground .page_body .section_innar .section_text p:first-child {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section01 .section01_imag {
    letter-spacing: -0.5em
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section01 .section01_imag>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section01 .section01_imag li {
    width: 48%;
    margin-right: 4%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section01 .section01_imag li:nth-child(2n) {
    margin-right: 0
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section02 .section_imag {
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section04 .section_imag {
    margin-top: 3%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section05 {
    margin-bottom: 0;
    padding-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section05 .security_area {
    margin-top: 3%;
    letter-spacing: -0.5em
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section05 .security_area>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section05 .security_area .section_imag {
    width: 48%;
    margin-right: 4%
  }
  html body .global_wrap #wrap .content_area.ground .page_body #section05 .security_area .section_imag:last-child {
    margin-right: 0
  }
  html body .global_wrap #wrap .content_area.painting .section_innar>p {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.painting .section_innar ol {
    margin-bottom: 5%;
    list-style-position: inside
  }
  html body .global_wrap #wrap .content_area.painting .section_innar ol li {
    text-indent: -1.3em;
    margin-left: 1.3em
  }
  html body .global_wrap #wrap .content_area.painting .section_innar .section_text {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.painting .section_innar .imag_center {
    text-align: center
  }
  html body .global_wrap #wrap .content_area.painting .section_innar .imag_center .triangle_ander {
    margin-bottom: 5%;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2em 4em 0 4em;
    border-color: #ccc transparent transparent transparent
  }
  html body .global_wrap #wrap .content_area.painting .section_innar .imag_center p {
    text-align: left
  }
  html body .global_wrap #wrap .content_area.painting #section02 {
    margin-bottom: 0;
    padding-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.other #section01 .border_green {
    margin-bottom: 0;
    padding: 0
  }
  html body .global_wrap #wrap .content_area.other #section02 ol {
    margin-bottom: 5%;
    list-style-position: inside
  }
  html body .global_wrap #wrap .content_area.other #section02 ol li {
    text-indent: -1.3em;
    margin-left: 1.3em;
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.other #section02 .text_center p {
    margin: 2% 0
  }
  html body .global_wrap #wrap .content_area.other #section02 .text_center table {
    width: 100%;
    margin-bottom: 3%;
    border-collapse: collapse
  }
  html body .global_wrap #wrap .content_area.other #section02 .text_center table th {
    border: 1px solid #ccc;
    width: 25%;
    padding: 3%;
    box-sizing: border-box
  }
  html body .global_wrap #wrap .content_area.other #section02 .text_center table td {
    border: 1px solid #ccc;
    width: 75%;
    padding-left: 3%;
    box-sizing: border-box
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost>p {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost .conpost_img {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost .conpost_innar .conpost_area {
    letter-spacing: -0.5em;
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost .conpost_innar .conpost_area>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost .conpost_innar .conpost_area img {
    width: 30%;
    margin-right: 3%
  }
  html body .global_wrap #wrap .content_area.other #section02 .conpost .conpost_innar .conpost_area .conpost_text {
    width: 67%
  }
  html body .global_wrap #wrap .content_area.other .border_glay {
    margin-bottom: 8%;
    padding-bottom: 5%;
    border-bottom: 1px dotted #999
  }
  html body .global_wrap #wrap .content_area.other .list_con {
    text-indent: -1.2em;
    margin-left: 1.2em;
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.other .list_con:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background-color: #333;
    border-radius: 50%;
    margin-right: 2%;
    vertical-align: middle
  }
  html body .global_wrap #wrap .content_area.other .header_right .font_space {
    margin-bottom: 1%
  }
  html body .global_wrap #wrap .content_area.other .header_right p:not(.font_space) {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.other .header_right p:last-child {
    margin-bottom: 0
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img {
    letter-spacing: -0.5em;
    position: relative;
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img div {
    width: 50%;
    text-align: right
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img div img {
    width: 90%
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img div.triangle_right {
    text-align: left
  }
  html body .global_wrap #wrap .content_area.other .clean_area .clean_img:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2em 0 2em 1em;
    border-color: transparent transparent transparent #ccc;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
  }
  html body .global_wrap #wrap .content_area.company .page_body #section01 .section_innar .section_imag {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section01 .section_innar .company_text .text_ind {
    text-indent: 1em
  }
  html body .global_wrap #wrap .content_area.company .page_body #section01 .section_innar .greeting_company {
    margin: 5% 0 5% 5%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section01 .section_innar .greeting_company p {
    text-indent: -2.6em;
    margin-left: 2.6em
  }
  html body .global_wrap #wrap .content_area.company .page_body #section02 .section_innar .section_imag {
    margin-bottom: 2%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section02 .section_innar.staff_ander {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section03 .company_text p {
    margin-bottom: 3%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table table, html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table tbody, html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table tr, html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table th, html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table td {
    display: block
  }
  html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table table tr th {
    text-align: left;
    font-weight: bold
  }
  html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table table tr th:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background-color: #333;
    border-radius: 50%;
    margin-right: 2%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table table tr td {
    margin-bottom: 5%;
    margin-left: calc(0.8em + 2%)
  }
  html body .global_wrap #wrap .content_area.company .page_body #section04 .company_table table tr:last-child td {
    margin-bottom: 0
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table li {
    line-height: 2.0em
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table li a {
    color: #008345
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table li a span {
    text-decoration: underline
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    font-weight: 400;
    color: #008345;
    text-decoration: none;
    margin-left: 1%;
    font-size: 0.7em
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table li:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background-color: #333;
    border-radius: 50%;
    margin: 0 2% 0 5%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section05 .company_table p:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background-color: #333;
    margin-right: 2%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 {
    margin-bottom: 5%;
    padding-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table, html body .global_wrap #wrap .content_area.company .page_body #section06 tbody, html body .global_wrap #wrap .content_area.company .page_body #section06 tr, html body .global_wrap #wrap .content_area.company .page_body #section06 th, html body .global_wrap #wrap .content_area.company .page_body #section06 td {
    display: block
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table {
    display: block
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table tr {
    display: block
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table tr th {
    text-align: left;
    font-weight: bold;
    display: inline-block
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table tr td {
    display: block;
    margin-bottom: 5%;
    margin-left: calc(0.8em + 2%)
  }
  html body .global_wrap #wrap .content_area.company .page_body #section06 table tr:last-child td {
    margin-bottom: 0
  }
  html body .global_wrap #wrap .content_area.contact .page_body {
    padding: 0 5%
  }
  html body .global_wrap #wrap .content_area.contact .page_body table, html body .global_wrap #wrap .content_area.contact .page_body tbody, html body .global_wrap #wrap .content_area.contact .page_body tr, html body .global_wrap #wrap .content_area.contact .page_body th, html body .global_wrap #wrap .content_area.contact .page_body td {
    display: block
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr th {
    text-align: left;
    font-weight: bold;
    margin-bottom: 1.5%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr th .require {
    display: inline-block;
    font-size: 0.7em;
    width: 5em;
    margin-left: 2%;
    background-color: #ff6143;
    line-height: 1.8em;
    border-radius: 0.9em;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-weight: normal
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr th:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background-color: #333;
    border-radius: 50%;
    margin-right: 2%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td input, html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td select, html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #ccc;
    padding-left: 2%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td input {
    height: 2.5em;
    margin-bottom: 1%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td div {
    position: relative
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td div select {
    height: 2.5em;
    margin-bottom: 1%;
    padding-left: 2%
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td div:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 2%;
    bottom: 35%;
    line-height: 1em;
    border-style: solid;
    border-width: 0.5em 0.3em 0 0.3em;
    border-color: #333 transparent transparent transparent
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td .error_msg {
    color: #f00
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form tr td textarea {
    height: 7em;
    padding: 0
  }
  html body .global_wrap #wrap .content_area.contact .page_body .contact_form.confirm .require {
    display: none
  }
  html body .global_wrap #wrap .content_area.contact .page_body .privacy a {
    text-decoration: underline;
    color: #008345
  }
  html body .global_wrap #wrap .content_area.contact .page_body .btn_area {
    margin: 5% 0
  }
  html body .global_wrap #wrap .content_area.contact .page_body .btn_area .button {
    display: block;
    border: none;
    background-color: #008345;
    color: #fff;
    width: 100%;
    line-height: 3em;
    border-radius: 0
  }
  html body .global_wrap #wrap .content_area.privacy .page_body {
    padding: 0 5%
  }
  html body .global_wrap #wrap .content_area.privacy .page_body p {
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.privacy .page_body p strong {
    display: block;
    margin-bottom: 1%
  }
  html body .global_wrap #wrap .content_area.privacy .page_body ul {
    margin-left: 3%;
    margin-bottom: 5%
  }
  html body .global_wrap #wrap .content_area.privacy .page_body ul li {
    text-indent: -1.5em;
    margin-left: 1.5em
  }
  html body .global_wrap #wrap .content_area.privacy .page_body address {
    margin-bottom: 5%
  }
  html body .global_wrap #global_footer {
    background-image: url("../../img/common/sp-common_line_footer.svg");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 5%
  }
  html body .global_wrap #global_footer p {
    color: #ff8d2b;
    font-size: 0.9em;
    text-align: center
  }
  .company_list {}
  .company_list dt {
    font-weight: bold;
    color: #0b6836;
    padding-left: 27px;
    background: url(../../img/common/icon_square.png) 0 2px no-repeat;
    background-size: 16px auto;
    line-height: 150%;
    margin-bottom: 3%;
  }
  .company_list dt a {
    color: #0b6836;
  }
  .company_list dd {
    padding-left: 27px;
    color: #231815;
    line-height: 150%;
    margin-bottom: 3%;
  }
  .company_list dd ol {
    margin: 3% 0 0 0;
    list-style: none;
  }
  .company_list dd ol li {
    display: inline-block;
    margin-right: 3%;
    width: 46%;
  }
  .company_list dd ol li:nth-child(2n) {
    margin-right: 0;
  }

  p.day {
    font-size: 25px;
    font-weight: bold;
  }

  p.day_red {
    font-size: 25px;
    font-weight: bold;
    color: #FF0000;
  }

  p.day_blue {
    font-size: 25px;
    font-weight: bold;
    color: #0000FF;
  }

  p.day_green {
    font-size: 25px;
    font-weight: bold;
    color: #67bf16;
  }

  body .content_area .page_body .anchor .section_innar .section_text p {
    margin: 0 0 10px 15px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text0 {
    font-weight: bold;
    margin-left: 5px;
    font-size: 17px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text {
    font-weight: bold;
    margin-left: 10px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text1 {
    font-weight: bold;
    margin: 10px 0 10px 10px;

  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text2 {
    margin-left: 30px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text3 {
    font-weight: bold;
    margin-left: 10px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub {
    margin: 25px 0 10px 0;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub2 {
    margin: 25px 0 10px 0;
    color: #FF0000;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub3 {
    font-weight: bold;
  }

  p img.facebook_logo{
      width: 10%;
      height: auto;
  }

  p img.img_logo{
      width: 30%;
      height: auto;
  }

  p img.top_img_logo{
      width: 20%;
      height: auto;
  }

  p.sub_title {
      padding: 35px 0 10px 0;
      font-weight: bold;
      font-size: 25px;
      color: #4da000;
      text-align: center;
  }

  body .content_area .page_body .anchor .section_innar .section_imag {
      display: inline-block;
      padding: 0 0 25px 15px;
  }

  table.calendar td.link_red a {
      color: #FF0000;
      font-weight: bold;
  }

  table.calendar{
      width: 100%;
  }

  table.calendar th, table.calendar td{
      background-color: #FFF;
      text-align: center;
      vertical-align: middle;
      width: 10%;
      height: 70px;
      font-size: 90%;
      border: 1px solid #CCC;
  }

  td.form{
      padding:5px !important;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
  }

  td.holiday{
      background-color: #ffefef !important;
      font-weight: bold;
      color: #FF0000;
  }

  td.weekday{
      font-weight: bold;
      color: #67bf16;
  }

  td.day_Closed{
      font-weight: bold;
      color: #b16900;
  }

  td.day_red{
    font-weight: bold;
    color: #FF0000;
}

  td.normal{
      padding: 16px 0 !important;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color:#333333 !important;
      font-weight: normal !important;
  }

  table.calendar th, table.calendar td a {
      text-decoration: none;
      color: inherit;
      font-weight: bold;
  }

  table.calendar td.end_blue{
      padding: 5px;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #7676ff!important;
  }
  table.calendar td.end_red{
      padding: 5px;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #ff6161!important;
  }
  table.calendar td.end_red_sub{
      padding: 0;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #ff6161!important;
      font-weight: bold;
  }

  /* 行の最初のtdは日曜日なため赤く */
  table.calendar th:first-of-type, table.calendar td:first-of-type{
      background-color: #ffefef;
      color: #FF0000;
      font-weight: bold;
  }

  /* 行の最後のtdは土曜日なため青く */
  table.calendar th:last-of-type, table.calendar td:last-of-type{
      background-color: #ededff;
      color: #0000FF;
      font-weight: bold;
  }

  table.calendar td.day_red {
    font-weight: bold;
    color: #FF0000;
  }

  table.calendar td.day_green {
    font-weight: bold;
    color: #008000;
  }

  /* 今日の日付 */
  table.calendar td.today{
      background-color: #fbffa3;
      font-weight: bold;
  }

  /* 年月の表示 */
  table.calendar td.ym{
      background-color: #ededff;
      font-weight: bold;
      font-size: 20px;
      color: #000000;
  }

  body .font_orange {
    color: #fd7500;
    font-size: 30px;
    margin-bottom: 40px!important
  }
  body .font_black {
    color: #333333;
    font-size: 35px;
    margin-bottom: 45px!important
  }

  p.top_background{
      text-align: center;
      padding: 20px 0 10px 0;
  }

  p.logo_top{
      text-align: center;
      position: relative;
  }
  p.logo_top img{
      width: 40%;
  }
  p.logo_top2{
      text-align: center;
      position: relative;
  }
  p.logo_top2 img{
      width: 40%;
  }
  p.logo_top3{
      text-align: center;
      position: relative;
  }
  p.logo_top3 img{
      width: 50%;
      padding-top: 2%;
  }
  p.logo_top img.last_logo{
      width: 30%;
  }
  p.logo_top img.facebook_logo{
      width: 10%;
      height: auto;
      position:absolute;
      bottom: 15px;
      right:50px;
  }
  p.logo_text_top{
      text-align: center;
      font-size: 25px;
      font-weight: bold;
      color: #ff0000;
      padding: 2% 0;
  }
  p.logo_text_top2{
      font-size: 17px;
      font-weight: bold;
      padding: 2%;
      line-height: 1.5em;
      text-align: justify;
  }
  p.logo_text_top2 .pc{
      display: none;
  }
  p.logo_text_top2 .mb{
      display: inline;
  }
  p.logo_text_top3{
      font-size: 17px;
      font-weight: bold;
      padding: 2%;
      margin: 0 2% 2% 2%;
      line-height: 1.5em;
      color: #009613;
      border: 3px solid;
      border-color: #009613;
  }

  .logo_text_top3{
      text-align: center;
      font-size: 17px;
      font-weight: bold;
      padding: 2%;
      margin: 0 2% 2% 2%;
      line-height: 1.5em;
      color: #009613;
      border: 3px solid;
      border-color: #009613;
  }

  .logo_text_top4{
      text-align: center;
      font-size: 17px;
      font-weight: bold;
      padding: 2%;
      margin: 0 2% 2% 2%;
      line-height: 1.5em;
      color: #fd7500;
      border: 3px solid;
      border-color: #fd7500;
  }

  .logo_text_top3 img{
      text-align: center;
  }

  p.logo_text_top3_sub{
      text-align: left;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.5em;
      color: #009613;
  }

  p.logo_text_top4_sub{
      text-align: left;
      font-size: 17px;
      font-weight: bold;
      line-height: 1.5em;
      color: #fd7500;
  }

  p.logo_text_top3_sub .pc{
      display:none;
  }
  p.logo_text_top3_sub .mb{
      display:inline;
      line-height: 2.5em;
  }

  p.logo_text_top4_sub .pc{
      display:none;
  }
  p.logo_text_top4_sub .mb{
      display:inline;
  }

  p.logo_text_top3_sub .mb .infotext{
      text-align: left;
      font-size: 13px;
      font-weight: bold;
      line-height: 1.5em;
      color: #e94f06;
  }

 td.day_Closed .pc{
      display:none;
  }
 td.day_Closed .mb{
      display:inline;
  }

  .top_img{
      text-align: center;
      margin: 2%;
  }

  p.top_text .pc{
      display:none;
  }
  p.top_text .mb{
      text-align: center;
      padding: 1% 0;
      display:inline;
  }

  p.top_text2{
      text-align: center;
      font-weight: bold;
  }
  p.top_text2.text2_sub {
    padding-left: 140px;
}
p.top_text2.text2_sub span{
    padding-left: 25px;
}
  p.top_text2_sub{
      text-align: center;
      color: #fd7500;
      padding-left: 10px;
      font-size: 13px;
  }
  p.top_text3{
      text-align: center;
      font-weight: bold;
      padding: 5px 10px 0 0;
  }
  p.top_text4{
      text-align: center;
      font-weight: bold;
      padding-left: 119px;
  }
  p.top_text5{
      text-align: center;
      padding-top: 2%;
      color: #009613;
  }
  p.top_text6{
      color: #ff0000;
      font-weight: bold;
      padding: 5px;
      margin: 10px 10px 0 10px;
      line-height: 1.5em;
      border: 2px solid;
      border-color: #ff0000;
  }
p.top_text2_sub {
    padding-left: 0;
    margin-left: 8em;
}

p.top_text2.text2_sub {
    padding-left: 0;
    margin-left: 8.2em;
}

p.top_text3 {
    margin-left: -1em;
}
}
@media screen and (max-width:400px) {
    p.top_text2.text2_sub {
            margin-left: 8.6em;
        }
}
.pc { display:none!important; }
.mb { display:inline!important; }

@media screen and (min-width: 768px) {
  body {
    font-size: 14px
  }
  body #global_header {
    width: 960px;
    margin: 0 auto
  }
  body #global_header .logo_area {
    position: relative;
    padding-top: 30px;
    margin-bottom: 20px
  }
  body #global_header .logo_area .logo img {
    margin-right: 20px
  }
  body #global_header .logo_area .tel_number {
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0
  }
  body #global_header .global_nav>ul {
    letter-spacing: -0.5em;
    margin-bottom: 10px
  }
  body #global_header .global_nav>ul>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body #global_header .global_nav>ul .home {
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0 3px;
    background-color: #51af5c
  }
  body #global_header .global_nav>ul .home:hover {
    opacity: 0.7
  }
  body #global_header .global_nav>ul .home a {
    display: block;
    width: 100%;
    height: 100%
  }
  body #global_header .global_nav>ul .home a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 600;
    color: #fff
  }
  body #global_header .global_nav>ul>li {
    text-align: center;
    box-sizing: border-box;
    height: 25px
  }
  body #global_header .global_nav>ul>li ul.sub_menu {
    height: 0;
    overflow: hidden
  }
  body #global_header .global_nav>ul>li ul.sub_menu2 {
    height: 0;
    overflow: hidden
  }
  body #global_header .global_nav>ul>li:not(.home) {
    border-right: 1px solid #cae7ce;
    padding: 0 3px;
    background-repeat: no-repeat;
    background-position: center
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(1) {
    background-image: url("../../img/common/menu/common-menu00_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(2) {
    background-image: url("../../img/common/menu/common-menu01_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(3) {
    background-image: url("../../img/common/menu/common-menu02_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(4) {
    background-image: url("../../img/common/menu/common-menu03_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(5) {
    background-image: url("../../img/common/menu/common-menu04_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(6) {
    background-image: url("../../img/common/menu/common-menu05_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(7) {
    background-image: url("../../img/common/menu/common-menu08_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(8) {
    background-image: url("../../img/common/menu/common-menu06_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover:nth-child(9) {
    background-image: url("../../img/common/menu/common-menu07_02.png")
  }
  body #global_header .global_nav>ul>li:not(.home):hover .nav_img {
    visibility: hidden
  }
  body #global_header .global_nav>ul>li.pulldown {
    position: relative
  }
  body #global_header .global_nav>ul>li.pulldown:hover .sub_menu {
    position: absolute;
    height: auto;
    position: absolute;
    background-color: #fff;
    top: 100%;
    z-index: 1
  }
  body #global_header .global_nav>ul>li.pulldown:hover .sub_menu2 {
    position: absolute;
    height: auto;
    position: absolute;
    background-color: #fff;
    top: 100%;
    z-index: 1
  }
  body #global_header .global_nav>ul>li.pulldown:hover .sub_menu li:hover {
    opacity: 0.7
  }
  body #global_header .global_nav>ul>li.pulldown:hover .sub_menu2 li:hover {
    opacity: 0.7
  }
  body #global_header .global_nav>ul>li.current:nth-child(1) {
    background-image: url("../../img/common/menu/common-menu00_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(2) {
    background-image: url("../../img/common/menu/common-menu01_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(3) {
    background-image: url("../../img/common/menu/common-menu02_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(4) {
    background-image: url("../../img/common/menu/common-menu03_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(5) {
    background-image: url("../../img/common/menu/common-menu04_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(6) {
    background-image: url("../../img/common/menu/common-menu05_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(7) {
    background-image: url("../../img/common/menu/common-menu08_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(8) {
    background-image: url("../../img/common/menu/common-menu06_02.png")
  }
  body #global_header .global_nav>ul>li.current:nth-child(9) {
    background-image: url("../../img/common/menu/common-menu07_02.png")
  }
  body #global_header .global_nav>ul>li.current .nav_img {
    visibility: hidden
  }
  body #wrap {
    width: 960px;
    margin: 0 auto
  }
  body #wrap .key_view {
    height: 300px;
    margin-bottom: 40px;
    display: none
  }
  body #wrap .content_area {
    margin-bottom: 30px;
    padding-top: 50px;
    background-image: url("../../img/common/common_line_header.svg");
    background-repeat: no-repeat
  }
  body #wrap .content_area a:hover {
    opacity: 0.7
  }
  body #wrap .content_area.top .main_text {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fd7500;
    text-align: center;
    line-height: 1.6em
  }
  body #wrap .content_area.top .main_text p {
    margin-top: 20px;
  }
  body #wrap .content_area.top .top_nav {
    letter-spacing: -0.5em;
    margin-bottom: 50px
  }
  body #wrap .content_area.top .top_nav>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body #wrap .content_area.top .top_nav .single_nav {
    width: 180px;
    margin-right: 15px
  }
  body #wrap .content_area.top .top_nav .single_nav:last-child {
    margin-right: 0
  }
  body #wrap .content_area.top .top_nav .single_nav a {
    display: block
  }
  body #wrap .content_area.top .top_nav .single_nav a .title {
    text-align: center;
    color: #008345;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold
  }
  body #wrap .content_area.top .top_nav .single_nav a .image {
    margin-bottom: 15px
  }
  body #wrap .content_area.top .top_nav .single_nav a:hover .image img {
    visibility: hidden
  }
  body #wrap .content_area.top .top_nav .single_nav .caption {
    font-size: 13px;
    line-height: 1.6em
  }
  body #wrap .content_area.top .top_nav .single_nav.construction a:hover .image {
    background-image: url("../../img/common/icon_construction-h.jpg")
  }
  body #wrap .content_area.top .top_nav .single_nav.sewage a:hover .image {
    background-image: url("../../img/common/icon_sewage-h.jpg")
  }
  body #wrap .content_area.top .top_nav .single_nav.ground a:hover .image {
    background-image: url("../../img/common/icon_ground-h.jpg")
  }
  body #wrap .content_area.top .top_nav .single_nav.painting a:hover .image {
    background-image: url("../../img/common/icon_painting-h.jpg")
  }
  body #wrap .content_area.top .top_nav .single_nav.other a:hover .image {
    background-image: url("../../img/common/icon_other-h.jpg")
  }
  body #wrap .content_area.top .banner_wrap {
    letter-spacing: -0.5em
  }
  body #wrap .content_area.top .banner_wrap>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body #wrap .content_area.top .banner_wrap .about_link {
    margin-right: 15px
  }
  body #wrap .content_area.top .banner_wrap .about_link .banner_list li {
    margin-bottom: 20px
  }
  body #wrap .content_area.top .banner_wrap .about_link form input[type="text"] {
    width: 170px;
    padding: 3px 0 3px 3px;
    box-sizing: border-box
  }
  body #wrap .content_area.top .banner_wrap .about_link form label {
    display: inline-block;
    width: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #00479d;
    border-radius: 3px;
    color: #fff;
    cursor: pointer
  }
  body #wrap .content_area.top .banner_wrap .about_link form label:hover {
    opacity: 0.7
  }
  body #wrap .content_area.top .banner_wrap .about_link form #search_button {
    display: none
  }
  body #wrap .content_area.top .banner_wrap .facebook {
    width: 530px;
    height: 500px;
    margin-right: 15px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #eee
  }
  body #wrap .content_area.top .banner_wrap .facebook iframe {
    margin: 0 auto;
    margin-top: -130px
  }
  body #wrap .content_area.top .banner_wrap .banner_area .banner_list li {
    margin-bottom: 20px
  }
  body #wrap .content_area.top .banner_wrap .banner_area .banner_list li:last-child {
    margin-bottom: 0
  }
  body #wrap .content_area.search .border_green {
    margin-bottom: 40px
  }
  body #wrap .content_area.search .border_green #search {
    letter-spacing: -0.5em;
    margin-bottom: 20px
  }
  body #wrap .content_area.search .border_green #search>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body #wrap .content_area.search .border_green #search .keyword {
    width: 665px;
    height: 30px;
    margin-right: 5px;
    box-sizing: border-box
  }
  body #wrap .content_area.search .border_green #search label {
    display: inline-block;
    width: 80px;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    background-color: #00479d;
    color: #fff;
    cursor: pointer
  }
  body #wrap .content_area.search .border_green #search label:hover {
    opacity: 0.7
  }
  body #wrap .content_area.search .border_green #search #search_button {
    display: none
  }
  body #wrap .content_area.search .count {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px
  }
  body #wrap .content_area.search .block_link {
    position: relative
  }
  body #wrap .content_area.search .block_link:hover {
    opacity: 0.7
  }
  body #wrap .content_area.search .block_link>a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
  }
  body #wrap .content_area.search .map_border {
    border: solid 1px #ccc;
    padding: 25px 0 15px 15px;
    margin-bottom: 15px
  }
  body #wrap .content_area.search .map_border .link_head {
    color: #008345;
    font-size: 25px
  }
  body #wrap .content_area.search .map_border .link_head:before {
    content: "";
    width: 5px;
    height: 25px;
    background: #008345;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom
  }
  body #wrap .content_area.search .map_border ul li {
    margin: 0 0 10px 20px
  }
  body #wrap .content_area.search .map_border ul li:before {
    content: "〉";
    color: #ccc;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom
  }
  body #wrap .content_area.contact .btn_area {
    letter-spacing: -0.5em;
    display: table;
    margin: 0 auto
  }
  body #wrap .content_area.contact .btn_area>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body #wrap .content_area.contact .btn_area .button {
    width: 170px;
    margin-right: 10px;
    line-height: 50px;
    background-color: #008345;
    color: #fff;
    padding: 0;
    border: none;
    cursor: pointer;
    text-align: center
  }
  body #wrap .content_area.contact .btn_area .button:hover {
    opacity: 0.7
  }
  body #wrap .content_area.contact .btn_area .button:last-child {
    margin-right: 0
  }
  body #wrap .content_area.contact .send_text {
    margin-bottom: 20px
  }
  body #wrap .content_area.contact .page_body {
    padding-top: 40px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form {
    width: 700px;
    margin: 0 auto;
    margin-bottom: 20px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr th {
    width: 145px;
    text-align: left
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr th .require {
    color: #f00;
    margin-left: 5px;
    font-size: 11px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr th .require:before {
    content: "["
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr th .require:after {
    content: "]"
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td {
    width: 555px;
    padding-bottom: 20px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td input, body #wrap .content_area.contact .page_body #contact_form .contact_form tr td select, body #wrap .content_area.contact .page_body #contact_form .contact_form tr td textarea {
    width: 100%;
    box-sizing: border-box
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td div {
    margin-bottom: 10px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td div select {
    height: 25px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td textarea {
    height: 200px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr td .error_msg {
    color: #f00
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form tr:last-child td {
    padding-bottom: 0
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form.confirm th {
    padding-bottom: 20px
  }
  body #wrap .content_area.contact .page_body #contact_form .contact_form.confirm .require {
    display: none
  }
  body #wrap .content_area.contact .page_body #contact_form .privacy {
    text-align: center;
    line-height: 1.6em;
    margin-bottom: 20px
  }
  body #wrap .content_area.contact .page_body #contact_form .privacy a {
    color: #008345;
    text-decoration: underline
  }
  body #wrap .content_area.contact .page_body .conf_message {
    text-align: center;
    margin-bottom: 20px
  }
  body #wrap .content_area.privacy .page_body {
    padding-top: 40px
  }
  body #wrap .content_area.privacy p, body #wrap .content_area.privacy address, body #wrap .content_area.privacy ul {
    margin-bottom: 20px
  }
  body #wrap .content_area.privacy strong {
    display: block;
    margin-bottom: 10px
  }
  body .font_green {
    color: #008345;
    font-size: 20px
  }
  body .font_orange {
    color: #fd7500;
    font-size: 30px;
    margin-bottom: 40px!important
  }
  body .font_black {
    color: #333333;
    font-size: 40px;
    margin-bottom: 50px!important
  }
  body .border_green {
    border-bottom: solid 1px #51af5c;
    padding: 30px 0 5px
  }
  body .border_green:last-child {
    border: none
  }
  body .page_top {
    position:fixed;
    right:50px;
    bottom:50px;
    transition:1s;
    text-align: right;
    font-size: 17px
  }
  .page_top:hover{
      opacity:1;
  }
  body .page_top a {
    color: #ffffff;
    width: 44px;
    height: 44px;
    display: block;
    background: #2D333C;
    text-align: center;
  }
  body .page_top a img{
    width: 18px;
    height: 10px;
    margin-top: 15px;
  }
  body .border_glay {
    border-bottom: dotted 1px #999;
    margin-bottom: 25px;
    padding-bottom: 25px
  }
  body strong {
    font-size: 17px
  }
  body .content_area header .header_left {
    display: inline-block;
    float: left
  }
  body .content_area header .header_right {
    display: inline-block;
    margin: 7px 0 7px 30px;
    line-height: 1.6em;
    width: 750px;
    height: 180px
  }
  body .content_area header .header_right h1 {
    margin-bottom: 20px
  }
  body .content_area header .header_right .font_space {
    margin-bottom: 9px
  }
  body .content_area .page_body h2 {
    display: inline-block;
    margin: 0 50px 20px 0
  }
  body .content_area .page_body .imag_space {
    margin-bottom: 10px
  }
  body .content_area .page_body {
    line-height: 1.6em
  }
  body .content_area .page_body .anchor .bottom_space {
    margin-bottom: 15px
  }
  body .content_area .page_body .anchor .section_innar .section_text {
    padding-top: 26px;
  }
  body .content_area .page_body .anchor .section_innar .section_text p {
    margin-bottom: 15px
  }
  body .content_area .page_body .anchor .section_innar .section_imag {
    display: inline-block;
    padding: 25px 0 0 30px;
  }
  body .content_area .page_body .anchor .section_innar .section_imag_sub {
    display: inline-block;
  }
  body .content_area .page_body .anchor .section_innar .section_imag p {
    margin-right: 15px
  }
  body .construction ul {
    letter-spacing: -0.5em;
    margin-bottom: -10px
  }
  body .construction ul>* {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top
  }
  body .construction ul li {
    margin-right: 15px;
    margin-bottom: 10px;
    width: 310px
  }
  body .construction ul li:nth-child(3n) {
    margin-right: 0
  }
  body .construction ul li img {
    max-width: 100%
  }
  body .sewage .page_body #section01 .imag_area li {
    display: inline-block
  }
  body .ground .page_body #section01 .section_innar {
    margin-bottom: 25px
  }
  body .ground .page_body #section01 .section_innar ul {
    width: 310px;
    display: inline-block
  }
  body .ground .page_body #section01 .section_innar ul li {
    margin-bottom: 5px
  }
  body .ground .page_body #section01 .section_innar ul li:last-child {
    margin-bottom: 0
  }
  body .ground .page_body #section02 .section_innar {
    margin-bottom: 20px
  }
  body .ground .page_body #section02 .imag_area .section_imag {
    width: 310px;
    display: inline-block;
    margin-right: 8px
  }
  body .ground .page_body #section02 .imag_area .section_imag:last-child {
    margin-right: 0
  }
  body .ground .page_body #section04 .section_innar p {
    margin-bottom: 15px
  }
  body .ground .page_body #section05 .section_innar .security_area {
    text-align: center
  }
  body .ground .page_body #section05 .section_innar .security_area .section_imag {
    margin-right: 7px
  }
  body .ground .page_body #section05 .section_innar .security_area .section_imag:last-child {
    margin-right: 0
  }
  body .painting .page_body #section01 .section_innar ol {
    list-style-position: inside
  }
  body .painting .page_body #section01 .section_innar p {
    margin-bottom: 10px
  }
  body .painting .page_body #section01 .section_innar .imag_center {
    text-align: center
  }
  body .painting .page_body .imag_center .triangle_ander {
    margin-bottom: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 69px 0 69px;
    border-color: #999 transparent transparent transparent
  }
  body .other .border_green .header_right p {
    margin-bottom: 15px
  }
  body .other .border_green .header_right p:last-child {
    margin-bottom: 0
  }
  body .other .page_body {
    line-height: 1.6em
  }
  body .other .page_body .section_innar p {
    margin-bottom: 10px
  }
  body .other .page_body .section_innar .list_con {
    text-indent: -1em;
    margin-left: 1em
  }
  body .other .page_body .section_innar .list_con:before {
    content: "";
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #000;
    margin-right: 5px
  }
  body .other .page_body .section_innar .list_text ul {
    display: inline-block
  }
  body .other .page_body .section_innar .list_text ul li {
    display: block;
    margin-right: 65px
  }
  body .other .page_body .section_innar .section_text ol {
    list-style-position: inside
  }
  body .other .page_body .section_innar .section_text ol li {
    margin-bottom: 10px;
    text-indent: -1.3em;
    padding-left: 1.3em
  }
  body .other .page_body .section_innar .clean_area .clean_img {
    text-align: center;
    margin-bottom: 30px
  }
  body .other .page_body .section_innar .clean_area .clean_img:last-child {
    margin-bottom: 0
  }
  body .other .page_body .section_innar .clean_area .clean_img .triangle_right:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 25px;
    border-color: transparent transparent transparent #999;
    display: inline-block;
    margin-bottom: 62.5px;
    margin-left: 45px
  }
  body .other .page_body .section_innar .clean_area .clean_img div {
    display: inline-block
  }
  body .other .page_body .section_innar .clean_area .clean_img div:nth-child(even) {
    margin-left: 45px
  }
  body .other .page_body .section_innar .list_area {
    height: 200px
  }
  body .other .page_body .section_innar .text_center {
    width: 310px;
    float: left;
    text-align: center;
    margin-right: 15px
  }
  body .other .page_body .section_innar .text_center table th {
    width: 110px;
    height: 35px;
    border: solid 1px #ccc;
    vertical-align: middle
  }
  body .other .page_body .section_innar .text_center table td {
    width: 200px;
    border: solid 1px #ccc;
    vertical-align: middle
  }
  body .other .page_body .section_innar .list_area {
    display: inline-block
  }
  body .other .page_body .conpost p {
    margin-bottom: 20px
  }
  body .other .page_body .conpost .conpost_img {
    display: inline-block;
    margin-right: 20px
  }
  body .other .page_body .conpost .conpost_innar {
    display: inline-block;
    float: right;
    letter-spacing: -0.5em
  }
  body .other .page_body .conpost .conpost_innar .conpost_area {
    margin-bottom: 10px
  }
  body .other .page_body .conpost .conpost_innar .conpost_area:last-child {
    margin-bottom: 0
  }
  body .other .page_body .conpost .conpost_innar .conpost_area img {
    vertical-align: top
  }
  body .other .page_body .conpost .conpost_innar .conpost_area .conpost_text {
    width: 310px;
    display: inline-block;
    margin-left: 15px;
    letter-spacing: normal
  }
  body .company .page_body .border_green .staff_ander {
    margin-bottom: 10px
  }
  body .company .page_body .border_green .section_innar {
    letter-spacing: -0.5em
  }
  body .company .page_body .border_green .section_innar .company_table {
    letter-spacing: normal
  }
  body .company .page_body .border_green .section_innar .section_imag {
    vertical-align: top;
    display: inline-block;
    margin-right: 15px
  }
  body .company .page_body .border_green .section_innar .company_text {
    width: 635px;
    letter-spacing: normal;
    display: inline-block
  }
  body .company .page_body .border_green .section_innar .company_text .font_space {
    margin-bottom: 10px
  }
  body .company .page_body .border_green .section_innar .company_text .greeting_company {
    margin: 15px
  }
  body .company .page_body .border_green .section_innar .company_text .greeting_company strong {
    margin-right: 10px
  }
  body .company .page_body .border_green .section_innar .company_text .text_ind {
    text-indent: 1em
  }
  body .company .page_body #section03 .section_innar .company_text p {
    margin-bottom: 15px
  }
  body .company .page_body #section04 .company_table table {
    border-spacing: 0px 10px;
    border-collapse: separate
  }
  body .company .page_body #section04 .company_table table tr th {
    width: 120px;
    text-align: left
  }
  body .company .page_body #section05 .company_table li {
    line-height: 2.0em
  }
  body .company .page_body #section05 .company_table li a {
    color: #008345
  }
  body .company .page_body #section05 .company_table li a span {
    text-decoration: underline
  }
  body .company .page_body #section05 .company_table p {
    line-height: 2.0em
  }
  body .company .page_body #section05 .company_table p a {
    color: #008345
  }
  body .company .page_body #section05 .company_table p a span {
    text-decoration: underline
  }
  body .company .page_body #section05 .company_table li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    font-weight: 400;
    color: #008345;
    text-decoration: none;
    margin-left: 6px;
    font-size: 10px
  }
  body .company .page_body #section05 .company_table p a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    font-weight: 400;
    color: #008345;
    text-decoration: none;
    margin-left: 6px;
    font-size: 10px
  }
  body .company .page_body #section05 .company_table li:before {
    content: "";
    border-radius: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #000;
    margin: 0 1% 0 2%
  }
  body .company .page_body #section05 .company_table p:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #000;
    margin-right: 10px
  }
  body .company .page_body #section06 .company_table table {
    border-spacing: 0px 10px;
    border-collapse: separate
  }
  body .company .page_body #section06 .company_table table tr th {
    width: 75px;
    text-align: left
  }
  body .sitemap .border_green {
    margin-bottom: 30px
  }
  body .sitemap a {
    color: #008345;
    text-decoration: underline
  }
  body .sitemap .page_body .map_border {
    border: solid 1px #ccc;
    padding: 25px 0 15px 15px;
    margin-bottom: 15px
  }
  body .sitemap .page_body .map_border .link_head {
    font-size: 25px
  }
  body .sitemap .page_body .map_border .link_head:before {
    content: "";
    width: 5px;
    height: 25px;
    background: #008345;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom
  }
  body .sitemap .page_body .map_border ul li {
    margin: 0 0 10px 20px
  }
  body .sitemap .page_body .map_border ul li:before {
    content: "〉";
    color: #ccc;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom
  }
  body #global_footer {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
    background-image: url("../../img/common/common_line_footer.svg");
    background-repeat: no-repeat
  }
  body #global_footer p {
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 40px;
    color: #ff8d2b
  }
  .company_list {
    margin: 0 0 0 20px;
  }
  .company_list dt {
    font-size: 18px;
    font-weight: bold;
    color: #0b6836;
    padding-left: 35px;
    background: url(../../img/common/icon_square.png) 0 4px no-repeat;
    line-height: 200%;
  }
  .company_list dt a {
    color: #0b6836;
  }
  .company_list dd {
    font-size: 16px;
    padding-left: 35px;
    color: #231815;
    line-height: 200%;
  }
  .company_list dd ol {
    margin: 10px 0 0 0;
    list-style: none;
  }
  .company_list dd ol li {
    display: inline-block;
    margin-right: 20px;
  }

  table.calendar{
      width: 50%;
      margin-left:auto;
      margin-right:auto;
  }

  table.calendar th, table.calendar td{
      background-color: #FFF;
      text-align: center;
      vertical-align: middle;
      width: 80px;
      height: 70px;
      border: 1px solid #CCC;
  }

  td.form{
      padding:5px !important;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
  }

  td.holiday{
      background-color: #ffefef !important;
      font-weight: bold;
      color: #FF0000;
  }

  td.weekday{
      font-weight: bold;
      color: #67bf16;
  }

  td.day_Closed{
      font-weight: bold;
      color: #b16900;
  }

  td.normal{
      padding: 16px 0 !important;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color:#333333 !important;
      font-weight: normal !important;
  }

  td.sub_normal{
      padding: 16px 0 !important;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color:#333333 !important;
      font-weight: normal !important;
  }

  table.calendar th, table.calendar td a {
      text-decoration: none;
      color: inherit;
  }

  table.calendar td.end_blue{
      padding: 5px;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #7676ff!important;
  }
  table.calendar td.end_red{
      padding: 5px;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #ff6161!important;
  }
  table.calendar td.end_red_sub{
      padding: 0;
      background-color: #FFF;
      text-align: center;
      border: 1px solid #CCC;
      color: #ff6161!important;
      font-weight: bold;
  }

  /* 行の最初のtdは日曜日なため赤く */
  table.calendar th:first-of-type, table.calendar td:first-of-type{
      background-color: #ffefef;
      color: #FF0000;
      font-weight: bold;
  }

  /* 行の最後のtdは土曜日なため青く */
  table.calendar th:last-of-type, table.calendar td:last-of-type{
      background-color: #ededff;
      color: #0000FF;
      font-weight: bold;
  }

  table.calendar td.link_red a{
      color: #FF0000;
      font-weight: bold;
  }

  table.calendar td.day_red {
    font-weight: bold;
    color: #FF0000;
  }

  table.calendar td.day_green {
    font-weight: bold;
    color: #008000;
  }

  /* 今日の日付 */
  table.calendar td.today{
      background-color: #fbffa3;
      font-weight: bold;
  }

  /* 年月の表示 */
  table.calendar td.ym{
      background-color: #ededff;
      font-weight: bold;
      font-size: 20px;
      color: #000000;
  }

  p.day {
    font-size: 25px;
    font-weight: bold;
  }

  p.day_red {
    font-size: 25px;
    font-weight: bold;
    color: #FF0000;
  }

  p.day_blue {
    font-size: 25px;
    font-weight: bold;
    color: #0000FF;
  }

  p.day_green {
    font-size: 25px;
    font-weight: bold;
    color: #67bf16;
  }

  body .content_area .page_body .anchor .section_innar .section_text p {
    margin-left: 40px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text0 {
    font-size: 17px;
    font-weight: bold;
    margin-left: 25px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text {
    font-weight: bold;
    margin-left: 30px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text1 {
    margin: 0 0 0 40px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.sub_text2 {
    margin-left: 54px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub {
    margin: 15px 0 15px 20px;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub2 {
    margin: 15px 0 15px 20px;
    color: #FF0000;
  }

  body .content_area .page_body .anchor .section_innar .section_text p.shop_sub3 {
    font-weight: bold;
  }

  /* トップのロゴ */

  p.top_background{
      text-align: center;
      padding: 20px 0 10px 0;
  }

  p.logo_top{
      text-align: center;
      position: relative;
  }
  p.logo_top img{
      width: 30%;
      height: 30%;
  }
  p.logo_top2{
      text-align: center;
      position: relative;
  }
  p.logo_top2 img{
      width: 30%;
      height: auto%;
      padding-top: 2%;
  }
  p.logo_top3{
      text-align: center;
      position: relative;
  }
  p.logo_top3 img{
      width: 40%;
      height: auto;
      padding-top: 2%;
  }
  p.logo_top img.last_logo{
      width: 20%;
      height: 20%;
  }
  p.logo_top img.facebook_logo{
      width: 7%;
      height: auto;
      position:absolute;
      bottom: 20px;
      right:235px;
  }
  p img.facebook_logo{
      width: 7%;
      height: auto;
  }
  p img.img_logo{
      width: 10%;
      height: auto;
  }
  p img.top_img_logo{
      width: 40%;
      height: auto;
      padding: 2% 0 0 7%;
  }
  p.logo_text_top{
      text-align: center;
      font-size: 25px;
      font-weight: bold;
      color: #ff0000;
      padding-top: 2%;
  }
  p.logo_text_top2{
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 2%;
      line-height: 1.5em;
  }
  p.logo_text_top2 .pc{
      display: inline;
  }
  p.logo_text_top2 .mb{
      display: none;
  }
  p.logo_text_top3{
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 1% 0;
      margin-bottom: 2%;
      line-height: 1.5em;
      color: #009613;
      border: 3px solid;
      border-color: #009613;
  }

  .logo_text_top3{
      width: 82%;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 1% 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2%;
      line-height: 1.5em;
      color: #009613;
      border: 3px solid;
      border-color: #009613;
  }

  .logo_text_top4{
      width: 63%;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 1% 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2%;
      line-height: 1.5em;
      color: #fd7500;
      border: 3px solid;
      border-color: #fd7500;
  }

  .logo_text_top3 img{
      text-align: center;
  }

  .top_img{
      text-align: center;
      margin: 2% 0;
  }

  p.logo_text_top3_sub{
      text-align: left;
      font-size: 20px;
      font-weight: bold;
      padding: 0.5em 2%;
      line-height: 1.5em;
      color: #009613;
  }

  p.logo_text_top4_sub{
      text-align: left;
      font-size: 20px;
      font-weight: bold;
      padding: 0 2%;
      line-height: 1.5em;
      color: #fd7500;
  }

  p.logo_text_top3_sub .pc{
      display:inline;
  }
  p.logo_text_top3_sub .mb{
      display:none;
  }

  p.logo_text_top4_sub .pc{
      display:inline;
  }
  p.logo_text_top4_sub .mb{
      display:none;
  }

  p.logo_text_top3_sub .pc .infotext{
      text-align: left;
      font-size: 15px;
      font-weight: bold;
      padding-left: 2em;
      line-height: 1.5em;
      color: #e94f06;
  }

 td.day_Closed .pc{
      display:inline;
  }
 td.day_Closed .mb{
      display:none;
  }

  /* トップテキスト */
  p.top_text .pc{
      text-align: center;
      display:inline;
  }
  p.top_text .mb{
      display:none;
  }
  p.top_text2{
      text-align: center;
      font-weight: bold;
      padding-top: 10px;
  }
  p.top_text2.text2_sub {
      padding-left: 228px;
    padding-top: 3px;
}
  p.top_text2_sub{
      text-align: center;
      color: #fd7500;
      padding: 3px 0 0 15px;
      font-size: 12px;
  }
  p.top_text3{
      text-align: center;
      font-weight: bold;
      padding: 10px 2px 0 0;
  }
  p.top_text4{
      text-align: center;
      font-weight: bold;
      padding: 3px 0 0 135px;
  }
  p.top_text5{
      text-align: center;
      padding-top: 2%;
      color: #009613;
  }
  p.top_text6{
      text-align: center;
      color: #ff0000;
      font-weight: bold;
      padding: 2px 0;
      margin: 10px 25px 0 25px;
      line-height: 1.5em;
      border: 2px solid;
      border-color: #ff0000;
  }

  p.sub_title {
      padding: 35px 0 10px 0;
      font-weight: bold;
      font-size: 25px;
      color: #4da000;
  }

.about_area {
    width: 42em;
    margin-right: auto;
    margin-left: auto;
}

.about_area p {
    width: 24em;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.about_area p>span {
    margin-right: 1.5em;
}

.about_area p.top_text2.text2_sub {
    margin-left: 16.5em;
    padding-left: 0;
}

.about_area p.top_text2_sub {
    margin-left: 19.4em;
    padding-left: 0;
}

.about_area p.top_text4 {
    margin-left: 6.8em;
}

.pc { display:inline!important; }
.mb { display:none!important; }

@media screen and (max-width: 767px) {
/*タブレット、スマホの場合*/
.pc { display:none!important; }
.mb { display:inline!important; }
}

@media screen and (min-width: 768px) {
/*PCの場合*/
.pc { display:inline!important; }
.mb { display:none!important; }


}
