@charset "utf-8";
/*
Theme Name: 三田市クリーンセンター
基本色：       #1f9f60
テキスト基本色 #19824D
*/

/* 全体・共通
-------------------------------------------------- */
html {
  font-size: 62.5%;  /* 16px * 62.5% = 10px */
}
body {
  margin: 0 auto;
  font-family: "BIZ UDPGothic", sans-serif;
  font-style: normal;
  position: relative;
  font-weight: 400;
  font-size: 1.6rem;
}
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
table {
  color: #6F6B6A;
}
a {
  transition: 0.5s;
}
a:hover {
  opacity: 0.5;
}
li {
  list-style: none;
}
footer a {
}

/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}
*, ::before, ::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}
::before, ::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}
/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
summary {
  display: list-item; /* Add the correct display in all browsers */
}
small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}
[hidden], template {
  display: none; /* Add the correct display in IE */
}
abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}
a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active, a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}
code, kbd, pre, samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}
b, strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}
dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}
/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}
/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}
/* Apply cursor pointer to button elements */
button, [type="button"], [type="reset"], [type="submit"], [role="button"] {
  cursor: pointer;
}
/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto; /* Firefox 36+ */
}
[type="search"] {
  -webkit-appearance: textfield; /* Safari 8+ */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}
textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}
button, input, optgroup, select, textarea {
  font: inherit; /* Specify font inheritance of form elements */
}
optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}
button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button, html [type="button"], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */ [type="reset"], [type="submit"] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}
button, select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}
/* Remove the default button styling in all browsers */
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}
select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}
legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}
[type="search"] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}
/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}
/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}
audio, canvas, progress, video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}
/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden ~ ="screen"] {
    display: inherit;
  }
  [hidden ~ ="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}
/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}
/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}
/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */ ::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
.cf:before, .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  clear: both;
}

.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-top: 20px;
    margin-bottom: 20px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.heitai {
  transform: scale(1.5, 1);
}

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
    top: -240%;
    width: 100%;
    height: 100vh;/*ナビの高さ*/
    /*動き*/
    transition: all 0.7s;
    padding-bottom: 28%;
    box-sizing: border-box;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top:0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/* # =================================================================
   # ライトボックス
   # ================================================================= */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #fff;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*後調整*/
.page-line_green{
  background-image: url(images/line_green.png);
  background-repeat: repeat-x;
  background-size: 8px 10px;
  width: 100%;
  height: 10px;
  margin: 5px auto 60px auto;
}
#rubbish .page-line_green,#tidings .page-line_green{
  margin-bottom: 30px;
}
.top_under_line-bg{
  background-image: url("images/top/top_under_line.png");
  background-size: auto 45px;
  background-repeat: repeat-x;
  width: 100%;
  height: 45px;
  background-color: #fff;
  display: block;
  padding-bottom: 100px;
}
.top_under_line{
  display: none;
}
div.home-news-bgarea{
 display: block;
 position: absolute;
 width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 height: auto;
 pointer-events: none;
}
div.home-news-bg1{
  background-image: url("images/news_bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 130px;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  max-width: 1580px;
  min-width: 1580px;
  height: 130px;
  transform: translateY(80px);
}
div.home-news-bg2{
  background-image: url("images/news_bg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 130px;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  max-width: 1580px;
  min-width: 1580px;
  height: 130px;
  transform: translateY(-120px);
}
.img1 img{max-width: 100%; height: auto;}
/*後調整 end*/
/**************************************************ここからPC**************************************************/
@media screen and (min-width: 769px) {
  /*========= PC ボタンのためのCSS ===============*/
#g-nav{
    background: #fff;
}
.openbtn{
    position: fixed;
    z-index: 9999;/*ボタンを最前面に*/
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 120px;
    height: 120px;
    background-color: #1f9f60;
    color: #fff;
    border-bottom-left-radius: 40px;
}
.openbtn p {
    margin-top: 60px;
    text-align: center;
}

/*×に変化*/
.openbtn span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	right: 36px;
	height: 3px;
	border-radius: 2px;
	background-color: #fff;
	width: 42px;
  }
.openbtn span:nth-of-type(1) {
	top:32px;
}
.openbtn span:nth-of-type(2) {
	top:44px;
}
.openbtn span:nth-of-type(3) {
	top:55px;
}
.openbtn.active span:nth-of-type(1) {
    top:32px;
    right: 36px;
    transform: translateY(6px) rotate(-45deg);
    width: 42px;
}
.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}
.openbtn.active span:nth-of-type(3){
    top:44px;
    right: 36px;
    transform: translateY(-6px) rotate(45deg);
    width: 42px;
}

/*========= PC ヘッダーのためのCSS ===============*/

#g-nav-list .header {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 26px;
    transition: 0.5s;
    top: 18px;
    left: 30px;
    position: absolute;
  }
#g-nav-list .header:hover {
  opacity: 0.3;
}
#g-nav-list .header a {
    color: #19824D;
    text-decoration: none;
  }
#g-nav-list .header a span {
    font-size: 13px;
    color: #4d4d4d;
    display: block;
  }

  /*========= PC メニューのためのCSS ===============*/

#g-nav .d_wrap_sp{
	display:none;
}
#g-nav .f_wrap_sp{
	display:none;
}
#g-nav .d_wrap{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25vh;
    padding-left: 40px;
  }
#g-nav .d_wrap ul{
    float: left;
  }

.icon1, .icon2, .icon4, .icon5 {
    margin-bottom: 80px;
  }
.icon1, .icon2,.icon3, .icon4, .icon5, .icon6 {
    font-size: 30px;
    line-height: 56px;
  }


#g-nav .d_wrap ul li a{
    float: left;
    text-decoration: none;
    color: #050505;
  }
#g-nav .icon1 {
    background-image: url(images/icon_n01.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon2 {
    background-image: url(images/icon_n03.png);
    background-size: 45px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon3 {
    background-image: url(images/icon_n05.png);
    background-size: 45px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon4 {
    background-image: url(images/icon_n02.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }
#g-nav .icon5 {
    background-image: url(images/icon_n04.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }
#g-nav .icon6 {
    background-image: url(images/icon_n06.png);
    background-size: 30px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }


  /*========= PCフッターのためのCSS ===============*/
#g-nav .footer {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#g-nav .footer #f_nav3 {
    background-position: left bottom;
}
#g-nav .footer #f_nav3 ul {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 130px;
}
#g-nav .footer #f_nav3 ul li {
    float: right;
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    margin-left: 40px;
}
#g-nav .footer #f_nav3 a {
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
#g-nav .footer .d_copy{
    position: absolute;
    bottom: 20px;
    left: 30px;
}

.pc {}
.no_pc {
    display: none;
  }
body {
    font-size: 16px;
    line-height: 30px;
    color: #050505;
    background-color: #f2f2f2;
  }
  body:has(#tidings),body:has(#news_list),body:has(#news),body:has(#fullview){
    background-color: #fff;
  }
.kakudai_btn {
    width: 260px;
    height: 56px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    background-color: #1f9f60;
    border-radius: 28px;
    margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
  }
#top {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#underlayer {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
.wrap990 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
.pagetop {
    position: fixed;
    bottom: 125px;
    right: 20px;
}
.underlayer_h2{
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#breadcrumb {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#breadcrumb li {
    float: left;
}
#breadcrumb li a {
    text-decoration: none;
    color: #050505;
}
.yaji {
    width: 17px;
}
.su01 {
    width: 16px;
    vertical-align: middle;
}
.su02 {
    width: 20px;
    vertical-align: middle;
}
.su03 {
    width: 21px;
    vertical-align: middle;
}
.su04 {
    width: 22px;
    vertical-align: middle;
}
/**************************************************PC header**************************************************/
header {
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    padding-bottom: 10px;
    background-image: url(images/header_bg.jpg);
    background-position: top center;
    background-size: 100% 6px;
		height:80px;
  }

header h1 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 23.5px;
		font-weight: 700;
    line-height: 26px;
    transition: 0.5s;
    top: 18px;
    left: 10px;
    position: absolute;
		height: 36px;
		letter-spacing: 2px;
  }

.bg h1 {
    background-image: url(images/top/top_logo.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 95px;
    padding-top: 10px;
		background-size: 80px 40px;
		height: 45px;
}

header h1:hover {
  opacity: 0.3;
}
header h1 a {
    color: #1f9f60;
    text-decoration: none;
  }
header h1 a span {
    font-size: 13px;
    color: #4d4d4d;
    display: block;
  }

header .h_wrap {
	width: 260px;
	height: 50px;
	margin-left: auto;
	margin-right: 140px;
	margin-top:30px;
  text-align:center;
  padding:0 0;
	white-space: nowrap;
  display: block;
}

header .ac_btn {
    width: 60px;
    height: 35px;
    border-radius: 6px;
    border: 1px solid #1f9f60;
    display: block;
    text-align: center;
    float: right;
    margin-left: 10px;
    color: #050505;
    font-weight: bold;
    text-decoration: none;
		font-size:16px;
}

  /**************************************************PC nav**************************************************/

#nav {
    width: 100%;
    background-color: #fff;
}
#nav ul {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
#nav ul li {
    float: left;
    background-image: url(images/line_nav.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#nav ul li:nth-child(6) {
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right center;
}
#nav ul li a {
	text-align: center;
	color: #050505;
	text-decoration: none;
	display: block;
	width: 158px;
	height: 85px;
	white-space: nowrap;
 }
#nav .icon01,.icon02,.icon03,.icon04,.icon05,.icon06 {
    background-position: center 15px;
    padding-top: 50px;
}
#nav .icon01 {
	background-image: url(images/icon_n01_g.png);
	background-size: auto 25px;
}
#nav .icon02 {
	background-image: url(images/icon_n02_g.png);
	background-size: auto 32px;
}
#nav .icon03 {
	background-image: url(images/icon_n03_g.png);
	background-size: auto 26px;
}
#nav .icon04 {
	background-image: url(images/icon_n04_g.png);
	background-size: auto 32px;
}
#nav .icon05 {
	background-image: url(images/icon_n05_g.png);
	background-size: auto 32px;
  width: 195px;
}
#nav .icon06 {
	background-image: url(images/icon_n06_g.png);
	background-size: auto 32px;
}
/*該当ページでの挙動*/
#news_list #nav .icon01,#news #nav .icon01 {
	background-image: url(images/icon_n01.png);
	background-size: auto 25px;
}
#overview #nav .icon02 {
	background-image: url(images/icon_n02.png);
	background-size: auto 32px;
}
#fullview #nav .icon03 {
	background-image: url(images/icon_n03.png);
	background-size: auto 26px;
}
#tidings #nav .icon04 {
	background-image: url(images/icon_n04.png);
	background-size: auto 32px;
}
#rubbish #nav .icon05 {
	background-image: url(images/icon_n05.png);
	background-size: auto 32px;
}
#access #nav .icon06 {
	background-image: url(images/icon_n06.png);
	background-size: auto 32px;
}
/*homeではheadernavを除外*/
#toppage div#nav.no_sp{display: none;}



  /**************************************************PC footer**************************************************/

#footer{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
}
#footer .f_wrap {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#footer .f_nav0{
	display: flex;
	flex-wrap:wrap;
}
#footer .f_nav0 li:nth-child(1) {
	width: 70%;
	box-sizing:border-box;
	color: #1f9f60;
	text-decoration: none;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 2px;
}
#footer .f_nav0 li:nth-child(1) img {
	width: 100px;
	margin-top:15px;
	margin-left:15px;
}
#footer .f_nav0 li:nth-child(2) {
	width: 30%;
	padding:0 20px;
	box-sizing:border-box;
}
#footer .f_nav0 li img {
	width: 200px;
	max-width:100%;
	height: auto;
	border-style:none;
}

