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,button {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    color: inherit;
    line-height: inherit;
    vertical-align: baseline;
    background: initial;
    border: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {
    display: block
}

body {
    line-height: inherit
}

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
}

body *:not(table,tbody,thead,tfoot,tr,th,td,picture),body *:not(table,tbody,thead,tfoot,tr,th,td,picture)::before,body *:not(table,tbody,thead,tfoot,tr,th,td,picture)::after {
    position: relative;
    box-sizing: border-box
}

* {
    min-height: 0vw
}

html,body {
    min-height: 100dvh;
    font-family: "Zen Kaku Gothic Antique",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #0f0f0f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    vertical-align: middle
}

html {
    scroll-behavior: smooth
}

body {
    position: relative;
    line-height: 1;
    box-sizing: border-box
}

main {
    background-color: #f4f4f4
}

img,svg {
    vertical-align: bottom
}

img {
    max-width: 100%;
    height: auto
}

svg {
    width: 100%;
    height: auto
}

a,label,button {
    text-decoration: none;
    cursor: pointer;
    outline: none
}

[data-hidden] {
    font-size: 0;
    color: rgba(0,0,0,0);
    text-indent: -9999px
}

@keyframes arrowX {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    40% {
        opacity: 0
    }

    49.9% {
        opacity: 0;
        transform: translateX(50%)
    }

    50% {
        opacity: 0;
        transform: translateX(-50%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

html {
    scroll-padding-top: 65px
}

body {
    -webkit-overflow-scrolling: touch
}

main {
    overflow: hidden
}

[data-device=pc] {
    display: none !important
}

.slick-slider {
    user-select: none;
    touch-action: pan-y
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-list,.slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    display: block;
    overflow: hidden
}

.slick-track::after {
    content: "";
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide {
    display: block
}

body:not(.is-access) {
    display: none
}

.g-lead__ttl,.g-lead__lead,.g-footer__li,.g-footer__address {
    margin-block:calc((1em - 1lh)/2)}

.g-navigation__arrow::after {
    mask-position: center center;
    mask-repeat: no-repeat;
    mask-size: contain
}

.g-navigation,.g-lead {
    transition: translate .4s ease-in-out,opacity .4s ease-in-out
}

.g-navigation:not(.is-view),.g-lead:not(.is-view) {
    opacity: 0;
    translate: 0 20px
}

.g-navigation__wrap,.g-lead__wrap,.g-breadcrumb__wrap,.g-ttl__wrap,.g-footer__wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 17.5px;
    padding-right: 17.5px
}

.g-ttl__ttl {
    width: fit-content;
    left: -0.03em;
    font-family: "League Gothic",sans-serif;
    overflow: hidden;
    transition: padding .6s ease-in-out .3s
}

.g-ttl__ttl::before,.g-ttl__ttl::after {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: translate .6s ease-in-out .3s
}

.g-ttl__ttl::before {
    content: attr(data-txt);
    z-index: 1
}

.g-ttl__ttl::after {
    content: "";
    width: 100%;
    z-index: 2
}

.g-ttl__ttl {
    padding: 0 0 23.5px 23.5px;
    font-size: 99px;
    line-height: .757em
}

.g-ttl__ttl::before {
    padding: 4px 2px 0 0
}

.g-ttl__ttl::after {
    height: 6px
}

body:not(.is-load) .g-ttl__ttl {
    padding: 11.75px
}

body:not(.is-load) .g-ttl__ttl::before,body:not(.is-load) .g-ttl__ttl::after {
    translate: 11.75px -11.75px
}

.g-navigation__btn {
    display: inline-flex;
    align-items: center;
    font-family: "League Gothic",sans-serif
}

.g-navigation__btn {
    gap: 13.5px;
    font-size: 40px;
    word-break: break-all;
    white-space: wrap;
    letter-spacing: -0.03em
}

.g-navigation__btn small {
    font-size: 14px;
    font-family: "Zen Kaku Gothic Antique",sans-serif;
    font-weight: 700;
    letter-spacing: 0
}

.g-navigation__arrow {
    width: 38px;
    color: rgba(0,0,0,0);
    border-radius: 50%;
    aspect-ratio: 1/1
}

.g-navigation__arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    mask-image: url("../images/common/icon-arrow.svg");
    aspect-ratio: 27/41;
    translate: -50% -50%
}

@media(hover: hover) {
    a:hover .g-navigation__arrow::after {
        animation:arrowX .5s .1s
    }
}

.g-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.g-header.scroll {
    background-color: #f4f4f4;
}

.g-header__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 10px 10px 16px;
    height: 65px;
    font-family: "League Gothic",sans-serif
}

.g-header__home {
    display: flex;
    gap: 9px;
    font-size: 15px;
    z-index: 1
}

.g-header__logo {
    width: 182px
}

.g-header__recruit {
    margin-top: 16px
}

.g-header__btn {
    width: 39px;
    height: 45px;
    font-size: 0;
    color: rgba(0,0,0,0);
    background-color: #0f0f0f;
    z-index: 1
}

.g-header__btn::before,.g-header__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background-color: #fff;
    transition: translate .2s,rotate .2s
}

.g-header__btn:has(+input:not(:checked))::before {
    translate: -50% calc(-50% - 3.5px)
}

.g-header__btn:has(+input:not(:checked))::after {
    translate: -50% calc(-50% + 3.5px)
}

.g-header__btn:has(+input:not(:checked))~div {
    opacity: 0;
    translate: 0 -20px;
    pointer-events: none;
    visibility: hidden
}

.g-header__btn:has(+input:checked)::before,.g-header__btn:has(+input:checked)::after {
    translate: -50% -50%
}

.g-header__btn:has(+input:checked)::before {
    rotate: 45deg
}

