@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1;color:#555;font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS P Gothic","Osaka","Hiragino Kaku Gothic Pro",Verdana,Arial,Helvetica,sans-serif;-webkit-text-size-adjust:none}ol,ul{list-style:none}:focus{outline:0}img{max-width:100%}table{border-collapse:collapse;border-spacing:0}body{font-family:"Zen Kaku Gothic New",sans-serif;color:#1e1f1f;overflow-x:hidden}body:has(#wrapper){display:block}body:has(#wrapper):after{position:relative;z-index:auto;pointer-events:all;opacity:1;background:none}a{-webkit-transition:0.5s;transition:0.5s}a:hover{text-decoration:none}.ojf img{width:100% !important;-o-object-fit:cover;object-fit:cover}#wrapper .fadein{opacity:1}.fadein{opacity:0;-webkit-transform:translate(0,60px);transform:translate(0,60px);-webkit-transition:all 1s;transition:all 1s}.fadein.scrollin{opacity:1!important;-webkit-transform:translate(0,0)!important;transform:translate(0,0)!important}.fadein.faderight{-webkit-transform:translate(60px,0);transform:translate(60px,0)}.fadein.fadeimg{-webkit-transform:scale(1.2);transform:scale(1.2)}.fadein_first{-webkit-animation-name:fadeIn1s;animation-name:fadeIn1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}@-webkit-keyframes fadeIn1s{to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeIn1s{to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.wrap{max-width:1260px;margin:0 auto;padding:0 30px}.wrap_wide{max-width:1700px;margin:0 auto;padding:0 30px}.wrap_narrow{max-width:1060px;margin:0 auto;padding:0 30px}@media screen and (max-width:767px){.wrap{padding:0 6vw}.wrap_narrow,.wrap_wide{padding:0 6vw}}.header{position:fixed;z-index:9999;top:0;left:0;width:100%;height:80px;background:rgba(0,0,0,0.6);border-bottom:1px solid #676a6c}.header .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.header .logo img{height:53px}.header .sp_menu .menu>.ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:30px;margin:34px 80px 0 0}.header .sp_menu .menu>.ul>.li{font-size:20px}.header .sp_menu .menu>.ul>.li>a{display:block;padding:10px 30px 20px;color:#fff}.header .sp_menu .menu>.ul>.li>a:hover{opacity:0.8}.header .sp_menu .menu>.ul>.li.parent{display:block;padding:10px 30px 20px;color:#fff;cursor:pointer}.header .sp_menu .menu_child{position:absolute;top:46px;left:0;height:160px;background:rgba(0,0,0,0.6)}.header .sp_menu .menu_child .li a{display:block;color:#fff;padding:18px 30px 0}.header .sp_menu .menu_child .li a:hover{opacity:0.8}.header .sp_menu .menu_child:after,.header .sp_menu .menu_child:before{position:absolute;top:0;left:-500%;display:block;content:"";width:500%;height:160px;background:rgba(0,0,0,0.6)}.header .sp_menu .menu_child:after{left:auto;right:-500%}.header .header_btn{position:absolute;top:0;right:0}.header .header_btn a{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:210px;height:79px;background:-webkit-gradient(linear,left top,right top,from(#163f85),to(#123064));background:linear-gradient(to right,#163f85,#123064);color:#fff;font-size:20px}.header .header_btn a:hover{opacity:0.8}@media screen and (min-width:768px) and (max-width:1700px){.header .sp_menu .menu>.ul{margin:34px 220px 0 0;gap:20px}}@media screen and (min-width:768px) and (max-width:1260px){.header{height:8vw}.header .logo{height:8vw}.header .logo img{height:5.3vw}.header .sp_menu .menu>.ul{margin:3.4vw 18vw 0 0;gap:1vw}.header .sp_menu .menu>.ul>.li{font-size:1.6vw}.header .sp_menu .menu>.ul>.li>a{padding:1vw 1vw 2vw}.header .sp_menu .menu>.ul>.li.parent{padding:1vw 1vw 2vw}.header .sp_menu .menu_child{top:4.6vw;height:18.5vw}.header .sp_menu .menu_child .li a{padding:2.4vw 3vw 0}.header .sp_menu .menu_child:after,.header .sp_menu .menu_child:before{height:18.5vw}.header .header_btn a{width:18vw;height:calc(8vw - 1px);font-size:1.9vw}}@media screen and (max-width:767px){.header{height:60px;background:none}.header .wrap{display:block;background:rgba(0,0,0,0.6);overflow-y:auto}.header .logo{height:60px}.header .logo img{height:40px}.header .sp_menu .menu>.ul{display:block;margin:20px auto 0;width:300px}.header .sp_menu .menu>.ul>.li>a{padding:15px}.header .sp_menu .menu>.ul>.li.parent{padding:15px}.header .sp_menu .menu_child{position:relative;top:auto;height:auto;background:none}.header .sp_menu .menu_child .li a{padding:25px 0 1px}.header .sp_menu .menu_child:after,.header .sp_menu .menu_child:before{display:none}.header .header_btn{position:relative}.header .header_btn a{margin:20px auto 30px;width:280px;height:50px}}@media screen and (min-width:768px){.sp_menu{display:block!important}.spbtn{display:none!important}}@media screen and (max-width:767px){.spbtn{position:absolute;top:10px;right:6vw;display:block;width:40px;height:40px;cursor:pointer}.spbtn>div{position:absolute;top:50%;left:0;display:block;width:100%;height:2px;background:#fff;-webkit-transition:0.3s;transition:0.3s}.spbtn>div:first-of-type{top:8px}.spbtn>div:nth-of-type(3){top:32px}.spbtn.active>div{top:50%;-webkit-transform:rotate(37.5deg);transform:rotate(37.5deg)}.spbtn.active>div:nth-of-type(2){display:none}.spbtn.active>div:nth-of-type(3){top:50%;-webkit-transform:rotate(-37.5deg);transform:rotate(-37.5deg)}}.f-contact{background:url("/system_panel/uploads/images/bg_footer.png") right center #f5f8f8 no-repeat;background-size:auto 100%}.f-contact .frame{padding:100px 0 75px}@media screen and (min-width:768px) and (max-width:1700px){.f-contact{background-position:right -20vw center}}@media screen and (min-width:768px) and (max-width:1260px){.f-contact{background-position:right -40vw center}.f-contact .frame{padding:8vw 0 6vw}}@media screen and (max-width:767px){.f-contact{background-position:left 80vw center}.f-contact .frame{padding:50px 0}}.footer{padding:60px 0 75px;background:#090909;color:#fff}.footer .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer .frame .conts{width:50%}.footer .frame .logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:41.666%}.footer .ul_menu a{color:#fff}.footer .ul_menu a:hover{opacity:0.75}.footer .ul_menu>.li{margin-bottom:30px;font-size:25px}.footer .ul_menu .ul{margin-bottom:40px}.footer .ul_menu .ul .li{margin:0 0 20px 15px}.footer .fb{width:28px}.footer .address{margin:50px 0}@media screen and (min-width:768px) and (max-width:1260px){.footer{padding:5vw 0 6vw}.footer .frame{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .ul_menu>.li{margin-bottom:2.5vw;font-size:1.75vw}.footer .ul_menu .ul{margin-bottom:3vw}.footer .ul_menu .ul .li{margin:0 0 2vw 1.5vw}.footer .fb{width:2.6vw}.footer .address{margin:4vw 0}}@media screen and (max-width:767px){.footer{padding:50px 0}.footer .frame{display:block}.footer .frame .conts{width:100%}.footer .frame .logo{margin:0 auto 30px;width:min(400px,100%)}.footer .ul_menu{display:none}.footer .fb{margin:0 auto 30px}.footer .address{margin:30px 0;text-align:center}.footer .copyright{text-align:center}}.p{font-size:24px}.pm{font-size:24px;line-height:1.5}@media screen and (min-width:768px) and (max-width:1260px){.p{font-size:1.9vw}.pm{font-size:1.9vw;line-height:1.5}}@media screen and (max-width:767px){.pm{line-height:1.5}}.grey{color:#afafaf!important}.grey2{color:#9b9d9d}.grey a{color:#afafaf!important}.white{color:#fff}.serif{font-family:"Noto Serif JP",serif}.nobreak{white-space:nowrap;word-break:keep-all}.blur{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:all 1s;transition:all 1s}.blur.scrollin{-webkit-filter:blur(0)!important;filter:blur(0)!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.fadeUp{-webkit-animation-name:fadeUpAnime;animation-name:fadeUpAnime;-webkit-animation-duration:0.25s;animation-duration:0.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}body:has(#wrapper) .blur{-webkit-filter:blur(0);filter:blur(0)}body:has(#wrapper) .fadeUp{opacity:1}@-webkit-keyframes fadeUpAnime{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUpAnime{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.bg__black{background:#141414;color:#fff}.bg__black-2{background:#1e1f1f;color:#fff}.bg__black-3{background:#090909;color:#fff}.bg__logo{background:url("/system_panel/uploads/images/bg_gray_wide.jpg");background-position:center;background-size:cover}.bg__logo .inner{background:url("/system_panel/uploads/images/logo_3.png") right bottom no-repeat;background-position:right 200px bottom 40px;background-size:auto 200px}.bg__logo2{background:url("/system_panel/uploads/images/bg_gray.jpg")}.bg__logo2 .inner{background:url("/system_panel/uploads/images/logo_3.png") right bottom no-repeat;background-position:right bottom 10px;background-size:auto 176px}.bg__logo.normal{background:url("/system_panel/uploads/images/bg_gray.jpg")}@media screen and (min-width:768px) and (max-width:1700px){.bg__logo .inner{background-position:right 10px bottom 30px}}@media screen and (min-width:768px) and (max-width:1260px){.bg__logo{background-position:right}.bg__logo .inner{background-position:right 1.5vw bottom 2vw;background-size:auto 18vw}.bg__logo2 .inner{background-position:right bottom 1vw;background-size:auto 15vw}}@media screen and (max-width:767px){.bg__logo{background-position:right}.bg__logo .inner{background-position:right 3vw bottom 3vw;background-size:80% auto}.bg__logo2 .inner{background-size:75% auto}}.cen{text-align:center}@media screen and (max-width:767px){.cen.spleft{text-align:left}}@media screen and (max-width:767px){.spbrnone br{display:none}}.m-title__h3 .ttl{font-size:45px;line-height:1.4}.m-title__h3 .subttl{margin-top:10px;color:#259ad7!important;font-size:17px}@media screen and (min-width:768px) and (max-width:1260px){.m-title__h3 .ttl{font-size:4vw}.m-title__h3 .subttl{margin-top:1vw;font-size:1.6vw}}@media screen and (max-width:767px){.m-title__h3 .ttl{font-size:min(8vw,40px)}.m-title__h3 .subttl{font-size:15px}}.mv{height:350px;background:url("/system_panel/uploads/images/bg_fv.jpg")}.mv .inner{padding-top:80px;height:100%;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}.mv .inner .frame{position:relative;text-align:center;width:100%}.mv .inner .frame .ttl{position:absolute;top:70px;left:0;right:0;margin:auto;color:#fff;font-size:45px;font-weight:300}.mv .inner .frame .ttl br{display:none}.mv .inner .frame .en{opacity:0.3;font-size:100px;font-weight:900;color:#638383}@media screen and (min-width:768px) and (max-width:1260px){.mv{height:30vw}.mv .inner{padding-top:8vw}.mv .inner .frame .ttl{top:6vw;font-size:4vw}.mv .inner .frame .en{font-size:8vw}}@media screen and (max-width:767px){.mv{height:240px}.mv .inner{padding-top:60px}.mv .inner .frame .ttl{top:min(8vw,28px);font-size:min(8vw,28px);line-height:1.2}.mv .inner .frame .ttl br{display:inline-block}.mv .inner .frame .en{font-size:min(12vw,60px)}}.m-btn a,.m-btn button{display:block;padding-right:50px;background:url("/system_panel/uploads/images/arrow_blue.png") no-repeat;background-position:right 5px center;background-size:38px auto;border:none;cursor:pointer;-webkit-transition:0.5s;transition:0.5s}.m-btn a p,.m-btn a span,.m-btn button p,.m-btn button span{padding:8px;background:-webkit-gradient(linear,left top,right top,from(#163f85),to(#1a3c77));background:linear-gradient(to right,#163f85,#1a3c77);width:270px;color:#fff;font-size:25px;text-align:center}.m-btn a span,.m-btn button span{display:block;width:172px}.m-btn a:hover,.m-btn button:hover{opacity:0.8;background-position:right center}.m-btn.short a p{width:180px}.m-btn.long a p{width:375px}.m-btn.black a{background:url("/system_panel/uploads/images/arrow_black.png") no-repeat;background-position:right 5px center;background-size:38px auto}.m-btn.black a p{background:#1e1f1f}.m-btn.black a:hover{background-position:right center}.m-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.m-btns.cen{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-btns.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.m-btn .time{width:216px;margin-top:5px;font-size:20px;text-align:center}@media screen and (min-width:768px) and (max-width:1260px){.m-btn a,.m-btn button{padding-right:4vw;background-position:right 0.5vw center;background-size:3.3vw auto}.m-btn a p,.m-btn a span,.m-btn button p,.m-btn button span{padding:0.8vw;width:25vw;font-size:2.5vw}.m-btn a span,.m-btn button span{width:16vw}.m-btn.short a p{width:20vw}.m-btn.long a p{width:38vw}.m-btn.black a{background-position:right 0.5vw center;background-size:3.3vw auto}.m-btns{gap:3vw}.m-btn .time{width:20vw;margin-top:0.5vw;font-size:1.9vw}}@media screen and (max-width:767px){.m-btn a,.m-btn button{background-position:right center}.m-btn.black a{background-position:right center}.m-btns{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.m-list__check .li{margin-bottom:10px;padding:5px 0 5px 40px;background:url("/system_panel/uploads/images/check.png") no-repeat;background-position:left center;background-size:25px auto;font-size:24px;line-height:1.75}.m-list__check .li.bk{background-image:url("/system_panel/uploads/images/check_black.png")}@media screen and (min-width:768px) and (max-width:1260px){.m-list__check .li{margin-bottom:1vw;padding:0.5vw 0 0.5vw 3vw;background-size:2vw auto;font-size:1.9vw}}@media screen and (max-width:767px){.m-list__check .li{padding:5px 0 5px 30px;background-size:20px auto;font-size:20px}}.news{padding:90px 0 100px}@media screen and (min-width:768px) and (max-width:1260px){.news{padding:7vw 0 8vw}}@media screen and (max-width:767px){.news{padding:50px 0 75px}}.news-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 40px;padding:0 50px}.news-category .ttl{width:130px;padding:10px;background:#1a3c77;color:#fff;text-align:center}.news-category .webgene-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 40px}.news-category__btn a{display:block;padding:10px;color:#1e1f1f;text-decoration:underline}.news-category__btn a:hover{opacity:0.6;text-decoration:none}@media screen and (min-width:768px) and (max-width:1260px){.news-category{gap:0 3vw;padding:0 4vw}.news-category .ttl{width:12vw;padding:1vw}.news-category .webgene-blog{gap:1.5vw 3vw}.news-category__btn a{padding:1vw}}@media screen and (max-width:767px){.news-category{gap:0 30px;padding:0}.news-category .ttl{width:125px}.news-category .webgene-blog{gap:15px 20px}}.news-list .webgene-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px 75px}.news-list .webgene-item{width:calc(33.3333333333% - 50px)}.news-list a .pic{display:block;width:100%;height:250px;text-align:center;background:#b6bdbc}.news-list a .pic:has(img){background:none}.news-list a .pic:has(img) img{width:auto !important;max-height:250px}.news-list a:hover{opacity:0.8}.news-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px;margin-top:10px}.news-list__head .date{color:#1a3c77}.news-list__head .category{padding:5px 15px;background:#1a3c77;color:#fff}.news-list__ttl{border-bottom:1px solid #1e1f1f;padding:10px 0 15px;color:#1e1f1f;line-height:1.75}@media screen and (min-width:768px) and (max-width:1260px){.news-list .webgene-blog{gap:5vw 6vw}.news-list .webgene-item{width:calc(33.3333333333% - 4vw)}.news-list a .pic{height:20vw}.news-list a .pic:has(img) img{max-height:20vw}.news-list__head{gap:0 1.5vw;margin-top:1vw}.news-list__head .category{padding:0.5vw 1.5vw}.news-list__ttl{padding:1vw 0 1.5vw}}@media screen and (max-width:767px){.news-list .webgene-blog{display:block}.news-list .webgene-item{width:min(400px,100%);margin:0 auto 40px}.news-list a .pic{height:230px}.news-list a .pic:has(img) img{max-height:230px}}.news-detail__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px}.news-detail__head .date{color:#1a3c77}.news-detail__head .category{padding:5px 15px;background:#1a3c77;color:#fff}.news-detail__ttl{margin-bottom:30px;padding:15px 0;border-bottom:1px solid #1e1f1f;font-size:25px;line-height:1.5}.news-detail__conts{line-height:1.75}@media screen and (min-width:768px) and (max-width:1260px){.news-detail__head{gap:0 1.5vw}.news-detail__head .category{padding:0.5vw 1.5vw}.news-detail__ttl{margin-bottom:3vw;padding:1.5vw 0;font-size:2vw}}@media screen and (max-width:767px){.news-detail__ttl{font-size:21px}}.webgene-pagination{width:100%;margin-top:60px}.webgene-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 10px;font-size:15px}.webgene-pagination ul li a{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;width:48px;height:48px;background:#259ad7;color:#fff;text-decoration:none}.webgene-pagination ul li a:hover{background:#1a3c77}.webgene-pagination ul li.next a,.webgene-pagination ul li.prev a{background:none;color:#259ad7}.webgene-pagination ul li.next a:hover,.webgene-pagination ul li.prev a:hover{color:#1a3c77}.webgene-pagination ul li.selected a{background:#1a3c77;pointer-events:none}@media screen and (min-width:768px) and (max-width:1260px){.webgene-pagination{margin-top:5vw}.webgene-pagination ul{gap:1vw 1vw;font-size:1.6vw}.webgene-pagination ul li a{padding:1.2vw 1.5vw}}@media screen and (max-width:767px){.webgene-pagination{margin-top:40px}}.blog-top{padding:80px 0}.blog-top__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.blog-top__list .webgene-blog{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px}.blog-top__list .webgene-blog .webgene-item{width:calc(25% - 19.5px)}.blog-top__list a .pic{display:block;width:100%;height:200px;text-align:center;background:#1a3c77}.blog-top__list a .pic:has(img){background:none}.blog-top__list a .pic:has(img) img{width:auto;max-height:200px}.blog-top__list a:hover{opacity:0.8}.blog-top__list a .ttl{margin:15px 0;color:#fff;line-height:1.5}.blog-top__list a .date{padding-top:5px;border-top:1px solid #259ad7;color:#259ad7;text-align:right}@media screen and (min-width:768px) and (max-width:1260px){.blog-top{padding:7vw 0}.blog-top__list .webgene-blog{gap:2.5vw}.blog-top__list .webgene-blog .webgene-item{width:calc(25% - 1.875vw)}.blog-top__list a .pic{height:16.66vw}.blog-top__list a .pic:has(img) img{max-height:16.66vw}.blog-top__list a .ttl{margin:1.5vw 0}.blog-top__list a .date{padding-top:0.5vw}}@media screen and (max-width:767px){.blog-top{padding:50px 0}.blog-top__title{display:block}.blog-top__title .m-btns{margin-top:20px}.blog-top__list .webgene-blog{-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-top__list .webgene-blog .webgene-item{margin:0 auto;width:min(400px,100%)}.blog-top__list a .pic{height:auto;min-height:200px}.blog-top__list a .pic:has(img) img{max-height:280px}.blog-top__list a .ttl{margin:15px 0}.blog-top__list a .date{padding-top:5px}}.top-mv{position:relative}.top-mv__slider{overflow:hidden;z-index:1}.top-mv__slider .add-animation{-webkit-animation:zoomUp 5s linear 0s normal both;animation:zoomUp 5s linear 0s normal both}.top-mv__slider .pic img{aspect-ratio:192/90}.top-mv .catch{position:absolute;z-index:9;top:200px;right:calc(50% - 540px)}.top-mv .catch .text{color:#fff;font-size:50px;font-weight:400;line-height:1.75;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (min-width:768px) and (max-width:1700px){.top-mv .catch{top:10vw;right:calc(50% - 36.5vw)}.top-mv .catch .text{font-size:3vw}}@media screen and (min-width:768px) and (max-width:1260px){.top-mv .catch{top:11vw;right:calc(50% - 36.5vw)}.top-mv .catch .text{font-size:3vw}}@media screen and (max-width:767px){.top-mv__slider .pic img{height:500px}.top-mv .catch{top:120px;right:auto;left:9vw}.top-mv .catch .text{font-size:30px}}.top-message .inner{padding:110px 0 130px}@media screen and (min-width:768px) and (max-width:1260px){.top-message .inner{padding:8vw 0 10vw}}@media screen and (max-width:767px){.top-message .inner{padding:50px 0 90px}}.top-service{position:relative;padding:90px 0 120px}.top-service:before{position:absolute;z-index:-1;display:block;content:"";top:0;left:0;width:100%;height:568px;background:url("/system_panel/uploads/images/bg_black.jpg")}.top-service__ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin:60px 0 90px}.top-service__ul .li{width:calc(33.3333333333% - 40px)}.top-service__ul .li a{position:relative;display:block}.top-service__ul .li a .pic img{height:300px !important;aspect-ratio:6/5}.top-service__ul .li a .inner{position:absolute;z-index:9;top:12px;left:12px;width:calc(100% - 24px);height:276px;background:rgba(0,0,0,0.6);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;-webkit-transition:0.5s;transition:0.5s}.top-service__ul .li a .inner .ttl{text-align: center;color:#fff;font-size:30px}.top-service__ul .li a .inner .arrow{position:absolute;right:24px;bottom:16px;-webkit-transition:0.5s;transition:0.5s}.top-service__ul .li a .inner .arrow img{width:38px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.top-service__ul .li a:hover .inner{background:rgba(0,0,0,0.5)}.top-service__ul .li a:hover .inner .arrow{right:20px}.top-service__ul .li .subtext{margin-top:8px;padding:10px 0;background:#e8e8e8;font-size:24px;font-weight:500;text-align:center}.top-service .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.top-service .frame .conts{width:75%}.top-service .frame .link{width:25%}@media screen and (min-width:768px) and (max-width:1260px){.top-service{padding:7.5vw 0 9vw}.top-service:before{height:48vw}.top-service__ul{gap:4vw;margin:4.5vw 0 6vw}.top-service__ul .li{width:calc(33.3333333333% - 2.6666666667vw)}.top-service__ul .li a .pic img{height:25vw !important;}.top-service__ul .li a .inner{top:1vw;left:1vw;width:calc(100% - 2vw);height:23vw}.top-service__ul .li a .inner .ttl{font-size:2.3vw}.top-service__ul .li a .inner .arrow{right:2vw;bottom:1.5vw}.top-service__ul .li a .inner .arrow img{width:3.3vw}.top-service__ul .li a:hover .inner .arrow{right:1.5vw}.top-service__ul .li .subtext{margin-top:1vw;padding:1vw 0;font-size:1.9vw}}@media screen and (max-width:767px){.top-service{padding:50px 0}.top-service:before{height:min(225vw,800px)}.top-service__ul{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin:30px 0}.top-service__ul .li{width:min(400px,100%);margin:auto}.top-service__ul .li a .pic img{height:250px !important;}.top-service__ul .li a .inner{height:226px}.top-service__ul .li a .inner .ttl{font-size:min(7.5vw,30px)}.top-service__ul .li a .inner .arrow{right:20px;bottom:10px}.top-service__ul .li a .inner .arrow img{width:30px}.top-service__ul .li a:hover .inner .arrow{right:20px}.top-service__ul .li .subtext{margin-top:8px;padding:10px 0;font-size: min(6.5vw, 20px)}.top-service .frame{display:block}.top-service .frame .conts{width:100%}.top-service .frame .link{width:100%}}.top-thought{padding:120px 0}.top-thought .frame{display:-webkit-box;display:-ms-flexbox;display:flex}.top-thought .frame .conts{width:50%}.top-thought .frame .conts .pics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-thought .frame .conts .pics .pic{width:50%}.top-thought .frame .conts .pics .pic img{aspect-ratio:15/13;line-height:0}.top-thought .frame .conts .pm{margin-right:40px}@media screen and (min-width:768px) and (max-width:1260px){.top-thought{padding:8vw 0}.top-thought .frame .conts .pm{margin-right:3vw}}@media screen and (max-width:767px){.top-thought{padding:50px 0}.top-thought .frame{display:block}.top-thought .frame .conts{width:100%}.top-thought .frame .conts .pm{margin-right:0}}@media screen and (max-width:479px){.top-thought .frame .conts .pics{display:block}.top-thought .frame .conts .pics .pic{width:100%}}@-webkit-keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}.csl-intro{padding:100px 0}@media screen and (min-width:768px) and (max-width:1260px){.csl-intro{padding:8vw 0}}@media screen and (max-width:767px){.csl-intro{padding:50px 0}}.csl-check{padding:75px 0}.csl-check .frame{background:#1e1f1f;padding:30px 50px 20px}@media screen and (min-width:768px) and (max-width:1260px){.csl-check{padding:6vw 0}.csl-check .frame{padding:2.5vw 3vw 1.5vw}}@media screen and (max-width:767px){.csl-check{padding:50px 0}.csl-check .frame{padding:20px 5vw 10px}}.csl-approach{padding:60px 0 90px}.csl-approach .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.csl-approach .frame .conts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:42%}.csl-approach .frame .conts .title{font-size:25px}.csl-approach .frame .pic{width:53.33%}.csl-approach__box{background:#2e2e2e}.csl-approach__box .ttl{padding:10px;background:#4c4c4c;font-size:30px;text-align:center}.csl-approach__box .ol{padding:20px 75px}.csl-approach__box .ol .li{margin:5px 0;font-size:24px;line-height:1.5}.csl-approach__contact{padding:40px 0 30px;background:#000}.csl-approach__contact .ttl{font-size:40px;text-align:center}@media screen and (min-width:768px) and (max-width:1260px){.csl-approach{padding:5vw 0 7.5vw}.csl-approach .frame .conts .title{font-size:2.3vw}.csl-approach__box .ttl{padding:1vw;font-size:2.3vw}.csl-approach__box .ol{padding:1.5vw 4vw}.csl-approach__box .ol .li{margin:0.5vw 0;font-size:1.9vw}.csl-approach__contact{padding:3vw 0 2vw}.csl-approach__contact .ttl{font-size:2.5vw}}@media screen and (max-width:767px){.csl-approach{padding:30px 0 50px}.csl-approach .frame{display:block}.csl-approach .frame .conts{width:100%}.csl-approach .frame .conts .title{font-size:19px}.csl-approach .frame .pic{width:min(400px,100%);margin:30px auto 0}.csl-approach__box .ttl{padding:10px;font-size:25px}.csl-approach__box .ol{padding:15px 4vw}.csl-approach__box .ol .li{margin:5px 0;font-size:20px;padding-left:26px;text-indent:-26px}.csl-approach__contact{padding:20px 0}.csl-approach__contact .ttl{font-size:22px}}.csl-necessity{padding:100px 0 140px}.csl-necessity__step{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid #1e1f1f}.csl-necessity__step-box{width:33%}.csl-necessity__step-box .step_ttl{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 15px;border-right:1px solid #1e1f1f}.csl-necessity__step-box .step_ttl .arrow{position:absolute;right:15px}.csl-necessity__step-box .step_ttl .inner{width:100%;padding:5px 45px 5px 0;background:#1e1f1f;color:#fff;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;font-size:25px;gap:20px}.csl-necessity__step-box .step_ttl .inner .num{color:#9b9d9d}.csl-necessity__step-box .step_ttl .inner .ttl{color:#fff}.csl-necessity__step-box .ul .li{position:relative;height:150px;margin:6px 0;border-right:1px solid #1e1f1f;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;font-size:24px;line-height:1.5}.csl-necessity__step-box .ul .li:after{position:absolute;display:block;content:"";width:100%;height:1px;background:#1e1f1f;left:0;bottom:-3px}.csl-necessity__step-box .ul .li:first-child{margin-top:0}.csl-necessity__step-box .ul .li:last-child{border-bottom:none}.csl-necessity__step-box .ul .li:last-child:after{display:none}.csl-necessity__step-4{border:1px solid #1e1f1f;background:#f0f0f0}.csl-necessity__step-4 .step_ttl{padding:10px;background:#1e1f1f;color:#fff;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;font-size:25px;gap:20px}.csl-necessity__step-4 .step_ttl .num{color:#9b9d9d}.csl-necessity__step-4 .step_ttl .ttl{color:#fff}.csl-necessity__step-4 .pm{padding:20px 60px}@media screen and (min-width:768px) and (max-width:1260px){.csl-necessity{padding:8vw 0 10vw}.csl-necessity__step-box .step_ttl{padding:2.5vw 1.5vw}.csl-necessity__step-box .step_ttl .arrow{right:1.5vw}.csl-necessity__step-box .step_ttl .arrow img{width:4.5vw}.csl-necessity__step-box .step_ttl .inner{padding:0.5vw 3vw 0.5vw 0;font-size:2.3vw;gap:2vw}.csl-necessity__step-box .ul .li{height:13vw;font-size:1.9vw}.csl-necessity__step-4 .step_ttl{padding:1vw;font-size:2.3vw;gap:2vw}.csl-necessity__step-4 .pm{padding:2vw 4vw}}@media screen and (max-width:767px){.csl-necessity{padding:50px 0}.csl-necessity__step{display:block;border-left:none}.csl-necessity__step-box{width:min(480px,100%);margin:auto}.csl-necessity__step-box .step_ttl{padding:20px 0;border-right:none}.csl-necessity__step-box .step_ttl .arrow{right:0}.csl-necessity__step-box .step_ttl .arrow img{width:48px}.csl-necessity__step-box .step_ttl .inner{font-size:25px}.csl-necessity__step-box .ul{margin-bottom:30px}.csl-necessity__step-box .ul .li{display:block;height:auto;border-right:none;font-size:18px;padding:10px 0}.csl-necessity__step-box .ul .li:first-child{padding-top:0}.csl-necessity__step-box .ul .li:last-child:after{display:block}.csl-necessity__step-4{width:min(480px,100%);margin:auto}.csl-necessity__step-4 .step_ttl{font-size:19px}.csl-necessity__step-4 .pm{padding:15px 5vw}}.csl-case{padding:80px 0 100px}.csl-case .frame{background:#1e1f1f;padding:40px 60px}.csl-case .frame .ttl{font-size:25px}@media screen and (min-width:768px) and (max-width:1260px){.csl-case{padding:6.6vw 0 8vw}.csl-case .frame{padding:3vw 4vw}.csl-case .frame .ttl{font-size:2.3vw}}@media screen and (max-width:767px){.csl-case{padding:50px 0}.csl-case .frame{padding:30px 5vw}.csl-case .frame .ttl{font-size:18px}}.str-intro{padding:70px 0 90px}.str-intro .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.str-intro .frame .conts{width:34%}.str-intro .frame .pic{width:66%;text-align:center}.str-intro .frame .pic img{width:360px}@media screen and (min-width:768px) and (max-width:1260px){.str-intro{padding:6vw 0 7.5vw}.str-intro .frame .conts{width:40%}.str-intro .frame .pic{width:60%}.str-intro .frame .pic img{width:30vw}}@media screen and (max-width:767px){.str-intro{padding:50px 0}.str-intro .frame{display:block}.str-intro .frame .conts{width:100%}.str-intro .frame .pic{width:100%}.str-intro .frame .pic img{margin-top:30px;width:280px}}.str-send{padding:70px 0 30px}.str-send .wrap{position:relative}.str-send .m-title__h3{color:#9b9d9d}.str-send .inner{padding:30px 50px 20px;background:#1e1f1f}.strategy_spbrnone {width: 40%}.str-send .pics .pic{position:absolute;width:400px}.str-send .pics .pic:first-of-type{right:320px;bottom:100px}.str-send .pics .pic:nth-of-type(2){right:30px;bottom:-30px}@media screen and (min-width:768px) and (max-width:1260px){.str-send{padding:6vw 0 2vw}.str-send .inner{padding:2vw 3vw 1vw}.str-send .pics .pic{width:33vw}.str-send .pics .pic:first-of-type{right:20vw;bottom:10vw}.str-send .pics .pic:nth-of-type(2){right:3vw;bottom:-2vw}}@media screen and (max-width:767px){.str-send{padding:50px 0 10px}.str-send .inner{padding:20px 5vw 10px}.strategy_spbrnone {width: auto}.str-send .pics .pic{position:relative;width:min(400px,100%);margin:30px auto}.str-send .pics .pic:first-of-type,.str-send .pics .pic:nth-of-type(2){right:0;bottom:0}}.str-adv{padding:120px 0}.str-adv__slider .pic{padding:110px 10px 50px}.str-adv__slider .pic img{position:relative;aspect-ratio:40/27}.str-adv__slider .pic.a01 img{top:-70px}.str-adv__slider .pic.a02 img{top:0px}.str-adv__slider .pic.a03 img{top:-20px}.str-adv__slider .pic.a04 img{top:-40px}.str-adv__slider .pic.a05 img{top:-60px}.str-adv__slider .pic.a06 img{top:-10px}.str-adv__slider .pic.a07 img{top:-30px}.str-adv__slider .pic.a08 img{top:-50px}.str-adv .ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.str-adv .ul .li{display:inline-block;padding:30px;background:#1a3c77;font-size:23px;text-align:center}.str-adv .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.str-adv .frame .conts{width:52%}.str-adv .frame .pic{width:43.33%}@media screen and (min-width:768px) and (max-width:1260px){.str-adv{padding:9vw 0}.str-adv__slider .pic{padding:10vw 1vw 5vw}.str-adv__slider .pic.a01 img{top:-7vw}.str-adv__slider .pic.a02 img{top:0vw}.str-adv__slider .pic.a03 img{top:-2vw}.str-adv__slider .pic.a04 img{top:-4vw}.str-adv__slider .pic.a05 img{top:-6vw}.str-adv__slider .pic.a06 img{top:-1vw}.str-adv__slider .pic.a07 img{top:-3vw}.str-adv__slider .pic.a08 img{top:-5vw}.str-adv .ul{gap:2vw}.str-adv .ul .li{padding:2.5vw;font-size:1.75vw}}@media screen and (max-width:767px){.str-adv{padding:50px 0}.str-adv__slider .pic{padding:40px 5px}.str-adv__slider .pic.a01 img{top:0}.str-adv__slider .pic.a02 img{top:0}.str-adv__slider .pic.a03 img{top:0}.str-adv__slider .pic.a04 img{top:0}.str-adv__slider .pic.a05 img{top:0}.str-adv__slider .pic.a06 img{top:0}.str-adv__slider .pic.a07 img{top:0}.str-adv__slider .pic.a08 img{top:0}.str-adv .ul{display:block}.str-adv .ul .li{display:block;max-width:400px;margin:0 auto 10px;padding:15px;font-size:min(5.25vw, 20px);text-align:center}.str-adv .frame{display:block}.str-adv .frame .conts{width:100%}.str-adv .frame .pic{margin:30px auto 0;width:min(400px,100%)}}.str-value{padding:110px 0 120px}.str-value .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.str-value .frame .conts{width:34%}.str-value .frame .pics{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.str-value .frame .pics .pic{width:48.6%}.str-value .frame .pics .pic:first-of-type{margin-top:90px}@media screen and (min-width:768px) and (max-width:1260px){.str-value{padding:8vw 0}.str-value .frame .pics .pic:first-of-type{margin-top:7vw}}@media screen and (max-width:767px){.str-value{padding:50px 0}.str-value .frame{display:block}.str-value .frame .conts{width:100%}.str-value .frame .pics{width:100%;margin-top:30px}.str-value .frame .pics .pic{width:48.5%}.str-value .frame .pics .pic:first-of-type{margin-top:30px}}.str-works{padding:80px 0 40px}.str-works .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.str-works .frame .conts{width:48%}.str-works .frame .conts .ttl{font-size:25px;line-height:1.75}.str-works .frame.opposite .conts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.str-works .frame .pics{position:relative;width:47%;height:400px}.str-works .frame .pics .pic{position:absolute;width:66.66%}.str-works .frame .pics .pic:first-of-type{left:0;bottom:0}.str-works .frame .pics .pic:nth-of-type(2){top:0;right:0}@media screen and (min-width:768px) and (max-width:1260px){.str-works{padding:7vw 0 3vw}.str-works .frame{margin-bottom:5vw}.str-works .frame .conts .ttl{font-size:2.2vw}.str-works .frame .pics{height:33vw}}@media screen and (max-width:767px){.str-works{padding:50px 0 20px}.str-works .frame{display:block;margin-bottom:40px}.str-works .frame .conts{width:100%}.str-works .frame .conts .ttl{font-size:19px}.str-works .frame .pics{width:min(400px,100%);height:auto;margin:auto}.str-works .frame .pics .pic{position:relative;width:100%;margin-top:30px}}.es-intro{padding:80px 0 90px}.es-intro .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.es-intro .frame .conts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:62.5%}.es-intro .frame .pic{width:35%;text-align:center}@media screen and (min-width:768px) and (max-width:1260px){.es-intro{padding:7vw 0}.es-intro .frame .conts{width:65%}.es-intro .frame .pic{width:30%}}@media screen and (max-width:767px){.es-intro{padding:50px 0}.es-intro .frame{display:block}.es-intro .frame .conts{width:100%}.es-intro .frame .pic{width:100%;margin-top:30px}.es-intro .frame .pic img{width:240px}}.es-worries{padding:70px 0 80px}.es-worries .ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:5px}.es-worries .ttl h3{color:#fff;font-size:43px}.es-worries .ttl p{color:#9b9d9d;font-size:35px}.es-worries__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.es-worries__list-box{width:calc(33.3333333333% - 20px);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;background:#4c4c4c;height:144px;font-size:25px;line-height:1.5;text-align:center}.es-worries .frame{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:20px}.es-worries .frame .arrow{width:100px}.es-worries .frame .text{font-size:27px;line-height:1.75}@media screen and (min-width:768px) and (max-width:1260px){.es-worries{padding:6vw 0 7vw}.es-worries .ttl{gap:0.5vw}.es-worries .ttl h3{font-size:4vw}.es-worries .ttl p{font-size:3.3vw}.es-worries__list{gap:2.5vw}.es-worries__list-box{width:calc(33.3333333333% - 1.6666666667vw);height:12vw;font-size:2vw}.es-worries .frame{gap:2vw}.es-worries .frame .arrow{width:8vw}.es-worries .frame .text{font-size:2.2vw}}@media screen and (max-width:767px){.es-worries{padding:50px 0}.es-worries .ttl{gap:5px}.es-worries .ttl h3{font-size:min(6.66vw,30px)}.es-worries .ttl p{font-size:min(5vw,24px)}.es-worries__list{display:block}.es-worries__list-box{width:min(400px,100%);height:auto;margin:0 auto 15px;padding:10px 0;font-size:19px}.es-worries .frame{gap:15px}.es-worries .frame .arrow{width:60px}.es-worries .frame .text{font-size:17px}}.es-about{padding:90px 0}.es-about__space{padding:0 0 80px;background:url("/system_panel/uploads/images/es_about.png") no-repeat;background-position:right bottom;background-size:384px auto}.es-about .frame{justify-content: space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.es-about .frame .conts{width:50%}.es-about .frame .conts .ttl{font-size:45px;font-weight:900}.es-about .frame .conts .ol .li{font-size:24px;margin-bottom:20px}.es-about .frame .circle{width:386px}@media screen and (min-width:768px) and (max-width:1260px){.es-about{padding:7.5vw 0}.es-about__space{padding:0 0 7vw;background-size:33vw auto}.es-about .frame .conts{width:60%}.es-about .frame .conts .ttl{font-size:4vw}.es-about .frame .conts .ol .li{font-size:1.9vw;margin-bottom:2vw}.es-about .frame .circle{width:33vw}}@media screen and (max-width:767px){.es-about{padding:50px 0}.es-about__space{background-size:280px auto}.es-about .frame{display:block}.es-about .frame .conts{width:100%}.es-about .frame .conts .ttl{font-size:min(7vw,30px)}.es-about .frame .conts .ol .li{font-size:17px;margin-bottom:20px}.es-about .frame .circle{width:300px;margin:30px auto 0}}.es-growth{padding:90px 0}.es-growth .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.es-growth__box{width:47.5%}.es-growth__box .ttl{font-size:30px;display:inline-block;background:#1e1f1f;color:#fff;padding:10px 60px}.es-growth__box .inner{padding:30px 40px 20px;border:1px solid #1e1f1f;background:#f0f0f0}@media screen and (min-width:768px) and (max-width:1260px){.es-growth{padding:7.5vw 0}.es-growth__box{width:48%}.es-growth__box .ttl{font-size: 2.3vw;padding:1vw 5vw}.es-growth__box .inner{padding:2.5vw 2vw 1.5vw}}@media screen and (max-width:767px){.es-growth{padding:50px 0}.es-growth .frame{display:block}.es-growth__box{width:min(400px,100%);margin:30px auto 0}.es-growth__box .ttl{font-size: 25px;padding:10px 45px}.es-growth__box .inner{padding:20px 5vw 10px}}.es-culture{padding:80px 0 100px}.es-culture .frame{position:relative;padding:40px;background:#1e1f1f}.community_spbrnone {width: 50%}.es-culture .frame .ttl{font-size:25px}.es-culture .frame .ul .li{margin-bottom:8px}.es-culture .frame .ul .li p{display:inline-block;padding:6px 15px;background:#1a3c77;line-height:1.5}.es-culture .frame .pics .pic{position:absolute}.es-culture .frame .pics .pic:first-of-type{top:40px;right:90px;width:400px}.es-culture .frame .pics .pic:nth-of-type(2){top:180px;right:40px;width:260px}@media screen and (min-width:768px) and (max-width:1260px){.es-culture{padding:6vw 0 7.5vw}.es-culture .frame{padding:3vw}.es-culture .frame .ttl{font-size:2.3vw}.es-culture .frame .ul .li{margin-bottom:1vw}.es-culture .frame .ul .li p{padding:0.6vw 1.5vw}.es-culture .frame .pics .pic:first-of-type{top:3vw;right:4vw;width:30vw}.es-culture .frame .pics .pic:nth-of-type(2){top:18vw;right:3vw;width:20vw}}@media screen and (max-width:767px){.es-culture{padding:50px 0}.es-culture .frame{padding:20px 4vw}.es-culture .frame .ttl{font-size:25px}.es-culture .frame .pics .pic{position:relative}.es-culture .frame .pics .pic:first-of-type,.es-culture .frame .pics .pic:nth-of-type(2){top:auto;left:auto;bottom:auto;right:auto;width:min(360px,100%);margin:20px auto 0}.es-culture .frame .pics .pic:nth-of-type(2){width:250px}}.es-msg{position:relative;margin:140px 0;padding:90px 0;background:url("/system_panel/uploads/images/bg_gray.jpg")}.es-msg .pics .pic{position:absolute;width:340px}.es-msg .pics .pic:first-of-type{top:-75px;left:calc(50% - 660px)}.es-msg .pics .pic:nth-of-type(2){bottom:-100px;right:calc(50% - 660px)}@media screen and (min-width:768px) and (max-width:1700px){.es-msg .pics .pic{width:300px}.es-msg .pics .pic:first-of-type{left:calc(50% - 560px)}.es-msg .pics .pic:nth-of-type(2){right:calc(50% - 560px)}}@media screen and (min-width:768px) and (max-width:1260px){.es-msg{margin:10vw 0;padding:7.5vw 0}.es-msg .pics .pic{width:25vw}.es-msg .pics .pic:first-of-type{top:-6vw;left:calc(50% - 45vw)}.es-msg .pics .pic:nth-of-type(2){bottom:-8vw;right:calc(50% - 45vw)}}@media screen and (max-width:767px){.es-msg{margin:0;padding:50px 0}.es-msg .pics .pic{position:relative;width:340px;margin:30px auto 0}.es-msg .pics .pic:first-of-type,.es-msg .pics .pic:nth-of-type(2){top:auto;left:auto;bottom:auto;right:auto}}.es-flow{padding:60px 0}.es-flow .ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.es-flow .ul .li{width:28%}.es-flow .ul .arrow{width:8%}.es-flow .ul .arrow img{margin-top:33px;width:87.5%}.es-flow__box{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;height:90px;background:#f0f0f0;border:1px solid #1e1f1f;font-size:25px;line-height:1.6;text-align:center}.es-flow__black{padding:40px;background:#000;color:#fff}.es-flow__black .ttl{font-size:27px;text-align:center}@media screen and (min-width:768px) and (max-width:1260px){.es-flow{padding:5vw 0 0}.es-flow .ul .arrow img{margin-top:3vw}.es-flow__box{height:7.5vw;font-size:2.3vw}.es-flow__black{padding:3vw}.es-flow__black .ttl{font-size:2.5vw}}@media screen and (max-width:767px){.es-flow{padding:50px 0 0}.es-flow .ul{display:block}.es-flow .ul .li{width:min(400px,100%);margin:auto}.es-flow .ul .arrow{width:100%;text-align:center}.es-flow .ul .arrow img{margin:20px auto;width:40px;-webkit-transform:rotate(90deg);transform:rotate(90deg);text-align:center}.es-flow__box{height:60px;font-size:18px}.es-flow__black{padding:20px 5vw}.es-flow__black .ttl{font-size: min(6vw, 25px)}}.other-links{padding:90px 0 50px}.other-links .ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin:0 50px}.other-links .ul .li a{display:inline-block;background:url("/system_panel/uploads/images/arrow_white.png") #1a3c77 no-repeat;background-position:right 17px center;background-size:18px auto;color:#fff;padding:10px 50px 10px 35px}.other-links .ul .li a:hover{opacity:0.8;background-position:right 12px center}.other-consult{padding:100px 0 160px;background:url("/system_panel/uploads/images/bg_other.jpg") center no-repeat;background-size:cover;color:#fff}.other-rinri{padding:100px 0 90px}.other-rinri .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.other-rinri .frame .conts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:47.5%}.other-rinri .frame .pic{width:47.5%}.other-rinri__box .ttl{display:inline-block;padding:15px 90px;background:#1e1f1f;font-size:30px}.other-rinri__box .inner{padding:40px 50px;background:#272727}@media screen and (min-width:768px) and (max-width:1260px){.other-consult{padding:8vw 0 12vw}.other-rinri{padding:8vw 0 7.5vw}.other-rinri .frame{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.other-rinri .frame .conts{width:52%}.other-rinri .frame .pic{width:43%}.other-rinri__box .ttl{padding:1.5vw 7.5vw;font-size:2.3vw}.other-rinri__box .inner{padding:3vw 4vw}}@media screen and (max-width:767px){.other-consult{padding:50px 0}.other-rinri{padding:50px 0}.other-rinri .frame{display:block}.other-rinri .frame .conts{width:100%}.other-rinri .frame .pic{margin:30px auto 0;width:min(400px,100%)}.other-rinri__box .ttl{padding:12px 60px;font-size:25px}.other-rinri__box .inner{padding:20px 5vw}}.other-business{padding:90px 0}.other-business .frame{margin-bottom:20px;padding:40px 50px;background:#1e1f1f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.other-business .frame .conts{width:58%}.other-business .frame .conts .ttl{display:inline-block;margin-bottom:20px;padding:6px 18px;background:#1a3c77;font-size:25px}.other-business .frame .pic{width:36.36%}.other-end .inner{padding:120px 0 140px}@media screen and (min-width:768px) and (max-width:1260px){.other-business{padding:7vw 0}.other-business .frame{margin-bottom:2vw;padding:3vw 4vw}.other-business .frame .conts .ttl{margin-bottom:2vw;padding:0.6vw 1.8vw;font-size:2.3vw}.other-end .inner{padding:9vw 0 10vw}}@media screen and (max-width:767px){.other-business{padding:50px 0}.other-business .frame{padding:20px 5vw;display:block}.other-business .frame .conts{width:100%}.other-business .frame .conts .ttl{margin-bottom:15px;font-size:min(6vw,20px)}.other-business .frame .pic{margin:20px auto 0;width:min(400px,100%)}.other-end .inner{padding:50px 0 90px}}.thought-message{padding:100px 0 70px}.thought-message__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:90px}.thought-message__head-title{margin-bottom:40px}.thought-message__head-title .subttl{color:#656d6d;font-size:35px;letter-spacing:1px}.thought-message__head-title .ttl{font-size:70px;font-weight:900}.thought-message__head .conts{width:46.5%}.thought-message__head .pics{width:37.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.thought-message__head .pics .pic{width:77.8%}.thought-message__head .pics .name{width:16.7%}.thought-message .frame{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thought-message .frame .conts{width:62%}.thought-message .frame .conts .ttl{display:inline-block;margin-bottom:15px;padding:6px 18px;background:#3d4949;color:#fff}.thought-message .frame .pic{width:33.33%}.thought-intro{padding:90px 0 110px}.thought-intro .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thought-intro .frame .title{width:25%}.thought-intro .frame .conts{width:70%}@media screen and (min-width:768px) and (max-width:1260px){.thought-message{padding:8vw 0 9vw}.thought-message__head{margin-bottom:7.5vw}.thought-message__head-title{margin-bottom:3vw}.thought-message__head-title .subttl{font-size:3vw;letter-spacing:0.1vw}.thought-message__head-title .ttl{font-size:5vw}.thought-message__head .conts{width:55%}.thought-message .frame{margin-bottom:4vw}.thought-message .frame .conts .ttl{margin-bottom:1.5vw;padding:0.6vw 1.8vw}.thought-intro{padding:7vw 0 8vw}}@media screen and (max-width:767px){.thought-message{padding:50px 0}.thought-message__head{display:block;margin-bottom:50px}.thought-message__head-title{margin-bottom:25px}.thought-message__head-title .subttl{font-size:24px;letter-spacing:0}.thought-message__head-title .ttl{font-size:45px}.thought-message__head .conts{width:100%}.thought-message__head .pics{width:min(400px,100%);margin:40px auto 0}.thought-message .frame{margin-bottom:30px;display:block}.thought-message .frame .conts{width:100%}.thought-message .frame .conts .ttl{margin-bottom:10px}.thought-message .frame .pic{width:min(400px,100%);margin:30px auto 0}.thought-intro{padding:50px 0}.thought-intro .frame{display:block}.thought-intro .frame .title{width:100%;margin-bottom:30px}.thought-intro .frame .conts{width:100%}}.thought-example{padding:120px 0 140px}.thought-example__ttl{font-size:25px;line-height:1.875}.thought-example .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thought-example .frame .conts{width:40%}.thought-example .frame .pics{position:relative;width:55%}.thought-example .frame .pics .sub{position:absolute;bottom:-20px;left:0;right:0;margin:auto;width:224px}.thought-values{background:url("/system_panel/uploads/images/bg_gray.jpg");padding:70px 0}.thought-values .frame{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.thought-values .frame .conts{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:40%}.thought-values .frame .conts .pm{position:relative;z-index:10;padding-top:20px}.thought-values .frame .conts .logo{position:absolute;z-index:5;right:0;bottom:-10px;width:649px}.thought-values .frame .pic{width:55%;position:relative}.thought-future{padding:90px 0}@media screen and (min-width:768px) and (max-width:1260px){.thought-example{padding:9vw 0 10vw}.thought-example__ttl{font-size:2.2vw}.thought-example .frame .pics .sub{bottom:-2vw;width:20vw}.thought-values{padding:6vw 0}.thought-values .frame .conts .pm{padding-top:1vw}.thought-values .frame .conts .logo{right:0;bottom:-1vw;width:50vw}.thought-future{padding:7.5vw 0}}@media screen and (max-width:767px){.thought-example{padding:50px 0 65px}.thought-example__ttl{font-size:20px}.thought-example .frame{display:block}.thought-example .frame .conts{width:100%}.thought-example .frame .pics{width:min(400px,100%);margin:30px auto 0}.thought-example .frame .pics .sub{bottom:-15px;width:160px}.thought-values{padding:50px 0}.thought-values .frame{display:block}.thought-values .frame .conts{width:100%}.thought-values .frame .conts .pm{padding:0 0 75px}.thought-values .frame .conts .logo{right:-3vw;bottom:10px;width:80%}.thought-values .frame .pic{width:min(400px,100%);margin:0 auto}.thought-future{padding:50px 0}}.company-philosophy .wrap{position:relative}.company-philosophy .wrap .inner{padding:80px 0 90px}.company-philosophy .wrap .inner .goal{font-size:35px;text-align:center}.company-philosophy .wrap .inner .goal br{display:none}.company-vision{padding:70px 0}.company-about{padding:90px 0 120px}.company-about .dl>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.company-about .dl>div .dt{width:250px;padding:20px 0 20px 90px;color:#c0c0c0;border-bottom:1px solid #282828}.company-about .dl>div .dd{width:calc(100% - 250px - 15px);padding:20px 0 20px 90px;border-bottom:1px solid #282828}.company-about .dl>div .dd.address br{display:none}.company-about .dl>div .dd a{color:#fff}.company-about .googlemap iframe{width:100%;height:300px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media screen and (min-width:768px) and (max-width:1260px){.company-philosophy .wrap .inner{padding:7vw 0 8vw}.company-philosophy .wrap .inner .goal{font-size:3vw}.company-vision{padding:6vw 0}.company-about{padding:7.5vw 0 9vw}.company-about .dl>div{gap:1.5vw}.company-about .dl>div .dt{width:22.5vw;padding:2vw 0 2vw 7vw}.company-about .dl>div .dd{width:calc(100% - 24vw);padding:2vw 0 2vw 7vw}.company-about .googlemap iframe{height:24vw}}@media screen and (max-width:767px){.company-philosophy .wrap .inner{padding:50px 0 75px}.company-philosophy .wrap .inner .goal{font-size:min(6.5vw,30px);line-height:1.5}.company-philosophy .wrap .inner .goal br{display:inline-block}.company-philosophy .wrap .inner .pm br{display:none}.company-vision{padding:50px 0}.company-about{padding:50px 0}.company-about .dl>div{display:block}.company-about .dl>div .dt{width:100%;padding:15px 0 0;border-bottom:none}.company-about .dl>div .dd{width:100%;padding:10px 0 15px}.company-about .dl>div .dd.address br{display:inline-block}.company-about .googlemap iframe{height:200px}}.contact-head{padding:60px 0}.contact-tel{padding:90px 0 75px}.contact-tel .tel{width:268px}.contact-tel .time{margin-left:32px}@media screen and (min-width:768px) and (max-width:1260px){.contact-head{padding:5vw 0}.contact-tel{padding:7vw 0 6vw}.contact-tel .tel{width:24vw}.contact-tel .time{margin-left:2.75vw}}@media screen and (max-width:767px){.contact-head{padding:50px 0}.contact-tel{padding:50px 0}.contact-tel .tel{width:240px}.contact-tel .time{margin-left:28px}}.form_area{padding:90px 0 120px}.complete{padding:80px 0 120px}@media screen and (min-width:768px) and (max-width:1260px){.complete{padding:7vw 0 9vw}}@media screen and (max-width:767px){.complete{padding:50px 0 80px}}.u-mt__10{margin-top:10px}.u-mt__20{margin-top:20px}.u-mt__30{margin-top:30px}.u-mt__40{margin-top:40px}.u-mt__50{margin-top:50px}.u-mt__60{margin-top:60px}.u-mt__70{margin-top:70px}.u-mt__80{margin-top:80px}.u-mt__90{margin-top:90px}@media screen and (min-width:768px) and (max-width:1260px){.u-mt__10{margin-top:1vw}.u-mt__20{margin-top:2vw}.u-mt__30{margin-top:2.8vw}.u-mt__40{margin-top:3.6vw}.u-mt__50{margin-top:4.4vw}.u-mt__60{margin-top:5vw}.u-mt__70{margin-top:6vw}.u-mt__80{margin-top:6.75vw}.u-mt__90{margin-top:7.5vw}}@media screen and (max-width:767px){.u-mt__10{margin-top:6px}.u-mt__20{margin-top:12px}.u-mt__30{margin-top:18px}.u-mt__40{margin-top:24px}.u-mt__50{margin-top:30px}.u-mt__60{margin-top:36px}.u-mt__70{margin-top:42px}.u-mt__80{margin-top:48px}.u-mt__90{margin-top:54px}}.u-mb__10{margin-bottom:10px}.u-mb__20{margin-bottom:20px}.u-mb__30{margin-bottom:30px}.u-mb__40{margin-bottom:40px}.u-mb__50{margin-bottom:50px}.u-mb__60{margin-bottom:60px}.u-mb__70{margin-bottom:70px}.u-mb__80{margin-bottom:80px}.u-mb__90{margin-bottom:90px}@media screen and (min-width:768px) and (max-width:1260px){.u-mb__10{margin-bottom:1vw}.u-mb__20{margin-bottom:2vw}.u-mb__30{margin-bottom:2.8vw}.u-mb__40{margin-bottom:3.6vw}.u-mb__50{margin-bottom:4.4vw}.u-mb__60{margin-bottom:5vw}.u-mb__70{margin-bottom:6vw}.u-mb__80{margin-bottom:6.75vw}.u-mb__90{margin-bottom:7.5vw}}@media screen and (max-width:767px){.u-mb__10{margin-bottom:6px}.u-mb__20{margin-bottom:12px}.u-mb__30{margin-bottom:18px}.u-mb__40{margin-bottom:24px}.u-mb__50{margin-bottom:30px}.u-mb__60{margin-bottom:36px}.u-mb__70{margin-bottom:42px}.u-mb__80{margin-bottom:48px}.u-mb__90{margin-bottom:54px}}
/*# sourceMappingURL=style.css.map */
@media screen and (max-width: 600px){.m-btn.long a p {width: 289px}.m-title__h3 .ttl {font-size: min(7vw, 40px)}.m-btns.right {justify-content: flex-start}.header .sp_menu .menu>.ul>.li {font-size: 24px}.community_spbrnone {width: auto}.pm,.p,.m-list__check .li,.form_area .formTh{font-size: 20px}.m-btn a p, .m-btn a span, .m-btn button p, .m-btn button span {width: 250px;font-size: 24px}.other-links .ul {margin: 0 0px}.other-links .ul .li a {padding: 10px 50px 10px 10px}}
@media screen and (min-width: 700px){.spbr br{display:none}}
@media (min-width:700px) and (max-width:1024px){.thought-intro .frame .title {width: 30%;}}
@media screen and (min-width: 1025px){}