/*
Theme Name:EXLY
Description:EXLY theme for WordPress
Author: yuki izawa
Version:1.0
*/


/* --------共通--------- */


html {
    font-size: 62.5%;
    box-sizing: border-box;
}
html {
  visibility: hidden;
}
html.wf-active, html.wfno-load {
  visibility: visible;
}


body {
    font-family: "Fustat", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2em;
    color: #000;
}

ul {
    list-style: none;
}

img{
    max-width:100%;
    vertical-align:bottom;
}

p {
    font-size: 1.8rem;
    line-height: 3rem;
}
a {
    font-size: 1.8rem;
    color: #000;
    cursor: pointer;
}


/* --------トップページ--------- */


.fadeIn_left {
  opacity: 0;
  transform: translate(-40px, 0);
  transition: 1s;
}
.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_right {
  opacity: 0;
  transform: translate(40px, 0);
  transition: 1s;
}
.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, -50%);
  transition: 1.5s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}










#logo_svg {
  margin-left: 37%;
  
}

.top_eye_left {
    animation: logo_left 1s ease-in-out 6s forwards;
}


@keyframes logo_left {
  0% {
    transform: translateX(0) scale(1);
    
  }
  100% {
    transform: translateX(-70%) scale(0.32);
  }
}








@keyframes logo_zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.32);
  }
}

header {
    animation: header_fade 1s ease-in-out 10s forwards;
    opacity: 0;
}
.top_eye_scrool {
    animation: header_fade 1s ease-in-out 10s forwards;
    opacity: 0;
}
@keyframes header_fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity:1;
  }
}









.top_eye_right p .ex {
    opacity: 0;
}
.top_eye_right p .ex_text {
    opacity: 0;
}

.top_eye_right p {
    font-size: 2rem;
    margin-bottom: 1rem;
}
.top_eye_right p .ex {
    color: #100056;
    font-weight: 800;
}





.top_eye_right p .ex_text {
    animation: text_fade 1s ease-in-out 9s forwards;
}
@keyframes text_fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.top_eye_right p .ex {
    animation: ex_fade 1s ease-in-out 8s forwards;
}
@keyframes ex_fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}





