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-size: 100%;
  vertical-align: baseline
}

main {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top
}

address {
  font-style: normal
}

caption,
th,
td {
  font-weight: normal;
  text-align: left
}

a:focus {
  outline: thin dotted
}

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

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none
}

del {
  color: #333
}

ins {
  background: #fff9c0;
  text-decoration: none
}

hr {
  border: 0;
  height: 1px;
  border-bottom: 1px solid #ccc
}

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

button {
  border: none;
  background: none;
  display: block;
  cursor: pointer
}

textarea,
input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

small {
  font-size: smaller
}

button,
a {
  text-decoration: none;
  opacity: 1;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  font-weight: 400;
  color: #000
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

img {
  border: 0px none;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto
}

br {
  font-size: 0px
}

form {
  display: inline
}

a:focus,
*:focus {
  outline: none
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%
}

body {
  font-family: "Barlow", "FP-KoburinaGoStdN-W3", sans-serif;
  word-break: break-all;
  font-weight: 400;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  color: #000
}

a {
  color: #000
}

.pc-inline,
.pc-block {
  display: none
}

@media only screen and (min-width: 768px) {
  .sp-block {
    display: none
  }

  .sp-inline {
    display: none
  }

  .pc-block {
    display: block
  }

  .pc-inline {
    display: inline
  }
}

.c-text__line3 {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--blue)), to(var(--blue)));
  background-image: linear-gradient(var(--blue), var(--blue));
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100% 1px;
  position: relative
}

@media(hover: hover)and (pointer: fine) {
  .c-text__line3:hover {
    -webkit-animation: c-text__line3 .5s cubic-bezier(0.43, 0.05, 0.17, 1) forwards;
    animation: c-text__line3 .5s cubic-bezier(0.43, 0.05, 0.17, 1) forwards
  }
}

[data-san].fade {
  -webkit-transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translateY(8px) translate3d(0, 0, 0);
  transform: translateY(8px) translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0
}

[data-san].is-active.fade {
  opacity: 1;
  -webkit-transform: translateY(0) translate3d(0, 0, 0);
  transform: translateY(0) translate3d(0, 0, 0)
}

[data-san].is-active .fade-nest,
[data-san].is-active .fade-nest02 {
  opacity: 1;
  -webkit-transform: translateY(0) translate3d(0, 0, 0);
  transform: translateY(0) translate3d(0, 0, 0)
}

[data-san].is-active .bgslide-x__right,
[data-san].is-active .bgslide-x__left {
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

[data-san] .fade-nest {
  -webkit-transform: translateY(8px) translate3d(0, 0, 0);
  transform: translateY(8px) translate3d(0, 0, 0);
  -webkit-transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0
}

[data-san] .fade-nest02 {
  -webkit-transition: opacity .4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0
}

[data-san] .bgslide-x__right {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top
}

[data-san] .bgslide-x__left {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top
}

@-webkit-keyframes c-text__line3 {
  0% {
    background-position: right bottom;
    background-size: 100% 1px
  }

  50% {
    background-position: right bottom;
    background-size: 0 1px
  }

  51% {
    background-position: left bottom;
    background-size: 0 1px
  }

  100% {
    background-position: left bottom;
    background-size: 100% 1px
  }
}

@keyframes c-text__line3 {
  0% {
    background-position: right bottom;
    background-size: 100% 1px
  }

  50% {
    background-position: right bottom;
    background-size: 0 1px
  }

  51% {
    background-position: left bottom;
    background-size: 0 1px
  }

  100% {
    background-position: left bottom;
    background-size: 100% 1px
  }
}

@-webkit-keyframes c-text__line2 {
  0% {
    background-position: right bottom;
    background-size: 100% 1px
  }

  50% {
    background-position: right bottom;
    background-size: 0 1px
  }

  51% {
    background-position: left bottom;
    background-size: 0 1px
  }

  100% {
    background-position: left bottom;
    background-size: 0 1px
  }
}

@keyframes c-text__line2 {
  0% {
    background-position: right bottom;
    background-size: 100% 1px
  }

  50% {
    background-position: right bottom;
    background-size: 0 1px
  }

  51% {
    background-position: left bottom;
    background-size: 0 1px
  }

  100% {
    background-position: left bottom;
    background-size: 0 1px
  }
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes rotate-elm {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

@keyframes rotate-elm {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.c-hover-text {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 0 1px;
  -webkit-transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1)
}

.c-hover-text--primary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e4382), to(#1e4382));
  background-image: linear-gradient(#1e4382, #1e4382)
}

.c-hover-text02 {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 1px;
  -webkit-transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1)
}

.c-hover-text02--primary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e4382), to(#1e4382));
  background-image: linear-gradient(#1e4382, #1e4382)
}

@media(hover: hover)and (pointer: fine) {
  .c-hover-text02:hover {
    background-size: 0 1px;
    background-position: right bottom
  }
}

@-webkit-keyframes bound {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes bound {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-webkit-keyframes bound-reverse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}

@keyframes bound-reverse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}

@-webkit-keyframes text_anime {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1
  }
}

@keyframes text_anime {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1
  }
}

@-webkit-keyframes text_anime02 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }
}

@keyframes text_anime02 {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
  }
}

