@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@200&family=Questrial&display=swap");
/******************************************
[global]
******************************************/
html,
body {
  height: 100%;
  margin: auto;
}

html {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  /* sp */
}
@media screen and (max-width: 769px) {
  body {
    font-size: 16px;
  }
}

.inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .inner {
    max-width: 100%;
    padding: 0 20px;
  }
}

img {
  max-width: 100%;
}

a {
  color: #006b44;
}
a:hover {
  text-decoration: underline;
}

p {
  line-height: 2;
  text-align: justify;
}

small {
  font-size: 90%;
}

.mincho {
  font-family: "Noto Serif JP";
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

/******************************************
[PC・SP表示非表示]
******************************************/
.pc {
  display: inline-block;
}
@media screen and (max-width: 769px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 769px) {
  .sp {
    display: inline-block;
  }
}

/******************************************
[文字拡大]
******************************************/
.big {
  font-size: 140%;
  font-weight: bold;
}

/******************************************
[テキスト揃え]
******************************************/
.t-center {
  text-align: center;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

/******************************************
[左右寄せ float]
******************************************/
.f-left {
  float: left;
  margin: 0 40px 0 0;
}

.f-right {
  float: right;
  margin: 0 0 0 40px;
}

/* sp */
@media screen and (max-width: 769px) {
  .f-left,
  .f-right {
    float: none;
    display: block;
    margin: 0 0 20px 0;
  }
}
/******************************************
[テキストカラー]
******************************************/
.color-main {
  color: #0d8358;
}

.color-sub {
  color: #006b44;
}

.black {
  color: #333;
}

.white {
  color: #fff;
}

.red {
  color: #c2272d;
}

.orange {
  color: #fc7a43;
}

.yellow {
  color: #fff000;
}

.green {
  color: #7abb67;
}

.brown {
  color: #4a3b30;
}

.gray {
  color: #dcddda;
}

/******************************************
[見出し]
******************************************/
h1 {
  font-size: 0.75rem;
  color: #fff;
  font-weight: 300;
  text-align: center;
  line-height: 1;
  padding: 5px 0;
  background: #0d8358;
  /* sp */
}
@media screen and (max-width: 769px) {
  h1 {
    line-height: 1.2;
  }
}

h2 {
  font-size: 3.125rem;
  text-align: center;
  font-weight: 700;
  color: #333;
  line-height: 1.4;
  margin-bottom: 50px;
  /* sp */
}
h2 span {
  font-size: 3.75rem;
  color: #0d8358;
  margin: 0 20px;
}
h2 span.h2Point {
  color: #fff000;
  border-bottom: 4px solid #fff;
}
h2 span.h2Point:before {
  background-image: url("../img/h2-white-left.png");
}
h2 span.h2Point:after {
  background-image: url("../img/h2-white-right.png");
}
h2 span:before, h2 span:after {
  content: "";
  position: absolute;
  top: 0;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
h2 span:before {
  left: -25px;
  width: 24px;
  height: 35px;
  background-image: url("../img/h2-green-left.png");
}
h2 span:after {
  right: -25px;
  width: 28px;
  height: 20px;
  background-image: url("../img/h2-green-right.png");
}
@media screen and (max-width: 769px) {
  h2 {
    font-size: 1.25rem;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  h2 span {
    font-size: 1.25rem;
    margin: 0 10px;
  }
  h2 span.h2Point {
    border-bottom: 2px solid #fff;
  }
  h2 span:before, h2 span:after {
    top: -5px;
  }
  h2 span:before {
    left: -12px;
    width: 12px;
    height: 17px;
  }
  h2 span:after {
    right: -12px;
    width: 14px;
    height: 10px;
  }
}

h3 {
  font-size: 2.5rem;
  line-height: 1;
  color: #006b44;
  font-weight: 700;
  text-align: center;
  margin: 60px 0 30px;
  /* sp */
}
h3:first-of-type {
  margin-top: 0;
}
h3:after {
  content: "";
  width: 80px;
  height: 2px;
  display: block;
  background: #0d8358;
  margin: 20px auto 0;
}
@media screen and (max-width: 769px) {
  h3 {
    font-size: 1.875rem;
    margin: 40px 0 20px;
  }
}

h4 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 60px 0 20px;
  color: #0d8358;
  /* SP */
}
h4:first-of-type {
  margin: 0 0 20px;
}
@media screen and (max-width: 769px) {
  h4 {
    font-size: 1.5625rem;
  }
}

/******************************************
[header]
******************************************/
header {
  width: 100%;
  /* sp */
}
header .header {
  margin: auto;
  padding: 20px;
  display: flex;
  align-items: center;
}
header .header > div {
  width: 50%;
}
header .header-left {
  text-align: left;
}
header .header-left .logo span {
  display: block;
  font-size: 0.75rem;
}
header .header-right {
  text-align: right;
}
header .header-right > p {
  font-size: 1rem;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
}
header .header-right > div {
  display: inline-block;
  vertical-align: middle;
}
header .header-right .contact-l > p {
  font-size: 0.875rem;
  line-height: 1;
}
header .header-right .contact-l-icon {
  font-size: 0.9375rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 4px 5px;
  margin-right: 5px;
  border-radius: 5px;
  background: #0d8358;
}
header .header-right .contact-l-tel {
  font-size: 2.8125rem;
  font-weight: 200;
  color: #0d8358;
  line-height: 1;
  display: flex;
}
header .header-right .contact-l-tel i {
  width: 35px;
  height: 35px;
  border-radius: 100px;
  background: #0d8358;
  margin: 8px 5px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header-right .contact-l-tel i:before {
  font-size: 1.5625rem;
  color: #fff;
}
header .header-right .contact-r {
  margin-left: 20px;
}
header .header-right .contact-r a {
  font-size: 1.25rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 10px 15px 12px 15px;
  background: #fc7a43;
  border-radius: 5px;
}
header .header-right .contact-r a i {
  width: 20px;
  height: 20px;
  background: #fff;
  margin-right: 5px;
  border-radius: 100px;
  padding: 2px;
}
header .header-right .contact-r a i:before {
  color: #fc7a43;
}
header .header-right .contact-r a span {
  font-size: 0.75rem;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 769px) {
  header .header {
    display: block;
    padding: 10px 20px;
  }
  header .header > div {
    width: 100%;
  }
  header .header-left {
    text-align: center;
    padding: 0 45px;
    margin-bottom: 20px;
  }
  header .header-left .logo img {
    width: 100%;
    height: auto;
    margin-top: 5px;
  }
  header .header-right {
    text-align: center;
  }
  header .header-right > p {
    text-align: center;
    margin-bottom: 20px;
  }
  header .header-right .contact-l {
    margin-bottom: 20px;
  }
  header .header-right .contact-l-icon {
    font-size: 0.875rem;
    width: 35px;
    height: 35px;
    padding: 4px 5px;
  }
  header .header-right .contact-l-tel {
    font-size: 2.5rem;
  }
  header .header-right .contact-l-tel i {
    width: 30px;
    height: 30px;
  }
  header .header-right .contact-l-tel i:before {
    font-size: 1.25rem;
  }
  header .header-right .contact-r {
    margin: 0;
  }
  header .header-right .contact-r a {
    font-size: 1.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .header-right .contact-r a span {
    margin: 0 5px 0 0;
  }
  header .header-right .contact-r a i {
    font-size: 1rem;
  }
}

/******************************************
[footer]
******************************************/
footer {
  background: #0d8358;
  padding: 30px 0;
  /* sp */
}
footer p, footer span, footer a {
  color: #fff;
}
footer .footer {
  width: 1000px;
  margin: auto;
  text-align: center;
}
footer .footer-logo span {
  display: block;
  margin-bottom: 5px;
}
footer .footer-tel {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-tel:before {
  font-size: 1.5625rem;
  font-family: "icomoon";
  color: #0d8358;
  content: "\e900";
  font-weight: normal;
  background: #fff;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 10px 30px 0;
}
footer .footer-tel small {
  font-size: 60%;
}
footer nav {
  width: auto;
  text-align: center;
  padding: 0;
}
footer nav ul {
  width: auto;
  display: inline-flex;
}
footer nav ul li {
  border-color: #fff !important;
}
footer nav ul li a {
  font-size: 0.875rem;
  padding: 5px 20px;
}
@media screen and (max-width: 769px) {
  footer {
    padding: 30px 0;
  }
  footer .footer {
    width: 100%;
  }
  footer .footer-tel {
    font-size: 1.5625rem;
    margin-top: 20px;
  }
  footer .footer-tel:before {
    font-size: 1.25rem;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
  }
  footer nav {
    display: none;
  }
}

/* コピーライト */
.copy {
  font-size: 0.75rem;
  text-align: center;
  color: #333;
  line-height: 1;
  padding: 10px 0;
  /* sp */
}
@media screen and (max-width: 769px) {
  .copy {
    font-size: 0.625rem;
  }
}

/******************************************
[section]
******************************************/
section {
  margin: auto;
  padding: 60px 0;
  background: url("../img/bg-white.jpg") center repeat;
  border-bottom: 1px solid #eeeeee;
  /* sp */
}
@media screen and (max-width: 769px) {
  section {
    padding: 30px 0;
  }
}

/******************************************
[グローバルナビ]
******************************************/
nav {
  line-height: 1;
  width: 100%;
  padding: 0 0 20px;
  /* sp */
}
nav ul {
  width: 1000px;
  margin: auto;
  display: flex;
}
nav ul li {
  flex-grow: 1;
  text-align: center;
  border-left: 1px solid #dcddda;
}
nav ul li:last-child {
  border-right: 1px solid #dcddda;
}
nav ul li a {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  width: 100%;
  padding: 5px;
  transition: 0.3s;
}
@media screen and (min-width: 770px) {
  nav ul li a:hover {
    background: #0d8358;
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (max-width: 769px) {
  nav {
    position: fixed;
    left: -250px;
    top: 0;
    width: 250px;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    z-index: 1000000;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.2s;
    transition: left 0.2s;
    will-change: transform;
    border-width: 0;
  }
  nav > ul {
    width: 100%;
    padding: 0 10px;
    display: block;
  }
  nav > ul li {
    width: 100%;
    display: block;
    border-bottom: 1px dashed #dcddda;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
  }
  nav > ul li a {
    font-size: 1rem;
    font-weight: 500;
    text-align: justify;
    color: #0d8358;
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  nav > ul li a:before {
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  nav > ul li a:after {
    content: "\e907";
    font-family: "icomoon";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
  }
  nav .nav-info {
    color: #fff;
    margin: 30px 20px 20px;
  }
  nav .nav-info p {
    text-align: center;
    margin-top: 10px;
  }
  nav .nav-info p a {
    color: #fff;
  }
  nav .nav-info-img {
    width: 160px;
    display: block;
    margin: 0 auto 10px;
  }
  nav .nav-info-num {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
  }
  nav .nav-info-num img {
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
  }
  nav .clone-nav {
    display: none;
  }
}

/* スマホ用グローバルナビボタン
******************************************/
.splogo, .button, .telBtn {
  display: none;
}

@media screen and (max-width: 769px) {
  .splogo {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    padding: 10px 70px;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #dcddda;
  }
  .splogo img {
    height: 45px;
  }
  .button, .telBtn {
    display: block !important;
  }
  .button,
  .telBtn,
  .screen {
    position: fixed;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .button,
  .telBtn {
    background: #fff;
    top: 50px;
    width: 50px;
    height: 50px;
    border: 2px solid #0d8358;
    border-radius: 5px;
    z-index: 1000000;
    cursor: pointer;
  }
  .button.fixed,
  .telBtn.fixed {
    top: 10px;
  }
  .button {
    left: 5px;
    outline: none;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .button:after {
    content: "MENU";
    font-size: 10px;
    text-align: center;
    color: #0d8358;
    display: block;
    position: absolute;
    bottom: 2px;
    width: 100%;
  }
  .button .bar {
    display: block;
    position: absolute;
    top: 16px;
    right: 0;
    left: 0;
    width: 36px;
    height: 3px;
    margin: auto;
    background: #0d8358;
  }
  .button .bar:before, .button .bar:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: 36px;
    height: 3px;
    margin: auto;
    background: #0d8358;
  }
  .button .bar:before {
    top: -9px;
  }
  .button .bar:after {
    top: 9px;
  }
  .open nav {
    left: 0;
  }
  .open .button {
    border: 2px solid #fff;
    background: rgba(51, 51, 51, 0.7);
    transform: translate(260px, 0);
    -webkit-transform: translate(260px, 0);
  }
  .open .button:after {
    content: "CLOSE";
    color: #fff;
  }
  .open .telBtn {
    z-index: 999999;
  }
  .open .bar {
    background: none;
  }
  .open .bar:before, .open .bar:after {
    top: 0;
    background: #fff;
  }
  .open .bar:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .open .bar:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .open .screen {
    opacity: 0.6;
    visibility: visible;
  }
  .telBtn {
    right: 5px;
    padding: 4px 0;
    text-align: center;
  }
  .telBtn:after {
    content: "TEL";
    font-size: 10px;
    text-align: center;
    color: #0d8358;
    display: block;
    position: absolute;
    bottom: 2px;
    width: 100%;
  }
  .telBtn i {
    color: #0d8358;
    font-size: 1.875rem;
  }
  .screen {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
  }
}
/* スクロール後グローバルナビ
******************************************/
.clone-nav {
  position: fixed;
  z-index: 1000;
  top: -10px;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  transition: 0.3s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  background: #fff;
  border-bottom: 1px solid #dcddda;
  padding: 10px 0;
  /* sp */
}
.clone-nav ul {
  width: 1000px;
  margin: auto;
  position: initial;
}
.clone-nav .logo {
  width: 90px;
  top: 0px;
}
.clone-nav .logo img {
  height: auto;
}
@media screen and (max-width: 769px) {
  .clone-nav {
    display: none;
  }
}

.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
}

.button, .telBtn {
  display: none;
}

/******************************************
[topics]
******************************************/
.topics {
  padding: 20px;
  border: 1px solid #333;
  background: #fff;
  /* sp */
}
.topics li {
  width: 100%;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #333;
}
.topics li:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.topics li a {
  display: flex;
  font-size: 1rem;
  line-height: 1;
}
.topics li a .topics_date {
  /*width: 100px;*/
  padding-right: 10px;
}
.topics li a .topics_title {
  /*width: 900px;*/
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #0d8358;
}
@media screen and (max-width: 769px) {
  .topics {
    padding: 20px;
  }
  .topics li {
    margin: 0 0 10px;
    padding: 0 0 10px;
  }
  .topics li a {
    font-size: 0.75rem;
  }
  .topics li a .topics_date {
    /*width: 90px;*/
    padding-right: 10px;
  }
}

/* トピックスページャー */
.topics_paging {
  margin: 20px 0 0;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* sp */
}
.topics_paging li {
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
  width: 24px !important;
  height: 24px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 4px !important;
  list-style: none;
  border: 1px solid #dcddda !important;
  padding: 0;
  background: #fff;
}
.topics_paging li a {
  font-size: 0.875rem;
  color: #0d8358;
  text-decoration: underline;
  display: block;
  padding: 5px;
}
@media screen and (max-width: 769px) {
  .topics_paging li {
    width: auto;
    font-size: 0.75rem;
    padding: 2px;
  }
  .topics_paging li a {
    font-size: 0.75rem;
  }
}

/* 詳細画面 */
.detail {
  border: 2px solid #0d8358;
  border-radius: 10px;
  padding: 30px;
  background: #fff;
  /* sp */
}
.detail .topics_title {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  border-bottom: 1px solid #0d8358;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.detail .topics_date {
  font-size: 0.875rem;
  text-align: right;
}
.detail .topics_body a {
  color: #c2272d;
  text-decoration: underline;
}
@media screen and (max-width: 769px) {
  .detail {
    padding: 20px;
  }
  .detail .topics_title {
    font-size: 1rem;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .detail .topics_date {
    font-size: 0.75rem;
    text-align: right;
  }
  .detail .topics_body {
    font-size: 0.875rem;
  }
}

/******************************************
[totop]
******************************************/
#pageTop {
  position: fixed;
  right: 10px;
  bottom: 50px;
  z-index: 10;
  transition: 0.3s;
  /* sp */
}
@media screen and (min-width: 770px) {
  #pageTop:hover {
    right: 10px;
  }
}
#pageTop a {
  font-size: 0.875rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 5px;
  display: block;
  width: 50px;
  height: 50px;
  background: #0d8358;
  border-radius: 100px;
  border: 2px solid #fff;
}
#pageTop a:before {
  content: "\e902";
  font-family: "icomoon";
  display: block;
}
#pageTop a:hover {
  text-decoration: none;
  color: #fc7a43;
  background: #fff;
  border: 2px solid #fc7a43;
}
@media screen and (max-width: 769px) {
  #pageTop {
    right: 0;
    bottom: 40px;
  }
  #pageTop img {
    width: 80px;
  }
}

/******************************************
[column]
******************************************/
.column-2n {
  display: flex;
  flex-wrap: wrap;
}

.column-2n .column-box {
  width: calc(104% / 2 - 4%);
  margin: 0 4% 0 0;
}
.column-2n .column-box:nth-child(2) {
  margin-right: 0;
}
.column-2n .column-box.left {
  order: 1;
  margin: 0 4% 0 0;
}
.column-2n .column-box.right {
  order: 2;
  margin: 0 0 0 0;
}

/************************ ここからsp ************************/
@media screen and (max-width: 769px) {
  .column-2n {
    display: block;
    flex-flow: row-reverse;
  }
  .column-2n .column-box {
    width: 100%;
    margin: 0 0 5%;
  }
  .column-2n .column-box:nth-child(2) {
    margin-bottom: 0;
  }
}
/************************ spここまで ************************/
.column-3n {
  display: flex;
  flex-wrap: wrap;
}

.column-3n .column-box {
  width: calc(104% / 3 - 4%);
  margin: 0 4% 0 0;
}
.column-3n .column-box:nth-child(3n) {
  margin-right: 0;
}

/************************ ここからsp ************************/
@media screen and (max-width: 769px) {
  .column-3n {
    display: block;
    flex-flow: row-reverse;
  }
  .column-3n .column-box {
    width: 100%;
    margin: 0 0 5%;
  }
  .column-3n .column-box:nth-child(3) {
    margin-bottom: 0;
  }
}
/************************ spここまで ************************/
.column-4n {
  display: flex;
  flex-wrap: wrap;
}

.column-4n .column-box {
  width: calc(104% / 4 - 4%);
  margin: 0 4% 0 0;
}
.column-4n .column-box:nth-child(4n) {
  margin-right: 0;
}

/************************ ここからsp ************************/
@media screen and (max-width: 769px) {
  .column-4n {
    display: block;
    flex-flow: row-reverse;
  }
  .column-4n .column-box {
    width: 100%;
    margin: 0 0 5%;
  }
  .column-4n .column-box:nth-child(4) {
    margin-bottom: 0;
  }
}
/************************ spここまで ************************/
.column-5n {
  display: flex;
  flex-wrap: wrap;
}

.column-5n .column-box {
  width: calc(104% / 5 - 4%);
  margin: 0 4% 0 0;
}
.column-5n .column-box:nth-child(5n) {
  margin-right: 0;
}

/************************ ここからsp ************************/
@media screen and (max-width: 769px) {
  .column-5n {
    display: block;
    flex-flow: row-reverse;
  }
  .column-5n .column-box {
    width: 100%;
    margin: 0 0 5%;
  }
  .column-5n .column-box:nth-child(5) {
    margin-bottom: 0;
  }
}
/************************ spここまで ************************/
/******************************************
[google map]
******************************************/
.gmap {
  height: 400px;
  /* sp */
}
@media screen and (max-width: 769px) {
  .gmap {
    height: 200px;
  }
  .gmap iframe {
    height: 200px;
  }
}

/******************************************
[画像・ボックスの影]
******************************************/
.shadow-1 {
  box-shadow: 15px 15px 0px 0px rgba(51, 51, 51, 0.2);
}

.shadow-2 {
  box-shadow: 5px 5px 0px 0px rgba(51, 51, 51, 0.2);
}

.shadow-3 {
  box-shadow: 5px 5px 5px 0px rgba(51, 51, 51, 0.4);
}

/******************************************
[sideBnr] 追随バナー
******************************************/
.sideBnr {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 100;
}
.sideBnr-sp {
  height: 50px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #7abb67;
  z-index: 1000;
}
.sideBnr-sp a {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  padding: 10px 0;
  margin-left: 80px;
}
.sideBnr-sp a img {
  width: 70px;
  position: absolute;
  left: -80px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/******************************************
[check] チェックボックス 
******************************************/
.check {
  width: 100%;
  margin: 30px auto;
  border: 2px solid #0d8358;
  border-radius: 10px;
  padding: 20px;
  /* sp */
}
.check li {
  font-size: 1.25rem;
  line-height: 1;
  border-bottom: 1px dotted #0d8358;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /*&:before {
    content: "";
    width: 41px;
    height: 35px;
    background: url("../img/icon-check.png") no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
  }*/
}
.check li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.check li:before {
  font-family: "icomoon";
  content: "\e903";
  font-size: 1.5625rem;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .check {
    margin: 30px auto;
    padding: 10px;
  }
  .check li {
    font-size: 0.875rem;
    line-height: 1.2;
  }
  .check li:before {
    font-size: 1.25rem;
    margin-right: 5px;
    vertical-align: sub;
  }
}

/******************************************
テーブルベース
******************************************/
table.base {
  border: 2px solid #333;
  width: 100%;
  /* sp */
}
table.base tr:nth-child(1) th {
  color: #fff000;
}
table.base tr:nth-child(1) th:first-child {
  width: 30%;
}
table.base tr:nth-child(n+2) th {
  font-weight: normal;
}
table.base tr th, table.base tr td {
  font-size: 0.9375rem;
  padding: 10px;
}
table.base tr th {
  text-align: center;
  font-weight: 700;
  color: #fff;
  background: #006b44;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
table.base tr td {
  text-align: justify;
  background: #fff;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 769px) {
  table.base tr:nth-child(1) th:first-child {
    width: 35%;
  }
  table.base tr th, table.base tr td {
    font-size: 0.75rem;
  }
}

/******************************************
お客様の声
******************************************/
.voice {
  border: 2px solid #4a3b30;
  border-radius: 5px;
  background: #fff;
  padding: 10px 20px;
  margin-bottom: 30px;
  /* sp */
}
.voice dt {
  font-size: 1rem;
}
.voice dt span {
  font-size: 1.125rem;
  font-weight: 700;
  color: #fc7a43;
  display: inline-block;
  margin-left: 10px;
}
.voice dd {
  border-top: 1px solid #4a3b30;
  padding-top: 5px;
  margin-top: 5px;
}
.voice:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  .voice dt {
    font-size: 0.75rem;
  }
  .voice dt span {
    font-size: 0.875rem;
    margin-left: 0;
  }
  .voice dd {
    font-size: 0.75rem;
  }
}

/******************************************
よくある質問
******************************************/
.faq {
  border: 2px solid #4a3b30;
  border-radius: 5px;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  /* sp */
}
.faq dt,
.faq dd {
  display: block;
}
.faq dt:before,
.faq dd:before {
  font-weight: 700;
  color: #fff;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  float: left;
}
.faq dt {
  font-size: 1.125rem;
  font-weight: 700;
}
.faq dt:before {
  content: "Ｑ";
  background: #0d8358;
}
.faq dd {
  border-top: 1px solid #4a3b30;
  padding-top: 10px;
  margin-top: 10px;
}
.faq dd:before {
  content: "Ａ";
  background: #c2272d;
}
.faq dd p {
  padding-left: 40px;
}
.faq:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  .faq dt:before, .faq dd:before {
    width: 24px;
    height: 24px;
  }
  .faq dt {
    font-size: 0.875rem;
  }
  .faq dd {
    font-size: 0.75rem;
  }
  .faq dd p {
    padding-left: 35px;
  }
}

/******************************************
注釈.note
******************************************/
.note {
  font-size: 0.875rem;
  line-height: 1.5;
  text-indent: -1em;
  padding: 0 0 0 1em;
  margin: 5px 0;
  display: block;
}

/******************************************
コンタクトエリア　contact
******************************************/
.contact {
  background: #008cc8 url("../img/contact-bg.png") repeat center;
  background-size: 850px 257px;
  padding: 30px 0;
  /* sp */
}
.contact-ttl {
  font-size: 2.5rem;
  text-align: center;
  font-weight: 700;
  color: #fff;
}
.contact-ttl:before, .contact-ttl:after {
  content: "";
  width: 200px;
  height: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-ttl:before {
  left: 0;
}
.contact-ttl:after {
  right: 0;
}
.contact-btn {
  display: flex;
  margin: 20px 0;
}
.contact-btn > div {
  width: 30%;
  margin: 0 2% 0 0;
}
.contact-btn > div:nth-child(3) {
  margin: 0;
  padding: 10px;
}
.contact-btn > div a {
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  border-radius: 5px;
  padding: 30px 0;
  display: block;
}
.contact-btn > div a span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.contact-btn > div a span:before {
  font-size: 1.25rem;
  font-family: "icomoon";
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 10px 0 0;
}
.contact-btn > div a:hover {
  text-decoration: none;
}
.contact-btn-tel a {
  font-size: 1.25rem;
  background: #0d8358;
}
.contact-btn-tel a span {
  font-size: 1.875rem;
}
.contact-btn-tel a span:before {
  content: "\e900";
  color: #0d8358;
}
.contact-btn-tel a i {
  color: #0d8358;
}
.contact-btn-mail a {
  font-size: 1.25rem;
  background: #fc7a43;
  line-height: 1;
}
.contact-btn-mail a span {
  font-size: 1.25rem;
}
.contact-btn-mail a span:before {
  content: "\e901";
  color: #fc7a43;
}
.contact-btn-mail a i {
  color: #fc7a43;
}
.contact-btn-qr {
  flex: 1;
  width: 100%;
  border-radius: 10px;
  background-color: #00B900;
}
.contact-btn-qr a {
  display: flex !important;
  padding: 0 !important;
}
.contact-btn-qr a img {
  width: auto;
  height: 106px;
  font-size: 0;
}
.contact-btn-qr a span {
  flex: 1;
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  font-size: 1.875rem;
  padding: 15px 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 769px) {
  .contact {
    background-size: 425px 128px;
    padding: 20px 0;
  }
  .contact-ttl {
    font-size: 1.25rem;
  }
  .contact-ttl:before, .contact-ttl:after {
    width: 100%;
    height: 2px;
    bottom: -50px;
  }
  .contact-btn {
    display: block;
    margin: 20px 0;
  }
  .contact-btn > div {
    width: 100%;
    margin: 20px 0;
  }
  .contact-btn > div a {
    line-height: 1.4;
    padding: 15px 0;
  }
  .contact-btn > div a span {
    margin-top: 0;
  }
  .contact-btn > div a span:before {
    font-size: 1.25rem;
    width: 30px;
    height: 30px;
  }
  .contact-btn-tel a {
    font-size: 1rem;
  }
  .contact-btn-tel a span {
    font-size: 1.875rem;
  }
  .contact-btn-mail a {
    font-size: 1rem;
  }
  .contact-btn-mail a span {
    font-size: 1.25rem;
  }
}

/******************************************
施工事例 works
******************************************/
.works {
  /* sp */
}
.works ul {
  display: flex;
  flex-wrap: wrap;
}
.works ul li {
  width: 22%;
  margin: 0 4% 2% 0;
}
.works ul li:nth-child(4n) {
  margin-right: 0;
}
.works ul li span {
  display: block;
}
.works ul li span.topics_thumbnail {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: 1px solid #dcddda;
  margin-bottom: 5px;
}
.works ul li span.topics_thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.works ul li span.topics_title {
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .works ul li {
    width: 48%;
    margin: 0 4% 2% 0;
  }
  .works ul li:nth-child(2n) {
    margin-right: 0;
  }
  .works ul li span.topics_thumbnail {
    width: 100%;
    height: 100px;
  }
  .works ul li span.topics_title {
    font-size: 0.875rem;
  }
}

/******************************************
値段 price
******************************************/
.price {
  /* sp */
}
.price .column-box {
  margin-bottom: 30px;
}
.price .beforeAfter {
  max-width: 300px;
  margin: auto;
}
.price .beforeAfter li {
  font-size: 0;
  border: 2px solid #333;
}
.price .beforeAfter li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  margin: auto;
}
.price .beforeAfter li:first-child:before, .price .beforeAfter li:last-child:before {
  content: "";
  font-size: 1rem;
  line-height: 1;
  display: inline-block;
  padding: 5px 10px 7px;
  text-align: center;
  background: #333;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.price .beforeAfter li:first-child {
  margin-bottom: 30px;
}
.price .beforeAfter li:first-child:before {
  content: "BEFORE";
}
.price .beforeAfter li:last-child:before {
  content: "AFTER";
}
.price .beforeAfter li:last-child:after {
  display: none;
}
@media screen and (max-width: 769px) {
  .price .column-box {
    margin-bottom: 30px !important;
  }
  .price .beforeAfter {
    max-width: 400px;
    margin: auto;
  }
  .price .beforeAfter li:first-child:before, .price .beforeAfter li:last-child:before {
    font-size: 0.875rem;
  }
  .price .beforeAfter li:first-child {
    margin-bottom: 30px;
  }
}

/******************************************
不用品回収品目一例 menu
******************************************/
.menu {
  border: 2px solid #333;
  background: #fff;
  padding: 30px;
  /* sp */
}
.menu dt {
  font-size: 1.5625rem;
  font-weight: 700;
  color: #0d8358;
}
.menu dd {
  margin: 0 0 20px;
}
.menu dd:last-of-type {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .menu {
    padding: 20px;
  }
  .menu dt {
    font-size: 1.25rem;
  }
  .menu dd {
    font-size: 0.875rem;
  }
}

/******************************************
ハチ駆除バナー hachikujo-logo
******************************************/
.hachikujo {
  background: #c2272d;
  border-radius: 10px;
  padding: 20px;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* sp */
}
.hachikujo-img {
  width: 350px;
}
.hachikujo-txt {
  color: #fff;
  font-weight: 700;
  width: 610px;
  padding-left: 20px;
  text-align: center;
}
.hachikujo-txt p {
  font-size: 1.75rem;
  line-height: 1.2;
}
.hachikujo-txt span {
  font-size: 1.25rem;
  line-height: 1;
  color: #c2272d;
  display: inline-block;
  width: 300px;
  padding: 10px;
  margin-top: 20px;
  background: #fff;
  border-radius: 100px;
}
@media screen and (min-width: 770px) {
  .hachikujo:hover {
    background: #d94349;
    text-decoration: none;
  }
}
@media screen and (max-width: 769px) {
  .hachikujo {
    display: block;
  }
  .hachikujo-img {
    width: 100%;
  }
  .hachikujo-img img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
  .hachikujo-txt {
    width: 100%;
    padding: 20px 0 0;
  }
  .hachikujo-txt p {
    font-size: 1.25rem;
  }
  .hachikujo-txt span {
    font-size: 1rem;
    width: 100%;
  }
}

/******************************************
[btn]
******************************************/
.btn {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  /* sp */
}
.btn a {
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  display: inline-block;
  border-radius: 5px;
  background: #0d8358;
  box-shadow: 0 5px 0px 0px #0b6c48;
  padding: 10px 30px 8px;
  margin: 0 10px 5px;
  transition: 0.1s;
}
.btn a img {
  vertical-align: text-bottom;
  margin-right: 10px;
}
.btn a:after {
  content: "\e907";
  font-family: "icomoon";
  display: inline-block;
  margin-left: 5px;
  height: 20px;
  vertical-align: middle;
}
@media screen and (min-width: 770px) {
  .btn a:hover {
    box-shadow: none;
    text-decoration: none;
    margin: 5px 10px 0;
  }
}
@media screen and (max-width: 769px) {
  .btn a {
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 10px 20x;
  }
}

#index {
  /******************************************
  [mv]
  ******************************************/
  /******************************************
  [sec1] 
  ******************************************/
  /******************************************
  [sec2] 
  ******************************************/
  /******************************************
  [sec3] 
  ******************************************/
  /******************************************
  [sec4] 
  ******************************************/
  /******************************************
  [sec5] 
  ******************************************/
}
#index .mv {
  width: 100%;
  height: 700px;
  margin: auto;
  overflow: hidden;
  background: url("../img/mv-bg.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  /* sp */
}
#index .mv-box {
  width: 1000px;
  height: 620px;
  margin: auto;
}
#index .mv-ttl {
  z-index: 1;
}
#index .mv-area {
  font-size: 1.25rem;
  line-height: 1.4;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  width: 650px;
  padding: 20px;
  margin-top: 20px;
  overflow: hidden;
}
#index .mv-area img {
  float: left;
  margin-right: 20px;
}
#index .mv-area span {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  color: #c2272d;
  display: block;
}
#index .mv-img {
  position: absolute;
  right: -90px;
  bottom: -40px;
  width: 526px;
  height: 568px;
  z-index: 0;
}
@media screen and (max-width: 769px) {
  #index .mv {
    height: 400px;
    background-position: center left;
    margin-bottom: 130px;
    overflow: visible;
  }
  #index .mv-box {
    width: 100%;
    height: 100%;
    padding: 20px;
  }
  #index .mv-ttl {
    height: 150px;
    text-align: center;
  }
  #index .mv-ttl img {
    width: auto;
    height: 100%;
  }
  #index .mv-area {
    font-size: 0.875rem;
    width: 100%;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -130px;
    margin: 0 auto;
    height: 130px;
  }
  #index .mv-area img {
    margin-right: 10px;
    width: 90px;
    height: auto;
  }
  #index .mv-area span {
    font-size: 1.25rem;
  }
  #index .mv-img {
    right: 0;
    left: 0;
    bottom: 0;
    height: 200px;
    margin: auto;
    text-align: center;
    width: 100%;
  }
  #index .mv-img img {
    width: auto;
    height: 100%;
  }
}
#index #sec1 {
  /* sp */
}
#index #sec1 .notice {
  border: 4px solid #c2272d;
  padding: 20px 30px;
  margin-bottom: 60px;
  background: #fff;
  overflow: hidden;
}
#index #sec1 .notice-ttl {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  color: #c2272d;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
#index #sec1 .notice p {
  font-size: 0.9375rem;
  text-align: justify;
}
#index #sec1 .notice p.note {
  font-size: 0.75rem;
  padding-left: 2em;
  overflow: hidden;
}
#index #sec1 .notice img {
  float: left;
  margin: 0 30px 0 0;
}
#index #sec1 .intro-txt {
  font-size: 1.375rem;
  line-height: 2.5;
  text-align: center;
  overflow: hidden;
}
#index #sec1 .recycle-sticker {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 30px;
}
#index #sec1 .recycle-sticker img {
  height: auto;
  margin: 0 20px;
}
#index #sec1 .intro-img {
  display: block;
  margin: 30px auto -60px;
}
#index #sec1 .intro-img.sp {
  display: none;
}
@media screen and (max-width: 769px) {
  #index #sec1 .notice {
    padding: 10px 15px;
  }
  #index #sec1 .notice-ttl {
    font-size: 1.125rem;
  }
  #index #sec1 .notice p {
    font-size: 0.75rem;
  }
  #index #sec1 .notice img {
    float: none;
    margin: 10px 0;
    width: 100%;
    max-width: 400px;
    height: auto;
  }
  #index #sec1 .intro-txt {
    font-size: 1rem;
    text-align: justify;
  }
  #index #sec1 .recycle-sticker img {
    width: 45%;
    margin: 0 10px;
  }
  #index #sec1 .intro-img {
    margin: 30px auto -30px;
    width: 100%;
    max-width: 400px;
    height: auto;
  }
  #index #sec1 .intro-img.pc {
    display: none;
  }
  #index #sec1 .intro-img.sp {
    display: block;
  }
}
#index #sec2 {
  background: url("../img/bg-green.jpg") center repeat;
  z-index: 10;
  /* sp */
}
#index #sec2:before {
  content: "";
  background: url(../img/bg-green.jpg) center repeat;
  background-size: 8px 8px;
  width: 180px;
  height: 60px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  bottom: -56px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