#footer #f_nav1 {
    background-image: url(images/fotter_bg.jpg);
    background-size: 548px auto;
    background-position: left bottom;
    height: 86px;
    background-color: #fff;

}
#footer #f_nav1 ul {
    width: 870px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#f_nav1 ul li {
    float: right;
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 70px;
    margin-left: 40px;
}
#f_nav1 a {
/*    font-size: 15px;*/
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
#footer #f_nav2 {
    height: 96px;
    background-color: #1f9f60;
}
#footer #f_nav2 ul {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
#footer #f_nav2 li {
    width: 155px;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
    height: 16px;
    line-height: 16px;
    margin-top: 42px;
/*		font-size:14px;*/
}
#footer #f_nav2 li:nth-child(5) {
    width: 180px;
}
#footer #f_nav2 li:nth-child(6) {
    width: 140px;
    border-right: 0px solid #fff;
}
#footer #f_nav2 li a {
    color: #fff;
    text-decoration: none;
}
#footer .copy {
    border-top: 1px solid #fff;
    background-color: #1f9f60;
    line-height: 28px;
    font-size: 12px;
    height: 28px;
    text-align: center;
    color: #fff;
 }
#footer li a img {
    border: 1px solid #000;
}
#footer .f_wrap02 {
	width: 100%;
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 40px;
	padding-bottom: 40px;

}
#footer .f_wrap02_inner {
	width: 1010px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
#footer .banner{
	display: flex;
	flex-wrap:wrap;
	background-color: #f6f6f6;
}
#footer .banner li {
	padding:0 6px;
	box-sizing:border-box;
}
#footer .banner li:nth-child(1) {
	width: 300px;
}
#footer .banner li:nth-child(2) {
	width: 225px;
}
#footer .banner li:nth-child(3) {
	width: 180px;
}
#footer .banner li:nth-child(4) {
	width: 300px;
}

#footer .banner li img {
	max-width:100%;
	height: auto;
	border-style:none;
}


/**************************************************PC トップページ メイン画像**************************************************/
#toppage #main_img {
    background-image: url(images/top/main_img.jpg);
    height: 610px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 0%;
    overflow: hidden;
    position: relative;
    background-size: 1440px auto;
  }

#toppage #main_img p {
	width: 400px;
	height: 200px;
	background-color: #fff;
	margin-top: 0px;
	color: #fff;
	font-size: 37px;
	line-height: 50px;
	color: #333333;
	padding-left:50px;
	padding-top:20px;
	opacity: 0.9;
	font-weight: 500;
}
#toppage #main_img .green {
	font-size: 37px;
	color: #19824D;
	font-weight: 500;
}
div.main_textarea{
  width: 990px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
}


  /**************************************************PC トップページ ナビ**************************************************/
#t_nav  {
    background-color: #fff;
    /*width: 100%;*/
    width: auto;
    color: #fff;
    top: 530px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

#t_nav ul {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    }
#t_nav ul li {
    float: left;
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#t_nav ul li:nth-child(6) {
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right center;
}

 #t_nav ul li a {
    text-align: center;
    color: #050505;
    text-decoration: none;
    display: block;
    width: 158px;
    height: 80px;
}

#t_nav .t_icon01,.t_icon02,.t_icon03,.t_icon04,.t_icon05,.t_icon06 {
    background-position: center 15px;
    padding-top: 46px;
}
#t_nav .t_icon01 {
	background-image: url(images/icon_n01.png);
	background-size: auto 25px;
}
#t_nav .t_icon02 {
	background-image: url(images/icon_n02.png);
	background-size: auto 32px;
}
#t_nav .t_icon03 {
	background-image: url(images/icon_n03.png);
	background-size: auto 26px;
}
#t_nav .t_icon04 {
	background-image: url(images/icon_n04.png);
	background-size: auto 32px;
}
#t_nav .t_icon05 {
	background-image: url(images/icon_n05.png);
	background-size: auto 32px;
  width: 195px;
}
#t_nav .t_icon06 {
	background-image: url(images/icon_n06.png);
	background-size: auto 32px;
}

.top_under_line {
	background-color: #fff;
	width: 100%;
	color: #fff;
	top: 605px;
	position: absolute;
}

.top_under_line img {
	height: 48px;
	max-height: 48px;
	object-fit: cover;
}

  /**************************************************PC トップページ news**************************************************/

#toppage #top {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 100px;
}
#toppage #top .block01 {
	width: 920px;
  height: auto;
  min-height: 600px;
	margin: 0 auto;
	text-align: center;
	/*padding-bottom: 120px;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home_newsarea {
  margin: 0 auto;
  margin-bottom: 100px;
  width: 100%;
}
#toppage #top h2 {
	font-size: 48px;
	font-weight: 500;
	color: #000000;
	line-height: 130%;
}
#toppage #top .block01 h2 {
    background-image: url(images/icon_n01.png);
    background-position: 320px 25px;
    background-repeat: no-repeat;
    background-size: 30px auto;
}
#toppage #top .block01 h3 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 600;
	color: #19824D;
}
#toppage #top .block01 ul {
	border-top: 2px solid #1f9f60;
	margin-bottom: 40px;
	text-align: left;
}
#toppage #top .block01 ul li {
	border-bottom: 1px solid #8e8e8e;
}
#toppage #top .block01 ul li a {
  height: auto;
  min-height: 56px;
  width: 100%;
  color: #4682B4;
  text-decoration: none;
  display: flex;
  line-height: 1.5em;
  transition: 0.5s;
  align-items: center;
  justify-content: flex-start;
  padding: .5em 10px;
}
#toppage #top .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#toppage #top .block01 ul li a span {
  min-width: 5em;
  min-height: 20px;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  text-wrap: nowrap;
}
#toppage #top .block01 ul li a .wareki {
	color: #000000;
	width: auto;
	margin: 0;
	padding: 0;
	white-space: nowrap;
  min-width: 13.5em;
  text-align: left;
}
#toppage #top .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#toppage #top .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#toppage #top .block01 ul li a p{
	display: inline-block;
	text-decoration: underline;
}
#toppage .news_btn {
    display: block;
    width: 300px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
		border: 2px solid #1f9f60;
		color: #19824D;
/*		font-size: 18px;*/
		font-weight: 600;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 55px;
    border-radius: 30px;
}
#toppage #top {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 100px;
}

#toppage #top .block02 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid #a0a0a0;
	padding-top: 40px;
	padding-bottom: 80px;
	background-image: url(images/outline_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 433px 72px;
}
#toppage #top .block02_inner {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 80px;
}
#toppage #top .block02_inner h2 {
	background-image: url(images/icon_n02_gray.png);
/*	background-position: 520px 15px;*/
	background-position: 320px 15px;
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-color: #f6f6f6;
	height:70px;

}
#toppage #top .block02_inner h3 {
	font-size: 20px;
	font-weight: 600;
	color: #19824D;
	background-color: #f6f6f6;
	height:60px;
  width: 100%;
}

#toppage #top .block02 ul li .title {
	width: 180px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
  color: #19824D;
}
#toppage #top .block02 ul li .txt {
	width: 728px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	white-space: nowrap;
}
#toppage #top .block02 ul li .line {
    border-top: 2px solid #1f9f60;
}
#toppage #top .block02 ul li:nth-child(4) .title {
	height: 230px;
}
#toppage #top .block02 ul li:nth-child(4) .txt {
	height: 230px;
}



#toppage #top .block03 {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	padding-top: 80px;
}
#toppage #top .block03_inner {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}

#toppage #top .top-banner{
	display: flex;
	flex-wrap:wrap;
}
#toppage #top .top-banner li {
	width: calc(100%/2);
	padding:0 20px;
	box-sizing:border-box;
}
#toppage #top .top-banner li img {
	max-width:100%;
	height: auto;
}


  /**************************************************PC ニュース一覧**************************************************/

#news_list {
	background-color: #ffffff;
}
#news_list .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}
#news_list .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#news_list .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n01.png);
    background-position: left 13px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 45px;
}
#news_list .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8e8e8e;
}
#news_list .block01 ul li {
    border-top: 1px solid #8e8e8e;
}
#news_list .block01 ul li a {
  height: auto;
  min-height: 56px;
  width: 100%;
  color: #4682B4;
  text-decoration: none;
  display: flex;
  line-height: 1.5em;
  transition: 0.5s;
  align-items: center;
  justify-content: flex-start;
  padding: .5em 10px;
}
#news_list .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#news_list .block01 ul li a span {
  min-width: 5em;
  min-height: 20px;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  text-wrap: nowrap;
}
#news_list .block01 ul li a .wareki {
	color: #000000;
	width: auto;
	margin: 0;
	padding: 0;
	white-space: nowrap;
  min-width: 13.5em;
  text-align: left;
}
#news_list .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#news_list .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#news_list .block01 ul li a {
  transition: 0.5s;
}
#news_list .block01 ul li a p{
    display: inline-block;
}
#news_list #pager {
    text-align: center;
    margin-top: 80px;
}
#news_list #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#news_list #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#news_list .block02 {
    width: 180px;
    float: right;
    margin-top: 5px;
}

#news_list .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    color: #464646;
}
#news_list .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#news_list .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#news_list .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#news_list .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#news_list .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#news_list .accordion-title {
  position: relative;
}

#news_list .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news_list .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}


  /**************************************************PC ニュース**************************************************/

#news {
	background-color: #ffffff;
}

#news .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#news #underlayer3 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#news h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: normal;
    display: inline-block;
    color: #19824D;
}
#news h2 span {
    font-size: 30px;
    color: #050505;
}
#news .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#news .block01 h3 {
    height: fit-content;
    border-top: 2px solid #1f9f60;
    border-bottom: 2px solid #1f9f60;
    font-size: 26px;
    line-height: 30px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
#news .block01 p{
    margin-top: 20px;
}
#news #news_list .block01 p{
  margin-top: 0;
}
#news #date {
    text-align: right;
    margin-top: 10px;
}
#news #pager {
    text-align: center;
    margin-top: 80px;
    position: relative;
    height: 46px;
}
#news #pager a{
    cursor: pointer;
}
#news #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#news #pager span {
    opacity: 0.5;
}
#news #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#news #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#news #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #1f9f60;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#news .block02 {
    width: 180px;
    float: right;
    margin-top: 25px;
}
#news .accordion {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    color: #464646;
}
#news .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#news .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#news .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#news .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#news .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#news .accordion-title {
  position: relative;
}
#news .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

 /**************************************************PC 事業概要**************************************************/
#overview {
	background-color: #ffffff;
}
#overview #underlayer2 p {
    margin-top: 20px;
}
#overview #underlayer2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 100px;
}
#overview #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 100px;
}
#overview .news_btn {
    display: block;
    width: 200px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
		border: 2px solid #1f9f60;
		color: #19824D;
		font-size: 18px;
		font-weight: 500;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 55px;
    border-radius: 30px;
}
#overview #p_link .p_link1,.p_link2,.p_link3{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#overview #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#overview #p_link .p_link2 {
    float: left;
}
#overview #p_link .p_link3 {
    float: right;
}
#overview .block1 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    margin-top: 50px;
    background-image: url(images/icon_n02.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 38px auto;
    padding-left: 45px;
}
#overview .block1 h4 {
    margin-top: 100px;
    font-size: 30px;
    line-height: 34px;
    padding-left: 28px;
    background-image: url(images/overview/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: normal;
}
#overview .block1 .block01_inner ul {
    margin-top: 20px;
}
#overview .block1 .block01_inner ul li .title {
	width: 160px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	color:#19824D;
}
#overview .block1 .block01_inner ul li .txt {
	width: 728px;
	height: 54px;
	padding-left: 80px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	padding-top: 10px;
	white-space: nowrap;
}
#overview .block1 .block01_inner ul li .line {
    border-top: 2px solid #1f9f60;
}
#overview .block1 .block01_inner ul li:nth-child(4) .title {
	height: 145px;
}
#overview .block1 .block01_inner ul li:nth-child(4) .txt {
	height: 145px;
}

