@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;margin:0 auto;padding:0;font-weight:400;font-family:"Aldrich","Noto Sans JP",sans-serif;color:rgb(14,14,14);font-size:16px}@media screen and (max-width:767px){body,html{font-size:14.4px}}@media screen and (max-width:374px){body,html{font-size:12.8px}}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:1rem}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.select-wrap{position:relative}.select-wrap:after{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";z-index:2;width:15px;height:10px;clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none}button,input[type=submit]{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;border:1px solid rgb(190,190,190);padding:10px;border-radius:5px}section{padding:100px 0}section.section-bottom{padding-bottom:0}.contents-wrapper{width:calc(100% - 100px);max-width:1120px;margin:0 auto}@media (max-width:767px){.contents-wrapper{width:calc(100% - 40px)}}.contents-wrapper.big{max-width:1500px;width:100%}.contents-wrapper.big.right-padding{padding-right:190px}@media (max-width:1500px){.contents-wrapper.big.right-padding{padding-right:calc((100vw - 1120px) / 2)}}@media (max-width:1220px){.contents-wrapper.big.right-padding{padding-right:50px}}@media (max-width:767px){.contents-wrapper.big.right-padding{padding-right:20px}}.contents-wrapper.big.left-padding{padding-left:190px}@media (max-width:1500px){.contents-wrapper.big.left-padding{padding-left:calc((100vw - 1120px) / 2)}}@media (max-width:1220px){.contents-wrapper.big.left-padding{padding-left:50px}}@media (max-width:767px){.contents-wrapper.big.left-padding{padding-left:20px}}.ipad-block{display:none}@media (max-width:1023px){.ipad-block{display:block}}@media (max-width:1023px){.ipad-none{display:none}}@media screen and (min-width:768px){.sp{display:none}}@media screen and (max-width:767px){.pc{display:none}}.main-contents{text-align:left;word-wrap:break-word;line-height:200%}.main-contents p:not(:last-child){margin-bottom:15px}.main-contents img:not(.emoji){width:50%!important;height:auto!important;-o-object-fit:cover;object-fit:cover;margin-bottom:30px}@media (max-width:767px){.main-contents img:not(.emoji){width:100%!important}}.left-float{float:left}.right-float{float:right}.clear{clear:both}iframe,img{display:block;width:100%;height:auto;margin:0 auto}a{text-decoration:none;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s}a:hover{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.color-black{color:rgb(0,0,0)}.color-white{color:rgb(255,255,255)}table{width:100%;margin:0 auto;border-collapse:collapse;border-spacing:0}.block-item{display:block}.inlineblock-item{display:inline-block}.inline-item{display:inline}ol,ul{margin:0;padding:0;list-style-type:none}.right-flex{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.white-space{white-space:nowrap}figure{margin:0;padding:0}.top-en-title{font-size:4.8rem;text-transform:uppercase}@media (max-width:1023px){.top-en-title{font-size:3rem}}@media (max-width:767px){.top-en-title{font-size:2.5rem}.top-en-title .en{display:block}}.top-en-title.center{text-align:center}.top-en-title.white{color:rgb(255,255,255)}.top-en-title .ja{font-weight:500;font-size:1.5rem}@media (max-width:1023px){.top-en-title .ja{font-size:1rem}}@media (max-width:767px){.top-en-title .ja{font-size:0.9rem}}.en-blue-title{margin-bottom:50px;font-size:2rem;color:rgb(2,62,116);text-transform:uppercase}.en-blue-title.right{text-align:right}.en-blue-title.light-blue{color:rgb(0,123,164)}.line-title{margin-bottom:30px;padding:10px 20px;border-left:10px solid rgb(2,62,116);font-size:1.4rem;font-weight:500}@media (max-width:1023px){.line-title{font-size:1.2rem}}@media (max-width:767px){.line-title{margin-bottom:20px;padding:5px 20px;border-width:5px}}.recruit-work-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:70px 30px}.recruit-work-box .image-box{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}@media (max-width:1023px){.recruit-work-box .image-box{width:80%}}@media (max-width:767px){.recruit-work-box .image-box{width:95%}}.recruit-work-box .image-box .one{width:60%}.recruit-work-box .image-box .two{-webkit-transform:translateY(50px);transform:translateY(50px);width:calc(40% - 10px)}.recruit-work-box .text-box{width:calc(45% - 30px)}@media (max-width:1023px){.recruit-work-box .text-box{width:100%;padding-left:50px}}@media (max-width:767px){.recruit-work-box .text-box{padding-left:20px}}.recruit-work-box .inner-box:not(:last-child){margin-bottom:25px}.recruit-work-box .inner-box .title{margin-bottom:5px;font-weight:500;font-size:1.5rem}.recruit-work-box .inner-box p{font-size:0.9rem}.border-bottom-title{margin-bottom:40px;text-align:center;font-size:1.5rem;font-weight:500}.border-bottom-title:after{content:"";display:block;width:40px;height:5px;background-color:rgb(2,62,116);margin:10px auto 0}.border-bottom-title.light-blue:after{background-color:rgb(0,123,164)}.arrow-btn{width:137px;aspect-ratio:1/1;background-color:rgb(14,14,14);border:1px solid rgb(14,14,14);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.arrow-btn{width:90px}}@media (max-width:767px){.arrow-btn{width:70px}}.arrow-btn:before{content:"";display:block;width:60px;aspect-ratio:3/1;-webkit-mask-image:url("../../images/white-arrow.svg");mask-image:url("../../images/white-arrow.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:rgb(255,255,255);-webkit-transition:0.5s;transition:0.5s}@media (max-width:1023px){.arrow-btn:before{width:40%}}.arrow-btn:hover{background-color:rgb(255,255,255)}.arrow-btn:hover:before{background-color:rgb(14,14,14)}.arrow-btn.mini{width:60px}.arrow-btn.mini:before{width:30px}.text-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgb(14,14,14);border:1px solid rgb(218,218,218);padding-left:30px;font-size:1.5rem}.text-btn.black{background-color:rgb(14,14,14);border:1px solid rgb(14,14,14);color:rgb(255,255,255)}.text-btn.black:hover{background-color:rgb(255,255,255);color:rgb(14,14,14)}.text-btn.black:hover .arrow-btn{border-color:rgb(255,255,255)}.text-btn .arrow-btn{-webkit-transition:0.3s;transition:0.3s}.text-btn:hover .arrow-btn{background-color:rgb(255,255,255)}.text-btn:hover .arrow-btn:before{background-color:rgb(14,14,14)}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1630px){.header-menu{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (max-width:767px){.header-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:5px}}.header-menu .flex-box .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media (max-width:1630px){.header-menu .flex-box .menu-list{display:none}}.header-menu .flex-box .menu-list .contact,.header-menu .flex-box .menu-list .top,.header-menu .flex-box .menu-list .voice{display:none}.header-menu .menu-list a{color:rgb(14,14,14);position:relative}.header-menu .menu-list a span{display:block;padding:15px}.header-menu .menu-list a span:after,.header-menu .menu-list a span:before,.header-menu .menu-list a:after,.header-menu .menu-list a:before{background-color:rgb(218,218,218);content:"";display:block;position:absolute;z-index:10;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}.header-menu .menu-list a:after{width:0px;height:1px;top:-1px;left:-1px}.header-menu .menu-list a:before{width:0px;height:1px;right:-1px;bottom:-1px}.header-menu .menu-list a span:after{width:1px;height:0px;left:-1px;bottom:-1px}.header-menu .menu-list a span:before{width:1px;height:0px;top:-1px;right:-1px}.header-menu .menu-list a:hover:after,.header-menu .menu-list a:hover:before{width:100%;width:calc(100% + 1px)}.header-menu .menu-list a:hover span:after,.header-menu .menu-list a:hover span:before{height:100%;height:calc(100% + 1px)}.drawer--right .sp-navigation{z-index:1000;display:none}@media (max-width:1630px){.drawer--right .sp-navigation{display:block}}.drawer--right .sp-navigation .drawer-hamburger{border:1px solid rgb(218,218,218);z-index:1000000;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:80px;padding:6px 20px 15px;height:100%}@media (max-width:767px){.drawer--right .sp-navigation .drawer-hamburger{width:45px;padding:10px 7px 19px}}.drawer--right .drawer-nav{padding:100px 30px 50px;text-align:center;border-left:20px solid rgb(2,62,116)}@media (max-width:767px){.drawer--right .drawer-nav{padding-top:80px}}.drawer--right .drawer-nav a{display:block;width:100%}.drawer--right .drawer-nav .logo{margin-bottom:10px}.drawer--right.drawer-open button.drawer-hamburger{right:0}.lecture-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lecture-list li:not(:last-child){margin-bottom:50px}.lecture-list .image-box{width:50%}@media (max-width:767px){.lecture-list .image-box{width:100%}}.lecture-list .image-box img{height:100%;-o-object-fit:cover;object-fit:cover}.lecture-list .text-box{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.lecture-list .text-box{width:100%}}.lecture-list .text-inner{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:30px;font-family:"Noto Sans JP",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.lecture-list .text-inner{padding:20px}}.lecture-list .text-inner>div{width:100%}.lecture-list .title{margin-bottom:20px;font-weight:500;font-size:1.1rem}@media (max-width:767px){.lecture-list .title{margin-bottom:10px}}.lecture-list .day{margin-bottom:10px;font-weight:500;font-size:1.1rem}.lecture-list .detail-box{font-size:0.9rem}.lecture-list .text-btn{gap:50px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lecture-list.archive .text-btn{border:none}.news-list li:not(:first-child){border-top:1px solid rgb(218,218,218)}.news-list li:not(:first-child) a:before{height:calc(100% - 5px)}.news-list a{padding:30px 60px;position:relative;color:rgb(14,14,14);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Noto Sans JP",sans-serif}@media (max-width:767px){.news-list a{padding:15px 30px}}.news-list a:before{position:absolute;left:0;bottom:0;content:"";display:block;width:15px;height:100%;background-color:rgb(2,62,116)}.news-list .time{width:150px}@media (max-width:767px){.news-list .time{font-size:0.9rem;margin-bottom:5px}}.news-list .title{width:calc(100% - 150px)}@media (max-width:767px){.news-list .title{width:100%}}.news-list .title span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-list.archive li:last-child{border-bottom:1px solid rgb(218,218,218)}.news-list.voice a{position:relative}.news-list.voice a:after{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";display:block;width:37px;aspect-ratio:1/1;background-size:cover;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("../../images/voice-arrow.svg")}.news-list.voice a:hover:after{-webkit-transform:translate(5px,-50%);transform:translate(5px,-50%)}.works-list .image-box{margin-bottom:10px}.works-list .image-box img{height:auto;aspect-ratio:529/360}.works-list .text-box{color:rgb(14,14,14)}.works-list .time{font-family:"Noto Sans JP",sans-serif;font-size:0.9rem;margin-right:10px}.works-list .title{margin-top:5px}.works-list .title>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.works-list .title>span>span{border-bottom:1px solid rgb(14,14,14)}.works-list.archive{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px}@media (max-width:1023px){.works-list.archive{gap:50px 30px}}.works-list.archive li{width:calc((100% - 50px) / 2)}@media (max-width:1023px){.works-list.archive li{width:calc((100% - 30px) / 2)}}@media (max-width:767px){.works-list.archive li{width:100%}}.category-title{text-transform:uppercase;color:rgb(2,62,116)}.dot-list li:before{content:"・"}header{z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-logo{width:275px;margin-left:30px}@media (max-width:767px){.header-logo{width:170px;margin-left:10px}}.header-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.header-btn .contact{display:none}}.header-btn .contact a{display:block;padding:20px 30px;color:rgb(255,255,255);background-color:rgb(14,14,14);text-align:center;border:1px solid rgb(14,14,14)}.header-btn .contact a:hover{background-color:rgb(255,255,255);color:rgb(14,14,14)}.header-btn .contact span{display:block}.header-btn .contact .en{text-transform:uppercase}.header-btn .language{margin:0 15px}@media (max-width:767px){.header-btn .language{margin:5px 10px 0 0}}.header-btn .language .gt_options{position:absolute;background-color:rgb(255,255,255);-webkit-box-shadow:rgba(0,0,0,0.15) 0 5px 15px;box-shadow:rgba(0,0,0,0.15) 0 5px 15px}.footer-contact-section{color:rgb(255,255,255);background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("../../images/contact-bg.jpg")}.footer-contact-section .top-en-title{margin-bottom:50px}@media (max-width:767px){.footer-contact-section .top-en-title{margin-bottom:30px}}.footer-contact-section .text{text-align:center;margin-bottom:55px}@media (max-width:767px){.footer-contact-section .text{margin-bottom:40px}}.footer-contact-section .contact-btn-wrapper{max-width:815px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.footer-contact-section .contact-btn-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-contact-section .contact-btn-wrapper a{color:rgb(255,255,255)}.footer-contact-section .text-btn{max-width:350px}.tel-link{font-size:1.5rem;text-transform:uppercase;color:rgb(14,14,14)}.tel-link .number{font-size:2rem;font-weight:400;font-family:"Noto Sans JP",sans-serif}footer{padding:100px 0 0;background-color:rgb(14,14,14);color:rgb(255,255,255)}@media (max-width:767px){footer{padding-top:70px}}.footer-wrapper{margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px}.footer-wrapper .address{font-family:"Noto Sans JP",sans-serif}.footer-wrapper .address img{margin-bottom:20px}.footer-wrapper .footer-menu{max-width:400px}@media (max-width:1023px){.footer-wrapper .footer-menu{max-width:300px}}@media (max-width:767px){.footer-wrapper .footer-menu{display:none}}.footer-wrapper .footer-menu .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px 35px}.footer-wrapper .footer-menu .top{display:none}.footer-wrapper .footer-menu .base{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-wrapper .footer-menu .recruit{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer-wrapper .footer-menu .contact,.footer-wrapper .footer-menu .lecture,.footer-wrapper .footer-menu .news,.footer-wrapper .footer-menu .voice{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer-wrapper .footer-menu a{color:rgb(255,255,255)}.copy-right{padding:20px;background-color:rgb(54,54,54);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px;font-size:0.9rem}@media (max-width:767px){.copy-right{font-size:0.8rem}}.copy-right a{color:rgb(255,255,255)}.border-wrapper{padding-top:150px;position:relative}@media (max-width:767px){.border-wrapper{padding-top:100px}}.border-wrapper:before{position:absolute;z-index:-1;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:"";height:100%;width:calc(100% - 100px);max-width:1120px;border-left:1px solid rgb(218,218,218);border-right:1px solid rgb(218,218,218)}@media (max-width:767px){.border-wrapper:before{width:calc(100% - 40px)}}.top-section{border-bottom:1px solid rgb(218,218,218);padding:0;border-top:1px solid rgb(218,218,218)}.top-section:not(:last-child){margin-bottom:150px;border-bottom:1px solid rgb(218,218,218)}@media (max-width:767px){.top-section:not(:last-child){margin-bottom:100px}}.top-section.border-left{position:relative}.top-section.border-left:before{position:absolute;top:0;left:0;content:"";display:block;height:100%;width:35px}@media (max-width:1260px){.top-section.border-left:before{width:25px}}@media (max-width:767px){.top-section.border-left:before{width:10px}}.top-section.border-left.company:before{background-color:rgb(2,62,116)}.top-section.border-left.service:before{background-color:rgb(1,87,164)}.top-section.border-left.works:before{background-color:rgb(0,123,164)}.top-section.border-left.lecture:before{background-color:rgb(2,75,179)}.top-title-wrapper{border-bottom:1px solid rgb(218,218,218)}.top-title-wrapper .contents-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.top-title-wrapper .top-en-title{padding-top:5px;padding-left:10px}@media (max-width:767px){.top-title-wrapper .top-en-title .ja{display:block}}.fv-section{position:relative;height:calc(100vh - 86px);background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("../../images/fv.jpg");display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgb(255,255,255)}@media (max-width:1023px){.fv-section{height:500px}}@media (max-width:767px){.fv-section{height:350px}}.fv-section .contents-wrapper{position:relative;z-index:2}.fv-section video{pointer-events:none;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fv-title{text-align:center;font-size:1.2rem;font-weight:400}@media (max-width:767px){.fv-title{font-size:0.9rem}}.fv-title .en{text-transform:uppercase;font-size:4rem}@media (max-width:1023px){.fv-title .en{font-size:3.5rem}}@media (max-width:767px){.fv-title .en{font-size:2.2rem}}.fv-title .ja{display:block}.top-company-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-company-wrapper .image-box{max-width:490px;width:calc(50% - 30px)}@media (max-width:1023px){.top-company-wrapper .image-box{width:100%;max-width:100%}}.top-company-wrapper .text-box{width:50%;padding-left:30px;line-height:1.8;letter-spacing:0.1em}@media (max-width:1023px){.top-company-wrapper .text-box{width:100%;padding:30px}}@media (max-width:767px){.top-company-wrapper .text-box{padding:20px;line-height:1.5}}.top-service-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 1fr;grid-template-columns:repeat(2,1fr);gap:60px}@media (max-width:1023px){.top-service-wrapper{gap:20px}}@media (max-width:767px){.top-service-wrapper{-ms-grid-columns:100%;grid-template-columns:100%;gap:0}}.top-service-wrapper:not(:last-child){border-bottom:1px solid rgb(218,218,218)}@media (max-width:767px){.top-service-wrapper:not(:last-child){border:none}}.top-service-wrapper a{color:rgb(14,14,14)}.top-service-wrapper a:first-child{border-right:1px solid rgb(218,218,218)}@media (max-width:767px){.top-service-wrapper a:first-child{border:none}}.top-service-wrapper a:last-child{border-left:1px solid rgb(218,218,218)}@media (max-width:767px){.top-service-wrapper a:last-child{border:none}}.top-service-wrapper a:hover .arrow-btn{-webkit-transition:0.5s;transition:0.5s;background-color:rgb(255,255,255)}.top-service-wrapper a:hover .arrow-btn:before{background-color:rgb(14,14,14)}.top-service-wrapper .title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;border-bottom:1px solid rgb(218,218,218)}.top-service-wrapper .title-wrapper .title{font-weight:500;font-size:1.5rem}.top-service-wrapper .detail-text{padding:30px 10px;font-size:0.9rem}.top-section.works{overflow:hidden}.top-section.works:before{z-index:2}.top-section.works .contents-wrapper{position:relative}.top-section.works .swiper-pagination.works-page{text-align:right}.top-section.works .swiper-pagination.works-page .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgb(2,62,116)}.works-swiper.swiper{overflow:visible;padding-bottom:100px}.top-recruit-section{padding-top:0}.top-recruit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:70px}.top-recruit-wrapper .text-btn{max-width:395px}.mv-section{position:relative;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.mv-section{height:240px}}.mv-section .mv-image{z-index:-1;position:absolute;top:0;left:0;height:100%;width:90%;-o-object-fit:cover;object-fit:cover}.message-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.message-box .image-box{width:40%;max-width:430px}@media (max-width:767px){.message-box .image-box{display:none}}.message-box .text-box{width:calc(60% - 30px);max-width:530px}@media (max-width:767px){.message-box .text-box{width:100%}}.message-box .small-text{font-size:0.9rem}.message-box .name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px 0 0 auto;color:rgb(20,20,20)}.message-box .name .big{font-size:1.4rem;letter-spacing:0.25em}.profile-section .contents-wrapper{border-left:35px solid rgb(2,62,116)}@media (max-width:1260px){.profile-section .contents-wrapper{border-width:25px}}@media (max-width:767px){.profile-section .contents-wrapper{border-width:10px}}.profile-section .profile-wrapper{padding-left:30px}@media (max-width:767px){.profile-section .profile-wrapper{padding-left:20px}}.profile-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.profile-inner:not(:last-child){margin-bottom:30px}.profile-inner .title{border-bottom:1px solid rgb(2,62,116);width:165px;font-weight:500;padding:0 30px 30px;color:rgb(2,62,116)}@media (max-width:767px){.profile-inner .title{padding:0 10px 0;border-bottom:none}}.profile-inner .contents{width:calc(100% - 165px);padding:0 30px 30px;color:rgb(20,20,20);font-family:"Noto Sans JP",sans-serif;border-bottom:1px solid rgb(218,218,218)}@media (max-width:767px){.profile-inner .contents{width:100%;padding:10px}}.service-page.border-wrapper{padding-bottom:150px}.service-page-text{margin-bottom:100px;font-weight:500;font-size:1.1rem;text-align:center}@media (max-width:767px){.service-page-text{text-align:left}.service-page-text .inlineblock-item{display:inline}}.service-page-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:30px}.service-page-wrapper:not(:last-child){margin-bottom:80px}.service-page-wrapper .image-box{width:calc(50% - 30px)}@media (max-width:767px){.service-page-wrapper .image-box{width:100%}}.service-page-wrapper .text-box{width:50%}@media (max-width:767px){.service-page-wrapper .text-box{width:100%}}.service-page-wrapper .dot-list{padding-left:30px}@media (max-width:1023px){.service-page-wrapper .dot-list{padding-left:0}}.recruit-message-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:50px}.recruit-message-box .image-box{width:50%}@media (max-width:1023px){.recruit-message-box .image-box{display:none}}.recruit-message-box .text-box{width:calc(50% - 50px)}@media (max-width:1023px){.recruit-message-box .text-box{width:100%;padding-right:50px}}@media (max-width:767px){.recruit-message-box .text-box{padding-right:20px}}.recruit-message-box .text-box p:not(:last-child){margin-bottom:20px}.contact-tel-box{margin-bottom:70px;border-bottom:1px solid rgb(218,218,218);padding-bottom:70px;text-align:center}.contact-tel-box .text{text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px auto 0}.contact-form-box{margin:auto;width:90%;max-width:1000px}@media (max-width:767px){.contact-form-box{width:100%}}.contact-form-box .text{margin-bottom:50px}.contact-form-box .form-box{margin-bottom:30px}.contact-form-box .title{margin-bottom:10px;font-weight:500}.contact-form-box .title.must span:after{content:"*必須";color:rgb(222,0,0);font-size:0.8rem;vertical-align:top}.contact-form-box .text-common{display:block;width:100%;padding:15px;border:rgb(239,239,239);outline:none;background-color:rgb(239,239,239);border-radius:10px}.contact-form-box a{color:rgb(14,14,14);border-bottom:1px solid rgb(14,14,14)}.contact-form-box a:hover{border-color:transparent}.contact-form-box .button-submit{max-width:350px;margin:auto}.policy-wrapper{font-size:0.9rem}.policy-wrapper:not(:last-child){margin-bottom:50px}.policy-wrapper p:not(:last-child){margin-bottom:10px}.policy-wrapper a{color:rgb(14,14,14);border-bottom:1px solid rgb(14,14,14)}.policy-wrapper a:hover{border-color:transparent}.works-wrapper{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px 15px}.works-wrapper .select-wrap{width:200px}.works-wrapper .select-wrap:after{background-color:rgb(218,218,218)}.works-wrapper .select-wrap select{width:100%}.wp-pagenavi{margin-top:50px;text-align:center}.wp-pagenavi a,.wp-pagenavi span{padding:0;margin:0;display:inline-block;border:none;color:rgb(14,14,14)}.wp-pagenavi a:not(:last-child),.wp-pagenavi span:not(:last-child){margin-right:15px}.wp-pagenavi a.current,.wp-pagenavi span.current{border-bottom:1px solid rgb(14,14,14)}.wp-pagenavi a.arrow,.wp-pagenavi span.arrow{vertical-align:middle;width:37px;aspect-ratio:1/1;background-image:url("../../images/navi-arrow.svg")}.wp-pagenavi a.previouspostslink,.wp-pagenavi span.previouspostslink{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.single-section .line-title{border-bottom:1px solid rgb(218,218,218)}.single-section .time{font-size:0.9rem;margin-right:30px}.single-section .category{font-size:1rem}.single-section .profile-box{margin-bottom:50px}.single-section .profile-inner .title{padding-inline:10px}.single-section .main-contents{margin-bottom:50px}.single-section .image-box{margin-bottom:50px}.single-title{font-size:1.3rem;font-weight:500;margin-top:10px}.single-inner{padding:0 30px}@media (max-width:767px){.single-inner{padding:0}}.works-image-box{margin-bottom:50px}.works-image-box .main-image{margin-bottom:10px}.works-image-box .main-image img{height:auto;aspect-ratio:1038/617;-o-object-fit:cover;object-fit:cover}.works-image-box .sub-image img{height:auto;aspect-ratio:244/137;-o-object-fit:cover;object-fit:cover}.single-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.single-pager .pager-box a{color:rgb(14,14,14)}.single-pager .pager-box a.single-summary{position:relative}.single-pager .pager-box a.single-summary span{display:block;padding:15px}.single-pager .pager-box a.single-summary span:after,.single-pager .pager-box a.single-summary span:before,.single-pager .pager-box a.single-summary:after,.single-pager .pager-box a.single-summary:before{background-color:rgb(218,218,218);content:"";display:block;position:absolute;z-index:10;transition:all 0.3s ease;-webkit-transition:all 0.3s ease}.single-pager .pager-box a.single-summary:after{width:0px;height:1px;top:-1px;left:-1px}.single-pager .pager-box a.single-summary:before{width:0px;height:1px;right:-1px;bottom:-1px}.single-pager .pager-box a.single-summary span:after{width:1px;height:0px;left:-1px;bottom:-1px}.single-pager .pager-box a.single-summary span:before{width:1px;height:0px;top:-1px;right:-1px}.single-pager .pager-box a.single-summary:hover:after,.single-pager .pager-box a.single-summary:hover:before{width:100%;width:calc(100% + 1px)}.single-pager .pager-box a.single-summary:hover span:after,.single-pager .pager-box a.single-summary:hover span:before{height:100%;height:calc(100% + 1px)}.single-pager .pager-box:not(.list){width:37px;aspect-ratio:1/1}.single-pager .pager-box .arrow{display:block;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;-o-object-fit:contain;object-fit:contain;background-image:url("../../images/navi-arrow.svg")}.single-pager .pager-box.prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.voice-date{margin-bottom:20px;font-size:0.9rem;font-family:"Noto Sans JP",sans-serif}.voice-date span:not(:last-child){margin-right:20px}
/*# sourceMappingURL=main.css.map */