/***************************************************
 * Generated by SVG Artista on 7/11/2025, 9:22:34 AM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 92.33423614501953px;
    stroke-dasharray: 92.33423614501953px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.33423614501953px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 92.33423614501953px;
    stroke-dasharray: 92.33423614501953px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.33423614501953px;
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 2.5s ease 200ms both;
          animation: animate-svg-stroke-1 2.5s ease 2s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 12.281461715698242px;
    stroke-dasharray: 12.281461715698242px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.281461715698242px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 12.281461715698242px;
    stroke-dasharray: 12.281461715698242px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.281461715698242px;
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 2.5s ease 2.2s both;
          animation: animate-svg-stroke-2 2.5s ease 2.2s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 10.211137771606445px;
    stroke-dasharray: 10.211137771606445px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10.211137771606445px;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 10.211137771606445px;
    stroke-dasharray: 10.211137771606445px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10.211137771606445px;
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 2.5s ease 2.4s both;
          animation: animate-svg-stroke-3 2.5s ease 2.4s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 93.27720642089844px;
    stroke-dasharray: 93.27720642089844px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.27720642089844px;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 93.27720642089844px;
    stroke-dasharray: 93.27720642089844px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.27720642089844px;
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 2.5s ease 2.6s both;
          animation: animate-svg-stroke-4 2.5s ease 2.6s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 31.38786506652832px;
    stroke-dasharray: 31.38786506652832px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.38786506652832px;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 31.38786506652832px;
    stroke-dasharray: 31.38786506652832px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.38786506652832px;
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 2.5s ease 2.8s both;
          animation: animate-svg-stroke-5 2.5s ease 2.8s both;
}

@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 30.641620635986328px;
    stroke-dasharray: 30.641620635986328px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 30.641620635986328px;
  }
}

@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 30.641620635986328px;
    stroke-dasharray: 30.641620635986328px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 30.641620635986328px;
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 2.5s ease 3s both;
          animation: animate-svg-stroke-6 2.5s ease 3s both;
}

@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 31.329774856567383px;
    stroke-dasharray: 31.329774856567383px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.329774856567383px;
  }
}

@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 31.329774856567383px;
    stroke-dasharray: 31.329774856567383px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.329774856567383px;
  }
}

.svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 2.5s ease 3.2s both;
          animation: animate-svg-stroke-7 2.5s ease 3.2s both;
}

@-webkit-keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 92.14725494384766px;
    stroke-dasharray: 92.14725494384766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.14725494384766px;
  }
}

@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 92.14725494384766px;
    stroke-dasharray: 92.14725494384766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.14725494384766px;
  }
}

.svg-elem-8 {
  -webkit-animation: animate-svg-stroke-8 2.5s ease 3.4000000000000004s both;
          animation: animate-svg-stroke-8 2.5s ease 3.4000000000000004s both;
}

@-webkit-keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 33.37939453125px;
    stroke-dasharray: 33.37939453125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 33.37939453125px;
  }
}

@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 33.37939453125px;
    stroke-dasharray: 33.37939453125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 33.37939453125px;
  }
}

.svg-elem-9 {
  -webkit-animation: animate-svg-stroke-9 2.5s ease 3.6s both;
          animation: animate-svg-stroke-9 2.5s ease 3.6s both;
}

@-webkit-keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 16.600001335144043px;
    stroke-dasharray: 16.600001335144043px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.600001335144043px;
  }
}

@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 16.600001335144043px;
    stroke-dasharray: 16.600001335144043px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.600001335144043px;
  }
}

.svg-elem-10 {
  -webkit-animation: animate-svg-stroke-10 2.5s ease 3.8s both;
          animation: animate-svg-stroke-10 2.5s ease 3.8s both;
}

@-webkit-keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 16.59999942779541px;
    stroke-dasharray: 16.59999942779541px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.59999942779541px;
  }
}

@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 16.59999942779541px;
    stroke-dasharray: 16.59999942779541px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.59999942779541px;
  }
}

.svg-elem-11 {
  -webkit-animation: animate-svg-stroke-11 2.5s ease 4s both;
          animation: animate-svg-stroke-11 2.5s ease 4s both;
}

@-webkit-keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 21.960002899169922px;
    stroke-dasharray: 21.960002899169922px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.960002899169922px;
  }
}

@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 21.960002899169922px;
    stroke-dasharray: 21.960002899169922px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.960002899169922px;
  }
}

.svg-elem-12 {
  -webkit-animation: animate-svg-stroke-12 2.5s ease 4.2s both;
          animation: animate-svg-stroke-12 2.5s ease 4.2s both;
}

@-webkit-keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 20.56000518798828px;
    stroke-dasharray: 20.56000518798828px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 20.56000518798828px;
  }
}

@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 20.56000518798828px;
    stroke-dasharray: 20.56000518798828px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 20.56000518798828px;
  }
}

.svg-elem-13 {
  -webkit-animation: animate-svg-stroke-13 2.5s ease 4.4s both;
          animation: animate-svg-stroke-13 2.5s ease 4.4s both;
}

@-webkit-keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 20.56000518798828px;
    stroke-dasharray: 20.56000518798828px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 20.56000518798828px;
  }
}

@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 20.56000518798828px;
    stroke-dasharray: 20.56000518798828px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 20.56000518798828px;
  }
}

.svg-elem-14 {
  -webkit-animation: animate-svg-stroke-14 2.5s ease 4.6s both;
          animation: animate-svg-stroke-14 2.5s ease 4.6s both;
}

@-webkit-keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 21.73999786376953px;
    stroke-dasharray: 21.73999786376953px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.73999786376953px;
  }
}

@keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 21.73999786376953px;
    stroke-dasharray: 21.73999786376953px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.73999786376953px;
  }
}

.svg-elem-15 {
  -webkit-animation: animate-svg-stroke-15 2.5s ease 4.800000000000001s both;
          animation: animate-svg-stroke-15 2.5s ease 4.800000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 22.520000457763672px;
    stroke-dasharray: 22.520000457763672px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.520000457763672px;
  }
}

@keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 22.520000457763672px;
    stroke-dasharray: 22.520000457763672px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.520000457763672px;
  }
}

.svg-elem-16 {
  -webkit-animation: animate-svg-stroke-16 2.5s ease 5s both;
          animation: animate-svg-stroke-16 2.5s ease 5s both;
}

@-webkit-keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 22.15999984741211px;
    stroke-dasharray: 22.15999984741211px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.15999984741211px;
  }
}

@keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 22.15999984741211px;
    stroke-dasharray: 22.15999984741211px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.15999984741211px;
  }
}

.svg-elem-17 {
  -webkit-animation: animate-svg-stroke-17 2.5s ease 5.2s both;
          animation: animate-svg-stroke-17 2.5s ease 5.2s both;
}

@-webkit-keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 22.860008239746094px;
    stroke-dasharray: 22.860008239746094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.860008239746094px;
  }
}

@keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 22.860008239746094px;
    stroke-dasharray: 22.860008239746094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22.860008239746094px;
  }
}

.svg-elem-18 {
  -webkit-animation: animate-svg-stroke-18 2.5s ease 5.4s both;
          animation: animate-svg-stroke-18 2.5s ease 5.4s both;
}

@-webkit-keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 23.920001983642578px;
    stroke-dasharray: 23.920001983642578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.920001983642578px;
  }
}

@keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 23.920001983642578px;
    stroke-dasharray: 23.920001983642578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.920001983642578px;
  }
}

.svg-elem-19 {
  -webkit-animation: animate-svg-stroke-19 2.5s ease 5.6s both;
          animation: animate-svg-stroke-19 2.5s ease 5.6s both;
}

@-webkit-keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 23.140003204345703px;
    stroke-dasharray: 23.140003204345703px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.140003204345703px;
  }
}

@keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 23.140003204345703px;
    stroke-dasharray: 23.140003204345703px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.140003204345703px;
  }
}

.svg-elem-20 {
  -webkit-animation: animate-svg-stroke-20 2.5s ease 5.800000000000001s both;
          animation: animate-svg-stroke-20 2.5s ease 5.800000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 21.740005493164062px;
    stroke-dasharray: 21.740005493164062px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.740005493164062px;
  }
}

@keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 21.740005493164062px;
    stroke-dasharray: 21.740005493164062px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.740005493164062px;
  }
}

.svg-elem-21 {
  -webkit-animation: animate-svg-stroke-21 2.5s ease 6s both;
          animation: animate-svg-stroke-21 2.5s ease 6s both;
}

@-webkit-keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 23.460006713867188px;
    stroke-dasharray: 23.460006713867188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.460006713867188px;
  }
}

@keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 23.460006713867188px;
    stroke-dasharray: 23.460006713867188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.460006713867188px;
  }
}

.svg-elem-22 {
  -webkit-animation: animate-svg-stroke-22 2.5s ease 6.2s both;
          animation: animate-svg-stroke-22 2.5s ease 6.2s both;
}

@-webkit-keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 21.740005493164062px;
    stroke-dasharray: 21.740005493164062px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.740005493164062px;
  }
}

@keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 21.740005493164062px;
    stroke-dasharray: 21.740005493164062px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 21.740005493164062px;
  }
}

.svg-elem-23 {
  -webkit-animation: animate-svg-stroke-23 2.5s ease 6.4s both;
          animation: animate-svg-stroke-23 2.5s ease 6.4s both;
}

@-webkit-keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 23.400009155273438px;
    stroke-dasharray: 23.400009155273438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.400009155273438px;
  }
}

@keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 23.400009155273438px;
    stroke-dasharray: 23.400009155273438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 23.400009155273438px;
  }
}

.svg-elem-24 {
  -webkit-animation: animate-svg-stroke-24 2.5s ease 6.6000000000000005s both;
          animation: animate-svg-stroke-24 2.5s ease 6.6000000000000005s both;
}

@-webkit-keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 22px;
    stroke-dasharray: 22px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22px;
  }
}

@keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 22px;
    stroke-dasharray: 22px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 22px;
  }
}

.svg-elem-25 {
  -webkit-animation: animate-svg-stroke-25 2.5s ease 6.800000000000001s both;
          animation: animate-svg-stroke-25 2.5s ease 6.800000000000001s both;
}






.header_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2rem;
    padding: 0 3rem;
    align-items: center;
}
.header_right ul {
    display: flex;
}
.header_right ul li {
    margin-right: 2rem;
}
.header_right ul li:last-child {
    margin-right: 0;
}
.header_right ul li a {
    font-weight: 700;
    font-size: 1.6rem;
}
.top_eye_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 578px;
    margin: auto;
    margin-top: 20rem;
    margin-bottom: 25rem;
    align-items: center;
}


.top_eye_right p:nth-of-type(2) {
    margin-left: -3.2rem;
}
.top_eye_right p:nth-of-type(3) {
    margin-left: -5.3rem;
}
.top_eye_right p:nth-of-type(3) {
    margin-bottom: 0;
}
.top_eye_scrool {
    text-align: center;
    margin-bottom: 16rem;
}
.top_eye_scrool p {
    writing-mode: vertical-rl;
    margin: auto;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}
.top_exeptional_inner {
    position: relative;
}
.top_exeptional_left {
    background-color: #493376;
    width: 75%;
    height: 42.3rem;
}
.top_exeptional_right {
    position: absolute;
    top: 50%;
    right: 0;
}
.top_exeptional_right h2 {
    color: #fff;
    font-size: 2.4rem;
    font-weight: 500;
    padding-bottom: 3rem;
    margin-left: -4rem;
}
.top_exalted_inner {
    margin-top: 40rem;
    position: relative;
}
.top_exalted_box {
    max-width: 83.6rem;
    margin: auto;
    border: 1px solid #000;
    height: 56.7rem;
    box-sizing: border-box;
}
.top_exalted_img {
    position: absolute;
    top: 30%;
    z-index: -1;
}
.top_exalted_img h2 {
    text-align: end;
    font-size: 2.4rem;
    font-weight: 500;
    margin-bottom: 3rem;
    margin-right: -4rem;
}
.top_express_inner {
    margin: 35rem 0;
    margin-bottom: 65rem;
    text-align: center;
}
.top_express_inner h2 {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 4rem;
}



.top_standard_inner {
    margin-inline: auto;
}
.top_standard_bg {
    background-image: url("image/top/bg_3.jpg");
    background-position: center top;
    background-size: 110%;
    background-repeat: no-repeat;
    padding: 12rem 0;
    margin-bottom: 10rem;
    animation: parallax linear;
    animation-timeline: view(y);
    animation-duration: 1ms;
}
.top_standard_box {
    width: 30rem;
    border: 1px solid #fff;
    margin: auto;
    color: #fff;
    text-align: center;
}
.top_standard_box h2 {
    font-size: 2.4rem;
    font-weight: 500;
    padding: 2rem 0;
    line-height: 4rem;
}
.top_standard_box h3 {
    font-size: 1.3rem;
    line-height: 2.5rem;
    padding-bottom: 2rem;
    font-weight: 400;
}
.top_standard_inner p {
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    line-height: 2.5rem;
    padding-top: 7rem;
}
.top_service_inner {
    max-width: 980px;
    margin: auto;
    padding: 0 2rem;
    margin-bottom: 33rem;
}
.top_service_inner h2 {
    text-align: center;
    font-size: 3.6rem;
    margin-bottom: 13rem;
    font-weight: 500;
    letter-spacing: 0.19em;
}
.top_service_inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_service_inner ul li {
    width: 25.5%;
    border: 1px solid #000;
    padding: 0 3rem 15rem 3rem;
}
.top_service_inner ul li:nth-child(1) {
    background-image: url("image/top/bg_4.png");
    background-repeat: round;
}
.top_service_inner ul li:nth-child(2) {
    background-image: url("image/top/bg_5.png");
    background-repeat: round;
}
.top_service_inner ul li:nth-child(3) {
    background-image: url("image/top/bg_6.png");
    background-repeat: round;
}
.top_service_inner ul li h3 {
    font-size: 2.4rem;
    text-align: center;
    padding-top: 12rem;
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    color: #fff;
}
.top_service_inner ul li h3::after {
    content: "";
    width: 80%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.top_service_inner ul li h4 {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 400;
    padding-bottom: 3rem;
    color: #fff;
}
.top_service_inner ul li p {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #fff;
}
.top_about_inner {
    max-width: 780px;
    margin: auto;
    padding: 0 2rem;
}
.top_about_inner h2 {
    font-size: 3.6rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.19em;
    margin-bottom: 13rem;
}
.top_about_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_about_box_left {
   
    border: 1px solid #000;
    padding: 6.5rem 6rem 5.5rem 6rem;
}
.top_about_box_right {
    
    border: 1px solid #000;
    padding: 6.5rem 6rem 5.5rem 6rem;
}
.top_about_box_link {
    width: 46%;
}
.top_about_box_left h3 {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
}
.top_about_box_right h3 {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
}
.top_about_box_left h4 {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.19em;
    margin-bottom: 8rem;
}
.top_about_box_right h4 {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.19em;
    margin-bottom: 8rem;
}
.top_about_box_left img {
    display: block;
    margin-left: auto;
}
.top_about_box_right img {
    display: block;
    margin-left: auto;
}
footer {
    margin-top: 32rem;
}
.footer_log {
    text-align: center;
    margin-bottom: 1rem;
}
.footer_logo_border {
    text-align: center;
    display: table;
    margin: auto;
    margin-bottom: 5rem;
}
.footer_logo_border img:nth-of-type(2) {
    margin: 0px -1rem;
}
/* hoverアニメーション */
.footer_logo_border:hover img:nth-of-type(1) {
  transition: transform 0.5s 0s;
  transform: rotateY(360deg);
}
.footer_logo_border:hover img:nth-of-type(2) {
  transition: transform 0.5s 0.5s;
  transform: rotateY(360deg);
}
.footer_logo_border:hover img:nth-of-type(3) {
  transition: transform 0.5s 1s;
  transform: rotateY(360deg);
}
.footer_logo_border_pc {
    display: table;
}
.footer_logo_border_sp {
    display: none;
}