#overview .block1 .block02_inner ul {
    margin-top: 20px;
}
#overview .block1 .block02_inner ul li .title {
	width: 430px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	color:#19824D;
}
#overview .block1 .block02_inner ul li .txt {
	width: 430px;
	height: 54px;
	padding-left: 30px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
}
#overview .block1 .block02_inner ul li .line {
    border-top: 2px solid #1f9f60;
}


  /**************************************************PC 工事全景写真**************************************************/

#fullview {
	background-color: #ffffff;
}
#fullview .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#fullview .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#fullview .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n03.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    background-size: 40px auto;
    padding-left: 45px;
}

#fullview .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
}
#fullview .block01 ul li {
    margin-bottom: 50px;
}
#fullview .block01 ul li a {
    height: 56px;
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-top: 0px;
    line-height: 56px;
    transition: 0.5s;
}
#fullview .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#fullview .block01 ul li a span {
    width: 90px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}
#fullview .block01 ul li a .wareki {
	color: #000000;
	width: 180px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#fullview .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#fullview .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#fullview .block01 ul li a {
  transition: 0.5s;
}
#fullview .block01 ul li a p{
    display: inline-block;
}
#fullview .block01 ul img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
#fullview #pager {
    text-align: center;
    margin-top: 80px;
}
#fullview #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#fullview #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#fullview .block02 {
    width: 180px;
    float: right;
    margin-top: 5px;
}

#fullview .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    color: #464646;
}
#fullview .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
	white-space: nowrap;
}
#fullview .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#fullview .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#fullview .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#fullview .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#fullview .accordion-title {
  position: relative;
}

#fullview .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#fullview .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}



  /**************************************************PC 工事状況**************************************************/

#tidings {
	background-color: #ffffff;
}
#tidings .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#tidings #underlayer3 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#tidings h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: normal;
    display: inline-block;
    color: #19824D;
}
#tidings h2 span {
    font-size: 30px;
    color: #050505;
}
#tidings .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#tidings .block01 h2 {
  font-size: 32px;
  margin-bottom: 10px;
  line-height: 40px;
  font-weight: 600;
  display: inline-block;
  color: #000;
  background-image: url(images/icon_n04.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 33px auto;
  padding-left: 45px;
}
#tidings .block01 h3 {
    height: fit-content;
    border-top: 2px solid #1f9f60;
    border-bottom: 2px solid #1f9f60;
    font-size: 26px;
    line-height: 30px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
#tidings .block01 p{
    margin-top: 20px;
}
#tidings #date {
    text-align: right;
    margin-top: 10px;
}

#tidings #pager {
    text-align: center;
    margin-top: 80px;
    position: relative;
    height: 46px;
}
#tidings #pager a{
    cursor: pointer;
}

#tidings #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#tidings #pager span {
    opacity: 0.5;
}

#tidings #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#tidings #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#tidings #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #1f9f60;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#tidings #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#tidings .block02 {
    width: 180px;
    float: right;
    margin-top: 25px;
}
#tidings .accordion {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    color: #464646;
}
#tidings .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#tidings .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#tidings .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#tidings .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#tidings .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#tidings .accordion-title {
  position: relative;
}

#tidings .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#tidings .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
#tidings ul.tidings_list::before{display: none;}
#tidings ul.tidings_list::after{
  display: block;
  width: 45%;
  height: 0;
}
#tidings ul.tidings_list{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
#tidings ul.tidings_list li{
  width: 45%;
  margin-bottom: 2.5em;
}
#tidings .tidings_list li a img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}


/**************************************************PC ごみの持ち込み情報**************************************************/


#rubbish {
	background-color: #ffffff;
}
#rubbish #underlayer2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px;
  }
#rubbish #underlayer2 p {
    margin-top: 15px;
}
#rubbish .block1 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}
#rubbish .block2 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}
#rubbish .block3 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}


#rubbish #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
}
#rubbish #p_link .p_link1,.p_link2,.p_link3{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#rubbish #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#rubbish #p_link .p_link2 {
    float: left;
}
#rubbish #p_link .p_link3 {
    float: right;
}
#rubbish .block1 {
	padding-top: 80px;
}
#rubbish .block2 {
	padding-top: 80px;
}
#rubbish .block2 ul .b_left {
	width: 430px;
	float: left;
	margin-bottom: 20px;
}
#rubbish .block2 ul .b_right {
	width: 430px;
	float: right;
	margin-bottom: 20px;
}
#rubbish .block2 ul img {
	width: 100%;
	height: auto;
}
#rubbish .block2 span {
	padding-left: 20px;
	background-image: url(images/overview/icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 10px auto;
	line-height: 40px;
}
#rubbish .block3 {
	padding-top: 80px;
}




/**************************************************PC アクセス・お問い合わせ**************************************************/

#access {
	background-color: #ffffff;
}

#access #underlayer2 p {
    margin-top: 20px;
}
#access #underlayer2 {
    width: 990px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px !important;
  }
#access #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 100px;
 }
#access .block1 h2, .block2 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n06.png);
    background-position: left 0px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}

#access #p_link .p_link1{
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#access #p_link .p_link2{
    border: 1px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}

#access #p_link .p_link1 {
    float: left;
    margin-right: 60px;
    width: 316px;
}
#access #p_link .p_link2 {
    float: left;
    width: 316px;
}
#access .block1 {
    margin-top: 80px;
}
#access .block1 p {
	margin-bottom: 10px;
}
#access .block2 {
    margin-top: 80px;
}


/**************************************************PC リンク集***********************************************/

#link {
	background-color: #ffffff;
}
#link #underlayer {
	width: 990px !important;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 140px !important;
}
#link .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n07.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 45px;
}
#link .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8e8e8e;
}
#link .block01 ul li {
    border-top: 1px solid #8e8e8e;
}
#link .block01 ul li a {
    height: 56px;
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-top: 0px;
    line-height: 56px;
    transition: 0.5s;
}
#link .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#link .block01 ul li a {
  transition: 0.5s;
}
#link .block01 ul li a p{
    display: inline-block;
    margin-left: 100px;
}
#link .block01 ul li a span {
    width: 90px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #000;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}




/**************************************************PC サイトポリシー・プライバシーポリシー**************************************************/

#privacy {
	background-color: #ffffff;
}
#privacy #underlayer {
    width: 990px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 120px;
  }

#privacy #p_link .p_link1{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#privacy #p_link .p_link2{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#privacy #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#privacy #p_link .p_link2 {
    float: left;
}

#privacy h3 {
    font-size: 30px;
    line-height: 42px;
    color: #000000;
    margin-top: 80px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-top: 40px;
}
#privacy .txt1 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#privacy .txt2 {
margin-top: 20px;
}
#privacy .txt3 {
margin-top: 20px;
}

#privacy #underlayer .number1,.number2,.number3,.number4,.number5 {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 30px;
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
		color:#19824D;
}
#privacy .block3 ul {
    margin-top: 20px;
}
#privacy .block3 ul li {
    list-style-type: disc;
    margin-left: 20px;
}
#privacy .block3 ul li::marker {
    font-size: 70%;
}
#privacy .block3 a {
    color: #003399;
}

}


/**************************************************ここからSP **************************************************/

@media screen and (max-width:768px) {

.openbtn{
    position: fixed;
    z-index: 9999;/*ボタンを最前面に*/
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 56px;
    height: 56px;
    background-color: #1f9f60;
    color: #fff;
    border-bottom-left-radius: 16px;
}
.openbtn p {
    margin-top: 28px;
    text-align: center;
    font-size: 10px;
}
/*×に変化*/
.openbtn span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	right: 10px;
	height: 2px;
	border-radius: 2px;
	background-color: #fff;
	width: 34px;
  }
.openbtn span:nth-of-type(1) {
	top:10px;
}
.openbtn span:nth-of-type(2) {
	top:19px;
}
.openbtn span:nth-of-type(3) {
	top:28px;
}
.openbtn.active span:nth-of-type(1) {
    top:14px;
    right: 7px;
    transform: translateY(6px) rotate(-45deg);
    width: 42px;
}
.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}
.openbtn.active span:nth-of-type(3){
    top:26px;
    right: 7px;
    transform: translateY(-6px) rotate(45deg);
    width: 42px;
}

/*========= sp ヘッダーのためのCSS ===============*/

#g-nav{
	background-image: url(images/header_bg.jpg);
	background-position: top center;
	height:auto;
	background-size: 100% 6px;
	background-repeat: no-repeat;
	background-color: #fff;
}
#g-nav-list .header_sp {
	padding-top: 10px;
	background-image: url(images/top/top_logo.jpg);
	background-position: 180px 16px;
	background-repeat: no-repeat;
	background-size: 55px auto;
}
#g-nav-list .header_sp a {
	color: #19824D;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	display: block;
}
#g-nav-list .header:hover {
  opacity: 0.3;
}

/*========= sp メニューのためのCSS ===============*/

#g-nav .d_wrap{
	display:none;
}
#g-nav .d_wrap_sp{
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-left: 40px;
	padding-bottom: 50px;
	background-color: #fff;
}
#g-nav .d_wrap_sp ul li{
	height:80px;
}
#g-nav .d_wrap_sp ul li a{
	text-decoration: none;
	color: #050505;
}

#g-nav .icon1 {
	background-image: url(images/icon_n01.png);
	background-size: 45px auto;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

#g-nav .icon2 {
	background-image: url(images/icon_n02.png);
	background-size: 45px auto;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

#g-nav .icon3 {
	background-image: url(images/icon_n03.png);
	background-size: 45px auto;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

#g-nav .icon4 {
	background-image: url(images/icon_n04.png);
	background-size: 45px auto;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

#g-nav .icon5 {
	background-image: url(images/icon_n05.png);
	background-size: 45px auto;
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

#g-nav .icon6 {
	background-image: url(images/icon_n06.png);
	background-size: 35px auto;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 65px;
	font-size: 20px;
	line-height: 7vh;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* tlink */

#g-nav .h_wrap_sp {
	background-color: #f6f6f6;
	padding-top: 30px;
	width: 100%;
	height: 100px;
	text-align: center;
	border: 2px solid #b7b7b7;
}
#g-nav .h_wrap_sp .ac_btn {
    width: 60px;
    height: 35px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #1f9f60;
    text-align: center;
    color: #050505;
    font-weight: bold;
    text-decoration: none;
		font-size:16px;
}

#g-nav .f_wrap_sp {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/footer_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 50px;
}
#g-nav .f_wrap_sp ul li{
	margin-top: 20px;
	margin-bottom: 20px;
  font-family: "BIZ UDPGothic", sans-serif;
  color: #1f9f60;
  font-weight: 700;
  font-size: 18px;
	text-align: center;
}
#g-nav .f_wrap_sp ul li img {
	width: 80%;
}
#g-nav .f_wrap_sp ul li:nth-child(1) {
	margin-bottom: 30px;
}
#g-nav .f_wrap_sp ul li img.sdgsimg {max-height:60px;width:auto;}

#g-nav .copy {
	border-top: 1px solid #fff;
	background-color: #1f9f60;
	line-height: 180%;
	font-size: 12px;
	padding-top:10px;
	height: 80px;
	text-align: center;
	color: #fff;
}

/*========= SPフッターのためのCSS ===============*/
#g-nav .footer {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#f_nav4 {
    background-color: #fff;
    text-align: center;
}
#f_nav4 ul {
    text-align: center;
}
#f_nav4 ul li {
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
}
#f_nav4 a {
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    color: #050505;
}

#g-nav .d_copy{
    border-top: 1px solid #fff;
    background-color: #1f9f60;
    line-height: 28px;
    font-size: 12px;
    height: 28px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}

#g-nav .center {
    text-align: center;
}

