/* --------------------------------------------------
Top & Clients
-------------------------------------------------- */
body #wrapper { padding: 88px 0 0; }
body #wrapper #top { margin: 0 0 66px; }
body #wrapper #top .imagewrap { padding: 66px 0 30px; position: relative; margin: 0 0 24px; }
body #wrapper #top .imagewrap .imagearea { margin: 0 24px; }
body #wrapper #top .imagewrap .ui li { position: absolute; padding: 16px; border-radius: 8px; transform: translate(-50px, 0); opacity: 0; }
body #wrapper #top .imagewrap .ui li:nth-child(1), body #wrapper #top .imagewrap .ui li:nth-child(2) { display: flex; align-items: flex-start; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .icon, body #wrapper #top .imagewrap .ui li:nth-child(2) .icon { width: 28px; margin: 0 18px 0 0; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea { padding: 0; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .catch, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .catch { font-weight: 500; font-size: 1.2rem; line-height: 1.67; letter-spacing: .01em; margin: 0 0 4px; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .graph, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .graph { display: flex; align-items: center; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .graph .bar, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .graph .bar { position: relative; width: 113px; height: 8px; border-radius: 4px; background: #EAECF0; margin: 0 12px 0 0; overflow: hidden; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .graph .bar::after, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .graph .bar::after { display: block; content: ""; position: absolute; top: 0; left: 0; bottom: 0; background: linear-gradient(49.38deg, #D8E1FD 24.45%, #C5E2FA 79.81%); }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .graph .percent, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .graph .percent { font-family: "Inter", sans-serif; font-weight: 500; font-size: 1.4rem; line-height: 1.43; }
body #wrapper #top .imagewrap .ui li:nth-child(1) { top: 0; left: 0; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .icon { background: #4A4CEE; border-radius: 50%; color: #FFFFFF; }
body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .graph .bar::after { width: 100%; }
body #wrapper #top .imagewrap .ui li:nth-child(2) { bottom: 0; right: 0; transform: translate(50px, 0); }
body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .graph .bar::after { width: 100%; }
body #wrapper #top .imagewrap .ui li:nth-child(3) { display: none; }
body #wrapper #top .textarea { padding: 0 24px; }
body #wrapper #top .textarea h3 { font-weight: 700; font-size: 2.8rem; line-height: 1.43; letter-spacing: .5px; margin: 0 0 8px; }
body #wrapper #top .textarea .text { margin: 0 0 16px; }
body #wrapper #top .textarea .button-wrap .btn + .btn { margin: 8px 0 0; }
body #wrapper #top .bg { display: none; }
body #wrapper #clients .inner { padding: 0; }
body #wrapper #clients .inner .clients-list { white-space: nowrap; font-size: 0; letter-spacing: 0; }
body #wrapper #clients .inner .clients-list .group { display: inline-block; will-change: transform; }
body #wrapper #clients .inner .clients-list .group ul li { display: inline-block; width: 106px; padding: 0 6px; }
body #wrapper #clients .inner .clients-list .group ul + ul { margin: 16px 0 0; }
body #wrapper footer .footer-inner .sp-sticky { transform: translate(0, 101%); transition: transform .4s ease 0s; }
body #wrapper footer .footer-inner .sp-sticky.is-visible { transform: none; }
body.is-loaded #wrapper #top .imagewrap .ui li { opacity: 1; transform: none !important; transition: all 2s ease 1s; }
body.is-loaded #wrapper #top .imagewrap .ui li:nth-child(2) { transition-delay: 1.4s; }
body.is-loaded #wrapper #top .imagewrap .ui li:nth-child(3) { transition-delay: 1.8s; }