footer ul {
    display: flex;
    justify-content: center;
}
footer ul li {
    margin-right: 2rem;
}
footer ul li:last-child {
    margin-right: 0;
}
footer ul li a {
    font-size: 1.6rem;
    font-weight: 600;
}
.copy {
    background-image: url("image/top/bg_7.jpg");
    text-align: center;
    color: #fff;
    font-size: 1rem;
    margin-top: 10rem;
    padding: 1.5rem 0;
}
.copy a {
    color: #fff;
    font-size: 1rem;
    text-decoration: underline;
}
.sp_none {
    display: block;
}
.pc_none {
    display: none;
}
.hamburger-menu {
    display: none;
}

@media screen and (max-width: 1200px) {
    
    
    
.top_exeptional_right {
    width: 60%;
}
.top_exeptional_left {
    width: 70%;
    height: 35rem;
}
.top_exalted_box {
    height: 50rem;
    max-width: 75rem;
}
.top_exalted_img {
    width: 60%;
}
    
}



/* --------会社概要--------- */

.under_eye_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20rem;
    margin-bottom: 20rem;
}
.under_eye_left {
    width: 5%;
    margin-right: 3rem;
}
.under_eye_right h2 {
    font-size: 2rem;
    font-weight: 400;
}
.under_eye_right h2 span {
    color: #100056;
    font-weight: bold;
}
.company_inner img {
    width: 100%;
    height: 60rem;
    object-fit: cover;
}
.company_box {
    max-width: 800px;
    margin: auto;
    margin-top: 20rem;
    padding: 0 2rem;
    margin-bottom: 20rem;
}
.company_box dl {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    border-bottom: 1px solid #000;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}
.company_box dl dt {
    color: #606060;
    font-weight: bold;
    width: 10rem;
}
.company_box dl dd {
    font-weight: 400;
    line-height: 2.4rem;
}
.under_header {
    animation:unset;
    opacity: 1;
}
.under_fade_img {
    animation: under_fade_img 2s ease-in-out 0.5s forwards;
    opacity: 0;
}

@keyframes under_fade_img {
  0% {
    opacity: 0;
    
  }
  100% {
    opacity: 1;
  }
}

.under_fade_left {
    animation: under_fade_left 0.5s ease-in-out 2.5s forwards;
    transform: translateX(70%) ;
}

@keyframes under_fade_left {
  0% {
    transform: translateX(70%) ;
    
  }
  100% {
    transform: translateX(0);
  }
}

.under_eye_right {
    animation: under_eye_right 2s ease-in-out 3s forwards;
    opacity: 0;
}

@keyframes under_eye_right {
  0% {
    opacity: 0;
    
  }
  100% {
    opacity: 1;
  }
}

/* --------採用情報--------- */



.under_standard .top_standard_inner {
    margin-bottom: 10rem;
}

.under_standard .top_standard_box {
    margin-top: 0rem;
}
.under_standard .top_standard_bg {
    padding: 10rem 0;
}
.under_recruit {
    margin-bottom: 20rem;
}


/* --------お問い合わせ--------- */



#wpcf7-f16-p14-o1 {
    max-width: 800px;
    margin: auto;
    padding: 0 2rem;
    margin-bottom: 20rem; 
}
.form_inner dl dt span {
    color: #E40000;
}
.form_inner dl dd input {
    width: -webkit-fill-available;
    height: 4rem;
    border: 1px solid #000;
    font-size: 1.8rem;
    padding-left: 1rem;
    border-radius: 0;
    letter-spacing: 0.3rem;
}
.form_inner dl dd input::placeholder {
    color: #999;
}