.sp_d_footer {
    background-color: #e9e9e7;
    padding-top: 20px;
    margin-top: 0px;
}
.sp_d_footer .ac_btn {
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #1f9f60;
    display: block;
    color: #050505;
    font-weight: bold;
    text-decoration: none;
    background-image: url(images/icon_n06.png);
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: 16% center;
    padding-left: 40px;
    background-color: #fff;
}
.sp_d_footer .f_wrap {
    padding-bottom: 20px;
    margin-left: 7%;
    margin-right: 7%;
}
.sp_d_footer .f_wrap .cf ul {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sp_d_footer .f_wrap .cf ul li {
    width: 46%;
    max-width: 350px;
    float: left;
    margin-top: 15px;
}
.sp_d_footer .f_wrap .cf ul li :nth-child(1){
    margin-top: 0px;
}
.sp_d_footer .f_wrap .cf ul li img {
    width: 100%;
    border: 1px solid #000;
}
.sp_d_footer .f_wrap .cf ul .m35 {
    margin-left: 8%;
}
#f_nav5 .no_pc li {
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 50px;
    display: inline-block;
}
#f_nav5 a {
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
#f_nav5 .no_pc li {
background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 50px;
    display: inline-block;
}
#f_nav5 .no_pc li a {
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
.SP {}




body {
    font-size: 15px;
    line-height: 29px;
    background-color: #f2f2f2;
  }
header h1 img {
    width: 155px;
    margin-top: 15px;
    margin-bottom: 14px;
  }
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 7%;
    padding-right: 7%;
    font-size: 11px;
    line-height: 14px;
    background-color: #1e9f5f;
    color: #fff;
}
#breadcrumb li {
    float: left;
}
#breadcrumb li a {
    text-decoration: none;
    color: #fff;
}

.kakudai_btn {
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #1f9f60;
    border-radius: 28px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: block;
}

 .yaji {
    width: 13px;

}
.su01 {
    width: 13px;
    vertical-align: middle;
}
.su02 {
    width: 17px;
    vertical-align: middle;
}
.su03 {
    width: 17px;
    vertical-align: middle;
}
.su04 {
    width: 18px;
    vertical-align: middle;
}
/**************************************************SP header**************************************************/
header {
    width: 100%;
    background-color: #fff;
    background-image: url(images/header_bg.jpg);
    background-position: top center;
    background-size: 1280px 6px;
}

.bg {
    width: 100%;
    background-color: #fff;
  }

header h1 {
    margin-left: 0%;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
    background-image: url(images/top/top_logo.jpg);
		background-position: 180px 18px;
    background-repeat: no-repeat;
		background-size: 50px auto;
    padding-top: 10px;
}
 header h1:hover {
  opacity: 0.3;
}

header h1 a {
    color: #1f9f60;
    text-decoration: none;
  }
header h1 a span {
    font-size: 13px;
    color: #4d4d4d;
    display: block;
  }
#underlayer {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-right: 7%;
    padding-bottom: 20px;
    padding-left: 7%;
  }
  /**************************************************SP footer**************************************************/

#footer {
    text-align: center;
    width: 100%;
}
#footer .f_wrap_sp {
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 20px;
	background-image: url(images/footer_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 100px;
}
#footer .f_wrap_sp ul li{
	margin-top: 20px;
	margin-bottom: 20px;
  font-family: "BIZ UDPGothic", sans-serif;
  color: #1f9f60;
  font-weight: 700;
  font-size: 18px;
  
}
#footer .f_wrap_sp ul li:nth-child(1) {
	margin-bottom: 30px;
}
#footer .f_wrap_sp ul li img {
	width: 80%;
}
#footer .f_wrap_sp ul li img.sdgsimg {max-height:60px;width:auto;}
#footer .f_wrap_sp ul li:nth-child(6) {
	width: 80%;
	color: #19824D;
	font-size: 24px;
	line-height: 180%;
	font-weight: 700;
	margin: 0 auto;
}
#footer .f_wrap_sp ul li:nth-child(7) img {
	width: 40%;
}
.f_nav1_sp{
	background-color: #ffffff;
	padding-top:15px;
	padding-bottom:15px;
}
.f_nav1_sp ul{
	text-align: left;
}
.f_nav1_sp ul li {
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 40px;
    display: inline-block;
    margin-left: 25px;
}
.f_nav1_sp a {
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    color: #050505;
}

#footer .copy {
	border-top: 1px solid #fff;
	background-color: #1f9f60;
	line-height: 180%;
	font-size: 12px;
	padding-top:10px;
	height: 80px;
	text-align: center;
	color: #fff;

}


/**************************************************SP トップページ　メイン画像**************************************************/
#toppage #main_img {
    position: relative;
  }
#toppage #main_img p {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	position: absolute;
	bottom: 35px;
	width:100%;
	height:50px;
	padding-top: 10px;
	background-color: #fff;
	opacity: 0.9;
	text-align: center;
}
#toppage #main_img .green {
	font-size: 17px;
	color: #19824D;
	font-weight: 700;
}
#toppage img{
	vertical-align:top;
}

/**************************************************SP トップページ news**************************************************/

#toppage #top .block01 {
    background-image: url(images/top/sp_block01_bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-right: 7%;
    padding-bottom: 100px;
    padding-left: 7%;
}

#toppage #top h2 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: normal;
	display: inline-block;
	padding-left: 45px;
	line-height: 120%;
	color: #000000;
}
#toppage #top .block01 h2 {
    background-image: url(images/icon_n01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
}
#toppage #top h2 span{
	color: #19824D;
}
#toppage #top .block01 ul {
    border-top: 2px solid #1f9f60;
    margin-bottom: 20px;
}
#toppage #top .block01 ul li {
    border-bottom: 1px solid #8e8e8e;
}
#toppage #top .block01 ul li a {
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: block;
    padding-top: 10px;
    transition: 0.5s;
    padding-bottom: 10px;
}
#toppage #top .block01 ul li a:hover {
    background-color: #FCFFFD;
}
#toppage #top .block01 ul li a span {
    min-width: 80px;
    min-height: 20px;
    padding: 2px 10px;
    display: inline-block;
    border-radius: 15px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
#toppage #top .block01 ul li a .wareki {
	color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}
#toppage #top .block01 ul li a .class01 {
	background-color: #6d6d6d;
    margin-top: 8px;
}
#toppage #top .block01 ul li a .class02 {
	background-color: #cf3d16;
    margin-top: 8px;
}
#toppage #top .block01 ul li a p{
	display: inline-block;
	text-decoration: underline;
}
#toppage #top .block01 ul li a {
  transition: 0.5s;
}
#toppage #top .block01 ul li a:hover {
    opacity: 1;
}
#toppage .news_btn {
    display: block;
    width: 290px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
		border: 2px solid #1f9f60;
		color: #19824D;
		font-size: 18px;
		font-weight: 600;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 55px;
    border-radius: 30px;
}
#toppage #top .block01 ul li a p{
    display: block;
    margin-top: 8px;
}


#toppage #top .block02 {
	width: 100%;
	background-color: #f6f6f6;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 100px;
	background-image: url(images/top/sp_block02_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 50px;
	padding-right: 7%;
	padding-left: 7%;
}
#toppage #top .block02_inner h2 {
    background-image: url(images/icon_n02_gray.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
}
#toppage #top .block02 ul {
	background-color: #fff;
	margin-bottom: 50px;
	border-top: 2px solid #1f9f60;
}
#toppage #top .block02 ul li  {
	border-bottom: 1px solid #a0a0a0;
}
#toppage #top .block02 ul li .title {
	color: #19824D;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	display: flex;
}
#toppage #top .block02 ul li .txt {
	margin-left: 10px;
	padding-bottom: 20px;
	text-align: left;
	display: flex;
}

#toppage #top .block03 {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-top: 80px;
	padding-right: 7%;
	padding-bottom: 80px;
	padding-left: 7%;
}
#toppage #top .block03_inner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}

#toppage #top .top-banner{
	display: flex;
	flex-wrap:wrap;
}
#toppage #top .top-banner li {
	width: 100%;
	box-sizing:border-box;
}
#toppage #top .top-banner li img {
	margin-bottom:20px;
	max-width:100%;
	height: auto;
}


/**************************************************SP ニュース一覧 **************************************************/

#news_list .underlayer_h2 {
    display: none;
}
#news_list h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: normal;
    display: inline-block;
    padding-left: 45px;
    color: #000000;
}
#news_list h2 {
    background-image: url(images/icon_n01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
}
#news_list .block01 ul {
    border-top: 1px solid #cfcfcf;
    margin-top: 20px;
    margin-bottom: 20px;
}
#news_list .block01 ul li {
    border-bottom: 1px solid #8e8e8e;
}

#news_list .block01 ul img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#news_list .block01 ul li a {
    width: 100%;
    color: #4682B4;
    text-decoration: underline;
    display: block;
    padding-top: 10px;
    transition: 0.5s;
    padding-bottom: 10px;
}
#news_list .block01 ul li a:hover {
    background-color: #FCFFFD;
}
#news_list .block01 ul li a span {
  min-width: 80px;
  min-height: 20px;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
#news_list .block01 ul li a .wareki {
	color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
}
#news_list .block01 ul li a .class01 {
	background-color: #6d6d6d;
	margin-top: 8px;
}
#news_list .block01 ul li a .class02 {
	background-color: #cf3d16;
	margin-top: 8px;
}
#news_list .block01 ul li a {
  transition: 0.5s;
}
#news_list .block01 ul li a:hover {
    opacity: 1;
}
#news_list .block01 ul li a p{
    display: block;
    margin-top: 8px;
}
#news_list #pager {
    text-align: center;
    margin-top: 40px;
}
#news_list #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#news_list #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#news_list .block02 {
    margin-top: 5px;
}
#news_list .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #8e8e8e;
    color: #464646;
}
#news_list .accordion-title {
    color: #050505;
    cursor: pointer;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-weight: 100;
    border-top: 1px solid #8e8e8e;
    font-weight: 400;
}
#news_list .accordion-content {
    display: none;
    border-top: 1px solid #8e8e8e;
}
#news_list .accordion-content p {
    font-size: 15px;
    line-height: 50px;
    border-top: 1px solid #8e8e8e;
    height: 50px;
    margin-left: 20px;
}

/* タイトルの背景色 */
#news_list .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* 矢印 */
#news_list .accordion-title {
  position: relative;
}
#news_list .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: 140px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news_list .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
#news_list .accordion-item .accordion-content .no_line {
    border-top-style: none;
}

/**************************************************SP ニュース **************************************************/
#news #underlayer3 {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-right: 7%;
    padding-bottom: 20px;
    padding-left: 7%;
  }
#news .underlayer_h2 {
    display: none;
}
#news h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
    font-weight: normal;
    display: inline-block;
    padding-left: 45px;
    color: #19824D;
}
#news h2 {
    background-image: url(images/icon_n01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
}
#news h2 span {
    font-size: 20px;
    display: block;
    line-height: 30px;
    color: #050505;
}
#news .block01 {

}
#news .block01 h3 {
    border-bottom: 2px solid #1f9f60;
    font-weight: normal;
    padding: .8em 0 .5em 0;
}
#news .block01 p{
    margin-top: 20px;
}
#news .block01 img {
    width: 100%;
}
#news #date {
    text-align: right;
}
#news #pager {
    text-align: center;
    margin-top: 80px;
}
#news #pager a{
    cursor: pointer;
}
#news #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    float: left;
}
#news #pager span {
    opacity: 0.5;
}
#news #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    float: right;
}
#news #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#news #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
		border: 2px solid #1f9f60;
		color: #19824D;
    background-color: #ffffff;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#news .block02 {
    margin-top: 5px;
}
#news .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #8e8e8e;
    color: #464646;
}
#news .accordion-title {
    color: #050505;
    cursor: pointer;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-weight: 100;
    border-top: 1px solid #8e8e8e;
    font-weight: 400;
}
#news .accordion-content {
    display: none;
    border-top: 1px solid #8e8e8e;
}
#news .accordion-content p {
    font-size: 15px;
    line-height: 50px;
    border-top: 1px solid #8e8e8e;
    height: 50px;
    margin-left: 20px;
}
/* タイトルの背景色 */
#news .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* 矢印 */
#news .accordion-title {
  position: relative;
}
#news .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: 140px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
#news .accordion-item .accordion-content .no_line {
    border-top-style: none;
}