#index #sec2 h2 {
  color: #fff;
}
#index #sec2 .check {
  background: #fff;
  padding: 30px 20px;
}
#index #sec2 .check li {
  font-size: 1.5625rem;
}
#index #sec2 .check li:nth-last-child(n+2) {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#index #sec2 .check li:before {
  font-size: 2.5rem;
  color: #fc7a43;
}
#index #sec2 .check:before {
  content: "";
  display: block;
  width: 282px;
  height: 412px;
  background: url("../img/index-sec2-img.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: -30px;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  #index #sec2:before {
    width: 90px;
    height: 30px;
    bottom: -26px;
  }
  #index #sec2 .check {
    padding: 15px 10px;
    margin: 30px auto 0;
  }
  #index #sec2 .check li {
    font-size: 1.125rem;
  }
  #index #sec2 .check li:nth-last-child(n+2) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #index #sec2 .check li:before {
    font-size: 1.5625rem;
  }
  #index #sec2 .check:before {
    width: 141px;
    height: 206px;
    right: 0;
    z-index: 0;
    opacity: 0.4;
  }
}
#index #sec3 {
  padding-top: 100px;
  /* sp */
}
#index #sec3 .plan {
  border: 2px solid #333;
  background: #fff;
}
#index #sec3 .plan p {
  font-weight: 700;
  text-align: center;
}
#index #sec3 .plan-ttl {
  font-size: 1.5625rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #333;
  padding: 10px 0;
}
#index #sec3 .plan-name {
  font-size: 3.125rem;
}
#index #sec3 .plan-price {
  font-family: "Questrial";
  font-size: 5rem;
  line-height: 1;
  color: #c2272d;
}
#index #sec3 .plan-price span {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #fff;
  display: inline-block;
  background: url("../img/price-fukidashi.png") center no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 20px;
  margin-right: 10px;
  vertical-align: bottom;
}
#index #sec3 .plan-price small {
  font-size: 70%;
}
#index #sec3 .plan-img {
  margin-top: 20px;
}
@media screen and (max-width: 769px) {
  #index #sec3 {
    padding-top: 60px;
  }
  #index #sec3 .plan-ttl {
    font-size: 1.25rem;
  }
  #index #sec3 .plan-name {
    font-size: 1.875rem;
  }
  #index #sec3 .plan-price {
    font-size: 3.75rem;
  }
  #index #sec3 .plan-price span {
    display: block;
    padding: 20px 15px;
    margin: 0 auto 10px;
  }
  #index #sec3 .plan-img img {
    width: 90%;
    max-width: 400px;
    height: auto;
    margin: auto;
  }
}
#index #sec4 {
  /* sp */
}
#index #sec4 .step {
  margin-top: 60px;
}
#index #sec4 .step-num {
  font-family: "Questrial";
  line-height: 1;
  font-weight: 700;
  padding: 12px 10px 10px;
  margin: auto;
  font-size: 2.5rem;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background: #0d8358;
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#index #sec4 .step-ttl {
  font-size: 2.1875rem;
  text-align: center;
  font-weight: 700;
  color: #0d8358;
  line-height: 1;
  margin-bottom: 20px;
}
#index #sec4 .step-txt {
  font-size: 0.875rem;
}
#index #sec4 .step-flow {
  display: flex;
}
#index #sec4 .step-flow li {
  width: 50%;
  margin-right: 60px;
  border: 4px solid #0d8358;
  padding: 50px 20px 20px;
  background: #fff;
}
#index #sec4 .step-flow li:last-child {
  margin-right: 0;
}
#index #sec4 .step-flow li:nth-last-child(n+2):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 35px 30px;
  border-color: transparent transparent transparent #fc7a43;
  position: absolute;
  right: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#index #sec4 .step img {
  font-size: 0;
  margin-top: 20px;
}
@media screen and (max-width: 769px) {
  #index #sec4 .step {
    margin-top: 60px;
  }
  #index #sec4 .step-num {
    left: 0;
    right: 0;
    top: -30px;
  }
  #index #sec4 .step-txt {
    line-height: 1.8;
  }
  #index #sec4 .step-flow {
    display: block;
  }
  #index #sec4 .step-flow li {
    width: 100%;
    margin: 0 0 100px;
  }
  #index #sec4 .step-flow li:last-child {
    margin: 0;
  }
  #index #sec4 .step-flow li:nth-last-child(n+2):after {
    border-width: 30px 35px 0 35px;
    border-color: #fc7a43 transparent transparent transparent;
    right: 0;
    left: 0;
    top: auto;
    bottom: -60px;
  }
  #index #sec4 .step img {
    margin: 20px auto 0;
    display: block;
  }
  #index #sec4 .recycle-img {
    text-align: center;
  }
  #index #sec4 .recycle-img img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
}
#index #sec5 {
  /* sp */
}
#index #sec5 .area {
  display: flex;
  border: 4px solid #0d8358;
  background: #fff;
  padding: 20px;
}
#index #sec5 .area-img {
  width: 165px;
}
#index #sec5 .area-ttl {
  font-size: 1.875rem;
  font-weight: 700;
  color: #0d8358;
}
#index #sec5 .area-txt {
  padding-left: 20px;
  width: 835px;
}
@media screen and (max-width: 769px) {
  #index #sec5 .area {
    display: block;
  }
  #index #sec5 .area-img {
    margin: auto;
  }
  #index #sec5 .area-ttl {
    font-size: 1.5625rem;
  }
  #index #sec5 .area-txt {
    padding: 0;
    width: 100%;
  }
}

