@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

html,
body,
#body {
  width: 100%;
  height: 100%;
}

img {
  vertical-align: bottom;
}

main {
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #3e3a39;
  text-decoration: none;
}

a:link {
  color: #3e3a39;
  text-decoration: underline;
}

a:visited {
  color: #3e3a39;
}

a:hover {
  color: #3e3a39;
  text-decoration: none;
}

a:active {
  color: #3e3a39;
}

.link-none a,
a[href^="tel:"] {
  text-decoration: none;
}

.link-none a {
  pointer-events: none;
}

@media (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.disp_none {
  display: none !important;
}

@media (max-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .pc {
    display: none !important;
  }
}
bold,
.bold,
strong {
  font-weight: 600;
}

em,
.em {
  font-style: italic;
}

sup {
  font-size: 0.9rem;
}

.nowrap {
  white-space: nowrap !important;
}

.indent-none {
  text-indent: 0 !important;
}

.indent01 {
  text-indent: 1.7rem !important;
}

.indent02 {
  text-indent: -1rem !important;
  margin-left: 1rem !important;
}

.indent03 {
  text-indent: -1.25rem !important;
  margin-left: 1.25rem !important;
}

.indent04 {
  text-indent: -2rem !important;
  margin-left: 2rem !important;
}

.indent05 {
  text-indent: -2.5rem !important;
  margin-left: 2.5rem !important;
}

.indent06 {
  text-indent: -3rem !important;
  margin-left: 3rem !important;
}

.indent07 {
  text-indent: -3.5rem !important;
  margin-left: 3.5rem !important;
}

.indent08 {
  text-indent: -4rem !important;
  margin-left: 4rem !important;
}

.indent09 {
  text-indent: -4.5rem !important;
  margin-left: 4.5rem !important;
}

.indent10 {
  text-indent: -5rem !important;
  margin-left: 5rem !important;
}

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

.xcenter,
table td.xcenter,
table th.xcenter,
table tr.xcenter th,
table tr.xcenter td {
  text-align: center !important;
}

.xleft,
table td.xleft,
table th.xleft,
table tr.xleft th,
table tr.xleft td {
  text-align: left !important;
}

.xright,
table td.xright,
table th.xright,
table tr.xright th,
table tr.xright td {
  text-align: right !important;
}

.ytop,
table td.ytop,
table th.ytop,
table tr.ytop th,
table tr.ytop td {
  vertical-align: top !important;
}

.ymiddle,
table td.ymiddle,
table th.ymiddle,
table tr.ymiddle th,
table tr.ymiddle td {
  vertical-align: middle !important;
}

.ybottom,
table td.ybottom,
table th.ybottom,
table tr.ybottom th,
table tr.ybottom td {
  vertical-align: bottom !important;
}

@media (max-width: 768px) {
  .sp_xcenter,
  table td.sp_xcenter,
  table th.sp_xcenter,
  table tr.sp_xcenter th,
  table tr.sp_xcenter td {
    text-align: center !important;
  }
  .sp_xleft,
  table td.sp_xleft,
  table th.sp_xleft,
  table tr.sp_xleft th,
  table tr.sp_xleft td {
    text-align: left !important;
  }
  .sp_xright,
  table td.sp_xright,
  table th.sp_xright,
  table tr.sp_xright th,
  table tr.sp_xright td {
    text-align: right !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tl_xcenter,
  table td.tl_xcenter,
  table th.tl_xcenter,
  table tr.tl_xcenter th,
  table tr.tl_xcenter td {
    text-align: center !important;
  }
  .tl_xleft,
  table td.tl_xleft,
  table th.tl_xleft,
  table tr.tl_xleft th,
  table tr.tl_xleft td {
    text-align: left !important;
  }
  .tl_xright,
  table td.tl_xright,
  table th.tl_xright,
  table tr.tl_xright th,
  table tr.tl_xright td {
    text-align: right !important;
  }
}
@media (min-width: 1025px) {
  .pc_xcenter,
  table td.pc_xcenter,
  table th.pc_xcenter,
  table tr.pc_xcenter th,
  table tr.pc_xcenter td {
    text-align: center !important;
  }
  .pc_xleft,
  table td.pc_xleft,
  table th.pc_xleft,
  table tr.pc_xleft th,
  table tr.pc_xleft td {
    text-align: left !important;
  }
  .pc_xright,
  table td.pc_xright,
  table th.pc_xright,
  table tr.pc_xright td,
  table tr.pc_xright th {
    text-align: right !important;
  }
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  font-size: 10px;
}
@media (min-width: 375px) {
  html {
    font-size: 10px;
    font-size: 2.6666666667vw;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  html {
    font-size: 10px;
    font-size: 0.78125vw;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 10px;
  }
}

body {
  line-height: 1.8;
  color: #3e3a39;
  background: white;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}
@media (min-width: 769px) {
  body {
    font-size: 1.5rem;
  }
}

.js-mail {
  text-decoration: none;
  cursor: pointer;
}

.overflow-hidden {
  overflow: hidden;
}

h1, h2, h3, h4, h5 {
  font-weight: 700;
  line-height: normal;
}

img {
  max-width: 100%;
  height: auto;
}

.youtube-embed {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.hover-opacity a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .hover-opacity a:hover {
    opacity: 0.3;
  }
}

.anchor-target {
  scroll-margin-top: 13.5rem;
}
@media (max-width: 768px) {
  .anchor-target {
    scroll-margin-top: 5.5rem;
  }
}

.test-text {
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  .test-text {
    font-size: 1.4rem;
  }
}

.img-border {
  border: 0.1rem solid #adafaf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.icon-cart01 {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  background: url("../images/common/icon_cart.svg") no-repeat center center;
}

.icon-cart02 {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  background: url("../images/common/icon_cart.svg") no-repeat center center;
}
@media (max-width: 768px) {
  .icon-cart02 {
    width: 1.75rem;
    height: 1.75rem;
  }
}

.icon-note01 {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  background: url("../images/common/icon_note.svg") no-repeat center center;
}

.icon-note02 {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  background: url("../images/common/icon_note.svg") no-repeat center center;
}
@media (max-width: 768px) {
  .icon-note02 {
    width: 1.75rem;
    height: 1.75rem;
  }
}

.contents {
  padding-top: 13.5rem;
}
@media (max-width: 768px) {
  .contents {
    padding-top: 5.5rem;
  }
}

.contents740,
.contents760,
.contents800,
.contents915,
.contents985,
.contents1020,
.contents1080,
.contents1120,
.contents1180 {
  margin: 0 auto;
  padding: 0 7.5rem;
}
@media (max-width: 1024px) {
  .contents740,
  .contents760,
  .contents800,
  .contents915,
  .contents985,
  .contents1020,
  .contents1080,
  .contents1120,
  .contents1180 {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .contents740,
  .contents760,
  .contents800,
  .contents915,
  .contents985,
  .contents1020,
  .contents1080,
  .contents1120,
  .contents1180 {
    padding: 0 2rem;
  }
}

.contents740 {
  max-width: 89rem;
}

.contents760 {
  max-width: 91rem;
}

.contents800 {
  max-width: 96rem;
}

.contents915 {
  max-width: 106.5rem;
}

.contents985 {
  max-width: 113.5rem;
}

.contents1020 {
  max-width: 117rem;
}

.contents1080 {
  max-width: 123rem;
}

.contents1120 {
  max-width: 127rem;
}

.contents1180 {
  max-width: 123rem;
}

.with-top-space01 {
  padding-top: 7.5rem;
}
@media (max-width: 768px) {
  .with-top-space01 {
    padding-top: 5rem;
  }
}

.with-top-space02 {
  padding-top: 12.5rem;
}
@media (max-width: 768px) {
  .with-top-space02 {
    padding-top: 7.5rem;
  }
}

.with-top-space03 {
  padding-top: 7.5rem;
}
@media (max-width: 768px) {
  .with-top-space03 {
    padding-top: 2.5rem;
  }
}

.with-bottom-space01 {
  padding-bottom: 12.5rem;
}
@media (max-width: 768px) {
  .with-bottom-space01 {
    padding-bottom: 7.5rem;
  }
}

.with-bottom-space02 {
  padding-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .with-bottom-space02 {
    padding-bottom: 7.5rem;
  }
}

.page-mainimage {
  aspect-ratio: 1280/504;
}
@media (max-width: 768px) {
  .page-mainimage {
    aspect-ratio: 390/154;
  }
}

.back01 {
  background: #eff2ed;
}

.heading01 {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-bottom: 6rem;
  padding-bottom: 6rem;
  border-bottom: 0.1rem solid #adafaf;
}
.heading01.border-none {
  border: none;
}
@media (max-width: 768px) {
  .heading01 {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
}
.heading01 span {
  display: block;
}
.heading01-jp {
  font-size: 3.5rem;
  line-height: normal;
  letter-spacing: 0.5rem;
}
@media (max-width: 768px) {
  .heading01-jp {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
  }
}
.heading01-en {
  color: #00692f;
  font-size: 1.3rem;
  margin-top: 0.5rem;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.35rem;
  font-weight: 900;
}
@media (max-width: 768px) {
  .heading01-en {
    font-size: 1rem;
  }
}

.heading02 {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-bottom: 2rem;
}
.heading02 span {
  display: block;
}
.heading02-jp {
  font-size: 3.5rem;
  line-height: normal;
}
@media (max-width: 768px) {
  .heading02-jp {
    font-size: 2.4rem;
  }
}
.heading02-en {
  color: #00692f;
  font-size: 1.2rem;
  margin-top: 0.5rem;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.25rem;
}
@media (max-width: 768px) {
  .heading02-en {
    font-size: 1rem;
  }
}

.heading03 {
  margin-bottom: 5rem;
  padding: 0 1rem 2rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 3px solid #AACE36;
  font-size: 3.4rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.5rem;
}
@media (max-width: 768px) {
  .heading03 {
    margin-bottom: 0.5rem;
    font-size: 2rem;
    letter-spacing: 0.25rem;
    padding: 0 0 1rem 0;
  }
}
.heading03-icon {
  width: 4rem;
  line-height: 0;
  padding-top: 0.6rem;
}
@media (max-width: 768px) {
  .heading03-icon {
    padding-top: 0.5rem;
    width: 2.3rem;
  }
}
.heading03-text {
  width: calc(100% - 5.5rem);
}
@media (max-width: 768px) {
  .heading03-text {
    width: calc(100% - 2.8rem);
  }
}

.heading04 {
  margin-bottom: 2.5rem;
  font-size: 2.6rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.5rem;
  text-align: center;
}
@media (max-width: 768px) {
  .heading04 {
    font-size: 2rem;
    letter-spacing: 0.25rem;
  }
}

.heading-btn-inner {
  position: relative;
}

.heading-btn {
  position: absolute;
  top: 0.9rem;
  right: 0;
}
@media (max-width: 768px) {
  .heading-btn {
    top: 0.25rem;
  }
}

.mainimage-text01 {
  width: 100%;
  margin: 0 auto;
  padding: 0 7.5rem;
}
@media (max-width: 1024px) {
  .mainimage-text01 {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .mainimage-text01 {
    padding: 0 2rem;
  }
}
.mainimage-text01-inner {
  max-width: 91.5rem;
  margin: 0 auto;
}
.mainimage-text01 h1 {
  font-size: 5rem;
  letter-spacing: 1rem;
  font-family: "Noto Serif JP", serif;
  color: white;
  text-align: left;
}
@media (max-width: 768px) {
  .mainimage-text01 h1 {
    font-size: 2rem;
    letter-spacing: 0.25rem;
  }
}

.mainimage-text02 {
  width: 100%;
  margin: 0 auto;
  padding: 0 7.5rem;
}
@media (max-width: 1024px) {
  .mainimage-text02 {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .mainimage-text02 {
    padding: 0 2rem;
  }
}
.mainimage-text02-inner {
  max-width: 91.5rem;
  margin: 0 auto;
}
.mainimage-text02 h2 {
  font-family: "Noto Serif JP", serif;
  color: white;
  text-align: left;
}
.mainimage-text02 h2 span {
  display: block;
}
.mainimage-text02-small {
  font-size: 2rem;
}
@media (max-width: 768px) {
  .mainimage-text02-small {
    font-size: 1.2rem;
  }
}
.mainimage-text02-large {
  font-size: 5rem;
  letter-spacing: 1rem;
}
@media (max-width: 768px) {
  .mainimage-text02-large {
    font-size: 2.2rem;
    letter-spacing: 0.5rem;
  }
}

.btn01 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 28rem;
  height: 3.8rem;
  color: white;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
  border: none;
  cursor: pointer;
}

.btn02 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 6rem;
  color: white;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
  font-size: 2.2rem;
}
@media (max-width: 768px) {
  .btn02 a {
    font-size: 1.6rem;
    height: 4.25rem;
  }
}

.btn03 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 17rem;
  height: 3.8rem;
  color: white;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  letter-spacing: 1rem;
  padding: 0 0 0.15rem 0;
  font-size: 2rem;
  position: relative;
  cursor: pointer;
}
@media (max-width: 768px) {
  .btn03 span {
    width: 10rem;
    height: 2.6rem;
    font-size: 1.4rem;
    letter-spacing: 0.5rem;
  }
}
.btn03 span::after {
  display: block;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid white;
  border-bottom: 0.2rem solid white;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-75%) rotate(45deg);
          transform: translateY(-75%) rotate(45deg);
}
@media (max-width: 768px) {
  .btn03 span::after {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.8rem;
    right: 1.5rem;
  }
}
.btn03.is-active span::after {
  -webkit-transform: translateY(-25%) rotate(225deg);
          transform: translateY(-25%) rotate(225deg);
}

.btn04 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 60rem;
  height: 6.9rem;
  color: white;
  font-size: 2.8rem;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.25rem;
}
@media (max-width: 768px) {
  .btn04 a {
    font-size: 1.4rem;
    max-width: 15.6rem;
    height: 3.8rem;
  }
}

.btn05 a,
.btn05 input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 28rem;
  height: 3.8rem;
  color: white;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
  border: none;
  cursor: pointer;
  margin: 0 auto;
}

.btn-center a {
  margin-left: auto;
  margin-right: auto;
}

.btn-none a {
  pointer-events: none;
  cursor: default;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#888));
  background: linear-gradient(to bottom, #ddd, #888);
}

.btn01 a,
.btn02 a,
.btn03 span,
.btn04 a,
.btn05 a,
.btn05 input {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .btn01 a:hover,
  .btn02 a:hover,
  .btn03 span:hover,
  .btn04 a:hover,
  .btn05 a:hover,
  .btn05 input:hover {
    opacity: 0.3;
  }
}

.red {
  color: red;
}

.header {
  width: 100%;
  height: 13.5rem;
  max-height: 13.5rem;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 7.5rem;
  z-index: 9000;
}
@media (max-width: 1024px) {
  .header {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .header {
    padding: 0 2rem;
    height: 5.5rem;
  }
}
.header ul {
  list-style: none;
}
.header a {
  text-decoration: none;
}
.header-inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .header-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 769px) {
  .header-inner {
    padding-bottom: 2.5rem;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.header-logo {
  width: 23.5rem;
}
@media (max-width: 768px) {
  .header-logo {
    width: 13rem;
  }
}
.header-logo-index {
  width: 23.5rem;
}
@media (min-width: 769px) {
  .header-logo-index a {
    display: block;
    width: 19rem;
    position: absolute;
    top: 3.5rem;
  }
}
@media (max-width: 768px) {
  .header-logo-index {
    width: 13rem;
  }
}
.header-logo-index img:nth-of-type(1) {
  -webkit-filter: drop-shadow(2px 2px 4px rgba(255, 255, 255, 0.5)) drop-shadow(-2px -2px 4px rgba(255, 255, 255, 0.5)) drop-shadow(3px 3px 4px rgba(255, 255, 255, 0.5)) drop-shadow(-3px -3px 4px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(2px 2px 4px rgba(255, 255, 255, 0.5)) drop-shadow(-2px -2px 4px rgba(255, 255, 255, 0.5)) drop-shadow(3px 3px 4px rgba(255, 255, 255, 0.5)) drop-shadow(-3px -3px 4px rgba(255, 255, 255, 0.5));
}
@media (max-width: 768px) {
  .header-logo-index img:nth-of-type(1) {
    display: none;
  }
}
@media (min-width: 769px) {
  .header-logo-index img:nth-of-type(2) {
    display: none;
  }
}
.header-navi {
  width: calc(100% - 23.5rem);
}
@media (max-width: 768px) {
  .header-navi {
    display: none;
  }
}
.header-navi-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-navi-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header-navi-top ul a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .header-navi-top ul a:hover {
    opacity: 0.3;
  }
}
.header-navi-top ul:nth-of-type(1) {
  width: 12.6rem;
  margin-right: 3.5rem;
}
.header-navi-top ul:nth-of-type(1) li {
  width: 27%;
}
.header-navi-top ul:nth-of-type(2) {
  width: 51.6rem;
}
.header-navi-top ul:nth-of-type(2) li {
  width: 49%;
}
.header-navi-top ul:nth-of-type(2) li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 3.8rem;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
}
.header-navi-top ul:nth-of-type(2) li a span {
  margin-right: 0.5rem;
}
.header-navi-under {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-top: 2rem;
}
.header-navi-under ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-navi-under ul li {
  margin-left: 4rem;
}
.header-navi-under ul li a {
  position: relative;
}
@media (min-width: 1025px) {
  .header-navi-under ul li a::after {
    position: absolute;
    bottom: -7px;
    left: 0;
    content: "";
    width: 100%;
    height: 0.2rem;
    background: #00692f;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .header-navi-under ul li a:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.sp-menu {
  display: block;
  position: absolute;
  top: 0.25rem;
  right: 1rem;
  width: 5rem;
  height: 5rem;
  z-index: 9100;
  cursor: pointer;
}
@media (min-width: 769px) {
  .sp-menu {
    display: none !important;
  }
}
.sp-menu span:nth-of-type(1),
.sp-menu span:nth-of-type(2),
.sp-menu span:nth-of-type(3) {
  position: absolute;
  left: 25%;
  width: 50%;
  height: 0.3rem;
  background-color: #00692f;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sp-menu span:nth-of-type(1) {
  top: 32%;
}
.sp-menu span:nth-of-type(2) {
  top: 50%;
}
.sp-menu span:nth-of-type(3) {
  top: 67%;
}
.sp-menu.is-active span:nth-of-type(1) {
  -webkit-transform: translateY(0.65rem) rotate(-45deg);
          transform: translateY(0.65rem) rotate(-45deg);
}
.sp-menu.is-active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu 0.8s forwards;
          animation: active-menu 0.8s forwards;
}
.sp-menu.is-active span:nth-of-type(3) {
  -webkit-transform: translateY(-1.05rem) rotate(45deg);
          transform: translateY(-1.05rem) rotate(45deg);
}

.navi {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 8000;
  top: 0;
  left: 0;
  font-size: 1.3rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 769px) {
  .navi {
    display: none;
  }
}
.navi a {
  color: #3e3a39;
  text-decoration: none;
}
.navi ul {
  list-style: none;
}
.navi.is-visible {
  opacity: 1;
  visibility: visible;
}
.navi-btn {
  padding: 2rem;
}
.navi-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 4.2rem;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
  font-size: 1.6rem;
}
.navi-btn a span {
  margin-right: 0.5rem;
}
.navi-inner {
  background: white;
  width: 100%;
  height: 100%;
  padding-top: 5.5rem;
  overflow: auto;
}
.navi-inner::-webkit-scrollbar {
  display: none;
}
.navi-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 0.2rem solid #adafaf;
}
.navi-list ul li {
  width: 50%;
  border-bottom: 0.2rem solid #adafaf;
  text-align: center;
}
.navi-list ul li:nth-child(even) {
  border-left: 0.2rem solid #adafaf;
}
.navi-list ul li a {
  padding: 1.5rem 1rem;
  display: block;
  position: relative;
}
.navi-sns {
  padding: 2.5rem 0 20rem 0;
}
.navi-sns ul {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 12.6rem;
}
.navi-sns ul li {
  width: 27%;
}

.footer-onlineshop-link a {
  aspect-ratio: 1200/206;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  color: white;
  text-decoration: none;
  letter-spacing: 0.45rem;
  font-size: 2.8rem;
  background: url("../images/common/under_banner_pc.webp") center center/cover;
  position: relative;
}
@media (min-width: 1025px) {
  .footer-onlineshop-link a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .footer-onlineshop-link a:hover {
    opacity: 0.3;
  }
}
@media (max-width: 768px) {
  .footer-onlineshop-link a {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.45;
    aspect-ratio: 390/140;
    padding-bottom: 3.5rem;
    background: url("../images/common/under_banner_sp.webp") center center/cover;
  }
}
.footer-onlineshop-link .icon-onlineshop-link-arrow {
  display: block;
  width: 5.25rem;
  height: 5.25rem;
  background: url(../images/common/icon_arrow01.svg) no-repeat center center;
}
@media (min-width: 769px) {
  .footer-onlineshop-link .icon-onlineshop-link-arrow {
    margin-left: 2.5rem;
  }
}
@media (max-width: 768px) {
  .footer-onlineshop-link .icon-onlineshop-link-arrow {
    position: absolute;
    width: 3rem;
    height: 3rem;
    top: calc(50% + 1.5rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.footer {
  padding: 5rem 7.5rem 7.5rem 7.5rem;
}
@media (max-width: 1024px) {
  .footer {
    padding: 5.5rem 5rem;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 5.5rem 2rem;
  }
}
.footer ul {
  list-style: none;
}
@media (min-width: 769px) {
  .footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .footer-logo {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .footer-logo {
    width: 40rem;
  }
}
.footer-logo dt {
  width: 21rem;
}
@media (max-width: 768px) {
  .footer-logo dt {
    width: 18rem;
    margin: 0 auto;
  }
}
.footer-logo dd:nth-of-type(1) {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .footer-logo dd:nth-of-type(1) {
    text-align: center;
    font-size: 1.3rem;
  }
}
.footer-logo dd:nth-of-type(2) ul {
  width: 12.6rem;
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .footer-logo dd:nth-of-type(2) ul {
    width: 10rem;
    margin: 2rem auto 0 auto;
  }
}
.footer-logo dd:nth-of-type(2) ul li {
  width: 27%;
}
.footer-logo dd:nth-of-type(2) ul li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .footer-logo dd:nth-of-type(2) ul li a:hover {
    opacity: 0.3;
  }
}
.footer-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .footer-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem;
  }
}
@media (min-width: 769px) {
  .footer-navi {
    width: calc(100% - 40rem);
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}
.footer-navi a {
  text-decoration: none;
  position: relative;
}
@media (min-width: 1025px) {
  .footer-navi a::after {
    position: absolute;
    bottom: -7px;
    left: 0;
    content: "";
    width: 100%;
    height: 0.2rem;
    background: #00692f;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .footer-navi a:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.footer-navi-left {
  margin-right: 10rem;
}
@media (max-width: 768px) {
  .footer-navi-left {
    margin-right: 5rem;
  }
}
.footer-navi ul li {
  margin-top: 1.25rem;
}
.footer-copyright {
  margin-top: 3rem;
  text-align: right;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .footer-copyright {
    text-align: center;
    font-size: 1.1rem;
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 7000;
  background: -moz-repeating-linear-gradient();
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 1.5rem;
  line-height: 1;
  opacity: 0.75;
  color: #00692f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -2.5rem;
}
@media (max-width: 768px) {
  .slick-prev {
    left: -1.25rem;
  }
}

[dir=rtl] .slick-prev {
  right: -2.5rem;
  left: auto;
}
@media (max-width: 768px) {
  [dir=rtl] .slick-prev {
    left: -1.25rem;
  }
}

.slick-prev:before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-left: 3px solid #00692f;
  border-bottom: 3px solid #00692f;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 30%;
}
@media (max-width: 768px) {
  .slick-prev:before {
    left: 65%;
    width: 0.75rem;
    height: 0.75rem;
  }
}

[dir=rtl] .slick-prev:before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-left: 3px solid #00692f;
  border-bottom: 3px solid #00692f;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 30%;
}
@media (max-width: 768px) {
  [dir=rtl] .slick-prev:before {
    left: 65%;
    width: 0.75rem;
    height: 0.75rem;
  }
}

.slick-next {
  right: -2.5rem;
}
@media (max-width: 768px) {
  .slick-next {
    right: -1.25rem;
  }
}

[dir=rtl] .slick-next {
  right: auto;
  left: -2.5rem;
}
@media (max-width: 768px) {
  [dir=rtl] .slick-next {
    right: -1.25rem;
  }
}

.slick-next:before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-left: 3px solid #00692f;
  border-bottom: 3px solid #00692f;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 70%;
}
@media (max-width: 768px) {
  .slick-next:before {
    left: 45%;
    width: 0.75rem;
    height: 0.75rem;
  }
}

[dir=rtl] .slick-next:before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-left: 3px solid #00692f;
  border-bottom: 3px solid #00692f;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 70%;
}
@media (max-width: 768px) {
  [dir=rtl] .slick-next:before {
    left: 45%;
    width: 0.75rem;
    height: 0.75rem;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -2.5rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.mainimage-company {
  background: url("../images/company/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .mainimage-company {
    background: url("../images/company/mainimage_sp.webp") center center/cover;
  }
}

.company-top dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.company-top dl dt {
  width: 12.5rem;
  padding: 1.5rem 0;
  border-bottom: 0.1rem solid #adafaf;
  color: #00692f;
}
@media (max-width: 768px) {
  .company-top dl dt {
    width: 8rem;
  }
}
.company-top dl dd {
  width: calc(100% - 12.5rem);
  padding: 1.5rem 0;
  border-bottom: 0.1rem solid #adafaf;
  overflow-wrap: break-word;
}
@media (max-width: 768px) {
  .company-top dl dd {
    width: calc(100% - 8rem);
  }
}

.contact h2 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .contact h2 {
    font-size: 1.8rem;
  }
}
.contact .btn01 a {
  margin: 5rem auto 0 auto;
}

.contact-entry-text01 {
  text-align: center;
  margin-bottom: 5rem;
}
@media (min-width: 769px) {
  .contact-entry dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 769px) {
  .contact-entry dl dt {
    width: 25rem;
    padding: 0.75rem 0 3rem 0;
  }
}
@media (max-width: 768px) {
  .contact-entry dl dt {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 769px) {
  .contact-entry dl dd {
    width: calc(100% - 25rem);
    padding: 0 0 3rem 0;
  }
}
@media (max-width: 768px) {
  .contact-entry dl dd {
    padding-bottom: 2.5rem;
  }
}
.contact-entry-text02 {
  text-align: center;
}
.contact-entry .form-btn01 {
  margin: 5rem auto 0;
}

.required-icon {
  display: inline-block;
  line-height: 1;
  font-size: 1.2rem;
  padding: 3px 8px 5px 8px;
  background: black;
  color: white;
  margin-left: 1.5rem;
  position: relative;
  top: -2px;
}

.contact-thanks {
  text-align: center;
}
@media (max-width: 768px) {
  .contact-thanks {
    text-align: left;
  }
}

input[type=text],
input[type=date],
input[type=mail],
button,
textarea {
  padding: 1rem 1rem;
  border: 1px solid #adafaf;
  outline: none;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: inherit;
  font-size: 1.6rem;
}

.input01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.checkbox-btns input[type=checkbox] {
  display: none;
}
.checkbox-btns input[type=checkbox] + label {
  position: relative;
  padding-left: 3rem;
  cursor: pointer;
}
.checkbox-btns input[type=checkbox] + label::before {
  position: absolute;
  content: "";
  display: block;
  width: 1.9rem;
  height: 1.9rem;
  background: white;
  border: 0.1rem solid #adafaf;
  left: 0;
  top: 0.1rem;
}
.checkbox-btns input[type=checkbox] + label::after {
  position: absolute;
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  background: #3e3a39;
  left: 0.4rem;
  top: 0.5rem;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.checkbox-btns input[type=checkbox]:checked + label::after {
  opacity: 1;
}

.form-btn-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  max-width: 500px;
  margin: 0 auto;
}
.form-btn-col li {
  width: 49%;
}

.form-btn01 a,
.form-btn01 input,
.form-btn02 a,
.form-btn02 input {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 28rem;
  height: 3.8rem;
  color: white;
  text-decoration: none !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#aace36), to(#00692f));
  background: linear-gradient(to bottom, #aace36 0%, #00692f 100%);
  border-radius: 9999px;
  line-height: 1;
  padding-bottom: 0.25rem;
  letter-spacing: 0.125rem;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .form-btn01 a,
  .form-btn01 input,
  .form-btn02 a,
  .form-btn02 input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .form-btn01 a:hover,
  .form-btn01 input:hover,
  .form-btn02 a:hover,
  .form-btn02 input:hover {
    opacity: 0.3;
  }
}

.form-btns {
  margin: 5rem auto 0 auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 28rem;
}
.form-btns li {
  width: 48%;
}
.form-btns li:nth-of-type(2) {
  margin-left: 4%;
}

.form-table {
  width: 100%;
  text-align: left;
}
@media (min-width: 769px) {
  .form-table tr th {
    border-top: 1px dotted #adafaf;
    border-bottom: 1px dotted #adafaf;
    padding: 1.5rem 2rem;
    white-space: nowrap;
    width: 20rem;
  }
}
@media (max-width: 768px) {
  .form-table tr th {
    width: 100%;
    display: block;
    padding: 1.5rem 2rem 0.5rem 2rem;
    border-top: 1px dotted #adafaf;
    color: #00692f;
  }
}
@media (min-width: 769px) {
  .form-table tr td {
    border-top: 1px dotted #adafaf;
    border-bottom: 1px dotted #adafaf;
    padding: 1.5rem 2rem;
    white-space: nowrap;
    text-align: left;
    width: 20rem;
  }
}
@media (max-width: 768px) {
  .form-table tr td {
    width: 100%;
    display: block;
    padding: 0 2rem 1.5rem 2rem;
    border-bottom: 1px dotted #adafaf;
  }
}

.faq-inner {
  padding: 0 5rem;
}
@media (max-width: 768px) {
  .faq-inner {
    padding: 0;
  }
}
.faq-inner h2 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .faq-inner h2 {
    font-size: 1.6rem;
  }
}
.faq-inner h2:nth-child(n+2) {
  margin-top: 7.5rem;
}
.faq-inner dl {
  margin-top: 2.5rem;
}
.faq-inner dl dt {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  position: relative;
  padding: 0 3rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .faq-inner dl dt {
    padding: 0 3rem 0 2.5rem;
    font-size: 1.6rem;
  }
}
.faq-inner dl dt div::after {
  content: "Q";
  position: absolute;
  left: 0;
  top: -0.4rem;
  font-size: 2.2rem;
}
@media (max-width: 768px) {
  .faq-inner dl dt div::after {
    font-size: 1.6rem;
    top: -0.2rem;
  }
}
.faq-inner dl dt::before {
  content: "";
  position: absolute;
  top: 0.4rem;
  right: 1.2rem;
  width: 0.2rem;
  height: 2.6rem;
  background: #3e3a39;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .faq-inner dl dt::before {
    top: 0.4rem;
    right: 0.9rem;
    height: 1.8rem;
  }
}
.faq-inner dl dt::after {
  content: "";
  position: absolute;
  top: 1.6rem;
  right: 0rem;
  width: 2.6rem;
  height: 0.2rem;
  background: #3e3a39;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .faq-inner dl dt::after {
    top: 1.1rem;
    right: 0.1rem;
    width: 1.8rem;
  }
}
.faq-inner dl dt.is-active::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.faq-inner dl dt.is-active::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.faq-inner dl dd {
  position: relative;
  padding-left: 3rem;
  display: none;
}
@media (max-width: 768px) {
  .faq-inner dl dd {
    padding-left: 2.5rem;
  }
}
.faq-inner dl dd div::after {
  content: "A";
  position: absolute;
  left: 0;
  left: 0;
  top: -0.8rem;
  font-size: 2.2rem;
}
@media (max-width: 768px) {
  .faq-inner dl dd div::after {
    font-size: 1.6rem;
    top: -0.3rem;
  }
}
.faq-inner .btn01 a {
  margin: 5rem auto 0 auto;
}

.fruits-mainimage {
  width: 100%;
  aspect-ratio: 1280/504;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 769px) {
  .fruits-mainimage {
    max-height: 75vh;
    min-height: 40rem;
  }
}
@media (max-width: 768px) {
  .fruits-mainimage {
    aspect-ratio: 390/254;
  }
}
.fruits-mainimage-apple {
  background: url("../images/apple/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .fruits-mainimage-apple {
    background: url("../images/apple/mainimage_sp.webp") center center/cover;
  }
}
.fruits-mainimage-grape {
  background: url("../images/grape/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .fruits-mainimage-grape {
    background: url("../images/grape/mainimage_sp.webp") center center/cover;
  }
}
.fruits-mainimage-cherry {
  background: url("../images/cherry/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .fruits-mainimage-cherry {
    background: url("../images/cherry/mainimage_sp.webp") center center/cover;
  }
}
.fruits-mainimage-peach {
  background: url("../images/peach/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .fruits-mainimage-peach {
    background: url("../images/peach/mainimage_sp.webp") center center/cover;
  }
}
.fruits-mainimage-products {
  background: url("../images/products/mainimage_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .fruits-mainimage-products {
    background: url("../images/products/mainimage_sp.webp") center center/cover;
  }
}
.fruits-mainimage h2 {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-size: 3.4rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  line-height: 3;
  text-shadow: 3px 6px 6px rgba(0, 0, 0, 0.75);
}
.fruits-mainimage h2.black {
  color: #3e3a39;
  text-shadow: 3px 8px 8px rgba(255, 255, 255, 0.75), -3px -3px 8px rgba(255, 255, 255, 0.75), -3px -3px 8px rgba(255, 255, 255, 0.75), -3px -6px 8px rgba(255, 255, 255, 0.75), -6px -3px 8px rgba(255, 255, 255, 0.75);
}
@media (max-width: 768px) {
  .fruits-mainimage h2 {
    line-height: 2;
    font-size: 1.8rem;
  }
}

@media (min-width: 769px) {
  .fruits-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.fruits-index-photo {
  position: relative;
}
@media (min-width: 769px) {
  .fruits-index-photo {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .fruits-index-photo img {
    display: none;
  }
}
.fruits-index-photo::after {
  content: "";
  background: white;
  position: absolute;
}
@media (min-width: 769px) {
  .fruits-index-photo::after {
    width: 10rem;
    height: 0.4rem;
    right: -5rem;
    top: 49.5%;
  }
}
@media (max-width: 768px) {
  .fruits-index-photo::after {
    width: 0.4rem;
    height: 6rem;
    left: 49%;
    bottom: -3rem;
  }
}
@media (min-width: 769px) {
  .fruits-index-photo.reverse::after {
    left: -5rem;
  }
}
.fruits-index.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.fruits-index-cherry {
  background: url("../images/fruits/img01_pc.webp") center center/cover;
}
.fruits-index-apple {
  background: url("../images/fruits/img04_pc.webp") center center/cover;
}
.fruits-index-grape {
  background: url("../images/fruits/img03_pc.webp") center center/cover;
}
.fruits-index-peach {
  background: url("../images/fruits/img02_pc.webp") center center/cover;
}
.fruits-index-products {
  background: url("../images/fruits/img05_pc.webp") center center/cover;
}
@media (min-width: 769px) {
  .fruits-index-text {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  .fruits-index-text dl {
    padding: 6rem 2rem 6rem 2rem;
  }
}
@media (min-width: 769px) {
  .fruits-index-text dl {
    width: 75%;
    max-width: 55rem;
    padding: 7.5rem 0;
  }
}
.fruits-index-text dl dt {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  .fruits-index-text dl dt {
    font-size: 2rem;
  }
}
.fruits-index-text dl dd {
  margin-top: 5rem;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .fruits-index-text dl dd {
    margin-top: 2rem;
    font-size: 1.4rem;
  }
}

.fruits-detail-top {
  color: white;
  padding-bottom: 9.5rem;
  line-height: 2.25;
}
@media (max-width: 768px) {
  .fruits-detail-top {
    padding-bottom: 5rem;
  }
}
.fruits-detail-top h3 {
  font-size: 2.4rem;
  text-align: center;
  margin: 9.5rem 0 2rem 0;
}
@media (max-width: 768px) {
  .fruits-detail-top h3 {
    font-size: 1.8rem;
    margin-top: 5rem;
  }
}
.fruits-detail-top-photo {
  max-width: 760px;
  margin: 0 auto;
  padding: 10rem 0;
}
@media (max-width: 768px) {
  .fruits-detail-top-photo {
    padding: 5rem;
  }
}
.fruits-detail-top-apple {
  background: url("../../assets/images/apple/back.webp") center center/cover;
}
.fruits-detail-top-grape {
  background: url("../../assets/images/grape/back.webp") center center/cover;
}
.fruits-detail-top-cherry {
  background: url("../../assets/images/cherry/back.webp") center center/cover;
}
.fruits-detail-top-peach {
  background: url("../../assets/images/peach/back.webp") center center/cover;
}
.fruits-detail-top .table-scroll {
  overflow: auto;
}
.fruits-detail-top .table-scroll th,
.fruits-detail-top .table-scroll td {
  white-space: nowrap;
}
.fruits-detail-top table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0.2rem;
  color: #3e3a39;
  text-align: center;
}
.fruits-detail-top table tr th {
  background: white;
  padding: 0.25rem 2.5rem;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .fruits-detail-top table tr th {
    font-size: 1.4rem;
  }
}
.fruits-detail-top table tr td {
  background: white;
  padding: 1.5rem 2.5rem;
}
.fruits-detail-top table tr.back-apple th {
  background: #f9efc2;
}
.fruits-detail-top table tr.back-cherry th {
  background: #f3c4b7;
}
.fruits-detail-top table tr.back-grape th {
  background: #e1eac3;
}
.fruits-detail-top table tr.back-peach th {
  background: #f9ded9;
}

.fruits-btn01,
.fruits-btn02,
.fruits-btn04 {
  margin: 0 auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fruits-btn01 li,
.fruits-btn02 li,
.fruits-btn04 li {
  width: 48%;
}
.fruits-btn01 li:nth-of-type(2),
.fruits-btn02 li:nth-of-type(2),
.fruits-btn04 li:nth-of-type(2) {
  margin-left: 4%;
}
.fruits-btn01 li a span,
.fruits-btn02 li a span,
.fruits-btn04 li a span {
  margin-right: 0.5rem;
}

.fruits-btn01 {
  max-width: 32.5rem;
}

.fruits-btn02 {
  max-width: 48rem;
  margin-top: 9.5rem;
}
@media (max-width: 768px) {
  .fruits-btn02 {
    margin-top: 5rem;
  }
}

.fruits-btn03 {
  list-style: none;
}
.fruits-btn03 li:nth-child(n+2) {
  margin-top: 1rem;
}

.fruits-btn04 {
  max-width: 48rem;
  margin-top: 5rem;
}

.fruits-btn05 {
  margin: 0 auto 1.5rem auto;
  max-width: 32.5rem;
  list-style: none;
}
.fruits-btn05 .btn01 a {
  max-width: 100%;
}

.fruits-detail-bottom-photo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.fruits-detail-bottom-photo ul li {
  width: 33.3333333333%;
}

.fruits-detail-bottom {
  line-height: 2.25;
}
.fruits-detail-bottom .btn01 a {
  margin: 9.5rem auto 0 auto;
}
@media (max-width: 768px) {
  .fruits-detail-bottom .btn01 a {
    margin-top: 5rem;
  }
}
.fruits-detail-bottom h3 {
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
  line-height: 1.75;
}
@media (max-width: 768px) {
  .fruits-detail-bottom h3 {
    font-size: 1.8rem;
  }
}
.fruits-detail-bottom-space-top {
  margin-top: 9.5rem;
}
@media (max-width: 768px) {
  .fruits-detail-bottom-space-top {
    margin-top: 5rem;
  }
}
.fruits-detail-bottom-space-bottom {
  margin-bottom: 9.5rem;
}
@media (max-width: 768px) {
  .fruits-detail-bottom-space-bottom {
    margin-bottom: 5rem;
  }
}

.fruits-products-detail-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fruits-products-detail-category-photo {
  width: 62.5%;
}
.fruits-products-detail-category-text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  width: 32.5%;
}

.fruits-products-detail {
  padding-bottom: 7.5rem;
  margin-bottom: 7.5rem;
  border-bottom: 0.1rem solid #adafaf;
}

@media (min-width: 769px) {
  .fruits-products-detail-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.fruits-products-detail-inner.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 769px) {
  .fruits-products-detail-inner-text {
    width: 52.5%;
  }
}
@media (min-width: 769px) {
  .fruits-products-detail-inner-photo {
    width: 42.5%;
  }
}
@media (max-width: 768px) {
  .fruits-products-detail-inner-photo {
    margin-top: 2.5rem;
  }
}

.fruits-products-text01 {
  font-size: 1.5rem;
  letter-spacing: 0.25rem;
  margin-left: 3rem;
  padding: 0 0.5rem;
  border-left: 0.1rem solid #adafaf;
  border-right: 0.1rem solid #adafaf;
  display: inline-block;
}
@media (max-width: 768px) {
  .fruits-products-text01 {
    font-size: 1rem;
    letter-spacing: 0.1rem;
    margin-left: 0.5rem;
    padding: 0 0.25rem;
  }
}

.fruits-products-text02 {
  font-size: 2.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  letter-spacing: 0.25rem;
  margin-left: 3rem;
}
@media (max-width: 768px) {
  .fruits-products-text02 {
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    margin-left: 0.5rem;
    line-height: 1.5;
  }
}

.fruits-products-text03 {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  margin-bottom: 2rem;
  letter-spacing: 0.5rem;
}
@media (max-width: 768px) {
  .fruits-products-text03 {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
    line-height: 1.5;
  }
}

.fruits-products-text04 {
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  letter-spacing: 0.25rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .fruits-products-text04 {
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
  }
}

.fruits-products-text05 {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  margin-bottom: 2rem;
  letter-spacing: 0.5rem;
}
@media (max-width: 768px) {
  .fruits-products-text05 {
    font-size: 2.2rem;
    letter-spacing: 0.1rem;
  }
}

.fruits-text-space {
  margin-top: 3rem;
}

.fruits-text-large {
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  .fruits-text-large {
    font-size: 1.4rem;
  }
}

.index-mv {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media (min-width: 769px) {
  .index-mv {
    height: calc(100dvh - 13.5rem);
    margin-bottom: 9.5rem;
  }
}
@media (max-width: 768px) {
  .index-mv {
    aspect-ratio: 390/240;
    margin-bottom: 5rem;
  }
}
.index-mv-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.index-news-navi {
  text-align: center;
  padding: 0 0 3.5rem 0;
}
.index-news-navi a {
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 0.25rem;
  text-decoration: none;
  position: relative;
  border-bottom: 0.2rem solid #00692f;
}
@media (min-width: 1025px) {
  .index-news-navi a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .index-news-navi a:hover {
    opacity: 0.3;
  }
}
.index-news-inner-inner {
  padding: 0 1rem;
}
.index-news-inner-inner a {
  text-decoration: none;
  display: block;
}
@media (min-width: 1025px) {
  .index-news-inner-inner a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .index-news-inner-inner a:hover {
    opacity: 0.3;
  }
}
.index-news-inner-inner figure {
  position: relative;
  width: 100%;
  aspect-ratio: 750/526;
  overflow: hidden;
}
.index-news-inner-inner figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.index-news-inner-inner ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index-news-inner-inner ul li:nth-of-type(1) {
  width: 40%;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .index-news-inner-inner ul li:nth-of-type(1) {
    width: 50%;
  }
}
.index-news-inner-inner ul li:nth-of-type(1) span {
  display: block;
  text-align: center;
  background: #00692f;
  color: white;
  border-radius: 9999px;
  padding: 0.6rem 0 0.65rem 0;
  line-height: 1;
}
@media (max-width: 768px) {
  .index-news-inner-inner ul li:nth-of-type(1) span {
    font-size: 1.1rem;
  }
}
.index-news-inner-inner ul li:nth-of-type(2) {
  width: 60%;
  margin-top: 1.2rem;
  color: #00692f;
  text-align: right;
}
@media (max-width: 768px) {
  .index-news-inner-inner ul li:nth-of-type(2) {
    width: 50%;
    font-size: 1.1rem;
  }
}
.index-news-inner-inner ul li:nth-of-type(3) {
  margin-top: 1rem;
  width: 100%;
}
@media (max-width: 768px) {
  .index-news-inner-inner ul li:nth-of-type(3) {
    font-size: 1.1rem;
    line-height: 1.5;
  }
}

.index-about {
  aspect-ratio: 1280/504;
  background: url("../images/index/message_pc.webp") center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .index-about {
    margin-top: 0rem;
    aspect-ratio: 390/215;
    background: url("../images/index/message_sp.webp") center center/cover;
  }
}
.index-about-inner {
  width: 100%;
  max-width: 117rem;
  padding: 0 7.5rem;
}
@media (max-width: 1024px) {
  .index-about-inner {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .index-about-inner {
    padding: 0 2rem;
  }
}
.index-about-inner-top {
  width: 100%;
  font-size: 5rem;
  letter-spacing: 0.75rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .index-about-inner-top {
    font-size: 2rem;
    letter-spacing: 0.25rem;
    text-align: left;
    margin-bottom: 5rem;
  }
}
.index-about-inner-bottom {
  width: 100%;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .index-about-inner-bottom {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .index-about-inner-bottom:hover {
    opacity: 0.3;
  }
}
@media (max-width: 768px) {
  .index-about-inner-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .index-about-inner-bottom span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}
.index-about-inner-bottom-text {
  font-family: "Noto Serif JP", serif;
  text-align: left;
}
.index-about-inner-bottom-text span {
  display: block;
}
@media (max-width: 768px) {
  .index-about-inner-bottom-text {
    margin-right: 1.25rem;
    text-align: right;
  }
}
.index-about-inner-bottom-text-jp {
  font-size: 3.5rem;
  line-height: normal;
}
@media (max-width: 768px) {
  .index-about-inner-bottom-text-jp {
    font-size: 1.4rem;
  }
}
.index-about-inner-bottom-text-en {
  font-size: 1.2rem;
  margin-top: 0.5rem;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.25rem;
  text-align: left;
}
@media (max-width: 768px) {
  .index-about-inner-bottom-text-en {
    margin-top: 0.25rem;
    font-size: 1.2rem;
    text-align: right;
  }
}
.index-about-inner-bottom-arrow {
  width: 5.5rem;
  height: 5.5rem;
  background: url("../images/common/icon_arrow01.svg") center center/cover;
}
@media (min-width: 1025px) {
  .index-about-inner-bottom-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (min-width: 769px) {
  .index-about-inner-bottom-arrow {
    margin-top: 3rem;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .index-about-inner-bottom-arrow {
    width: 5rem;
    height: 5rem;
  }
}
.index-about-inner-bottom-arrow.is-active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.index-about-text {
  display: none;
}
.index-about-text-top {
  line-height: 2.25;
  padding: 9.5rem 0;
  color: white;
  background: url("../images/index/message_img01_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .index-about-text-top {
    padding: 5rem 0;
    background: url("../images/index/message_img01_sp.webp") center center/cover;
  }
}
.index-about-text-top h4 {
  text-align: center;
  font-size: 3.4rem;
  margin-bottom: 3.5rem;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 768px) {
  .index-about-text-top h4 {
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
  }
}
.index-about-text-top p {
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  .index-about-text-top p {
    font-size: 1.4rem;
  }
}
.index-about-text-top p:last-child {
  margin-top: 2.5rem;
}
.index-about-text-bottom {
  line-height: 2.25;
  padding: 9.5rem 0;
  background: url("../images/index/message_img02_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .index-about-text-bottom {
    padding: 5rem 0;
    background: url("../images/index/message_img02_sp.webp") center center/cover;
  }
}
.index-about-text-bottom h4 {
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
  color: #00692f;
}
@media (max-width: 768px) {
  .index-about-text-bottom h4 {
    font-size: 1.8rem;
    text-align: center;
  }
}
.index-about-text-bottom h4:nth-child(n+2) {
  margin-top: 7.5rem;
}
@media (max-width: 768px) {
  .index-about-text-bottom h4:nth-child(n+2) {
    margin-top: 4.5rem;
  }
}
.index-about-text-bottom p {
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  .index-about-text-bottom p {
    font-size: 1.4rem;
  }
}

.youtube-space {
  margin-top: 3rem;
}

.index-company {
  aspect-ratio: 1280/504;
  background: url("../images/index/company_pc.webp") center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
}
@media (max-width: 768px) {
  .index-company {
    aspect-ratio: 390/270;
    background: url("../images/index/company_sp.webp") center center/cover;
  }
}
.index-company-inner {
  width: 100%;
  max-width: 117rem;
  padding: 0 7.5rem;
}
@media (max-width: 1024px) {
  .index-company-inner {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .index-company-inner {
    padding: 0 2rem;
  }
}
.index-company-inner a {
  color: white;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .index-company-inner a:hover {
    opacity: 0.3;
  }
}
.index-company-inner-top {
  width: 100%;
  text-align: right;
  font-size: 5rem;
  letter-spacing: 0.75rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 10rem;
}
@media (max-width: 768px) {
  .index-company-inner-top {
    font-size: 2rem;
    letter-spacing: 0.25rem;
    text-align: left;
  }
}
.index-company-inner-bottom {
  width: 100%;
}
@media (max-width: 768px) {
  .index-company-inner-bottom a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
}
.index-company-inner-bottom-text {
  font-family: "Noto Serif JP", serif;
  text-align: right;
}
.index-company-inner-bottom-text span {
  display: block;
}
@media (max-width: 768px) {
  .index-company-inner-bottom-text {
    margin-right: 1.25rem;
  }
}
.index-company-inner-bottom-text-jp {
  font-size: 3.5rem;
  line-height: normal;
}
@media (max-width: 768px) {
  .index-company-inner-bottom-text-jp {
    font-size: 1.4rem;
  }
}
.index-company-inner-bottom-text-en {
  font-size: 1.2rem;
  margin-top: 0.5rem;
  line-height: normal;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.25rem;
  text-align: right;
}
@media (max-width: 768px) {
  .index-company-inner-bottom-text-en {
    margin-top: 0.25rem;
    font-size: 1.2rem;
  }
}
.index-company-inner-bottom-arrow {
  width: 5.5rem;
  height: 5.5rem;
  background: url("../images/common/icon_arrow01.svg") center center/cover;
}
@media (min-width: 769px) {
  .index-company-inner-bottom-arrow {
    margin-top: 3rem;
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  .index-company-inner-bottom-arrow {
    width: 5rem;
    height: 5rem;
  }
}

.index-recommend {
  padding: 20rem 7.5rem 10rem 7.5rem;
}
@media (max-width: 1024px) {
  .index-recommend {
    padding: 15rem 5rem 7.5rem 5rem;
  }
}
@media (max-width: 768px) {
  .index-recommend {
    padding: 5rem 2rem 5rem 2rem;
  }
}
.index-recommend-inner-top {
  max-width: 102rem;
  margin: 7.5rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .index-recommend-inner-top {
    display: none;
  }
}
.index-recommend-inner-top-inner {
  width: 30%;
  margin-right: 5%;
  position: relative;
  padding-bottom: 5rem;
}
.index-recommend-inner-top-inner:nth-child(3n) {
  margin-right: 0;
}
.index-recommend-inner-top-inner:nth-child(n+4) {
  margin-top: 10rem;
}
.index-recommend-inner-top-inner-img {
  margin-bottom: 1.5rem;
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.index-recommend-inner-top-inner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.index-recommend-inner-top-inner-text {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  text-align: center;
}
@media (max-width: 768px) {
  .index-recommend-inner-top-inner-text {
    font-size: 1.5rem;
  }
}
.index-recommend-inner-top-inner ul {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .index-recommend .slider {
    display: none;
  }
}
.index-recommend-under-inner {
  padding: 0 1rem;
}
.index-recommend-under-inner-img {
  margin-bottom: 1.5rem;
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.index-recommend-under-inner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.index-recommend-under-inner-text {
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.75;
}
@media (min-width: 769px) {
  .index-recommend-slider {
    display: none;
  }
}
.index-recommend-slider-inner {
  position: relative;
  padding-bottom: 5rem;
}

.footer-bottom-link {
  margin-top: 0.5rem;
}
@media (max-width: 768px) {
  .footer-bottom-link {
    margin-top: 0.2rem;
  }
}
.footer-bottom-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
}
.footer-bottom-link ul li {
  width: calc((100% - 1rem) / 3);
}
@media (max-width: 768px) {
  .footer-bottom-link ul li {
    width: calc((100% - 0.4rem) / 3);
  }
}
.footer-bottom-link ul li a {
  aspect-ratio: 420/318;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  text-decoration: none;
  font-size: 2rem;
  position: relative;
}
@media (min-width: 1025px) {
  .footer-bottom-link ul li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .footer-bottom-link ul li a:hover {
    opacity: 0.3;
  }
}
@media (max-width: 768px) {
  .footer-bottom-link ul li a {
    font-size: 1.1rem;
  }
}
.footer-bottom-link ul li a span {
  position: absolute;
  display: block;
  width: 5.5rem;
  height: 5.5rem;
  bottom: 2rem;
  right: 2rem;
  background: url("../images/common/icon_arrow01.svg") center center/cover;
}
@media (max-width: 768px) {
  .footer-bottom-link ul li a span {
    width: 2rem;
    height: 2rem;
    bottom: 1rem;
    right: 1rem;
  }
}
.footer-bottom-link ul li:nth-of-type(1) a {
  background: url("../images/index/bottom_link01.webp") center center/cover;
}
.footer-bottom-link ul li:nth-of-type(2) a {
  background: url("../images/index/bottom_link02.webp") center center/cover;
}
.footer-bottom-link ul li:nth-of-type(3) a {
  background: url("../images/index/bottom_link03.webp") center center/cover;
}

.news-index-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 5rem 0 7.5rem 0;
}
@media (max-width: 768px) {
  .news-index-navi {
    margin: 2.5rem 0 4rem 0;
    font-size: 1.1rem;
  }
}
.news-index-navi li.current a::after {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: "";
  width: 100%;
  height: 0.2rem;
  background: #00692f;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.news-index-navi li a {
  text-decoration: none;
  position: relative;
}
@media (min-width: 1025px) {
  .news-index-navi li a::after {
    position: absolute;
    bottom: -7px;
    left: 0;
    content: "";
    width: 100%;
    height: 0.2rem;
    background: #00692f;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .news-index-navi li a:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
.news-index-navi li:nth-child(n+2) {
  margin-left: 3rem;
}
@media (max-width: 768px) {
  .news-index-navi li:nth-child(n+2) {
    margin-left: 2rem;
  }
}

.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-list a {
  text-decoration: none;
  display: block;
}
@media (min-width: 1025px) {
  .news-list a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .news-list a:hover {
    opacity: 0.3;
  }
}
@media (max-width: 768px) {
  .news-list-inner {
    width: 48%;
    margin-right: 4%;
  }
  .news-list-inner:nth-child(even) {
    margin-right: 0;
  }
  .news-list-inner:nth-child(n+3) {
    margin-top: 5rem;
  }
}
@media (min-width: 769px) {
  .news-list-inner {
    width: 30%;
    margin-right: 5%;
  }
  .news-list-inner:nth-child(3n) {
    margin-right: 0;
  }
  .news-list-inner:nth-child(n+4) {
    margin-top: 7.5rem;
  }
}
.news-list figure {
  position: relative;
  width: 100%;
  aspect-ratio: 750/526;
  overflow: hidden;
}
.news-list figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.news-list ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-list ul li:nth-of-type(1) {
  width: 40%;
  margin-top: 1.5rem;
}
@media (max-width: 768px) {
  .news-list ul li:nth-of-type(1) {
    width: 50%;
  }
}
.news-list ul li:nth-of-type(1) span {
  display: block;
  text-align: center;
  background: #00692f;
  color: white;
  border-radius: 9999px;
  padding: 0.6rem 0 0.65rem 0;
  line-height: 1;
}
@media (max-width: 768px) {
  .news-list ul li:nth-of-type(1) span {
    font-size: 1.1rem;
  }
}
.news-list ul li:nth-of-type(2) {
  width: 60%;
  margin-top: 1.2rem;
  color: #00692f;
  text-align: right;
}
@media (max-width: 768px) {
  .news-list ul li:nth-of-type(2) {
    width: 50%;
    font-size: 1.1rem;
  }
}
.news-list ul li:nth-of-type(3) {
  margin-top: 1rem;
  width: 100%;
}
@media (max-width: 768px) {
  .news-list ul li:nth-of-type(3) {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}

.post-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.6rem;
  max-width: 20rem;
  margin: 10rem auto 0 auto;
}
.post-nav-prev, .post-nav-next {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.post-nav-next {
  text-align: right;
}

.pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.4rem;
  line-height: 1;
  font-size: 1.4rem;
}
.pagination .page-numbers li {
  list-style: none;
}
.pagination .page-numbers a,
.pagination .page-numbers span {
  display: inline-block;
  padding: 0.8rem 1rem;
  border: 0.1rem solid #adafaf;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1025px) {
  .pagination .page-numbers a:hover,
  .pagination .page-numbers span:hover {
    background: #00692f;
    color: white;
  }
}
.pagination .page-numbers .prev,
.pagination .page-numbers .next {
  display: inline-block;
  border: none;
}

.news-entry h1 {
  margin-bottom: 2.5rem;
  font-size: 2.6rem;
  text-align: center;
}
@media (max-width: 768px) {
  .news-entry h1 {
    font-size: 2rem;
    text-align: left;
  }
}
.news-entry h2 {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .news-entry h2 {
    font-size: 2rem;
  }
}
.news-entry h3 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  .news-entry h3 {
    font-size: 1.8rem;
  }
}
.news-entry h4 {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .news-entry h4 {
    font-size: 1.6rem;
  }
}
.news-entry h5 {
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .news-entry h5 {
    font-size: 1.4rem;
  }
}
.news-entry ul {
  margin-left: 2.5rem;
}
.news-entry figure {
  margin: 2.5rem 0;
}
.news-entry h2 + p,
.news-entry h3 + p,
.news-entry h4 + p,
.news-entry h5 + p,
.news-entry h6 + p,
.news-entry h2 + ul,
.news-entry h3 + ul,
.news-entry h4 + ul,
.news-entry h5 + ul,
.news-entry h6 + ul {
  margin-top: 1rem;
}
.news-entry p + p,
.news-entry p + ul,
.news-entry ul + p,
.news-entry ul + ul {
  margin-top: 4rem;
}
.news-entry p + h2,
.news-entry p + h3,
.news-entry p + h4,
.news-entry p + h5,
.news-entry p + h6,
.news-entry ul + h2,
.news-entry ul + h3,
.news-entry ul + h4,
.news-entry ul + h5,
.news-entry ul + h6,
.news-entry h2 + h3,
.news-entry h2 + h4,
.news-entry h2 + h5,
.news-entry h2 + h6,
.news-entry h3 + h4,
.news-entry h3 + h5,
.news-entry h3 + h6,
.news-entry h4 + h5,
.news-entry h4 + h6,
.news-entry h5 + h6 {
  margin-top: 4rem;
}
.news-entry-date {
  position: relative;
  margin-bottom: 1rem;
  color: #00692f;
  text-align: center;
}
@media (max-width: 768px) {
  .news-entry-date {
    text-align: left;
  }
}
.news-entry .btn01 a {
  margin: 7.5rem auto 0 auto;
}
@media (min-width: 1025px) {
  .news-entry .btn01 a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .news-entry .btn01 a:hover {
    opacity: 0.3;
  }
}

.wp-block-file__button {
  display: inline-block;
  padding: 0.3em 1.2em;
  background-color: black !important;
  color: white;
  text-decoration: none;
  border-radius: 9999px;
  font-size: 1.1rem;
  text-decoration: none !important;
  color: white !important;
  margin: 0 1rem;
}

.privacy {
  line-height: 2.25;
}
.privacy p,
.privacy h2,
.privacy ul {
  margin-top: 4rem;
}
.privacy h2 {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .privacy h2 {
    font-size: 1.6rem;
  }
}
.privacy h2 + p {
  margin-top: 0.75rem;
}
.privacy ul {
  margin-left: 2.75rem;
}

.recruit-index-top {
  background: #FFFFF8;
}

.recruit-index-summary {
  padding: 13.5rem 7.5rem 0 7.5rem;
  text-align: center;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  .recruit-index-summary {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-summary {
    padding: 5rem 2rem 0 2rem;
    font-size: 1.4rem;
  }
}
.recruit-index-summary h2 {
  font-size: 3.4rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.5rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 768px) {
  .recruit-index-summary h2 {
    font-size: 2.4rem;
    letter-spacing: 0.25rem;
  }
}
.recruit-index-summary p {
  line-height: 2.5;
}
@media (max-width: 768px) {
  .recruit-index-summary p {
    text-align: left;
    line-height: 2.25;
  }
}
.recruit-index-summary-img {
  max-width: 120rem;
  margin: 10rem auto 0 auto;
}
@media (max-width: 768px) {
  .recruit-index-summary-img {
    margin-top: 3.5rem;
  }
}

.recruit-index-link {
  padding: 13.5rem 7.5rem 0 7.5rem;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  .recruit-index-link {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-link {
    padding: 5rem 2rem 0 2rem;
    font-size: 1.4rem;
  }
}
.recruit-index-link h2 {
  padding: 0;
}
.recruit-index-link ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit-index-link ul li {
  width: 47.5%;
}

.recruit-index-job01,
.recruit-index-job02 {
  margin-top: 13.5rem;
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .recruit-index-job01,
  .recruit-index-job02 {
    margin-top: 5rem;
    font-size: 1.4rem;
  }
}
.recruit-index-job01-mainimage,
.recruit-index-job02-mainimage {
  aspect-ratio: 1280/290;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recruit-index-job01-mainimage-inner,
.recruit-index-job02-mainimage-inner {
  width: 100%;
}
.recruit-index-job01-top-inner,
.recruit-index-job02-top-inner {
  padding: 13.5rem 0;
  color: white;
}
@media (max-width: 768px) {
  .recruit-index-job01-top-inner,
  .recruit-index-job02-top-inner {
    padding: 3.5rem 0;
  }
}
.recruit-index-job01-top-inner h3,
.recruit-index-job02-top-inner h3 {
  font-size: 3.4rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .recruit-index-job01-top-inner h3,
  .recruit-index-job02-top-inner h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
}

.recruit-index-job01-mainimage {
  background: url("../images/recruit/back01_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .recruit-index-job01-mainimage {
    background: url("../images/recruit/back01_sp.webp") center center/cover;
  }
}
.recruit-index-job01-top {
  background: url("../images/recruit/back02.webp") center center/cover;
}

.recruit-index-job02-mainimage {
  background: url("../images/recruit/back03_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .recruit-index-job02-mainimage {
    background: url("../images/recruit/back03_sp.webp") center center/cover;
  }
}
.recruit-index-job02-top {
  background: url("../images/recruit/back04.webp") center center/cover;
}

.recruit-index-main01,
.recruit-index-main02 {
  padding: 13.5rem 7.5rem 0 7.5rem;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  .recruit-index-main01,
  .recruit-index-main02 {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-main01,
  .recruit-index-main02 {
    padding: 5rem 2rem 0 2rem;
    font-size: 1.4rem;
  }
}
.recruit-index-main01 h3,
.recruit-index-main02 h3 {
  font-size: 3.4rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 7.5rem;
  text-align: center;
}
@media (max-width: 768px) {
  .recruit-index-main01 h3,
  .recruit-index-main02 h3 {
    font-size: 2.2rem;
    margin-bottom: 3.5rem;
  }
}
.recruit-index-main01-inner,
.recruit-index-main02-inner {
  max-width: 100rem;
  margin: 0 auto;
}

.recruit-index-flow01,
.recruit-index-flow02 {
  padding: 13.5rem 7.5rem 0 7.5rem;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  .recruit-index-flow01,
  .recruit-index-flow02 {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-flow01,
  .recruit-index-flow02 {
    padding: 5rem 0 0 0;
    font-size: 1.4rem;
  }
}
.recruit-index-flow01-inner,
.recruit-index-flow02-inner {
  max-width: 110rem;
  margin: 0 auto;
}

.recruit-index-btn01,
.recruit-index-btn02 {
  padding: 13.5rem 7.5rem 0 7.5rem;
  font-size: 5rem;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 1024px) {
  .recruit-index-btn01,
  .recruit-index-btn02 {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-btn01,
  .recruit-index-btn02 {
    font-size: 2.4rem;
    padding: 5rem 2rem 0 2rem;
    font-size: 2.4rem;
  }
}
.recruit-index-btn01 a,
.recruit-index-btn02 a {
  margin: 0 auto;
  max-width: 81rem;
  aspect-ratio: 810/170;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  letter-spacing: 0.5rem;
  color: white;
  text-decoration: none;
}
@media (max-width: 768px) {
  .recruit-index-btn01 a,
  .recruit-index-btn02 a {
    aspect-ratio: 330/80;
  }
}

.recruit-index-btn01 a {
  background: url("../images/recruit/back_btn01.webp") center center/cover;
}

.recruit-index-btn02 a {
  background: url("../images/recruit/back_btn02.webp") center center/cover;
}

.recruit-index-under {
  padding: 13.5rem 7.5rem 0 7.5rem;
  font-size: 1.8rem;
}
@media (max-width: 1024px) {
  .recruit-index-under {
    padding: 13.5rem 5rem 0 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-under {
    padding: 5rem 2rem 0 2rem;
    font-size: 1.4rem;
  }
}
.recruit-index-under h2 {
  padding-bottom: 0;
}
.recruit-index-under h3 {
  margin: 13.5rem 0 5rem 0;
}
@media (max-width: 768px) {
  .recruit-index-under h3 {
    margin: 5rem 0 2.5rem 0;
  }
}
.recruit-index-under-text {
  text-align: center;
  line-height: 2;
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .recruit-index-under-text {
    margin-bottom: 5rem;
  }
}
.recruit-index-under-pict01 {
  max-width: 89rem;
  margin: 0 auto 10rem auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (min-width: 769px) {
  .recruit-index-under-pict01 li {
    width: 30%;
  }
  .recruit-index-under-pict01 li:nth-of-type(1) {
    margin-right: 20%;
  }
}
@media (max-width: 768px) {
  .recruit-index-under-pict01 li {
    width: 48%;
  }
  .recruit-index-under-pict01 li:nth-of-type(1) {
    margin-right: 4%;
  }
}
.recruit-index-under-pict01 li p {
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .recruit-index-under-pict01 li p {
    font-size: 1.2rem;
  }
}
.recruit-index-under-pict02 {
  max-width: 89rem;
  margin: 0 auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (min-width: 769px) {
  .recruit-index-under-pict02 li {
    width: 30%;
    margin-right: 5%;
  }
  .recruit-index-under-pict02 li:nth-of-type(3), .recruit-index-under-pict02 li:nth-of-type(5) {
    margin-right: 0;
  }
  .recruit-index-under-pict02 li:nth-of-type(4) {
    margin-right: 5%;
  }
  .recruit-index-under-pict02 li:nth-of-type(4), .recruit-index-under-pict02 li:nth-of-type(5) {
    margin-top: 5%;
  }
}
@media (max-width: 768px) {
  .recruit-index-under-pict02 li {
    width: 48%;
    margin-right: 4%;
  }
  .recruit-index-under-pict02 li:nth-child(even) {
    margin-right: 0;
  }
  .recruit-index-under-pict02 li:nth-child(n+3) {
    margin-top: 4%;
  }
  .recruit-index-under-pict02 li:last-child {
    margin-right: 0;
  }
}

.recruit-index-banner {
  width: 100%;
  margin: 0 auto;
  padding: 13.5rem 7.5rem;
  color: white;
}
.recruit-index-banner .heading01 {
  margin: 0 0 2.5rem 0;
  padding: 0;
}
.recruit-index-banner .heading01-en {
  color: white;
}
@media (max-width: 1024px) {
  .recruit-index-banner {
    padding: 7.5rem 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-index-banner {
    padding: 5rem 2rem;
  }
}
.recruit-index-banner-inner {
  text-align: center;
  aspect-ratio: 910/215;
  max-width: 910px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../images/recruit/back05_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .recruit-index-banner-inner {
    aspect-ratio: 360/240;
    background: url("../images/recruit/back05_sp.webp") center center/cover;
  }
}

.recruit-mainimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1280/506;
}
@media (max-width: 768px) {
  .recruit-mainimage {
    aspect-ratio: 390/154;
  }
}

.recruit-mainimage01 {
  background: url("../images/recruit/mainimage01_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .recruit-mainimage01 {
    background: url("../images/recruit/mainimage01_sp.webp") center center/cover;
  }
}

.recruit-mainimage02 {
  background: url("../images/recruit/mainimage02_pc.webp") center center/cover;
}
@media (max-width: 768px) {
  .recruit-mainimage02 {
    background: url("../images/recruit/mainimage02_sp.webp") center center/cover;
  }
}

.recruit-top {
  margin-bottom: 5cqh;
}
@media (max-width: 768px) {
  .recruit-top {
    margin-bottom: 5rem;
  }
}

.recruit-detail {
  font-size: 2rem;
  display: none;
  padding-bottom: 15rem;
}
@media (max-width: 768px) {
  .recruit-detail {
    margin-bottom: 5rem;
  }
}
@media (max-width: 768px) {
  .recruit-detail {
    font-size: 1.4rem;
  }
}
@media (min-width: 769px) {
  .recruit-detail dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 769px) {
  .recruit-detail dl dt {
    padding: 1.5rem 0;
    width: 15rem;
    text-align: right;
    border-bottom: 0.1rem solid #adafaf;
  }
}
@media (max-width: 768px) {
  .recruit-detail dl dt {
    padding: 0.75rem 1rem 0 1rem;
  }
}
@media (min-width: 769px) {
  .recruit-detail dl dd {
    padding: 1.5rem 1.5rem 1.5rem 5rem;
    width: calc(100% - 15rem);
    border-bottom: 0.1rem solid #adafaf;
  }
}
@media (max-width: 768px) {
  .recruit-detail dl dd {
    padding: 0 2rem 0.75rem 2rem;
    border-bottom: 0.1rem solid #adafaf;
  }
}
.recruit-detail dl p:nth-child(n+2) {
  margin-top: 3rem;
}

.recruit-form-banner {
  background: url("../images/recruit/banner_pc.webp") center center/cover;
  aspect-ratio: 1180/280;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}
@media (max-width: 768px) {
  .recruit-form-banner {
    aspect-ratio: 360/240;
  }
}
.recruit-form-banner-inner {
  width: 100%;
  text-align: center;
}
.recruit-form-banner h2 {
  letter-spacing: 0.5rem;
  font-size: 4.6rem;
  margin-bottom: 2rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .recruit-form-banner h2 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.25rem;
  }
}

.visit {
  text-align: center;
}
.visit h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 3.4rem;
  padding-bottom: 2rem;
  margin-bottom: 8rem;
  border-bottom: 0.1rem solid #adafaf;
}
@media (max-width: 768px) {
  .visit h1 {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }
}
.visit ul {
  list-style: none;
}
.visit-heading01 {
  font-size: 3rem;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .visit-heading01 {
    font-size: 2.4rem;
    margin-bottom: 0.75rem;
  }
}
.visit-heading02 {
  font-size: 2.4rem;
  margin: 4rem 0 0.5rem 0;
}
@media (max-width: 768px) {
  .visit-heading02 {
    font-size: 2rem;
  }
}
.visit-text01 {
  font-weight: 600;
  font-size: 3rem;
}
@media (max-width: 768px) {
  .visit-text01 {
    font-size: 1.8rem;
  }
}
.visit-tel {
  font-weight: 600;
  font-size: 4.2rem;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .visit-tel {
    font-size: 2.2rem;
    margin: 2rem 0;
  }
}
.visit-tel a {
  text-decoration: none;
  font-size: 5.4rem;
}
@media (max-width: 768px) {
  .visit-tel a {
    font-size: 3.2rem;
  }
}
.visit .btn01 a {
  margin: 6rem auto 0 auto;
}
@media (max-width: 768px) {
  .visit .btn01 a {
    margin-top: 4rem;
  }
}/*# sourceMappingURL=style.min.css.map */