/**************************************************SP 事業概要 **************************************************/

#overview #underlayer2 .img {
    margin-top: 20px;
}

#overview #underlayer2 {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
#overview #underlayer2 .wrap {
    margin-left: 7%;
    margin-right: 7%;
 }


/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){

	#overview #p_link .p_link1{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	}
	#overview #p_link .p_link2{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	    margin-top: 10px;
	}
	#overview #p_link .p_link3{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	    margin-top: 10px;
	}

}

#overview .block1 h2 {
    margin-top: 20px;
    background-image: url(images/icon_n02.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-bottom: 20px;
}

#overview .block1 .block01_inner ul {
    border-top: 2px solid #1f9f60;
    margin-top: 20px;
}

#overview .block1 .block01_inner ul li .title {
	color: #19824D;
	margin-top: 10px;
	line-height: 200%;
	text-align: left;
	display: flex;
}
#overview .block1 .block01_inner ul li .txt {
	padding-bottom: 20px;
	line-height: 200%;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	display: flex;
}

 #overview .block1 h4 {
    margin-top: 40px;
    font-size: 30px;
    line-height: 34px;
    padding-left: 25px;
    background-image: url(images/overview/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#overview .block02_inner ul {
    border-top: 2px solid #1f9f60;
    margin-top: 20px;
}
#overview .block02_inner ul li .title {
	color: #19824D;
	margin-top: 10px;
	line-height: 200%;
	text-align: left;
	display: flex;
}
#overview .block02_inner ul li .txt {
	padding-bottom: 20px;
	line-height: 200%;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	display: flex;
}

/**************************************************SP 工事全景写真 **************************************************/

#fullview .underlayer_h2 {
    display: none;
}
#fullview h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: normal;
    display: inline-block;
    padding-left: 45px;
    color: #000000;
}
#fullview h2 {
    background-image: url(images/icon_n03.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 35px auto;
}
#fullview .block01 ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
#fullview .block01 ul li {
	margin-bottom: 20px;
}

#fullview .block01 ul img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#fullview .block01 ul li a {
    width: 100%;
    color: #4682B4;
    text-decoration: underline;
    display: block;
    padding-top: 10px;
    transition: 0.5s;
    padding-bottom: 10px;
}
#fullview .block01 ul li a:hover {
    background-color: #FCFFFD;
}
#fullview .block01 ul li a span {
    width: 80px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
#fullview .block01 ul li a .wareki {
	color: #000000;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
}
#fullview .block01 ul li a .class01 {
	background-color: #6d6d6d;
	margin-top: 8px;
}
#fullview .block01 ul li a .class02 {
	background-color: #cf3d16;
	margin-top: 8px;
}
#fullview .block01 ul li a {
  transition: 0.5s;
}
#fullview .block01 ul li a:hover {
    opacity: 1;
}
#fullview .block01 ul li a p{
    display: block;
    margin-top: 8px;
}
#fullview #pager {
    text-align: center;
    margin-top: 40px;
}
#fullview #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#fullview #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#fullview .block02 {
    margin-top: 5px;
}
#fullview .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #8e8e8e;
    color: #464646;
}
#fullview .accordion-title {
    color: #050505;
    cursor: pointer;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-weight: 100;
    border-top: 1px solid #8e8e8e;
    font-weight: 400;
}
#fullview .accordion-content {
    display: none;
    border-top: 1px solid #8e8e8e;
}
#fullview .accordion-content p {
    font-size: 15px;
    line-height: 50px;
    border-top: 1px solid #8e8e8e;
    height: 50px;
    margin-left: 20px;
}

/* タイトルの背景色 */
#fullview .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* 矢印 */
#fullview .accordion-title {
  position: relative;
}
#fullview .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: 140px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#fullview .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
#fullview .accordion-item .accordion-content .no_line {
    border-top-style: none;
}

/**************************************************SP 工事状況 **************************************************/

#tidings #underlayer3 {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-right: 7%;
    padding-bottom: 20px;
    padding-left: 7%;
  }

#tidings .underlayer_h2 {
    display: none;
}
#tidings h2 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: normal;
    display: inline-block;
    padding-left: 45px;
    color: #000000;
}
#tidings h2 {
    background-image: url(images/icon_n04.png);
    background-position: left 0px;
    background-repeat: no-repeat;
    background-size: 30px auto;
}
#tidings h2 span {
    font-size: 20px;
    display: block;
    line-height: 30px;
    color: #050505;
}
#tidings .block01 {

}
#tidings .block01 h3 {
    border-bottom: 2px solid #1f9f60;
    font-weight: normal;
    padding: .8em 0 .5em 0;
}
#tidings .block01 p{
    margin-top: 20px;
}
.tidings_list li{
  margin-bottom: 2.5em;
}
#tidings .block01 img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
#tidings #date {
    text-align: right;
}
#tidings #pager {
    text-align: center;
    margin-top: 80px;
}
#tidings #pager a{
    cursor: pointer;
}
#tidings #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    float: left;
}
#tidings #pager span {
    opacity: 0.5;
}
#tidings #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    float: right;
}
#tidings #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#tidings #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
		border: 2px solid #1f9f60;
		color: #19824D;
    background-color: #ffffff;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#tidings .block02 {
    margin-top: 5px;
}

#tidings .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #8e8e8e;
    color: #464646;
}
#tidings .accordion-title {
    color: #050505;
    cursor: pointer;
    font-size: 15px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-weight: 100;
    border-top: 1px solid #8e8e8e;
    font-weight: 400;
}
#tidings .accordion-content {
    display: none;
    border-top: 1px solid #8e8e8e;
}
#tidings .accordion-content p {
    font-size: 15px;
    line-height: 50px;
    border-top: 1px solid #8e8e8e;
    height: 50px;
    margin-left: 20px;
}

/* タイトルの背景色 */
#tidings .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* 矢印 */
#tidings .accordion-title {
  position: relative;
}
#tidings .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  left: 140px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#tidings .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}
#tidings .accordion-item .accordion-content .no_line {
    border-top-style: none;
}


/**************************************************SP ごみの持ち込み情報 **************************************************/

#rubbish {
	background-color: #ffffff;
}

#rubbish #underlayer2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px;
  }

#rubbish #underlayer2 .wrap {
    margin-left: 7%;
    margin-right: 7%;
 }


/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){

	#rubbish #p_link .p_link1 {
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	}

	#rubbish #p_link .p_link2 {
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
			margin-top: 10px;
	}

	#rubbish #p_link .p_link3 {
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
			margin-top: 10px;
	}

}

#rubbish .block1 h2 {
    margin-top: 20px;
    background-image: url(images/icon_n05.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
}
#rubbish .block2 h2 {
    margin-top: 20px;
    background-image: url(images/icon_n05.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
}
#rubbish .block2 ul .b_left {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#rubbish .block2 ul .b_right {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
#rubbish .block2 ul img {
	width: 100%;
	height: auto;
}}
#rubbish .block2 span {
	padding-left: 20px;
	background-image: url(images/overview/icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 10px auto;
	line-height: 40px;
	font-size:18px;
}

#rubbish .block3 h2 {
    margin-top: 20px;
    background-image: url(images/icon_n05.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
}


/**************************************************SP アクセス・お問い合わせ **************************************************/

#access {
	background-color: #ffffff;
}

#access #underlayer2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px;
  }

#access #underlayer2 .wrap {
    margin-left: 7%;
    margin-right: 7%;
 }


/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){

	#access #p_link .p_link1{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	}
	#access #p_link .p_link2{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	}
	#access #p_link .p_link2 {
	    margin-top: 10px;
	}

}

#access .block1 h2 {
    background-image: url(images/icon_n06.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 19px auto;
    padding-left: 30px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
}

#access .block2 h2 {
    background-image: url(images/icon_n06.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
}



/**************************************************SP リンク集***********************************************/

/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){


#link {
	background-color: #ffffff;
}
#link #underlayer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 0px;
  }
#link .block01 h2 {
    background-image: url(images/icon_n07.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 45px;
    font-size: 30px;
    margin-bottom: 10px;
}
#link .block01 ul {
    margin-top: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8e8e8e;
}
#link .block01 ul li {
    border-top: 1px solid #8e8e8e;
    padding-top: 20px;
    margin-bottom: 20px;
}

#link .block01 ul li a span {
    width: 90px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #000;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    display: flex;
}
#link .block01 ul li a {
    height: 56px;
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: flex;
    align-items: center;
    line-height: 56px;
		font-size:16px;
    transition: 0.5s;
		margin-left:20px;
}
#link .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}

}



/**************************************************SP サイトポリシー・プライバシーポリシー **************************************************/



/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){


#privacy #underlayer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 0px;
  }


#privacy #p_link .p_link1{
    border: 1px solid #1f9f60;
    height: 38px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 38px;
    font-size: 13px;
    font-weight: bold;
}

	#privacy #p_link .p_link2{
	    border: 1px solid #1f9f60;
	    height: 38px;
	    border-radius: 28px;
	    color: #19824D;
	    text-decoration: none;
	    text-align: center;
	    display: block;
	    line-height: 38px;
	    font-size: 13px;
	    font-weight: bold;
	}

	#privacy #p_link .p_link2 {
	    margin-top: 10px;
	}



#privacy h3 {
    font-size: 24px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

#privacy #underlayer .number1,.number2,.number3 {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 30px;
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
		color:#19824D;
}

#privacy .txt1 {
	font-size: 30px;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#privacy .txt2 {
	margin-top: 20px;
}
#privacy .txt3 {
	margin-top: 20px;
}

/*後調整*/
.page-line_green{
  background-size: 17px 20px;
  height: 20px;
  margin-bottom: 45px;
}
.top_under_line{
  width: 100%;
  height: 60px;
  display: block;
  background-image: url("images/top/top_under_line.png");
  background-repeat: repeat-x;
  background-size: auto 60px;
  background-color: #fff;
}
/*後調整 end*/
.SP_END {}
}

/*===============================================================

	お知らせ一覧のナビゲーション
  https://memo.backon69.com/archives/5871

===============================================================*/

