*:where(:not(html, iframe, canvas, img, svg, video, audio, select, textarea):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

select, textarea {
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a, button {
  cursor: revert;
}

ol, ul, menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

input, textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:root {
  font: 16px/1 "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #fff;
  color: #1A1A1A;
  --theme-color: #27a639;
  --theme-color1: #27a639;
  --theme-color2: #F2F2F2;
}

html {
  height: -webkit-fill-available;
}

body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

:where(img) {
  height: auto;
  vertical-align: middle;
  font-style: italic;
}

:where(li, figure, h1, h2, h3, h4, h5, h6) :where(img) {
  display: block;
}

:root {
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  --if-screen-effect__duration: 0.8s;
  --if-screen-effect__distance: 30px;
  --leading-trim: calc((1em - 1lh) / 2);
}
@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

:where(a:visited) {
  color: inherit;
}

:where(a:not([class])) {
  color: inherit;
}

:where(input:where([type=radio], [type=checkbox])) {
  margin: auto 0.2em auto auto;
  width: 1rem;
  height: 1rem;
  background: #fff;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  cursor: pointer;
}

:where(input[type=radio]) {
  border-radius: 50%;
}

:where(button, label) {
  cursor: pointer;
}

:where(label) {
  display: inline-flex;
  align-items: center;
}
:where(label):not([class]) {
  padding-right: 1.5em;
}

:where(a, button) {
  touch-action: manipulation;
}

:focus-visible {
  box-shadow: 0px 0px 1px 3px var(--theme-color);
}

details summary::-webkit-details-marker {
  display: none;
}

html.js .js-bg-lazy {
  content-visibility: hidden;
}

html.js:not(.document-ready) :is(*, *::before, *::after) {
  -webkit-animation-delay: -1ms !important;
          animation-delay: -1ms !important;
  -webkit-animation-duration: 1ms !important;
          animation-duration: 1ms !important;
  -webkit-animation-iteration-count: 1 !important;
          animation-iteration-count: 1 !important;
  background-attachment: initial !important;
  scroll-behavior: auto !important;
  transition-delay: 0s !important;
  transition-duration: 0s !important;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none !important;
  }
}

@media print, screen and (min-width: 768.1px) {
  .pc-none {
    display: none !important;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../../font/fonts/icomoon.woff2") format("woff2"), url("../../font/fonts/icomoon.woff") format("woff"), url("../../font/fonts/icomoon.ttf") format("truetype"), url("../../font/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
:where(.icomoon) {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-email {
  --color-envelope: #fff;
  --color-outline: #03863E;
  overflow: clip;
  border-radius: 2px;
}

.icon-arrow-right {
  padding-top: 0.3em;
}

.icon-outer {
  padding-top: 0.2em;
}

.icon-email .path1:before {
  content: "\e900";
  color: var(--color-envelope);
}

.icon-email .path2:before {
  content: "\e901";
  margin-left: -1.4658203125em;
  color: var(--color-outline);
}

.icon-email .path3:before {
  content: "\e902";
  margin-left: -1.4658203125em;
  color: var(--color-envelope);
}

.icon-email .path4:before {
  content: "\e903";
  margin-left: -1.4658203125em;
  color: var(--color-outline);
}

.icon-page-previous:before {
  content: "\e904";
}

.icon-page-next:before {
  content: "\e905";
}

.icon-page-home:before {
  content: "\e906";
}

.icon-page-end:before {
  content: "\e907";
}

.icon-outer:before {
  content: "\e908";
}

.icon-logo-text-tsume:before {
  content: "\e909";
}

.icon-logo-text-aki:before {
  content: "\e90a";
}

.icon-logo-mark:before {
  content: "\e90b";
}

.icon-gotop:before {
  content: "\e90c";
}

.icon-arrow-right:before {
  content: "\e90d";
}

:root {
  font-family: "Noto Sans JP", sans-serif;
}

.font-en {
  font-family: "nimbus-sans", sans-serif;
}

@supports (-moz-appearance: meterbar) {
  :root {
    scrollbar-width: auto;
    scrollbar-height: auto;
    scrollbar-color: #27a639 white;
  }
}
@supports not (-moz-appearance: meterbar) {
  :root::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }
  :root::-webkit-scrollbar-thumb {
    background-color: #27a639;
  }
  :root::-webkit-scrollbar-track {
    background-color: white;
  }
}

@media print, screen and (min-width: 768.1px) {
  :root {
    --header-height: 100px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --header-height: 16vw;
  }
}

body {
  padding-top: var(--header-height);
}

html.js.scroll-top .bl-footer__gotop {
  opacity: 0;
  pointer-events: none;
}

.bl-header {
  --color: #1A1A1A;
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  color: var(--color);
  transform: translateY(0);
  transition: transform 0.25s, color 0.25s, background-color 0.25s;
}
.bl-header__logo .logo {
  color: #27a639;
}
.bl-header__logo .text {
  transition: color 0.25s;
}
.bl-header__logo-link {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 768.1px) {
  .bl-header {
    --side-pad: 60px;
  }
}
@media print and (max-width: 1050px), screen and (min-width: 768.1px) and (max-width: 1050px) {
  .bl-header {
    --side-pad: 30px;
  }
}
@media print and (max-width: 900px), screen and (min-width: 768.1px) and (max-width: 900px) {
  .bl-header {
    --side-pad: 10px;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header__bar {
    padding: 0 var(--side-pad);
    height: var(--header-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header__logo .logo {
    font-size: 47px;
  }
  .bl-header__logo .text {
    margin-left: 7px;
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .bl-header__bar {
    padding: 0 0 0 5.3333333333vw;
    height: var(--header-height);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 0;
  }
  .bl-header__logo .logo {
    font-size: 9.5866666667vw;
  }
  .bl-header__logo .text {
    margin-left: 1.3333333333vw;
    font-size: 5.0986666667vw;
  }
  .bl-header__screen {
    color: #fff;
    background: #595757;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100dvh;
    transform: translateY(-100%);
    transition: transform 0.25s;
  }
  .bl-header__switch {
    padding: 0 5.3333333333vw;
    height: 100%;
    width: 20vw;
    display: grid;
    place-items: center;
  }
  .bl-header__switch .inner {
    --inner-height: 4vw;
    position: relative;
    width: 100%;
    height: var(--inner-height);
  }
  .bl-header__switch .bar {
    width: 100%;
    height: 0.2666666667vw;
    background: var(--color);
    position: absolute;
    inset: 0;
    margin: auto;
    transform-origin: center center;
    transition: transform 0.25s, opacity 0.25s, background-color 0.25s;
  }
  .bl-header__switch .bar:nth-of-type(1) {
    transform: rotate(0) translateY(calc(var(--inner-height) / -2));
  }
  .bl-header__switch .bar:nth-of-type(2) {
    transform: rotate(0);
  }
  .bl-header__switch .bar:nth-of-type(3) {
    transform: rotate(0) translateY(calc(var(--inner-height) / 2));
  }
  html.js.menu-open .bl-header__logo .text {
    color: #fff;
  }
  html.js.menu-open .bl-header__screen {
    transform: translateY(0);
  }
  html.js.menu-open .bl-header__switch .bar {
    background-color: #fff;
  }
  html.js.menu-open .bl-header__switch .bar:nth-of-type(1) {
    transform: rotate(382deg);
  }
  html.js.menu-open .bl-header__switch .bar:nth-of-type(2) {
    opacity: 0;
    transform: rotate(-360deg);
  }
  html.js.menu-open .bl-header__switch .bar:nth-of-type(3) {
    transform: rotate(-382deg);
  }
}

.bl-header-screen {
  display: flex;
  align-items: center;
}
.bl-header-screen__items {
  display: flex;
  align-items: center;
}
.bl-header-screen__item {
  font-size: 0.9375rem;
  --font-size: 15;
  line-height: 1;
  letter-spacing: 0.1em;
}
.bl-header-screen__contact {
  border: solid 1px transparent;
  background: #03863E;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.25s, border-color 0.25s, color 0.25s;
}
.bl-header-screen__contact .icon-email :is(.path1, .path2, .path3, .path4)::before {
  transition: color 0.25s;
}
@media (hover: hover) {
  .bl-header-screen__contact:hover {
    border-color: #03863E;
    color: #03863E;
    background-color: #fff;
  }
  .bl-header-screen__contact:hover .icon-email {
    --color-envelope: #03863E;
    --color-outline: #fff;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header-screen {
    --gap: 41px;
    --contact-margin: 50px;
  }
}
@media print and (max-width: 1050px), screen and (min-width: 768.1px) and (max-width: 1050px) {
  .bl-header-screen {
    --gap: 25px;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header-screen__inner {
    display: flex;
    justify-content: flex-end;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header-screen__items {
    margin-left: 20px;
    gap: 10px var(--gap);
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header-screen__item {
    height: 25px;
    display: grid;
    place-items: center;
  }
}
@media print, screen and (min-width: 768.1px) {
  .bl-header-screen__contact {
    margin-left: var(--contact-margin);
    min-width: 180px;
    height: 40px;
  }
  .bl-header-screen__contact .icon-email {
    margin-right: 11px;
  }
}
@media screen and (max-width: 768px) {
  .bl-header-screen {
    padding-top: 13.3333333333vw;
    overflow: clip;
  }
  .bl-header-screen__inner {
    margin: auto;
    padding-top: 13.3333333333vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
  }
  .bl-header-screen__items {
    margin: 0 auto 5.3333333333vw;
    width: 86.6666666667vw;
    flex-direction: column;
  }
  .bl-header-screen__item {
    border-top: solid 0.2666666667vw #fff;
    font-size: 4.6666666667vw;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    height: 17.3333333333vw;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .bl-header-screen__item:last-of-type {
    border-bottom: solid 0.2666666667vw #fff;
  }
  .bl-header-screen__contact {
    margin: auto auto 2.6666666667vw;
    width: 93.3333333333vw;
    height: 13.3333333333vw;
  }
  .bl-header-screen__contact .icon-email {
    font-size: 4.5333333333vw;
  }
  .bl-header-screen__contact .text {
    margin-left: 4vw;
    font-size: 4vw;
  }
}

.bl-main {
  contain: content;
}

:where(.c-jaen) {
  font-weight: 700;
  text-align: center;
}
:where(.c-jaen) :is(.ja, .en) {
  display: block;
}
:where(.c-jaen) .ja {
  font-size: 2.5rem;
  --font-size: 40;
  line-height: 1;
  letter-spacing: 0.07em;
  text-indent: 0.07em;
}
:where(.c-jaen) .en {
  margin-top: 0.6666666667em;
  font-size: 0.9375rem;
  --font-size: 15;
  line-height: 1;
  letter-spacing: 0.04em;
  text-indent: 0.04em;
}
@media print, screen and (min-width: 768.1px) {
  :where(.c-jaen).mod_pc-left {
    text-align: left;
  }
  :where(.c-jaen).mod_pc-left :is(.ja, .en) {
    text-indent: 0;
  }
}
@media screen and (max-width: 768px) {
  :where(.c-jaen) .ja {
    font-size: 5.3333333333vw;
  }
  :where(.c-jaen) .en {
    font-size: 2.6666666667vw;
  }
}

:where(.c-hidden-text) {
  position: absolute;
  z-index: -9999;
  visibility: hidden;
}
/*# sourceMappingURL=atf.css.map */