@media screen and (min-width: 1280px) { body #wrapper { overflow: hidden; padding: 80px 0 0; }
  body #wrapper #top { margin: 0; padding: 83px 0 100px; background: #FFFFFF; position: relative; }
  body #wrapper #top .inner { width: 1440px; max-width: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; position: relative; }
  body #wrapper #top .inner > .textarea { display: flex; justify-content: center; max-width: none; flex: 1; padding: 0; }
  body #wrapper #top .imagewrap { padding: 40px 0 66px; margin: 0; width: 42.22%; order: 100; }
  body #wrapper #top .imagewrap .imagearea { margin: 0; }
  body #wrapper #top .imagewrap .ui li:nth-child(1) .textarea .catch, body #wrapper #top .imagewrap .ui li:nth-child(2) .textarea .catch { font-size: 1.6rem; line-height: 1.5; }
  body #wrapper #top .imagewrap .ui li:nth-child(1) { left: -33px; }
  body #wrapper #top .imagewrap .ui li:nth-child(2) { bottom: 17.78%; right: 9.21%; }
  body #wrapper #top .imagewrap .ui li:nth-child(3) { display: block; left: -79px; bottom: 0; padding: 26px 24px; }
  body #wrapper #top .imagewrap .ui li:nth-child(3) .icon { width: 128px; margin: 0 auto 17px; }
  body #wrapper #top .imagewrap .ui li:nth-child(3) .textarea { text-align: center; }
  body #wrapper #top .imagewrap .ui li:nth-child(3) .textarea .catch { font-weight: 500; font-size: 1.6rem; line-height: 1.5; }
  body #wrapper #top .textarea { padding: 0; max-width: 635px; }
  body #wrapper #top .textarea h3 { font-size: 4.8rem; line-height: 1.5; margin: 0 0 24px; }
  body #wrapper #top .textarea .text { font-size: 2rem; line-height: 1.6; margin: 0 0 48px; }
  body #wrapper #top .textarea .button-wrap { display: flex; }
  body #wrapper #top .textarea .button-wrap .btn { width: 240px; height: 60px; font-size: 1.6rem; line-height: 1.75; }
  body #wrapper #top .textarea .button-wrap .btn + .btn { margin: 0 0 0 24px; }
  body #wrapper #top .textarea .button-wrap .btn.btn-blue { box-shadow: 0px 10px 30px rgba(56, 57, 197, 0.3); transition: all .4s ease 0s; }
  body #wrapper #top .textarea .button-wrap .btn.btn-blue:hover { transform: scale(1.04); box-shadow: 0px 10px 30px rgba(56, 57, 197, 0.38); }
  body #wrapper #top .textarea .button-wrap .btn.btn-blue:hover a { background: #4A4CEE; color: #FFFFFF; }
  body #wrapper #top .bg { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: -500px; z-index: -1; }
  body #wrapper #top .bg .bg-item { position: absolute; background: #E1D3FA; opacity: 0.5; border-radius: 50%; animation: bgAnim1 6s linear 0s infinite; }
  body #wrapper #top .bg .bg-item:nth-child(1) { width: 440px; height: 440px; top: 119px; left: 43.68%; }
  body #wrapper #top .bg .bg-item:nth-child(2) { width: 300px; height: 300px; top: 140px; left: 2.64%; animation-name: bgAnim2; }
  body #wrapper #top .bg .bg-item:nth-child(3) { background: linear-gradient(49.38deg, #D8E1FD 24.45%, #C5E2FA 79.81%); width: 400px; height: 400px; top: -41px; right: 82.92%; }
  body #wrapper #top .bg::after { display: block; content: ""; position: absolute; top: -100px; right: -100vw; bottom: -100px; left: -100vw; background: rgba(255, 255, 255, 0.1); -webkit-backdrop-filter: blur(100px); backdrop-filter: blur(100px); }
  body #wrapper #clients { background: #FFFFFF; }
  body.is-loaded #wrapper #top, body.is-loaded #wrapper #clients { background: transparent; transition: background 1s ease 1s; } }
@media screen and (min-width: 768px) { body #wrapper #clients .inner .clients-list .group ul li { width: 160px; padding: 0 40px; }
  body #wrapper #clients .inner .clients-list .group ul + ul { margin: 51px 0 0; } }
/* --------------------------------------------------
Contents
-------------------------------------------------- */
@keyframes pkon { 0% { transform: scale(0.5); opacity: 0; }
  50% { opacity: 0.7; }
  70% { opacity: 0.3; }
  100% { transform: scale(2.2); opacity: 0; } }
body #wrapper { overflow: hidden; }
body #wrapper #contents .inner { padding: 0 24px; opacity: 0; transform: translate(0, 100px); }
body #wrapper #contents .inner.is-show { opacity: 1; transform: none; transition: all 1.4s ease 0s; }
body #wrapper #contents #about { padding: 66px 0 0; margin: 0 0 64px; }
body #wrapper #contents #about h4 { text-align: center; font-weight: 700; font-size: 2.4rem; line-height: 1.33; letter-spacing: 1px; margin: 0 0 24px; }
body #wrapper #contents #about .text { margin: 0 0 24px; }
body #wrapper #contents #about .numerical { padding: 40px 24px 20px; background: #FFFFFF; border: 1px solid #ECEFF6; box-shadow: 0px 10px 20px rgba(83, 74, 238, 0.08); border-radius: 30px; margin: 0 0 20px; }
body #wrapper #contents #about .numerical .numerical-title { text-align: center; margin: 0 0 16px; }
body #wrapper #contents #about .numerical .numerical-title img { display: block; max-width: 294px; margin: 0 auto 14px; }
body #wrapper #contents #about .numerical .numerical-title p { font-weight: 700; font-size: 2rem; line-height: 1.6; letter-spacing: 1px; }
body #wrapper #contents #about .numerical ul li { display: flex; align-items: center; height: 72px; }
body #wrapper #contents #about .numerical ul li .label { width: 110px; display: flex; align-items: center; font-size: 1.4rem; line-height: 1.21; letter-spacing: 1px; }
body #wrapper #contents #about .numerical ul li .label img { width: 28px; margin: 0 10px 0 0; }
body #wrapper #contents #about .numerical ul li .data { flex: 1 auto; font-weight: 700; font-size: 2rem; line-height: 1.6; letter-spacing: 1px; }
body #wrapper #contents #about .numerical ul li .data strong { font-family: "Inter", sans-serif; font-size: 2.8rem; line-height: 1.36; }
body #wrapper #contents #about .numerical ul li + li { border-top: 2px solid #ECEFF6; }
body #wrapper #contents #about .caption { font-size: 1.4rem; line-height: 1.71; }
body #wrapper #contents #who { margin: 0 0 128px; }
body #wrapper #contents #who .inner .textarea { margin: 0 0 24px; }
body #wrapper #contents #who .inner .textarea .text-large { margin: 0 0 16px; }
body #wrapper #contents #who .inner .textarea .text { color: #777777; }
body #wrapper #contents #who .inner .imagearea { margin: 0 -24px; }
body #wrapper #contents #movie { margin: 0 0 64px; }
body #wrapper #contents #movie .inner { padding: 0; }
body #wrapper #contents #movie .inner .title { text-align: center; font-weight: 700; font-size: 2rem; line-height: 1.6; letter-spacing: 1px; margin: 0 0 24px; }
body #wrapper #contents #movie .inner .moviewrap { position: relative; }
body #wrapper #contents #movie #movie-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(28, 29, 112, 0.8); z-index: 99999; display: none; padding: 0 24px; }
body #wrapper #contents #movie #movie-modal .iframe-container { position: relative; height: 100%; }
body #wrapper #contents #movie #movie-modal .iframe-container .close-icon { position: absolute; top: calc(50% - ((100vw - 48px) * .5625 / 2) - 40px); right: 0; width: 24px; }
body #wrapper #contents #movie #movie-modal .iframe-container .iframe-wrap { position: absolute; padding: 56.25% 0 0; top: 50%; left: 0; right: 0; transform: translate(0, -50%); }
body #wrapper #contents #movie #movie-modal .iframe-container .iframe-wrap iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
body #wrapper #contents #service { position: relative; padding: 0 0 64px; }
body #wrapper #contents #service .inner { position: relative; z-index: 2; opacity: 1; transform: none; }
body #wrapper #contents #service .inner .titlearea .title-en { color: #FAFF00; }
body #wrapper #contents #service .inner .titlearea .title-jp { color: #FFFFFF; }
body #wrapper #contents #service .inner .text { color: #FFFFFF; margin: 0 0 44px; }
body #wrapper #contents #service .inner .services { display: flex; margin: 0 -24px 65px; }
body #wrapper #contents #service .inner .services .bar { width: 6px; background: linear-gradient(180deg, rgba(250, 255, 0, 0) 0%, rgba(250, 255, 0, 0.4) 100%); background-repeat: no-repeat; border-radius: 20px; margin: 0 27px; position: relative; transition: background-size .1s ease 0s; }
body #wrapper #contents #service .inner .services .bar .icon { position: absolute; top: -4px; left: -7px; width: 20px; height: 20px; background: #FAFF00; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1); border-radius: 50%; transition: top .1s ease 0s; }
body #wrapper #contents #service .inner .services .bar .icon:before, body #wrapper #contents #service .inner .services .bar .icon:after { display: block; content: ""; border-radius: 50%; background: #FAFF00; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; transform: scale(0.5); transform-origin: center center; animation: pkon 2.5s linear infinite; }
body #wrapper #contents #service .inner .services .bar .icon:after { animation-delay: 2s; }
body #wrapper #contents #service .inner .services .service-cards { width: calc(100% - 60px); }
body #wrapper #contents #service .inner .services .service-cards .service-single .head { margin: 0 0 40px; position: relative; z-index: 2; }
body #wrapper #contents #service .inner .services .service-cards .service-single .head .check-text { display: flex; align-items: center; margin: 0 0 18px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .head .check-text .icon { background: #FAFF00; color: #1C1D70; border-radius: 50%; width: 28px; margin: 0 18px 0 0; }
body #wrapper #contents #service .inner .services .service-cards .service-single .head .check-text .label { color: #FAFF00; font-family: "Inter", sans-serif; font-size: 1.2rem; line-height: 1.67; letter-spacing: 1px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .head .bg-blur { background: rgba(255, 255, 255, 0.2); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 8px; height: 72px; display: flex; align-items: center; justify-content: center; color: #FFFFFF; font-weight: 700; font-size: 2rem; line-height: 1.6; letter-spacing: 1px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .head .num { position: absolute; top: 65%; right: 0; transform: translate(0, -50%); font-family: "Inter", sans-serif; font-weight: 600; font-size: 18rem; line-height: 1; letter-spacing: 1.51px; color: rgba(215, 215, 255, 0.35); z-index: -1; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a { background: #FFFFFF; border-radius: 8px; display: block; padding: 24px 16px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .card-title { margin: 0 0 24px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .card-title .num { font-family: "Inter", sans-serif; font-size: 1.4rem; line-height: 1.71; letter-spacing: 1px; color: #67A2FD; margin: 0 0 12px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .card-title h5 { width: 130px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .imagearea { overflow: hidden; border-radius: 8px; margin: 0 0 24px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .textarea .text-large { margin: 0 0 16px; }
body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .textarea .text { color: #3D3D3D; margin: 0; }
body #wrapper #contents #service .inner .services .service-cards .service-single + .service-single { margin: 75px 0 0; }
body #wrapper #contents #service .inner .resources { border-radius: 8px; padding: 40px 15px; }
body #wrapper #contents #service .inner .resources .resources-inner .imagearea { margin: 0 0 24px; }
body #wrapper #contents #service .inner .resources .resources-inner .textarea .title { color: #FFFFFF; font-weight: 700; font-size: 2.4rem; line-height: 1.33; letter-spacing: 1px; margin: 0 0 24px; }
body #wrapper #contents #service .inner .resources .resources-inner .textarea .text { margin: 0 0 24px; }
body #wrapper #contents #service .bgimages { overflow: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
body #wrapper #contents #service .bgimages .bg { position: absolute; }
body #wrapper #contents #service .bgimages .bg.bg1 { width: 1140px; left: -558px; top: 1850px; }
body #wrapper #contents #service .bgimages .bg.bg2 { width: 300px; left: 0; bottom: 186px; }
body #wrapper #contents #service .bg-circle { position: fixed; bottom: 0; left: 50%; transform: translate(-50%, 50%); z-index: -1; }
body #wrapper #contents #service .bg-circle .circle { width: 210vh; height: 210vh; background: #1C1D70; border-radius: 50% 50% 0 0; transform: scale(0); transition: transform .1s ease 0s; }
body #wrapper #contents #seminar-archive, body #wrapper #contents #seminar-upcoming, body #wrapper #contents #seminar-media { margin: 0 0 64px; }
body #wrapper #contents #useful-documents { margin: 0 0 64px; }
body #wrapper #contents #useful-documents .inner .card-list .card .imagearea { padding: 56.25% 0 0; }
body #wrapper #contents #useful-documents .inner > .btn { margin: 36px 0 0; }
body #wrapper #contents #useful-documents .inner .card .textarea .btn { margin: 0; height: 36px; font-size: 1.4rem; line-height: 1.57; }
#contents #useful-documents .inner .card-list .card .textarea .btn i { width: 12px; }
body #wrapper #contents #news { margin: 0 0 64px; }
body #wrapper #contents #news .inner .news-list { border-top: 1px solid rgba(30, 66, 135, 0.25); }
body #wrapper #contents #news .inner .news-list li { border-bottom: 1px solid rgba(30, 66, 135, 0.25); }
body #wrapper #contents #news .inner .news-list li .flex { display: block; padding: 21px 0; }
body #wrapper #contents #news .inner .news-list li .flex time { font-size: 1.6rem; line-height: 1.5; margin: 0 0 16px; }
body #wrapper #contents #news .inner .news-list li .flex .text { font-size: 1.4rem; line-height: 1.71; letter-spacing: 1px; }
body #wrapper #contents #news .inner .news-list li .flex .text a { color: #4A4CEE; text-decoration: underline; transition: opacity .4s ease 0s; }
body #wrapper #contents #news .inner .news-list li .flex .text a i { width: 14px; display: inline-block; margin: 0 0 0 1em; vertical-align: middle; }
body #wrapper #contents #news .inner .news-list li .flex .text a:hover { opacity: .5; }
body #wrapper #contents #faq { padding: 64px 0; position: relative; }
body #wrapper #contents #faq .inner { position: relative; z-index: 2; }
body #wrapper #contents #faq .inner .column-group { margin: 0 0 32px; }
body #wrapper #contents #faq .inner .faq-list .faq-single { background: #FFFFFF; border-radius: 8px; }
body #wrapper #contents #faq .inner .faq-list .faq-single .text { line-height: 1.57; padding: 0 0 0 34px; position: relative; width: calc(100% - 31px); box-sizing: border-box; }
body #wrapper #contents #faq .inner .faq-list .faq-single .text::before { display: block; position: absolute; top: 0; left: 0; font-family: "Inter", sans-serif; font-weight: 600; font-size: 2.4rem; line-height: 1; letter-spacing: 1px; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a { display: flex; align-items: flex-start; padding: 20px 16px; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .text { font-weight: 500; margin: 0 11px 0 0; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .text::before { content: "Q."; color: #4A4CEE; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon { width: 20px; height: 20px; border: 2px solid #4563AC; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon i { display: block; width: 10px; height: 10px; position: relative; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon i::before, body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon i::after { display: block; content: ""; position: absolute; background: #4563AC; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon i::before { width: 2px; top: 0; bottom: 0; left: 4px; transition: all .4s ease 0s; }
body #wrapper #contents #faq .inner .faq-list .faq-single .question a .icon i::after { height: 2px; left: 0; right: 0; top: 4px; }
body #wrapper #contents #faq .inner .faq-list .faq-single .answer { padding: 0 16px 20px; display: none; }
body #wrapper #contents #faq .inner .faq-list .faq-single .answer .text::before { content: "A."; color: #67A2FD; }
body #wrapper #contents #faq .inner .faq-list .faq-single + .faq-single { margin: 16px 0 0; }
body #wrapper #contents #faq .inner .faq-list .faq-single.is-open .question .icon i::before { transform: rotate(90deg); opacity: 0; }
body #wrapper #contents #faq .bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; overflow: hidden; }
body #wrapper #contents #faq .bg .bg-item { position: absolute; background: linear-gradient(49.38deg, #D8E1FD 24.45%, #C5E2FA 79.81%); opacity: 0.4; border-radius: 50%; animation: bgAnim1 6s linear 0s infinite; }
body #wrapper #contents #faq .bg .bg-item:nth-child(1) { width: 518px; height: 518px; top: 10.61%; left: 39.23%; }
body #wrapper #contents #faq .bg .bg-item:nth-child(2) { width: 240px; height: 240px; top: 0%; left: -37.18%; animation-name: bgAnim2; }
body #wrapper #contents #faq .bg .bg-item:nth-child(3) { width: 240px; height: 240px; top: 71.98%; left: 61.54%; }
body #wrapper #contents #faq .bg .bg-item:nth-child(4) { background: #E1D3FA; width: 440px; height: 440px; top: 48.57%; left: -41.8%; animation-name: bgAnim2; }
body #wrapper #contents #faq .bg::after { display: block; content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255, 255, 255, 0.1); -webkit-backdrop-filter: blur(100px); backdrop-filter: blur(100px); }

@media screen and (orientation: landscape) { body #wrapper #contents #service .bg-circle .circle { width: 205vw; height: 205vw; } }
@media screen and (min-width: 768px) { body #wrapper #contents .inner { padding: 0; width: 1120px; max-width: 96%; margin: 0 auto; }
  body #wrapper #contents #about { padding: 100px 0 0; margin: 0 0 120px; }
  body #wrapper #contents #about h4 { font-size: 3.2rem; line-height: 1.63; margin: 0 0 32px; }
  body #wrapper #contents #about .text { text-align: center; margin: 0 0 88px; }
  body #wrapper #contents #about .numerical { padding: 48px 0; border-radius: 20px; margin: 0 0 24px; }
  body #wrapper #contents #about .numerical .numerical-title { margin: 0 0 32px; display: flex; align-items: center; justify-content: center; }
  body #wrapper #contents #about .numerical .numerical-title img { width: 275px; margin: 0 13px 0 0; }
  body #wrapper #contents #about .numerical .numerical-title p { font-weight: 500; font-size: 2.4rem; line-height: 1.33; }
  body #wrapper #contents #about .numerical ul { display: flex; align-items: center; justify-content: space-between; width: 927px; max-width: 96%; margin: 0 auto; }
  body #wrapper #contents #about .numerical ul li { display: block; height: auto; }
  body #wrapper #contents #about .numerical ul li .label { width: auto; font-weight: 500; font-size: 1.6rem; line-height: 1.75; margin: 0 0 2px; }
  body #wrapper #contents #about .numerical ul li .data { font-size: 2.8rem; line-height: 1.43; }
  body #wrapper #contents #about .numerical ul li .data strong { font-size: 3.6rem; line-height: 1.56; } }
@media screen and (min-width: 768px) and (max-width: 820px) { body #wrapper #contents #about .numerical ul li .data { font-size: 2.24rem; }
  body #wrapper #contents #about .numerical ul li .data strong { font-size: 2.88rem; } }
@media screen and (min-width: 768px) { body #wrapper #contents #about .numerical ul li + li { border-top: none; }
  body #wrapper #contents #about .caption { font-size: 2rem; line-height: 1.6; text-align: center; }
  body #wrapper #contents #who { margin: 0 0 200px; }
  body #wrapper #contents #who .inner .textarea { margin: 0 0 80px; }
  body #wrapper #contents #who .inner .imagearea { margin: 0 -40px; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #who .inner .imagearea { margin: 0 -2vw; } }
@media screen and (min-width: 768px) { body #wrapper #contents #movie { margin: 0 0 120px; }
  body #wrapper #contents #movie .inner .title { font-size: 2.4rem; line-height: 1.33; margin: 0 0 32px; }
  body #wrapper #contents #movie .inner .moviewrap { width: 860px; max-width: 100%; margin: 0 auto; filter: drop-shadow(0px 20px 80px rgba(119, 119, 119, 0.4)); }
  body #wrapper #contents #movie #movie-modal { padding: 0; }
  body #wrapper #contents #movie #movie-modal .iframe-container { width: 80%; max-width: 1000px; margin: 0 auto; }
  body #wrapper #contents #movie #movie-modal .iframe-container .close-icon { top: calc(50% - (80vw * .5625 / 2) - 56px); right: -56px; width: 40px; } }
@media screen and (min-width: 768px) and (min-width: 1176px) { body #wrapper #contents #movie #movie-modal .iframe-container .close-icon { top: calc(50% - (1000px * .5625 / 2) - 56px); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service { padding: 0 0 100px; }
  body #wrapper #contents #service .inner .text { margin: 0 0 64px; font-size: 2rem; line-height: 1.6; }
  body #wrapper #contents #service .inner .services { display: block; margin: 0 0 100px; position: relative; }
  body #wrapper #contents #service .inner .services .bar { width: 8px; margin: 0; position: absolute; top: 0; bottom: 0; left: calc(50% - 4px); }
  body #wrapper #contents #service .inner .services .bar .icon { position: absolute; top: 0; left: -8px; width: 24px; height: 24px; }
  body #wrapper #contents #service .inner .services .service-cards { width: 100%; }
  body #wrapper #contents #service .inner .services .service-cards .service-single { display: flex; align-items: center; justify-content: space-between; position: relative; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .head { position: relative; margin: 0; width: 450px; max-width: calc((100% - 60px) / 2); }
  body #wrapper #contents #service .inner .services .service-cards .service-single .head .check-text { margin: 0; position: absolute; top: 0; left: 0; transform: translate(0, -100%) translate(0, -26px); opacity: 0; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .head .check-text .label { font-size: 1.6rem; line-height: 1.5; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .head .bg-blur { height: 105px; font-size: 2.8rem; line-height: 1.43; opacity: 0; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #wrapper #contents #service .inner .services .service-cards .service-single .head .bg-blur { font-size: 2.24rem; } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single .head .num { right: auto; top: 50%; left: calc((1120px - 100vw) / 2); font-size: 25.6rem; } }
@media screen and (min-width: 768px) and (min-width: 1440px) { body #wrapper #contents #service .inner .services .service-cards .service-single .head .num { left: -161px; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .services .service-cards .service-single .head .num { left: -2vw; } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single .service-card { width: 450px; max-width: calc((100% - 60px) / 2); opacity: 0; transform: translate(0, 20px); }
  body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a { padding: 32px; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .card-title .num { font-weight: 500; font-size: 1.6rem; line-height: 1.5; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .card-title h5 { width: 150px; }
  body #wrapper #contents #service .inner .services .service-cards .service-single .service-card a .textarea .text { font-size: 1.6rem; line-height: 1.75; }
  body #wrapper #contents #service .inner .services .service-cards .service-single::before, body #wrapper #contents #service .inner .services .service-cards .service-single::after { display: block; content: ""; position: absolute; top: 50%; transform: translate(0, -50%); }
  body #wrapper #contents #service .inner .services .service-cards .service-single::before { width: 16px; height: 16px; border-radius: 50%; background: rgba(250, 255, 0, 0.2); border: 1px solid #FAFF00; left: 463px; opacity: 0; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .services .service-cards .service-single::before { left: 455px; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #wrapper #contents #service .inner .services .service-cards .service-single::before { left: calc((96vw - 60px) / 2 + 5px); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single::after { width: 189px; height: 2px; background-image: url("../images/site-front/service-line.svg"); background-size: cover; background-repeat: no-repeat; background-position: center right; right: 450px; transform: scale(0, 1); transform-origin: left; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .services .service-cards .service-single::after { width: calc(100% - 900px - 21px); } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #wrapper #contents #service .inner .services .service-cards .service-single::after { width: calc(100% - (96vw - 60px) - 21px); right: calc((100% - 60px) / 2); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single.is-show .head .check-text { opacity: 1; transition: opacity 1s ease .8s; }
  body #wrapper #contents #service .inner .services .service-cards .service-single.is-show .head .bg-blur { opacity: 1; transition: opacity 1s ease .2s; }
  body #wrapper #contents #service .inner .services .service-cards .service-single.is-show .service-card { opacity: 1; transform: none; transition: all 1s ease 0s; }
  body #wrapper #contents #service .inner .services .service-cards .service-single.is-show::before { opacity: 1; transition: opacity 1s ease .6s; }
  body #wrapper #contents #service .inner .services .service-cards .service-single.is-show::after { transform: none; transition: transform .2s ease .4s; }
  body #wrapper #contents #service .inner .services .service-cards .service-single + .service-single { margin: -60px 0 0; }
  body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1) { /*.service-card { a { animation: cardOutAnim1 .4s linear 0s forwards; &:hover { animation: cardOnAnim1 .4s linear 0s forwards; } }
}*/ }
  body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1) .head { order: 100; }
  body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1) .head .num { left: auto; right: calc((1120px - 100vw) / 2); } }
@media screen and (min-width: 768px) and (min-width: 1440px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1) .head .num { right: -160px; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1) .head .num { right: -2vw; } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1)::before { left: auto; right: 463px; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1)::before { left: auto; right: 455px; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1)::before { left: auto; right: calc((96vw - 60px) / 2 + 5px); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1)::after { right: auto; left: 450px; background-image: url("../images/site-front/service-line-rev.svg"); transform-origin: right; } }
@media screen and (min-width: 768px) and (max-width: 1000px) { body #wrapper #contents #service .inner .services .service-cards .service-single:nth-child(2n-1)::after { right: auto; left: calc((100% - 60px) / 2); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .resources { padding: 72px 0; margin: 0 -95px; } }
@media screen and (min-width: 768px) and (max-width: 1310px) { body #wrapper #contents #service .inner .resources { margin: 0 calc((1120px - 100vw) / 2 + 20px); } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .resources { margin: 0 -1vw; } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .resources .resources-inner { display: flex; align-items: center; width: 1120px; margin: 0 auto; } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #service .inner .resources .resources-inner { width: calc(100% - 2vw); } }
@media screen and (min-width: 768px) { body #wrapper #contents #service .inner .resources .resources-inner .imagearea { margin: 0 0 0 30px; width: 450px; max-width: calc((100% - 60px) / 2); order: 100; }
  body #wrapper #contents #service .inner .resources .resources-inner .textarea { flex: 1; }
  body #wrapper #contents #service .inner .resources .resources-inner .textarea .title { font-size: 3.2rem; line-height: 1.63; margin: 0 0 16px; }
  body #wrapper #contents #service .inner .resources .resources-inner .textarea .text { font-size: 1.6rem; line-height: 1.75; margin: 0 0 40px; }
  body #wrapper #contents #service .inner .resources .resources-inner .textarea .btn { max-width: 320px; }
  body #wrapper #contents #service .bgimages .bg.bg1 { width: 100%; width: 100%; left: 0; top: 50%; transform: translate(0, -50%); max-width: 2500px; right: 0; margin: 0 auto; }
  body #wrapper #contents #service .bgimages .bg.bg2 { left: auto; bottom: 51px; right: calc((100vw - 1120px) / 2 + 1120px - 110px); }
  body #wrapper #contents #cases .bgarea #case-study + #interview { margin: 100px 0 0; }
  body #wrapper #contents #seminar-archive, body #wrapper #contents #seminar-upcoming { margin: 0 0 68px; }
  body #wrapper #contents #useful-documents { margin: 0 0 100px; }
  body #wrapper #contents #useful-documents .inner .card-list .card .textarea .text { margin: 0 0 24px; }
  body #wrapper #contents #useful-documents .inner > .btn { margin: 43px auto 0; }
  body #wrapper #contents #news { margin: 0 0 88px; }
  body #wrapper #contents #news .inner .news-list { border-top: none; }
  body #wrapper #contents #news .inner .news-list li { border-bottom: none; }
  body #wrapper #contents #news .inner .news-list li .flex { display: flex; padding: 0; }
  body #wrapper #contents #news .inner .news-list li .flex time { line-height: 1.75; margin: 0; width: 140px; }
  body #wrapper #contents #news .inner .news-list li .flex .text { font-size: 1.6rem; line-height: 1.75; flex: 1; }
  body #wrapper #contents #news .inner .news-list li + li { margin: 24px 0 0; }
  body #wrapper #contents #faq { padding: 120px 0; }
  body #wrapper #contents #faq .inner { display: flex; align-items: flex-start; }
  body #wrapper #contents #faq .inner .column-group { margin: 0 48px 0 0; flex: 1; }
  body #wrapper #contents #faq .inner .faq-list { width: 720px; max-width: calc(100% - 270px); }
  body #wrapper #contents #faq .inner .faq-list .faq-single .text { line-height: 1.75; padding: 0 0 0 54px; width: calc(100% - 65px); }
  body #wrapper #contents #faq .inner .faq-list .faq-single .text::before { font-size: 2.8rem; }
  body #wrapper #contents #faq .inner .faq-list .faq-single .question a { padding: 22px 20px; }
  body #wrapper #contents #faq .inner .faq-list .faq-single .question a .text { margin: 0 51px 0 0; }
  body #wrapper #contents #faq .inner .faq-list .faq-single .answer { padding: 0 20px 22px; }
  body #wrapper #contents #faq .bg .bg-item:nth-child(1) { top: 9.8%; left: calc((100vw - 1120px) / 2 + 650px); } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #faq .bg .bg-item:nth-child(1) { left: calc(2vw + 45.14%); } }
@media screen and (min-width: 768px) { body #wrapper #contents #faq .bg .bg-item:nth-child(2) { top: 7.24%; left: calc((100vw - 1120px) / 2 + 350px); } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #faq .bg .bg-item:nth-child(2) { left: calc(2vw + 24.31%); } }
@media screen and (min-width: 768px) { body #wrapper #contents #faq .bg .bg-item:nth-child(3) { top: 70.2%; left: calc((100vw - 1120px) / 2 + 990px); } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #faq .bg .bg-item:nth-child(3) { left: calc(2vw + 68.75%); } }
@media screen and (min-width: 768px) { body #wrapper #contents #faq .bg .bg-item:nth-child(4) { top: 47.24%; left: calc((100vw - 1120px) / 2 + 335px); } }
@media screen and (min-width: 768px) and (max-width: 1166px) { body #wrapper #contents #faq .bg .bg-item:nth-child(4) { left: calc(2vw + 23.26%); } }