.is-fade {
  -webkit-transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translateY(8px) translate3d(0, 0, 0);
  transform: translateY(8px) translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0
}

body.is-scrolldown .js-l-header {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

body.is-scrolldown #js-buttonHamburger {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

.l-header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform .25s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1)
}

.l-header .l-header-wrap {
  height: 75px;
  padding: 0 2rem;
  padding-left: 0
}

@media only screen and (min-width: 768px) {
  .l-header .l-header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5rem;
    padding-left: 0;
    height: 12.2rem
  }
}

.l-header .l-header__logo-wrap {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 4px;
  height: 100%;
  width: 180px
}

@media only screen and (min-width: 768px) {
  .l-header .l-header__logo-wrap {
    width: auto;
    gap: 0 1rem;
    width: 300px
  }
}

.l-header .l-header__logo-link {
  display: block;
  width: 100%;
  height: 100%
}

.l-header .l-header__logo-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.l-header .l-header__nav-pc {
  display: none
}

@media only screen and (min-width: 768px) {
  .l-header .l-header__nav-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 3.4rem
  }
}

.l-header .l-header__nav-pc-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0 3.4rem;
  height: 100%
}

.l-header .l-header__nav-pc-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: .04em;
  height: 100%;
  -webkit-transition: color .2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: color .2s cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media(hover: hover)and (pointer: fine) {
  .l-header .l-header__nav-pc-link:hover .l-header__nav-pc-text-top {
    -webkit-animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }

  .l-header .l-header__nav-pc-link:hover .l-header__nav-pc-text-btm {
    -webkit-animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }
}

.l-header .l-header__nav-pc-text {
  overflow: hidden;
  position: relative
}

.l-header .l-header__nav-pc-text .l-header__nav-pc-text-top {
  display: block
}

@media only screen and (min-width: 768px) {
  .l-header .l-header__nav-pc-text .l-header__nav-pc-text-btm {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0;
    pointer-events: none
  }
}

.l-header .l-header__nav-pc-list-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 0 3.4rem;
  height: 100%
}

.l-header .l-header__nav-pc-list-sns-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.l-header .l-header__nav-pc-list-sns-link-note {
  width: 14px
}

.l-hamburger {
  position: relative;
  display: inline-block;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  padding: 0;
  margin: 0
}

.l-hamburger {
  display: block;
  position: fixed;
  z-index: 11;
  right: 12px;
  top: 0px;
  width: 47px;
  height: 47px;
  -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0);
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0);
  background-color: #fff;
  outline: none;
  border-radius: 50%;
  border: 3px solid #000;
  -webkit-transform: translate3d(0, 17px, 0);
  transform: translate3d(0, 17px, 0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform .25s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform .25s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform .25s cubic-bezier(0.65, 0.05, 0.36, 1)
}

@media only screen and (min-width: 768px) {
  .l-hamburger {
    display: none
  }
}

.l-hamburger__line {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 15px;
  height: 2px;
  background-color: #000;
  -webkit-transition: .3s;
  transition: .3s
}

.l-hamburger__line-top,
.l-hamburger__line-bottom {
  position: absolute;
  display: block;
  background-color: #000;
  width: 15px;
  height: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .3s;
  transition: .3s
}

.l-hamburger__line-top {
  top: calc(50% - 4px)
}

.l-hamburger__line-bottom {
  top: calc(50% + 4px)
}

.l-hamburger[aria-expanded=true] .l-hamburger__line {
  background-color: rgba(0, 0, 0, 0)
}

.l-hamburger[aria-expanded=true] .l-hamburger__line-top,
.l-hamburger[aria-expanded=true] .l-hamburger__line-bottom {
  top: 50%;
  left: 31%
}

.l-hamburger[aria-expanded=true] .l-hamburger__line-top {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.l-hamburger[aria-expanded=true] .l-hamburger__line-bottom {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.u-visuallyHidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  margin: -1px
}

.l-hamburger__text {
  position: absolute;
  display: inline-block;
  top: 42px;
  right: 0px;
  z-index: 11;
  font-size: 10px;
  letter-spacing: .08em;
  width: 100%
}

.l-header-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #f8f8f8;
  will-change: opacity, visibility;
  -webkit-transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  transition: opacity .4s, visibility .4s, -webkit-transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s;
  transition: opacity .4s, visibility .4s, transform .4s, -webkit-transform .4s;
  z-index: 10;
  visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.l-header-nav.is-open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@media only screen and (min-width: 768px) {
  .l-header-nav {
    display: none
  }
}

.l-header-nav .l-header-nav__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}

.l-header-nav .l-header-nav__wrap {
  width: 100%;
  margin: 0 auto
}

.l-header-nav .l-header-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px 0
}

.l-header-nav .l-header-nav__list+.l-header-nav__list-sns {
  margin-top: 70px
}

.l-header-nav .l-header-nav__item {
  text-align: center
}

.l-header-nav .l-header-nav__link {
  font-size: 36.5px;
  display: block;
  font-weight: bold;
  letter-spacing: .04em
}

.l-header-nav .l-header-nav__list-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 40px
}

.l-header-nav .l-header-nav__list-sns-note {
  width: 15px
}

