@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&Noto+Serif+JP:wght@500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@400;500;600;700&family=Special+Gothic+Expanded+One&display=swap");:root{--black:#000;--white:#fff;--kous-black:#333;--gray:#ddd;--blue:blue;--main_blue:#00aaf2;--dark_blue:#0068b7;--lightblue_bg:#f1f6f8;--border:#C9C9C9;--border_blue:#CED2D6;--time_color:#BBBCBE;--main-color:var(--kous-black);--main-bg-color:var(--white);--main-border-color:#e1e1e1;--footer-menu-border:var(--gray);--copyright-bg:var(--white);--copyright-color:var(--kous-black);--hamburger-trigger-bg:var(--kous-black);--hamburger-trigger-bar:var(--white);--hamburger-bg:var(--dark_blue);--hamburger-border:var(--white);--hamburger-color:var(--white);--pagenavi-navi-bg:var(--blue);--pagenavi-navi-border:var(--white);--form-page-tab:#F1F6F8;--form-tab-border:transparent;--form-tab-line:#173F92;--form-page-active:#00AAF2;--form-active-color:var(--white);--policy-dt-color:var(--kous-black);--policy-link-color:var(--dark_blue);--404-h1_color:var(--kous-black);--404-p_color:#C9C9C9;--404-menu-border:#C9C9C9}.mw_wp_form{--form-bg-color:#F1F6F8;--form-white:var(--white);--form-red:#c50000;--form-gray:#999999;--form-border:#cccccc;--form-policy-linkcolor:var(--dark_blue);--form-go-bg:var(--dark_blue);--form-go-color:var(--white);--form-back-bg:var(--dark_blue)}:root{font-size:16px}.mincho{font-family:"Noto Serif JP",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-weight:500}.disp__only{display:none}@media screen and (max-width:900px){.disp__only.--mobile{display:block}}@media screen and (max-width:450px){.disp__only.--sp{display:block}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex._list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex._fdr{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:900px){.flex._fdr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}*{margin:0;padding:0}:focus{outline:none!important}body{color:var(--main-color);background:var(--white);font-weight:500;font-family:"IBM Plex Sans JP",sans-serif;padding-top:clamp(68px,10vw,120px);-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset}@media screen and (max-width:1280px){body{-webkit-text-size-adjust:100%}}@media screen and (max-width:900px){body #swipebox-close{right:auto;left:0}}@media (-ms-high-contrast:none){body{font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),only screen and (-webkit-min-device-pixel-ratio:2){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}address,dd,dt,li,p,td,th{font-size:clamp(0.9375rem,1.7777777778vw,1rem);font-weight:400;line-height:2;font-style:normal}div{-webkit-box-sizing:border-box;box-sizing:border-box}ol,ul{list-style:none}h1,h2,h3,h4,h5{font-weight:600;margin:0}@media screen and (max-width:1280px){h1 br,h2 br,h3 br,h4 br,h5 br{display:none}}figure,img,picture{margin:0}a{display:inline-block;color:inherit;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}a.link{text-decoration:underline;display:inline}a:hover{opacity:0.6}a[href^=tel]{color:inherit;text-decoration:none;cursor:default}a[href^=tel]:hover{opacity:1}@media screen and (min-width:901px){a[href^=tel]{pointer-events:none}}.wp-caption{margin:10px;padding-top:4px;border:1px solid #ddd;border-radius:3px;background-color:#f3f3f3;text-align:center}.wp-caption img{margin:0;padding:0;border:none}.wp-caption p.wp-caption-text{margin:0;padding:0 4px 5px;font-size:11px;line-height:17px}.text-center{text-align:center}@media screen and (max-width:900px){.text-center{text-align:left}}.text-left{text-align:left}.text-right{text-align:right}pre{padding:30px 40px;background:#c71585;color:var(--white);font-size:16px;font-weight:300;position:relative;z-index:0}.cm-style{overflow:clip}.image{display:block;max-width:100%;width:100%;height:auto;margin:0 auto}.image--inline{display:inline-block;max-width:100%;height:auto;vertical-align:middle}table{border-collapse:collapse;border-spacing:0;width:100%;height:auto!important;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;table-layout:fixed}tbody,tr{width:100%;height:auto!important;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}td,th{padding:32px 20px;font-size:clamp(0.9375rem,1.7777777778vw,1rem);text-align:left;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;border-bottom:1px solid var(--border);line-height:1.75}@media screen and (max-width:900px){td,th{display:block;border:none;padding:24px 0}}th{width:240px;border-bottom:1px solid var(--main_blue);font-weight:600}@media screen and (max-width:900px){th{width:100%;border-top:1px solid var(--border);border-bottom:none;padding-bottom:8px}}@media screen and (max-width:900px){td{padding-top:0}}.container{position:relative;width:100%;max-width:1280px;margin:auto;padding-right:40px;padding-left:40px;overflow:clip;-webkit-box-sizing:border-box;box-sizing:border-box}.container._of{overflow:visible}@media screen and (max-width:450px){.container{padding-right:20px;padding-left:20px}}.over--left{width:auto;max-width:none;margin-left:calc((100vw - 1600px) / 2);padding:0}@media screen and (max-width:1280px){.over--left .image{margin-right:-40px}}@media screen and (max-width:450px){.over--left .image{margin-right:-20px}}.over--right{width:auto;max-width:none;margin-right:calc((100vw - 1600px) / 2);padding:0}@media screen and (max-width:1280px){.over--right .image{margin-left:-40px}}@media screen and (max-width:450px){.over--right .image{margin-left:-20px}}@media screen and (max-width:1280px){.over--left,.over--right{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}}@media screen and (max-width:450px){.over--left,.over--right{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}}.flickWrap{width:100%}@media screen and (max-width:900px){.flickWrap{padding:5px 0;overflow:auto;white-space:nowrap}.flickWrap:before{margin-bottom:20px;color:#f55;font-size:clamp(0.75rem,1.5555555556vw,0.875rem);content:"※表が見切れる場合は横スクロールでご覧ください。"}.flickWrap::-webkit-scrollbar{height:5px}.flickWrap::-webkit-scrollbar-thumb,.flickWrap::-webkit-scrollbar-track{background:#bcbcbc}}@media screen and (max-width:900px){.activeNav{height:100%;overflow:hidden}}.lazy{opacity:0;position:relative;-webkit-transform:translate(0%,50px);transform:translate(0%,50px)}.lazy.--show{opacity:1}.lazy-show{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;transition:all 1s}.columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:901px){.swap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.cm-wrapper{margin-top:80px}.cm-headline{margin-bottom:32px}.cm-headline h2{font-size:clamp(1.25rem,2.6666666667vw,1.5rem)}.cm-headline small{font-size:clamp(0.875rem,1.7777777778vw,1rem)}.cm-caption{font-size:clamp(1.25rem,2.6666666667vw,1.5rem);margin-bottom:20px}.cm-column{display:-webkit-box;display:-ms-flexbox;display:flex;gap:72px}@media screen and (min-width:901px){.cm-column_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.cm-column_pic{width:33.3333333333%}.cm-column_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.cm-grid_column{display:-ms-grid;display:grid;-ms-grid-columns:1fr 32px 1fr 32px 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr;grid-template-rows:repeat(1,1fr);grid-gap:32px}.cm-grid_column>:first-child{-ms-grid-row:1;-ms-grid-column:1}.cm-grid_column>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.cm-grid_column>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.cm-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:clamp(80px,13.3333333333vw,120px);text-align:center}.cm-list a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-family:"Special Gothic Expanded One",sans-serif;font-size:clamp(0.8125rem,1.6666666667vw,0.9375rem);font-weight:700;color:var(--kous-black)}.cm-list .pages{display:none}.cm-list_archive{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cm-list_archive .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.cm-list_archive a,.cm-list_archive span{aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:clamp(32px,4vw,36px);height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:clamp(0.9375rem,2.2222222222vw,1.25rem);padding:0;margin:0;border-radius:50%;border:none!important;box-sizing:border-box}.cm-list_archive a:hover,.cm-list_archive span:hover{opacity:1;color:var(--white);background-color:#2260AA}.cm-list_archive a.previouspostslink,.cm-list_archive span.previouspostslink{width:9px;height:16px;color:transparent;position:relative;border:none;border-radius:0}.cm-list_archive a.previouspostslink:before,.cm-list_archive span.previouspostslink:before{content:"";background:url("../images/icon/arr_prev-gray.png") no-repeat;background-size:contain;width:9px;height:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cm-list_archive a.previouspostslink:hover,.cm-list_archive span.previouspostslink:hover{background:transparent}.cm-list_archive a.previouspostslink:hover:before,.cm-list_archive span.previouspostslink:hover:before{-webkit-filter:brightness(0) saturate(100%) invert(29%) sepia(79%) saturate(631%) hue-rotate(174deg) brightness(99%) contrast(96%);filter:brightness(0) saturate(100%) invert(29%) sepia(79%) saturate(631%) hue-rotate(174deg) brightness(99%) contrast(96%)}.cm-list_archive a.nextpostslink,.cm-list_archive span.nextpostslink{width:9px;height:16px;color:transparent;position:relative;border:none;border-radius:0}.cm-list_archive a.nextpostslink:after,.cm-list_archive span.nextpostslink:after{content:"";background:url("../images/icon/arr_next-gray.png") no-repeat;background-size:contain;width:9px;height:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cm-list_archive a.nextpostslink:hover,.cm-list_archive span.nextpostslink:hover{background:transparent}.cm-list_archive a.nextpostslink:hover:after,.cm-list_archive span.nextpostslink:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(29%) sepia(79%) saturate(631%) hue-rotate(174deg) brightness(99%) contrast(96%);filter:brightness(0) saturate(100%) invert(29%) sepia(79%) saturate(631%) hue-rotate(174deg) brightness(99%) contrast(96%)}.cm-list_archive img{display:block;width:8px}.cm-list_archive .current{color:var(--white);background-color:#2260AA}.cm-list_archive .previouspostslink img{-webkit-transform:translateX(-1px);transform:translateX(-1px)}.cm-list_archive .nextpostslink img{-webkit-transform:translateX(1px);transform:translateX(1px)}.cm-list_single{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cm-list_single [class*=cm-list]{min-width:55px}.cm-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:64px;font-size:clamp(1rem,2vw,1.125rem);font-weight:700;margin-top:56px}.cm-btn:hover{opacity:1}.cm-btn_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:240px;height:auto;font-size:clamp(0.9375rem,1.7777777778vw,1rem);line-height:56px;font-weight:700;color:var(--kous-black);background-color:var(--gray);-webkit-transition:all 0.3s;transition:all 0.3s}.only_pc{display:none}@media screen and (max-width:1280px){.only_pc{display:block!important}}.only_mobile{display:none}@media screen and (max-width:900px){.only_mobile{display:block!important}}.only_sp{display:none}@media screen and (max-width:450px){.only_sp{display:block!important}}.swipe{width:100%}@media screen and (max-width:900px){.swipe._w:before{background-image:url(../images/svg_swipe-w.svg)!important}}@media screen and (max-width:900px){.swipe{position:relative;padding:5px 0;overflow:hidden;z-index:1}.swipe img{min-width:1200px}.swipe:before{position:absolute;content:"";z-index:2;max-width:180px;width:100%;max-height:56px;height:100%;top:60px;left:20px;background-image:url(../images/svg_swipe.svg);background-position:center left;background-size:contain;background-repeat:no-repeat;-webkit-animation:2s ease-in-out alternate infinite please__swipe;animation:2s ease-in-out alternate infinite please__swipe}.swipe:after{position:absolute;content:"";top:50%;left:50%;display:block;width:100%;height:100%;background:var(--gray);opacity:0.6;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 0.6s;transition:all 0.6s}.swipe__on{overflow:auto;white-space:nowrap}.swipe__on:after,.swipe__on:before{opacity:0;z-index:-1;-webkit-animation:none;animation:none}.swipe__on::-webkit-scrollbar{height:5px}.swipe__on::-webkit-scrollbar-thumb,.swipe__on::-webkit-scrollbar-track{background:#bcbcbc}.swipe td,.swipe th{white-space:nowrap}}@-webkit-keyframes please__swipe{0%{left:10px}to{left:50px}}@keyframes please__swipe{0%{left:10px}to{left:50px}}.f-about-us .-inner{width:100%;max-width:clamp(528px,48.125vw,616px);margin-left:auto}@media screen and (max-width:1024px){.f-about-us .-inner{max-width:clamp(300px,51.5625vw,528px)}}@media screen and (max-width:900px){.f-about-us .-inner{max-width:initial}}.f-about-us hgroup{margin-bottom:clamp(24px,3.5555555556vw,32px)}.f-about-us hgroup p{font-family:"Special Gothic Expanded One",sans-serif;font-weight:400;color:var(--main_blue);font-size:clamp(1.125rem,2.2222222222vw,1.25rem);line-height:1.3em;margin-bottom:clamp(20px,2.6666666667vw,24px)}.f-about-us hgroup h2{font-size:clamp(1.5rem,3.5555555556vw,2rem);font-weight:600;line-height:1.75em}.f-about-us .-btn{margin-top:clamp(56px,7.1111111111vw,64px)}.f-about-movie{position:relative;margin-top:clamp(120px,17.5555555556vw,158px);padding-top:clamp(69px,9.3333333333vw,84px)}.f-about-movie .-bg{position:relative;z-index:0;clip-path:inset(0 100% 0% 0);-webkit-transition:all 0.8s 0.4s;transition:all 0.8s 0.4s}@media screen and (max-width:1280px){.f-about-movie .-bg{aspect-ratio:7/3}.f-about-movie .-bg img{position:absolute;max-width:initial;height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:900px){.f-about-movie .-bg{aspect-ratio:3/2}}.f-about-movie .-inner{position:absolute;z-index:1;top:0;right:clamp(20px,18.28125vw,234px);overflow:hidden}@media screen and (max-width:1280px){.f-about-movie .-inner{top:clamp(10px,1.953125vw,25px);right:clamp(20px,3.125vw,40px)}}@media screen and (max-width:900px){.f-about-movie .-inner{top:0}}.f-about-movie .-inner figure{width:clamp(158px,27.4285714286vw,384px);-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;-webkit-transition:all 0.6s 1.2s;transition:all 0.6s 1.2s}.f-about-movie .-inner span{display:block;font-family:"Special Gothic Expanded One",sans-serif;font-weight:400;font-size:clamp(3rem,8.5714285714vw,7.5rem);color:var(--white);line-height:1.0583333333em;clip-path:inset(0 100% 0% 0);-webkit-transition:all 0.5s 1.2s;transition:all 0.5s 1.2s}@media screen and (max-width:900px){.f-about-movie .-inner span{font-size:clamp(3rem,12.2222222222vw,6.875rem)}}.f-about-movie .-inner span:first-of-type{color:var(--main_blue)}.f-about-movie .-btn{position:absolute;right:clamp(20px,18.28125vw,234px);z-index:1;bottom:-32px}@media screen and (max-width:900px){.f-about-movie .-btn{right:clamp(32px,4.375vw,56px);bottom:-27px}}.f-about-movie.lazy-show .-bg{clip-path:inset(0 0% 0% 0)}.f-about-movie.lazy-show .-inner figure{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.f-about-movie.lazy-show .-inner span{clip-path:inset(0 0% 0% 0)}.f-about-job{margin-top:clamp(123px,21.3333333333vw,192px)}.f-about-job .-head{margin-bottom:56px}.f-about-job .-head hgroup{margin-bottom:25px}@media screen and (max-width:900px){.f-about-job .-head hgroup{margin-bottom:56px}}.f-about-job .-head>p{width:100%;max-width:656px}.f-about-job .-contents{width:95%;margin:0 auto;background:var(--dark_blue);border-radius:20px;overflow:hidden}@media screen and (max-width:900px){.f-about-job .-contents{width:100%;border-radius:0}}.f-about-job .-contents .-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.f-about-job .f-about-job-inner{-ms-flex-negative:0;flex-shrink:0;width:52.1%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:clamp(80px,11.328125vw,145px) clamp(40px,5.2vw,104px) clamp(80px,11.328125vw,145px) clamp(40px,8vw,160px)}@media screen and (max-width:1280px){.f-about-job .f-about-job-inner{padding:clamp(80px,9.7777777778vw,88px) clamp(20px,4.4444444444vw,40px) clamp(80px,9.7777777778vw,88px) clamp(20px,4.4444444444vw,40px)}}@media screen and (max-width:1100px){.f-about-job .f-about-job-inner{width:100%}}.f-about-job .f-about-job-inner ul{margin-top:-56px;margin-bottom:-56px}@media screen and (max-width:1100px){.f-about-job .f-about-job-inner ul{margin-top:-40px;margin-bottom:-40px}}.f-about-job .f-about-job-inner ul li{border-bottom:1px solid var(--white);padding:56px 0}@media screen and (max-width:1100px){.f-about-job .f-about-job-inner ul li{padding:40px 0}}.f-about-job .f-about-job-inner ul li:last-of-type{border-bottom:none}.f-about-job .f-about-job-inner ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(20px,3.125vw,40px);color:var(--white)}@media screen and (max-width:1280px){.f-about-job .f-about-job-inner ul li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1100px){.f-about-job .f-about-job-inner ul li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.f-about-job .f-about-job-inner ul li a h3{font-size:clamp(1rem,2.8888888889vw,1.625rem);font-weight:600;margin-bottom:clamp(24px,3.5555555556vw,32px);line-height:1.25em}.f-about-job .f-about-job-inner ul li a .-inner{position:relative}.f-about-job .f-about-job-inner ul li a .-inner .-arrow{position:absolute;right:0;top:0}.f-about-job .f-about-job-inner ul li a:hover{opacity:1}.f-about-job .f-about-job-inner ul li a:hover .c-arrow{background-color:var(--main_blue)}.f-about-job .f-about-job-inner ul li a:hover .c-arrow span svg{-webkit-transition:all 0.3s;transition:all 0.3s}.f-about-job .f-about-job-inner ul li a:hover .c-arrow span svg:first-of-type{-webkit-transform:translateX(120%);transform:translateX(120%)}.f-about-job .f-about-job-inner ul li a:hover .c-arrow span svg:nth-of-type(2){-webkit-transition-delay:0.2s;transition-delay:0.2s;-webkit-transform:translateX(0);transform:translateX(0)}.f-about-job .f-about-job-inner figure{-ms-flex-negative:0;flex-shrink:0;width:clamp(150px,17.421875vw,223px)}@media screen and (max-width:1280px){.f-about-job .f-about-job-inner figure{width:80%}}@media screen and (max-width:1100px){.f-about-job .f-about-job-inner figure{width:clamp(150px,24.7777777778vw,223px)}}.f-about-job .f-about-job-inner figure img{border-radius:10px}.f-about-job .f-about-job-img{position:relative;overflow:hidden;width:100%;height:auto}@media screen and (max-width:1100px){.f-about-job .f-about-job-img{display:none}}.f-about-job .f-about-job-img ul li{position:absolute;width:100%;height:100%;opacity:0}.f-about-job .f-about-job-img ul li.onhover{-webkit-animation:on_menu 0.6s ease-out 0s 1 forwards;animation:on_menu 0.6s ease-out 0s 1 forwards}.f-about-job .f-about-job-img figure{position:absolute;width:100%;height:100%}.f-about-job .f-about-job-img figure img{position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;max-width:initial;z-index:0}@-webkit-keyframes on_menu{0%{clip-path:inset(0 100% 0% 0);opacity:1}to{clip-path:inset(0 0% 0% 0);z-index:2;opacity:1}}@keyframes on_menu{0%{clip-path:inset(0 100% 0% 0);opacity:1}to{clip-path:inset(0 0% 0% 0);z-index:2;opacity:1}}.f-person{margin-top:clamp(144px,22.2222222222vw,200px);position:relative;padding-top:clamp(64px,16vw,144px)}.f-person .-bg{position:absolute;top:0;left:0;z-index:0;width:100%}@media screen and (max-width:1240px){.f-person .-bg{aspect-ratio:6/4}.f-person .-bg img{position:absolute;width:100%;height:100%;max-width:initial;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1000px){.f-person .-bg{aspect-ratio:6/8}}@media screen and (max-width:900px){.f-person .-bg{aspect-ratio:60/96}}@media screen and (max-width:450px){.f-person .-bg{aspect-ratio:1/3}}.f-person .-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:56px clamp(56px,7.5vw,96px)}@media screen and (max-width:1000px){.f-person .-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.f-person .-inner{-ms-flex-negative:0;flex-shrink:0;color:var(--white)}.f-person .-inner h3{margin-bottom:clamp(24px,3.5555555556vw,32px);font-size:clamp(1.5rem,3.5555555556vw,2rem);font-weight:600;line-height:1.6}@media screen and (max-width:1280px){.f-person .-inner h3 br{display:block}}.f-person .-inner>p{width:100%;max-width:560px}.f-person hgroup{margin-bottom:clamp(13px,2.8888888889vw,26px)}@media screen and (max-width:900px){.f-person hgroup{margin-bottom:56px}}.f-person hgroup h2{color:var(--white)}.f-person .-img{width:clamp(335px,50.7777777778vw,457px);padding-top:48px}@media screen and (max-width:1000px){.f-person .-img{margin:0 auto}}.f-person .-img figure{overflow:hidden;border-radius:10px}.f-person .-img img{border-radius:10px;-webkit-transition:all 0.5s;transition:all 0.5s}@media (hover:hover){.f-person .-img a:hover{opacity:1}.f-person .-img a:hover img{scale:1.1}}@media (hover:none){.f-person .-img a{-webkit-transition:all 0s;transition:all 0s}.f-person .-img a:active{opacity:1}.f-person .-img a:active img{scale:1.1}}.f-person .-ceo{margin-top:clamp(10px,1.7777777778vw,16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(10px,1.25vw,16px)}.f-person .-ceo span{color:var(--white);font-weight:600}.f-person .-ceo span:first-of-type{font-size:clamp(0.875rem,1.7777777778vw,1rem)}.f-person .-ceo span:nth-of-type(2){font-size:clamp(1rem,2vw,1.125rem)}.f-person .-contents{position:relative;z-index:1;max-width:95%;margin:0 auto;margin-top:clamp(64px,8vw,72px)}@media screen and (max-width:1240px){.f-person .-contents{width:100%;max-width:initial;overflow:hidden}}.f-person .-contents ul{display:-webkit-box;display:-ms-flexbox;display:flex}.f-person .-contents .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.f-person .-contents .slick-arrow:hover .c-arrow{background-color:var(--main_blue)}.f-person .-contents .slick-arrow:hover .c-arrow span svg{-webkit-transition:all 0.3s;transition:all 0.3s}.f-person .-contents .slick-arrow:hover .c-arrow span svg:first-of-type{-webkit-transform:translateX(120%);transform:translateX(120%)}.f-person .-contents .slick-arrow:hover .c-arrow span svg:nth-of-type(2){-webkit-transition-delay:0.2s;transition-delay:0.2s;-webkit-transform:translateX(0);transform:translateX(0)}.f-person .-contents .arrow_box_person{display:none}@media screen and (max-width:1240px){.f-person .-contents .arrow_box_person{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}}.f-person .-contents .arrow_box_person .prev-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.f-person .-contents li{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 clamp(8px,0.9375vw,12px)}@media screen and (max-width:1240px){.f-person .-contents li{position:relative;width:360px}}@media screen and (max-width:670px){.f-person .-contents li{left:initial}}.f-person .-contents li a{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 0 40px rgba(0,0,0,0.04);box-shadow:0 0 40px rgba(0,0,0,0.04);padding:40px clamp(24px,2.5vw,32px);-webkit-box-sizing:border-box;box-sizing:border-box}.f-person .-contents li a:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;-webkit-backdrop-filter:blur(30px) brightness(130%);backdrop-filter:blur(30px) brightness(130%);background-color:rgba(255,255,255,0.1)}.f-person .-contents li a:hover{opacity:1}.f-person .-contents li a:hover figure img{-webkit-transform:scale(1.1);transform:scale(1.1)}.f-person .-contents figure{position:relative;z-index:1;aspect-ratio:1/1;width:215px;height:auto;border-radius:50%;margin-bottom:32px;overflow:hidden}.f-person .-contents figure img{-webkit-transition:all 0.5s;transition:all 0.5s}.f-person .-contents .-msg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:1;font-size:22px;font-weight:600;text-align:center;line-height:1.8181818182em}@media screen and (max-width:900px){.f-person .-contents .-msg{text-align:left;white-space:nowrap}}.f-person .-contents .-info{position:relative;z-index:1;margin-top:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-person .-contents .-info span:first-of-type{font-size:clamp(12px,0.9375vw,15px);font-weight:400}@media screen and (max-width:1280px){.f-person .-contents .-info span:first-of-type{font-size:15px}}.f-person .-contents .-info span:nth-of-type(2){display:inline-block;margin-left:16px;font-family:"Special Gothic Expanded One",sans-serif;color:var(--main_blue);font-size:30px;font-weight:400;position:relative;top:-5px}.f-recruit{position:relative;margin-top:clamp(170px,34.2222222222vw,308px);background:var(--lightblue_bg);padding-top:clamp(126px,26.6666666667vw,240px);padding-bottom:clamp(64px,13.3333333333vw,120px)}.f-recruit-slider{margin-bottom:-16px;position:absolute;width:100%;top:0;left:0;z-index:1;-webkit-transform:translateY(-38%);transform:translateY(-38%)}.f-recruit-slider .-slider{position:relative;width:100%;overflow:hidden}.f-recruit-slider .-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-recruit-slider .wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.f-recruit-slider .wrap span{padding-right:clamp(12px,2.5vw,32px);font-family:"Special Gothic Expanded One",sans-serif;font-weight:400;font-size:clamp(3rem,13.3333333333vw,7.5rem);line-height:1.0583333333em;color:var(--main_blue)}.f-recruit-slider .wrap figure{display:inline-block;padding-right:clamp(12px,2.5vw,32px);width:clamp(165px,42.6666666667vw,384px)}.f-recruit-slider .-right{top:-16px}@media screen and (max-width:450px){.f-recruit-slider .-right{top:-4px}}.f-recruit-slider .-right .wrap span{color:var(--white)}.f-recruit ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.f-recruit ul .slick-track{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-recruit ul li{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1240px){.f-recruit ul li{padding:0 8px}}@media screen and (min-width:901px){.f-recruit ul li{-ms-flex-preferred-size:32%;flex-basis:32%;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:900px){.f-recruit ul li{-webkit-transform:translateX(0);transform:translateX(0);min-width:335px}}.f-recruit ul li a{position:relative;background:var(--white);padding:clamp(88px,10vw,128px) clamp(32px,3.75vw,48px) clamp(40px,7.5vw,96px);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.f-recruit ul li a:hover{opacity:1}.f-recruit ul li a:hover .-icon svg path{fill:var(--main_blue)}.f-recruit ul li a:hover .c-arrow{background-color:var(--main_blue)}.f-recruit ul li a:hover .c-arrow span svg{-webkit-transition:all 0.3s;transition:all 0.3s}.f-recruit ul li a:hover .c-arrow span svg:first-of-type{-webkit-transform:translateX(120%);transform:translateX(120%)}.f-recruit ul li a:hover .c-arrow span svg:nth-of-type(2){-webkit-transition-delay:0.2s;transition-delay:0.2s;-webkit-transform:translateX(0);transform:translateX(0)}.f-recruit ul li a .-arrow{margin-left:auto;margin-top:clamp(32px,4.4444444444vw,40px)}.f-recruit .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.f-recruit .slick-arrow:hover .c-arrow{background-color:var(--main_blue)}.f-recruit .slick-arrow:hover .c-arrow span svg{-webkit-transition:all 0.3s;transition:all 0.3s}.f-recruit .slick-arrow:hover .c-arrow span svg:first-of-type{-webkit-transform:translateX(120%);transform:translateX(120%)}.f-recruit .slick-arrow:hover .c-arrow span svg:nth-of-type(2){-webkit-transition-delay:0.2s;transition-delay:0.2s;-webkit-transform:translateX(0);transform:translateX(0)}.f-recruit .arrow_box_lower{display:none}@media screen and (max-width:900px){.f-recruit .arrow_box_lower{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}}.f-recruit .arrow_box_lower .prev-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.f-recruit hgroup{margin-bottom:clamp(64px,8vw,72px)}.f-recruit hgroup h2{font-size:16px;font-weight:600;line-height:2em;margin-bottom:8px}.f-recruit hgroup p{font-family:"Special Gothic Expanded One",sans-serif;font-weight:400;color:var(--main_blue);font-size:clamp(1.875rem,3.6666666667vw,2.0625rem);line-height:1;word-break:break-all}@media screen and (min-width:901px) and (max-width:1200px){.f-recruit hgroup{margin-bottom:clamp(24px,5.3333333333vw,48px)}.f-recruit hgroup p{font-size:24px}}.f-recruit .-icon{display:block;aspect-ratio:1/1;width:48px;height:auto;position:absolute;top:24px;right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-recruit .-icon svg path{fill:var(--dark_blue);-webkit-transition:all 0.3s;transition:all 0.3s}.f-news{padding-top:clamp(120px,17.6666666667vw,159px);padding-bottom:clamp(288px,50.2222222222vw,452px)}.f-news-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px clamp(56px,9.453125vw,121px)}@media screen and (max-width:900px){.f-news-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.f-news .-head{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f-news .-head .-btn{margin-top:clamp(32px,7.1111111111vw,64px)}@media screen and (max-width:900px){.f-news .-head .-btn{display:none}}.f-news-inner{width:100%;margin-top:48px}@media screen and (max-width:900px){.f-news-inner{margin-top:0}}.f-news-inner li+li{margin-top:8px}.f-news-inner li a{background:var(--lightblue_bg);padding:24px 32px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px 16px;-webkit-transition:all 0.3s;transition:all 0.3s;overflow:hidden;position:relative}@media screen and (max-width:900px){.f-news-inner li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.f-news-inner li a:before{content:"";z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;background:var(--main_blue);-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translateX(-101%);transform:translateX(-101%)}.f-news-inner li a span{position:relative;z-index:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:900px){.f-news-inner li a span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.f-news-inner li a:hover{opacity:1;color:var(--white)}.f-news-inner li a:hover:before{-webkit-transform:translateX(0);transform:translateX(0)}.f-news-inner li a:hover time{color:var(--white)}.f-news-inner li time{color:#9a9a9a;position:relative;z-index:1;font-size:clamp(0.9375rem,1.7777777778vw,1rem);font-weight:400;line-height:2;-webkit-transition:all 0.3s;transition:all 0.3s}.f-news-inner .-btn{display:none;margin-top:clamp(24px,3.5555555556vw,32px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.f-news-inner .-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}
/*# sourceMappingURL=top.css.map */