@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&display=swap&subset=japanese");@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400&display=swap&subset=japanese");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap");.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,figure,button{margin:0px;padding:0px;background:none;border:0}table{border-collapse:collapse;border-spacing:0px}fieldset,img,abbr,acronym{border:0px}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}ol,ul,li{list-style:none;padding:0px;margin:0px}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}img{display:inline-block;vertical-align:middle}q:before,q:after{content:''}main{display:block}*{margin:0;padding:0;text-decoration:none;font-family:'Roboto', 'Noto Sans JP';-webkit-box-sizing:border-box;box-sizing:border-box}a{color:#000;text-decoration:none}body{overflow-x:hidden}.sp{display:none}@media screen and (max-width: 896px){.sp{display:block}}.sp_min{display:none}@media screen and (max-width: 480px){.sp_min{display:block}}@media screen and (max-width: 480px){.pc_sp{display:none}}@media screen and (max-width: 896px){.pc{display:none}}.sp_only{display:none}@media screen and (max-width: 896px){.sp_only{display:block}}@media screen and (max-width: 480px){.sp_only{display:none}}.bl__header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;width:90%;position:fixed;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:50}@media screen and (max-width: 1300px){.bl__header{flex-wrap:wrap}}@media screen and (max-width: 480px){.bl__header{top:20px;align-items:center}}.bl__header:after{content:"";display:block;background:-webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0,0,0,0)));background:linear-gradient(to bottom, black, rgba(0,0,0,0));opacity:0;width:300%;height:120px;position:fixed;left:50%;top:-30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-50;-webkit-transition:all,.8s;transition:all,.8s}@media screen and (max-width: 1300px){.bl__header:after{height:90px}}@media screen and (max-width: 480px){.bl__header:after{height:80px}}.bl__header.background:after{opacity:1}.bl__header.active:after{display:none}.bl__header__logo{display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap}.bl__header__logo a img{margin-right:30px}@media screen and (max-width: 1400px){.bl__header__logo a img{margin-right:13px}}@media screen and (max-width: 1300px){.bl__header__logo a img{margin-right:20px}}@media screen and (max-width: 896px){.bl__header__logo a img{max-width:160px}}@media screen and (max-width: 480px){.bl__header__logo a img{width:120px}}.bl__header__logo h1{color:#fff;font-size:.75rem;line-height:1em;display:block;letter-spacing:.05rem}@media screen and (max-width: 1400px){.bl__header__logo h1{font-size:.65rem}}@media screen and (max-width: 1300px){.bl__header__logo h1{font-size:.75rem}}@media screen and (max-width: 896px){.bl__header__logo h1{display:none}}@media screen and (max-width: 1300px){.bl__header nav{display:none}}.bl__header nav.active{display:block;width:100%;position:fixed;top:100px;left:0;height:100vh}@media screen and (max-width: 480px){.bl__header nav.active{top:70px}}.bl__header nav>ul{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap}@media screen and (max-width: 1300px){.bl__header nav>ul{flex-wrap:wrap;opacity:0}}.bl__header nav>ul.active{opacity:1}.bl__header__item{margin:0 .85em;position:relative}@media screen and (max-width: 1400px){.bl__header__item{margin:0 .35em}}.bl__header__item:after{content:"";display:block;background:#66cdda;height:1px;width:0;position:absolute;bottom:-5px;left:0}@media screen and (max-width: 1300px){.bl__header__item:after{display:none}}.bl__header__item:hover:after{-webkit-animation:hoverLine 1s linear  forwards;animation:hoverLine 1s linear  forwards}@-webkit-keyframes hoverLine{0%{width:0}50%{width:40%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{width:0;left:100%}}@keyframes hoverLine{0%{width:0}50%{width:40%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{width:0;left:100%}}.bl__header__item:hover a{color:#66cdda}@media screen and (max-width: 1300px){.bl__header__item{width:100%;margin:0 0 18px;text-align:center;-webkit-animation-name:gnaviAnime;animation-name:gnaviAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;border-bottom:1px solid rgba(255,255,254,0.2)}@-webkit-keyframes gnaviAnime{0%{opacity:0}100%{opacity:1}}@keyframes gnaviAnime{0%{opacity:0}100%{opacity:1}}.bl__header__item:hover a{color:#fff}}@media screen and (max-width: 1300px){.bl__header__item:last-of-type{border-bottom:none}}.bl__header__item.business_link{position:relative}.bl__header__item.business_link #arrow{content:"";display:none;width:10px;height:10px;border-top:1px solid #fffffe;border-right:1px solid #fffffe;display:none;position:absolute;top:0;right:20px;-webkit-transform:translateY(50%) rotate(135deg);transform:translateY(50%) rotate(135deg);-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1300px){.bl__header__item.business_link #arrow{display:block}}.bl__header__item.business_link #arrow.is_active{-webkit-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.bl__header__item.business_link ul{position:relative;-webkit-transition:all .3s;transition:all .3s;opacity:0;height:0;display:none}@media screen and (max-width: 1300px){.bl__header__item.business_link ul{display:block}}.bl__header__item.business_link ul.is_active{padding-top:30px;padding-bottom:17px;opacity:1;height:auto}.bl__header__item.business_link ul:after{content:"";display:block;background:#000;position:absolute;width:300%;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-10;opacity:.4}.bl__header__item.business_link ul li{width:100%}.bl__header__item.business_link ul li a{color:#fff;font-size:.8rem;padding-bottom:18px}.bl__header__item.sitemap{display:none}@media screen and (max-width: 1300px){.bl__header__item.sitemap{display:block}}.bl__header__item.sitemap a{font-size:.7rem;display:block;text-align:center;width:100%}.bl__header__item a{font-size:1rem;color:#fff;font-weight:300;letter-spacing:.1rem;display:block;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 1400px){.bl__header__item a{font-size:.8rem}}@media screen and (max-width: 1300px){.bl__header__item a{padding-bottom:18px;font-size:.9rem}}.bl__header__item.tell a{font-size:1.3rem;color:#fff;font-weight:500}@media screen and (max-width: 1400px){.bl__header__item.tell a{font-size:1.2rem}}@media screen and (max-width: 480px){.bl__header__item.tell a{font-size:1rem}}.bl__header__item.tell:after{display:none}.bl__header__item.contact{margin-right:0;background:none}@media screen and (max-width: 1300px){.bl__header__item.contact{display:none}}.bl__header__item.contact:after{display:none}.bl__header__item.contact a{background:-webkit-gradient(linear, left top, right top, from(#042357), color-stop(#063686), to(#43e7d6));background:linear-gradient(to right, #042357, #063686, #43e7d6);background-size:200% auto;color:#fff;text-align:center;display:block;width:100%;padding:.75em 2.25em;font-size:.95rem;-webkit-transform:translateY(15%);transform:translateY(15%);-webkit-transition:all,.3s ease-out;transition:all,.3s ease-out}@media screen and (max-width: 1400px){.bl__header__item.contact a{font-size:.9rem;padding:.65em 2em}}.bl__header__item.contact a:hover{background-position:right center}.bl__header .hamburger{position:relative;width:30px;height:30px;display:none;cursor:pointer}@media screen and (max-width: 1300px){.bl__header .hamburger{display:block}}.bl__header .hamburger:after,.bl__header .hamburger:before{position:absolute;content:"";background:#fff;display:block;width:30px;height:1px;-webkit-transition:all,.5s;transition:all,.5s}.bl__header .hamburger:before{top:4px}.bl__header .hamburger:after{bottom:4px}.bl__header .hamburger span{position:absolute;content:"";background:#fff;display:block;width:30px;height:1px;top:50%;left:0;-webkit-transition:all,.8s;transition:all,.8s}.bl__header .hamburger.active:before,.bl__header .hamburger.active:after{top:50%;opacity:1;left:0}.bl__header .hamburger.active:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bl__header .hamburger.active:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.bl__header .hamburger.active span{left:200%;opacity:0}.bl__header .circle{position:fixed;z-index:3;width:100px;height:100px;border-radius:50%;background:#101621;opacity:.9;-webkit-transform:scale(0);transform:scale(0);right:-50px;top:-50px;-webkit-transition:all .6s;transition:all .6s}.bl__header .circle.active{-webkit-transform:scale(50);transform:scale(50);z-index:-10}.bl__header_sub{position:fixed;top:140px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:1300px;width:90%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;z-index:20;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width: 1300px){.bl__header_sub{display:none}}.bl__header_sub.is-active{opacity:1;visibility:visible}.bl__header_sub li{width:18%;position:relative}.bl__header_sub li:hover .img:after{opacity:.5}.bl__header_sub li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.bl__header_sub li .img{margin-bottom:8px;position:relative;overflow:hidden}.bl__header_sub li .img:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity:0;-webkit-transition:all,.5s;transition:all,.5s;z-index:10}.bl__header_sub li .img img{width:100%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.bl__header_sub li .text{font-size:.9rem;text-align:center;letter-spacing:.05rem;font-weight:300}.bl__header_sub:after{content:"";display:block;background:#e1e2e6;width:300%;height:360px;position:fixed;top:-140px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-5}.bl__header_sub a{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:10}.bl__footer{background:#e1e2e6}.bl__footer__content{max-width:960px;width:90%;margin:0 auto;padding:60px 0 100px;text-align:center}.bl__footer__content p.logo{margin-bottom:30px}.bl__footer__content p.logo a{display:block;margin:0 auto;max-width:210px;position:relative;width:70%}@media screen and (max-width: 480px){.bl__footer__content p.logo a{max-width:160px}}.bl__footer__content p.logo a img{width:100%}.bl__footer__content address{margin-bottom:45px}.bl__footer__content address p{color:#2d2d2e;font-size:.9rem;letter-spacing:.02rem;line-height:1.9em}@media screen and (max-width: 480px){.bl__footer__content address p{font-size:.8rem}}.bl__footer__content nav>ul{display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;border-bottom:1px solid #c8c9cc;padding-bottom:39px;margin-bottom:24px}@media screen and (max-width: 896px){.bl__footer__content nav>ul{display:none}}.bl__footer__content nav>ul li{margin:0 20px}.bl__footer__content nav>ul li a{font-size:.95rem}.bl__footer__content nav>div{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}@media screen and (max-width: 896px){.bl__footer__content nav>div{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap}}.bl__footer__content nav>div ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 896px){.bl__footer__content nav>div ul{display:none}}.bl__footer__content nav>div ul li a{color:#989b9e;font-size:.85rem}.bl__footer__content nav>div ul li:first-of-type{margin-right:50px}.bl__footer__content nav>div small{color:#989b9e;font-size:.8rem;font-weight:300;letter-spacing:.05rem}@media screen and (max-width: 480px){.bl__footer__content nav>div small{font-size:.7rem}}.bl__footer__sp-content{display:none;background:-webkit-gradient(linear, left top, right top, from(#101621), to(#351ac9));background:linear-gradient(to right, #101621, #351ac9);position:fixed;bottom:0;left:0;width:100%;z-index:30}@media screen and (max-width: 896px){.bl__footer__sp-content{display:block}}.bl__footer__sp-content ul li a{padding:20px 0;display:block;text-align:center;color:#fff;letter-spacing:.1rem;font-size:1.1rem}@media screen and (max-width: 480px){.bl__footer__sp-content ul li a{font-size:.85rem;padding:15px 0}}.bl__footer__sp-content ul li a img{width:29px;height:22px;margin-left:7px}@media screen and (max-width: 480px){.bl__footer__sp-content ul li a img{height:18px;margin-left:3px}}.bl__contact{background:#101621;padding:120px 0;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 896px){.bl__contact{padding:90px 0}}@media screen and (max-width: 480px){.bl__contact{padding:60px 0}}.bl__contact h3{text-align:center;color:#fff;font-weight:200;letter-spacing:.2em;font-size:1.8rem;width:100%;margin-bottom:30px}@media screen and (max-width: 480px){.bl__contact h3{font-size:1.5rem;margin-bottom:27px}}.bl__contact dl{width:50%;color:#fff;max-width:300px}@media screen and (max-width: 896px){.bl__contact dl{width:100%}}@media screen and (max-width: 480px){.bl__contact dl:first-of-type{margin-bottom:42px}}.bl__contact dl dt{text-align:center;margin-bottom:18px;font-size:.95rem;letter-spacing:.05rem}@media screen and (max-width: 480px){.bl__contact dl dt{margin-bottom:8px}}.bl__contact dl dd p{font-size:.85rem;text-align:center;letter-spacing:.04rem;font-weight:200}.bl__contact__tell{color:#fff;font-size:2.1rem;letter-spacing:.15rem;display:block;text-align:center}.bl__contact__button{background:-webkit-gradient(linear, left top, right top, from(#218), color-stop(#351ac9), to(#43e7d6));background:linear-gradient(to right, #218, #351ac9, #43e7d6);background-size:200% auto;color:#fff;text-align:center;display:block;max-width:220px;width:100%;padding:12px;margin:0  auto;font-weight:300;letter-spacing:.1rem;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width: 480px){.bl__contact__button{font-size:.85rem;max-width:200px;padding:9px}}.bl__contact__button:hover{background-position:right center}.bl__qanda{max-width:960px;width:90%;margin:0 auto}.bl__qanda.white details{border-top:1px solid #fff}.bl__qanda.white details summary span{color:#fff}.bl__qanda.white details:last-of-type{border-bottom:1px solid #fff;margin-bottom:90px}@media screen and (max-width: 480px){.bl__qanda.white details:last-of-type{margin-bottom:60px}}.bl__qanda.white details>p{color:#fff}.bl__qanda details{padding:12px  0;border-top:1px solid #c8c9cc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 480px){.bl__qanda details{padding:10px 0}}.bl__qanda details summary{display:block;outline:none}.bl__qanda details summary p{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.bl__qanda details summary p:before{content:"";display:block;background-image:url(/images/reason/sec06_before.svg);width:60px;height:60px;background-repeat:no-repeat;background-size:cover;margin-right:20px}@media screen and (max-width: 896px){.bl__qanda details summary p:before{width:50px;height:50px;margin-right:15px}}@media screen and (max-width: 480px){.bl__qanda details summary p:before{width:40px;height:40px}}.bl__qanda details summary p:after{content:"";display:block;background:transparent;width:9px;height:9px;border-right:3px solid #aaacb0;border-bottom:3px solid #aaacb0;position:absolute;top:50%;right:40px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media screen and (max-width: 480px){.bl__qanda details summary p:after{width:6px;height:6px;right:20px}}.bl__qanda details summary span{width:80%;font-size:1.2rem;letter-spacing:.1rem;color:#74777a;font-weight:300}@media screen and (max-width: 896px){.bl__qanda details summary span{font-size:1.1rem}}@media screen and (max-width: 480px){.bl__qanda details summary span{font-size:.85rem;width:calc(100% - 100px)}}.bl__qanda details summary::-webkit-details-marker{display:none}.bl__qanda details:last-of-type{border-bottom:1px solid #c8c9cc}.bl__qanda details>p{font-size:1.1rem;margin:5px 0 45px 80px;font-weight:300;letter-spacing:.08rem;color:#74777a;width:80%}@media screen and (max-width: 896px){.bl__qanda details>p{font-size:1rem;margin:15px 0 30px  65px}}@media screen and (max-width: 480px){.bl__qanda details>p{font-size:.85rem;width:60%}}.bl__qanda details[open] summary p:after{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.bl__business_feature{max-width:1200px;width:100%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin:0 auto 110px}@media screen and (max-width: 896px){.bl__business_feature{margin-bottom:90px}}@media screen and (max-width: 480px){.bl__business_feature{margin-bottom:60px}}@media screen and (max-width: 896px){.bl__business_feature.sp100 dl{width:100%}}@media screen and (max-width: 896px){.bl__business_feature.sp100 dl dd{padding:24px 30px 60px}}@media screen and (max-width: 480px){.bl__business_feature.sp100 dl dd{padding:24px 24px 60px}}.bl__business_feature.width_half{margin-bottom:30px}.bl__business_feature.width_half dl{width:48%;background:none;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width: 480px){.bl__business_feature.width_half dl{width:100%;margin-bottom:24px}}.bl__business_feature.width_half dl dt{-webkit-box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2);box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2)}.bl__business_feature.width_half dl dd{background:#000;padding:20px;-webkit-box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2);box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2);margin-bottom:8px;text-align:center}@media screen and (max-width: 896px){.bl__business_feature.width_half dl dd{text-align:left}}@media screen and (max-width: 480px){.bl__business_feature.width_half dl dd{margin-bottom:5px}}.bl__business_feature.width_half02 dl{width:48%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 3fr;grid-template-rows:1fr 3fr}@media screen and (max-width: 480px){.bl__business_feature.width_half02 dl{width:100%;margin-bottom:27px;display:block}}.bl__business_feature.width_half02 dl dt{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 896px){.bl__business_feature.width_half02 dl dt{font-size:.9rem}}@media screen and (max-width: 480px){.bl__business_feature.width_half02 dl dt{font-size:.85rem}}.bl__business_feature.width_half02 dl dd{padding-bottom:40px}@media screen and (max-width: 896px){.bl__business_feature.width_half02 dl dd{font-size:.85rem}}@media screen and (max-width: 480px){.bl__business_feature.width_half02 dl dd{font-size:.8rem}}.bl__business_feature dl{width:30%;margin-bottom:36px;background:#000;-webkit-box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2);box-shadow:2px 3px 20px 0px rgba(255,255,255,0.2)}@media screen and (max-width: 896px){.bl__business_feature dl{width:32%}}@media screen and (max-width: 480px){.bl__business_feature dl{width:100%;margin-bottom:20px}}.bl__business_feature dl dt{background:#16c8d9;color:#000;text-align:center;padding:10px;font-weight:600;letter-spacing:.1rem}@media screen and (max-width: 480px){.bl__business_feature dl dt{font-size:.9rem;padding:8px}}.bl__business_feature dl dd{color:#fff;padding:24px 24px 60px;font-weight:100;font-size:.9rem;line-height:2.1em;letter-spacing:.05rem}@media screen and (max-width: 480px){.bl__business_feature dl dd{padding:15px 15px 30px;font-size:.8rem}}.bl__business_feature>img{width:48%}@media screen and (max-width: 480px){.bl__business_feature>img{width:100%}}@media screen and (max-width: 480px){.bl__business_feature>img:nth-of-type(1){margin-bottom:36px}}.el__description{color:#fff;text-align:center;font-weight:300;width:100%}.el__description.big{font-size:1.6rem;letter-spacing:.2rem;margin-bottom:36px;line-height:1.9em;font-weight:100}@media screen and (max-width: 896px){.el__description.big{font-size:1.2rem;margin-bottom:24px}}@media screen and (max-width: 480px){.el__description.big{font-size:1rem;letter-spacing:.1rem;line-height:1.6em}}.el__description.small{line-height:2.5em;letter-spacing:.15rem;margin-bottom:60px;font-weight:200;font-size:.9rem}@media screen and (max-width: 896px){.el__description.small{line-height:2.1em;margin-bottom:50px}}@media screen and (max-width: 480px){.el__description.small{font-size:.8rem;line-height:1.8em;text-align:left;margin-bottom:40px;letter-spacing:.1rem}}.el__description.gray{color:#74777a}.el__description.mgb60{margin-bottom:60px}@media screen and (max-width: 896px){.el__description.mgb60{margin-bottom:40px}}@media screen and (max-width: 480px){.el__description.mgb60{margin-bottom:36px}}.el__description.mgb90{margin-bottom:90px}@media screen and (max-width: 896px){.el__description.mgb90{margin-bottom:50px}}@media screen and (max-width: 480px){.el__description.mgb90{margin-bottom:48px}}.el__description.mgb-30{margin-bottom:-30px}@media screen and (max-width: 896px){.el__description.mgb-30{margin-bottom:0}}.el__description.mgb0{margin-bottom:0}.el__eng_title{text-align:center;color:#fff;font-size:2.3rem;font-weight:400;letter-spacing:.2rem;margin-bottom:20px;font-weight:200;width:100%}@media screen and (max-width: 896px){.el__eng_title{font-size:2rem;margin-bottom:12px}}@media screen and (max-width: 480px){.el__eng_title{font-size:1.6rem}}.el__eng_title.gray{color:#74777a}.el__more-info{color:#fff;display:block;max-width:230px;width:100%;display:block;border:1px solid #fff;margin:0 auto;padding:11px;text-align:center;font-weight:200;-webkit-transition:all .8s;transition:all .8s;font-size:.8rem;letter-spacing:.05rem}@media screen and (max-width: 480px){.el__more-info{padding:10px;font-size:.8rem}}.el__more-info:hover{background:#fff;color:#101621}.el__more-info.black{color:#000;border:1px solid #c8c9cc}.el__more-info.black:hover{background:#c8c9cc}.el__h2_common{color:#16c8d9;text-align:center;font-size:2rem;letter-spacing:.2rem;margin-bottom:90px}@media screen and (max-width: 896px){.el__h2_common{font-size:1.8rem;margin-bottom:60px}}@media screen and (max-width: 480px){.el__h2_common{font-size:1.5rem;margin-bottom:50px}}.el__h2_common span{display:block;font-size:.9rem;letter-spacing:.15rem}@media screen and (max-width: 896px){.el__h2_common span{font-size:.8rem}}@media screen and (max-width: 480px){.el__h2_common span{font-size:.7rem}}.el__h2_common span:before{content:"";display:block;width:30px;height:1px;background:#16c8d9;margin:10px auto}.el__h3_common{width:100%;font-size:1.5rem;color:#66cdda;text-align:center;letter-spacing:.15rem;margin-bottom:30px}@media screen and (max-width: 480px){.el__h3_common{font-size:1.2rem}}.el__h3_business{text-align:center;color:#fff;font-size:2.4rem;letter-spacing:.2rem;font-weight:300;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;margin-bottom:36px}@media screen and (max-width: 896px){.el__h3_business{font-size:2rem}}@media screen and (max-width: 480px){.el__h3_business{font-size:1.35rem;flex-wrap:wrap;margin-bottom:28px}}.el__h3_business span{font-size:.9rem;text-align:left;margin-left:8px;letter-spacing:.1rem}@media screen and (max-width: 896px){.el__h3_business span{font-size:.8rem}}@media screen and (max-width: 480px){.el__h3_business span{text-align:center;width:100%;margin:6px 0 0 0}}.el__h3_business.mgb60{margin-bottom:60px}@media screen and (max-width: 480px){.el__h3_business.mgb60{margin-bottom:36px}}.el__business_button{color:#56acbc;display:block;border:1px solid #56acbc;max-width:300px;width:90%;padding:14px;text-align:center;font-size:.9rem;letter-spacing:.1rem;margin:0 auto;-webkit-transition:all,.4s;transition:all,.4s}.el__business_button:hover{background:#56acbc;color:#fff}.el__breadcrumbs{background:#000}.el__breadcrumbs ul{padding:15px 0;width:90%;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.el__breadcrumbs ul li{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.el__breadcrumbs ul li:after{content:"";display:block;background-image:url(/images/common/arrow.svg);background-repeat:no-repeat;background-size:contain;width:10px;height:8px;margin:0 12px}.el__breadcrumbs ul li:last-of-type:after{display:none}.el__breadcrumbs ul li a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-size:.7rem;font-weight:300}@media screen and (max-width: 480px){.el__breadcrumbs ul li a{font-size:.6rem}}.el__background_jpg{position:absolute;top:100%;width:100%;height:auto;top:0;left:0;z-index:-100}.el__background_jpg.width50{width:70%;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:initial}@media screen and (max-width: 480px){.el__background_jpg.height100{height:100%}}.el__loading{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:200}.el__loading.is-loaded{visibility:hidden}.el__loading_progress.is-loaded .bar,.el__loading_progress.is-loaded .number{opacity:0;-webkit-transition:all,.8s;transition:all,.8s}.el__loading_progress.bar{content:"";border-top:1px solid #66cdda;position:absolute;left:0;top:50%;z-index:210}@media screen and (max-width: 480px){.el__loading_progress.bar{top:48%}}.el__loading_progress.number{position:absolute;top:44%;width:100%;text-align:center;color:#66cdda;z-index:210;font-size:1rem;font-weight:300;letter-spacing:.1rem}@media screen and (max-width: 896px){.el__loading_progress.number{top:45%}}@media screen and (max-width: 480px){.el__loading_progress.number{font-size:.9rem;top:42%}}.el__loading_progress.number span{font-size:2rem;margin-right:5px}@media screen and (max-width: 480px){.el__loading_progress.number span{font-size:1.4rem;letter-spacing:.08rem;margin-right:2px}}.el__loading_splash{content:"";background:#1e2c44;position:absolute;left:0;width:100%;height:50%;-webkit-transition:all,.8s;transition:all,.8s}.el__loading_splash.is-loaded{visibility:visible;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scaleY(1);transform:scaleY(1);z-index:50}.el__loading_splash.splash01{top:0}.el__loading_splash.splash01.is-loaded{-webkit-animation-name:PageAnime1;animation-name:PageAnime1;z-index:50}@-webkit-keyframes PageAnime1{0%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes PageAnime1{0%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);transform:scaleY(0)}}.el__loading_splash.splash01.is-loaded02{opacity:0;-webkit-transition:all,1.5s;transition:all,1.5s}.el__loading_splash.splash02{bottom:0}.el__loading_splash.splash02.is-loaded{-webkit-animation-name:PageAnime2;animation-name:PageAnime2;z-index:50}@-webkit-keyframes PageAnime2{0%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes PageAnime2{0%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}}.el__loading_splash.splash02.is-loaded02{opacity:0;-webkit-transition:all,1.5s;transition:all,1.5s}body.dissapear{-webkit-animation-name:PageAnimeAppear;animation-name:PageAnimeAppear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes PageAnimeAppear{0%{opacity:1}100%{opacity:1}}@keyframes PageAnimeAppear{0%{opacity:1}100%{opacity:1}}.el__div01_img{width:100%}@media screen and (max-width: 896px){.el__div01_img{width:90%;margin:0 auto;display:block}}@media screen and (max-width: 480px){.el__div01_img{width:100%}}.el__common_dl{border:1px solid #66cdda;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;max-width:850px;width:100%;margin:0 auto 60px}.el__common_dl.mgb140{margin-bottom:140px}@media screen and (max-width: 896px){.el__common_dl.mgb140{margin-bottom:100px}}@media screen and (max-width: 480px){.el__common_dl.mgb140{margin-bottom:90px}}@media screen and (max-width: 480px){.el__common_dl{margin-bottom:40px}}.el__common_dl dt,.el__common_dl dd{font-size:.9rem;color:#fff;font-weight:300;letter-spacing:.1rem;padding:15px}@media screen and (max-width: 896px){.el__common_dl dt,.el__common_dl dd{font-size:.85rem}}.el__common_dl dt:last-of-type,.el__common_dl dd:last-of-type{border-bottom:none}.el__common_dl dt{width:218px;border-right:1px solid #66cdda;border-bottom:1px solid #66cdda}@media screen and (max-width: 896px){.el__common_dl dt{width:200px}}@media screen and (max-width: 480px){.el__common_dl dt{width:100%;background:#66cdda;color:#fff;padding:10px;text-align:center;font-weight:400}}.el__common_dl dd{width:calc(100% - 218px);border-bottom:1px solid #66cdda}@media screen and (max-width: 896px){.el__common_dl dd{width:calc(100% - 200px)}}@media screen and (max-width: 480px){.el__common_dl dd{width:100%;font-size:.8rem;padding-bottom:32px}}.el__video_size{max-width:850px;width:100%;margin:0 auto;display:block}.el__video_size.mgb120{margin-bottom:120px}@media screen and (max-width: 896px){.el__video_size.mgb120{margin-bottom:100px}}@media screen and (max-width: 480px){.el__video_size.mgb120{margin-bottom:65px}}.index .sec01-sec02-wrapper{position:relative;background:url(/images/index/background01.svg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 896px){.index .sec01-sec02-wrapper{background-position-x:26%}}@media screen and (max-width: 480px){.index .sec01-sec02-wrapper{background-position-x:14%}}.index .sec01{position:relative;height:100vh;width:100%}@media screen and (max-width: 896px){.index .sec01{height:60vh}}@media screen and (max-width: 480px){.index .sec01{height:100vh}}.index .sec01 video{position:fixed;top:0;left:50%;min-width:100vw;min-height:100vh;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 896px){.index .sec01 video{height:100vh}}.index .sec01 h2{color:#fff;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:5.5rem;font-weight:400;letter-spacing:.23rem;width:100%}@media screen and (max-width: 896px){.index .sec01 h2{font-size:3.6rem}}@media screen and (max-width: 480px){.index .sec01 h2{font-size:2.4rem;top:42%}}.index .sec01 h2 span{display:block;font-weight:300;font-size:1.8rem;margin-top:20px;letter-spacing:.18rem}@media screen and (max-width: 896px){.index .sec01 h2 span{font-size:1.5rem;margin-top:14px}}@media screen and (max-width: 480px){.index .sec01 h2 span{font-size:1rem;margin-top:10px}}.index .sec01__scrolldown{position:absolute;top:80%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 480px){.index .sec01__scrolldown{top:60%}}.index .sec01__scrolldown span{color:#fff;letter-spacing:.1rem;font-size:1rem}@media screen and (max-width: 896px){.index .sec01__scrolldown span{font-size:.9rem}}@media screen and (max-width: 480px){.index .sec01__scrolldown span{font-size:.8rem;letter-spacing:.08rem}}.index .sec01__scrolldown span:after{content:'';display:block;width:1px;height:120px;background:#fff;opacity:0;-webkit-animation:pathmove 2s ease-in-out infinite;animation:pathmove 2s ease-in-out infinite;margin:10px auto 0;position:absolute;left:50%;top:20px}@-webkit-keyframes pathmove{0%{height:0;top:20px;opacity:0}30%{height:30px;opacity:1}100%{height:0;top:70px;opacity:0}}@keyframes pathmove{0%{height:0;top:20px;opacity:0}30%{height:30px;opacity:1}100%{height:0;top:70px;opacity:0}}.index .sec02{padding:120px 0;width:90%;margin:0  auto}@media screen and (max-width: 896px){.index .sec02{padding:90px 0}}@media screen and (max-width: 480px){.index .sec02{padding-top:0}}.index .sec04 video{width:100%;display:block}.index .sec03{padding:120px 0 90px;position:relative;overflow-x:hidden}@media screen and (max-width: 480px){.index .sec03{padding:60px  0}}.index .sec03:after{content:"";display:block;background:#101621;width:300%;height:100%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-20}.index .sec03 .background{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-10;-o-object-position:center top;object-position:center top}.index .sec03>div{width:90%;margin:0 auto}.index .sec03__list{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;max-width:1300px;width:100%;margin:0 auto}.index .sec03__list__item{width:30%;position:relative;cursor:pointer;overflow:hidden}@media screen and (max-width: 480px){.index .sec03__list__item{width:47.5%;margin-bottom:18px}}.index .sec03__list__item.half{width:47.5%;margin-top:4%}@media screen and (max-width: 480px){.index .sec03__list__item.half{margin-top:0}}.index .sec03__list__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.index .sec03__list__item:hover p{opacity:0}.index .sec03__list__item:hover:before{opacity:.5;z-index:5}.index .sec03__list__item:hover:after{opacity:1;z-index:10}.index .sec03__list__item:before{content:"";display:block;width:100%;height:100%;top:0;left:0;background:#063686;opacity:0;-webkit-transition:all,.5s;transition:all,.5s;position:absolute}.index .sec03__list__item:after{content:"View Details";display:block;color:#fff;position:absolute;top:50%;left:50%;opacity:0;font-weight:400;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:.8rem;letter-spacing:.08rem;padding:7px;border:1px solid #fff;max-width:200px;text-align:center;-webkit-transition:all,.5s;transition:all,.5s;width:70%}@media screen and (max-width: 480px){.index .sec03__list__item:after{font-size:.7rem}}.index .sec03__list__item a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:50}.index .sec03__list__item__img{position:relative}.index .sec03__list__item__img:before,.index .sec03__list__item__img:after{content:"";display:block;width:0;height:0;border-left:90px solid transparent;border-right:90px solid transparent;border-bottom:90px solid #101621;position:absolute;z-index:10}@media screen and (max-width: 896px){.index .sec03__list__item__img:before,.index .sec03__list__item__img:after{border-left:70px solid transparent;border-right:70px solid transparent;border-bottom:70px solid #101621}}.index .sec03__list__item__img:before{-webkit-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%);top:-120px;left:0}.index .sec03__list__item__img:after{-webkit-transform:rotate(135deg) translateX(-50%);transform:rotate(135deg) translateX(-50%);right:0;bottom:-120px}.index .sec03__list__item__img.light_before:before{border-bottom:90px solid #111c31}@media screen and (max-width: 896px){.index .sec03__list__item__img.light_before:before{border-bottom:70px solid #111c31}}.index .sec03__list__item__img.light_after:after{border-bottom:90px solid #111c31}@media screen and (max-width: 896px){.index .sec03__list__item__img.light_after:after{border-bottom:70px solid #111c31}}.index .sec03__list__item__img img{width:100%;-webkit-transition:all,.5s ease-out;transition:all,.5s ease-out}.index .sec03__list__item__img p{position:absolute;bottom:36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;font-size:1.6rem;text-align:center;letter-spacing:.15rem;white-space:nowrap;-webkit-transition:all,.5s;transition:all,.5s;font-weight:300}@media screen and (max-width: 896px){.index .sec03__list__item__img p{font-size:1.2rem}}@media screen and (max-width: 480px){.index .sec03__list__item__img p{font-size:.9rem}}.index .sec03__list__item__img p span{display:block;font-size:.9rem;letter-spacing:.1rem;margin-top:10px}@media screen and (max-width: 896px){.index .sec03__list__item__img p span{font-size:.8rem;margin-top:7px}}@media screen and (max-width: 480px){.index .sec03__list__item__img p span{font-size:.6rem;letter-spacing:.02rem}}.index .sec05{background:#e1e2e6;padding:90px  0 120px}@media screen and (max-width: 480px){.index .sec05{padding:60px 0 90px}}.index .sec05 h3{text-align:center;font-weight:200;font-size:1.8rem;letter-spacing:.2rem;margin-bottom:36px}@media screen and (max-width: 480px){.index .sec05 h3{font-size:1.5rem;margin-bottom:27px}}.index .sec05 dl{max-width:750px;width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.index .sec05 dl dt,.index .sec05 dl dd{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #c8c9cc}.index .sec05 dl dt:last-of-type,.index .sec05 dl dd:last-of-type{border-bottom:none;padding:0;margin:0}.index .sec05 dl dt{width:160px;text-align:center;color:#838588;line-height:1.6em}@media screen and (max-width: 896px){.index .sec05 dl dt{font-size:.9rem}}@media screen and (max-width: 480px){.index .sec05 dl dt{width:100%;text-align:left;padding-bottom:0;margin-bottom:10px;border-bottom:none;font-size:.85rem}}@media screen and (max-width: 480px){.index .sec05 dl dt:last-of-type{margin-bottom:10px}}.index .sec05 dl dd{width:calc(100% - 160px);line-height:1.6em;letter-spacing:.05rem;font-weight:300}@media screen and (max-width: 896px){.index .sec05 dl dd{font-size:.9rem}}@media screen and (max-width: 480px){.index .sec05 dl dd{width:100%;font-size:.85rem}}.reason .sec01{position:relative;padding-bottom:120px;width:100%;position:relative;background:url("/images/reason/background01.svg");background-size:cover;background-repeat:none;background-position-y:40%}@media screen and (max-width: 896px){.reason .sec01{padding-bottom:100px;background-position-x:26%}}@media screen and (max-width: 480px){.reason .sec01{padding-bottom:0;background:url("/images/reason/background01.svg") 20% 0%/cover}}.reason .sec01:after{content:"";display:block;background:#000;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-500}.reason .sec01__contents{max-width:1300px;width:90%;margin:0 auto}.reason .sec01__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.reason .sec01__flex__item{width:30%;position:relative}@media screen and (max-width: 896px){.reason .sec01__flex__item{width:46%}}@media screen and (max-width: 480px){.reason .sec01__flex__item{width:80%;margin:0 auto 30px}}@media screen and (max-width: 896px){.reason .sec01__flex__item:first-of-type{width:100%;margin-bottom:30px}}@media screen and (max-width: 480px){.reason .sec01__flex__item:first-of-type{width:80%;margin:0 auto 30px}}@media screen and (max-width: 896px){.reason .sec01__flex__item:first-of-type .img{width:46%;margin:0 auto}}@media screen and (max-width: 480px){.reason .sec01__flex__item:first-of-type .img{width:100%}}.reason .sec01__flex__item .img img{width:100%}.reason .sec01__flex__item .text{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-size:1.2rem;text-align:center;font-weight:200;letter-spacing:.1rem}@media screen and (max-width: 896px){.reason .sec01__flex__item .text{font-size:1rem}}@media screen and (max-width: 480px){.reason .sec01__flex__item .text{font-size:.9rem}}.reason .sec01__flex__item .text span{font-size:1.6rem;font-weight:400;display:block}@media screen and (max-width: 896px){.reason .sec01__flex__item .text span{font-size:1.4rem}}@media screen and (max-width: 480px){.reason .sec01__flex__item .text span{font-size:1.2rem}}.reason .sec02{padding:120px 0 150px;position:relative;background:url(/images/reason/background02.svg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 896px){.reason .sec02{padding:100px 0}}@media screen and (max-width: 480px){.reason .sec02{padding:45px 0 72px;background-position-x:right}}.reason .sec02:after{content:"";display:block;width:100%;height:100%;background:#101621;position:absolute;top:0;left:0;z-index:-20}.reason .sec02__contents{max-width:1300px;width:90%;margin:0 auto}.reason .sec02__flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.reason .sec02__flex__item{width:48%;position:relative}@media screen and (max-width: 480px){.reason .sec02__flex__item{width:100%}}@media screen and (max-width: 480px){.reason .sec02__flex__item:first-of-type{margin-bottom:45px}}.reason .sec02__flex__item img{width:100%;margin-bottom:30px}@media screen and (max-width: 480px){.reason .sec02__flex__item img{margin-bottom:20px}}.reason .sec02__flex__item h4{font-size:1.4rem;color:#fff;letter-spacing:.1rem;margin-bottom:20px}@media screen and (max-width: 896px){.reason .sec02__flex__item h4{font-size:1.2rem}}@media screen and (max-width: 480px){.reason .sec02__flex__item h4{font-size:1rem;margin-bottom:10px}}.reason .sec02__flex__item p{color:#fff;font-weight:100;font-size:.95rem;line-height:2.1em;letter-spacing:.05rem}@media screen and (max-width: 896px){.reason .sec02__flex__item p{font-size:.85rem}}@media screen and (max-width: 896px){.reason .sec02__flex__item p{font-size:.8rem;line-height:1.8em}}.reason .sec03{height:660px;width:100%;background-image:url(/images/reason/sec03_img01.jpg);background-size:cover;background-position:center}@media screen and (max-width: 896px){.reason .sec03{height:370px}}@media screen and (max-width: 480px){.reason .sec03{height:160px}}.reason .sec04{background:#101621;padding:120px 0}@media screen and (max-width: 896px){.reason .sec04{padding:100px 0}}@media screen and (max-width: 480px){.reason .sec04{padding:60px 0}}.reason .sec04__contents{max-width:1300px;width:90%;margin:0 auto}.reason .sec04__contents>div h5{color:#fff;text-align:center;font-size:1.5rem;font-weight:300;letter-spacing:.1rem;margin-bottom:30px}@media screen and (max-width: 896px){.reason .sec04__contents>div h5{font-size:1.3rem}}@media screen and (max-width: 480px){.reason .sec04__contents>div h5{font-size:1.1rem;margin-bottom:22px}}.reason .sec04__contents>div p{text-align:center;font-weight:100;color:#fff;font-size:.9rem;letter-spacing:.08rem;line-height:2.3em}@media screen and (max-width: 896px){.reason .sec04__contents>div p{font-size:.85rem;text-align:left}}@media screen and (max-width: 480px){.reason .sec04__contents>div p{font-size:.8rem;line-height:2.1em}}.reason .sec04__flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:45px}@media screen and (max-width: 480px){.reason .sec04__flex{margin-bottom:35px}}.reason .sec04__flex li{color:#60c1ce;width:48%;position:relative;margin-bottom:30px}@media screen and (max-width: 896px){.reason .sec04__flex li{width:70%;margin-bottom:10px}}@media screen and (max-width: 480px){.reason .sec04__flex li{width:100%}}.reason .sec04__flex li:after{content:"CUSTOMERS REQUEST";display:block;font-weight:100;color:#66cdda;font-size:.7rem;position:absolute;top:14px;right:14px;letter-spacing:.1rem}@media screen and (max-width: 480px){.reason .sec04__flex li:after{font-size:.6rem;top:7px;right:7px}}.reason .sec04__flex li:nth-of-type(even){-webkit-transform:translateY(50%);transform:translateY(50%)}@media screen and (max-width: 896px){.reason .sec04__flex li:nth-of-type(even){-webkit-transform:none;transform:none;margin-left:auto}}.reason .sec04__flex li img{width:100%;height:100%}.reason .sec04__flex li p{position:absolute;top:46%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;width:100%;font-size:1.2rem;letter-spacing:.1rem}@media screen and (max-width: 480px){.reason .sec04__flex li p{font-size:.9rem;width:80%;text-align:left}}.reason .sec05{background:#031c4c;padding:120px 0}@media screen and (max-width: 896px){.reason .sec05{padding:100px 0}}@media screen and (max-width: 480px){.reason .sec05{padding:60px 0}}.reason .sec05__contents{max-width:1100px;width:90%;margin:0 auto}.reason .sec05__contents h5{background:#66cdda;color:#031c4c;padding:18px  10px;color:#031c4c;font-size:1.1rem;letter-spacing:.1rem;font-weight:600;text-align:center;position:relative}@media screen and (max-width: 896px){.reason .sec05__contents h5{font-size:1rem}}@media screen and (max-width: 480px){.reason .sec05__contents h5{font-size:.9rem;padding:15px  10px}}.reason .sec05__contents h5:before,.reason .sec05__contents h5:after{content:"";display:block;width:0;height:0;border-left:25px solid transparent;border-bottom:25px solid #031c4c;position:absolute;right:0;bottom:0}.reason .sec05__contents h5:after{border-left:20px solid transparent;border-bottom:20px solid #23557a}.reason .sec05__item{position:relative}.reason .sec05__item img{width:100%;height:100%;position:relative;z-index:10}@media screen and (max-width: 480px){.reason .sec05__item img{display:none}}.reason .sec05__item dl{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;position:absolute;top:56%;left:0;width:100%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 480px){.reason .sec05__item dl{position:static;-webkit-transform:none;transform:none;flex-wrap:wrap;border:1px solid #66cdda}}.reason .sec05__item dl dt{background:#66cdda;color:#031c4c;width:250px;display:-ms-grid;display:grid;place-items:center;font-size:1.5rem;font-weight:300;letter-spacing:.1rem;padding:15px  0;position:relative;height:82%;z-index:-50}@media screen and (max-width: 896px){.reason .sec05__item dl dt{font-size:1.2rem;width:200px}}@media screen and (max-width: 480px){.reason .sec05__item dl dt{z-index:0;font-size:1rem;padding:8px 0;width:100%}}.reason .sec05__item dl dt:after{content:"";display:block;width:0;height:0;border-left:100px solid transparent;border-bottom:100px solid #031c4c;position:absolute;top:-1px;right:-1px;z-index:-50}@media screen and (max-width: 480px){.reason .sec05__item dl dt:after{display:none}}.reason .sec05__item dl dd{width:calc(100% - 250px);text-align:left;color:#fff;font-size:1.3rem;font-weight:100;letter-spacing:.1rem;padding:15px  0;position:relative}@media screen and (max-width: 896px){.reason .sec05__item dl dd{font-size:1rem;width:calc(100% - 200px)}}@media screen and (max-width: 480px){.reason .sec05__item dl dd{width:100%;font-size:.9rem;padding:13px  16px}}.reason .sec05__item dl dd p{position:absolute;top:43%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 480px){.reason .sec05__item dl dd p{position:static;-webkit-transform:none;transform:none}}.reason .sec05__triangle{display:block;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #66cdda;margin:20px auto}@media screen and (max-width: 896px){.reason .sec05__triangle{border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #66cdda;margin:15px auto}}@media screen and (max-width: 480px){.reason .sec05__triangle{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #66cdda;margin:20px auto}}.reason .sec05__triangle.mgtb40{margin:40px auto}@media screen and (max-width: 896px){.reason .sec05__triangle.mgtb40{margin:20px auto}}.reason .sec05__flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.reason .sec05__flex>div{width:48%}@media screen and (max-width: 480px){.reason .sec05__flex>div{width:100%}}@media screen and (max-width: 480px){.reason .sec05__flex>div:first-of-type{display:none}}.reason .sec05__flex dl{display:block}.reason .sec05__flex dl dt{background:#66cdda;width:100%;padding:10px 0;font-size:1.3rem;color:#031c4c;font-weight:300;letter-spacing:.1rem;text-align:center}@media screen and (max-width: 896px){.reason .sec05__flex dl dt{font-size:1.1rem}}@media screen and (max-width: 480px){.reason .sec05__flex dl dt{font-size:.9rem;background:#ccc;padding:6px 0}}.reason .sec05__flex dl dd{width:100%;padding:0;border:1px solid #66cdda}@media screen and (max-width: 480px){.reason .sec05__flex dl dd{border:1px solid  #ccc}}.reason .sec05__flex dl dd ul li{font-weight:200;color:#fff;font-size:1.2rem;text-align:center;border-bottom:1px solid #66cdda;padding:12px 0;letter-spacing:.1rem}@media screen and (max-width: 896px){.reason .sec05__flex dl dd ul li{font-size:.9rem}}@media screen and (max-width: 480px){.reason .sec05__flex dl dd ul li{font-size:.8rem;padding:8px 0;border-bottom:1px solid  #ccc;color:#ccc}}.reason .sec05__flex dl dd ul li:last-of-type{border-bottom:none}.reason .sec06{background:#e1e2e6;padding:120px 0}@media screen and (max-width: 896px){.reason .sec06{padding:70px 0 100px}}@media screen and (max-width: 480px){.reason .sec06{padding:48px 0 72px}}.company .sec01{padding-bottom:90px;position:relative;background:url(/images/company/background01.svg);background-repeat:no-repeat;background-size:cover;background-position:-100px 20%}@media screen and (max-width: 480px){.company .sec01{background-position-x:25%}}.company .sec01:after{content:"";display:block;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;z-index:-500}@media screen and (max-width: 896px){.company .sec01{padding-bottom:30px}}.company .sec01>div{width:90%;margin:0 auto}.company .sec01>div img{display:block;max-width:220px;width:70%;margin:0 auto 20px;-webkit-transform:translateX(-10px);transform:translateX(-10px)}@media screen and (max-width: 480px){.company .sec01>div img{max-width:170px}}.company .sec02-sec03-wrapper{padding:120px 0 150px;position:relative;background:url(/images/company/background02.svg);background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 896px){.company .sec02-sec03-wrapper{padding:90px 0}}@media screen and (max-width: 480px){.company .sec02-sec03-wrapper{padding:10px 0 60px;background-position-x:right}}.company .sec02-sec03-wrapper:after{content:"";display:block;width:100%;height:100%;background:#101621;position:absolute;top:0;left:0;z-index:-50}.company .sec02__flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1300px;width:90%;margin:0 auto 100px}@media screen and (max-width: 480px){.company .sec02__flex{margin-bottom:60px}}.company .sec02__flex>div{width:48%;position:relative}@media screen and (max-width: 480px){.company .sec02__flex>div{width:100%}}@media screen and (max-width: 480px){.company .sec02__flex>div:first-of-type{margin-bottom:10px}}.company .sec02__flex>div img{width:100%}.company .sec02__flex>div p{position:absolute;top:50%;left:50%;width:90%;color:#66cdda;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;font-size:1.3rem;font-weight:300;letter-spacing:.15rem;line-height:1.9em}@media screen and (max-width: 896px){.company .sec02__flex>div p{font-size:1rem}}@media screen and (max-width: 480px){.company .sec02__flex>div p{font-size:.9rem;letter-spacing:.05rem}}.company .sec03{max-width:960px;width:90%;margin:0 auto}.company .sec03__flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.company .sec03__flex>div{width:47%}@media screen and (max-width: 480px){.company .sec03__flex>div{width:100%}}.company .sec03__flex>div p{color:#fff;font-weight:200;text-align:justify;font-size:.9rem;line-height:1.9em;letter-spacing:.05rem;margin-bottom:10px;text-indent:1em}@media screen and (max-width: 896px){.company .sec03__flex>div p{font-size:.9rem;letter-spacing:.05rem}}@media screen and (max-width: 480px){.company .sec03__flex>div p{font-size:.85rem;line-height:2em}}.company .sec03__flex>div p:last-of-type{margin-bottom:0}.company .sec03__flex>div p.right{text-align:right;text-indent:0}.company .sec03__flex>div p.mgb40{margin-bottom:40px}@media screen and (max-width: 480px){.company .sec03__flex>div p.mgb40{margin-bottom:30px}}.company .sec04{background:#e1e2e6;padding:90px 0}@media screen and (max-width: 896px){.company .sec04{padding:60px 0}}@media screen and (max-width: 480px){.company .sec04{padding:45px 0}}.company .sec04 dl{max-width:960px;width:90%;margin:0 auto;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.company .sec04 dl dt,.company .sec04 dl dd{color:#74777a;border-bottom:1px solid #c8c9cc;padding-bottom:18px;margin-bottom:18px;letter-spacing:.1rem}@media screen and (max-width: 896px){.company .sec04 dl dt,.company .sec04 dl dd{font-size:.9rem;padding-bottom:16px;margin-bottom:16px}}.company .sec04 dl dt:last-of-type,.company .sec04 dl dd:last-of-type{padding:0;margin:0;border-bottom:none}.company .sec04 dl dt{width:160px}@media screen and (max-width: 480px){.company .sec04 dl dt{width:100%;padding-bottom:0;border-bottom:none;font-size:.8rem;letter-spacing:.05rem;margin-bottom:10px}}@media screen and (max-width: 480px){.company .sec04 dl dt:last-of-type{margin-bottom:10px}}.company .sec04 dl dd{width:calc(100% - 160px)}@media screen and (max-width: 480px){.company .sec04 dl dd{width:100%;font-weight:300}}.company .sec05{background:#e1e2e6;padding-top:90px}@media screen and (max-width: 896px){.company .sec05{padding-top:60px}}@media screen and (max-width: 480px){.company .sec05{padding-top:30px}}.company .sec05__iframe__wrapper{width:100%;height:0;padding-top:calc( 607 / 1680 * 100%);position:relative}@media screen and (max-width: 480px){.company .sec05__iframe__wrapper{padding-top:calc( 1000 / 1680 * 100%)}}.company .sec05__iframe__wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}.business_index .sec01{position:relative;padding-bottom:20px;background:url(/images/business/background01.svg);background-repeat:no-repeat;background-size:cover;background-position-x:-150px;background-position-y:30%}@media screen and (max-width: 896px){.business_index .sec01{background-position-x:-70px}}@media screen and (max-width: 480px){.business_index .sec01{background-position-x:27%}}.business_index .sec01:after{content:"";display:block;background:#101621;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-500}.business_index .sec01__contents{width:90%;margin:0  auto}.business_index .sec01__contents img{max-width:800px;width:90%;margin:0 auto;display:block}.business_index .sec01__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto 90px}@media screen and (max-width: 896px){.business_index .sec01__flex{width:80%}}@media screen and (max-width: 480px){.business_index .sec01__flex{width:100%;margin:0 auto 60px}}.business_index .sec01__flex_item{width:31.5%;display:-ms-grid;display:grid;-ms-grid-rows:1fr 2fr;grid-template-rows:1fr 2fr}@media screen and (max-width: 896px){.business_index .sec01__flex_item{width:100%;display:block;margin-bottom:45px}}@media screen and (max-width: 480px){.business_index .sec01__flex_item{margin-bottom:36px}}@media screen and (max-width: 896px){.business_index .sec01__flex_item:last-of-type{margin-bottom:0}}.business_index .sec01__flex_item h4{font-size:1.35rem;font-weight:300;letter-spacing:.1rem;line-height:1.7em;text-align:center;color:#66cdda;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #66cdda}@media screen and (max-width: 896px){.business_index .sec01__flex_item h4{font-size:1.2rem;padding-bottom:7px;margin-bottom:14px}}@media screen and (max-width: 480px){.business_index .sec01__flex_item h4{font-size:1rem}}.business_index .sec01__flex_item p{padding:0 30px;color:#fff;font-weight:100;font-size:.9rem;line-height:2.1em;letter-spacing:.05rem}@media screen and (max-width: 896px){.business_index .sec01__flex_item p{font-size:.85rem;line-height:2em}}@media screen and (max-width: 480px){.business_index .sec01__flex_item p{padding:0 10px;font-size:.8rem}}.business_index .sec02{position:relative;padding:120px 0;background:url(/images/common/common_background01.svg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 896px){.business_index .sec02{padding:90px 0}}@media screen and (max-width: 480px){.business_index .sec02{padding:60px 0 30px;background-position-x:right}}.business_index .sec02:after{content:"";display:block;background:#101621;width:100%;height:100%;z-index:-50;position:absolute;top:0;left:0}.business_index .sec02__contents{max-width:1300px;width:90%;margin:0 auto}.business_index .sec02__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.business_index .sec02__flex>div{width:48%;position:relative;margin-bottom:100px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 480px){.business_index .sec02__flex>div{width:100%;margin-bottom:70px}}.business_index .sec02__flex>div:hover .button:after{width:200px}@media screen and (max-width: 480px){.business_index .sec02__flex>div:hover .button:after{width:160px}}.business_index .sec02__flex>div:hover .img:after{opacity:.3}.business_index .sec02__flex>div:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.business_index .sec02__flex>div .img{margin-bottom:30px;overflow:hidden;position:relative}@media screen and (max-width: 480px){.business_index .sec02__flex>div .img{margin-bottom:24px}}.business_index .sec02__flex>div .img:after{content:"";display:block;background:#008b91;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out}.business_index .sec02__flex>div .img img{width:100%;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}.business_index .sec02__flex>div h5{color:#fff;font-size:1.3rem;letter-spacing:.1rem;margin-bottom:15px}@media screen and (max-width: 896px){.business_index .sec02__flex>div h5{font-size:1.1rem}}.business_index .sec02__flex>div .text{font-size:.9rem;color:#fff;font-weight:200;letter-spacing:.1rem;line-height:2.4em;margin-bottom:40px}@media screen and (max-width: 896px){.business_index .sec02__flex>div .text{line-height:2em;font-size:.85rem}}@media screen and (max-width: 480px){.business_index .sec02__flex>div .text{font-size:.8rem;margin-bottom:30px}}.business_index .sec02__flex>div .button{position:relative;color:#fff;font-size:.9rem;font-weight:300;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_index .sec02__flex>div .button{font-size:.85rem}}@media screen and (max-width: 480px){.business_index .sec02__flex>div .button{font-size:.8rem}}.business_index .sec02__flex>div .button:after{content:"";display:block;width:180px;height:20px;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:skew(45deg);transform:skew(45deg);position:absolute;left:-8px;bottom:-16px;-webkit-transition:width .4s ease-in-out;transition:width .4s ease-in-out}@media screen and (max-width: 480px){.business_index .sec02__flex>div .button:after{width:140px;height:12px;bottom:-13px}}.business_index .sec02__flex>div a{position:absolute;width:100%;height:100%;display:block;top:0;left:0}.business_cutting-water .sec01__wrapper{background-image:url(/images/cutting_water/sec01_background.jpg);background-position:top;background-repeat:no-repeat;position:relative;z-index:-10;background-size:cover;overflow:hidden}.business_cutting-water .sec01__wrapper:after{content:"";display:block;background:#101621;width:300%;height:50%;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-500}.business_cutting-water .sec01{position:relative;background:url(/images/cutting_water/background01.svg);background-repeat:no-repeat;background-size:cover;background-size:cover;padding-bottom:90px;overflow:hidden;z-index:-50}@media screen and (max-width: 896px){.business_cutting-water .sec01{padding-bottom:60px;background-position-x:10%}}@media screen and (max-width: 480px){.business_cutting-water .sec01{padding-bottom:45px;background-position-x:13%}}.business_cutting-water .sec01__contents{max-width:1200px;width:90%;margin:0 auto}.business_cutting-water .sec01 .div01{position:relative;margin-bottom:150px}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div01{margin-bottom:110px}}.business_cutting-water .sec01 .div02{position:relative}.business_cutting-water .sec01 .div02__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin-bottom:90px}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div02__flex{margin-bottom:60px}}.business_cutting-water .sec01 .div02 .flex02__item{width:32%;background:#e1e2e6;position:relative;padding:30px;display:-ms-grid;display:grid;overflow:hidden}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div02 .flex02__item{width:100%;padding:60px;margin-bottom:40px}}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item{padding:30px;margin-bottom:24px}}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div02 .flex02__item:last-of-type{margin-bottom:0}}.business_cutting-water .sec01 .div02 .flex02__item:before{content:"";display:block;border-left:40px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #101621;position:absolute;z-index:10;left:0;-webkit-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%);top:-40px}.business_cutting-water .sec01 .div02 .flex02__item:after{content:"";display:block;background:#101621;height:3px;width:60px;position:absolute;bottom:0;right:0;-webkit-transform:rotate(-45deg) translateX(40%);transform:rotate(-45deg) translateX(40%)}.business_cutting-water .sec01 .div02 .flex02__item__text{margin-bottom:27px}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__text{margin-bottom:21px}}.business_cutting-water .sec01 .div02 .flex02__item__text.mgb60{margin-bottom:47px}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__text.mgb60{margin-bottom:21px}}.business_cutting-water .sec01 .div02 .flex02__item__text h4{color:#031c4c;text-align:center;font-size:1.3rem;letter-spacing:.1rem;padding-bottom:10px;margin-bottom:18px;border-bottom:1px solid #031c4c}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__text h4{font-size:1.2rem;margin-bottom:13px}}.business_cutting-water .sec01 .div02 .flex02__item__text p{color:#031c4c;font-size:.9rem;line-height:2.2em;letter-spacing:.01rem}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__text p{font-size:.8rem}}.business_cutting-water .sec01 .div02 .flex02__item__img{text-align:center;position:relative}.business_cutting-water .sec01 .div02 .flex02__item__img img{width:100%}.business_cutting-water .sec01 .div02 .flex02__item__img img.item01{width:60%}.business_cutting-water .sec01 .div02 .flex02__item__img.flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.business_cutting-water .sec01 .div02 .flex02__item__img.flex h5{width:100%;color:#031c4c;font-weight:600;letter-spacing:.2rem;margin-bottom:16px}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__img.flex h5{font-size:.95rem}}.business_cutting-water .sec01 .div02 .flex02__item__img.flex figure{position:relative;width:47%}.business_cutting-water .sec01 .div02 .flex02__item__img.flex figure img{width:100%;margin-bottom:8px}.business_cutting-water .sec01 .div02 .flex02__item__img.flex figure figcaption{color:#031c4c;font-size:.9rem}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex02__item__img.flex figure figcaption{font-size:.8rem}}.business_cutting-water .sec01 .div02 .flex03{margin-bottom:0}.business_cutting-water .sec01 .div02 .flex03 dl{width:100%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;margin-bottom:15px}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex03 dl{flex-wrap:wrap;margin-bottom:20px}}.business_cutting-water .sec01 .div02 .flex03 dl dt{background:#16c8d9;color:#000;text-align:center;padding:20px;width:380px;display:-ms-grid;display:grid;place-items:center;font-weight:500;letter-spacing:.1rem;font-size:1.2rem;border-right:2px solid #000}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div02 .flex03 dl dt{width:200px;font-size:1rem}}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex03 dl dt{width:100%;font-size:.9rem;padding:12px;border-right:none}}.business_cutting-water .sec01 .div02 .flex03 dl dd{padding:20px;background:#e1e2e6;width:calc(100% - 380px);font-size:.9rem;font-weight:300;line-height:2.2em;letter-spacing:.01rem}@media screen and (max-width: 896px){.business_cutting-water .sec01 .div02 .flex03 dl dd{width:calc(100% - 200px)}}@media screen and (max-width: 480px){.business_cutting-water .sec01 .div02 .flex03 dl dd{width:100%;font-size:.8rem;line-height:1.9em;padding:14px 20px}}.business_cutting-water .sec02{background:#031c4c;padding:120px 0}@media screen and (max-width: 896px){.business_cutting-water .sec02{padding:90px 0}}@media screen and (max-width: 480px){.business_cutting-water .sec02{padding:60px 0}}.business_cutting-water .sec02__contents{max-width:1200px;width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.business_cutting-water .sec02__item{width:31%;display:-ms-grid;display:grid;margin-bottom:60px;-ms-grid-rows:3.5fr 1fr;grid-template-rows:3.5fr 1fr}@media screen and (max-width: 896px){.business_cutting-water .sec02__item{width:60%;margin:0 auto 90px;display:block}}@media screen and (max-width: 480px){.business_cutting-water .sec02__item{width:90%;margin-bottom:72px}}.business_cutting-water .sec02__item__text{margin-bottom:42px;display:-ms-grid;display:grid;-ms-grid-rows:.5fr 1fr .8fr;grid-template-rows:.5fr 1fr .8fr}@media screen and (max-width: 896px){.business_cutting-water .sec02__item__text{display:block;margin-bottom:24px}}@media screen and (max-width: 480px){.business_cutting-water .sec02__item__text{margin-bottom:30px}}.business_cutting-water .sec02__item__title{text-align:center;color:#fff;font-weight:100;font-size:1.1rem;letter-spacing:.15rem;padding-bottom:12px;margin-bottom:27px;border-bottom:1px solid #fff;position:relative}@media screen and (max-width: 896px){.business_cutting-water .sec02__item__title{font-size:.9rem;margin-bottom:18px;padding-bottom:15px}}.business_cutting-water .sec02__item__title:after{content:"";display:block;width:15px;height:15px;background:#031c4c;border-right:1px solid #fff;border-bottom:1px solid #fff;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) translateY(50%) rotate(45deg);transform:translateX(-50%) translateY(50%) rotate(45deg);z-index:5}.business_cutting-water .sec02__item__name{text-align:center;font-weight:800;color:#fff;font-size:4rem;letter-spacing:.4rem;margin-bottom:20px}@media screen and (max-width: 896px){.business_cutting-water .sec02__item__name{font-size:3.6rem;margin-bottom:11px}}@media screen and (max-width: 480px){.business_cutting-water .sec02__item__name{margin-bottom:5px;font-size:3.2rem}}.business_cutting-water .sec02__item__description{font-size:1.2rem;font-weight:300;text-align:center;color:#fff;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_cutting-water .sec02__item__description{font-size:1rem}}.business_cutting-water .sec02__item dl{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.business_cutting-water .sec02__item dl dt,.business_cutting-water .sec02__item dl dd{color:#fff;font-weight:100;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_cutting-water .sec02__item dl dt,.business_cutting-water .sec02__item dl dd{font-size:.9rem}}@media screen and (max-width: 480px){.business_cutting-water .sec02__item dl dt,.business_cutting-water .sec02__item dl dd{font-size:.8rem}}.business_cutting-water .sec02__item dl dt:first-of-type,.business_cutting-water .sec02__item dl dd:first-of-type{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,0.3)}@media screen and (max-width: 480px){.business_cutting-water .sec02__item dl dt:first-of-type,.business_cutting-water .sec02__item dl dd:first-of-type{padding-bottom:5px;margin-bottom:5px}}.business_cutting-water .sec02__item dl dt{width:110px}.business_cutting-water .sec02__item dl dd{width:calc(100% - 110px)}.business_cutting-water .sec02__attension{background:#021333;width:100%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;padding:30px}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension{align-items:center}}.business_cutting-water .sec02__attension ul{width:calc(100% -  260px)}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension ul{width:calc(100% -  160px)}}@media screen and (max-width: 480px){.business_cutting-water .sec02__attension ul{width:100%;margin-bottom:28px}}.business_cutting-water .sec02__attension ul li{color:#fff;font-weight:100;margin-bottom:11px;letter-spacing:.1rem;text-indent:-1em;padding-left:1em}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension ul li{font-size:.9rem}}@media screen and (max-width: 480px){.business_cutting-water .sec02__attension ul li{font-size:.8rem;letter-spacing:.05rem}}.business_cutting-water .sec02__attension ul li:last-of-type{margin-bottom:0}.business_cutting-water .sec02__attension>div{border:1px solid #16c8d9;padding:10px;width:230px}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension>div{width:150px}}@media screen and (max-width: 480px){.business_cutting-water .sec02__attension>div{max-width:230px;width:100%;margin:0 auto;padding:12px}}.business_cutting-water .sec02__attension>div h5,.business_cutting-water .sec02__attension>div p{color:#16c8d9;font-weight:300;text-align:center}.business_cutting-water .sec02__attension>div h5{font-size:1.6rem;letter-spacing:.2rem;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #16c8d9}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension>div h5{font-size:1.3rem}}@media screen and (max-width: 480px){.business_cutting-water .sec02__attension>div h5{font-size:1.1rem;padding-bottom:5px;margin-bottom:5px}}.business_cutting-water .sec02__attension>div p{letter-spacing:.1rem}@media screen and (max-width: 896px){.business_cutting-water .sec02__attension>div p{font-size:.9rem}}@media screen and (max-width: 480px){.business_cutting-water .sec02__attension>div p{font-size:.8rem}}.business_cutting-water .sec03{padding:120px 0;background:#e1e2e6}@media screen and (max-width: 896px){.business_cutting-water .sec03{padding:90px 0}}@media screen and (max-width: 480px){.business_cutting-water .sec03{padding:60px 0}}.business_cutting-water .sec03__contents{max-width:860px;width:90%;margin:0 auto}.business_cutting-water .sec03__contents p:nth-of-type(2){color:#74777a;font-size:.9rem;text-align:center;line-height:2.3em;letter-spacing:.05rem;margin-bottom:36px}@media screen and (max-width: 480px){.business_cutting-water .sec03__contents p:nth-of-type(2){font-size:.8rem;text-align:left;line-height:2em}}.business_cutting-water .sec03__table__wrapper{margin-bottom:60px}@media screen and (max-width: 896px){.business_cutting-water .sec03__table__wrapper{overflow-x:scroll}}.business_cutting-water .sec03 table{width:100%;color:#74777a;border-left:1px solid #74777a;font-size:.9rem}@media screen and (max-width: 896px){.business_cutting-water .sec03 table{width:750px;margin:0 auto}}@media screen and (max-width: 480px){.business_cutting-water .sec03 table{width:660px}}.business_cutting-water .sec03 table tr{border-bottom:1px solid #74777a}.business_cutting-water .sec03 table tr th,.business_cutting-water .sec03 table tr td{border-right:1px solid #74777a;padding:14px;text-align:center;letter-spacing:.05rem}@media screen and (max-width: 480px){.business_cutting-water .sec03 table tr th,.business_cutting-water .sec03 table tr td{padding:12px;font-size:.8rem}}.business_cutting-water .sec03 table tr th.blue,.business_cutting-water .sec03 table tr td.blue{background:#9edce6}.business_cutting-water .sec03 table tr th span,.business_cutting-water .sec03 table tr td span{display:block;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_cutting-water .sec03 table tr th span,.business_cutting-water .sec03 table tr td span{-webkit-writing-mode:initial;-ms-writing-mode:initial;writing-mode:initial}}.business_cutting-water .sec03 table tr:first-of-type th{border-top:1px solid #74777a}.business_cutting-water .sec03 table tr:first-of-type th:first-of-type{width:3%}@media screen and (max-width: 480px){.business_cutting-water .sec03 table tr:first-of-type th:first-of-type{width:43px}}.business_cutting-water .sec03 table tr:first-of-type th:nth-of-type(2){width:12%}@media screen and (max-width: 480px){.business_cutting-water .sec03 table tr:first-of-type th:nth-of-type(2){width:100px}}.business_cutting-water .sec03 table tr:nth-of-type(2) td{width:14%;font-size:.8rem;padding:12px 3px}@media screen and (max-width: 480px){.business_cutting-water .sec03 table tr:nth-of-type(2) td{font-size:.7rem}}.business_cutting-tool .sec01__wrapper{background-image:url(/images/cutting_tool/background.jpg);background-repeat:no-repeat;background-size:cover;position:relative;z-index:-10;overflow:hidden}.business_cutting-tool .sec01__wrapper:after{content:"";display:block;position:absolute;width:300%;height:60%;background:#101621;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-500}.business_cutting-tool .sec01{background:url(/images/cutting_tool/background01.svg);background-repeat:no-repeat;background-size:cover;background-position-x:12%;padding-bottom:90px;position:relative;z-index:-20;overflow:hidden}@media screen and (max-width: 896px){.business_cutting-tool .sec01{padding-bottom:60px}}.business_cutting-tool .sec01__contents{max-width:1200px;width:90%;margin:0 auto}.business_cutting-tool .sec01 .div01{margin-bottom:150px}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div01{margin-bottom:100px}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div01{margin-bottom:70px}}.business_cutting-tool .sec01 .div02{margin-bottom:110px}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div02{margin-bottom:90px}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div02{margin-bottom:60px}}.business_cutting-tool .sec01 .div03{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;position:relative}.business_cutting-tool .sec01 .div03__item{width:48%;position:relative;margin-bottom:42px}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div03__item{width:70%;margin-bottom:24px}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item{width:100%;border:1px solid #66cdda;padding:18px 15px}}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div03__item:nth-of-type(even){margin-left:auto}}.business_cutting-tool .sec01 .div03__item:after{content:"";display:none;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #66cdda;position:absolute;right:0;bottom:-10px;-webkit-transform:rotate(135deg) translateX(-50%);transform:rotate(135deg) translateX(-50%)}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item:after{display:block}}.business_cutting-tool .sec01 .div03__item img{width:100%}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item img{display:none}}.business_cutting-tool .sec01 .div03__item .text{position:absolute;top:50%;left:50%;width:85%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item .text{position:static;-webkit-transform:none;transform:none;width:100%}}.business_cutting-tool .sec01 .div03__item .text h4{color:#66cdda;text-align:center;font-size:1.35rem;letter-spacing:.2rem;padding-bottom:14px;border-bottom:1px solid #66cdda;margin-bottom:14px}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div03__item .text h4{font-size:1.2rem;padding-bottom:9px;margin-bottom:11px}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item .text h4{font-size:1rem}}.business_cutting-tool .sec01 .div03__item .text p{color:#fff;font-weight:100;font-size:.9rem;line-height:2.2em;letter-spacing:.05rem}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div03__item .text p{line-height:2em}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__item .text p{line-height:1.8em;font-size:.8rem}}.business_cutting-tool .sec01 .div03__text{width:100%;text-align:center;color:#fff;line-height:2em;letter-spacing:.1rem;font-weight:300}@media screen and (max-width: 896px){.business_cutting-tool .sec01 .div03__text{font-size:.9rem}}@media screen and (max-width: 480px){.business_cutting-tool .sec01 .div03__text{font-size:.8rem;text-align:left;letter-spacing:.05rem}}.business_cutting-tool .sec02{background:#031c4c;padding:120px 0}@media screen and (max-width: 896px){.business_cutting-tool .sec02{padding:90px 0}}@media screen and (max-width: 480px){.business_cutting-tool .sec02{padding:60px 0 30px}}.business_cutting-tool .sec02__contents{max-width:1200px;width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.business_cutting-tool .sec02__item{width:22%;position:relative}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item{width:47%;margin-bottom:46px}}.business_cutting-tool .sec02__item img{width:100%;margin-bottom:24px}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item img{margin-bottom:20px}}.business_cutting-tool .sec02__item h4{color:#fff;text-align:center;font-size:1.6rem;letter-spacing:.1rem;margin-bottom:10px;font-weight:100}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item h4{font-size:1.4rem}}@media screen and (max-width: 480px){.business_cutting-tool .sec02__item h4{font-size:1.2rem}}.business_cutting-tool .sec02__item h4 span{line-height:1em;font-family:'Noto Serif JP', serif}.business_cutting-tool .sec02__item p{color:#fff;font-size:.85rem;font-weight:100;letter-spacing:.1rem;line-height:1.8em;text-align:center;display:-ms-grid;display:grid;-ms-grid-rows:75px;grid-template-rows:75px}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item p{font-size:.8rem}}@media screen and (max-width: 480px){.business_cutting-tool .sec02__item p{font-size:.75rem;text-align:left;line-height:1.6em}}.business_cutting-tool .sec02__item dl{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;color:#fff;font-weight:100;font-size:.85rem}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item dl{font-size:.8rem}}@media screen and (max-width: 480px){.business_cutting-tool .sec02__item dl{font-size:.7rem}}.business_cutting-tool .sec02__item dl dt,.business_cutting-tool .sec02__item dl dd{border-top:1px solid #063898;padding:10px}@media screen and (max-width: 896px){.business_cutting-tool .sec02__item dl dt,.business_cutting-tool .sec02__item dl dd{padding:8px}}.business_cutting-tool .sec02__item dl dt:last-of-type,.business_cutting-tool .sec02__item dl dd:last-of-type{border-bottom:1px solid #063898}.business_cutting-tool .sec02__item dl dt{width:90px;text-align:center}@media screen and (max-width: 480px){.business_cutting-tool .sec02__item dl dt{width:50px;padding:8px 0}}.business_cutting-tool .sec02__item dl dd{width:calc(100% - 90px)}@media screen and (max-width: 480px){.business_cutting-tool .sec02__item dl dd{width:calc(100% - 50px)}}.business_cutting-tool .sec03{background:#101621;padding:120px 0 150px}@media screen and (max-width: 896px){.business_cutting-tool .sec03{padding:90px 0 120px}}@media screen and (max-width: 480px){.business_cutting-tool .sec03{padding:60px 0 90px}}.business_cutting-tool .sec03__contents{width:90%;margin:0 auto}.business_cutting-tool .sec03 .div02{margin-bottom:60px}@media screen and (max-width: 896px){.business_cutting-tool .sec03 .div02{margin-bottom:40px}}@media screen and (max-width: 480px){.business_cutting-tool .sec03 .div02{margin-bottom:27px}}.business_cutting-tool .sec03 .div02 h3,.business_cutting-tool .sec03 .div02 p{width:100%;text-align:center;color:#66cdda;font-weight:100}.business_cutting-tool .sec03 .div02 h3{font-size:1.6rem;letter-spacing:.1rem;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #66cdda}@media screen and (max-width: 896px){.business_cutting-tool .sec03 .div02 h3{font-size:1.4rem;margin-bottom:22px}}@media screen and (max-width: 480px){.business_cutting-tool .sec03 .div02 h3{font-size:1.2rem}}.business_cutting-tool .sec03 .div02 p{font-size:.95rem;line-height:2.5em;margin-bottom:48px;letter-spacing:.05rem}@media screen and (max-width: 896px){.business_cutting-tool .sec03 .div02 p{font-size:.9rem;line-height:2.1em}}@media screen and (max-width: 480px){.business_cutting-tool .sec03 .div02 p{font-size:.8rem;text-align:left;margin-bottom:30px;line-height:2em}}.business_processing-jig .sec01{position:relative;padding-bottom:60px;overflow:hidden;background:url(/images/processing_jig/background01.svg);background-repeat:no-repeat;background-size:cover;background-position-x:10%}@media screen and (max-width: 896px){.business_processing-jig .sec01{padding-bottom:30px}}.business_processing-jig .sec01:after{content:"";display:block;background:#05070c;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-500}.business_processing-jig .sec01__contents{max-width:1200px;width:90%;margin:0 auto}.business_processing-jig .sec01 .div01{margin-bottom:150px}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div01{margin-bottom:90px}}.business_processing-jig .sec01 .div02{max-width:850px;position:relative;margin-bottom:100px}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div02{margin-bottom:90px}}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div02{margin-bottom:72px}}.business_processing-jig .sec01 .div02:after{content:"";display:block;position:absolute;top:0;left:50%;background:#101621;width:300%;left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-50}.business_processing-jig .sec01 .div03__flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:36px}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div03__flex{justify-content:center}}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div03__flex{margin-bottom:24px}}.business_processing-jig .sec01 .div03__flex_item{width:17%;position:relative}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div03__flex_item{width:25%;margin:0 10px 0}}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div03__flex_item{width:38%;margin:0 5px 0}}.business_processing-jig .sec01 .div03__flex_item:last-of-type:after{display:none}.business_processing-jig .sec01 .div03__flex_item:after{content:"";display:block;width:86px;height:11px;border-bottom:2px solid #55aec1;border-right:2px solid #55aec1;-webkit-transform:translateY(-50%) skew(45deg);transform:translateY(-50%) skew(45deg);position:absolute;top:50%;right:-32%}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div03__flex_item:after{width:46px;right:-20%}}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div03__flex_item:after{display:none}}.business_processing-jig .sec01 .div03__flex_item img{width:100%}.business_processing-jig .sec01 .div03__flex_item p{position:absolute;left:50%;width:90%;top:25%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;text-align:center;font-size:1.3rem;font-weight:100;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_processing-jig .sec01 .div03__flex_item p{font-size:1.1rem;top:29%}}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div03__flex_item p{font-size:.9rem;top:24%}}.business_processing-jig .sec01 .div03__flex_item p:before{content:attr(data-text);display:inline-block;border-bottom:1px solid #fff;padding-bottom:2px;margin-bottom:10px}@media screen and (max-width: 480px){.business_processing-jig .sec01 .div03__flex_item p:before{margin-bottom:7px}}.business_processing-jig .sec01 .div03__flex_item p span{display:block}.business_processing-jig .sec02{position:relative;padding:120px 0 150px}@media screen and (max-width: 896px){.business_processing-jig .sec02{padding:90px 0 120px}}@media screen and (max-width: 480px){.business_processing-jig .sec02{padding:60px 0 90px}}.business_processing-jig .sec02:after{content:"";display:block;background:#020411;width:100%;height:100%;position:absolute;top:0;left:0%;z-index:-500}.business_processing-jig .sec02__contents{max-width:1200px;width:90%;margin:0 auto}.business_processing-jig .sec02 .lineup{margin:0 auto 130px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 896px){.business_processing-jig .sec02 .lineup{margin-bottom:100px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup{margin-bottom:130px}}.business_processing-jig .sec02 .lineup_item{width:31%;position:relative}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item{width:100%;margin-bottom:-40px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item:first-of-type .img img{margin-bottom:-14px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item:nth-of-type(2) .img img{margin-bottom:-20px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item:nth-of-type(3){margin-bottom:-10px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item:nth-of-type(3) .img img{margin-bottom:-60px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item:nth-of-type(5){margin-bottom:10px}}.business_processing-jig .sec02 .lineup_item .img{margin-bottom:10px}@media screen and (max-width: 480px){.business_processing-jig .sec02 .lineup_item .img{margin-bottom:20px}}.business_processing-jig .sec02 .lineup_item .img img{width:100%}.business_processing-jig .sec02 .lineup_item h4{color:#fff;font-size:1.1rem;letter-spacing:.1rem;margin-bottom:7px;text-align:center}@media screen and (max-width: 896px){.business_processing-jig .sec02 .lineup_item h4{font-size:1rem}}.business_processing-jig .sec02 .variations{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:110px}@media screen and (max-width: 896px){.business_processing-jig .sec02 .variations{margin-bottom:90px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .variations{margin-bottom:56px}}.business_processing-jig .sec02 .variations_item{width:30%;position:relative}@media screen and (max-width: 480px){.business_processing-jig .sec02 .variations_item{width:100%;margin-bottom:56px}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .variations_item:last-of-type{margin-bottom:0}}.business_processing-jig .sec02 .variations_item .img{margin-bottom:15px}.business_processing-jig .sec02 .variations_item .img img{width:100%}.business_processing-jig .sec02 .variations_item .text{color:#fff;text-align:center;letter-spacing:.1rem;font-weight:300}@media screen and (max-width: 896px){.business_processing-jig .sec02 .variations_item .text{font-size:.9rem}}@media screen and (max-width: 480px){.business_processing-jig .sec02 .variations_item .text{font-size:.8rem}}@media screen and (max-width: 480px){.business_die-sets .sec01__wrapper{background:url("/images/die_sets/background01.jpg") 0% 0%/contain}}.business_die-sets .sec01{background:url(/images/die_sets/background02.svg);background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;background-position-x:10%}.business_die-sets .sec01:after{content:"";display:block;background:#01020a;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-500}.business_die-sets .sec01__contents{max-width:1200px;width:90%;margin:0 auto}.business_die-sets .sec01__flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.business_die-sets .sec01__flex video{width:48%}@media screen and (max-width: 480px){.business_die-sets .sec01__flex video{width:100%;margin-bottom:24px}}.business_die-sets .sec01__flex p{width:48%;text-align:left}@media screen and (max-width: 480px){.business_die-sets .sec01__flex p{width:100%}}.business_die-sets .sec01 .div01{margin-bottom:100px}@media screen and (max-width: 896px){.business_die-sets .sec01 .div01{margin-bottom:60px}}@media screen and (max-width: 480px){.business_die-sets .sec01 .div01{margin-bottom:0px}}.business_die-sets .sec02{background:url(/images/die_sets/background03.svg);background-repeat:no-repeat;background-size:cover;position:relative;padding:120px 0 150px}@media screen and (max-width: 896px){.business_die-sets .sec02{padding:60px 0 120px}}@media screen and (max-width: 480px){.business_die-sets .sec02{padding:40px 0 90px}}.business_die-sets .sec02__contents{max-width:1200px;width:90%;margin:0 auto}.business_die-sets .sec02:after{content:"";display:block;background:#101621;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-50}.business_die-sets .div02{margin-bottom:120px;position:relative}@media screen and (max-width: 896px){.business_die-sets .div02{margin-bottom:100px}}@media screen and (max-width: 480px){.business_die-sets .div02{margin-bottom:70px}}.business_die-sets .div02 img{max-width:800px;width:90%;margin:0 auto;display:block}@media screen and (max-width: 480px){.business_die-sets .div02 img{width:100%}}.business_die-sets .div05{max-width:1200px;width:90%;margin:0 auto 90px}@media screen and (max-width: 896px){.business_die-sets .div05{margin-bottom:60px}}.business_die-sets .div05 ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.business_die-sets .div05 ul li{width:31%;position:relative;margin-bottom:45px}@media screen and (max-width: 480px){.business_die-sets .div05 ul li{width:47.5%;margin-bottom:18px}}.business_die-sets .div05 ul li a{display:block;width:100%;height:100%;position:relative}.business_die-sets .div05 ul li a:after{content:"";background:url(/images/die_sets/div05_icon.svg);background-repeat:no-repeat;background-size:contain;display:block;height:25px;width:25px;position:absolute;bottom:20px;right:20px}@media screen and (max-width: 480px){.business_die-sets .div05 ul li a:after{width:18px;height:18px;bottom:10px;right:10px}}.business_die-sets .div05 ul li a img{width:100%;-webkit-transition:all .3s;transition:all .3s}.business_die-sets .div05 ul li a img:hover{opacity:.6}.business_die-sets .div03{padding-bottom:90px}@media screen and (max-width: 896px){.business_die-sets .div03{padding-bottom:60px}}@media screen and (max-width: 480px){.business_die-sets .div03{padding-bottom:30px}}.business_die-sets .div03__item{width:48%;position:relative;margin-bottom:48px}@media screen and (max-width: 480px){.business_die-sets .div03__item{width:100%;margin-bottom:15px}}@media screen and (max-width: 480px){.business_die-sets .div03__item:last-of-type{margin-bottom:30px}}.business_die-sets .div03__item img{width:100%}.business_die-sets .div03__item p{color:#66cdda;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.35rem;font-weight:300;letter-spacing:.1rem;line-height:2em;width:90%;text-align:center}@media screen and (max-width: 896px){.business_die-sets .div03__item p{font-size:1rem}}@media screen and (max-width: 480px){.business_die-sets .div03__item p{font-size:.8rem}}.business_die-sets .div04{max-width:1200px;width:90%;margin:0 auto 130px}@media screen and (max-width: 896px){.business_die-sets .div04{margin-bottom:60px}}@media screen and (max-width: 480px){.business_die-sets .div04{margin-bottom:50px}}.business_die-sets .div04__lineup{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.business_die-sets .div04__lineup:first-of-type{margin-bottom:100px}@media screen and (max-width: 896px){.business_die-sets .div04__lineup:first-of-type{margin-bottom:70px}}@media screen and (max-width: 480px){.business_die-sets .div04__lineup:first-of-type{margin-bottom:48px}}.business_die-sets .div04__lineup_item{width:30%;position:relative}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item{width:48%;margin-bottom:10px}}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item:first-of-type{margin-bottom:-20px}}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item.mgb50:first-of-type{margin-bottom:50px}}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item:nth-of-type(3),.business_die-sets .div04__lineup_item:nth-of-type(4){margin-bottom:-10px}}.business_die-sets .div04__lineup_item .img{margin-bottom:18px}.business_die-sets .div04__lineup_item .img img{width:100%}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item .img img{margin-bottom:-10px}}.business_die-sets .div04__lineup_item h4{color:#fff;font-size:1.1rem;letter-spacing:.1rem;text-align:center}@media screen and (max-width: 896px){.business_die-sets .div04__lineup_item h4{font-size:1rem}}@media screen and (max-width: 480px){.business_die-sets .div04__lineup_item h4{font-size:.8rem}}.lum-lightbox.lum-open{z-index:1000}.lum-lightbox.lum-open .lum-img{max-width:600px;width:90%}.lum-lightbox.lum-open .lum-close-button{opacity:1;right:25px;top:25px}@media screen and (max-width: 480px){.lum-lightbox.lum-open .lum-gallery-button:after{width:16px;height:16px}}.business_3d-modeling .sec01{position:relative;padding-bottom:60px;overflow:hidden;background-image:url(/images/3d_modeling/background01.svg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 896px){.business_3d-modeling .sec01{padding-bottom:30px;background-position-x:15%}}.business_3d-modeling .sec01:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(#020309), to(#101621));background:linear-gradient(to bottom, #020309, #101621);z-index:-500}.business_3d-modeling .sec01__contents{max-width:1200px;width:90%;margin:0 auto}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div01__wrapper{background-image:url(/images/3d_modeling/background01.svg);background-repeat:no-repeat;background-size:cover}}.business_3d-modeling .sec01 .div01{padding-bottom:150px}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div01{padding-bottom:120px}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div01{padding-bottom:90px}}.business_3d-modeling .sec01 .div01 dl{max-width:960px;width:100%;margin:0 auto;background:rgba(16,22,33,0.8);display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;color:#fff;font-weight:100;font-size:.9rem;padding:30px;letter-spacing:.05rem;margin-bottom:90px}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div01 dl{font-size:.85rem;margin-bottom:60px}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div01 dl{flex-wrap:wrap;font-size:.8rem;padding:20px;margin-bottom:45px}}.business_3d-modeling .sec01 .div01 dl dt{width:440px;border-right:1px solid #fff;margin-right:30px}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div01 dl dt{width:760px}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div01 dl dt{width:100%;border-right:none;margin-right:0;padding-bottom:7px;border-bottom:1px solid  #fff;margin-bottom:12px}}.business_3d-modeling .sec01 .div01 dl dd{line-height:2em}.business_3d-modeling .sec01 .div02{position:relative}.business_3d-modeling .sec01 .div02:after{content:"";display:none;background:#031c4c;width:300%;height:90%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-50}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div02:after{display:block}}.business_3d-modeling .sec01 .div02__flex{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;margin-bottom:90px}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div02__flex{justify-content:center;margin-bottom:70px}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div02__flex{margin-bottom:48px}}.business_3d-modeling .sec01 .div02__flex_item{width:31%;position:relative}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div02__flex_item{width:44%;margin:0 10px 20px}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div02__flex_item{width:100%}}.business_3d-modeling .sec01 .div02__flex_item img{width:100%}.business_3d-modeling .sec01 .div02__flex_item div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;text-align:center;color:#fff}.business_3d-modeling .sec01 .div02__flex_item div h4{font-size:1.2rem;letter-spacing:.1rem}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div02__flex_item div h4{font-size:1rem}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div02__flex_item div h4{font-size:.9rem}}.business_3d-modeling .sec01 .div02__flex_item div p{margin-top:14px;font-size:.9rem;font-weight:100;letter-spacing:.05rem}@media screen and (max-width: 896px){.business_3d-modeling .sec01 .div02__flex_item div p{font-size:.8rem}}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div02__flex_item div p{font-size:.7rem;margin-top:11px}}.business_3d-modeling .sec01 .div03{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.business_3d-modeling .sec01 .div03__item{width:31%;position:relative;margin-bottom:48px}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div03__item{width:100%;margin-bottom:21px}}.business_3d-modeling .sec01 .div03__item img{width:100%}.business_3d-modeling .sec01 .div03__item p{color:#fff;font-weight:100;font-size:.85rem;letter-spacing:.1rem;line-height:1.8em}@media screen and (max-width: 480px){.business_3d-modeling .sec01 .div03__item p{font-size:.8rem}}.business_3d-modeling .sec01 .div03__item p.name{text-align:center;margin-bottom:13px;font-size:1rem}.business_3d-modeling .sec01 .div03__item p.description{line-height:1.7em}.business_3d-modeling .sec02{background:#e1e2e6;padding:90px 0px 180px}@media screen and (max-width: 896px){.business_3d-modeling .sec02{padding:70px 0px 120px}}@media screen and (max-width: 480px){.business_3d-modeling .sec02{padding:52px 0px 90px}}.business_3d-modeling .sec02__contents{max-width:600px;width:90%;margin:0 auto 60px}@media screen and (max-width: 480px){.business_3d-modeling .sec02__contents{margin-bottom:36px}}.business_3d-modeling .sec02 table{width:100%;border:1px solid #74777a;margin-bottom:10px}.business_3d-modeling .sec02 table tr{border-bottom:1px solid #74777a}.business_3d-modeling .sec02 table tr:last-of-type{border-bottom:none}.business_3d-modeling .sec02 table tr th,.business_3d-modeling .sec02 table tr td{padding:20px;text-align:center;color:#74777a}@media screen and (max-width: 896px){.business_3d-modeling .sec02 table tr th,.business_3d-modeling .sec02 table tr td{font-size:.9rem}}@media screen and (max-width: 480px){.business_3d-modeling .sec02 table tr th,.business_3d-modeling .sec02 table tr td{font-size:.8rem}}.business_3d-modeling .sec02 table tr th:first-of-type,.business_3d-modeling .sec02 table tr td:first-of-type{border-right:1px solid #74777a}.business_3d-modeling .sec02 table tr td{letter-spacing:.05rem}.business_3d-modeling .sec02 table tr th{background:#d4d5d9}.business_3d-modeling .sec02 .attension{color:#74777a;font-size:.85rem;text-align:right;letter-spacing:.05rem}@media screen and (max-width: 480px){.business_3d-modeling .sec02 .attension{font-size:.7rem;text-align:left;letter-spacing:.01rem}}.facility .sec01{position:relative;padding-bottom:90px;background:url("/images/facility/background01.svg") 10% 0%/cover}@media screen and (max-width: 896px){.facility .sec01{background:url("/images/3d_modeling/background01.svg") 10% 0%/cover}}.facility .sec01:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-200;background:#08111a}@media screen and (max-width: 896px){.facility .sec01{padding-bottom:60px}}.facility .sec01__contents{max-width:1200px;width:90%;margin:0 auto}.facility .sec01 ul{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;margin-bottom:90px}@media screen and (max-width: 896px){.facility .sec01 ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:52px}}.facility .sec01 ul li{width:18.5%;position:relative}@media screen and (max-width: 896px){.facility .sec01 ul li{width:30%;margin:0  10px 20px}}@media screen and (max-width: 480px){.facility .sec01 ul li{width:65%;margin:0  10px 10px}}.facility .sec01 ul li:hover p{color:#000}.facility .sec01 ul li:hover img.hover-on{-webkit-animation:flash 0.3s linear forwards;animation:flash 0.3s linear forwards}@-webkit-keyframes flash{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes flash{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.facility .sec01 ul li a{display:block;width:100%;height:100%}.facility .sec01 ul li a:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:50}.facility .sec01 ul li img{width:100%}.facility .sec01 ul li img.hover-on{opacity:0;position:absolute;top:0;left:0}.facility .sec01 ul li p{color:#66cdda;font-weight:300;letter-spacing:.1rem;position:absolute;-webkit-transition:all,.3s;transition:all,.3s;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80%;text-align:center;font-size:.9rem}@media screen and (max-width: 480px){.facility .sec01 ul li p{font-size:.8rem}}.facility .sec01__item__wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.facility .sec01__item{position:relative;width:48%;margin-bottom:68px}@media screen and (max-width: 896px){.facility .sec01__item{width:100%}}@media screen and (max-width: 480px){.facility .sec01__item{margin-bottom:48px}}.facility .sec01__item .anchor{position:relative;top:-300px}@media screen and (max-width: 480px){.facility .sec01__item .anchor{top:-200px}}.facility .sec01__item h3{text-align:center;letter-spacing:.15rem;font-size:1.1rem;font-weight:600;margin-bottom:30px;background-image:url(/images/facility/sec01_h3_background.svg);background-repeat:no-repeat;background-size:cover;height:50px;line-height:50px}@media screen and (max-width: 896px){.facility .sec01__item h3{font-size:1rem;height:40px;line-height:40px;margin-bottom:20px}}@media screen and (max-width: 480px){.facility .sec01__item h3{font-size:.85rem;margin-bottom:12px}}.facility .sec01__item table{width:100%}.facility .sec01__item table tbody tr{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;background:#fff}.facility .sec01__item table tbody tr:nth-of-type(odd){background:#f3f3f4}.facility .sec01__item table tbody tr th,.facility .sec01__item table tbody tr td{width:calc((100% - 60px) / 3);font-size:.9rem;padding:12px;border-right:1px solid #cccccc;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 896px){.facility .sec01__item table tbody tr th,.facility .sec01__item table tbody tr td{font-size:.8rem}}@media screen and (max-width: 480px){.facility .sec01__item table tbody tr th,.facility .sec01__item table tbody tr td{font-size:.7rem;padding:12px 5px;width:calc((100% - 40px) / 3)}}.facility .sec01__item table tbody tr th:nth-of-type(2),.facility .sec01__item table tbody tr td:nth-of-type(2){text-align:center}.facility .sec01__item table tbody tr th:last-of-type,.facility .sec01__item table tbody tr td:last-of-type{width:60px;border-right:none;text-align:center}@media screen and (max-width: 480px){.facility .sec01__item table tbody tr th:last-of-type,.facility .sec01__item table tbody tr td:last-of-type{width:40px}}.facility .sec01__item table tbody tr th{background:#66cdda;border-bottom:1px solid #060d15}.facility .sec01__item table tbody tr th:nth-of-type(3){text-align:center}.contact{background:#042357}.contact .sec01{max-width:800px;width:80%;margin:0 auto;padding-bottom:150px}@media screen and (max-width: 896px){.contact .sec01{padding-bottom:120px}}@media screen and (max-width: 480px){.contact .sec01{padding-bottom:90px;width:90%}}.contact .sec01__intro{background:rgba(255,255,255,0.2);margin-bottom:47px;padding:20px;border-radius:3px}@media screen and (max-width: 480px){.contact .sec01__intro{margin-bottom:36px}}.contact .sec01__intro p{color:#fff;font-weight:100;font-size:.8rem;line-height:1.8em;letter-spacing:.05rem;text-align:center}@media screen and (max-width: 480px){.contact .sec01__intro p{font-size:.75rem;text-align:left;line-height:1.7em}}.contact .sec01__intro p span{color:#66cdda}.contact .sec01__intro p:first-of-type{margin-bottom:15px}.contact form>dl{color:#fff;margin-bottom:90px}@media screen and (max-width: 896px){.contact form>dl{margin-bottom:50px}}.contact form>dl dt{font-weight:100;letter-spacing:.1rem;color:#fff;margin-bottom:7px;font-size:.9rem}@media screen and (max-width: 480px){.contact form>dl dt{font-size:.8rem;margin-bottom:5px}}.contact form>dl dt.required{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.contact form>dl dt.required:after{content:"※";display:block;font-size:.7rem;margin-left:2px;color:#66cdda}.contact form>dl dd{margin-bottom:30px;font-weight:100}@media screen and (max-width: 896px){.contact form>dl dd{margin-bottom:21px}}@media screen and (max-width: 480px){.contact form>dl dd{margin-bottom:18px}}.contact form>dl dd input.text,.contact form>dl dd textarea{width:100%;padding:16px;outline:none;border-radius:0;color:#fff;font-size:1rem;font-weight:300;border-radius:3px}@media screen and (max-width: 480px){.contact form>dl dd input.text,.contact form>dl dd textarea{font-size:.9rem}}.contact form>dl dd input.text::-webkit-input-placeholder, .contact form>dl dd textarea::-webkit-input-placeholder{color:#212732}.contact form>dl dd input.text::-moz-placeholder, .contact form>dl dd textarea::-moz-placeholder{color:#212732}.contact form>dl dd input.text:-ms-input-placeholder, .contact form>dl dd textarea:-ms-input-placeholder{color:#212732}.contact form>dl dd input.text::-ms-input-placeholder, .contact form>dl dd textarea::-ms-input-placeholder{color:#212732}.contact form>dl dd input.text::placeholder,.contact form>dl dd textarea::placeholder{color:#212732}.contact form>dl dd input.text{background:rgba(255,255,255,0.4)}.contact form>dl dd textarea{background:rgba(255,255,255,0.4);height:200px}.contact form>dl dd.email input,.contact form>dl dd.file input{margin-bottom:7px}.contact form>dl dd.email p,.contact form>dl dd.file p{font-size:.8rem;letter-spacing:.05rem}@media screen and (max-width: 480px){.contact form>dl dd.email p,.contact form>dl dd.file p{font-size:.7rem}}.contact form>dl dd .address{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:10px}.contact form>dl dd .address input{margin:0 10px}.contact form>dl dd .address input:last-of-type{margin-right:0}.contact form>dl dd .radio{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.contact form>dl dd .radio label{width:32.5%;border:1px solid rgba(255,255,255,0.5);padding:12px;margin-bottom:10px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 480px){.contact form>dl dd .radio label{width:100%;margin-bottom:5px}}.contact form>dl dd .radio label input{visibility:hidden;width:0}.contact form>dl dd .radio label input:checked+span{color:#fff}.contact form>dl dd .radio label input:checked+span:after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:100%;height:100%;border:1px solid #fff;background:#66cdda;z-index:-10}.contact form>dl dd .radio label input:checked+span:before{border:1px solid #fff;background:#fff}.contact form>dl dd .radio label span{padding-left:22px;-webkit-transition:all,.3s;transition:all,.3s}@media screen and (max-width: 896px){.contact form>dl dd .radio label span{font-size:.9rem}}@media screen and (max-width: 480px){.contact form>dl dd .radio label span{font-size:.85rem}}.contact form>dl dd .radio label span:before{content:"";display:block;width:11px;height:11px;border:1px solid rgba(255,255,255,0.5);border-radius:50%;position:absolute;top:50%;left:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all,.3s;transition:all,.3s}.contact .ajax-file-upload{max-width:190px;height:34px;text-align:center;color:#000;font-weight:300;line-height:34px;background:#c9c9c9;border:1px solid #898989;border-radius:3px;font-size:.8rem}.contact .privacy_policy{margin-bottom:60px}@media screen and (max-width: 480px){.contact .privacy_policy{margin-bottom:45px}}.contact .privacy_policy>p{color:#fff;font-weight:300;font-size:.85rem;letter-spacing:.1rem;margin-bottom:15px}@media screen and (max-width: 896px){.contact .privacy_policy>p{font-size:.8rem}}.contact .privacy_policy label{display:block;width:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact .privacy_policy label input{visibility:hidden;width:0;height:0;margin-right:40px;position:relative}.contact .privacy_policy label input:checked+span:before{background:none;border-top:transparent;border-right:transparent;border-left:2px solid #008b91;border-bottom:3px solid #008b91;height:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contact .privacy_policy label span{font-size:1.1rem;letter-spacing:.1rem;color:#fff;font-weight:300;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 896px){.contact .privacy_policy label span{font-size:1rem}}@media screen and (max-width: 480px){.contact .privacy_policy label span{font-size:.9rem}}.contact .privacy_policy label span:before{content:"";display:block;width:20px;height:20px;border:1px solid #fff;-webkit-transition:all,.5s;transition:all,.5s;margin-right:20px}.contact .privacy_policy>div{background:rgba(255,255,255,0.7);padding:42px;overflow-y:scroll;height:400px;margin-bottom:30px;-webkit-box-shadow:0px 0px 10px 4px rgba(0,0,0,0.35) inset;box-shadow:0px 0px 10px 4px rgba(0,0,0,0.35) inset}@media screen and (max-width: 896px){.contact .privacy_policy>div{padding:30px;margin-bottom:24px;height:300px}}@media screen and (max-width: 480px){.contact .privacy_policy>div{padding:23px;margin-bottom:8px}}.contact .privacy_policy>div h3{font-size:1.2rem;margin-bottom:21px}@media screen and (max-width: 896px){.contact .privacy_policy>div h3{font-size:1.1rem}}@media screen and (max-width: 480px){.contact .privacy_policy>div h3{font-size:1rem}}.contact .privacy_policy>div dl{color:#000}.contact .privacy_policy>div dl dt{margin-bottom:7px;letter-spacing:.05rem;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}@media screen and (max-width: 896px){.contact .privacy_policy>div dl dt{font-size:.9rem}}.contact .privacy_policy>div dl dt:before{content:"";display:block;width:5px;background:#008b91;margin-right:8px}.contact .privacy_policy>div dl dd{font-weight:300;font-size:.85rem;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ccc;line-height:1.8em}@media screen and (max-width: 896px){.contact .privacy_policy>div dl dd{font-size:.8rem;padding-bottom:18px;margin-bottom:18px;line-height:1.9em}}@media screen and (max-width: 480px){.contact .privacy_policy>div dl dd{padding-bottom:16px;margin-bottom:16px}}.contact .privacy_policy>div dl dd:last-of-type{padding-bottom:0;margin-bottom:0;border:none}.contact .contact_buttton{color:#fff;display:block;margin:0 auto;max-width:280px;width:90%;-webkit-filter:drop-shadow(11px 1px 7px rgba(0,0,0,0.2));filter:drop-shadow(11px 1px 7px rgba(0,0,0,0.2));font-weight:100;letter-spacing:.1rem;text-align:center;padding:13px;font-size:.9rem;background:#008b91;background-size:200% auto;-webkit-transition:all,.4s;transition:all,.4s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact .contact_buttton:disabled{background:#ccc;cursor:initial}.contact .contact_buttton:disabled:hover{color:#fff}.contact .contact_buttton:hover{background:rgba(255,255,255,0.8);color:#008b91}.contact_check form>dl dt,.contact_check form>dl dd{padding-left:20px}@media screen and (max-width: 480px){.contact_check form>dl dt,.contact_check form>dl dd{padding-left:8px}}.contact_check form>dl dt{font-weight:400;font-size:.8rem;margin-bottom:8px}@media screen and (max-width: 480px){.contact_check form>dl dt{font-size:.75rem;margin-bottom:5px}}.contact_check form>dl dd{padding-bottom:23px;margin-bottom:23px;border-bottom:1px solid rgba(255,255,255,0.3);font-size:1rem;letter-spacing:.05rem}@media screen and (max-width: 480px){.contact_check form>dl dd{font-size:.9rem;padding-bottom:20px;margin-bottom:20px}}.contact_check form>dl dd:last-of-type{padding-bottom:0;margin-bottom:0;border-bottom:none}.contact_check form>div .contact_buttton{margin-bottom:36px}@media screen and (max-width: 896px){.contact_check form>div .contact_buttton{padding:11px;width:40%}}@media screen and (max-width: 480px){.contact_check form>div .contact_buttton{width:100%;margin-bottom:30px}}.contact_check form>div .return_button{display:block;margin:0 auto;color:#fff;text-decoration:underline;letter-spacing:.1rem}.contact_thanks .sec01{width:90%;margin:0  auto}.contact_thanks .sec01 h3{text-align:center;font-size:1.5rem;color:#66cdda;margin-bottom:40px;letter-spacing:.1rem;letter-spacing:.1rem}@media screen and (max-width: 480px){.contact_thanks .sec01 h3{font-size:1.25rem;margin-bottom:25px}}.contact_thanks .sec01 p{text-align:center;font-weight:100;color:#fff;font-size:.9rem;line-height:2.1em;letter-spacing:.05rem;margin-bottom:50px}@media screen and (max-width: 896px){.contact_thanks .sec01 p{margin-bottom:38px}}@media screen and (max-width: 480px){.contact_thanks .sec01 p{font-size:.8rem;text-align:left;margin-bottom:27px;line-height:1.9em}}.sitemap section{background:url(/images/3d_modeling/background01.svg);background-repeat:no-repeat;background-size:cover;padding-bottom:150px;background:#042357}@media screen and (max-width: 896px){.sitemap section{padding-bottom:120px}}@media screen and (max-width: 480px){.sitemap section{padding-bottom:90px}}.sitemap__contents{max-width:800px;width:90%;margin:0 auto}.sitemap__contents>ul{position:relative;display:-ms-grid;display:grid;place-items:center}.sitemap__contents>ul>li a{color:#fff;font-weight:100}.sitemap__contents>ul>li>a{display:inline-block;line-height:1em;font-size:.9rem;max-width:180px;width:50%;text-align:center;padding:10px;border:1px solid rgba(255,255,255,0.8);background:rgba(255,255,255,0.8);-webkit-transition:all,.4s;transition:all,.4s;color:#042357;font-weight:400}@media screen and (max-width: 480px){.sitemap__contents>ul>li>a{font-size:.85rem;padding:8px}}.sitemap__contents>ul>li>a:hover{background:transparent;color:#fff}.sitemap__contents>ul>li>ul{padding-top:45px;position:relative}.sitemap__contents>ul>li>ul:after{content:"";display:block;background:rgba(255,255,255,0.5);height:100%;width:1px;position:absolute;top:0;left:11%}.sitemap__contents>ul>li>ul>li{padding-left:180px;margin-bottom:45px;position:relative;-webkit-transform:translateY(19px);transform:translateY(19px)}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li{padding-left:70px;-webkit-transform:translateY(11px);transform:translateY(11px)}}.sitemap__contents>ul>li>ul>li:after{content:"";display:block;background:rgba(255,255,255,0.5);width:68px;height:1px;position:absolute;left:11%;top:20px}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li:after{width:26px}}.sitemap__contents>ul>li>ul>li>a{position:relative;display:inline-block;border:1px solid #fff;max-width:180px;width:70%;text-align:center;font-size:.9rem;padding:8px;-webkit-transition:all,.4s;transition:all,.4s}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li>a{font-size:.8rem;padding:5px}}.sitemap__contents>ul>li>ul>li>a:hover{background:#fff;color:#042357}.sitemap__contents>ul>li>ul>li:last-of-type{margin-bottom:0}.sitemap__contents>ul>li>ul>li ul li:first-of-type a:after{top:53px}.sitemap__contents>ul>li>ul>li ul li:last-of-type a{padding-bottom:0}.sitemap__contents>ul>li>ul>li ul li a{padding-left:140px;display:block;font-size:.95rem;position:relative;padding-bottom:16px;text-decoration:underline}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li ul li a{font-size:.8rem;padding-left:60px}}.sitemap__contents>ul>li>ul>li ul li a:before{content:"";display:block;width:1px;height:100%;background:rgba(255,255,255,0.5);position:absolute;top:0;left:25.5%}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li ul li a:before{left:0}}.sitemap__contents>ul>li>ul>li ul li a:after{content:"";display:block;background:rgba(255,255,255,0.5);width:40px;height:1px;position:absolute;top:14px;left:25.5%}@media screen and (max-width: 480px){.sitemap__contents>ul>li>ul>li ul li a:after{left:0;width:26px}}.sitemap__contents>ul>li>ul>li ul li a.pdt10{padding-top:40px}.x404 .sec01{background:url("/images/reason/background01.svg");background-size:cover;position:relative;padding-bottom:120px;overflow:hidden}@media screen and (max-width: 480px){.x404 .sec01{padding-bottom:90px}}.x404 .sec01 div{width:90%;margin:0 auto}.x404 .sec01 div h2{font-size:4.3rem;letter-spacing:.15rem;text-align:center;color:#66cdda;margin-bottom:40px}@media screen and (max-width: 896px){.x404 .sec01 div h2{font-size:3.3rem}}@media screen and (max-width: 480px){.x404 .sec01 div h2{font-size:2.9rem}}.x404 .sec01 div h2:after{content:attr(data-text);display:block;font-size:1rem}@media screen and (max-width: 896px){.x404 .sec01 div h2:after{font-size:.9rem}}@media screen and (max-width: 480px){.x404 .sec01 div h2:after{font-size:.8rem}}.x404 .sec01 div p{text-align:center;color:#fff;font-weight:100;line-height:2em;letter-spacing:.05rem;margin-bottom:48px}@media screen and (max-width: 896px){.x404 .sec01 div p{font-size:.9rem;margin-bottom:34px}}@media screen and (max-width: 480px){.x404 .sec01 div p{font-size:.8rem;text-align:left}}