#second {
  /******************************************
  [mv] メインタイトル
  ******************************************/
  /******************************************
  [plan.html] プラン・料金
  ******************************************/
  /******************************************
  [service.html] サービス内容
  ******************************************/
  /******************************************
  [service.html] サービス内容
  ******************************************/
  /******************************************
  [contact.html] 資料請求・お見積もり
  ******************************************/
}
#second .mv {
  width: 100%;
  margin: auto;
  height: 300px;
  overflow: hidden;
  background: #333;
  /* sp */
}
#second .mv:after {
  content: "";
  width: 102%;
  height: 310px;
  background: url("../img/mv-bg.jpg") center left no-repeat;
  background-size: cover;
  opacity: 0.5;
  margin: auto;
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: 0;
  -ms-filter: blur(1px);
  filter: blur(1px);
}
#second .mv-box {
  font-size: 2.5rem;
  font-family: "Noto Serif JP";
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  height: 100%;
  text-shadow: #333 2px 0px, #333 -2px 0px, #333 0px -2px, #333 0px 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px;
}
@media screen and (max-width: 769px) {
  #second .mv {
    height: 200px;
    background-size: cover;
  }
  #second .mv-box {
    font-size: 1.875rem;
  }
}
#second .plan {
  border: 2px solid #333;
  background: #fff;
  /* sp */
}
#second .plan p {
  font-weight: 700;
  text-align: center;
}
#second .plan dd {
  overflow: hidden;
  padding: 20px;
}
#second .plan-img {
  float: left;
  width: 400px;
  text-align: center;
}
#second .plan-ttl {
  font-size: 1.5625rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #333;
  padding: 10px 0;
}
#second .plan-name {
  font-size: 3.125rem;
}
#second .plan-price {
  font-family: "Questrial";
  font-size: 5rem;
  line-height: 1;
  color: #c2272d;
}
#second .plan-price span {
  font-size: 1.25rem;
  line-height: 1.1;
  color: #fff;
  display: inline-block;
  background: url("../img/price-fukidashi.png") center no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 20px;
  margin-right: 10px;
  vertical-align: bottom;
}
#second .plan-price small {
  font-size: 70%;
}
@media screen and (max-width: 769px) {
  #second .plan dd {
    padding: 15px;
  }
  #second .plan-img {
    float: none;
    width: 100%;
  }
  #second .plan-img img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
  #second .plan-ttl {
    font-size: 1.25rem;
  }
  #second .plan-name {
    font-size: 1.875rem;
  }
  #second .plan-price {
    font-size: 3.125rem;
  }
  #second .plan-price span {
    padding: 20px 15px;
  }
}
#second .estimate {
  margin: 40px 0 80px;
  /* sp */
}
#second .estimate img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 769px) {
  #second .estimate img {
    width: 100%;
    max-width: 400px;
    height: auto;
  }
}
#second .service {
  display: flex;
  /* sp */
}
section:nth-child(odd) .service-left {
  order: 1;
  width: 660px;
  padding-right: 40px;
}
section:nth-child(odd) .service-right {
  order: 2;
  width: 300px;
}
section:nth-child(even) .service-left {
  order: 2;
  width: 660px;
  padding-left: 40px;
}
section:nth-child(even) .service-right {
  order: 1;
  width: 300px;
}