.wp-pagenavi {
	margin: 0px auto;
	font-size: 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wp-pagenavi a, .wp-pagenavi span {/*全体に関連する指定*/
	color: #000000;/*ページ番号のフォントの色*/
	background-color: #f2f2f2;/*ページ番号の背景色*/
	border: solid 1px #f2f2f2;/*ボーダ色*/
	padding: 3px 16px;/*枠内間隔指定する*/
	margin: 0 2px;/*ページ表示同士の間隔*/
	white-space: nowrap;/*ホワイトスペースを詰め行の折り返しは行わず*/
	-moz-border-radius: 3px;/*枠の丸み同じ数値を*/
	-webkit-border-radius: 3px;/*枠の丸み同じ数値を*/
	border-radius: 3px;/*枠の丸み同じ数値を*/
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;/*ホーバー時の変化ゆっくり始まりゆっくり終わる*/
	-o-transition: 0.2s ease-in-out;/*ホーバー時の変化ゆっくり始まりゆっくり終わる*/
	transition: 0.2s ease-in-out;/*ホーバー時の変化ゆっくり始まりゆっくり終わる*/
	text-align: center;/*ページ番号の文字位置*/
	text-decoration:none;/*リンク下線なし*/
}

.wp-pagenavi a:hover{/*ホバー時の指定*/
	color: #666664;/*ページ番号のフォントの色*/
	background-color: #F2F2ED;/*ページ番号の背景色*/
	border: solid 1px #666664;/*ボーダ色*/
}

.wp-pagenavi span.current{/*現在ページの指定*/
	color: #ffffff;/*ページ番号のフォントの色*/
	background-color: #1f9f60;/*ページ番号の背景色*/
	border: solid 1px #1f9f60;/*ボーダ色*/
	font-weight: bold;/*文字太さ*/

  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  padding-top: 9px;
}



/*共通*/
div.wp-pagenavi{
  width: fit-content;
  margin: 0 auto;
  padding: 3em .5em 1em .5em;
}
div.page_top_bgline{
  width: 100%;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  right: 30px;
  background-image: url(images/bg_line2.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 48px;
}

/* PC向けレイアウトの指定 */
@media only screen and (min-width:769px){

	#news_list .tit_txt {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	#fullview .tit_txt {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 20px;
	}
  .home_bg_line1{
    height: 60px;
    width: auto;
    position: absolute;
    transform: translateX(-780px);
  }
  a.g-nav-list_logo{
    display: inline-block;
    color: #1e9f5f;
    font-size: 23px;
    font-family: 'BIZ UDPGothic';
    font-weight: 700;
    text-decoration: none;
    background-image: url(images/top/top_logo.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 95px;
    padding-top: 10px;
    background-size: 80px 40px;
    height: 45px;
    margin-top: 15px;
  }


}
/* SP向けレイアウトの指定 */
@media only screen and (max-width:768px){

	#news_list .tit_txt {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	#fullview .tit_txt {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 20px;
	}
  div.page_top_bgline{
    height: 25px;
    background-size: auto 25px;
  }
  .main_textarea {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 35px;
}
}




/*===============================================================

	Googleマップ

===============================================================*/

.google_map{
	position:relative;
	width:100%;
	height:0;
	padding-top:75%;
}
.google_map iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*===============================================================

	PC/SP/TABLET

===============================================================*/
@media only screen and (min-width:769px){
	.no_pc{
		display:none;
	}
  #tidings h2.type01.no_pc,
  #news h2.type01.no_pc
  {
		display:none;
	}
  .no_sp{
		display:inline-block;
	}
}
@media only screen and (max-width:768px){
	.no_sp{
		display:none;
	}
  body:has(#tidings),body:has(#news_list),body:has(#fullview){
    background-color: #fff;
  }
  #tidings h2.type01.no_pc,
  #news h2.type01.no_pc
  {
		display:inline-block;
	}
  div.home-news-bgarea{
    display: none;
  }
.top_under_line-bg {padding-bottom: 50px;}
}
/*共通：font-size*/
html.font-middle body{font-size:1.6em;}
html.font-large body{font-size: 2.1rem;}
.font-middle header .ac_btn.is_active-middle,.font-large header .ac_btn.is_active-large{
  width: 60px;
  height: 35px;
  border-radius: 6px;
  border: 1px solid #1f9f60;
  display: block;
  text-align: center;
  float: right;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: none;
  background-color: #1f9f60;
  color: #fff;
  font-size:16px;
}

.font-middle #g-nav .h_wrap_sp .ac_btn.is_active-middle,.font-large #g-nav .h_wrap_sp .ac_btn.is_active-large {
    width: 60px;
    height: 35px;
    border-radius: 6px;
    background-color: #1f9f60 !important;
    color: #fff !important;
}
/*共通：font-size end*/

/*print*/
@media print{
  /*印刷でSP要素を表示しない*/
    .no_pc{
        display: none;
    }

    html {
  font-size: 62.5%;  /* 16px * 62.5% = 10px */
}
body {
  margin: 0 auto;
  font-family: "BIZ UDPGothic", sans-serif;
  font-style: normal;
  position: relative;
  font-weight: 400;
  font-size: 1.6rem;
}
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
table {
  color: #6F6B6A;
}
a {
  transition: 0.5s;
}
a:hover {
  opacity: 0.5;
}
li {
  list-style: none;
}
footer a {
}

/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}
*, ::before, ::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}
::before, ::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}
/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
summary {
  display: list-item; /* Add the correct display in all browsers */
}
small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}
[hidden], template {
  display: none; /* Add the correct display in IE */
}
abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}
a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active, a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}
code, kbd, pre, samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}
b, strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}
dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}
/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}
/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}
/* Apply cursor pointer to button elements */
button, [type="button"], [type="reset"], [type="submit"], [role="button"] {
  cursor: pointer;
}
/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto; /* Firefox 36+ */
}
[type="search"] {
  -webkit-appearance: textfield; /* Safari 8+ */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}
textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}
button, input, optgroup, select, textarea {
  font: inherit; /* Specify font inheritance of form elements */
}
optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}
button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button, html [type="button"], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */ [type="reset"], [type="submit"] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}
button, select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}
/* Remove the default button styling in all browsers */
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}
select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}
legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}
[type="search"] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}
/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}
/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}
audio, canvas, progress, video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}
/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
/*
@media screen {
  [hidden ~ ="screen"] {
    display: inherit;
  }
  [hidden ~ ="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
/*
[aria-busy="true"] {
  cursor: progress;
}
/* Specify the pointer cursor of trigger elements */
/*
[aria-controls] {
  cursor: pointer;
}
/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
/*
[aria-disabled] {
  cursor: default;
}
/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */ /*::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
 /* color: #000;
  text-shadow: none;
}*/
::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
.cf:before, .cf:after {
  content: "";
  display: block;
  overflow: hidden;
}
.cf:after {
  clear: both;
}

.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-top: 20px;
    margin-bottom: 20px;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.heitai {
  transform: scale(1.5, 1);
}

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
    top: -240%;
    width: 100%;
    height: 100vh;/*ナビの高さ*/
    /*動き*/
    transition: all 0.7s;
    padding-bottom: 28%;
    box-sizing: border-box;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top:0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/* # =================================================================
   # ライトボックス
   # ================================================================= */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #fff;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

  /*========= PC ボタンのためのCSS ===============*/
#g-nav{
    background: #fff;
}
.openbtn{
    position: fixed;
    z-index: 9999;/*ボタンを最前面に*/
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 120px;
    height: 120px;
    background-color: #1f9f60;
    color: #fff;
    border-bottom-left-radius: 40px;
}
.openbtn p {
    margin-top: 60px;
    text-align: center;
}

/*×に変化*/
.openbtn span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	right: 36px;
	height: 3px;
	border-radius: 2px;
	background-color: #fff;
	width: 42px;
  }
.openbtn span:nth-of-type(1) {
	top:32px;
}
.openbtn span:nth-of-type(2) {
	top:44px;
}
.openbtn span:nth-of-type(3) {
	top:55px;
}
.openbtn.active span:nth-of-type(1) {
    top:32px;
    right: 36px;
    transform: translateY(6px) rotate(-45deg);
    width: 42px;
}
.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}
.openbtn.active span:nth-of-type(3){
    top:44px;
    right: 36px;
    transform: translateY(-6px) rotate(45deg);
    width: 42px;
}

/*========= PC ヘッダーのためのCSS ===============*/

#g-nav-list .header {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 26px;
    transition: 0.5s;
    top: 18px;
    left: 30px;
    position: absolute;
  }
#g-nav-list .header:hover {
  opacity: 0.3;
}
#g-nav-list .header a {
    color: #19824D;
    text-decoration: none;
  }
#g-nav-list .header a span {
    font-size: 13px;
    color: #4d4d4d;
    display: block;
  }

  /*========= PC メニューのためのCSS ===============*/

#g-nav .d_wrap_sp{
	display:none;
}
#g-nav .f_wrap_sp{
	display:none;
}
#g-nav .d_wrap{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25vh;
    padding-left: 40px;
  }
#g-nav .d_wrap ul{
    float: left;
  }

.icon1, .icon2, .icon4, .icon5 {
    margin-bottom: 80px;
  }
.icon1, .icon2,.icon3, .icon4, .icon5, .icon6 {
    font-size: 30px;
    line-height: 56px;
  }


#g-nav .d_wrap ul li a{
    float: left;
    text-decoration: none;
    color: #050505;
  }
#g-nav .icon1 {
    background-image: url(images/icon_n01.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon2 {
    background-image: url(images/icon_n03.png);
    background-size: 45px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon3 {
    background-image: url(images/icon_n05.png);
    background-size: 45px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 58px;
  }
#g-nav .icon4 {
    background-image: url(images/icon_n02.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }
#g-nav .icon5 {
    background-image: url(images/icon_n04.png);
    background-size: 40px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }
#g-nav .icon6 {
    background-image: url(images/icon_n06.png);
    background-size: 30px auto;
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-left: 200px;
  }


  /*========= PCフッターのためのCSS ===============*/
#g-nav .footer {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-image: url(images/fotter_bg.png);
    background-position: right bottom;
    background-size: 700px auto;
}

#g-nav .footer #f_nav3 {
    background-position: left bottom;
}
#g-nav .footer #f_nav3 ul {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 130px;
}
#g-nav .footer #f_nav3 ul li {
    float: right;
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    margin-left: 40px;
}
#g-nav .footer #f_nav3 a {
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
#g-nav .footer .d_copy{
    position: absolute;
    bottom: 20px;
    left: 30px;
}

.pc {}
.no_pc {
    display: none;
  }
body {
    font-size: 16px;
    line-height: 30px;
    color: #050505;
    background-color: #f2f2f2;
  }
.kakudai_btn {
    width: 260px;
    height: 56px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    background-color: #1f9f60;
    border-radius: 28px;
    margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
  }
#top {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#underlayer {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
.wrap990 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
.pagetop {
    position: fixed;
    bottom: 125px;
    right: 20px;
}
.underlayer_h2{
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#breadcrumb {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#breadcrumb li {
    float: left;
}
#breadcrumb li a {
    text-decoration: none;
    color: #050505;
}
.yaji {
    width: 17px;
}
.su01 {
    width: 16px;
    vertical-align: middle;
}
.su02 {
    width: 20px;
    vertical-align: middle;
}
.su03 {
    width: 21px;
    vertical-align: middle;
}
.su04 {
    width: 22px;
    vertical-align: middle;
}
/**************************************************PC header**************************************************/
header {
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    padding-bottom: 10px;
    background-image: url(images/header_bg.jpg);
    background-position: top center;
    background-size: 100% 6px;
		height:80px;
  }

header h1 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 23.5px;
		font-weight: 700;
    line-height: 26px;
    transition: 0.5s;
    top: 18px;
    left: 10px;
    position: absolute;
		height: 36px;
		letter-spacing: 2px;
  }

.bg h1 {
    background-image: url(images/top/top_logo.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 95px;
    padding-top: 10px;
		background-size: 80px 40px;
		height: 45px;
}

header h1:hover {
  opacity: 0.3;
}
header h1 a {
    color: #1f9f60;
    text-decoration: none;
  }
header h1 a span {
    font-size: 13px;
    color: #4d4d4d;
    display: block;
  }

header .h_wrap {
	width: 260px;
	height: 50px;
	margin-left: auto;
	margin-right: 140px;
	margin-top:30px;
  text-align:center;
  padding:0 0;
	white-space: nowrap;
  display: block;
}

header .ac_btn {
    width: 60px;
    height: 35px;
    border-radius: 6px;
    border: 1px solid #1f9f60;
    display: block;
    text-align: center;
    float: right;
    margin-left: 10px;
    color: #050505;
    font-weight: bold;
    text-decoration: none;
		font-size:16px;
}

  /**************************************************PC nav**************************************************/

#nav {
    width: 100%;
    background-color: #fff;
}
#nav ul {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
#nav ul li {
    float: left;
    background-image: url(images/line_nav.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#nav ul li:nth-child(6) {
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right center;
}
#nav ul li a {
	text-align: center;
	color: #050505;
	text-decoration: none;
	display: block;
	width: 158px;
	height: 85px;
	white-space: nowrap;
 }