.l-header-nav .l-header-nav__hana-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 6rem)
}

.siteWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: clip
}

.l-main {
  margin-top: 75px
}

@media only screen and (min-width: 768px) {
  .l-main {
    margin-top: 12.2rem
  }
}

.c-wrap {
  width: min(100%, 132rem);
  padding: 0 2rem;
  margin-inline: auto
}

@media only screen and (min-width: 768px) {
  .c-wrap {
    padding: 0 6rem
  }
}

.c-wrap02 {
  width: min(100%, 142rem);
  padding: 0 3rem;
  margin-inline: auto
}

@media only screen and (min-width: 768px) {
  .c-wrap02 {
    padding: 0 6rem
  }
}

.c-wrap03 {
  width: min(100%, 163rem);
  padding: 0 3rem;
  margin-inline: auto
}

@media only screen and (min-width: 768px) {
  .c-wrap03 {
    padding: 0 6rem
  }
}

.c-wrap04 {
  width: min(100%, 122rem);
  padding: 0 3rem;
  margin-inline: auto
}

@media only screen and (min-width: 768px) {
  .c-wrap04 {
    padding: 0 6rem
  }
}

.c-wrap05 {
  width: min(100%, 112rem);
  padding: 0 3rem;
  margin-inline: auto
}

@media only screen and (min-width: 768px) {
  .c-wrap05 {
    padding: 0 6rem
  }
}

.l-about {
  background-color: #f8f8f8;
  padding-top: 75px;
  padding-bottom: 165px
}

@media only screen and (min-width: 768px) {
  .l-about {
    padding-top: 12rem;
    padding-bottom: 33rem
  }
}

@media only screen and (min-width: 1440px) {
  .l-about {
    padding-top: 15.5rem
  }
}

.l-about .l-about-wrap {
  position: relative
}

.l-about .l-about-title-vertical-wrap {
  position: absolute;
  left: 38px;
  top: -30px;
  z-index: 2
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-title-vertical-wrap {
    top: -13.6rem;
    left: 60px
  }
}

@media only screen and (min-width: 1440px) {
  .l-about .l-about-title-vertical-wrap {
    top: -16.6rem
  }
}

.l-about .l-about-title-vertical-wrap.is-active+.l-about-text-area {
  opacity: 1;
  -webkit-transform: translateY(0) translate3d(0, 0, 0);
  transform: translateY(0) translate3d(0, 0, 0)
}

.l-about .l-about-text-area {
  padding: 56px 10px 50px 10px;
  max-width: 315px;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(8px) translate3d(0, 0, 0);
  transform: translateY(8px) translate3d(0, 0, 0);
  -webkit-transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0;
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text-area {
    position: absolute;
    left: -6rem;
    top: -8rem;
    max-width: 58rem;
    padding: 8rem 1rem 4.4rem 11rem
  }
}

@media only screen and (min-width: 1440px) {
  .l-about .l-about-text-area {
    padding: 15.3rem 2rem 8.4rem 12.4rem
  }
}

.l-about .l-about-text-area::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  height: 100%;
  background-color: #fff;
  border-radius: 55px;
  z-index: -1
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text-area::before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    border-radius: 150px;
    min-height: 34rem
  }
}

@media only screen and (min-width: 1440px) {
  .l-about .l-about-text-area::before {
    min-height: 54rem;
    left: -2rem
  }
}

.l-about .l-about-text__title {
  font-family: "FP-KoburinaGoStdN-W6";
  font-weight: bold;
  font-size: 15px;
  letter-spacing: .1em
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text__title {
    font-size: 2.4rem
  }
}

.l-about .l-about-text__title-en {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: .04em;
  margin-top: 8px
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text__title-en {
    font-size: 2rem;
    margin-top: .5rem
  }
}

.l-about .l-about-text__sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
  margin-top: 14px
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text__sns {
    font-size: 2rem;
    margin-top: 3.2rem
  }
}

.l-about .l-about-text__sns-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.l-about .l-about-text__sns-note {
  width: 14px
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-text__sns-note {
    width: 1.4rem
  }
}

.l-about .l-about-address {
  margin-top: 21px
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-address {
    margin-top: 4.9rem
  }
}

.l-about .l-about-address-text {
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0;
  color: #000
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-address-text {
    font-size: 1.8rem;
    line-height: 1.8888888889
  }
}

.l-about .l-about-title-vertical-wrap.is-active+.l-about-text-area+.l-about-map {
  opacity: 1;
  -webkit-transform: translateY(0) translate3d(0, 0, 0) translateX(0px);
  transform: translateY(0) translate3d(0, 0, 0) translateX(0px)
}

.l-about .l-about-map {
  position: relative;
  width: 100%;
  padding-top: 113.25%;
  border-radius: 45px;
  margin-top: -9rem;
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
  overflow: hidden;
  -webkit-transform: translateY(8px) translate3d(0, 0, 0) translateX(15px);
  transform: translateY(8px) translate3d(0, 0, 0) translateX(15px);
  -webkit-transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity .5s cubic-bezier(0.25, 0.1, 0.25, 1), transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  opacity: 0;
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-map {
    max-width: 96rem;
    padding-top: 46.25%;
    min-height: 60rem;
    margin-top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateY(8px) translate3d(0, 0, 0) translateX(0px);
    transform: translateY(8px) translate3d(0, 0, 0) translateX(0px);
    border-radius: 100px;
    margin-left: auto;
    margin-right: 0
  }
}

