@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;700&display=swap");
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after:focus,:before:focus,:focus{outline:none}html{font-family:sans-serif;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;margin:0;text-align:left}[tabindex='-1']:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}dl,ol,ul{margin:0;list-style:none;padding:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{background-color:transparent;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{text-decoration:none}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0}img{border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:0.75rem;padding-top:0.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:0.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}@-webkit-keyframes zoom{0%{-webkit-transform:translate(-50%,-50%) scale3d(0,0,0);transform:translate(-50%,-50%) scale3d(0,0,0)}to{-webkit-transform:translate(-50%,-50%) scale3d(1,1,1);transform:translate(-50%,-50%) scale3d(1,1,1)}}@-moz-keyframes zoom{0%{-moz-transform:translate(-50%,-50%) scale3d(0,0,0);transform:translate(-50%,-50%) scale3d(0,0,0)}to{-moz-transform:translate(-50%,-50%) scale3d(1,1,1);transform:translate(-50%,-50%) scale3d(1,1,1)}}@keyframes zoom{0%{-webkit-transform:translate(-50%,-50%) scale3d(0,0,0);-moz-transform:translate(-50%,-50%) scale3d(0,0,0);transform:translate(-50%,-50%) scale3d(0,0,0)}to{-webkit-transform:translate(-50%,-50%) scale3d(1,1,1);-moz-transform:translate(-50%,-50%) scale3d(1,1,1);transform:translate(-50%,-50%) scale3d(1,1,1)}}@-webkit-keyframes rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@-moz-keyframes rotation{0%{-moz-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-moz-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);-moz-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-moz-keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.1);transform:scale(1.1)}to{-moz-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOut{0%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-moz-keyframes zoomOut{0%{-moz-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes zoomOut{0%{-webkit-transform:scale3d(1.2,1.2,1.2);-moz-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes confetti{0%{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);transform:rotateZ(15deg) rotateY(0deg) translate(0,0)}25%{opacity:1;-webkit-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh)}50%{-webkit-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh)}75%{-webkit-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh)}86%{opacity:1}to{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh)}}@-moz-keyframes confetti{0%{opacity:0;-moz-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);transform:rotateZ(15deg) rotateY(0deg) translate(0,0)}25%{opacity:1;-moz-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh)}50%{-moz-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh)}75%{-moz-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh)}86%{opacity:1}to{opacity:0;-moz-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh)}}@keyframes confetti{0%{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);-moz-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);transform:rotateZ(15deg) rotateY(0deg) translate(0,0)}25%{opacity:1;-webkit-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);-moz-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh)}50%{-webkit-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);-moz-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh)}75%{-webkit-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);-moz-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh)}86%{opacity:1}to{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);-moz-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh)}}.topPage .siteHeader{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.6)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0));background:-moz-linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0));background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0))}.topPage .siteHeader .siteHeader__logoLink.underlayer{display:none}.topPage .siteHeader .siteHeader__logoLink.topPage{display:block}.topPage .siteHeader.is-open .siteHeader__logoLink.underlayer{display:block}.topPage .siteHeader.is-open .siteHeader__logoLink.topPage{display:none}.topPage .siteHeader .siteHeader__navItemLink{color:#fff}.topPage .siteHeader .siteHeader__hamburgerLine{background:#fff}.topPage .siteHeader .siteHeader__hamburger.is-open .siteHeader__hamburgerLine{background:#004b9e}.topPage .siteHeader.firstLoading{-webkit-transition:all .8s;-moz-transition:all .8s;transition:all .8s;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.topPage .siteHeader.firstLoading.fadeInDown{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.topPage .siteHeader__wrap{background:transparent}.siteHeader{height:100px;left:0;position:fixed;top:0;width:100%;z-index:101;background:#fff;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.siteHeader.is-open{background:#fff}@media screen and (max-width:1025px){.siteHeader{height:60px}}.siteHeader__wrap{height:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background:#fff}@media screen and (max-width:1025px){.siteHeader__wrap{height:60px}}.siteHeader__block.nav{margin:0 40px 0 auto}@media screen and (max-width:1025px){.siteHeader__block.nav{display:none}}@media screen and (max-width:1025px){.siteHeader__block.sp-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}.siteHeader__logo{line-height:1;width:220px;margin-left:40px}@media screen and (max-width:1025px){.siteHeader__logo{max-width:191px;width:100%;margin-left:25px}}.siteHeader__logoLink{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.siteHeader__logoLink:hover{opacity:0.6}}.siteHeader__logoLink.topPage{display:none}.siteHeader__nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.siteHeader__navItem+.siteHeader__navItem{margin-left:30px}.siteHeader__navItemLink{display:inline-block;color:#004B9E;font-weight:500;font-size:14px;padding-bottom:5px;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.siteHeader__navItemLink:hover{opacity:0.6}}.siteHeader__navItemLink.is-active{border-bottom:2px solid #004B9E}.siteHeader__entry{height:100px;width:120px}@media screen and (max-width:1025px){.siteHeader__entry{width:60px;height:60px}}.siteHeader__entryBtn{background:#D12424;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:100%;color:#fff;font-family:"CabinetGrotesk-Bold",sans-serif;letter-spacing:0.1em;font-weight:bold;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width:1025px){.siteHeader__entryBtn{font-size:11px}}@media screen and (min-width:769px){.siteHeader__entryBtn:hover{background:#fff;color:#D12424}}.siteHeader__hamburger{display:none;width:60px;position:relative}@media screen and (max-width:1025px){.siteHeader__hamburger{display:block}}.siteHeader__hamburger.is-open .siteHeader__hamburgerLine:first-child{-webkit-transform:translateY(6px) rotate(-135deg);-moz-transform:translateY(6px) rotate(-135deg);-ms-transform:translateY(6px) rotate(-135deg);transform:translateY(6px) rotate(-135deg)}.siteHeader__hamburger.is-open .siteHeader__hamburgerLine:nth-child(2){opacity:0}.siteHeader__hamburger.is-open .siteHeader__hamburgerLine:nth-child(3){-webkit-transform:translateY(6px) rotate(135deg);-moz-transform:translateY(6px) rotate(135deg);-ms-transform:translateY(6px) rotate(135deg);transform:translateY(6px) rotate(135deg);width:26px;top:23px}.siteHeader__hamburgerLine{position:absolute;right:17px;width:26px;height:2px;background:#004B9E;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.siteHeader__hamburgerLine:first-child{top:23px}.siteHeader__hamburgerLine:nth-child(2){top:30px}.siteHeader__hamburgerLine:nth-child(3){width:17px;top:37px}.siteHeader__drawer{background:#004b9e;padding-top:50px;height:100vh;overflow-y:scroll;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;opacity:0;visibility:hidden}.siteHeader__drawer.is-open{opacity:1;visibility:visible}@media screen and (max-width:400px){.siteHeader__drawer.is-open{padding-bottom:15rem}}@media screen and (max-width:1025px){.siteHeader__drawer{display:block}}.siteHeader__drawerList{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.siteHeader__drawerList{padding-left:25px;padding-right:25px;width:100%}}@media print{.siteHeader__drawerList{width:1024px}}.siteHeader__drawerItemLink{color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-size:18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:16px 5px;border-top:1px solid rgba(255,255,255,0.5)}.siteHeader__drawerItemLinkArrow{width:20px}.siteHeader__drawerRecruit{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.siteHeader__drawerRecruit{padding-left:25px;padding-right:25px;width:100%}}@media print{.siteHeader__drawerRecruit{width:1024px}}.siteHeader__drawerRecruitLink{display:inline-block}.siteHeader__drawerRecruitLink+.siteHeader__drawerRecruitLink{margin-top:10px}@media screen and (max-width:1026px){.siteHeader__drawerRecruitLink{display:block}}.siteFooter{background-color:#fff;position:relative}.siteFooter__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%;max-width:1240px;padding:30px 20px}@media screen and (max-width:1255px){.siteFooter__inner{padding:25px 20px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.siteFooter__logo{width:351px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media screen and (max-width:1255px){.siteFooter__logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}@media screen and (max-width:768px){.siteFooter__logo{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.siteFooter__logoFooter{width:-webkit-calc(100% - (93px + 40px));width:-moz-calc(100% - (93px + 40px));width:calc(100% - (93px + 40px))}@media screen and (max-width:1255px){.siteFooter__logoFooter{width:191px}}.siteFooter__logo50y{width:93px;margin-left:40px}@media screen and (max-width:1255px){.siteFooter__logo50y{margin-top:0;margin-left:25px;width:62px}}.siteFooter__info{width:-webkit-calc(100% - (351px + 8.070175%));width:-moz-calc(100% - (351px + 8.070175%));width:calc(100% - (351px + 8.070175%));margin-left:8.070175%;margin-top:5px}@media screen and (max-width:1255px){.siteFooter__info{margin:25px 0 0 0;width:100%}}.siteFooter__infoNav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media screen and (max-width:1255px){.siteFooter__infoNav{-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}}@media screen and (max-width:768px){.siteFooter__infoNav{max-width:420px}}.siteFooter__infoNavItem{position:relative}.siteFooter__infoNavItem:not(:last-child){margin-right:14px;padding-right:14px}@media screen and (max-width:1255px){.siteFooter__infoNavItem:not(:last-child){margin-right:10px;padding-right:10px}}.siteFooter__infoNavItem:not(:last-child):before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:12px;background:#004b9e}@media screen and (max-width:768px){.siteFooter__infoNavItem.notBorder:before{display:none}}@media screen and (max-width:768px){.siteFooter__infoNavItem:nth-child(4),.siteFooter__infoNavItem:nth-child(5){margin-top:10px}}.siteFooter__infoNavItemLink{color:#004B9E;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width:768px){.siteFooter__infoNavItemLink{font-size:12px}}.siteFooter__infoNavItemLinkText{position:relative;-webkit-transition:ease .2s;-moz-transition:ease .2s;transition:ease .2s;font-weight:500}@media screen and (max-width:768px){.siteFooter__infoNavItemLinkText{letter-spacing:0}}.siteFooter__infoNavItemLinkText:after{content:"";position:absolute;width:100%;bottom:0;left:0;height:2px;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;-moz-transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-moz-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-moz-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;background:#004B9E}@media screen and (min-width:769px){.siteFooter__infoNavItemLinkText:hover:after{-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}}.siteFooter__infoExternal{margin-top:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (max-width:1255px){.siteFooter__infoExternal{margin-top:20px;max-width:320px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.siteFooter__infoExternalItem+.siteFooter__infoExternalItem{margin-left:40px}@media screen and (max-width:1255px){.siteFooter__infoExternalItem+.siteFooter__infoExternalItem{margin-left:20px;margin-top:0}}@media screen and (max-width:1255px){.siteFooter__infoExternalItem:nth-child(3){margin-top:10px;margin-left:0}}.siteFooter__infoExternalItemLink{color:#004B9E;font-size:14px;display:inline-block;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width:1255px){.siteFooter__infoExternalItemLink{font-size:12px}}.siteFooter__infoExternalItemLink.company{position:relative;border:1px solid rgba(0,75,158,0.5);padding:13px 48px 11px 20px;line-height:1}@media screen and (max-width:1255px){.siteFooter__infoExternalItemLink.company{padding:9px 26px 9px 8px}}@media screen and (min-width:769px){.siteFooter__infoExternalItemLink.company:hover{background:#004B9E;color:#fff}.siteFooter__infoExternalItemLink.company:hover:after{width:16px;height:12px;background:url(../images/common/siteFooter__centerExternalIconWhite.png) no-repeat center/contain}}@media screen and (min-width:769px) and (max-width:1255px){.siteFooter__infoExternalItemLink.company:hover:after{width:12px;height:9px;right:10px}}.siteFooter__infoExternalItemLink.company:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../images/common/siteFooter__centerExternalIcon.png) no-repeat center/contain;width:16px;height:12px;right:20px}@media screen and (max-width:1255px){.siteFooter__infoExternalItemLink.company:after{width:12px;height:9px;right:10px}}.siteFooter__infoExternalItemLink.facebook{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative;padding-right:27px}@media screen and (min-width:769px){.siteFooter__infoExternalItemLink.facebook:hover{opacity:0.6}}.siteFooter__infoExternalItemLink.facebook:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../images/common/siteFooter__centerExternalIcon.png) no-repeat center/contain;width:16px;height:12px;right:0}@media screen and (max-width:1255px){.siteFooter__infoExternalItemLink.facebook:after{width:12px;height:9px}}.siteFooter__infoExternalItemLink.privacy{position:relative;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.siteFooter__infoExternalItemLink.privacy:hover{opacity:0.6}}.siteFooter__infoExternalItemLink.privacy:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../images/common/siteFooter__centerExternalIcon.png) no-repeat center/contain;width:16px;height:12px;right:-20px}@media screen and (max-width:1255px){.siteFooter__infoExternalItemLink.privacy:after{width:12px;height:9px;right:-20px}}.siteFooter__infoExternalItemLinkFb{width:29px;margin-right:8px}@media screen and (max-width:768px){.siteFooter__infoExternalItemLinkFb{width:22px;margin-right:3px}}.siteFooter__copy{padding:23px 0;background:#004B9E;text-align:center;position:relative}@media screen and (max-width:1255px){.siteFooter__copy{padding:16px 25px;text-align:left}}.siteFooter__copyText{background:#004B9E;font-family:"CabinetGrotesk-Regular",sans-serif;font-weight:400;color:#fff;font-size:12px}@media screen and (max-width:1255px){.siteFooter__copyText{font-size:10px}}.siteFooter__right{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:100px}@media screen and (max-width:1255px){.siteFooter__right{right:25px}}.siteFooter__rightToTop{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.siteFooter__rightToTop:hover .siteFooter__rightToTopIcon{background:#fff}.siteFooter__rightToTop:hover .siteFooter__rightToTopIconImgHover{opacity:1}}.siteFooter__rightToTopText{font-size:14px;font-family:"CabinetGrotesk-Medium",sans-serif;color:#fff;font-weight:500}@media screen and (max-width:1255px){.siteFooter__rightToTopText{font-size:10px}}.siteFooter__rightToTopIcon{width:30px;height:30px;border-radius:50%;border:1px solid #fff;position:relative;margin-left:10px;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width:1255px){.siteFooter__rightToTopIcon{width:32px;height:32px;margin-left:8px}}.siteFooter__rightToTopIconImg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}@media screen and (max-width:1255px){.siteFooter__rightToTopIconImg{width:12px}}.siteFooter__rightToTopIconImgHover{opacity:0}html{font-size:62.5%}@media screen and (max-width:768px){html{font-size:-webkit-calc(10vw/3.75);font-size:-moz-calc(10vw/3.75);font-size:calc(10vw / 3.75)}}body{-webkit-font-feature-settings:'palt' 1;-moz-font-feature-settings:'palt' 1;font-feature-settings:'palt' 1;-webkit-print-color-adjust:exact;font-size:16px;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:500;letter-spacing:0.05em;line-height:1.625;min-width:1120px}@media screen and (max-width:768px){body{min-width:100%;font-size:13px}}body.is_overflowHidden{overflow:hidden}.aboutPage__inner.is_overflowHidden{overflow:hidden;position:relative;height:100vh}body.pleload .wow.fadeInUp{opacity:0!important}body.topPage{min-width:100%}img{max-width:100%;width:100%}.u-pcDb{display:block}.u-pcDib{display:inline-block}.u-pcDin{display:inline}.u-pcDf{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.u-pcDt{display:table}.u-pcDtc{display:table-cell}.u-spDb,.u-spDf,.u-spDib,.u-spDin,.u-spDt,.u-spDtc{display:none}@media screen and (max-width:768px){.u-pcDb,.u-pcDf,.u-pcDib,.u-pcDin,.u-pcDt,.u-pcDtc{display:none}.u-spDb{display:block}.u-spDib{display:inline-block}.u-spDin{display:inline}.u-spDf{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.u-spDt{display:table}.u-spDtc{display:table-cell}}.siteContent{min-height:-webkit-calc(100vh - 200px);min-height:-moz-calc(100vh - 200px);min-height:calc(100vh - 200px);padding-top:100px}@media screen and (max-width:768px){.siteContent{min-height:-webkit-calc(100vh - 50px);min-height:-moz-calc(100vh - 50px);min-height:calc(100vh - 50px);padding-top:60px}}.topPage .siteContent{padding-top:0}.commonPage__bread{margin-left:40px}@media screen and (max-width:768px){.commonPage__bread{margin-left:25px;padding-top:20px}}.commonPage__breadList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.commonPage__breadItem:first-child .commonPage__breadItemText{color:rgba(0,75,158,0.3)}.commonPage__breadItem+.commonPage__breadItem{padding-left:40px;position:relative;color:#004B9E}@media screen and (max-width:768px){.commonPage__breadItem+.commonPage__breadItem{padding-left:18px}}.commonPage__breadItem+.commonPage__breadItem:before{content:"";position:absolute;width:16px;height:1px;background:rgba(0,75,158,0.3);top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:10px}@media screen and (max-width:768px){.commonPage__breadItem+.commonPage__breadItem:before{width:8px;left:6px}}.commonPage__breadItemText{font-size:14px;font-family:"CabinetGrotesk-Regular",sans-serif;font-weight:400}@media screen and (max-width:768px){.commonPage__breadItemText{font-size:11px}}.commonPage__title{max-width:1240px;padding:79px 20px 119px;margin:0 auto}@media screen and (max-width:768px){.commonPage__title{padding:64px 20px 25px}}.commonPage__titleEn{font-size:16px;color:#004B9E;font-family:"CabinetGrotesk-Bold",sans-serif;font-weight:bold;line-height:1.1875;position:relative;padding-left:15px}.commonPage__titleEn:before{content:"";width:10px;height:1px;background:#004B9E;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.commonPage__titleEn{font-size:13px}}.commonPage__titleJp{font-size:40px;color:#004B9E;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.05;margin-top:16px}@media screen and (max-width:768px){.commonPage__titleJp{font-size:27px}}@media screen and (max-width:768px){.commonPage__titleJp{margin-top:12px;letter-spacing:0}}.loading{width:100vw;height:100%;position:fixed;overflow:hidden;z-index:9999;background-color:#fff}.loading__bgWrap{display:none}.loading__bgInner{width:100%;height:100%;position:fixed;background-color:#fff;z-index:10;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.loading__logoWrap{width:383px;z-index:10}@media screen and (max-width:768px){.loading__logoWrap{width:272px}}.leftAnime{opacity:0;overflow:hidden;display:inline-block}.leftAnimeInner{display:inline-block}.slideAnimeLeftRight{-webkit-animation-name:slideTextX100;-moz-animation-name:slideTextX100;animation-name:slideTextX100;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextX100{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes slideTextX100{0%{-moz-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideTextX100{0%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);opacity:1}}.slideAnimeRightLeft{-webkit-animation-name:slideTextX-100;-moz-animation-name:slideTextX-100;animation-name:slideTextX-100;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes slideTextX-100{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes slideTextX-100{0%{-moz-transform:translateX(100%);transform:translateX(100%);opacity:0}to{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideTextX-100{0%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);opacity:0}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);opacity:1}}#fp-nav ul.is-relative li,.fp-slidesNav ul.is-relative li{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#fp-nav ul.is-relative li:first-child,.fp-slidesNav ul.is-relative li:first-child{-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;transition-delay:0.2s}#fp-nav ul.is-relative li:nth-child(2),.fp-slidesNav ul.is-relative li:nth-child(2){-webkit-transition-delay:0.3s;-moz-transition-delay:0.3s;transition-delay:0.3s}#fp-nav ul.is-relative li:nth-child(3),.fp-slidesNav ul.is-relative li:nth-child(3){-webkit-transition-delay:0.4s;-moz-transition-delay:0.4s;transition-delay:0.4s}#fp-nav ul.is-relative li:nth-child(4),.fp-slidesNav ul.is-relative li:nth-child(4){-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;transition-delay:0.5s}#fp-nav ul.is-relative li:nth-child(5),.fp-slidesNav ul.is-relative li:nth-child(5){-webkit-transition-delay:0.6s;-moz-transition-delay:0.6s;transition-delay:0.6s}#fp-nav ul.is-relative li:nth-child(6),.fp-slidesNav ul.is-relative li:nth-child(6){-webkit-transition-delay:0.7s;-moz-transition-delay:0.7s;transition-delay:0.7s}#fp-nav ul.is-relative li:nth-child(7),.fp-slidesNav ul.is-relative li:nth-child(7){-webkit-transition-delay:0.8s;-moz-transition-delay:0.8s;transition-delay:0.8s}.fp-watermark{display:none}#section0{position:relative}#section2{background:url(../images/topPage/topPageFvSec__groupBg.jpg) no-repeat center/cover}@media screen and (max-width:768px){#section2{background:url(../images/topPage/topPageFvSec__groupBg-sp.jpg) no-repeat center/cover;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}#section3{background:url(../images/topPage/topPageFvSec__personalityBg.jpg) no-repeat center/cover}@media screen and (max-width:768px){#section3{background:url(../images/topPage/topPageFvSec__personalityBg-sp.jpg) no-repeat center/cover;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}#section4{background:url(../images/topPage/topPageFvSec__interviewBg.jpg) no-repeat center/cover}@media screen and (max-width:768px){#section4{background:url(../images/topPage/topPageFvSec__interviewBg-sp.jpg) no-repeat center/cover;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}#section5{background:url(../images/topPage/topPageFvSec__faqBg.jpg) no-repeat center/cover}@media screen and (max-width:768px){#section5{background:url(../images/topPage/topPageFvSec__faqBg-sp.jpg) no-repeat center/cover;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}#section6 .fp-tableCell{-webkit-box-flex:2;-webkit-flex-grow:2;-moz-box-flex:2;flex-grow:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}#section6 .personalityEntry{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}#fp-nav ul li,.fp-slidesNav ul li{margin:14px;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;-webkit-transform:translateY(500px);-moz-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}@media screen and (max-width:768px){#fp-nav ul li,.fp-slidesNav ul li{margin:7px}}#fp-nav ul li a span,.fp-slidesNav ul li a span{width:8px!important;height:8px!important;background:rgba(255,255,255,0.5)!important;margin:-2px 0 0 -2px!important}@media screen and (max-width:768px){#fp-nav ul li a span,.fp-slidesNav ul li a span{width:6px;height:6px}}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{width:8px;height:8px;margin:-2px 0 0 -2px;background:#D12424!important}@media screen and (max-width:768px){#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{width:6px;height:6px}}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:12px;height:12px;margin:-4px 0 0 -4px}@media screen and (max-width:768px){#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:6px;height:6px;margin:-2px 0 0 -2px}}#fp-nav.fp-right{right:17px}@media screen and (max-width:768px){#fp-nav.fp-right{right:10px}}.topPageFvSec{height:100%}.topPageFvSec__commonBtn{margin-top:40px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (min-width:769px){.topPageFvSec__commonBtn:hover .topPageFvSec__commonBtnLink{background:#D12424;border:1px solid #D12424}}@media screen and (max-width:768px){.topPageFvSec__commonBtn{margin-top:34px}}.topPageFvSec__commonBtnLink{display:inline-block;width:60px;height:60px;border:1px solid #fff;border-radius:50%;position:relative;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width:768px){.topPageFvSec__commonBtnLink{width:45px;height:45px}}.topPageFvSec__commonBtnLinkImg{display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}@media screen and (max-width:768px){.topPageFvSec__commonBtnLinkImg{width:9px}}.topPageFvSec__commonBtnText{margin-left:20px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-size:20px;font-weight:bold;line-height:1.8}@media screen and (max-width:768px){.topPageFvSec__commonBtnText{font-size:18px}}.topPageFvSec__commonBtnText span.en{display:block;font-size:14px;font-weight:400;font-family:"CabinetGrotesk-Regular",sans-serif;line-height:1}@media screen and (max-width:768px){.topPageFvSec__commonBtnText span.en{font-size:12px;line-height:1}}.topPageFvSec__logo{width:384px}@media screen and (max-width:768px){.topPageFvSec__logo{width:272px}}.topPageFvSec__scroll{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.topPageFvSec__scrollWrap{position:absolute;bottom:0;right:10px;height:146px;padding-top:10px}@media screen and (max-width:768px){.topPageFvSec__scrollWrap{height:102px;right:5px}}.topPageFvSec__scrollWrapText{font-family:"CabinetGrotesk-Regular",sans-serif;font-size:14px;color:#fff;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:768px){.topPageFvSec__scrollWrapText{font-size:12px}}.topPageFvSec__scrollWrapLine{position:absolute;left:50%;width:1px;height:76px;bottom:0;overflow:hidden;z-index:3;display:inline-block}@media screen and (max-width:768px){.topPageFvSec__scrollWrapLine{height:40px}}.topPageFvSec__scrollWrapLine:after{content:"";position:absolute;width:100%;height:76px;left:0;bottom:0;background-color:#fff;-webkit-animation:scrolldown 1.4s ease-in-out infinite;-moz-animation:scrolldown 1.4s ease-in-out infinite;animation:scrolldown 1.4s ease-in-out infinite}@media screen and (max-width:768px){.topPageFvSec__scrollWrapLine:after{height:40px}}@-webkit-keyframes scrolldown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-moz-keyframes scrolldown{0%{-moz-transform:translateY(-100%);transform:translateY(-100%)}to{-moz-transform:translateY(100%);transform:translateY(100%)}}@keyframes scrolldown{0%{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}}.topPageFvSec__introduction{height:100%}@media screen and (min-width:769px){.topPageFvSec__introduction{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.topPageFvSec__introductionContent{margin:0 100px 0 auto;overflow-y:scroll;width:100%;max-width:600px;height:550px;background:rgba(255,255,255,0.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:144px 70px 0}@media screen and (max-width:768px){.topPageFvSec__introductionContent{width:90.666%;margin:0 0 auto auto;padding:103px 0 0 25px}}.topPageFvSec__introductionTitle{font-size:50px;color:#004B9E;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.25;letter-spacing:0.08em;font-weight:600}@media screen and (max-width:768px){.topPageFvSec__introductionTitle{font-size:30px;letter-spacing:0}}.topPageFvSec__introductionSentence{margin-top:90px}@media screen and (max-width:768px){.topPageFvSec__introductionSentence{margin-top:40px}}.topPageFvSec__introductionSentenceTxt{font-size:18px;color:#004B9E;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:300;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;line-height:2.222;padding-bottom:40px}@media screen and (max-width:768px){.topPageFvSec__introductionSentenceTxt{font-size:15px}}@media screen and (max-width:768px){.topPageFvSec__introductionSentenceTxt{padding:0 43px 30px 0}}.topPageFvSec__group{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.topPageFvSec__group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;padding:0 20px 50px;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}}.topPageFvSec__groupContent{margin-left:6.9444%;max-width:454px;width:100%}@media screen and (max-width:768px){.topPageFvSec__groupContent{margin-left:0;max-width:86.56%}}.topPageFvSec__groupTitle{font-size:40px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.25;letter-spacing:0.08em}@media screen and (max-width:768px){.topPageFvSec__groupTitle{font-size:30px;letter-spacing:0}}@media screen and (max-width:768px){.topPageFvSec__groupTitle{width:100%}}.topPageFvSec__groupText{font-size:16px;color:#fff;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:300;line-height:1.625;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.4);margin-top:10px}@media screen and (max-width:768px){.topPageFvSec__groupText{font-size:15px}}@media screen and (max-width:768px){.topPageFvSec__groupText{margin-top:13px;padding:0 0 20px 0;font-size:13px}}.topPageFvSec__personality{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.topPageFvSec__personality{padding:0 20px 50px;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.topPageFvSec__personalityContent{margin-right:7.142857%;max-width:454px}@media screen and (max-width:768px){.topPageFvSec__personalityContent{margin-right:0;max-width:86.56%}}.topPageFvSec__personalityTitle{font-size:40px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.25;letter-spacing:0.08em}@media screen and (max-width:768px){.topPageFvSec__personalityTitle{font-size:30px;letter-spacing:0}}.topPageFvSec__personalityText{font-size:16px;color:#fff;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:300;line-height:1.625;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.4);margin-top:10px}@media screen and (max-width:768px){.topPageFvSec__personalityText{font-size:15px}}@media screen and (max-width:768px){.topPageFvSec__personalityText{font-size:13px;padding:0 0 20px 0;margin:13px 0 0 0}}.topPageFvSec__interview{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media screen and (max-width:768px){.topPageFvSec__interview{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;padding:0 20px 50px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}}.topPageFvSec__interviewContent{text-align:center;max-width:610px;margin:0 auto}@media screen and (max-width:768px){.topPageFvSec__interviewContent{text-align:left;margin:auto auto 0 0;max-width:90.56%}}.topPageFvSec__interviewTitle{font-size:40px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.25;letter-spacing:0.08em}@media screen and (max-width:768px){.topPageFvSec__interviewTitle{font-size:30px;letter-spacing:0}}.topPageFvSec__interviewText{font-size:16px;color:#fff;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:300;line-height:1.625;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.4);margin-top:10px}@media screen and (max-width:768px){.topPageFvSec__interviewText{font-size:15px}}@media screen and (max-width:768px){.topPageFvSec__interviewText{margin-top:13px;padding:0 0 20px 0;font-size:13px}}.topPageFvSec__interviewBtn{text-align:left;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media screen and (max-width:768px){.topPageFvSec__interviewBtn{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.topPageFvSec__faq{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media screen and (max-width:768px){.topPageFvSec__faq{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;padding:0 20px 50px;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.topPageFvSec__faqContent{max-width:360px;margin:0 auto 0 100px}@media screen and (max-width:768px){.topPageFvSec__faqContent{margin:0;max-width:86.56%}}.topPageFvSec__faqTitle{font-size:40px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-weight:600;line-height:1.25;letter-spacing:0.08em}@media screen and (max-width:768px){.topPageFvSec__faqTitle{font-size:30px;letter-spacing:0}}.topPageFvSec__faqText{font-size:16px;color:#fff;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:300;line-height:1.625;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.4);margin-top:10px}@media screen and (max-width:768px){.topPageFvSec__faqText{font-size:15px}}@media screen and (max-width:768px){.topPageFvSec__faqText{margin-top:13px;padding:0 0 20px 0;font-size:13px}}.topPageFvSec__entry{background:url(../images/topPage/topPageFvSec__entryBg.jpg) no-repeat center/cover;padding:200px 0}@media screen and (max-width:768px){.topPageFvSec__entry{background:url(../images/topPage/topPageFvSec__entryBg-sp.jpg) no-repeat center/cover;padding:0 20px}}.topPageFvSec__entryInner{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media screen and (max-width:768px){.topPageFvSec__entryInner{padding-left:25px;padding-right:25px;width:100%}}@media print{.topPageFvSec__entryInner{width:1024px}}.topPageFvSec__entrySentence{width:50%;color:#fff}@media screen and (max-width:768px){.topPageFvSec__entrySentence{width:100%}}.topPageFvSec__entryEn{font-family:"CabinetGrotesk-Regular",sans-serif;font-weight:400}@media screen and (max-width:768px){.topPageFvSec__entryTitle{font-size:35px}}.topPageFvSec__entryBanner{width:50%}@media screen and (max-width:768px){.topPageFvSec__entryBanner{width:100%}}.topPageFvSec__entryBannerLink{display:inline-block;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.topPageFvSec__entryBannerLink:hover{opacity:0.6}}.topPageFvSec__entryBannerLinkPic+.topPageFvSec__entryBannerLinkPic{margin-top:10px}.aboutPageHistory{height:auto;background:none;position:relative;padding:80px 0 900px}.aboutPageHistory:before{background:url(../images/aboutPage/aboutPageHistory__bg.jpg) no-repeat top/cover;content:"";left:0;top:0;width:100%;height:100vh;position:absolute}.aboutPageHistory.is-scrollTop{overflow-y:scroll}.aboutPageHistory.pointer-none{pointer-events:none}.aboutPageHistory.is_bgNone{background:none}.aboutPageHistory.is_bgNone:before{display:none}@media screen and (max-width:768px){.aboutPageHistory{height:auto;background:none;padding:0}.aboutPageHistory:before{background-image:url(../images/aboutPage/aboutPageHistory__bg-sp.jpg);background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;content:"";left:0;top:0;width:100%;height:100vh;position:absolute}}.aboutPageHistory__bg{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.aboutPageHistory__bg{padding-left:25px;padding-right:25px;width:100%}}@media print{.aboutPageHistory__bg{width:1024px}}@media screen and (max-width:768px){.aboutPageHistory__bg{position:static;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}.aboutPageHistory__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative}.aboutPageHistory__itemPic,.aboutPageHistory_itemSpPic{width:405px;margin:auto;position:relative}@media screen and (max-width:768px){.aboutPageHistory__itemPic,.aboutPageHistory_itemSpPic{margin-top:45px;max-width:310px}}.aboutPageHistory__SentenceList{width:100%;margin-top:219px;margin-left:125px}.aboutPageHistory__itemSentence{width:-webkit-calc(100% - (405px + 110px));width:-moz-calc(100% - (405px + 110px));width:calc(100% - (405px + 110px));max-width:505px;border-bottom:1px solid #fff;margin-left:110px;padding:130px 0 120px}.aboutPageHistory .activeElment01,.aboutPageHistory .activeElment02,.aboutPageHistory .activeElment03,.aboutPageHistory .activeElment04{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;opacity:0.3}.aboutPageHistory .activeElment01.is-active,.aboutPageHistory .activeElment02.is-active,.aboutPageHistory .activeElment03.is-active,.aboutPageHistory .activeElment04.is-active{opacity:1}.aboutPageHistory__itemSentenceTextWrap{max-width:240px}.aboutPageHistory__itemSentenceTextWrap .smallText{text-align:right;line-height:1;font-size:14px;color:#fff;margin-top:7px}.aboutPageHistory__itemSentenceTitle{font-size:60px;color:#fff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;line-height:1;letter-spacing:0;font-weight:600}.aboutPageHistory__itemSentenceTitle span.small{font-size:18px;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;margin-right:15px}.aboutPageHistory__itemSentenceTitle.small02{font-size:14px;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;text-align:right;line-height:1}.aboutPageHistory__itemSentenceTitle span.medium{font-size:20px}.aboutPageHistory__itemSentenceText{color:#fff;line-height:1.875;font-weight:500;margin-top:20px}@media screen and (max-width:768px){.aboutPageHistory__itemSentenceText{margin-top:0;line-height:1.7692}}.aboutPageHistory__listSp{padding:10px 0 100px}.aboutPageHistory__itemSp+.aboutPageHistory__itemSp{margin-top:75px}.aboutPageHistory__itemSp .smallText{line-height:1;font-size:10px;color:#fff;display:inline}.aboutPageHistory__itemSpTitle{font-size:40px;line-height:1.3;display:inline}.aboutPageHistory__itemSpTitle span.small{font-size:14px}.aboutPageHistory__itemSpTitle span.medium{font-size:20px}@media screen and (max-width:768px){.aboutPageHistory__itemSpTitle{line-height:1.2}}.aboutPageHistory__itemSpText{padding:15px 0 20px;border-bottom:1px solid #fff}@media screen and (max-width:768px){.aboutPageHistory__itemSpText{padding:9px 0 20px}}.aboutPageParallax{display:none}.aboutPageParallax.is_active{display:block}.aboutPageParallax:before{background:url(../images/aboutPage/aboutPageHistory__bg.jpg) no-repeat top/cover;top:100px;height:100vh;content:"";left:0;position:fixed;width:100%;z-index:-1}@media screen and (max-width:768px){.aboutPageParallax:before{background:url(../images/aboutPage/aboutPageHistory__bg-sp.jpg) no-repeat center/cover;top:60px}}.aboutPageGroup{max-width:1240px;width:100%;margin-left:auto;position:relative;z-index:3}@media screen and (max-width:768px){.aboutPageGroup{width:100%}}.aboutPageGroup__wrap{background:#fff;position:absolute;top:-580px;width:100%;padding:80px 0}.aboutPageGroup__wrap:before{content:"";position:absolute;background:url(../images/aboutPage/aboutPageGroup__beforeEn.png) no-repeat center/contain;width:18px;height:180px;top:84px;left:42px}@media screen and (max-width:768px){.aboutPageGroup__wrap:before{width:14px;height:135px;top:50px;left:22px}}@media screen and (max-width:768px){.aboutPageGroup__wrap{position:relative;top:0;padding:45px 25px 72px}}.aboutPageGroup__inner{max-width:960px;margin:auto}@media screen and (max-width:768px){.aboutPageGroup__list01{padding-left:35px}}.aboutPageGroup__list01Item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding-bottom:50px}@media screen and (max-width:768px){.aboutPageGroup__list01Item{display:block;padding-bottom:20px}}.aboutPageGroup__list01Item:not(:first-child){border-top:1px solid rgba(0,75,158,0.2);padding-top:40px}@media screen and (max-width:768px){.aboutPageGroup__list01Item:not(:first-child){padding-top:20px}}.aboutPageGroup__list01ItemTitle{font-size:18px;color:#004B9E;white-space:nowrap;max-width:230px;width:100%;font-weight:600}@media screen and (max-width:768px){.aboutPageGroup__list01ItemTitle{font-size:14px;max-width:100%}}.aboutPageGroup__list01ItemResult{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;color:#004b9e;font-weight:600;text-align:right;white-space:nowrap;max-width:205px;width:100%;line-height:1.35}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult{max-width:100%;text-align:left;margin-top:5px}}.aboutPageGroup__list01ItemResult span.size01{font-size:50px;line-height:1;letter-spacing:0.06em}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult span.size01{font-size:37px}}.aboutPageGroup__list01ItemResult span.size02{font-size:20px}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult span.size02{font-size:16px}}.aboutPageGroup__list01ItemResult span.size03{font-size:14px;color:#004B9E;letter-spacing:0}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult span.size03{font-size:10px}}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult span.size03.spRight{display:block;text-align:right}}.aboutPageGroup__list01ItemResult span.size04{font-size:44px;letter-spacing:0.06em}@media screen and (max-width:768px){.aboutPageGroup__list01ItemResult span.size04{font-size:32px}}.aboutPageGroup__list01ItemText{color:#004B9E;margin-left:40px;font-weight:500}@media screen and (max-width:768px){.aboutPageGroup__list01ItemText{margin:11px 0 0 0}}.aboutPageGroup__list02{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;padding:22px 0;background:#EFF8FF}@media screen and (max-width:768px){.aboutPageGroup__list02{display:block;margin-top:10px;padding:10px 20px 10px}}.aboutPageGroup__list02Item{width:33.333%;padding-left:50px}@media screen and (max-width:768px){.aboutPageGroup__list02Item{width:100%;padding-left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;padding-bottom:15px}}.aboutPageGroup__list02Item:not(:first-child){border-left:1px solid rgba(0,75,158,0.2)}@media screen and (max-width:768px){.aboutPageGroup__list02Item:not(:first-child){border-left:0;border-top:1px solid rgba(0,75,158,0.2);padding-top:5px}}.aboutPageGroup__list02ItemTitle{font-size:18px;color:#004B9E;line-height:1.4}@media screen and (max-width:768px){.aboutPageGroup__list02ItemTitle{font-size:14px;margin-right:16px}}.aboutPageGroup__list02ItemText{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;line-height:1.4;margin-top:10px}@media screen and (max-width:768px){.aboutPageGroup__list02ItemText{margin-top:0;line-height:1}}.aboutPageGroup__list02ItemText span.size01{font-size:50px;color:#004b9e;line-height:1;letter-spacing:0.06em}@media screen and (max-width:768px){.aboutPageGroup__list02ItemText span.size01{font-size:37px;line-height:1.2}}.aboutPageGroup__list02ItemText span.size02{font-size:20px;color:#004b9e}@media screen and (max-width:768px){.aboutPageGroup__list02ItemText span.size02{font-size:15px}}.aboutPageGroup__list02ItemText span.size03{font-size:14px;color:#004B9E}@media screen and (max-width:768px){.aboutPageGroup__list02ItemText span.size03{font-size:10px}}@media screen and (min-width:769px){.aboutPageGroup__list02ItemText span.size03.u-small{font-size:13.5px}}.aboutPageGroup__list02ItemText span.size04{font-size:44px;color:#004b9e;letter-spacing:0.06em}@media screen and (max-width:768px){.aboutPageGroup__list02ItemText span.size04{font-size:32px}}.aboutPageGroup__btnwrap{text-align:right}.aboutPageGroup__btn{margin-top:45px}@media screen and (max-width:768px){.aboutPageGroup__btn{margin-top:25px}}@media screen and (min-width:769px){.aboutPageGroup__btn:hover .aboutPageGroup__btnLink{background:#D12424;border:1px solid #D12424}.aboutPageGroup__btn:hover .aboutPageGroup__btnLinkImgHover{opacity:1}}@media screen and (max-width:768px){.aboutPageGroup__btn{width:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}}.aboutPageGroup__btnLink{border:1px solid #004b9e;width:40px;height:40px}@media screen and (max-width:768px){.aboutPageGroup__btnLink{width:30px;height:30px}}.aboutPageGroup__btnText{color:#004b9e}@media screen and (max-width:768px){.aboutPageGroup__btnText{margin-left:10px;letter-spacing:-0.02em}}.aboutPageGroup__btnLinkImgHover{opacity:0}.aboutPage__blueBg{background:#EFF8FF;position:relative;z-index:2}.aboutPageBusiness{padding-top:535px}@media screen and (max-width:768px){.aboutPageBusiness{padding-top:80px}}.aboutPageBusiness__inner{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.aboutPageBusiness__inner{padding-left:25px;padding-right:25px;width:100%}}@media print{.aboutPageBusiness__inner{width:1024px}}.aboutPageBusiness__mainSub{font-size:18px;color:#004B9E;line-height:1.4;font-weight:bold}@media screen and (max-width:768px){.aboutPageBusiness__mainSub{font-size:14px}}.aboutPageBusiness__mainTitle{letter-spacing:0.06em;color:#004B9E;font-size:40px;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;line-height:1.3;margin-top:10px;font-weight:600}@media screen and (max-width:768px){.aboutPageBusiness__mainTitle{font-size:27px;line-height:1.3704}}.aboutPageBusiness__mainList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:45px;margin-top:72px}@media screen and (max-width:768px){.aboutPageBusiness__mainList{margin-top:44px;display:block}}.aboutPageBusiness__mainItem{max-width:330px;width:100%}.aboutPageBusiness__mainItem:nth-child(n+4){margin-top:10px}@media screen and (max-width:768px){.aboutPageBusiness__mainItem:nth-child(n+4){margin-top:36px}}@media screen and (max-width:768px){.aboutPageBusiness__mainItem{max-width:100%}.aboutPageBusiness__mainItem+.aboutPageBusiness__mainItem{margin-top:36px}}.aboutPageBusiness__mainItemBody{margin-top:13px;color:#004B9E}@media screen and (max-width:768px){.aboutPageBusiness__mainItemBody{margin-top:10px}}.aboutPageBusiness__mainItemBodyTitleEn{font-family:"CabinetGrotesk-Bold",sans-serif;font-size:14px;border-bottom:1px solid #004B9E;display:inline-block;line-height:1.4;font-weight:bold}@media screen and (max-width:768px){.aboutPageBusiness__mainItemBodyTitleEn{font-size:12px}}.aboutPageBusiness__mainItemBodyTitleJp{font-size:20px;font-weight:bold;margin-top:5px;letter-spacing:0.08em}@media screen and (max-width:768px){.aboutPageBusiness__mainItemBodyTitleJp{font-size:18px;margin-top:2px}}.aboutPageBusiness__mainItemBodyText{margin-top:10px;font-weight:500}@media screen and (max-width:768px){.aboutPageBusiness__mainItemBodyText{margin-top:5px}}.aboutPageBusiness__commonLinkWrap.business .aboutPageBusiness__commonLink{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;margin-top:52px}@media screen and (max-width:768px){.aboutPageBusiness__commonLinkWrap.business .aboutPageBusiness__commonLink{margin-top:32px}}.aboutPageBusiness__commonLinkWrap.social .aboutPageBusiness__commonLink{margin-top:34px}.aboutPageBusiness__commonLinkWrap.environment .aboutPageBusiness__commonLink{margin-top:60px}@media screen and (max-width:768px){.aboutPageBusiness__commonLinkWrap.environment .aboutPageBusiness__commonLink{margin-top:21px}}.aboutPageBusiness__commonLink{color:#004b9e;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.aboutPageBusiness__commonLink:hover{opacity:0.6}}@media screen and (max-width:768px){.aboutPageBusiness__commonLink{font-size:12px}}.aboutPageBusiness__commonLinkIcon{width:15px;margin-left:4px}@media screen and (max-width:768px){.aboutPageBusiness__commonLinkIcon{width:12px;margin-left:10px}}.aboutPageEnvironment{position:relative;margin-top:180px}@media screen and (max-width:768px){.aboutPageEnvironment{margin-top:80px}}.aboutPageEnvironment__pic{width:100%;max-width:968px}@media screen and (max-width:768px){.aboutPageEnvironment__pic{width:93.333%}}.aboutPageEnvironment__contents{background:rgba(255,255,255,0.7);position:absolute;z-index:1;max-width:700px;width:100%;padding:77px 0 80px;right:11.42857%;top:162px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media screen and (max-width:768px){.aboutPageEnvironment__contents{right:0;top:100px;width:93.333%;padding:40px 20px 40px 20px}}.aboutPageEnvironment__contentsInner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;max-width:580px;margin:auto;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}@media screen and (max-width:768px){.aboutPageEnvironment__contentsInner{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin-top:20px}}.aboutPageEnvironment__contentsDesc{width:-webkit-calc(100% - 220px);width:-moz-calc(100% - 220px);width:calc(100% - 220px)}@media screen and (max-width:768px){.aboutPageEnvironment__contentsDesc{width:-webkit-calc(100% - (105px + 25px));width:-moz-calc(100% - (105px + 25px));width:calc(100% - (105px + 25px))}}.aboutPageEnvironment__contentsDescHead{font-size:18px;color:#004B9E}@media screen and (max-width:768px){.aboutPageEnvironment__contentsDescHead{font-size:12px}}.aboutPageEnvironment__contentsDescTitle{font-size:40px;color:#004b9e;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;line-height:1.3;letter-spacing:0}@media screen and (max-width:768px){.aboutPageEnvironment__contentsDescTitle{font-size:37px;letter-spacing:0;line-height:1.2}}.aboutPageEnvironment__contentsDescTitle span.size01{font-size:16px}@media screen and (max-width:768px){.aboutPageEnvironment__contentsDescTitle span.size01{font-size:12px;letter-spacing:-0.02em}}.aboutPageEnvironment__contentsDescText{margin-top:16px;line-height:1.875;color:#004B9E;position:relative}@media screen and (max-width:768px){.aboutPageEnvironment__contentsDescText{margin-top:0;line-height:1.615384}}.aboutPageEnvironment__contentsDescTextSmall{position:absolute;width:116%;left:0;bottom:-44px;font-size:12px;line-height:1.5}.aboutPageEnvironment__contentsDescTextSmallSp{font-size:10px;line-height:1.5;text-indent:-2em;padding-left:2em;color:#004B9E}.aboutPageEnvironment__contentsDescTextSmallSp:first-child{margin-top:10px}.aboutPageEnvironment__contentsPic{width:170px;margin-left:50px}@media screen and (max-width:768px){.aboutPageEnvironment__contentsPic{width:105px;margin-left:25px}}.aboutPageSocial{margin-top:266px;padding-bottom:180px}@media screen and (max-width:768px){.aboutPageSocial{margin-top:292px;padding-bottom:60px}}.aboutPageSocial__picContainer{padding-bottom:35px}@media screen and (max-width:768px){.aboutPageSocial__picContainer{padding-bottom:25px}}.aboutPageSocial__inner{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.aboutPageSocial__inner{padding-left:25px;padding-right:25px;width:100%}}@media print{.aboutPageSocial__inner{width:1024px}}@media screen and (max-width:768px){.aboutPageSocial__inner{display:block}}.aboutPageSocial__desc{width:-webkit-calc(100% - 572px);width:-moz-calc(100% - 572px);width:calc(100% - 572px);margin-right:72px;color:#004B9E}@media screen and (max-width:768px){.aboutPageSocial__desc{width:100%;margin-right:0}}.aboutPageSocial__descHead{font-size:18px;line-height:1.4}@media screen and (max-width:768px){.aboutPageSocial__descHead{font-size:14px}}.aboutPageSocial__descTitle{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-size:40px;font-weight:600;line-height:1.3;margin-top:7px}@media screen and (max-width:768px){.aboutPageSocial__descTitle{font-size:27px}}.aboutPageSocial__descText{margin-top:17px;font-weight:500}@media screen and (max-width:768px){.aboutPageSocial__descText{letter-spacing:0.1em;margin-top:22px}}.aboutPageSocial .swiper{width:100%;max-width:500px}@media screen and (max-width:768px){.aboutPageSocial .swiper{max-width:100%;margin:62px auto 0}}.aboutPageSocial .swiper-pagination-bullet{width:40px;height:2px;border-radius:0;background:#004b9e}@media screen and (max-width:768px){.aboutPageSocial .swiper-pagination-bullet{width:30px}}.aboutPageSocial .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.aboutPageSocial .swiper-pagination{bottom:0;text-align:left}.aboutPageSocial__pic{width:100%!important}.personalityMessage{background:#EFF8FF;padding:127px 0 96px;position:relative;overflow:hidden}@media screen and (max-width:768px){.personalityMessage{padding:75px 0 403px}}.personalityMessage .parallax{position:absolute;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;transition:all .4s ease-out;width:100%;z-index:1}.personalityMessage__pic01{top:223px;right:37px;max-width:478px}@media screen and (max-width:768px){.personalityMessage__pic01{max-width:147px;top:670px;right:auto;left:5%}}@media screen and (max-width:500px){.personalityMessage__pic01{top:820px}}.personalityMessage__pic02{top:386px;right:10px;max-width:240px}@media screen and (max-width:768px){.personalityMessage__pic02{max-width:204px;right:4.476521%;top:660px}}@media screen and (max-width:500px){.personalityMessage__pic02{top:830px}}.personalityMessage__pic03{top:621px;right:60px;max-width:315px}@media screen and (max-width:768px){.personalityMessage__pic03{max-width:237px;top:750px;right:auto;left:-10%}}@media screen and (max-width:500px){.personalityMessage__pic03{left:-30%;top:900px}}.personalityMessage__pic04{top:676px;right:-330px;max-width:389px}@media screen and (max-width:768px){.personalityMessage__pic04{max-width:204px;top:820px;right:0}}@media screen and (max-width:500px){.personalityMessage__pic04{right:-24%;top:960px}}.personalityMessage__pic05{top:868px;right:320px;max-width:231px}@media screen and (max-width:768px){.personalityMessage__pic05{max-width:204px;top:850px;right:auto;left:10.533333%}}@media screen and (max-width:500px){.personalityMessage__pic05{top:1000px}}.personalityMessage__head{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;color:#004B9E}@media screen and (max-width:768px){.personalityMessage__head{padding-left:25px;padding-right:25px;width:100%}}@media print{.personalityMessage__head{width:1024px}}.personalityMessage__headEn{font-family:"CabinetGrotesk-Bold",sans-serif;font-size:16px;font-weight:bold}@media screen and (max-width:768px){.personalityMessage__headEn{font-size:13px}}.personalityMessage__box{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;color:#004B9E;margin-top:44px;position:relative;z-index:2}@media screen and (max-width:768px){.personalityMessage__box{padding-left:25px;padding-right:25px;width:100%}}@media print{.personalityMessage__box{width:1024px}}@media screen and (max-width:768px){.personalityMessage__box{margin-top:29px}}.personalityMessage__boxTitle{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-size:50px;line-height:1.1666;font-weight:600;letter-spacing:0.06em}@media screen and (max-width:768px){.personalityMessage__boxTitle{font-size:35px}}.personalityMessage__boxText{line-height:2;font-weight:400;margin-top:60px;letter-spacing:0.18em}@media screen and (max-width:768px){.personalityMessage__boxText{margin-top:32px;line-height:1.9231;letter-spacing:0.1em}}.personalityMessage__boxTextSmall{letter-spacing:0.05em;font-size:14px;opacity:0.7;margin-top:32px;text-indent:-1em;padding-left:1em;line-height:1.4286}@media screen and (max-width:768px){.personalityMessage__boxTextSmall{margin-top:20px;font-size:10px}}.personalityWant{background:#004B9E;padding:96px 0 95px;color:#fff}@media screen and (max-width:768px){.personalityWant{padding:80px 0}}.personalityWant__inner{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.personalityWant__inner{padding-left:25px;padding-right:25px;width:100%}}@media print{.personalityWant__inner{width:1024px}}.personalityWant__headEn{font-family:"CabinetGrotesk-Bold",sans-serif;font-size:16px;font-weight:bold}@media screen and (max-width:768px){.personalityWant__headEn{font-size:13px}}.personalityWant__headJp{font-weight:600}.personalityWant__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-top:83px}@media screen and (max-width:768px){.personalityWant__list{display:block;margin-top:47px}}.personalityWant__item{max-width:520px}@media screen and (max-width:768px){.personalityWant__item{max-width:100%}}.personalityWant__item+.personalityWant__item{margin-left:30px;padding-left:30px;border-left:1px solid rgba(255,255,255,0.2)}@media screen and (max-width:768px){.personalityWant__item+.personalityWant__item{padding:50px 0 0 0;margin:46px 0 0 0;border-left:none;border-top:1px solid rgba(255,255,255,0.2)}}.personalityWant__itemHead{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;position:relative}.personalityWant__itemHeadNum{position:absolute;bottom:0;left:0;font-size:120px;opacity:0.2;z-index:1;line-height:1}@media screen and (max-width:768px){.personalityWant__itemHeadNum{font-size:60px;top:0;bottom:auto}}.personalityWant__itemHeadTitle{position:relative;z-index:2;font-size:30px;line-height:1.2666;font-weight:600;letter-spacing:0}@media screen and (max-width:768px){.personalityWant__itemHeadTitle{font-size:22px;padding-left:80px;line-height:1.2727;letter-spacing:0}}.personalityWant__itemText{margin-top:30px;font-weight:500}@media screen and (max-width:768px){.personalityWant__itemText{margin-top:15px}}.personalityEntry{padding:113px 0;background:url(../images/personalityPage/personalityEntry__bg.jpg) no-repeat center/cover}@media screen and (max-width:768px){.personalityEntry{background:url(../images/personalityPage/personalityEntry__bg_sp.jpg) no-repeat center/cover;padding:65px 0 30px}}.personalityEntry__bannerImg{width:100%}.personalityEntry__inner{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;max-width:1240px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.personalityEntry__inner{padding-left:25px;padding-right:25px;width:100%}}@media print{.personalityEntry__inner{width:1024px}}@media screen and (max-width:768px){.personalityEntry__inner{display:block}}.personalityEntry__sentence{width:100%}@media screen and (max-width:768px){.personalityEntry__sentence{max-width:100%}}.personalityEntry__sentence.commonPage__title{margin:0;padding:0}.personalityEntry__sentence .commonPage__titleEn,.personalityEntry__sentence .commonPage__titleJp{color:#fff}.personalityEntry__sentence .commonPage__titleJp{line-height:1.25}@media screen and (max-width:768px){.personalityEntry__sentence .commonPage__titleJp{font-size:22px;letter-spacing:-0.06em}}.personalityEntry__sentence .commonPage__titleEn:before{background:#fff}.personalityEntry__banner{max-width:360px;margin-left:auto;width:100%}@media screen and (max-width:768px){.personalityEntry__banner{margin-top:20px;max-width:100%}}.personalityEntry__bannerLink{width:100%;display:block;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.personalityEntry__bannerLink:hover{opacity:0.6}}.personalityEntry__bannerLink+.personalityEntry__bannerLink{margin-top:7px}.interviewPage .video_close{position:absolute;top:-50px;right:0;z-index:200;cursor:pointer;background:url(../images/interviewPage/close_btn.png) no-repeat center/contain;width:40px;height:40px;text-indent:-9999px}@media screen and (max-width:768px){.interviewPage .video_close{width:30px;height:30px;top:-40px}}.interviewPage .video_overlay{position:fixed;width:100%;height:100%;top:100px;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);z-index:100;display:none}@media screen and (max-width:768px){.interviewPage .video_overlay{top:60px}}.interviewPage .video_player{position:fixed;left:50%;z-index:30;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:640px;height:-webkit-calc(100% - 100px);height:-moz-calc(100% - 100px);height:calc(100% - 100px);margin-top:auto}@media screen and (max-width:768px){.interviewPage .video_player{height:-webkit-calc(100% - 60px);height:-moz-calc(100% - 60px);height:calc(100% - 60px)}}.interviewPage .video_player.is-active{display:block;padding-bottom:65px}.interviewPage .player_inner{position:relative;padding-top:56.25%;width:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.interviewPage .swiper__displayNum{color:#fff;font-family:"CabinetGrotesk-Bold",sans-serif;bottom:-50px;position:absolute;padding-bottom:3px;display:inline-block;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:768px){.interviewPage .swiper__displayNum{bottom:-40px}}.interviewPage .swiper__displayNum:before{content:"";position:absolute;width:100%;height:1px;background:#fff;bottom:0;left:0}.interviewPage .passionPageMovie__modalItemMovie{position:absolute;width:100%;height:100%;top:0;left:0}@media screen and (max-width:768px){.interviewPage .personalityEntry__sentence .commonPage__title{padding:0}}.interviewArea{background:#EFF8FF;padding:82px 0 180px}@media screen and (max-width:768px){.interviewArea{padding:40px 0 80px}}.interviewArea__list{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.interviewArea__list{padding-left:25px;padding-right:25px;width:100%}}@media print{.interviewArea__list{width:1024px}}.interviewArea__item+.interviewArea__item{margin-top:30px}@media screen and (max-width:768px){.interviewArea__item+.interviewArea__item{margin-top:25px}}@media screen and (max-width:768px){.interviewArea__item:nth-child(3) .interviewArea__itemSentenceTitle:after{right:15px}}.interviewArea__item:nth-child(4) .interviewArea__itemSentenceTitle:after{right:70px}.interviewArea__item:nth-child(7) .interviewArea__itemSentenceTitle:after{right:130px}@media screen and (-webkit-min-device-pixel-ratio:0){:root .interviewArea__item:nth-child(7) .interviewArea__itemSentenceTitle:after,_::-webkit-full-page-media,_:future{right:100px}}.interviewArea__itemLink{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;background:#fff;color:#004B9E;width:100%;cursor:none}@media screen and (min-width:769px){.interviewArea__itemLink:hover .interviewArea__itemPersonImg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media screen and (max-width:768px){.interviewArea__itemLink{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.interviewArea__itemSentence{width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);width:calc(100% - 300px)}@media screen and (max-width:768px){.interviewArea__itemSentence{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1;width:100%;margin-top:22px}}.interviewArea__itemSentenceEn{font-family:"CabinetGrotesk-Bold",sans-serif;position:relative;padding-left:40px;font-size:14px;font-weight:bold}@media screen and (max-width:768px){.interviewArea__itemSentenceEn{padding-left:25px}}.interviewArea__itemSentenceEn:after{content:"";left:0;position:absolute;bottom:0;height:1px;background:#004B9E;width:137px}@media screen and (max-width:768px){.interviewArea__itemSentenceEn:after{width:125px}}.interviewArea__itemSentenceTitle{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;font-size:30px;font-weight:600;line-height:1.2666;position:relative;margin:60px 0 0 50px;display:inline-block;letter-spacing:0.06em}@media screen and (max-width:768px){.interviewArea__itemSentenceTitle{margin:30px 0 0 32px;font-size:22px}}.interviewArea__itemSentenceTitle:after,.interviewArea__itemSentenceTitle:before{content:"";position:absolute;width:14px;height:14px}.interviewArea__itemSentenceTitle:before{background:url(../images/interviewPage/interviewArea__itemSentenceTitleBefore.png) no-repeat center/contain;left:-14px;top:-7px}.interviewArea__itemSentenceTitle:after{background:url(../images/interviewPage/interviewArea__itemSentenceTitleAfter.png) no-repeat center/contain;right:-14px;bottom:-7px}.interviewArea__itemSentenceCareer{margin:35px 0 7px 40px;font-size:14px;font-weight:500}@media screen and (max-width:768px){.interviewArea__itemSentenceCareer{margin:29px 0 25px 23px;font-size:12px;line-height:1.4167}}.interviewArea__itemPerson{max-width:420px;overflow:hidden}@media screen and (max-width:768px){.interviewArea__itemPerson{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0;max-width:100%}}.interviewArea__itemPersonImg{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;pointer-events:none}.cursor{-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;-moz-transition:transform 0.2s,-moz-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s,-moz-transform 0.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.cursor span{height:10px;width:10px;border-radius:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;z-index:1;pointer-events:none;display:none}@media screen and (min-width:769px){.cursor span.is-active{height:90px;width:90px;background:url(../images/interviewPage/interviewArea__stalkerIcon.png) no-repeat center/contain;display:block;-webkit-animation:zoom 0.5s ease;-moz-animation:zoom 0.5s ease;animation:zoom 0.5s ease}}.faqPage .commonPage__title{margin-bottom:42px}.faqPageArea{padding:70px 0 180px;background:url(../images/faqPage/faqPageArea__bg.jpg) repeat top/cover;-webkit-background-size:100% auto;background-size:100% auto}@media screen and (max-width:768px){.faqPageArea{padding:40px 0 80px}}.faqPageArea__anchor{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;margin-bottom:38px}@media screen and (max-width:768px){.faqPageArea__anchor{padding-left:25px;padding-right:25px;width:100%}}@media print{.faqPageArea__anchor{width:1024px}}@media screen and (max-width:768px){.faqPageArea__anchor{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-bottom:20px;padding:0 10px}}.faqPageArea__anchorItem{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;cursor:pointer}@media screen and (min-width:769px){.faqPageArea__anchorItem:hover{opacity:0.6}}@media screen and (max-width:768px){.faqPageArea__anchorItem{letter-spacing:0}}.faqPageArea__anchorItem+.faqPageArea__anchorItem{margin-left:30px}@media screen and (max-width:768px){.faqPageArea__anchorItem+.faqPageArea__anchorItem{margin-left:20px}}.faqPageArea__anchorItemIcon{width:40px}@media screen and (max-width:768px){.faqPageArea__anchorItemIcon{width:30px}}.faqPageArea__anchorItemText{font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;color:#004b9e;font-weight:600;padding-left:14px;font-size:20px}@media screen and (max-width:768px){.faqPageArea__anchorItemText{font-size:18px;letter-spacing:-0.05em;padding-left:10px}}.faqPageArea__block{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1120px;width:100%}@media screen and (max-width:768px){.faqPageArea__block{padding-left:25px;padding-right:25px;width:100%}}@media print{.faqPageArea__block{width:1024px}}.faqPageArea__block+.faqPageArea__block{margin-top:90px}@media screen and (max-width:768px){.faqPageArea__block+.faqPageArea__block{margin-top:50px}}.faqPageArea__title{color:#fff;font-size:40px;font-weight:600;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;letter-spacing:0.06em;padding-top:100px;margin-top:-100px}@media screen and (max-width:768px){.faqPageArea__title{font-size:27px;padding-top:60px;margin-top:-60px}}.faqPageArea__list{margin-top:36px}@media screen and (max-width:768px){.faqPageArea__list{margin-top:25px}}.faqPageArea__item+.faqPageArea__item{margin-top:20px}@media screen and (max-width:768px){.faqPageArea__item+.faqPageArea__item{margin-top:15px}}.faqPageArea__itemTitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#fff1ff;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;background:rgba(0,75,158,0.9);padding:23px 30px 28px 50px;cursor:pointer}@media screen and (max-width:768px){.faqPageArea__itemTitle{padding:20px 15px 20px 20px}}.faqPageArea__itemTitleLeft{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:-webkit-calc(100% - 40px);width:-moz-calc(100% - 40px);width:calc(100% - 40px)}@media screen and (max-width:768px){.faqPageArea__itemTitleLeft{width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px)}}.faqPageArea__itemTitleLeftEn{font-size:28px;line-height:1}@media screen and (max-width:768px){.faqPageArea__itemTitleLeftEn{font-size:20px}}.faqPageArea__itemTitleLeftJp{font-size:20px;margin-left:30px;letter-spacing:0.06em}@media screen and (max-width:768px){.faqPageArea__itemTitleLeftJp{font-size:15px;margin-left:12px}}.faqPageArea__itemTitleRight{width:40px;height:40px;border-radius:50%;border:1px solid #fff;position:relative}@media screen and (max-width:768px){.faqPageArea__itemTitleRight{width:30px;height:30px}}.faqPageArea__itemTitleRight:after,.faqPageArea__itemTitleRight:before{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;content:"";position:absolute;width:12px;height:1px;background:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:768px){.faqPageArea__itemTitleRight:after,.faqPageArea__itemTitleRight:before{width:9px}}.faqPageArea__itemTitleRight:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-moz-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.faqPageArea__itemTitleRight.is-open:after{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.faqPageArea__itemText{display:none}.faqPageArea__itemTextInner{background:rgba(255,255,255,0.9);color:#004B9E;font-family:"游明朝","游明朝体","Yu Mincho",YuMincho,"Noto Serif JP",serif;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:41px 50px 33px}@media screen and (max-width:768px){.faqPageArea__itemTextInner{padding:25px 20px}}.faqPageArea__itemTextEn{font-size:28px;line-height:1}@media screen and (max-width:768px){.faqPageArea__itemTextEn{font-size:20px}}.faqPageArea__itemTextJpWrap{width:100%;margin-left:26px}@media screen and (max-width:768px){.faqPageArea__itemTextJpWrap{margin-left:15px}}.faqPageArea__itemTextJp{font-size:20px;letter-spacing:0.1em}@media screen and (max-width:768px){.faqPageArea__itemTextJp{font-size:15px}}.faqPageArea__itemTextFlow{margin:40px 0 0}.faqPageArea__itemTextFlowItem{border-radius:6px;border:1px solid #004B9E;background:#fff;color:#004B9E;width:100%;padding:20px 0;position:relative}@media screen and (max-width:768px){.faqPageArea__itemTextFlowItem{padding:15px 0}}.faqPageArea__itemTextFlowItem+.faqPageArea__itemTextFlowItem{margin-top:30px}@media screen and (max-width:768px){.faqPageArea__itemTextFlowItem+.faqPageArea__itemTextFlowItem{margin-top:20px}}.faqPageArea__itemTextFlowItem+.faqPageArea__itemTextFlowItem:before{content:"";position:absolute;left:50%;top:-20px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:8px 7px 0 7px;border-color:#004B9E transparent transparent transparent}@media screen and (max-width:768px){.faqPageArea__itemTextFlowItem+.faqPageArea__itemTextFlowItem:before{border-width:6px 5px 0 5px;top:-13px}}.faqPageArea__itemTextFlowItem:last-child{background:#004B9E;color:#fff}.faqPageArea__itemTextFlowText{text-align:center;line-height:1;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif}.faqPageArea__itemTextFlowSmall{font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-size:14px;padding-left:1em;text-indent:-1em;margin-top:30px}@media screen and (max-width:768px){.faqPageArea__itemTextFlowSmall{font-size:12px;margin-top:20px}}.faqPageArea__itemTextJpSmall{margin-top:30px;font-family:"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-weight:500}@media screen and (max-width:768px){.faqPageArea__itemTextJpSmall{margin-top:15px}}.faqPageArea__itemTextJpSmallTel{pointer-events:none;color:#004B9E}@media screen and (max-width:768px){.faqPageArea__itemTextJpSmallTel{pointer-events:auto}}.faqPageArea__itemTextJpSmallMail{color:#004B9E;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.faqPageArea__itemTextJpSmallMail:hover{opacity:0.6}}.faqPageArea__itemTextJpLink{text-decoration:underline;color:#004B9E;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (min-width:769px){.faqPageArea__itemTextJpLink:hover{text-decoration:underline}}@media screen and (min-width:769px){.faqPageArea__itemTextJpLink:hover{opacity:0.6}}@page{size:A4 portrait;margin:0mm}@media print{body{-webkit-print-color-adjust:exact;word-break:break-all!important}.u-printPages__next{size:A4 landscape;page-break-before:always}.u-printPages__box{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.aboutPageBusiness__mainList{gap:20px}.aboutPageBusiness__mainItem{max-width:300px}}
/*# sourceMappingURL=style.css.map */