#nav .icon01,.icon02,.icon03,.icon04,.icon05,.icon06 {
    background-position: center 15px;
    padding-top: 50px;
}
#nav .icon01 {
	background-image: url(images/icon_n01_g.png);
	background-size: auto 25px;
}
#nav .icon02 {
	background-image: url(images/icon_n02_g.png);
	background-size: auto 32px;
}
#nav .icon03 {
	background-image: url(images/icon_n03_g.png);
	background-size: auto 26px;
}
#nav .icon04 {
	background-image: url(images/icon_n04_g.png);
	background-size: auto 32px;
}
#nav .icon05 {
	background-image: url(images/icon_n05_g.png);
	background-size: auto 32px;
  width: 195px;
}
#nav .icon06 {
	background-image: url(images/icon_n06_g.png);
	background-size: auto 32px;
}
/*該当ページでの挙動*/
#news_list #nav .icon01,#news #nav .icon01 {
	background-image: url(images/icon_n01.png);
	background-size: auto 25px;
}
#overview #nav .icon02 {
	background-image: url(images/icon_n02.png);
	background-size: auto 32px;
}
#fullview #nav .icon03 {
	background-image: url(images/icon_n03.png);
	background-size: auto 26px;
}
#tidings #nav .icon04 {
	background-image: url(images/icon_n04.png);
	background-size: auto 32px;
}
#rubbish #nav .icon05 {
	background-image: url(images/icon_n05.png);
	background-size: auto 32px;
}
#access #nav .icon06 {
	background-image: url(images/icon_n06.png);
	background-size: auto 32px;
}
/*homeではheadernavを除外*/
#toppage div#nav.no_sp{display: none;}



  /**************************************************PC footer**************************************************/

#footer{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
}
#footer .f_wrap {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#footer .f_nav0{
	display: flex;
	flex-wrap:wrap;
}
#footer .f_nav0 li:nth-child(1) {
	width: 70%;
	box-sizing:border-box;
	color: #1f9f60;
	text-decoration: none;
	font-size: 24px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 2px;
}
#footer .f_nav0 li:nth-child(1) img {
	width: 100px;
	margin-top:15px;
	margin-left:15px;
}
#footer .f_nav0 li:nth-child(2) {
	width: 30%;
	padding:0 20px;
	box-sizing:border-box;
}
#footer .f_nav0 li img {
	width: 200px;
	max-width:100%;
	height: auto;
	border-style:none;
}

#footer #f_nav1 {
    background-image: url(images/fotter_bg.jpg);
    background-size: 548px auto;
    background-position: left bottom;
    height: 86px;
    background-color: #fff;

}
#footer #f_nav1 ul {
    width: 870px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#f_nav1 ul li {
    float: right;
    background-image: url(images/icon02.png);
    background-size: 16px auto;
    background-position: left center;
    padding-left: 25px;
    line-height: 70px;
    margin-left: 40px;
}
#f_nav1 a {
/*    font-size: 15px;*/
    line-height: normal;
    text-decoration: none;
    color: #050505;
}
#footer #f_nav2 {
    height: 96px;
    background-color: #1f9f60;
}
#footer #f_nav2 ul {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
}
#footer #f_nav2 li {
    width: 155px;
    border-right: 1px solid #fff;
    float: left;
    text-align: center;
    height: 16px;
    line-height: 16px;
    margin-top: 42px;
/*		font-size:14px;*/
}
#footer #f_nav2 li:nth-child(5) {
    width: 180px;
}
#footer #f_nav2 li:nth-child(6) {
    width: 140px;
    border-right: 0px solid #fff;
}
#footer #f_nav2 li a {
    color: #fff;
    text-decoration: none;
}
#footer .copy {
    border-top: 1px solid #fff;
    background-color: #1f9f60;
    line-height: 28px;
    font-size: 12px;
    height: 28px;
    text-align: center;
    color: #fff;
 }
#footer li a img {
    border: 1px solid #000;
}
#footer .f_wrap02 {
	width: 100%;
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 40px;
	padding-bottom: 40px;

}
#footer .f_wrap02_inner {
	width: 1010px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
#footer .banner{
	display: flex;
	flex-wrap:wrap;
	background-color: #f6f6f6;
}
#footer .banner li {
	padding:0 6px;
	box-sizing:border-box;
}
#footer .banner li:nth-child(1) {
	width: 300px;
}
#footer .banner li:nth-child(2) {
	width: 225px;
}
#footer .banner li:nth-child(3) {
	width: 180px;
}
#footer .banner li:nth-child(4) {
	width: 300px;
}

#footer .banner li img {
	max-width:100%;
	height: auto;
	border-style:none;
}


/**************************************************PC トップページ メイン画像**************************************************/
#toppage #main_img {
    background-image: url(images/top/main_img.jpg);
    height: 700px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 0%;
    overflow: hidden;
    position: relative;
    background-size: 1440px auto;
  }

#toppage #main_img p {
	width: 400px;
	height: 200px;
	background-color: #fff;
	margin-top: 0px;
	/*margin-left: 700px;*/
	color: #fff;
	font-size: 37px;
	line-height: 50px;
	color: #333333;
	padding-left:50px;
	padding-top:20px;
	opacity: 0.9;
	font-weight: 500;
}
#toppage #main_img .green {
	font-size: 37px;
	color: #19824D;
	font-weight: 500;
}
div.main_textarea{
  width: 990px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
}


  /**************************************************PC トップページ ナビ**************************************************/
#t_nav  {
    background-color: #fff;
    /*width: 100%;*/
    width: auto;
    color: #fff;
    top: 530px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

#t_nav ul {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    }
#t_nav ul li {
    float: left;
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    background-position: right center;
}
#t_nav ul li:nth-child(6) {
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right center;
}

 #t_nav ul li a {
    text-align: center;
    color: #050505;
    text-decoration: none;
    display: block;
    width: 158px;
    height: 80px;
}

#t_nav .t_icon01,.t_icon02,.t_icon03,.t_icon04,.t_icon05,.t_icon06 {
    background-position: center 15px;
    padding-top: 46px;
}
#t_nav .t_icon01 {
	background-image: url(images/icon_n01.png);
	background-size: auto 25px;
}
#t_nav .t_icon02 {
	background-image: url(images/icon_n02.png);
	background-size: auto 32px;
}
#t_nav .t_icon03 {
	background-image: url(images/icon_n03.png);
	background-size: auto 26px;
}
#t_nav .t_icon04 {
	background-image: url(images/icon_n04.png);
	background-size: auto 32px;
}
#t_nav .t_icon05 {
	background-image: url(images/icon_n05.png);
	background-size: auto 32px;
  width: 195px;
}
#t_nav .t_icon06 {
	background-image: url(images/icon_n06.png);
	background-size: auto 32px;
}

.top_under_line {
	background-color: #fff;
	width: 100%;
	color: #fff;
	top: 605px;
	position: absolute;
}

.top_under_line img {
	height: 48px;
	max-height: 48px;
	object-fit: cover;
}

  /**************************************************PC トップページ news**************************************************/

#toppage #top {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 100px;
}
#toppage #top .block01 {
	width: 920px;
  height: auto;
  min-height: 600px;
	margin: 0 auto;
	text-align: center;
	/*padding-bottom: 120px;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home_newsarea {
  margin: 0 auto;
  margin-bottom: 100px;
  width: 100%;
}
#toppage #top h2 {
	font-size: 48px;
	font-weight: 500;
	color: #000000;
	line-height: 130%;
}
#toppage #top .block01 h2 {
    background-image: url(images/icon_n01.png);
    background-position: 320px 25px;
    background-repeat: no-repeat;
    background-size: 30px auto;
}
#toppage #top .block01 h3 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 600;
	color: #19824D;
}
#toppage #top .block01 ul {
	border-top: 2px solid #1f9f60;
	margin-bottom: 40px;
	text-align: left;
}
#toppage #top .block01 ul li {
	border-bottom: 1px solid #8e8e8e;
}
#toppage #top .block01 ul li a {
  height: auto;
  min-height: 56px;
  width: 100%;
  color: #4682B4;
  text-decoration: none;
  display: flex;
  line-height: 1.5em;
  transition: 0.5s;
  align-items: center;
  justify-content: flex-start;
  padding: .5em 10px;
}
#toppage #top .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#toppage #top .block01 ul li a span {
  min-width: 5em;
  min-height: 20px;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  text-wrap: nowrap;
}
#toppage #top .block01 ul li a .wareki {
	color: #000000;
	width: auto;
	margin: 0;
	padding: 0;
	white-space: nowrap;
  min-width: 13.5em;
  text-align: left;
}
#toppage #top .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#toppage #top .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#toppage #top .block01 ul li a p{
	display: inline-block;
	text-decoration: underline;
}
#toppage .news_btn {
    display: block;
    width: 300px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
		border: 2px solid #1f9f60;
		color: #19824D;
/*		font-size: 18px;*/
		font-weight: 600;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 55px;
    border-radius: 30px;
}
#toppage #top {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 100px;
}

#toppage #top .block02 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid #a0a0a0;
	padding-top: 40px;
	padding-bottom: 80px;
	background-image: url(images/outline_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 433px 72px;
}
#toppage #top .block02_inner {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	margin-bottom: 80px;
}
#toppage #top .block02_inner h2 {
	background-image: url(images/icon_n02_gray.png);
/*	background-position: 520px 15px;*/
	background-position: 320px 15px;
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-color: #f6f6f6;
	height:70px;

}
#toppage #top .block02_inner h3 {
	font-size: 20px;
	font-weight: 600;
	color: #19824D;
	background-color: #f6f6f6;
	height:60px;
  width: 100%;
}

#toppage #top .block02 ul li .title {
	width: 180px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
  color: #19824D;
}
#toppage #top .block02 ul li .txt {
	width: 728px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	white-space: nowrap;
}
#toppage #top .block02 ul li .line {
    border-top: 2px solid #1f9f60;
}
#toppage #top .block02 ul li:nth-child(4) .title {
	height: 230px;
}
#toppage #top .block02 ul li:nth-child(4) .txt {
	height: 230px;
}



#toppage #top .block03 {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	padding-top: 80px;
}
#toppage #top .block03_inner {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}

#toppage #top .top-banner{
	display: flex;
	flex-wrap:wrap;
}
#toppage #top .top-banner li {
	width: calc(100%/2);
	padding:0 20px;
	box-sizing:border-box;
}
#toppage #top .top-banner li img {
	max-width:100%;
	height: auto;
}


  /**************************************************PC ニュース一覧**************************************************/

#news_list {
	background-color: #ffffff;
}
#news_list .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}
#news_list .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#news_list .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n01.png);
    background-position: left 13px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 45px;
}
#news_list .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8e8e8e;
}
#news_list .block01 ul li {
    border-top: 1px solid #8e8e8e;
}
#news_list .block01 ul li a {
  height: auto;
  min-height: 56px;
  width: 100%;
  color: #4682B4;
  text-decoration: none;
  display: flex;
  line-height: 1.5em;
  transition: 0.5s;
  align-items: center;
  justify-content: flex-start;
  padding: .5em 10px;
}
#news_list .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#news_list .block01 ul li a span {
  min-width: 5em;
  min-height: 20px;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  text-wrap: nowrap;
}
#news_list .block01 ul li a .wareki {
	color: #000000;
	width: auto;
	margin: 0;
	padding: 0;
	white-space: nowrap;
  min-width: 13.5em;
  text-align: left;
}
#news_list .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#news_list .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#news_list .block01 ul li a {
  transition: 0.5s;
}
#news_list .block01 ul li a p{
    display: inline-block;
}
#news_list #pager {
    text-align: center;
    margin-top: 80px;
}
#news_list #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#news_list #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#news_list .block02 {
    width: 180px;
    float: right;
    margin-top: 5px;
}

#news_list .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    color: #464646;
}
#news_list .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#news_list .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#news_list .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#news_list .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#news_list .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#news_list .accordion-title {
  position: relative;
}

#news_list .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news_list .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}


  /**************************************************PC ニュース**************************************************/

#news {
	background-color: #ffffff;
}