.l-about .l-about-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 45px
}

@media only screen and (min-width: 768px) {
  .l-about .l-about-map iframe {
    border-radius: 100px;
    height: calc(100% + 15rem);
    margin-top: 0
  }
}

@media only screen and (min-width: 1440px) {
  .l-about .l-about-map iframe {
    margin-top: -15rem
  }
}

.l-footer {
  position: relative;
  padding-top: 140px
}

@media only screen and (min-width: 768px) {
  .l-footer {
    padding-top: 29rem;
    padding-bottom: 4.4rem
  }
}

.l-footer .l-footer-pagetop {
  border: 1.5px solid #000;
  background-color: #fff;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  cursor: pointer;
  z-index: 2
}

@media(hover: hover)and (pointer: fine) {
  .l-footer .l-footer-pagetop:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }
}

@media only screen and (min-width: 768px) {
  .l-footer .l-footer-pagetop {
    border: 3px solid #000;
    width: 77px;
    height: 77px;
    -webkit-transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform .2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .2s cubic-bezier(0.25, 0.1, 0.25, 1)
  }
}

@media only screen and (min-width: 1220px) {
  .l-footer .l-footer-pagetop {
    right: 10rem;
    top: -38.5px
  }
}

.l-footer .l-footer-pagetop-svg {
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  height: 100%;
  width: 10px
}

@media only screen and (min-width: 768px) {
  .l-footer .l-footer-pagetop-svg {
    width: 21.24px
  }
}

.l-footer .l-footer-btn02-wrap-center {
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer .l-footer-btn02 {
  -webkit-transition: background-color .3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-color .3s cubic-bezier(0.25, 0.1, 0.25, 1)
}

.l-footer .l-footer-btn02 .c-svg--sankaku {
  -webkit-transition: fill .3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: fill .3s cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media(hover: hover)and (pointer: fine) {
  .l-footer .l-footer-btn02:hover .c-link {
    -webkit-animation: c-text__line4 .7s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: c-text__line4 .7s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }

  .l-footer .l-footer-btn02:hover .c-link-text-top {
    -webkit-animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }

  .l-footer .l-footer-btn02:hover .c-link-text-btm {
    -webkit-animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }
}

.l-footer .l-footer-img-hana-wrap {
  text-align: center
}

.l-footer .l-footer-img-hana-wrap+.copy {
  margin-top: 32px
}

@media only screen and (min-width: 768px) {
  .l-footer .l-footer-img-hana-wrap+.copy {
    margin-top: 6rem
  }
}

.l-footer .l-footer-img-hana {
  width: 100%;
  display: inline-block;
  max-width: 255px
}

@media only screen and (min-width: 768px) {
  .l-footer .l-footer-img-hana {
    max-width: 474px
  }
}

.l-footer__nav li {
  text-align: center;
  margin: 4.2em auto 2.2em;
}

@media only screen and (min-width: 768px) {
  .l-footer__nav li {

  }
}

.l-footer__nav li a{
  font-size: 10px;
  letter-spacing: .04em;
  border-bottom: 1px solid #000;
  padding-bottom: 0.2em;

}

@media only screen and (min-width: 768px) {
  .l-footer__nav li a {
    font-size: 1.4rem
  }
}

.l-footer .copy {
  font-size: 10px;
  letter-spacing: .04em;
  text-align: center
}

@media only screen and (min-width: 768px) {
  .l-footer .copy {
    font-size: 1.2rem
  }
}

.c-btn-wrap-center {
  text-align: center
}

.c-btn {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 60px;
  border-radius: 30px;
  border: 3px solid #000;
  background-color: #fff
}

@media only screen and (min-width: 768px) {
  .c-btn {
    border: 7px solid #000;
    width: 52rem;
    height: 12.5rem;
    border-radius: 62px
  }
}

.c-btn .c-btn-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}

.c-btn .c-btn-logo--green {
  max-width: 70px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-btn-logo--green {
    max-width: 87.3333333333px
  }
}

@media only screen and (min-width: 1024px) {
  .c-btn .c-btn-logo--green {
    max-width: 131px
  }
}

.c-btn .c-btn-logo--bizreach {
  max-width: 90px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-btn-logo--bizreach {
    max-width: 132.6666666667px
  }
}

@media only screen and (min-width: 1024px) {
  .c-btn .c-btn-logo--bizreach {
    max-width: 199px
  }
}

.c-btn .c-btn-logo--note {
  max-width: 40px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-btn-logo--note {
    max-width: 91px
  }
}

.c-btn .c-btn-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
  letter-spacing: .04em;
  font-size: 12px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-btn-txt {
    font-size: 1.8rem
  }
}

.c-btn .c-btn-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-btn-arrow {
    right: 4.4rem
  }
}

.c-btn .c-svg--sankaku {
  position: absolute;
  right: 8px;
  bottom: 3px
}

@media only screen and (min-width: 768px) {
  .c-btn .c-svg--sankaku {
    right: 31px;
    bottom: -3px
  }
}