.form_inner dl dd textarea {
    width: -webkit-fill-available;
    height: 30rem;
    border: 1px solid #000;
    font-size: 1.8rem;
    padding: 1rem;
    border-radius: 0;
}


.form_inner dl {
    margin-bottom: 5rem;
}
.form_btn input {
    display: flex;
    justify-content: center;
    margin: auto;
    background-color: #000;
    color: #fff;
    width: 25rem;
    height: 6rem;
    font-size: 1.8rem;
    letter-spacing: 0.3rem;
    cursor: pointer;
    border-radius: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    padding: 2rem;
    font-size: 1.8rem;
}
.wpcf7 form.sent .wpcf7-response-output {
    padding: 2rem;
    font-size: 1.8rem;
}












/* --------SP対応--------- */

@media screen and (max-width: 960px) {


.sp_none {
    display: none;
}
.pc_none {
    display: block;
}

.hamburger-menu {
    display: block;
}
.menu-btn {
    position: fixed;
        top: 0px;
        right: 5px;
        display: flex;
        height: 60px;
        width: 60px;
        justify-content: center;
        align-items: center;
        z-index: 90;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
        display: block;
        height: 2px;
        width: 25px;
        background-color: #0D0045;
        position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
    background-color: #fff;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
    background-color: #fff;
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 20px 15px 20px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 21px;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #100056;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    height: 6rem;
    z-index: 9999;
}

.header_right {
    display: none;
}
.header_inner {
    display: block;
    margin-top: 0rem;
    padding: 0 2rem;
}
.header_left h1 {
    padding-top: 2.2rem;
}

.top_eye_inner {
    display: block;
    max-width: unset;
    margin-top: 15rem;
    margin-bottom: 12rem;
}
.top_eye_left {
    text-align: center;
    
}
.top_eye_right {
    text-align: center;
    padding-left: 5rem;
}
.top_eye_right p:nth-of-type(2) {
    margin-left: -4.55rem;
}
.top_eye_right p:nth-of-type(3) {
    margin-left: -18rem;
}
.top_standard_box h2 {
    font-weight: 600;
}
.top_service_inner ul li h3::after {
    width: 85%;
}
.top_exeptional_left {
    background-color: #493376;
    width: 75%;
    height: 25rem;
}
.top_exeptional_right {
    position: absolute;
    top: 20%;
    right: 0;
    width: 80%;
}
.top_exeptional_right h2 {
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    padding-bottom: 3rem;
    margin-left: -3rem;
}
.top_exalted_inner {
    margin-top: 5rem;
    position: relative;
}
.top_exalted_box {
    max-width: unset;
    margin: auto;
    border: 1px solid #000;
    height: 30rem;
    box-sizing: border-box;
    width: 78%;
}
.top_exalted_img {
    position: absolute;
    top: 15%;
    z-index: -1;
    width: auto;
}
.top_exalted_img img {
    height: 15.5rem;
}
.top_exalted_img h2 {
    text-align: end;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 3rem;
    margin-right: -2rem;
}
.top_express_inner {
    margin: 10rem 0 20rem 0;
    text-align: center;
}

.top_express_inner h2 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 4rem;
}
.top_standard_bg {
    background-image: url(image/top/bg_3_sp.jpg);
        padding: 10rem 0;
        margin-bottom: 0rem;
        top: 0;
        width: 100%;
        background-size: 160%;
}
.top_service_inner ul {
    display: block;
}
.top_service_inner {
    max-width: unset;
    margin: auto;
    padding: 0 4rem;
    margin-bottom: 17rem;
}
.top_service_inner ul li {
    width: auto;
    border: 1px solid #000;
    padding: 0 3rem 15rem 3rem;
    margin-bottom: 6rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.top_about_inner h2 {
    margin-bottom: 10rem;
}
.top_about_box {
    display: block;
}
.top_about_box_left {
    width: 19rem;
    border: 1px solid #000;
    padding: 3rem;
    margin: auto;
    
}
.top_about_box_right {
    width: 19rem;
    border: 1px solid #000;
    padding: 3rem;
    margin: auto;
}
.top_about_box_left h3 {
    font-size: 1.2rem;
}
.top_about_box_right h3 {
    font-size: 1.2rem;
}
.top_about_box_left h4 {
    font-size: 1.6rem;
    margin-bottom: 7rem;
}
.top_about_box_right h4 {
    font-size: 1.6rem;
    margin-bottom: 7rem;
}


footer {
    margin-top: 20rem;
}
footer ul {
    display: block;
    justify-content: center;
    text-align: center;
}
footer ul li {
    margin-right: auto;
    margin-bottom: 2rem;
}
footer ul li:last-child {
    margin-bottom: 0;
}



#logo_svg {
    margin-left: auto;
    animation: logo_zoomOut 800ms ease-in-out 6s forwards;
    width: 70%;
}









