@charset "UTF-8";
/* # Style SP
================================ */
html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
  background: #fff;
  color: #222;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  word-wrap: break-word;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
blockquote:before {
  content: "";
  content: none;
}
blockquote:after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  border-style: none;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
q:before {
  content: "";
  content: none;
}
q:after {
  content: "";
  content: none;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
header .hd-logo {
  padding-bottom: 15px;
}
header .hd-logo img {
  width: 22%;
  height: auto;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
nav ul {
  list-style: none;
}

section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  text-decoration: none;
}
a:hover span {
  text-decoration: none;
}
a img {
  transition-duration: 0.25s;
}
a.nscl:hover img {
  transform: none !important;
  opacity: 0.6;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input {
  vertical-align: middle;
}

select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

img {
  height: auto;
}

.img-box {
  overflow: hidden;
}

.ap-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.ap-none * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

a:hover img {
  opacity: 0.9;
}

.lt {
  text-align: left !important;
}

.trt {
  text-align: right !important;
}

.ctr {
  text-align: center !important;
}

.flt {
  float: left !important;
}

.frt {
  float: right !important;
}

.b-ctr {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mtp0 {
  margin-top: 0 !important;
}

.pdt0 {
  padding-top: 0 !important;
}

.err {
  color: #cc0000;
}

.rd {
  color: #cc0000;
}

.white-text-img {
  filter: brightness(0) invert(1);
}

.marker {
  background: linear-gradient(transparent 30%, #ffff00 30%);
}

#wrap {
  width: 100%;
}

.posrel {
  position: relative;
}

.palt {
  font-feature-settings: "palt";
}

.notos {
  font-family: "Noto Serif JP", serif;
}

.img-ctr {
  text-align: center;
}

.ovf {
  overflow: hidden;
}

.bg-wt {
  background: #fff;
}

.bg-lgry {
  background: #f2f2f2;
}

.bg-lylw {
  background: #fff9b0;
}

.bg-grn {
  background: #18943b;
}

.kousai {
  text-shadow: 0 0 15px #fff;
}

.sec-bnr {
  background: #dce7ac;
  padding: 20px 0;
  text-align: center;
  margin-bottom: 2px;
}

.sec-gryimg {
  background: url(../image/base/bg-gry-geo1.webp) no-repeat;
  background-size: cover;
}

.sec-gryimg2 {
  background: url(../image/base/bg-gry-geo2.webp) no-repeat;
  background-size: cover;
}

.hvr-btn {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  padding: 0.5em 2.5em 0.5em 1em;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  background-color: #4d2600;
  transition: color 0.2s ease;
  z-index: 1;
}
.hvr-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #6a3906;
  transition: left 0.2s ease;
  z-index: 0;
}
.hvr-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url("../image/base/arw-wt.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.hvr-btn:hover {
  text-decoration: none;
}
.hvr-btn:hover::before {
  left: 0;
}
.hvr-btn .btn-txt {
  position: relative;
  z-index: 2;
  padding-right: 0.8em;
}

.glow {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}

#pop-over {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

#pop-box {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 570px;
  max-width: 90%;
  box-sizing: border-box;
  position: relative;
}

#pop-over {
  display: none;
}

#pop-close {
  background: #666;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  position: absolute;
  right: 20px;
  top: 20px;
}

.area-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.area-list li {
  position: relative;
  margin-right: 0.5em;
  white-space: nowrap;
}
.area-list li::after {
  content: " /";
  margin-left: 0.5em;
}
.area-list li:last-child::after {
  content: "";
}

.faq-ul {
  margin-top: 20px;
}
.faq-ul dt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 15px 0 90px;
  height: 64px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  background: #f1f1f1;
  opacity: 0;
  transform: translateY(20px);
}
.faq-ul dt:before {
  content: url(../image/base/q.png);
  width: 64px;
  height: 64px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 32px;
  background: #18943b;
  border-right: solid 4px #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  font-weight: 500;
}
.faq-ul dt:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 12px;
  background-image: url(../image/base/arw-dwn.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  top: 24px;
  right: 20px;
}
.faq-ul dt.arw-up + dd {
  margin-bottom: 15px;
}
.faq-ul dt.arw-up:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 12px;
  background-image: url(../image/base/arw-dwn.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  top: 20px;
  right: 20px;
  transform: rotateZ(-180deg);
}
.faq-ul li a {
  color: #007aaa;
  text-decoration: none;
}
.faq-ul li a:hover {
  text-decoration: underline;
}
.faq-ul dd {
  position: relative;
  display: none;
  margin-top: -12px;
  padding: 25px 30px 30px 90px;
  font-size: 16px;
  line-height: 1.9;
}
.faq-ul dd:before {
  content: url(../image/base/a.png);
  width: 64px;
  height: 64px;
  background: #6a3906;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 25px;
  left: 0;
}
.faq-ul dd li {
  padding-left: 18px;
}
.faq-ul dd li:not(:nth-last-of-type(1)) {
  margin-bottom: 5px;
}

.fade-in {
  animation: fadeInSlideUp 0.4s ease-out forwards;
}

@keyframes fadeInSlideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
a.faq-more {
  width: 400px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 40px auto 0;
  background: #007aaa url(../image/icn_cf_right.png) no-repeat right 15px center;
  border-radius: 10px;
  display: block;
}
a.faq-more:hover {
  text-decoration: none;
  opacity: 0.7;
}