.c-btn--350 {
  width: 205px;
  height: 60px
}

@media only screen and (min-width: 768px) {
  .c-btn--350 {
    border: 6px solid #000;
    width: 35rem;
    height: 10rem
  }
}

.c-btn--350 .c-btn-arrow {
  right: 20px;
  width: 10px
}

@media only screen and (min-width: 768px) {
  .c-btn--350 .c-btn-arrow {
    width: 20.22px;
    right: 3rem
  }
}

.c-btn--350 .c-svg--sankaku {
  right: 8px;
  bottom: 3px
}

@media only screen and (min-width: 768px) {
  .c-btn--350 .c-svg--sankaku {
    right: 23px;
    bottom: -2px
  }
}

.c-btn.c-btn--mw::before {
  content: "";
  display: inline-block;
  background-image: url("../img/svg/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20.22px;
  height: 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px
}

@media only screen and (min-width: 768px) {
  .c-btn.c-btn--mw::before {
    right: 4.4rem
  }
}

.c-btn.c-btn--mw::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
  position: absolute;
  z-index: 1;
  border-width: 0 0 8px 8px;
  bottom: 2px;
  right: 11px
}

@media only screen and (min-width: 768px) {
  .c-btn.c-btn--mw::after {
    border-width: 0 0 17px 17px;
    bottom: 0;
    right: 23px;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
}

.c-btn.c-btn--mw.c-btn--mw-back {
  border-color: #fff;
  background-color: #ccc;
  color: #fff
}

.c-btn.c-btn--mw.c-btn--mw-back::before {
  right: auto;
  left: 16px;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
  background-image: url("../img/svg/arrow-white.svg")
}

@media only screen and (min-width: 768px) {
  .c-btn.c-btn--mw.c-btn--mw-back::before {
    right: auto;
    left: 4.4rem
  }
}

.c-btn.c-btn--mw.c-btn--mw-back::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ccc rgba(0, 0, 0, 0)
}

.c-btn02-wrap-center {
  text-align: center
}

.c-btn02 {
  display: inline-block;
  max-width: 345px;
  width: 100%;
  border: 5.5px solid #000;
  position: relative;
  border-radius: 100px;
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #fff
}

@media only screen and (min-width: 768px) {
  .c-btn02 {
    border: 6px solid #000;
    max-width: 51.4rem;
    border-radius: 20.5rem;
    padding-top: 4rem;
    padding-bottom: 3rem
  }
}

@media only screen and (min-width: 1440px) {
  .c-btn02 {
    border: 13px solid #000;
    max-width: 82.7rem;
    border-radius: 20rem;
    padding-top: 7rem;
    padding-bottom: 5rem
  }
}

.c-btn02 .c-btn02-head {
  font-size: 25px;
  line-height: 1.56;
  letter-spacing: .2em;
  text-align: center;
  font-family: "FP-KoburinaGoStdN-W6";
  font-weight: bold
}

@media only screen and (min-width: 768px) {
  .c-btn02 .c-btn02-head {
    font-size: 34px;
    line-height: 1.5925925926;
    letter-spacing: .17em
  }
}

@media only screen and (min-width: 1440px) {
  .c-btn02 .c-btn02-head {
    font-size: 54px;
    line-height: 1.5925925926
  }
}

.c-btn02 .c-btn02-head+.c-btn02-link-wrap {
  margin-top: 20px
}

@media only screen and (min-width: 768px) {
  .c-btn02 .c-btn02-head+.c-btn02-link-wrap {
    margin-top: 3rem
  }
}

@media only screen and (min-width: 1440px) {
  .c-btn02 .c-btn02-head+.c-btn02-link-wrap {
    margin-top: 3.4rem
  }
}

.c-btn02 .c-btn02-link-wrap {
  text-align: center
}

.c-btn02 .c-svg--sankaku {
  position: absolute;
  right: 38px;
  bottom: 12px
}

@media only screen and (min-width: 768px) {
  .c-btn02 .c-svg--sankaku {
    right: 54px;
    bottom: 18px
  }
}

@media only screen and (min-width: 1440px) {
  .c-btn02 .c-svg--sankaku {
    right: 85px;
    bottom: 15px
  }
}

.c-svg {
  display: inline-block;
  vertical-align: top
}

.c-svg--arrow {
  fill-rule: evenodd;
  width: 20.22px;
  height: 13px
}

@media only screen and (min-width: 768px) {
  .c-svg--arrow {
    width: 20.22px;
    height: 13px
  }
}

.c-svg--arrow-pagetop {
  fill: none;
  stroke: #000;
  stroke-width: 3px;
  fill-rule: evenodd;
  width: 21.24px;
  height: 11.25px
}

@media only screen and (min-width: 768px) {
  .c-svg--arrow-pagetop {
    width: 21.24px;
    height: 11.25px
  }
}

.c-svg--face {
  fill-rule: evenodd;
  width: 10.69px;
  height: 20.25px
}

@media only screen and (min-width: 768px) {
  .c-svg--face {
    width: 10.69px;
    height: 20.25px
  }
}

.c-svg--twitter {
  fill-rule: evenodd;
  width: 16px;
  height: 16px
}