#news .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#news #underlayer3 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#news h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: normal;
    display: inline-block;
    color: #19824D;
}
#news h2 span {
    font-size: 30px;
    color: #050505;
}
#news .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#news .block01 h3 {
    height: fit-content;
    border-top: 2px solid #1f9f60;
    border-bottom: 2px solid #1f9f60;
    font-size: 26px;
    line-height: 30px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
#news .block01 p{
    margin-top: 20px;
}
#news #date {
    text-align: right;
    margin-top: 10px;
}
#news #pager {
    text-align: center;
    margin-top: 80px;
    position: relative;
    height: 46px;
}
#news #pager a{
    cursor: pointer;
}
#news #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#news #pager span {
    opacity: 0.5;
}
#news #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#news #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#news #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #1f9f60;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#news .block02 {
    width: 180px;
    float: right;
    margin-top: 25px;
}
#news .accordion {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    color: #464646;
}
#news .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#news .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#news .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#news .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#news .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#news .accordion-title {
  position: relative;
}
#news .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#news .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

 /**************************************************PC 事業概要**************************************************/
#overview {
	background-color: #ffffff;
}
#overview #underlayer2 p {
    margin-top: 20px;
}
#overview #underlayer2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 100px;
}
#overview #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 100px;
}
#overview .news_btn {
    display: block;
    width: 200px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
		border: 2px solid #1f9f60;
		color: #19824D;
		font-size: 18px;
		font-weight: 500;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 55px;
    border-radius: 30px;
}
#overview #p_link .p_link1,.p_link2,.p_link3{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#overview #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#overview #p_link .p_link2 {
    float: left;
}
#overview #p_link .p_link3 {
    float: right;
}
#overview .block1 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    margin-top: 50px;
    background-image: url(images/icon_n02.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 38px auto;
    padding-left: 45px;
}
#overview .block1 h4 {
    margin-top: 100px;
    font-size: 30px;
    line-height: 34px;
    padding-left: 28px;
    background-image: url(images/overview/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: normal;
}
#overview .block1 .block01_inner ul {
    margin-top: 20px;
}
#overview .block1 .block01_inner ul li .title {
	width: 160px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	color:#19824D;
}
#overview .block1 .block01_inner ul li .txt {
	width: 728px;
	height: 54px;
	padding-left: 80px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	padding-top: 10px;
	white-space: nowrap;
}
#overview .block1 .block01_inner ul li .line {
    border-top: 2px solid #1f9f60;
}
#overview .block1 .block01_inner ul li:nth-child(4) .title {
	height: 145px;
}
#overview .block1 .block01_inner ul li:nth-child(4) .txt {
	height: 145px;
}

#overview .block1 .block02_inner ul {
    margin-top: 20px;
}
#overview .block1 .block02_inner ul li .title {
	width: 430px;
	height: 54px;
	padding-left: 40px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
	color:#19824D;
}
#overview .block1 .block02_inner ul li .txt {
	width: 430px;
	height: 54px;
	padding-left: 30px;
	text-align: left;
	border-bottom: 1px solid #a0a0a0;
	float: left;
	margin-right: 6px;
	display: block;
	line-height: 54px;
}
#overview .block1 .block02_inner ul li .line {
    border-top: 2px solid #1f9f60;
}


  /**************************************************PC 工事全景写真**************************************************/

#fullview {
	background-color: #ffffff;
}
#fullview .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#fullview .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#fullview .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n03.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    background-size: 40px auto;
    padding-left: 45px;
}

#fullview .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
}
#fullview .block01 ul li {
    margin-bottom: 50px;
}
#fullview .block01 ul li a {
    height: 56px;
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-top: 0px;
    line-height: 56px;
    transition: 0.5s;
}
#fullview .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#fullview .block01 ul li a span {
    width: 90px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}
#fullview .block01 ul li a .wareki {
	color: #000000;
	width: 180px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#fullview .block01 ul li a .class01 {
	background-color: #6d6d6d;
}
#fullview .block01 ul li a .class02 {
	background-color: #cf3d16;
}
#fullview .block01 ul li a {
  transition: 0.5s;
}
#fullview .block01 ul li a p{
    display: inline-block;
}
#fullview #pager {
    text-align: center;
    margin-top: 80px;
}
#fullview #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    background-color: #f2f2f2;
    text-decoration: none;
    color: #050505;
}
#fullview #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#fullview .block02 {
    width: 180px;
    float: right;
    margin-top: 5px;
}

#fullview .accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    position: relative;
    width: 100%;
    color: #464646;
}
#fullview .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
	white-space: nowrap;
}
#fullview .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#fullview .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#fullview .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#fullview .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#fullview .accordion-title {
  position: relative;
}

#fullview .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#fullview .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}



  /**************************************************PC 工事状況**************************************************/

#tidings {
	background-color: #ffffff;
}
#tidings .underlayer_h2 {
    width: 100%;
    height: 86px;
    color: #fff;
    line-height: 86px;
    font-size: 26px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #1f9f60;
    text-align: center;
    margin-top: 0px;
}

#tidings #underlayer3 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-right: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
  }
#tidings h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    font-weight: normal;
    display: inline-block;
    color: #19824D;
}
#tidings h2 span {
    font-size: 30px;
    color: #050505;
}
#tidings .block01 {
    width: 700px;
    float: left;
    margin-bottom: 100px;
}
#tidings .block01 h2 {
  font-size: 32px;
  margin-bottom: 10px;
  line-height: 40px;
  font-weight: 600;
  display: inline-block;
  color: #000;
  background-image: url(images/icon_n04.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  background-size: 33px auto;
  padding-left: 45px;
}
#tidings .block01 h3 {
    height: fit-content;
    border-top: 2px solid #1f9f60;
    border-bottom: 2px solid #1f9f60;
    font-size: 26px;
    line-height: 30px;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}
#tidings .block01 p{
    margin-top: 20px;
}
#tidings #date {
    text-align: right;
    margin-top: 10px;
}

#tidings #pager {
    text-align: center;
    margin-top: 80px;
    position: relative;
    height: 46px;
}
#tidings #pager a{
    cursor: pointer;
}

#tidings #pager .back {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#tidings #pager span {
    opacity: 0.5;
}

#tidings #pager .next {
    width: 150px;
    height: 44px;
    border: 1px solid #3b3b3b;
    border-radius: 6px;
    display: block;
    line-height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#tidings #pager a {
    width: 34px;
    height: 34px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    line-height: 34px;
    text-decoration: none;
    color: #050505;
}
#tidings #pager .news_btn {
    display: block;
    width: 230px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #1f9f60;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
#tidings #pager .activ {
    background-color: #1f9f60;
    color: #fff;
}
#tidings .block02 {
    width: 180px;
    float: right;
    margin-top: 25px;
}
#tidings .accordion {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    color: #464646;
}
#tidings .accordion-title {
    color: #464646;
    cursor: pointer;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 400;
		white-space: nowrap;
}
#tidings .accordion-content {
    display: none;
    text-align: right;
    border-left: 1px solid #1f9f60;
}
#tidings .accordion-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing:1px;
}
/* タイトルの背景色 */
#tidings .accordion-item:nth-of-type(1) .accordion-title {
  background-color: #fff;
}
/* コンテンツボックスの枠線 */
#tidings .accordion-item:nth-of-type(1) .accordion-content {
  border-left: 1px solid #1f9f60;
}
/* 矢印 */
#tidings .accordion-title {
  position: relative;
}

#tidings .accordion-title::after {
  border-right: solid 1px #282828;
  border-top: solid 1px #282828;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 0px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
#tidings .accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}


/**************************************************PC ごみの持ち込み情報**************************************************/


#rubbish {
	background-color: #ffffff;
}
#rubbish #underlayer2 {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px;
  }
#rubbish #underlayer2 p {
    margin-top: 15px;
}
#rubbish .block1 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}
#rubbish .block2 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}
#rubbish .block3 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n05.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}


#rubbish #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
}
#rubbish #p_link .p_link1,.p_link2,.p_link3{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#rubbish #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#rubbish #p_link .p_link2 {
    float: left;
}
#rubbish #p_link .p_link3 {
    float: right;
}
#rubbish .block1 {
	padding-top: 80px;
}
#rubbish .block2 {
	padding-top: 80px;
}
#rubbish .block2 ul .b_left {
	width: 430px;
	float: left;
	margin-bottom: 20px;
}
#rubbish .block2 ul .b_right {
	width: 430px;
	float: right;
	margin-bottom: 20px;
}
#rubbish .block2 ul img {
	width: 100%;
	height: auto;
}
#rubbish .block2 span {
	padding-left: 20px;
	background-image: url(images/overview/icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 10px auto;
	line-height: 40px;
}
#rubbish .block3 {
	padding-top: 80px;
}




/**************************************************PC アクセス・お問い合わせ**************************************************/

#access {
	background-color: #ffffff;
}

#access #underlayer2 p {
    margin-top: 20px;
}
#access #underlayer2 {
    width: 990px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 80px !important;
  }
#access #underlayer2 .wrap {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 100px;
 }
#access .block1 h2, .block2 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    background-image: url(images/icon_n06.png);
    background-position: left 0px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    padding-left: 45px;
}

#access #p_link .p_link1{
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#access #p_link .p_link2{
    border: 1px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}

#access #p_link .p_link1 {
    float: left;
    margin-right: 60px;
    width: 316px;
}
#access #p_link .p_link2 {
    float: left;
    width: 316px;
}
#access .block1 {
    margin-top: 80px;
}
#access .block1 p {
	margin-bottom: 10px;
}
#access .block2 {
    margin-top: 80px;
}


/**************************************************PC リンク集***********************************************/

#link {
	background-color: #ffffff;
}
#link #underlayer {
	width: 990px !important;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 140px !important;
}
#link .block01 h2 {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    background-image: url(images/icon_n07.png);
    background-position: left 8px;
    background-repeat: no-repeat;
    background-size: 30px auto;
    padding-left: 45px;
}
#link .block01 ul {
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #8e8e8e;
}
#link .block01 ul li {
    border-top: 1px solid #8e8e8e;
}
#link .block01 ul li a {
    height: 56px;
    width: 100%;
    color: #4682B4;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-top: 0px;
    line-height: 56px;
    transition: 0.5s;
}
#link .block01 ul li a:hover {
    background-color: #f3f3f3;
    opacity: 1;
}
#link .block01 ul li a {
  transition: 0.5s;
}
#link .block01 ul li a p{
    display: inline-block;
    margin-left: 100px;
}
#link .block01 ul li a span {
    width: 90px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    color: #000;
    line-height: 20px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}




/**************************************************PC サイトポリシー・プライバシーポリシー**************************************************/

#privacy {
	background-color: #ffffff;
}
#privacy #underlayer {
    width: 990px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 120px;
  }

#privacy #p_link .p_link1{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#privacy #p_link .p_link2{
    width: 264px;
    border: 2px solid #1f9f60;
    height: 56px;
    border-radius: 28px;
    color: #19824D;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 53px;
    font-weight: bold;
    vertical-align: middle;
    padding-bottom: 3px;
}
#privacy #p_link .p_link1 {
    float: left;
    margin-right: 60px;
}
#privacy #p_link .p_link2 {
    float: left;
}

#privacy h3 {
    font-size: 30px;
    line-height: 42px;
    color: #000000;
    margin-top: 80px;
    margin-bottom: 0px;
    font-weight: 600;
    padding-top: 40px;
}
#privacy .txt1 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#privacy .txt2 {
margin-top: 20px;
}
#privacy .txt3 {
margin-top: 20px;
}

#privacy #underlayer .number1,.number2,.number3,.number4,.number5 {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 30px;
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 0px;
		color:#19824D;
}
#privacy .block3 ul {
    margin-top: 20px;
}
#privacy .block3 ul li {
    list-style-type: disc;
    margin-left: 20px;
}
#privacy .block3 ul li::marker {
    font-size: 70%;
}
#privacy .block3 a {
    color: #003399;
}

}
/*print end*/