#form-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 30px;
}
#form-wrap * {
  box-sizing: border-box;
}
#form-wrap .form-parts input {
  width: 100%;
  padding: 16px 12px;
  margin: 10px 0;
  border: solid 1px #666;
  background-color: #fff;
  font-size: 16px;
}
#form-wrap .form-parts input:focus {
  background: #ffc;
  border-color: #1d2088;
  outline: 0;
}
#form-wrap .form-parts select {
  width: 100%;
  padding: 16px 12px;
  margin: 10px 0;
  border: solid 1px #666;
  background-color: #fff;
  font-size: 16px;
}
#form-wrap .form-parts textarea {
  width: 100%;
  padding: 16px 12px;
  margin: 10px 0;
  border: solid 1px #666;
  background-color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}
#form-wrap .form-parts input[type=radio] {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
}
#form-wrap .form-parts #ui-datepicker-div {
  width: 95vw !important;
}
#form-wrap .sub-btn {
  text-align: center;
}
#form-wrap .sub-btn input {
  background: #cc0000;
  color: #fff;
  width: 40%;
  border: none;
  padding: 12px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  cursor: pointer;
}
#form-wrap .sub-btn input:hover {
  opacity: 0.5;
}
#form-wrap .sub-btn input[disabled] {
  opacity: 0.5;
}
#form-wrap .cfm-btn {
  padding: 30px 0;
  text-align: center;
  font-size: 0.9em;
  font-weight: 500;
}
#form-wrap .cfm-btn input {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
#form-wrap .cfm-btn .wpcf7-list-item {
  margin-left: 0;
}
#form-wrap input.cb {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-right: 8px;
}
#form-wrap .cb input {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-right: 8px;
}
#form-wrap .cb .wpcf7-list-item {
  margin-left: 0;
}
#form-wrap .bs {
  display: block;
  width: 250px !important;
  margin-bottom: -5px;
}
#form-wrap a {
  text-decoration: underline;
}
#form-wrap .acceptance-0 {
  display: block;
  padding-top: 20px;
}
#form-wrap + .wpcf7-response-output {
  display: inline-block;
  color: #ff0000;
  padding: 8px 8px 30px;
  line-height: 1.4;
}