@media only screen and (min-width: 768px) {
  .c-svg--twitter {
    width: 16px;
    height: 16px
  }
}

.c-svg--sankaku {
  fill: #fff;
  fill-rule: evenodd;
  width: 18.34px;
  height: 19.66px
}

.c-svg--sankaku-p {
  fill: #fff;
  fill-rule: evenodd;
  width: 17.094px;
  height: 19px
}

.c-svg--sankaku-gray {
  fill: #d7d7d7;
  fill-rule: evenodd;
  width: 18.062px;
  height: 18px
}

.c-svg--swiper-btn {
  fill: none;
  stroke: #000;
  stroke-width: 3px;
  fill-rule: evenodd;
  width: 5.625px;
  height: 10.62px
}

.c-santen {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.c-santen--01 {
  -webkit-line-clamp: 1
}

.c-pankuzu-wrap+.c-title-wrap {
  margin-top: 10px
}

@media only screen and (min-width: 768px) {
  .c-pankuzu-wrap+.c-title-wrap {
    margin-top: 20px
  }
}

.l-main.is-load .c-title-wrap .c-title {
  -webkit-animation: 1.6s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  animation: 1.6s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards
}

@media only screen and (min-width: 768px) {
  .c-title-wrap {
    margin-left: -0.8rem
  }
}

.c-title {
  font-size: 60px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgb(0, 0, 0)), color-stop(20%, rgb(255, 206, 0)), color-stop(30%, rgb(140, 200, 2)), color-stop(40%, rgba(140, 200, 2, 0)), color-stop(50%, rgb(245, 45, 0)), color-stop(60%, rgb(140, 200, 2)), color-stop(60%, transparent));
  background-image: linear-gradient(90deg, rgb(0, 0, 0) 20%, rgb(255, 206, 0) 20%, rgb(140, 200, 2) 30%, rgba(140, 200, 2, 0) 40%, rgb(245, 45, 0) 50%, rgb(140, 200, 2) 60%, transparent 60%);
  background-size: 500%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  letter-spacing: .03em
}

@media only screen and (min-width: 768px) {
  .c-title {
    font-size: 8rem
  }
}

@media only screen and (min-width: 1440px) {
  .c-title {
    font-size: 16rem
  }
}

.c-title-vertical-wrap-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right
}

.c-title-vertical-wrap {
  position: relative;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block
}