.top_eye_left {
    animation: unset;
}
.top_eye_right p .ex_text {
    animation: text_fade 1s ease-in-out 8s forwards;
}

.top_eye_right p .ex {
    animation: ex_fade 1s ease-in-out 7s forwards;
}

.top_exalted_inner {
    overflow: hidden;
}
.top_exeptional_inner {
    overflow: hidden;
    height: 50rem;
}

.footer_logo_border_pc {
    display: none;
}
.footer_logo_border_sp {
    display: table;
}
.footer_logo_border_sp img {
    width: 25%;
}
header {
    animation: header_fade 1s ease-in-out 9s forwards;
    opacity: 0;
}
.top_eye_scrool {
    animation: header_fade 1s ease-in-out 9s forwards;
    opacity: 0;
}
.top_about_box_link {
    display: table;
    margin: auto;
}
.top_about_box_link_sp {
    margin-bottom: 5rem;
}

.top_standard_inner_sp {
    position: relative;
    margin-bottom: 10rem;
}



/* --------会社概要--------- */


.under_eye_left {
    width: 15%;
    margin-right: 3rem;
}
.company_inner img {
    width: 100%;
    height: 20rem;
    object-fit: cover;
}
.company_box {
    margin-top: 5rem;
}
.company_box dl dt {
    width: 25%;
}
.company_box dl dd {
    width: 75%;
}


/* --------採用情報--------- */


.under_standard .top_standard_bg {
    position: unset;
}
.under_standard .top_standard_bg {
    padding: 5rem 0;
}
.under_recruit .top_about_box_left {
    margin-bottom: 5rem;
}


/* --------お問い合わせ--------- */



#wpcf7-f16-p14-o1 {
    margin-bottom: 20rem; 
}

.form_inner dl dd input {
    font-size: 1.4rem;
}

.form_inner dl dd textarea {
    height: 30rem;
    border: 1px solid #000;
    font-size: 1.4rem;
}

.form_inner dl {
    margin-bottom: 3rem;
}
.form_btn input {
    font-size: 1.4rem;
}
.form_inner dl dt p {
    font-size: 1.4rem;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    padding: 1rem;
    font-size: 1.4rem;
}
.wpcf7 form.sent .wpcf7-response-output {
    padding: 1rem;
    font-size: 1.4rem;
}

}

/* top parallax */

@keyframes parallax {
  from {
    background-position: center top;
  }
  to {
    background-position: center bottom;
  }
}