.form-parts dt {
  width: 100%;
  font-size: 16px;
  margin: 30px 0 8px;
  height: 40px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.form-parts dt.req:after {
  content: "必須";
  background: #cc0000;
  font-size: 11px;
  display: inline-block;
  color: #fff;
  padding: 1px 7px 3px;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.form-parts dd {
  width: 100%;
  margin: 10px 0;
}
.form-parts dd .zn {
  font-size: 12px;
  color: #333;
  position: relative;
  top: -2px;
  display: flex;
  justify-content: flex-end;
}
.form-parts dd p {
  margin: 0 0 5px 0;
  padding: 0;
}

.wpcf7-response-output {
  margin: 0 10px 40px;
  color: #ff0000;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.screen-reader-response {
  display: none !important;
}

span.wpcf7-spinner {
  display: none !important;
}

.spf-img img {
  width: 100%;
  height: auto;
}

.your-kikkake .first {
  display: none;
}
.your-kikkake .wpcf7-list-item {
  margin-left: 1em;
}
.your-kikkake .wpcf7-list-item-label {
  display: inline-block;
  padding-right: 10px;
}

.wpcf7-free-text {
  width: 40% !important;
}

.wpcf7-not-valid-tip {
  color: #ff0000;
  display: inline-block;
  padding: 5px 0;
  margin-top: -10px;
}

/* # Frame SP
================================ */
@media (max-width: 765.9px) {
  .pc {
    display: none !important;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 8px 0 8px 10px;
    z-index: 1000;
    transition: all 0.4s ease;
  }
  header.hd.shrink {
    padding: 5px 0;
    height: 100px;
  }
  header.hd.shrink .logo {
    font-size: 18px;
  }
  header.hd.shrink .hd-nav {
    padding-top: 5px;
  }
  header.hd.shrink .hd-nav a {
    height: 50px;
  }
  .hd-top {
    width: 100%;
    max-width: 1200px;
    min-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }
  .hd-top-rgt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .burger {
    display: block;
    width: 30px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    z-index: 1100;
  }
  .burger div {
    width: 100%;
    height: 2px;
    background-color: #333;
    position: absolute;
    transition: all 0.4s ease;
  }
  .burger div:nth-child(1) {
    top: 0;
  }
  .burger div:nth-child(2) {
    top: 10px;
  }
  .burger div:nth-child(3) {
    top: 20px;
  }
  .burger.active div:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }
  .burger.active div:nth-child(2) {
    opacity: 0;
  }
  .burger.active div:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }
  .logo {
    position: relative;
    transition: all 0.4s ease;
    padding-left: 10px;
  }
  .logo img {
    width: 190px;
  }
  .logo .txt {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 3px;
    color: #000;
  }
  .logo:hover {
    text-decoration: none;
  }
  .hd-btns {
    display: none;
  }
  .hd-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 90%;
    height: 100%;
    background-color: #ffe893;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    transition: right 0.4s ease;
  }
  .hd-nav.active {
    right: 0;
  }
  .hd-nav ul {
    padding-top: 80px;
    flex-direction: column;
    gap: 20px;
    width: 90%;
  }
  .hd-nav li {
    margin-bottom: 10px;
  }
  .hd-nav li a {
    padding: 15px 10px;
    display: block;
    color: #000;
    background: #fff;
    border: solid 1px #999;
  }
  .hd-nav li a::before {
    content: "←";
    margin-right: 10px;
    color: #007bff;
  }
  .hd-nav li a:hover {
    text-decoration: none;
  }
  .hd.shrink {
    padding: 20px 5%;
    height: auto;
    background-color: #fff;
  }
  .slick-slider button {
    all: unset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
  }
  .slider-wrap {
    padding: 60px 0 2px;
  }
  .top-sldr {
    width: 100%;
  }
  .top-sldr .slick-slide {
    padding: 0;
    box-sizing: border-box;
  }
  .top-sldr img {
    width: 100%;
  }
  .top-sldr .slick-prev,
  .top-sldr .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 38px;
    height: 52px;
    background: url(../image/base/arw-lft.png) no-repeat;
    background-size: cover;
    display: none !important;
    align-items: center;
    justify-content: center;
  }
  .top-sldr .slick-prev::before,
  .top-sldr .slick-next::before {
    content: "";
  }
  .top-sldr .slick-prev {
    left: calc(5% - 5px);
  }
  .top-sldr .slick-next {
    right: calc(5% - 5px);
    background: url(../image/base/arw-rgt.png) no-repeat;
    background-size: cover;
  }
  .page-about .main-visual-page {
    background-image: url(../image/base/bg-page-about.webp);
  }
  .page-partner .main-visual-page {
    background-image: url(../image/base/bg-page-partner.webp);
  }
  .page-reason .main-visual-page {
    background-image: url(../image/base/bg-page-reason.webp);
  }
  .page-menu .main-visual-page {
    background-image: url(../image/base/bg-page-menu.webp);
  }
  .page-contact .main-visual-page {
    background-image: url(../image/base/bg-page-contact.webp);
  }
  .main-visual-page {
    margin-top: 57px;
    height: 100px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-image: url(../image/base/bg-page.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #6a3906;
    background-size: 100% auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .main-visual-page .jp {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: -3px 5px 6px rgba(0, 0, 0, 0.6);
  }
  .main-visual-page .en {
    margin-top: 14px;
    width: 200px;
    background: #18943b;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 0;
  }
  .crumbs {
    width: 1180px;
    height: 32px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 14px;
  }
  .crumbs a {
    display: block;
    color: #333;
    font-size: 14px;
    position: relative;
    margin-right: 25px;
    padding-top: 1px;
  }
  .crumbs a:after {
    content: ">";
    position: absolute;
    right: -17px;
    top: 1px;
  }
  .crumbs a:nth-last-of-type(1):after {
    content: none;
  }
  .crumbs a:hover {
    text-decoration: underline;
  }
  .crumbs a.home {
    width: 15px;
    height: 15px;
    background: url(../image/base/home.png) no-repeat top left;
    background-size: contain;
  }
  .crumbs a.home:hover {
    text-decoration: none;
  }
  .btm-inq {
    margin-top: 20px;
    background: url(../image/base/bg-inq-btns.webp) no-repeat center bottom;
    background-size: cover;
    padding-bottom: 20px;
  }
  .btm-inq [data-role=sec-tit] {
    background: url(../image/base/bg-tri-wt.png) no-repeat top center #18943b;
    background-size: 80px auto;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0 10px;
    text-align: center;
  }
  .btm-inq [data-role=sub-tit] {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    padding: 20px;
  }
  .btm-inq .inq-btns {
    width: 96%;
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
  }
  .btm-inq .inq-btns li {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .btm-inq .inq-btns li img {
    opacity: 1;
    min-width: 300px;
    max-width: 575px;
    width: 100%;
    height: auto;
  }
  .btm-inq .inq-btns a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .btm-inq .inq-btns a:hover {
    overflow: hidden;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.8);
    border-radius: 10px;
  }
  .btm-inq .inq-btns a:hover img {
    opacity: 1;
  }
  .area-box {
    width: 94%;
    margin: 25px auto;
    border: solid 4px #aaa;
    background: url(../image/base/bg-taiouarea.png) no-repeat right 10px bottom 5px;
    background-size: 80px auto;
    padding: 20px 15px 60px;
  }
  .area-box [data-role=sec-tit] {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: solid 1px #000;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
  }
  .area-box .area-list li {
    font-size: 13px;
    line-height: 1.8;
  }
  #pop-box {
    min-height: 300px;
    background: url(../image/base/bg-hito2.png) no-repeat right 10px top 90px #fff;
    background-size: 120px auto;
  }
  #pop-box [data-role=sec-tit] {
    padding: 20px 40px 20px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #d80c18;
  }
  #pop-box a {
    margin: 40px 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #18943b;
    padding: 20px 30px;
    border-radius: 8px;
    width: 80%;
  }
  #pop-box a:hover {
    background: #6a3906;
  }
  #pop-box a img {
    width: 300px;
    height: auto;
  }
  #pgtop {
    position: fixed;
    right: 0;
    bottom: 75px;
    z-index: 1000;
  }
  #ft {
    background: url(../image/base/bg-dot.png) no-repeat #18943b;
    background-size: cover;
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
  }
  .ft-nav {
    width: auto;
  }
  .ft-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
    gap: 15px;
  }
  .ft-nav ul div {
    margin: 0 auto;
  }
  .ft-nav ul li {
    margin-bottom: 10px;
  }
  .ft-nav ul li a, .ft-nav ul li .a, .ft-nav ul li.a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: #fff;
  }
  .ft-nav ul li a:hover {
    text-decoration: underline;
  }
  .ft-nav .snd::before {
    content: url(../image/base/mrk-tree.png);
    margin-left: 1em;
    margin-right: 6px;
    position: relative;
    top: -5px;
  }
  #ft-name-set {
    width: 90%;
    margin-bottom: 20px;
  }
  #ft-name-set dd {
    padding: 8px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #ft-name-set .bg-grn {
    background: #18943b;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    padding: 13px 0;
    border: solid 1px #fff;
  }
  #ft-name-set .bg-ylw {
    background: #fff9b0;
    padding: 20px 0;
  }
  #ft-name-set .bg-ylw img {
    width: 240px;
    height: auto;
  }
  #c {
    width: 100%;
    background: #6a3906;
    margin-top: 1px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
  }
  .stc-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: fixed;
    right: 0;
    bottom: 130px;
  }
  .stc-btns img {
    width: 55px;
  }
  .stc-btns button {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: all 0.4s ease;
  }
  .stc-btns button:hover, .stc-btns a:hover {
    opacity: 0.9;
  }
}
/* # Main
================================ */
@media (max-width: 765.9px) {
  .pc {
    display: none !important;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .wrap {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap10 {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .hvr-btn {
    font-size: 16px;
    font-weight: 700;
    width: 300px;
    padding: 20px 0;
    text-align: center;
    margin: 30px auto;
  }
  .btn-entry {
    display: inline-block;
    background-color: #d80c18;
    color: #fff;
    padding: 1em 2em;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    border-radius: 999px;
    box-shadow: 0 6px 0 #900810;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
    position: relative;
    top: 0;
  }
  .btn-entry:hover {
    top: 2px;
    box-shadow: 0 4px 0 #900810;
    text-decoration: none;
  }
  .btn-entry:active {
    top: 6px;
    box-shadow: none;
  }
  .dft-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    padding-bottom: 20px;
  }
  .dft-tit .jp {
    margin-top: 10px;
    width: 146px;
    height: 26px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #18943b;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 2px;
  }
  .dft-tit .en {
    font-size: 36px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1px;
  }
  .beta-tit {
    background: #6a3906;
    padding: 10px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .obi-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background: #18943b;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    padding: 6px 6px 6px 10px;
    margin-bottom: 20px;
  }
  .min-tit {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    background-color: #f2f2f2;
    border-left: solid 6px #18943b;
    margin: 40px 0 30px;
    padding: 12px;
  }
  .min-tit.wt {
    background: #fff;
  }
  .set-tit {
    font-size: 20px;
    font-weight: 900;
    color: #18943b;
    padding-bottom: 25px;
    line-height: 1.4;
  }
  .catch {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.4;
    font-feature-settings: "palt";
    color: #6a3906;
  }
  .catch.c {
    text-align: center;
    padding-bottom: 20px;
  }
  .lead {
    font-size: 20px;
    line-height: 1.9;
    padding: 30px 0;
  }
  [data-role=img-tit] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .no-box {
    width: 94%;
    margin: 20px auto;
    background: #f1f1f1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 200px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border: solid 3px #ccc;
  }
  #form-wrap {
    width: 100%;
  }
  #form-wrap .cb label {
    display: inline-block !important;
    padding-right: 20px !important;
  }
  #form-wrap .your-privacy .cb label {
    padding-right: 5px !important;
  }
  #form-wrap .note {
    display: block;
    font-size: 14px;
    line-height: 1.5;
  }
  #form-wrap .clm-box {
    padding: 10px 20px 0;
    margin: 20px auto 40px;
    font-size: 1em;
  }
  #form-wrap .sub-btn input {
    font-size: 18px;
    font-weight: 700;
    border-radius: 32px;
    padding-bottom: 14px;
    margin: 20px auto 0;
    width: 80%;
  }
  #form-wrap .cfm-btn {
    line-height: 1.5;
  }
  #form-wrap .cfm-btn input {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
  }
  .form-parts {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .form-parts dt {
    width: 100% !important;
    margin: 10px 0 0 !important;
    display: flex;
    align-items: center;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 700;
  }
  .form-parts dd {
    width: 100% !important;
    font-size: 16px;
    margin-top: 0;
  }
  .form-parts .time-box {
    padding: 8px 0 15px 0;
  }
  .form-parts .time-box input {
    display: inline-block !important;
    margin-right: 8px !important;
    margin-left: 5px !important;
  }
  .form-parts .time-box label {
    display: inline-block !important;
    padding-right: 20px !important;
  }
  .form-parts .ibs {
    display: inline-block !important;
    width: 110px !important;
  }
  .form-parts .note {
    font-size: 12px;
    line-height: 1.5;
  }
  .form-parts .pdt {
    padding-top: 5px;
  }
  .form-parts .cb {
    display: block;
    padding-top: 10px;
  }
  .wpcf7-response-output {
    max-width: 850px;
    margin: -20px auto 40px !important;
    border: solid 2px #fff;
    padding: 10px;
  }
  .anc {
    padding-top: 153px;
    margin-top: -153px;
  }
  #page-column {
    padding: 30px 0;
  }
  #page-column [data-role=sec-tit] {
    padding: 0 0 20px;
    text-align: center;
  }
  #page-column .blg-list {
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 15px;
  }
  #page-column .blg-list li {
    border: solid 1px #999;
    background: #f5f5f5;
    width: calc(50% - 7.5px);
  }
  #page-column .blg-list li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  #page-column .blg-list li a .img {
    width: 100%;
  }
  #page-single {
    padding: 30px 0;
  }
  #page-single .hvr-btn {
    margin: 40px auto;
  }
  #page-art {
    font-size: 16px;
    line-height: 1.9;
  }
  #page-art h1 {
    background: #18943b;
    padding: 8px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
  }
  #page-art h2 {
    background: #18943b;
    padding: 6px 12px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0.5em;
  }
  #page-art h3 {
    background: #f0f0f0;
    padding: 2px 10px;
    font-size: 16px;
    border-left: solid 5px #18943b;
    margin-bottom: 0.5em;
  }
  #page-art h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    color: #18943b;
    padding-bottom: 5px;
    margin-bottom: 0.5em;
    border-bottom: dotted 1px #222;
  }
  #page-art h5 {
    font-weight: 700;
  }
  #page-art h5::before {
    content: "●";
    color: #18943b;
    margin-left: 2px;
    margin-right: 2px;
  }
  #page-art p {
    padding-bottom: 1em;
  }
  #page-art img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #page-art .date {
    font-size: 16px;
    line-height: 1.9;
    text-align: right;
    padding: 10px 0;
  }
  #page-art .mainimg {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  #page-art .mainimg img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  #page-art blockquote {
    background: #fff9b0;
    padding: 10px;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 1em;
  }
  #page-art table {
    width: 100%;
    border-top: solid 1px #999;
    border-left: solid 1px #999;
    background: #fff;
  }
  #page-art table th, #page-art table td {
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    font-weight: 500;
  }
  #page-art table th {
    background: #dcdcdc;
    text-align: center;
  }
  #page-art #ez-toc-container {
    margin: 20px auto 40px;
  }
  #page-art #ez-toc-container .ez-toc-title {
    color: #18943b;
    font-weight: 700;
    padding-bottom: 8px;
    text-align: center;
    display: block;
    border-bottom: dotted 1px #999;
    margin-bottom: 10px;
  }
  #page-works {
    padding: 30px 0;
  }
  #page-works .card {
    align-items: flex-start;
  }
  #page-works .card .lead {
    padding-left: 10px;
    padding-right: 10px;
  }
  #page-works .mainimg {
    padding: 30px 0;
  }
  #page-works .txt-box {
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.9;
  }
  #page-works .three .card {
    flex: 1 1 calc((100% - 12px) / 2);
    max-width: calc((100% - 12px) / 2);
  }
  #page-staff {
    padding-bottom: 20px;
  }
  #page-staff .mainimg {
    padding-bottom: 25px;
  }
  #page-staff .lr-set {
    padding: 30px 0;
  }
  #page-staff .lr-set .img {
    width: 80%;
  }
  #page-staff .lr-set table.dft {
    width: 100%;
  }
  #page-staff .lr-set table.dft th {
    white-space: nowrap;
  }
  #page-about {
    margin-bottom: 30px;
  }
  #abt-omoi {
    background: url(../image/about/bg-sora.webp) no-repeat top center;
    background-size: 100% 100%;
    padding: 30px 10px 25px;
  }
  #abt-omoi [data-role=sec-tit] {
    font-size: 24px;
    font-weight: 700;
    padding: 10px 0 20px;
    line-height: 1.4;
    color: #231815;
  }
  #abt-omoi .txt-box {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    position: relative;
  }
  #abt-omoi .txt-box p {
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 1em;
  }
  #abt-omoi #photo {
    position: absolute;
    right: 0;
    top: -120px;
    width: 100px;
    height: auto;
  }
  #konnakoto .card,
  #jizen .card {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
  #konnakoto .card .tit.w,
  #jizen .card .tit.w {
    height: auto;
    font-size: 16px;
  }
  .gmap {
    width: 100%;
    margin: 20px auto 0;
    border: solid 1px #ccc;
    padding: 1px;
    background: #fff;
  }
  .gmap iframe {
    width: 100%;
    height: 300px;
  }
  #page-showroom .img-ctr {
    padding-bottom: 40px;
  }
  #page-showroom .clm-box {
    margin: 30px auto;
  }
  #page-showroom .catch {
    text-align: center;
    padding-bottom: 20px;
  }
  #page-showroom .bg-lgry {
    padding: 25px 0 30px;
    margin-bottom: 30px;
  }
  #page-showroom [data-role=s-tit] {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 15px;
  }
  #page-partner {
    padding: 25px 0 30px;
  }
  #page-partner .catch {
    padding: 30px 0;
  }
  #page-partner article {
    padding-bottom: 30px;
  }
  #page-partner .clm-box {
    margin-top: 20px;
    padding-bottom: 10px;
  }
  #page-partner .clm-box [data-role=sec-tit] {
    width: 100%;
    text-align: center;
  }
  #page-partner .clm-box .catch {
    padding-top: 5px;
  }
  #page-partner .clm-box.lr-set .img {
    width: 70%;
  }
  #page-partner .clm-box .chk-list {
    width: 100%;
  }
  #page-partner .bg-lgry {
    margin-top: 40px;
    padding: 5px;
  }
  #page-partner .bg-lgry .lr-set {
    margin-bottom: 30px;
  }
  #page-partner .bg-lgry article {
    padding-bottom: 0;
  }
  #page-partner .dft {
    margin-bottom: 30px;
  }
  #page-partner .dft th {
    width: 25%;
    vertical-align: middle;
  }
  #page-partner .card-list .card {
    flex: 1 1 calc((100% - 12px) / 2);
    max-width: calc((100% - 12px) / 2);
  }
  #page-partner .btn-entry {
    width: 300px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  table.dft {
    width: 100%;
    border-top: solid 1px #999;
    border-left: solid 1px #999;
    background: #fff;
  }
  table.dft th, table.dft td {
    padding: 8px;
    font-size: 15px;
    line-height: 1.6;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    font-weight: 500;
  }
  table.dft th {
    background: #dcdcdc;
    text-align: center;
  }
  .bdr {
    border: solid 1px #999;
    padding: 20px;
  }
  .clm-box-gry {
    margin: 20px auto;
    background: #f1f1f1;
    padding: 15px;
    border: solid 1px #999;
  }
  .chk-list li {
    padding: 0 0 20px 40px;
    background: url(../image/base/chk.png) no-repeat left top 4px;
    background-size: 28px auto;
    font-size: 14px;
    line-height: 1.6;
  }
  .chk-list [data-role=sub-tit] {
    font-size: 16px;
  }
  .lr-set.mtp {
    margin-top: 0;
  }
  .lr-set .img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }
  .lr-set .img img {
    width: 100%;
    height: auto;
  }
  .lr-set .tit {
    font-size: 20px;
    font-weight: 900;
    color: #18943b;
    padding-bottom: 15px;
  }
  .lr-set .txt-set {
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }
  .lr-set table.r {
    width: 100%;
  }
  .card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 12px;
  }
  .card-list.two.two-arw {
    gap: 30px;
  }
  .card-list.line li {
    border: solid 3px #999;
    padding: 8px;
  }
  .card-list.line .txt {
    padding-left: 0;
    padding-right: 0;
  }
  .two-arw li {
    position: relative;
  }
  .two-arw li::after {
    content: "";
    display: block;
    width: 25px;
    height: 35px;
    background: url(../image/base/arw-rgt.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -28px;
    top: 50%;
    transform: translateY(-50%);
  }
  .two-arw li:last-child::after {
    display: none;
  }
  .card {
    flex: 1 1 calc((100% - 90px) / 4);
    background: #fff;
    border: 1px solid #999;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  .three .card {
    flex: 1 1 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
  }
  .two .card {
    flex: 1 1 calc((100% - 12px) / 2);
    max-width: calc((100% - 12px) / 2);
  }
  .two.two-arw .card {
    flex: 1 1 calc((100% - 30px) / 2);
    max-width: calc((100% - 30px) / 2);
  }
  .five .card {
    flex: 1 1 calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
  }
  .card:hover {
    text-decoration: none;
  }
  .card .tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #18943b;
    padding: 6px 3px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.4;
  }
  .card .tit.w {
    height: 70px;
  }
  .card .num {
    padding-top: 10px;
    color: #6a3906;
    font-size: 18px;
    font-weight: 700;
  }
  .card .num span {
    font-family: "Oswald", sans-serif;
    font-size: 26px;
    font-weight: 700;
  }
  .card .num + .img {
    margin: 15px 0 0;
  }
  .card .img + .txt {
    padding-top: 12px;
  }
  .card .txt {
    font-size: 14px;
    line-height: 1.6;
    padding: 0 5px 12px;
  }
  .card .lead {
    font-size: 15px;
    font-weight: 700;
    color: #18943b;
    padding: 10px 2px 15px;
    line-height: 1.4;
  }
  .card .lead.s {
    font-feature-settings: "palt";
  }
  .card .img {
    position: relative;
    width: 100%;
    padding-top: 75%;
    overflow: hidden;
  }
  .card .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .flow li {
    position: relative;
  }
  .flow li::after {
    content: url(../image/base/arw-flow.png);
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
  }
  .flow li:nth-of-type(3)::after, .flow li:last-child::after {
    display: none;
  }
  .flow li .lead {
    font-size: 13px;
    height: 60px;
  }
  .clm-box {
    border: solid 3px #e2c600;
    padding: 25px 10px 15px;
  }
  #page-reason {
    padding: 30px 0;
  }
  #page-reason [data-role=sec-tit] {
    font-feature-settings: "palt";
    color: #18943b;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0 10px;
  }
  #page-reason [data-role=sec-tit] span {
    font-size: 1.2em;
  }
  #page-reason [data-role=sec-tit] img {
    margin-top: 20px;
    width: 80%;
  }
  #page-reason [data-role=sub-tit] {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    background-image: url(../image/base/num01.webp);
    background-size: 50px auto;
    background-repeat: no-repeat;
    background-position: left 8px center;
    background-color: #f2f2f2;
    margin: 30px 0 0;
    padding: 15px 5px 15px 70px;
  }
  #page-reason #r02 [data-role=sub-tit] {
    background-image: url(../image/base/num02.webp);
  }
  #page-reason #r03 [data-role=sub-tit] {
    background-image: url(../image/base/num03.webp);
  }
  #page-reason #r04 [data-role=sub-tit] {
    background-image: url(../image/base/num04.webp);
  }
  #page-reason .mainimg {
    margin: 30px auto 0;
  }
  #page-reason .lead {
    font-size: 16px;
    line-height: 1.9;
    padding: 20px 0;
  }
  #page-reason .m-list {
    padding: 15px;
    border: solid 1px #222;
    margin: 10px auto 25px;
  }
  #page-reason article {
    padding-bottom: 10px;
  }
  #page-reason .catch {
    margin-top: 20px;
  }
  #page-reason #r01 .mainimg {
    margin-top: 0;
  }
  .m-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .m-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #222;
  }
  .m-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .m-tb {
    flex-shrink: 0;
    width: 200px;
    height: 150px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
  }
  .m-tb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .m-cont {
    flex: 1;
  }
  .m-cont .m-tit {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0.5em;
    color: #18943b;
  }
  .m-cont .m-txt {
    font-size: 14px;
    line-height: 1.6;
  }
  #page-service {
    padding: 30px 0;
  }
  #page-service .lead {
    font-size: 16px;
    line-height: 1.9;
    padding: 20px 0;
  }
  #page-service .navi {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 8px;
  }
  #page-service .navi li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
  }
  #page-service .navi li img {
    width: 100%;
    height: auto;
  }
  #page-service .anc {
    padding-bottom: 10px;
  }
  #page-service [data-role=sub-tit] {
    position: relative;
    font-size: 25px;
    font-weight: 900;
    color: #1d2088;
    text-align: center;
    padding: 25px 0;
  }
  #page-service .txt {
    display: block;
    border: solid 1px #aaa;
    border-top: 0;
    padding: 12px 10px 20px;
    font-size: 16px;
    line-height: 1.9;
  }
  #page-service #ki20 {
    background: url(../image/service/nav-ki20.png) no-repeat right 10px top 180px;
    background-size: 100px auto;
  }
  #page-service #ki30 {
    background: url(../image/service/nav-ki30.png) no-repeat left 10px top 180px;
    background-size: 80px auto;
  }
  #page-service #ki40 {
    background: url(../image/service/nav-ki40.png) no-repeat right 10px top 170px;
    background-size: 70px auto;
  }
  #page-service #pt {
    background: url(../image/service/nav-pt.png) no-repeat left 10px top 175px;
    background-size: 80px auto;
  }
  .panel {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 6px;
  }
  .panel li {
    width: calc((100% - 18px) / 4);
  }
  .panel li .img img {
    width: 100%;
    height: auto;
  }
  .panel li .tit {
    background: #18943b;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    padding: 8px 0;
    margin-top: 2px;
  }
  #page-form {
    padding: 20px 0;
  }
  #page-form .bg-lylw {
    margin-top: 30px;
    padding: 10px 0 20px;
  }
  #page-form .notes {
    border: solid 1px #999;
    margin: 25px auto 0;
    padding: 10px;
    font-size: 14px;
    line-height: 1.6;
    background: #fff;
  }
  #page-form #form-wrap {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #page-form #tel-btn {
    padding: 60px 0 20px;
  }
  #page-form #tel-btn img {
    width: 94%;
    height: auto;
  }
  #page-form-thx {
    max-width: 930px;
    margin: 30px auto 40px;
    padding: 20px;
    background: #f1f1f1;
  }
  #page-form-thx .intro {
    font-size: 14px;
    line-height: 1.6;
    text-align: keft;
    width: 100%;
  }
  #page-form-thx .lead {
    text-align: center;
    padding-bottom: 50px;
  }
  .sec-bnr {
    padding: 20px 2%;
  }
  #top-inq-num {
    padding: 20px 2%;
  }
  .inq-num {
    padding: 15px;
    position: relative;
    border: solid 5px #e2c600;
    width: 100%;
    max-width: 1000px;
    background: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .inq-num [data-role=sec-tit] {
    font-feature-settings: "palt";
    color: #6a3906;
    font-size: 20px;
    font-weight: 900;
    padding: 15px 0;
  }
  .inq-num [data-role=sub-tit] {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    padding: 5px 0 15px 70px;
    text-align: left;
  }
  .inq-num .set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 15px;
    width: 100%;
  }
  .inq-num::before {
    content: "";
    display: block;
    width: 70px;
    height: 52px;
    background: url(../image/base/asr-tit.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 65px;
  }
  .inq-num::after {
    content: "";
    display: block;
    width: 100px;
    height: 132px;
    background: url(../image/base/bg-hito1.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    bottom: 1px;
  }
  .num-set {
    width: 100%;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
  }
  .num-set dt {
    background: #18943b;
    color: #fff;
    padding: 7px 0 5px;
    font-family: "Jost", sans-serif;
    font-size: 20px;
    font-weight: 500;
  }
  .num-set dt::after {
    content: "月のお問い合わせ";
    margin-left: 0.1em;
    font-size: 0.6em;
    color: #fff;
    font-family: "Noto Sans JP", serif;
  }
  .num-set dd {
    background: linear-gradient(to bottom, #ecedea, #f8f8f6, #dcdbd8);
    color: #000;
    font-size: 20px;
    padding: 10px 0;
    font-family: "Jost", sans-serif;
    font-size: 25px;
    font-weight: 500;
    position: relative;
  }
  .num-set dd::after {
    content: "件";
    margin-left: 0.2em;
    font-size: 0.5em;
    vertical-align: super;
    font-family: "Noto Sans JP", serif;
    position: relative;
    top: 12px;
  }
  #top-reason {
    border-top: solid 2px #fff;
    background: #fff9b0;
    padding: 20px 0 10px;
  }
  #top-reason [data-role=sec-tit] {
    text-align: center;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #top-reason [data-role=sub-tit] {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.4;
    padding: 20px 40px 10px 80px;
  }
  #top-reason .rsn-box {
    margin: 20px auto 0;
    width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #top-reason .rsn-box li {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    border: solid 4px #6a3906;
  }
  #top-reason .rsn-box li::after {
    content: url(../image/base/asr-rbn.png);
    position: absolute;
    top: -4px;
    right: 10px;
  }
  #top-reason .rsn-box li p {
    padding: 0 10px 20px 80px;
    font-size: 14px;
    line-height: 1.6;
  }
  #top-reason .rsn-box li div {
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 101%;
    clip-path: polygon(0 0, 53% 0, 34% 100%, 0 100%);
    background: #6a3906;
    color: #fff;
    font-family: "Jost", sans-serif;
    font-size: 30px;
    font-weight: 700;
    padding: 18px 0 0 8px;
  }
  #top-reason .rsn-box li:nth-of-type(2n) {
    border-color: #18943b;
  }
  #top-reason .rsn-box li:nth-of-type(2n) div {
    background: #18943b;
  }
  #top-service {
    margin-top: 2px;
    padding: 0 0 20px 0;
  }
  #top-service [data-role=sec-tit] {
    background: url(../image/service/svc-bg.webp) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100px;
    border-bottom: solid 2px #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  #top-service [data-role=sec-tit] img {
    position: absolute;
    left: 30px;
    width: 100px;
  }
  #top-service .svc-box {
    width: 94%;
    margin: 20px auto 10px;
  }
  #top-service .svc-box li {
    position: relative;
  }
  #top-service .svc-box li a {
    display: block;
  }
  #top-service .svc-box li .txt {
    position: absolute;
    left: 132px;
    bottom: 15px;
    text-shadow: -3px 5px 6px rgba(0, 0, 0, 0.6);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
  }
  .svc-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  #top-works {
    padding: 30px 0 20px;
    text-align: center;
  }
  #top-works [data-role=clm-lead] {
    display: inline-block;
    border: solid 1px #000;
    font-size: 20px;
    font-weight: 700;
    padding: 15px 40px;
    margin: 10px auto 40px;
  }
  .wks-sldr {
    margin: 0 auto;
    padding: 0;
  }
  .slide-card {
    border: 1px solid #999;
    padding: 0;
    margin: 0 10px;
    background: #fff;
    transition: transform 0.3s ease;
  }
  .slide-card img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }
  .slide-card .tit {
    font-size: 16px;
    line-height: 1.9;
    padding: 8px;
  }
  .slide-card a {
    color: #18943b;
  }
  .slide-card a:hover {
    text-decoration: none;
  }
  .slick-dots {
    text-align: center;
    margin-top: 20px;
    padding: 0;
  }
  .slick-dots li {
    display: inline-block;
    margin: 0 5px;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: background 0.3s ease;
  }
  .slick-dots li.slick-active button {
    background: #007bff;
  }
  .slick-list {
    overflow: hidden;
  }
  #top-survey {
    padding: 30px 0;
    margin-bottom: 1px;
  }
  #top-survey .box {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px;
    position: relative;
    background: url(../image/top/sur-circle.png) no-repeat center top 100px #fff;
    background-size: 280px auto;
    border: solid 7px #ccc;
  }
  #top-survey .box [data-role=sec-tit] {
    text-align: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-survey .box .img {
    text-align: center;
    padding-top: 300px;
  }
  #top-about [data-role=sec-tit] {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 30px 0 0;
    text-align: center;
    text-shadow: -3px 5px 6px rgba(0, 0, 0, 0.6);
  }
  #top-about [data-role=sec-tit] .s {
    font-size: 0.6em;
    padding-right: 8px;
    margin-left: -5px;
  }
  #top-about [data-role=sub-tit] {
    font-size: 20px;
    font-weight: 700;
    padding: 15px 0 25px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    text-shadow: -3px 5px 6px rgba(0, 0, 0, 0.6);
  }
  #top-about .box-about .hvr-btn {
    background-color: #000;
  }
  #top-about .box-about .hvr-btn::before {
    background: #18943b;
  }
  #top-about .box-wt-op {
    width: 94%;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-about .box-wt-op .hvr-btn {
    margin: 30px auto;
    width: 100%;
  }
  #top-about .box-wt-op p {
    font-size: 16px;
    line-height: 1.9;
  }
  .box-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
  }
  .box-about [data-role=cont-tit] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 7%;
    height: 140px;
  }
  .box-about [data-role=cont-tit] img {
    width: auto;
    height: 80px;
  }
  .box-about .full {
    width: 100%;
    margin-bottom: 1px;
    background: url(../image/about/bg-abt1.webp) no-repeat;
    background-size: cover;
    padding-bottom: 30px;
  }
  .box-about .half {
    position: relative;
    width: 100%;
    background: url(../image/about/bg-abt3.webp) no-repeat;
    background-size: cover;
  }
  .box-about .half:nth-of-type(2) {
    background-image: url(../image/about/bg-abt2.webp);
  }
  .box-about .half .hvr-btn {
    margin: 0;
    position: absolute;
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
    width: 190px;
    padding: 12px 0;
  }
  .box-wt-op {
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
  }
  #top-column {
    background: #dcdddd;
    padding: 30px 0 20px;
  }
  #top-column .blg-list {
    width: 94%;
    margin: 10px auto 30px;
  }
  .blg-list {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px;
  }
  .blg-list li {
    width: 100%;
    background: #fff;
  }
  .blg-list li a {
    display: flex;
    background: url(../image/base/arw.png) no-repeat right 10px bottom 10px;
  }
  .blg-list li a:hover, .blg-list li a:hover * {
    text-decoration: none;
  }
  .blg-list li .img {
    width: 30%;
  }
  .blg-list li .img img {
    width: 100%;
    height: 100px;
    object-fit: cover;
  }
  .blg-list li .date {
    background: #18943b;
    display: block;
    width: 100%;
    height: 24px;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
  }
  .blg-list li .txt {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
    padding: 8px 20px 8px 15px;
  }
  #top-faq {
    padding: 50px 0 10px;
  }
  #top-faq .faq-ul {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #top-faq .faq-ul dt {
    font-size: 14px;
    padding: 0 15px 0 50px;
    height: 48px;
  }
  #top-faq .faq-ul dt:before {
    width: 40px;
    height: 48px;
    line-height: 1;
  }
  #top-faq .faq-ul dt:after {
    right: 0;
  }
  #top-faq .faq-ul dt.arw-up:after {
    right: 0;
  }
  #top-faq .faq-ul dd {
    padding: 15px 10px 15px 50px;
    font-size: 14px;
    line-height: 1.6;
  }
  #top-faq .faq-ul dd:before {
    width: 40px;
    height: 40px;
    top: 20px;
  }
  #top-faq .faq-ul dt, #top-faq .faq-ul dd {
    margin-bottom: 10px;
  }
}