.c-title-vertical-wrap.is-active .c-title-vertical__line {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.c-title-vertical-wrap.is-active .c-title-vertical-span .is-text {
  left: 0px
}

.c-title-vertical-wrap .c-title-vertical-span {
  display: inline-block;
  overflow: hidden
}

@media only screen and (min-width: 768px) {
  .c-title-vertical-wrap .c-title-vertical-span {
    line-height: 1.6
  }
}

.c-title-vertical-wrap .c-title-vertical-span .is-text {
  display: inline-block;
  position: relative;
  left: -140px;
  -webkit-transition: left ease .3s;
  transition: left ease .3s
}

.c-title-vertical-wrap .c-title-vertical {
  font-size: 20px;
  letter-spacing: .04em;
  line-height: 1;
  line-height: 1.425
}

@media only screen and (min-width: 768px) {
  .c-title-vertical-wrap .c-title-vertical {
    font-size: 3rem;
    line-height: 1.6
  }
}

@media only screen and (min-width: 1440px) {
  .c-title-vertical-wrap .c-title-vertical {
    font-size: 5rem
  }
}

.c-title-vertical-wrap .c-title-vertical__line {
  width: 3.5px;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 3px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform .3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform .3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform .3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .3s cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media only screen and (min-width: 768px) {
  .c-title-vertical-wrap .c-title-vertical__line {
    width: .7rem;
    left: 5px
  }
}

@media only screen and (min-width: 768px) {

  ::-webkit-full-page-media,
  _:future,
  :root .c-title-vertical {
    padding-left: 3.3rem
  }
}

.c-title-vertical-wrap-right.is-active+.c-title-gr-wrap .c-title-gr,
.c-title-vertical-wrap-right.is-active+.c-title-gr-wrap .c-title-gr-white {
  -webkit-animation: 2s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  animation: 2s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.c-title-vertical-wrap.is-active+.c-title-gr-wrap .c-title-gr,
.c-title-vertical-wrap.is-active+.c-title-gr-wrap .c-title-gr-white {
  -webkit-animation: 2s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  animation: 2s textGradient cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.c-title-gr-wrap {
  text-align: center
}

.c-title-gr-wrap .c-title-gr {
  font-size: 29px;
  line-height: 1.3965517241;
  letter-spacing: .13em;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "FP-KoburinaGoStdN-W6";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgb(0, 0, 0)), color-stop(20%, rgb(255, 206, 0)), color-stop(30%, rgb(140, 200, 2)), color-stop(40%, rgba(140, 200, 2, 0)), color-stop(50%, rgb(245, 45, 0)), color-stop(60%, rgb(140, 200, 2)), color-stop(60%, transparent));
  background-image: linear-gradient(90deg, rgb(0, 0, 0) 20%, rgb(255, 206, 0) 20%, rgb(140, 200, 2) 30%, rgba(140, 200, 2, 0) 40%, rgb(245, 45, 0) 50%, rgb(140, 200, 2) 60%, transparent 60%);
  background-size: 500%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 768px) {
  .c-title-gr-wrap .c-title-gr {
    letter-spacing: .2em;
    font-size: 4rem;
    line-height: 1.5
  }
}

@media only screen and (min-width: 1440px) {
  .c-title-gr-wrap .c-title-gr {
    font-size: 6rem
  }
}

.c-title-gr-wrap .c-title-gr-white {
  font-size: 29px;
  line-height: 1.3965517241;
  letter-spacing: .13em;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "FP-KoburinaGoStdN-W6";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #fff), color-stop(20%, rgb(255, 206, 0)), color-stop(30%, rgb(140, 200, 2)), color-stop(40%, rgba(140, 200, 2, 0)), color-stop(50%, rgb(245, 45, 0)), color-stop(60%, rgb(140, 200, 2)), color-stop(60%, transparent));
  background-image: linear-gradient(90deg, #fff 20%, rgb(255, 206, 0) 20%, rgb(140, 200, 2) 30%, rgba(140, 200, 2, 0) 40%, rgb(245, 45, 0) 50%, rgb(140, 200, 2) 60%, transparent 60%);
  background-size: 500%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media only screen and (min-width: 768px) {
  .c-title-gr-wrap .c-title-gr-white {
    letter-spacing: .2em;
    font-size: 4rem;
    line-height: 1.5
  }
}

@media only screen and (min-width: 1440px) {
  .c-title-gr-wrap .c-title-gr-white {
    font-size: 6rem
  }
}

@-webkit-keyframes textGradient {
  from {
    background-position: 100% 0
  }

  to {
    background-position: 0 0
  }
}

@keyframes textGradient {
  from {
    background-position: 100% 0
  }

  to {
    background-position: 0 0
  }
}

.c-pankuzu-wrap {
  overflow-x: scroll;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.c-pankuzu-wrap::-webkit-scrollbar {
  display: none
}

.c-pankuzu-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap
}

.c-pankuzu-item {
  font-size: 12px;
  letter-spacing: 0;
  position: relative;
  font-family: "Sawarabi Gothic", sans-serif
}

@media only screen and (min-width: 768px) {
  .c-pankuzu-item {
    font-size: 1.6rem
  }
}

.c-pankuzu-item:nth-of-type(n + 2) {
  padding-left: 44px
}

@media only screen and (min-width: 768px) {
  .c-pankuzu-item:nth-of-type(n + 2) {
    padding-left: 44px
  }
}

.c-pankuzu-item:nth-of-type(n + 2)::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url("/assets/img/svg/arrow-next.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 5.844px;
  height: 10.812px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media only screen and (min-width: 768px) {
  .c-pankuzu-item:nth-of-type(n + 2)::before {
    left: 20px
  }
}

.c-pankuzu-link {
  color: #aaa
}

@media only screen and (min-width: 768px) {
  .c-pankuzu-link {
    font-size: 1.6rem
  }
}

.c-link {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(#000, #000);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 2.5px;
  width: 125px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 12px;
  -webkit-transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-size .4s cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media(hover: hover)and (pointer: fine) {
  .c-link:hover .c-link-text-top {
    -webkit-animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime02 .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }

  .c-link:hover .c-link-text-btm {
    -webkit-animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
    animation: text_anime .34s cubic-bezier(0.25, 0.1, 0.25, 1) forwards
  }
}

@media only screen and (min-width: 768px) {
  .c-link {
    padding-bottom: 2.9rem;
    width: 25rem;
    background-size: 100% 5px
  }
}

.c-link .c-link-text {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: .04em;
  padding-right: 20px;
  overflow: hidden;
  position: relative
}

@media only screen and (min-width: 768px) {
  .c-link .c-link-text {
    font-size: 1.8rem
  }
}

.c-link .c-link-text-top {
  display: block
}

.c-link .c-link-text-btm {
  display: none
}

@media only screen and (min-width: 768px) {
  .c-link .c-link-text-btm {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    pointer-events: none
  }
}

.c-link .c-link-svg--arrow {
  position: absolute;
  right: 0
}

@-webkit-keyframes c-text__line4 {
  0% {
    background-position: right bottom;
    background-size: 100% 5px
  }

  50% {
    background-position: right bottom;
    background-size: 0 5px
  }

  51% {
    background-position: left bottom;
    background-size: 0 5px
  }

  100% {
    background-position: left bottom;
    background-size: 100% 5px
  }
}

@keyframes c-text__line4 {
  0% {
    background-position: right bottom;
    background-size: 100% 5px
  }

  50% {
    background-position: right bottom;
    background-size: 0 5px
  }

  51% {
    background-position: left bottom;
    background-size: 0 5px
  }

  100% {
    background-position: left bottom;
    background-size: 100% 5px
  }
}

.c-title04-wrap+.c-table-content {
  margin-top: 16px
}

@media only screen and (min-width: 768px) {
  .c-title04-wrap+.c-table-content {
    margin-top: 3rem
  }
}

.c-table-content {
  position: relative
}

@media(min-width: 768px) {
  .c-table-content {
    margin-right: 0
  }
}

.c-table-content.is-on::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 40px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, white));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 80%);
  position: absolute;
  top: 0;
  right: 0px;
  pointer-events: none
}

.c-table-content.is-on.is-off::after {
  opacity: 0
}

.c-table-content.is-on .c-table-wrap {
  overflow-x: scroll
}

.c-table {
  width: 600px;
  border: 1px solid #d2d2d2;
  border-collapse: collapse;
  counter-reset: count
}

@media(min-width: 768px) {
  .c-table {
    width: 100%;
    max-width: 100%
  }
}

.c-table td,
.c-table th {
  padding: 1rem 1.4rem;
  border: 1px solid #d2d2d2;
  border-collapse: collapse
}

@media(min-width: 768px) {

  .c-table td,
  .c-table th {
    padding: 2rem 2.4rem
  }
}

.c-table th {
  background-color: #e4ecf9;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap
}

@media(min-width: 768px) {
  .c-table th {
    font-size: 1.5rem;
    line-height: 1.8666666667
  }
}

.c-table td {
  font-size: 12px
}

@media(min-width: 768px) {
  .c-table td {
    font-size: 1.5rem;
    line-height: 1.8666666667
  }
}

.c-kv {
  padding-top: 30px
}

@media only screen and (min-width: 768px) {
  .c-kv {
    padding-top: 9.6rem
  }
}

.c-cursor {
  pointer-events: none;
  position: fixed;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: #f9d247;
  border-radius: 50%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: width .1s ease-out, height .1s ease-out, top .1s ease-out, left .1s ease-out, opacity .1s ease-out, -webkit-transform .42s ease-out;
  transition: width .1s ease-out, height .1s ease-out, top .1s ease-out, left .1s ease-out, opacity .1s ease-out, -webkit-transform .42s ease-out;
  transition: transform .42s ease-out, width .1s ease-out, height .1s ease-out, top .1s ease-out, left .1s ease-out, opacity .1s ease-out;
  transition: transform .42s ease-out, width .1s ease-out, height .1s ease-out, top .1s ease-out, left .1s ease-out, opacity .1s ease-out, -webkit-transform .42s ease-out;
  z-index: 999;
  opacity: 0
}

@media only screen and (min-width: 1024px) {
  .c-cursor {
    opacity: 1
  }
}

#cursor.active,
#stalker.active {
  width: 54px;
  height: 54px;
  top: -27px;
  left: -27px
}

.c-cursor-lottie {
  pointer-events: none;
  position: fixed;
  top: -100px;
  left: -100px;
  width: 200px;
  height: 200px;
  z-index: 999
}

.s-policy {
  margin-top: 30px;
  padding-top: 60px;
  padding-bottom: 135px;
  background-color: #f8f8f8
}

@media only screen and (min-width: 768px) {
  .s-policy {
    margin-top: 7rem;
    padding-top: 14rem;
    padding-bottom: 26rem
  }
}

.s-policy .s-policy-head {
  font-size: 16px;
  line-height: 1.5
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-head {
    font-size: 2.2rem
  }
}

.s-policy .s-policy__item-title {
  font-family: "FP-KoburinaGoStdN-W6";
  font-weight: bold;
  letter-spacing: .2em;
  font-size: 17px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy__item-title {
    font-size: 3.4rem
  }
}

.s-policy .s-policy__item-title + .s-policy-head {
  margin-top: 30px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy__item-title + .s-policy-head {
    margin-top: 5.6rem;
  }
}


.s-policy .s-policy-head+.s-policy-list {
  margin-top: 30px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-head+.s-policy-list {
    margin-top: 5.6rem
  }
}

.s-policy .s-policy-item+.s-policy-item {
  margin-top: 20px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item+.s-policy-item {
    margin-top: 4.6rem
  }
}

.s-policy .s-policy-item__title {
  font-size: 14px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item__title {
    font-size: 2rem;
    line-height: 1.7
  }
}

.s-policy .s-policy-item__title+.s-policy-item__lead-wrap {
  margin-top: 16px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item__title+.s-policy-item__lead-wrap {
    margin-top: 2.6rem
  }
}

.s-policy .s-policy-item__lead {
  font-size: 12px;
  line-height: 1.7
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item__lead {
    font-size: 1.6rem
  }
}

.s-policy .s-policy-item__lead02 {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.7
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item__lead02 {
    font-size: 1.6rem
  }
}

.s-policy .s-policy-item__lead02+.s-policy-item__lead02 {
  margin-top: 2px
}

@media only screen and (min-width: 768px) {
  .s-policy .s-policy-item__lead02+.s-policy-item__lead02 {
    margin-top: 4px
  }
}

.s-policy-last-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
   margin-top: 20px
}

@media only screen and (min-width: 768px) {
  .s-policy-last-wrap{
     margin-top: 5rem;
  }
}

.s-policy .s-policy-last__lead {
  text-align: right;
  font-size: 12px;
  line-height: 1.7;
  /* margin-top: 20px */
}


@media only screen and (min-width: 768px) {
  .s-policy .s-policy-last__lead {
    margin-top: 0;
    font-size: 1.6rem
  }
}

.img-minshou-isms{
height: 60px;
width: auto;
}
@media screen and (min-width:768px) {
  .img-minshou-isms{
    height: 80px;

}
}