@media screen and (max-width: 769px) {
  #second .service {
    display: block;
  }
  #second .service-left {
    order: 1;
    width: 100%;
    padding: 0 0 40px;
  }
  #second .service-left p {
    line-height: 1.6;
  }
  #second .service-right {
    order: 2;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
  }
  #second .service-right img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
  }
}
#second .info {
  width: 100%;
  /* sp */
}
#second .info tr {
  border-bottom: 1px solid #dcddda;
}
#second .info tr th, #second .info tr td {
  padding: 25px 20px;
}
#second .info tr th {
  width: 14%;
  text-align-last: justify;
}
#second .info tr td {
  width: 86%;
}
#second .info tr:first-child {
  border-top: 1px solid #dcddda;
}
@media screen and (max-width: 769px) {
  #second .info tr th, #second .info tr td {
    font-size: 0.75rem;
    padding: 15px 10px;
  }
  #second .info tr th {
    width: 100px;
  }
  #second .info tr td {
    width: auto;
  }
}
#second .formTable {
  width: 100%;
  /* sp */
}
#second .formTable tr {
  border-bottom: 1px dashed #dcddda;
}
#second .formTable tr th, #second .formTable tr td {
  font-size: 1rem;
  font-weight: 400;
  padding: 20px 0;
}
#second .formTable tr th {
  width: 200px;
  text-align: right;
}
#second .formTable tr th span {
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  background-color: #c2272d;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
  margin-left: 10px;
}
#second .formTable tr td {
  width: 750px;
  padding-left: 50px;
}
#second .formTable tr td input,
#second .formTable tr td select,
#second .formTable tr td textarea {
  border: 1px solid #dcddda;
  border-radius: 5px;
  padding: 5px 10px;
  /* IE */
  /* Edge */
}
#second .formTable tr td input::placeholder,
#second .formTable tr td select::placeholder,
#second .formTable tr td textarea::placeholder {
  color: #dcddda;
}
#second .formTable tr td input:-ms-input-placeholder,
#second .formTable tr td select:-ms-input-placeholder,
#second .formTable tr td textarea:-ms-input-placeholder {
  color: #dcddda;
}
#second .formTable tr td input::-ms-input-placeholder,
#second .formTable tr td select::-ms-input-placeholder,
#second .formTable tr td textarea::-ms-input-placeholder {
  color: #dcddda;
}
#second .formTable tr td input.w20,
#second .formTable tr td select.w20,
#second .formTable tr td textarea.w20 {
  width: 30%;
}
#second .formTable tr td input.w50,
#second .formTable tr td select.w50,
#second .formTable tr td textarea.w50 {
  width: 50%;
}
#second .formTable tr td input.w100,
#second .formTable tr td select.w100,
#second .formTable tr td textarea.w100 {
  width: 100%;
}
#second .formTable tr td label {
  margin-right: 10px;
}
#second .formTable tr td label input[type=checkbox],
#second .formTable tr td label input[type=radio] {
  margin-right: 5px;
  -webkit-appearance: checkbox;
  width: auto !important;
}
@media screen and (max-width: 769px) {
  #second .formTable tr th, #second .formTable tr td {
    padding: 15px 0;
  }
  #second .formTable tr th {
    font-size: 0.75rem;
    font-weight: 700;
    width: 100px;
  }
  #second .formTable tr th span {
    font-size: 0.625rem;
    padding: 5px;
  }
  #second .formTable tr td {
    font-size: 0.9375rem;
    width: auto;
    padding-left: 20px;
  }
  #second .formTable tr td input,
  #second .formTable tr td select,
  #second .formTable tr td textarea {
    width: 100% !important;
  }
}
#second .submit {
  text-align: center;
  margin-top: 20px;
  /* sp */
}
#second .submit input {
  font-size: 1.125rem;
  text-align: center;
  border: 1px solid #dcddda;
  border-radius: 5px;
  padding: 5px 10px;
  width: 200px;
}
#second .submit input[type=submit] {
  color: #fff;
  background-color: #0d8358;
}
@media screen and (max-width: 769px) {
  #second .submit input {
    font-size: 0.9375rem;
    text-align: center;
    border: 1px solid #dcddda;
    border-radius: 5px;
    padding: 5px 10px;
    width: 100px;
  }
}
#second .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 4%;
}
#second .gallery li {
  width: 22%;
}
#second .gallery li img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 769px) {
  #second .gallery {
    gap: 10px 4%;
  }
  #second .gallery li {
    width: 48%;
  }
}