.g-header__btn:has(+input:checked)::after {
    rotate: -45deg
}

.g-header__check {
    display: none
}

.g-header__nav {
    transition: translate .2s,opacity .2s,visibility .2s
}

.g-nav {
    position: fixed;
    top: 0;
    left: 0;
    padding: 98px 52.5px 40px;
    width: 100%;
    height: 100%;
    background-color: hsla(0,0%,100%,.97)
}

.g-nav__item {
    font-size: 35px;
    line-height: .757em
}

.g-nav__item:not(:first-of-type) {
    margin-top: 43px
}

.g-footer {
    padding: 46px 0
}

.g-footer__box {
    margin-left: 11.5px
}

.g-footer__list:not(:first-of-type) {
    margin-top: 32px
}

.g-footer__item {
    font-size: 20px;
    font-family: "League Gothic",sans-serif
}

.g-footer__item:not(:first-of-type) {
    margin-top: 25.5px
}

.g-footer__link[target=_blank] {
    display: flex;
    align-items: flex-start
}

.g-footer__link[target=_blank]::after {
    content: "";
    top: .14em;
    margin-left: 8px;
    width: 10px;
    background: url("../images/common/icon-blank.svg") no-repeat center center/contain;
    aspect-ratio: 1/1
}

.g-footer__sub {
    margin-top: 22.5px
}

.g-footer__li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-family: "Zen Kaku Gothic Antique",sans-serif;
    font-weight: 700
}

.g-footer__li::before {
    content: "-"
}

.g-footer__li:not(:first-of-type) {
    margin-top: 21px
}

.g-footer__info {
    margin-top: 39.5px
}

.g-footer__corp {
    margin-bottom: 19.5px
}

.g-footer__logo,.g-footer__address {
    margin-left: 11.5px
}

.g-footer__logo {
    width: 219.5px
}

.g-footer__address {
    font-size: 14;
    font-weight: 700;
    line-height: 1.8em
}

.g-footer__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 28px;
    margin-left: auto;
    padding-right: 5px;
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: 99px
}

.g-footer__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 22px;
    width: 17px;
    background: url("../images/common/icon-arrow.svg") no-repeat center center/contain;
    translate: 0 -50%;
    aspect-ratio: 27/41
}

.g-footer__copy {
    display: flex;
    flex-direction: column;
    margin-top: 27px;
    padding-top: 30.5px;
    padding-left: 11.5px;
    border-top: 1px solid #e8e8e8
}

.g-footer__txt {
    order: 2;
    margin-top: 22.5px;
    font-size: 13px;
    font-family: "League Gothic",sans-serif
}

.g-footer__parent {
    order: 1;
    width: 187px
}

.g-ttl__container {
    padding: 124px 0 48px
}

.g-ttl__ttl {
    color: #0f0f0f
}

.g-ttl__ttl::before,.g-ttl__ttl::after {
    background-color: #f4f4f4
}

.g-ttl__caption {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 900
}

.g-ttl__fig {
    padding-top: 10px;
    padding-right: 10px
}

.g-ttl__picture {
    display: block;
    transition: .6s top ease-in-out .6s,.6s right ease-in-out .6s,.6s translate ease-in-out .6s
}

.g-ttl__picture:first-of-type {
    position: relative;
    border-top: 5.5px #f4f4f4 solid;
    border-right: 5.5px #f4f4f4 solid;
    /* box-shadow: 5.5px -5.5px 0 0 #f4f4f4; */
    z-index: 1
}

.g-ttl__picture:not(:first-of-type) {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 15.5px)
}

body:not(.is-load) .g-ttl__picture:first-of-type {
    translate: 7.75px -7.75px
}

body:not(.is-load) .g-ttl__picture:not(:first-of-type) {
    top: 7.75px;
    right: 7.75px
}

.g-ttl__ph {
    width: 100%
}

.g-breadcrumb {
    padding: 21px 2px 80px
}

.g-breadcrumb__wrap,.g-breadcrumb__item {
    display: flex;
    gap: .4em
}

.g-breadcrumb__wrap {
    font-size: 15px
}

.g-breadcrumb__item {
    font-family: "League Gothic",sans-serif;
    color: #0f0f0f
}

.g-breadcrumb__item:not(:first-of-type)::before {
    content: "--"
}

.g-breadcrumb__link {
    color: #949494
}

@media(hover: hover) {
    .g-breadcrumb__link {
        transition:opacity .2s ease-in-out;
        cursor: pointer
    }
}

@media(hover: hover) {
    .g-breadcrumb__link:hover {
        opacity:.75
    }
}

.g-lead__ttl {
    font-weight: 900;
    font-size: 34px;
    line-height: 1.3em
}

.g-lead__box {
    margin-top: 28px
}

.g-lead__lead {
    font-size: 16px;
    font-weight: 700;
    line-height: 2.1em;
    text-align: justify
}

.g-navigation__wrap {
    padding-bottom: 50px
}

.g-navigation__list {
    border-top: 1px solid #0f0f0f;
    border-bottom: 1px solid #0f0f0f
}

.g-navigation__item:not(:first-of-type) {
    border-top: 1px solid #0f0f0f
}

.g-navigation__btn {
    width: 100%;
    padding: 29px 0
}

.g-navigation__btn--support {
    flex-wrap: wrap
}

.g-navigation__note {
    margin-left: auto
}

.g-navigation__arrow::after {
    background-color: #0f0f0f
}

.g-navigation__arrow--blue {
    background-color: #1cd0c1
}

.g-navigation__arrow--green {
    background-color: #64f044
}

.g-navigation__arrow--bk {
    background-color: #0f0f0f
}

.g-navigation__arrow--bk::after {
    background-color: #00afec
}

.pc {
    display: none;
}

#loading {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

#loading.loaded {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}
