html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html,
body {
  font-size: 62.5%;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-weight: inherit;
  font-size: inherit;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

p {
  word-wrap: break-word;
}

input[type=text],
input[type=tel],
input[type=email] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

.ex-maxWidth {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

.ex-XYcent, .case-page .case-sec--img .splide-thumnail .splide__slide img, .business-page .business-sec--main .flex-cont--image img, .business-page .top-sec--cont .img-box.reform img, .business-page .top-sec--cont .img-box.gardening img, .business-page .top-sec--cont .img-box.exteria img, .top-page .other-sec .inr .instagram-cont .img-box .box img, .top-page .case-sec--main .case-slide .slide .img-box img, .top-page .about-sec--slide .slide-wrap .slide img, header .mobileButton .inr {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ex-Xcent {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ex-Ycent, .recruit-page .contact-sec .barTitle.contact .arw, .top-page .mainVisual-sec--text .article-cont .arow, .top-page .mainVisual-sec--text .inr .lead::before, .bs-anchor .icon, header .main-nav .contact-anchor .mail, header .main-nav .contact-anchor::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ex-cent-clear {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}

.ex-clear:after {
  content: "";
  display: block;
  clear: both;
}

.br--sp {
  display: none;
}
@media all and (max-width: 660px) {
  .br--sp {
    display: inline;
  }
}

@media all and (max-width: 660px) {
  .br-no-sp {
    display: none;
  }
}

.br--tb {
  display: none;
}
@media all and (max-width: 960px) {
  .br--tb {
    display: inline;
  }
}

@media all and (max-width: 960px) {
  .br-no-tb {
    display: none;
  }
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

body {
  font-size: 16px;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #363636;
}

footer {
  margin-top: 130px;
}
@media all and (max-width: 660px) {
  footer {
    margin-top: 100px;
  }
}
footer .fot-main {
  padding-top: 40px;
  background: #d2e5a0;
  padding-left: 40px;
}
@media all and (max-width: 660px) {
  footer .fot-main {
    padding: 30px 15px 0;
  }
}
footer .fot-main--inr {
  overflow: hidden;
  width: 100%;
  max-width: calc((100% - 1240px) / 2 + 1240px);
  margin-left: auto;
  padding: 50px 0 22px 50px;
  border-radius: 60px 0 0 0;
  background: #fff;
  position: relative;
}
@media all and (max-width: 660px) {
  footer .fot-main--inr {
    padding: 32px 10px 0;
    border-radius: 30px 30px 0 0;
  }
}
footer .fot-main--inr .fot-illust {
  width: 400px;
  position: absolute;
  bottom: -56px;
  right: 0;
}
@media all and (max-width: 1130px) {
  footer .fot-main--inr .fot-illust {
    width: 29.6vw;
    bottom: 50%;
    transform: translateY(53%);
  }
}
@media all and (max-width: 940px) {
  footer .fot-main--inr .fot-illust {
    display: none;
  }
}
footer .fot-main--flex {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 0;
}
@media all and (max-width: 660px) {
  footer .fot-main--flex {
    gap: 40px 0;
  }
}
footer .fot-main--flex .access-box {
  width: 310px;
  font-size: 15px;
  line-height: 1.55;
}
@media all and (max-width: 1130px) {
  footer .fot-main--flex .access-box {
    width: 285px;
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .access-box {
    width: 100%;
    text-align: center;
  }
}
footer .fot-main--flex .access-box .logo {
  display: block;
  width: 81%;
  margin: 0 auto 18px;
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .access-box .logo {
    width: 65%;
    margin-bottom: 25px;
  }
}
footer .fot-main--flex .nav-box {
  width: calc(100% - 310px);
  padding-left: 70px;
}
@media all and (max-width: 1130px) {
  footer .fot-main--flex .nav-box {
    padding-left: 5.5vw;
  }
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .nav-box {
    width: 100%;
    padding-left: 0;
  }
}
footer .fot-main--flex .nav-box .list {
  width: 280px;
  display: flex;
  gap: 30px 0;
  flex-wrap: wrap;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .nav-box .list {
    width: 100%;
    font-weight: 500;
  }
}
footer .fot-main--flex .nav-box .list li {
  width: 130px;
  line-height: 1;
}
@media all and (max-width: 1130px) {
  footer .fot-main--flex .nav-box .list li {
    font-size: 15px;
    width: 120px;
  }
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .nav-box .list li {
    width: 50%;
    text-align: center;
  }
}
footer .fot-main--flex .nav-box .contact-anchor {
  width: 195px;
  margin-top: 40px;
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .nav-box .contact-anchor {
    width: 80%;
    display: block;
    margin: 35px auto 0;
  }
}
footer .fot-main--flex .copyRight-box {
  font-size: 11px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
}
@media all and (max-width: 660px) {
  footer .fot-main--flex .copyRight-box {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
}

.hikoukaiText {
  color: #8cb80b;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-top: 50px;
}

#back-green {
  background: #fbfffa;
}

#frame {
  border: 10px solid #8cb80b;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  pointer-events: none;
}
@media all and (max-width: 660px) {
  #frame {
    border: 7px solid #8cb80b;
  }
}

header.topPage-header .hd-logo {
  display: none;
}
header .hd-logo {
  width: 178px;
  position: fixed;
  top: 32px;
  left: 36px;
  z-index: 1000;
}
@media all and (max-width: 1200px) {
  header .hd-logo {
    width: 152px;
  }
}
@media all and (max-width: 660px) {
  header .hd-logo {
    width: 108px;
    top: 20px;
    left: 22px;
  }
}
header .main-nav {
  position: fixed;
  top: 40px;
  right: 40px;
  display: flex;
  gap: 25px;
  z-index: 1000;
}
@media all and (max-width: 1200px) {
  header .main-nav {
    gap: 20px;
    top: 35px;
    right: 35px;
  }
}
@media all and (max-width: 960px) {
  header .main-nav {
    display: none;
  }
}
header .main-nav--list {
  padding: 10px 38px;
  border-radius: 50px;
  background: #fff;
  border: 2px solid #8cb80b;
  display: flex;
  gap: 23px;
  font-size: 16px;
  font-weight: bold;
  align-self: center;
}
@media all and (max-width: 1200px) {
  header .main-nav--list {
    padding: 8px 28px;
    font-size: 15px;
    gap: 18px;
  }
}
@media all and (max-width: 1050px) {
  header .main-nav--list {
    padding: 8px 20px;
    font-size: 13px;
    gap: 15px;
  }
}
header .main-nav--list .anchor {
  padding: 0 2px 1px;
  display: inline-block;
  position: relative;
}
header .main-nav--list .anchor:hover {
  transition: color 0.2s;
  color: #8cb80b;
}
@media (hover: hover) and (pointer: fine) {
  header .main-nav--list .anchor:hover::after {
    transform: scaleX(1);
  }
}
header .main-nav--list .anchor::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #8cb80b;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: transform 0.3s;
  transform: scaleX(0);
}
header .main-nav .contact-anchor {
  padding: 11px 20px 12px 61px;
  border-radius: 50px;
  background: #8cb80b;
  color: #fff;
  align-self: center;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  transition: background 0.2s;
}
@media all and (max-width: 1200px) {
  header .main-nav .contact-anchor {
    font-size: 15px;
  }
}
header .main-nav .contact-anchor::before {
  content: "";
  width: 38px;
  height: 38px;
  background: #fff;
  border-radius: 100%;
  left: 10px;
}
header .main-nav .contact-anchor:hover {
  background: #b4e038;
}
header .main-nav .contact-anchor:hover .mail path {
  fill: #b4e038 !important;
  transition: fill 0.2s;
}
header .main-nav .contact-anchor .mail {
  width: 17px;
  left: 20px;
}
header .mobileNav {
  width: 100%;
  height: 100svh;
  position: fixed;
  top: 0;
  left: 0;
  background: #8cb80b;
  z-index: 500;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: 0.4s;
}
.mobileNav--open header .mobileNav {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
header .mobileNav--inr {
  max-width: 500px;
  margin: 0 auto;
  min-height: 100vh;
  position: relative;
}
header .mobileNav .nav-box {
  padding-left: 5vw;
  padding-right: 5vw;
}
header .mobileNav .top-box {
  padding-top: 10vh;
  padding-bottom: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom: 1px solid #fff;
}
@media all and (max-width: 660px) {
  header .mobileNav .top-box {
    gap: 7px;
  }
}
header .mobileNav .top-box .anchor {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
@media all and (max-width: 660px) {
  header .mobileNav .top-box .anchor {
    font-size: 20px;
  }
}
header .mobileNav .bottom-box {
  color: #fff;
  padding-top: 11px;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  font-weight: 200;
}
header .mobileNav .logo-box {
  width: 100%;
  padding: 80px 20px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  border-radius: 300px 300px 0 0;
}
@media all and (max-width: 660px) {
  header .mobileNav .logo-box {
    padding: 50px 20px 15px;
  }
}
header .mobileNav .logo-box .logo {
  display: block;
  width: 66%;
  margin: 0 auto 40px;
}
@media all and (max-width: 660px) {
  header .mobileNav .logo-box .logo {
    width: 45%;
    max-width: 250px;
    margin-bottom: 20px;
  }
}
header .mobileNav .logo-box p {
  width: 66%;
  margin: 0 auto;
  font-size: 14px;
}
@media all and (max-width: 660px) {
  header .mobileNav .logo-box p {
    width: 85%;
    font-size: 13px;
  }
}
header .mobileButton {
  width: 60px;
  height: 60px;
  background: #8cb80b;
  display: none;
  position: fixed;
  top: 17px;
  right: 17px;
  z-index: 1000;
  background: #fff;
  border: 2px solid #8cb80b;
}
.mobileNav--open header .mobileButton .inr .bar:nth-child(1) {
  transform: rotate(45deg);
  top: 11px;
}
@media all and (max-width: 660px) {
  .mobileNav--open header .mobileButton .inr .bar:nth-child(1) {
    top: 8px;
  }
}
.mobileNav--open header .mobileButton .inr .bar:nth-child(2) {
  opacity: 0;
}
.mobileNav--open header .mobileButton .inr .bar:nth-child(3) {
  transform: rotate(-45deg);
  bottom: 11px;
}
@media all and (max-width: 660px) {
  .mobileNav--open header .mobileButton .inr .bar:nth-child(3) {
    bottom: 8px;
  }
}
@media all and (max-width: 960px) {
  header .mobileButton {
    display: block;
  }
}
@media all and (max-width: 660px) {
  header .mobileButton {
    width: 54px;
    height: 54px;
    top: 10px;
    right: 10px;
  }
}
header .mobileButton .inr {
  width: 30px;
  height: 24px;
}
@media all and (max-width: 660px) {
  header .mobileButton .inr {
    width: 24px;
    height: 18px;
  }
}
header .mobileButton .inr .bar {
  display: block;
  height: 2px;
  width: 100%;
  background: #8cb80b;
  position: absolute;
  left: 0;
  transition: 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
header .mobileButton .inr .bar:nth-child(1) {
  top: 0;
}
header .mobileButton .inr .bar:nth-child(2) {
  top: 11px;
}
@media all and (max-width: 660px) {
  header .mobileButton .inr .bar:nth-child(2) {
    top: 8px;
  }
}
header .mobileButton .inr .bar:nth-child(3) {
  bottom: 0;
}

.bs-anchor {
  padding: 12px 40px 15px;
  display: inline-block;
  background: #8cb80b;
  border: 1px solid #8cb80b;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border-radius: 30px;
  position: relative;
  transition: 0.13s ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .bs-anchor:hover {
    background: #fff;
    color: #8cb80b;
  }
}
@media (hover: hover) and (pointer: fine) {
  .bs-anchor:hover path {
    fill: #8cb80b;
  }
}
.bs-anchor .icon {
  width: 8px;
  right: 14px;
}
.bs-anchor path {
  fill: #fff;
  transition: 0.13s ease-out;
}

.bs-inr {
  max-width: calc(1240px + 9vw + 20px);
  margin: 0 auto;
  padding: 0 calc(4.5vw + 10px);
}

.bs-breadcrumb {
  font-size: 13px;
  margin-bottom: 25px;
  font-weight: 400;
}
@media all and (max-width: 660px) {
  .bs-breadcrumb {
    margin-bottom: 12px;
    font-size: 12px;
  }
}
.bs-breadcrumb .list {
  display: flex;
  gap: 10px;
}
.bs-breadcrumb .list li {
  line-height: 1;
  position: relative;
}
.bs-breadcrumb .list li:not(:last-of-type) {
  padding-right: 12px;
  opacity: 0.7;
}
@media (hover: hover) and (pointer: fine) {
  .bs-breadcrumb .list li:not(:last-of-type):hover {
    opacity: 1;
    color: #8cb80b;
    text-decoration: underline;
  }
}
.bs-breadcrumb .list li:not(:last-of-type)::before {
  content: "";
  width: 4px;
  height: 7px;
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  background: url(../img/common/icon-breadcrumb.svg) center/cover;
}

.top-page .mainVisual-sec {
  width: 100%;
  height: 100svh;
  min-height: 740px;
  margin-bottom: 30vh;
  display: flex;
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec {
    height: auto;
    flex-wrap: wrap;
    position: relative;
    min-height: auto;
    margin-bottom: 200px;
  }
}
.top-page .mainVisual-sec--text {
  width: 42%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--text {
    width: 100%;
    height: 45svh;
    position: static;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text {
    height: 40svh;
  }
}
.top-page .mainVisual-sec--text .inr {
  max-width: 450px;
  width: 70%;
}
@media all and (max-width: 1600px) {
  .top-page .mainVisual-sec--text .inr {
    width: 65%;
  }
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--text .inr {
    width: 60%;
    max-width: 340px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .inr {
    width: 58%;
    max-width: none;
  }
}
.top-page .mainVisual-sec--text .inr .title {
  margin-bottom: 22px;
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .inr .title {
    margin-bottom: 14px;
  }
}
.top-page .mainVisual-sec--text .inr .lead {
  font-size: 1vw;
  color: #111;
  position: relative;
}
@media all and (max-width: 1500px) {
  .top-page .mainVisual-sec--text .inr .lead {
    font-size: 1.3vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--text .inr .lead {
    font-size: 18px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .inr .lead {
    text-align: center;
    font-size: 2.9vw;
  }
}
.top-page .mainVisual-sec--text .inr .lead span {
  padding-right: 1em;
  background: #fbfffa;
  display: inline-block;
  z-index: 1;
  position: relative;
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--text .inr .lead span {
    padding-right: 10px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .inr .lead span {
    padding-right: 0;
    display: block;
  }
}
.top-page .mainVisual-sec--text .inr .lead::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #111;
  display: block;
  right: 0;
  z-index: 0;
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .inr .lead::before {
    display: none;
  }
}
.top-page .mainVisual-sec--text .article-cont {
  width: 90%;
  max-width: 980px;
  padding: 18px 55px 18px 50px;
  background: #fff;
  border: 1px solid #b4e038;
  position: absolute;
  right: -1px;
  bottom: 30px;
  border-radius: 50px 0 0 50px;
  display: flex;
  font-size: 18px;
}
@media all and (max-width: 1400px) {
  .top-page .mainVisual-sec--text .article-cont {
    padding: 16px 40px 16px 40px;
    font-size: 15px;
  }
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--text .article-cont {
    width: 62%;
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .article-cont {
    width: 92%;
    padding: 13px 48px 13px 25px;
    bottom: -80px;
    font-size: 13px;
  }
}
.top-page .mainVisual-sec--text .article-cont .time {
  width: 100px;
}
@media all and (max-width: 1400px) {
  .top-page .mainVisual-sec--text .article-cont .time {
    width: 85px;
  }
}
.top-page .mainVisual-sec--text .article-cont .title {
  width: calc(100% - 100px);
  padding-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media all and (max-width: 1400px) {
  .top-page .mainVisual-sec--text .article-cont .title {
    width: calc(100% - 85px);
    padding-left: 15px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .article-cont .title {
    padding-left: 5px;
  }
}
.top-page .mainVisual-sec--text .article-cont .arow {
  right: 30px;
  width: 17px;
}
@media all and (max-width: 1400px) {
  .top-page .mainVisual-sec--text .article-cont .arow {
    right: 15px;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--text .article-cont .arow {
    width: 14px;
  }
}
.top-page .mainVisual-sec--img {
  width: 58%;
  height: 100%;
}
@media all and (max-width: 960px) {
  .top-page .mainVisual-sec--img {
    width: 100%;
    height: 55svh;
  }
}
@media all and (max-width: 660px) {
  .top-page .mainVisual-sec--img {
    height: 60svh;
  }
}
.top-page .mainVisual-sec--img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-page .about-sec {
  margin-bottom: 20vh;
}
@media all and (max-width: 960px) {
  .top-page .about-sec {
    margin-bottom: 180px;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec {
    margin-bottom: 120px;
  }
}
.top-page .about-sec--text {
  margin-bottom: 80px;
  z-index: 10;
  position: relative;
}
@media all and (max-width: 1450px) {
  .top-page .about-sec--text {
    margin-bottom: 4vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--text {
    margin-bottom: 32px;
  }
}
.top-page .about-sec--text .main-illust {
  width: 25.5%;
  position: absolute;
  top: 0;
  right: 2.4vw;
}
@media all and (max-width: 1450px) {
  .top-page .about-sec--text .main-illust {
    width: 30%;
    top: 5vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .about-sec--text .main-illust {
    top: 18vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--text .main-illust {
    display: none;
  }
}
.top-page .about-sec--text .inr {
  position: relative;
}
.top-page .about-sec--text .inr .title {
  width: 72px;
  position: absolute;
  top: 0;
  left: 33px;
}
@media all and (max-width: 1450px) {
  .top-page .about-sec--text .inr .title {
    width: 60px;
  }
}
@media all and (max-width: 960px) {
  .top-page .about-sec--text .inr .title {
    width: 5.2vw;
    left: 10px;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--text .inr .title {
    width: 40px;
    left: 5px;
  }
}
.top-page .about-sec--text .inr .lead {
  padding-left: 170px;
  font-size: 21px;
  line-height: 3;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
@media all and (max-width: 1450px) {
  .top-page .about-sec--text .inr .lead {
    padding-left: 140px;
    font-size: 1.38vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .about-sec--text .inr .lead {
    padding-left: calc(5.2vw + 50px);
    font-size: 1.6vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--text .inr .lead {
    font-size: 14px;
    line-height: 2;
    font-weight: 400;
  }
}
.top-page .about-sec--slide {
  z-index: 5;
  position: relative;
}
@-webkit-keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.top-page .about-sec--slide .slide-wrap {
  display: flex;
  overflow: hidden;
  gap: 14px;
}
@media all and (max-width: 960px) {
  .top-page .about-sec--slide .slide-wrap {
    gap: 8px;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--slide .slide-wrap {
    gap: 4px;
  }
}
.top-page .about-sec--slide .slide-wrap .slide-list {
  display: flex;
  gap: 14px;
  -webkit-animation: infinity-scroll-left 80s infinite linear 0.5s both;
          animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
@media all and (max-width: 960px) {
  .top-page .about-sec--slide .slide-wrap .slide-list {
    gap: 8px;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--slide .slide-wrap .slide-list {
    gap: 4px;
  }
}
.top-page .about-sec--slide .slide-wrap .slide {
  width: 15.5vw;
  position: relative;
}
@media all and (max-width: 1450px) {
  .top-page .about-sec--slide .slide-wrap .slide {
    width: 21vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .about-sec--slide .slide-wrap .slide {
    width: 26.4vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .about-sec--slide .slide-wrap .slide {
    width: 30vw;
  }
}
.top-page .about-sec--slide .slide-wrap .slide::before {
  content: "";
  padding-top: 130%;
  display: block;
}
.top-page .about-sec--slide .slide-wrap .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-page .business-sec {
  margin-bottom: 120px;
}
.top-page .business-sec--title {
  text-align: center;
  margin-bottom: 55px;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--title {
    margin-bottom: 35px;
  }
}
.top-page .business-sec--title .mark {
  width: 85px;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--title .mark {
    width: 60px;
  }
}
.top-page .business-sec--title .title {
  font-size: 26px;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--title .title {
    font-size: 20px;
    color: #8cb80b;
  }
}
.top-page .business-sec--main {
  border-top: 1px solid #8cb80b;
  position: relative;
  padding: 50px 0 40px 0;
}
@media all and (max-width: 1240px) {
  .top-page .business-sec--main {
    padding: 60px 0 60px 0;
  }
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main {
    padding: 35px 10px 80px 10px;
  }
}
.top-page .business-sec--main:last-of-type {
  border-bottom: 1px solid #8cb80b;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.top-page .business-sec--main .en {
  padding: 0 10px;
  color: #8cb80b;
  line-height: 1;
  background: #fff;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 2.5%;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .en {
    padding: 0 5px;
    top: -7px;
    font-size: 14px;
    left: 0;
  }
}
.top-page .business-sec--main .flex-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box {
    flex-direction: column-reverse;
    justify-content: center;
    gap: 18px;
  }
}
.top-page .business-sec--main .flex-box--text {
  width: 57%;
  padding-left: 50px;
}
@media all and (max-width: 1240px) {
  .top-page .business-sec--main .flex-box--text {
    padding-left: 30px;
  }
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box--text {
    width: 100%;
    padding-left: 0;
  }
}
.top-page .business-sec--main .flex-box--text .title {
  font-size: 32px;
  color: #8cb80b;
  font-weight: bold;
  line-height: 1.4;
}
@media all and (max-width: 960px) {
  .top-page .business-sec--main .flex-box--text .title {
    font-size: 26px;
  }
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box--text .title {
    font-size: 22px;
  }
}
.top-page .business-sec--main .flex-box--text .title .small {
  font-size: 0.6em;
}
.top-page .business-sec--main .flex-box--text .lead {
  margin-top: 10px;
  max-width: 510px;
  font-size: 17px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
@media all and (max-width: 1240px) {
  .top-page .business-sec--main .flex-box--text .lead {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .top-page .business-sec--main .flex-box--text .lead {
    font-size: 15px;
  }
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box--text .lead {
    font-size: 14px;
  }
}
.top-page .business-sec--main .flex-box--text .anchor {
  margin-top: 32px;
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box--text .anchor {
    margin-top: 22px;
    width: 100%;
  }
}
.top-page .business-sec--main .flex-box--img {
  width: 43%;
}
@media all and (max-width: 1240px) {
  .top-page .business-sec--main .flex-box--img {
    width: 40%;
  }
}
@media all and (max-width: 660px) {
  .top-page .business-sec--main .flex-box--img {
    width: 80%;
  }
}
.top-page .case-sec {
  margin-bottom: 120px;
  padding: 80px 0 80px;
  background: rgba(223, 232, 195, 0.35);
  position: relative;
}
@media all and (max-width: 660px) {
  .top-page .case-sec {
    padding: 40px 0 50px;
  }
}
.top-page .case-sec .back {
  width: 500px;
  position: absolute;
  bottom: 0;
  left: -200px;
  line-height: 1;
}
@media all and (max-width: 960px) {
  .top-page .case-sec .back {
    width: 400px;
    left: -180px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec .back {
    width: 300px;
    left: -150px;
  }
}
.top-page .case-sec--inr {
  display: flex;
  padding-left: 7vw;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--inr {
    padding-left: 4.5vw;
  }
}
.top-page .case-sec--title {
  width: 130px;
  padding-top: 80px;
  writing-mode: vertical-rl;
  font-weight: bold;
  font-size: 49px;
  color: #8cb80b;
  letter-spacing: 0.05em;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--title {
    width: 100px;
    font-size: 44px;
  }
}
@media all and (max-width: 960px) {
  .top-page .case-sec--title {
    padding-top: 65px;
    width: 70px;
    font-size: 32px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--title {
    padding-top: 55px;
    font-size: 28px;
    width: 50px;
  }
}
.top-page .case-sec--main {
  width: calc(100% - 130px);
  padding-left: 30px;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--main {
    width: calc(100% - 100px);
    padding-left: 10px;
  }
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main {
    width: calc(100% - 70px);
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main {
    width: calc(100% - 50px);
  }
}
.top-page .case-sec--main .case-slide .slide {
  width: 31%;
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main .case-slide .slide {
    width: 44%;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .slide {
    width: 85%;
  }
}
.top-page .case-sec--main .case-slide .slide .img-box {
  width: 100%;
  position: relative;
  background: #dfe8c3;
  overflow: hidden;
}
.top-page .case-sec--main .case-slide .slide .img-box::before {
  content: "";
  padding-top: 60%;
  display: block;
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .slide .img-box::before {
    padding-top: 70%;
  }
}
.top-page .case-sec--main .case-slide .slide .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-page .case-sec--main .case-slide .slide .text-box {
  margin-top: 15px;
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .slide .text-box {
    margin-top: 10px;
  }
}
.top-page .case-sec--main .case-slide .slide .text-box .cat {
  display: flex;
  gap: 10px;
}
.top-page .case-sec--main .case-slide .slide .text-box .cat span {
  padding: 6px 16px 8px;
  display: inline-block;
  border: 1px solid #b4e038;
  color: #b4e038;
  border-radius: 40px;
  background: #fff;
  text-align: center;
  line-height: 1;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--main .case-slide .slide .text-box .cat span {
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .slide .text-box .cat span {
    padding: 5px 16px 7px;
    font-size: 12px;
  }
}
.top-page .case-sec--main .case-slide .slide .text-box .title {
  margin-top: 4px;
  font-size: 28px;
  font-weight: bold;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--main .case-slide .slide .text-box .title {
    font-size: 24px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .slide .text-box .title {
    font-size: 22px;
  }
}
.top-page .case-sec--main .case-slide .slide .text-box .lead {
  line-height: 1.7;
  font-size: 18px;
  opacity: 0.7;
}
@media all and (max-width: 1600px) {
  .top-page .case-sec--main .case-slide .slide .text-box .lead {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main .case-slide .slide .text-box .lead {
    font-size: 14px;
    padding-right: 1em;
  }
}
.top-page .case-sec--main .case-slide .swiper-button-box {
  padding-right: 3.9vw;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main .case-slide .swiper-button-box {
    padding-right: 20px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .swiper-button-box {
    gap: 5px;
  }
}
.top-page .case-sec--main .case-slide .swiper-button-box .swiper-button {
  width: 70px;
  height: 70px;
  background: #a7c54e;
  border-radius: 100px;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main .case-slide .swiper-button-box .swiper-button {
    width: 55px;
    height: 55px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .swiper-button-box .swiper-button {
    width: 45px;
    height: 45px;
  }
}
.top-page .case-sec--main .case-slide .swiper-button-box .swiper-button::after {
  display: none;
}
.top-page .case-sec--main .case-slide .swiper-button-box .swiper-button.swiper-button-disabled {
  opacity: 0.6;
}
.top-page .case-sec--main .case-slide .swiper-button-box .swiper-button img {
  width: 13px;
}
@media all and (max-width: 960px) {
  .top-page .case-sec--main .case-slide .swiper-button-box .swiper-button img {
    width: 10px;
  }
}
@media all and (max-width: 660px) {
  .top-page .case-sec--main .case-slide .swiper-button-box .swiper-button img {
    width: 8px;
  }
}
.top-page .case-sec--main .case-slide .swiper-button-box .swiper-button.swiper-button-prev img {
  transform: rotate(180deg);
}
.top-page .news-sec {
  margin-bottom: 150px;
}
@media all and (max-width: 660px) {
  .top-page .news-sec {
    margin-bottom: 100px;
  }
}
.top-page .news-sec--title {
  margin-bottom: 18px;
}
.top-page .news-sec--title .title {
  margin-bottom: 8px;
  line-height: 1;
  font-weight: bold;
  font-size: 36px;
  color: #8cb80b;
}
@media all and (max-width: 660px) {
  .top-page .news-sec--title .title {
    font-size: 22px;
  }
}
.top-page .news-sec--title .en {
  line-height: 1;
  font-weight: bold;
  color: #b4e038;
  font-size: 15px;
}
@media all and (max-width: 660px) {
  .top-page .news-sec--title .en {
    font-size: 13px;
    font-weight: 500;
  }
}
.top-page .news-sec--main {
  border-top: 1px solid #d2e5a0;
}
.top-page .news-sec--main li {
  padding: 30px 10px 30px 40px;
  border-bottom: 1px solid #d2e5a0;
  display: flex;
}
@media all and (max-width: 960px) {
  .top-page .news-sec--main li {
    padding: 30px 10px 30px 20px;
  }
}
@media all and (max-width: 660px) {
  .top-page .news-sec--main li {
    flex-wrap: wrap;
    padding: 18px 10px 25px 10px;
  }
}
.top-page .news-sec--main li .time {
  width: 100px;
  opacity: 0.6;
  font-size: 15px;
  font-weight: bold;
  padding-top: 1px;
  font-weight: 400;
}
.top-page .news-sec--main li .title {
  width: calc(100% - 100px);
  padding-left: 40px;
  align-self: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media all and (max-width: 660px) {
  .top-page .news-sec--main li .title {
    width: 100%;
    padding-left: 0;
    font-size: 15px;
  }
}
.top-page .news-sec--anchor {
  margin-top: 20px;
  text-align: right;
}
@media all and (max-width: 660px) {
  .top-page .news-sec--anchor {
    margin-top: 30px;
  }
}
@media all and (max-width: 660px) {
  .top-page .news-sec--anchor .anchor {
    width: 100%;
  }
}
.top-page .other-sec {
  margin-bottom: 160px;
}
@media all and (max-width: 660px) {
  .top-page .other-sec {
    margin-bottom: 80px;
  }
}
.top-page .other-sec .inr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-page .other-sec .inr .instagram-cont {
  width: 45%;
}
@media all and (max-width: 660px) {
  .top-page .other-sec .inr .instagram-cont {
    width: 100%;
  }
}
.top-page .other-sec .inr .instagram-cont .title {
  margin-bottom: 17px;
  color: #8cb80b;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
}
@media all and (max-width: 1240px) {
  .top-page .other-sec .inr .instagram-cont .title {
    font-size: 22px;
  }
}
@media all and (max-width: 660px) {
  .top-page .other-sec .inr .instagram-cont .title {
    font-size: 20px;
  }
}
.top-page .other-sec .inr .instagram-cont .title .icon {
  display: inline-block;
  width: 26px;
  transform: 0.3s;
}
@media all and (max-width: 660px) {
  .top-page .other-sec .inr .instagram-cont .title .icon {
    width: 19px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .top-page .other-sec .inr .instagram-cont .title .icon:hover {
    opacity: 0.7;
  }
}
.top-page .other-sec .inr .instagram-cont .img-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.top-page .other-sec .inr .instagram-cont .img-box .box {
  width: calc((100% - 10px) / 2);
  position: relative;
}
.top-page .other-sec .inr .instagram-cont .img-box .box::before {
  content: "";
  padding-top: 100%;
  display: block;
}
.top-page .other-sec .inr .instagram-cont .img-box .box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cver;
     object-fit: cver;
}
.top-page .other-sec .inr .anchor-cont {
  width: 50%;
  padding-top: 42px;
}
@media all and (max-width: 660px) {
  .top-page .other-sec .inr .anchor-cont {
    width: 100%;
  }
}
.top-page .other-sec .inr .anchor-cont .anchor {
  display: block;
  margin-bottom: 14px;
}
.top-page .access-sec--flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 960px) {
  .top-page .access-sec--flex {
    flex-direction: column-reverse;
  }
}
.top-page .access-sec--text {
  width: 385px;
  padding-top: 135px;
  align-self: flex-end;
}
@media all and (max-width: 960px) {
  .top-page .access-sec--text {
    width: 100%;
    padding-top: 36px;
  }
}
.top-page .access-sec--text .name {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 6px;
}
.top-page .access-sec--text .address {
  margin-bottom: 15px;
  font-size: 15px;
}
.top-page .access-sec--text .tel-anchor {
  margin-bottom: 15px;
  padding: 11px 22px 12px 22px;
  display: inline-block;
  border: 1px solid #8cb80b;
  color: #8cb80b;
  line-height: 1;
  font-weight: bold;
  font-size: 28px;
}
.top-page .access-sec--text .list {
  margin-bottom: 27px;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 0;
  border-top: 1px solid #dadfca;
  border-bottom: 1px solid #dadfca;
  font-size: 14px;
}
@media all and (max-width: 660px) {
  .top-page .access-sec--text .list {
    font-size: 13px;
  }
}
.top-page .access-sec--text .list dt {
  width: 84px;
  border: 1px solid #dadfca;
  text-align: center;
}
@media all and (max-width: 660px) {
  .top-page .access-sec--text .list dt {
    width: 78px;
  }
}
.top-page .access-sec--text .list dd {
  width: calc(100% - 84px);
  padding-left: 12px;
}
@media all and (max-width: 660px) {
  .top-page .access-sec--text .list dd {
    width: calc(100% - 78px);
  }
}
@media all and (max-width: 660px) {
  .top-page .access-sec--text .anchor {
    width: 100%;
  }
}
.top-page .access-sec--map {
  width: calc(100% - 385px - 40px);
  position: relative;
}
@media all and (max-width: 960px) {
  .top-page .access-sec--map {
    width: 100%;
    height: 350px;
  }
}
.top-page .access-sec--map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.base-page {
  min-height: calc(100vh - 430px - 130px - 185px);
  padding-top: 185px;
}
@media all and (max-width: 660px) {
  .base-page {
    padding-top: 125px;
  }
}
.base-page--title {
  font-weight: bold;
}
.base-page--title .title {
  line-height: 1;
  font-size: 42px;
  color: #8cb80b;
}
@media all and (max-width: 660px) {
  .base-page--title .title {
    font-size: 32px;
  }
}
.base-page--title .en {
  margin-top: 2px;
  font-size: 15px;
  color: #d2e5a0;
}
@media all and (max-width: 660px) {
  .base-page--title .en {
    font-size: 13px;
  }
}
.base-page--title .lead {
  margin-top: 12px;
}
@media all and (max-width: 660px) {
  .base-page--title .lead {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7;
  }
}

.business-page .top-sec {
  margin-top: 32px;
}
.business-page .top-sec--inr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 660px) {
  .business-page .top-sec--inr {
    gap: 6px;
  }
}
.business-page .top-sec--cont {
  width: calc((100% - 24px) / 4);
  border: 1px solid #8cb80b;
}
@media all and (max-width: 660px) {
  .business-page .top-sec--cont {
    width: calc((100% - 6px) / 2);
  }
}
@media (hover: hover) and (pointer: fine) {
  .business-page .top-sec--cont:hover .img-box,
.business-page .top-sec--cont:hover .text-box {
    opacity: 0.7;
  }
}
.business-page .top-sec--cont .img-box {
  height: 190px;
  position: relative;
  transition: opacity 0.25s;
}
@media all and (max-width: 1360px) {
  .business-page .top-sec--cont .img-box {
    height: 13.4vw;
  }
}
@media all and (max-width: 660px) {
  .business-page .top-sec--cont .img-box {
    height: 28.3vw;
  }
}
.business-page .top-sec--cont .img-box.exteria img {
  width: 91%;
}
.business-page .top-sec--cont .img-box.gardening img {
  width: 86%;
}
.business-page .top-sec--cont .img-box.reform img {
  width: 88%;
}
.business-page .top-sec--cont .img-box.gardentree img {
  margin-top: 10px;
  width: 88%;
}
.business-page .top-sec--cont .text-box {
  padding: 0 0 8px;
  text-align: center;
  line-height: 1;
  transition: opacity 0.25s;
}
@media all and (max-width: 660px) {
  .business-page .top-sec--cont .text-box {
    padding-bottom: 5px;
  }
}
.business-page .top-sec--cont .text-box .title {
  margin-bottom: 2px;
  font-size: 18px;
  color: #8cb80b;
}
@media all and (max-width: 960px) {
  .business-page .top-sec--cont .text-box .title {
    font-size: 16px;
  }
}
@media all and (max-width: 660px) {
  .business-page .top-sec--cont .text-box .title {
    font-size: 15px;
    line-height: 1;
  }
}
.business-page .top-sec--cont .text-box .title .small {
  font-size: 0.7em;
}
@media all and (max-width: 660px) {
  .business-page .top-sec--cont .text-box .arw {
    width: 11px;
  }
}
.business-page .business-sec {
  padding-top: 80px;
  margin-top: 20px;
}
@media all and (max-width: 660px) {
  .business-page .business-sec {
    padding-top: 110px;
    margin-top: -30px;
  }
}
.business-page .business-sec--inr {
  padding: 0 3% 40px;
  position: relative;
  border-top: 1px solid #8cb80b;
  border-bottom: 1px solid #8cb80b;
}
@media all and (max-width: 660px) {
  .business-page .business-sec--inr {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.business-page .business-sec--en {
  padding: 0 10px;
  color: #8cb80b;
  line-height: 1;
  background: #fff;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 2.5%;
}
@media all and (max-width: 660px) {
  .business-page .business-sec--en {
    padding: 0 5px;
    top: -7px;
    font-size: 14px;
  }
}
.business-page .business-sec--title {
  padding-top: 18px;
  padding-bottom: 40px;
}
@media all and (max-width: 960px) {
  .business-page .business-sec--title {
    padding-bottom: 22px;
  }
}
.business-page .business-sec--title .title {
  font-weight: bold;
  color: #8cb80b;
  font-size: 32px;
}
@media all and (max-width: 660px) {
  .business-page .business-sec--title .title {
    font-size: 26px;
  }
}
.business-page .business-sec--title .title .small {
  font-size: 0.7em;
}
@media all and (max-width: 960px) {
  .business-page .business-sec--title .lead {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media all and (max-width: 660px) {
  .business-page .business-sec--title .lead {
    font-size: 14px;
    line-height: 1.7;
    opacity: 0.8;
  }
}
.business-page .business-sec--main {
  margin-bottom: 24px;
}
.business-page .business-sec--main .flex-cont {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 35px;
}
.business-page .business-sec--main .flex-cont--box {
  width: calc((100% - 70px) / 3);
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 1210px) {
  .business-page .business-sec--main .flex-cont--box {
    width: calc((100% - 35px) / 2);
  }
}
@media all and (max-width: 660px) {
  .business-page .business-sec--main .flex-cont--box {
    width: 100%;
  }
}
.business-page .business-sec--main .flex-cont--box__long {
  width: 100%;
}
.business-page .business-sec--main .flex-cont .title {
  color: #8cb80b;
  font-weight: bold;
  line-height: 1.55;
  font-size: 18px;
  font-feature-settings: "palt";
}
@media all and (max-width: 660px) {
  .business-page .business-sec--main .flex-cont .title {
    font-size: 17px;
  }
}
.business-page .business-sec--main .flex-cont .lead {
  margin-top: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.55;
  font-feature-settings: "palt";
  flex-grow: 1;
}
.business-page .business-sec--main .flex-cont--image {
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.business-page .business-sec--main .flex-cont--image:before {
  content: "";
  padding-top: 60%;
  display: block;
}
.business-page .business-sec--main .flex-cont--image.red {
  border: 1px solid red;
}
.business-page .business-sec--main .flex-cont--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.business-page .business-sec--main .flex-cont--image img.takegaki {
  -o-object-position: center top;
     object-position: center top;
}
.business-page .business-sec--main .flex-cont--beforeAfter {
  width: 90%;
  margin-top: 30px;
  display: flex;
  gap: 30px;
}
@media all and (max-width: 660px) {
  .business-page .business-sec--main .flex-cont--beforeAfter {
    width: 100%;
    flex-wrap: wrap;
  }
}
.business-page .business-sec--main .flex-cont--beforeAfter .box {
  width: calc((100% - 30px) / 2);
}
@media all and (max-width: 660px) {
  .business-page .business-sec--main .flex-cont--beforeAfter .box {
    width: 100%;
  }
}
.business-page .business-sec--main .flex-cont--beforeAfter .box p {
  padding: 2px 6px 3px;
  background: #b4e038;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-size: 14px;
}
.business-page .business-sec--main .flex-cont--beforeAfter .box-img {
  margin-top: 3px;
  line-height: 1;
}

.case-page .case-sec {
  margin-top: 80px;
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #b4e038;
  display: none;
}
@media all and (max-width: 660px) {
  .case-page .case-sec {
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: none;
  }
}
.case-page .case-sec--img {
  width: 50%;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--img {
    width: 47%;
  }
}
@media all and (max-width: 660px) {
  .case-page .case-sec--img {
    width: 100%;
  }
}
.case-page .case-sec--img .splide-main {
  margin-bottom: 10px;
}
@media all and (max-width: 660px) {
  .case-page .case-sec--img .splide-main {
    margin-bottom: 4px;
  }
}
.case-page .case-sec--img .splide-main .splide__track--fade > .splide__list > .splide__slide {
  height: 0 !important;
  transition: 0.2s;
}
.case-page .case-sec--img .splide-main .splide__track--fade > .splide__list > .splide__slide.is-active {
  height: auto !important;
  transition: 0.2s;
}
.case-page .case-sec--img .splide-thumnail .splide__list {
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(3, 1fr);
}
@media all and (max-width: 660px) {
  .case-page .case-sec--img .splide-thumnail .splide__list {
    gap: 4px;
  }
}
.case-page .case-sec--img .splide-thumnail .splide__slide {
  width: 100% !important;
  position: relative;
  overflow: hidden;
  border: none !important;
  opacity: 0.5;
}
@media (hover: hover) and (pointer: fine) {
  .case-page .case-sec--img .splide-thumnail .splide__slide:hover {
    opacity: 1;
    transition: 0.3s;
  }
}
.case-page .case-sec--img .splide-thumnail .splide__slide::before {
  content: "";
  display: block;
  padding-top: 68%;
}
@media all and (max-width: 660px) {
  .case-page .case-sec--img .splide-thumnail .splide__slide::before {
    padding-top: 60%;
  }
}
.case-page .case-sec--img .splide-thumnail .splide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-page .case-sec--img .splide-thumnail .splide__slide.is-active {
  border: none !important;
  opacity: 1 !important;
}
.case-page .case-sec--text {
  width: 50%;
  padding-left: 5%;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--text {
    width: 53%;
    padding-left: 4%;
  }
}
@media all and (max-width: 660px) {
  .case-page .case-sec--text {
    width: 100%;
    margin-top: 24px;
    padding-left: 0;
  }
}
.case-page .case-sec--text .top {
  margin-bottom: 17px;
  display: flex;
  gap: 18px;
  align-items: center;
}
@media all and (max-width: 660px) {
  .case-page .case-sec--text .top {
    margin-bottom: 22px;
    gap: 15px;
  }
}
.case-page .case-sec--text .top .time {
  color: #b4e038;
}
.case-page .case-sec--text .top .cat {
  padding: 7px 10px 8px;
  border-radius: 100px;
  border: 1px solid #b4e038;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--text .top .cat {
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  .case-page .case-sec--text .top .cat {
    padding: 5px 8px 6px;
    font-size: 13px;
    font-weight: normal;
  }
}
.case-page .case-sec--text .title {
  margin-bottom: 22px;
  display: flex;
  align-items: flex-end;
  line-height: 1;
  gap: 4px;
}
@media all and (max-width: 660px) {
  .case-page .case-sec--text .title {
    margin-bottom: 16px;
  }
}
.case-page .case-sec--text .title .name {
  font-weight: bold;
  font-size: 32px;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--text .title .name {
    font-size: 30px;
  }
}
.case-page .case-sec--text .title .sama {
  font-weight: bold;
  font-size: 18px;
}
.case-page .case-sec--text .lead {
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 1.75;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--text .lead {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .case-page .case-sec--text .lead {
    font-size: 15px;
  }
}
.case-page .case-sec--text .data-box {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #b4e038;
  font-size: 15px;
}
@media all and (max-width: 1200px) {
  .case-page .case-sec--text .data-box {
    font-size: 14px;
  }
}
.case-page .case-sec--text .data-box dt {
  width: 130px;
  padding: 12px 0 12px 5px;
  border-bottom: 1px solid #b4e038;
  font-weight: bold;
}
.case-page .case-sec--text .data-box dd {
  width: calc(100% - 130px);
  padding: 12px 0 12px 0;
  border-bottom: 1px solid #b4e038;
}

.news-page .article-sec {
  margin-top: 20px;
}
.news-page .article-sec .articleList {
  border-bottom: 1px solid #d2e5a0;
}
.news-page .article-sec .articleList-list {
  border-top: 1px solid #d2e5a0;
  padding: 30px 15px 30px 40px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 960px) {
  .news-page .article-sec .articleList-list {
    padding: 30px 15px 30px 20px;
  }
}
@media all and (max-width: 660px) {
  .news-page .article-sec .articleList-list {
    padding: 25px 10px 25px 6px;
    flex-wrap: wrap;
  }
}
.news-page .article-sec .articleList-time {
  width: 145px;
  font-weight: bold;
  opacity: 0.6;
}
@media all and (max-width: 660px) {
  .news-page .article-sec .articleList-time {
    width: 100%;
    font-size: 14px;
    line-height: 1;
  }
}
.news-page .article-sec .articleList-anchor {
  width: calc(100% - 145px);
  font-size: 18px;
}
@media all and (max-width: 660px) {
  .news-page .article-sec .articleList-anchor {
    width: 100%;
  }
}
@media (hover: hover) and (pointer: fine) {
  .news-page .article-sec .articleList-anchor:hover {
    color: #8cb80b;
    text-decoration: underline;
  }
}

.newsSingle-page .title-sec {
  margin-top: 35px;
  padding-bottom: 8px;
  border-bottom: 1px solid #b4e038;
}
@media all and (max-width: 660px) {
  .newsSingle-page .title-sec {
    margin-top: 20px;
  }
}
.newsSingle-page .title-sec .time {
  color: #b4e038;
  line-height: 1;
}
@media all and (max-width: 660px) {
  .newsSingle-page .title-sec .time {
    font-size: 14px;
  }
}
.newsSingle-page .title-sec .title {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.5;
}
@media all and (max-width: 660px) {
  .newsSingle-page .title-sec .title {
    font-size: 20px;
  }
}
.newsSingle-page .main-sec {
  margin-top: 30px;
}
.newsSingle-page .main-sec p {
  margin-bottom: 1em;
  font-weight: 400;
}
@media all and (max-width: 660px) {
  .newsSingle-page .main-sec p {
    font-size: 14px;
  }
}
.newsSingle-page .main-sec h2 {
  margin-top: 40px;
  margin-bottom: 25px;
  padding: 12px 10px 13px 24px;
  background: rgba(210, 229, 160, 0.4);
  font-weight: bold;
  font-size: 20px;
  border-radius: 5px;
}
@media all and (max-width: 660px) {
  .newsSingle-page .main-sec h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 10px 10px 11px 16px;
    font-size: 18px;
  }
}
.newsSingle-page .main-sec h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 18px;
  font-weight: bold;
  border-left: 8px solid #b4e038;
}
@media all and (max-width: 660px) {
  .newsSingle-page .main-sec h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 16px;
    border-left: 5px solid #b4e038;
  }
}

.flow-page .mainFlow-sec {
  margin-top: 40px;
}
.flow-page .mainFlow-sec .list {
  border-bottom: 1px solid #d2e5a0;
}
.flow-page .mainFlow-sec .list-box {
  border-top: 1px solid #d2e5a0;
  display: flex;
}
.flow-page .mainFlow-sec .list-box__num {
  width: 80px;
  background: #8cb80b;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 660px) {
  .flow-page .mainFlow-sec .list-box__num {
    width: 45px;
  }
}
.flow-page .mainFlow-sec .list-box__num .inr {
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.flow-page .mainFlow-sec .list-box__num .en {
  display: block;
  margin-bottom: 2px;
}
@media all and (max-width: 660px) {
  .flow-page .mainFlow-sec .list-box__num .en {
    font-size: 12px;
  }
}
.flow-page .mainFlow-sec .list-box__num .num {
  display: block;
  font-size: 34px;
}
@media all and (max-width: 660px) {
  .flow-page .mainFlow-sec .list-box__num .num {
    font-size: 25px;
  }
}
.flow-page .mainFlow-sec .list-box__text {
  width: calc(100% - 80px);
  padding: 25px 10px 30px 100px;
}
@media all and (max-width: 960px) {
  .flow-page .mainFlow-sec .list-box__text {
    padding: 20px 10px 25px 60px;
  }
}
@media all and (max-width: 660px) {
  .flow-page .mainFlow-sec .list-box__text {
    width: calc(100% - 45px);
    padding: 20px 10px 25px 25px;
  }
}
.flow-page .mainFlow-sec .list-box__text .title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5;
}
@media all and (max-width: 660px) {
  .flow-page .mainFlow-sec .list-box__text .title {
    font-size: 18px;
  }
}
.flow-page .mainFlow-sec .list-box__text .lead {
  margin-top: 10px;
  opacity: 0.85;
  line-height: 1.65;
}
@media all and (max-width: 960px) {
  .flow-page .mainFlow-sec .list-box__text .lead {
    font-size: 14px;
  }
}

.faq-page .faq-sec {
  margin-top: 45px;
}
.faq-page .faq-sec .faqList-list:not(:last-of-type) {
  margin-bottom: 20px;
}
.faq-page .faq-sec .faqList-question {
  padding: 15px;
  border: 1px solid #d2e5a0;
  border-radius: 7px;
  display: flex;
  gap: 22px;
  cursor: pointer;
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList-question {
    padding: 12px 10px;
    gap: 15px;
  }
}
.faq-page .faq-sec .faqList-question p {
  width: calc(100% - 52px);
  font-size: 24px;
  font-weight: bold;
  color: #8cb80b;
  line-height: 1.55;
  align-self: center;
}
@media all and (max-width: 960px) {
  .faq-page .faq-sec .faqList-question p {
    width: calc(100% - 46px);
  }
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList-question p {
    font-size: 16px;
  }
}
.faq-page .faq-sec .faqList-answer {
  display: none;
}
.faq-page .faq-sec .faqList-answer.show {
  display: block;
}
.faq-page .faq-sec .faqList-answer .inr {
  padding: 20px 15px 20px 16px;
  gap: 22px;
  display: flex;
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList-answer .inr {
    padding: 12px 10px;
    gap: 15px;
  }
}
.faq-page .faq-sec .faqList-answer p {
  width: calc(100% - 52px);
  align-self: center;
  font-weight: bold;
  font-size: 18px;
}
@media all and (max-width: 960px) {
  .faq-page .faq-sec .faqList-answer p {
    width: calc(100% - 46px);
  }
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList-answer p {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.55;
  }
}
.faq-page .faq-sec .faqList .mark {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: #8cb80b;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 960px) {
  .faq-page .faq-sec .faqList .mark {
    width: 46px;
    height: 46px;
  }
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList .mark {
    width: 30px;
    height: 30px;
  }
}
.faq-page .faq-sec .faqList .mark-q img {
  width: 24px;
  transform: translateY(2px);
}
@media all and (max-width: 960px) {
  .faq-page .faq-sec .faqList .mark-q img {
    width: 21px;
  }
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList .mark-q img {
    width: 14px;
    transform: translateY(1px);
  }
}
.faq-page .faq-sec .faqList .mark-a img {
  width: 24px;
}
@media all and (max-width: 960px) {
  .faq-page .faq-sec .faqList .mark-a img {
    width: 21px;
  }
}
@media all and (max-width: 660px) {
  .faq-page .faq-sec .faqList .mark-a img {
    width: 14px;
  }
}

.company-page .mainCopmpany-sec {
  margin-top: 40px;
}
.company-page .mainCopmpany-sec .list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #8cb80b;
}
.company-page .mainCopmpany-sec .list > dt {
  width: 220px;
  padding: 30px 10px 30px 30px;
  font-weight: bold;
  color: rgba(54, 54, 54, 0.6);
  border-top: 1px solid #8cb80b;
}
@media all and (max-width: 960px) {
  .company-page .mainCopmpany-sec .list > dt {
    width: 180px;
    font-size: 15px;
    padding: 30px 10px 30px 20px;
  }
}
@media all and (max-width: 660px) {
  .company-page .mainCopmpany-sec .list > dt {
    width: 100%;
    padding: 26px 10px 5px 10px;
  }
}
.company-page .mainCopmpany-sec .list > dd {
  width: calc(100% - 220px);
  padding: 30px 10px 30px 0;
  border-top: 1px solid #8cb80b;
}
@media all and (max-width: 960px) {
  .company-page .mainCopmpany-sec .list > dd {
    width: calc(100% - 180px);
    font-size: 15px;
  }
}
@media all and (max-width: 660px) {
  .company-page .mainCopmpany-sec .list > dd {
    width: 100%;
    padding: 0px 10px 26px 10px;
    border-top: 0;
  }
}
.company-page .mainCopmpany-sec .list .in-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 0;
}
.company-page .mainCopmpany-sec .list .in-list dt {
  width: 100px;
  padding-top: 3px;
  font-weight: bold;
  line-height: 1;
}
@media all and (max-width: 660px) {
  .company-page .mainCopmpany-sec .list .in-list dt {
    width: 85px;
  }
}
.company-page .mainCopmpany-sec .list .in-list dd {
  width: calc(100% - 100px);
  font-weight: 400;
  font-feature-settings: "palt";
  line-height: 1.5;
}
@media all and (max-width: 660px) {
  .company-page .mainCopmpany-sec .list .in-list dd {
    width: calc(100% - 85px);
  }
}

.recruit-page .mainFlex-sec {
  display: flex;
  align-items: flex-start;
}
@media all and (max-width: 660px) {
  .recruit-page .mainFlex-sec {
    flex-wrap: wrap;
  }
}
.recruit-page .overview-sec {
  width: calc(100% - 317px);
  padding-right: 40px;
}
@media all and (max-width: 960px) {
  .recruit-page .overview-sec {
    width: calc(100% - 265px);
  }
}
@media all and (max-width: 660px) {
  .recruit-page .overview-sec {
    width: 100%;
    padding-right: 0;
  }
}
.recruit-page .overview-sec .list {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #d2e5a0;
}
@media all and (max-width: 1100px) {
  .recruit-page .overview-sec .list {
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  .recruit-page .overview-sec .list {
    margin-top: 20px;
    font-size: 13px;
  }
}
.recruit-page .overview-sec .list dt {
  width: 144px;
  padding: 18px 0;
  font-weight: bold;
  border-top: 1px solid #d2e5a0;
}
@media all and (max-width: 1100px) {
  .recruit-page .overview-sec .list dt {
    width: 120px;
  }
}
@media all and (max-width: 960px) {
  .recruit-page .overview-sec .list dt {
    width: 95px;
  }
}
@media all and (max-width: 660px) {
  .recruit-page .overview-sec .list dt {
    width: 100%;
    padding: 20px 0 0;
    font-size: 15px;
  }
}
.recruit-page .overview-sec .list dd {
  width: calc(100% - 144px);
  padding: 18px 0;
  font-weight: 400;
  font-feature-settings: "palt";
  border-top: 1px solid #d2e5a0;
}
@media all and (max-width: 1100px) {
  .recruit-page .overview-sec .list dd {
    width: calc(100% - 120px);
  }
}
@media all and (max-width: 960px) {
  .recruit-page .overview-sec .list dd {
    width: calc(100% - 95px);
  }
}
@media all and (max-width: 660px) {
  .recruit-page .overview-sec .list dd {
    width: 100%;
    padding: 10px 0 20px;
    border-top: none;
  }
}
.recruit-page .overview-sec .lastlead {
  margin-top: 27px;
  font-weight: 400;
  font-size: 18px;
}
@media all and (max-width: 1100px) {
  .recruit-page .overview-sec .lastlead {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .recruit-page .overview-sec .lastlead {
    font-size: 15px;
  }
}
@media all and (max-width: 660px) {
  .recruit-page .overview-sec .lastlead {
    margin-top: 10px;
    font-size: 14px;
  }
}
.recruit-page .contact-sec {
  width: 317px;
  margin-top: 45px;
  padding: 20px 28px 32px;
  background: #faffeb;
  text-align: center;
}
@media all and (max-width: 1100px) {
  .recruit-page .contact-sec {
    width: 280px;
  }
}
@media all and (max-width: 960px) {
  .recruit-page .contact-sec {
    width: 265px;
  }
}
@media all and (max-width: 660px) {
  .recruit-page .contact-sec {
    width: 100%;
    margin-top: 30px;
  }
}
.recruit-page .contact-sec .title {
  margin-bottom: 19px;
  font-weight: bold;
  font-size: 20px;
  color: #b4e038;
  line-height: 1.4;
}
@media all and (max-width: 1100px) {
  .recruit-page .contact-sec .title {
    font-size: 18px;
  }
}
@media all and (max-width: 960px) {
  .recruit-page .contact-sec .title {
    font-size: 17px;
  }
}
.recruit-page .contact-sec .barTitle {
  width: 100%;
  padding: 10px 0;
  display: block;
  background: #b4e038;
  color: #fff;
  position: relative;
}
@media all and (max-width: 1100px) {
  .recruit-page .contact-sec .barTitle {
    font-size: 15px;
    padding: 8px 0;
  }
}
.recruit-page .contact-sec .barTitle.contact {
  margin-top: 45px;
  transition: 0.3s;
}
@media all and (max-width: 1100px) {
  .recruit-page .contact-sec .barTitle.contact {
    margin-top: 30px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .recruit-page .contact-sec .barTitle.contact:hover {
    background: #8cb80b;
  }
}
.recruit-page .contact-sec .barTitle.contact .arw {
  width: 8px;
  right: 13px;
}
@media all and (max-width: 960px) {
  .recruit-page .contact-sec .barTitle.contact .arw {
    width: 6px;
    right: 8px;
  }
}
.recruit-page .contact-sec .tel {
  margin-top: 20px;
  line-height: 1;
  display: flex;
  justify-content: center;
  gap: 2px;
  align-items: center;
}
@media all and (max-width: 960px) {
  .recruit-page .contact-sec .tel-icon {
    width: 20px;
  }
}
.recruit-page .contact-sec .tel-text {
  font-weight: bold;
  font-size: 28px;
}
@media all and (max-width: 960px) {
  .recruit-page .contact-sec .tel-text {
    font-size: 24px;
  }
}
.recruit-page .contact-sec .time {
  font-size: 13px;
}

.contact-page .contact-sec--inr {
  max-width: 660px;
  margin-top: 95px;
}
@media all and (max-width: 660px) {
  .contact-page .contact-sec--inr {
    margin-top: 60px;
  }
}
.contact-page .contact-sec--form .formList dt {
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 6px;
}
.contact-page .contact-sec--form .formList dt .mark {
  padding: 3px 7px 4px 7px;
  display: inline-block;
  font-size: 11px;
  color: #fff;
  background: #8cb80b;
  text-align: center;
  border-radius: 10px;
  transform: translateY(1px);
}
.contact-page .contact-sec--form .formList dd {
  margin-top: 10px;
}
.contact-page .contact-sec--form .formList dd:not(:last-of-type) {
  margin-bottom: 35px;
}
.contact-page .contact-sec--form .formList dd input[type=text],
.contact-page .contact-sec--form .formList dd input[type=email],
.contact-page .contact-sec--form .formList dd input[type=tel],
.contact-page .contact-sec--form .formList dd textarea {
  width: 100%;
  padding: 10px 12px;
  background: #f4f4f4;
  border-radius: 3px;
  font: inherit;
  box-sizing: border-box;
}
.contact-page .contact-sec--form .formList dd textarea {
  height: 300px;
}
.contact-page .contact-sec--form .formList dd input[type=radio] {
  margin: 0;
  position: relative;
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transform: translate(1px, 1px);
}
.contact-page .contact-sec--form .formList dd input[type=radio]:checked {
  border-color: #8cb80b;
}
.contact-page .contact-sec--form .formList dd input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #8cb80b;
  content: "";
}
.contact-page .contact-sec--form .formList dd .radioInr {
  margin-top: 25px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.contact-page .contact-sec--form .formList dd .radioLabel {
  font: inherit;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  line-height: 1;
}
.contact-page .contact-sec--form .submit {
  width: 100%;
  max-width: 340px;
  margin: 30px auto 0;
  padding: 1em 0;
  background-color: #8cb80b;
  text-align: center;
  font-size: 18px;
  display: block;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}
@media all and (max-width: 660px) {
  .contact-page .contact-sec--form .submit {
    font-size: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .contact-page .contact-sec--form .submit:hover {
    opacity: 0.6;
  }
}
.contact-page .contact-sec--form .return {
  width: 70%;
  max-width: 210px;
  margin: 30px auto 0;
  padding: 1em;
  font-size: 14px;
  background: #666;
  display: block;
  color: #fff;
  cursor: pointer;
  cursor: pointer;
  transition: 0.3s;
}
@media all and (max-width: 660px) {
  .contact-page .contact-sec--form .return {
    font-size: 13px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .contact-page .contact-sec--form .return:hover {
    opacity: 0.6;
  }
}
.contact-page .contact-sec--comp .anchor {
  width: 100%;
  max-width: 340px;
  margin-top: 40px;
  padding: 1em 0;
  background-color: #8cb80b;
  text-align: center;
  font-size: 18px;
  display: block;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}
@media all and (max-width: 660px) {
  .contact-page .contact-sec--comp .anchor {
    font-size: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .contact-page .contact-sec--comp .anchor:hover {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=style.css.map */