@import url("preset.css");@import url("module.css");@import url("header.css");@import url("footer.css");@import url("mailformpro.css");body{background-color:#fff;font-family:'source-han-sans-japanese', 'Roboto', 'Helvetica Neue', 'Hiragino Kaku Gothic Pro', 'Meiryo, Yu Gothic', 'YuGothic', 'Arial', sans-serif;font-size:1.4rem;color:#000;line-height:1.8;letter-spacing:.05em}#content{overflow:hidden}#breadcrumb{padding-top:10px;padding-bottom:10px}#breadcrumb ul{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#breadcrumb ul li{display:inline;font-size:12px}.uf #hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:240px;color:#fff;line-height:1.2;text-align:center}@media screen and (max-width: 767px){.uf #hero{height:150px}}.uf #hero .en{font-family:"objektiv-mk1";font-size:40px}@media screen and (max-width: 767px){.uf #hero .en{font-size:30px}}.uf #hero .ja{margin-top:15px;font-size:18px;font-weight:bold}@media screen and (max-width: 767px){.uf #hero .ja{margin-top:5px;font-size:13px}}.hex-gra-box{background:none;position:relative;z-index:1;overflow:hidden}.hex-gra-box .hex-gra-box-bg{background:-webkit-gradient(linear, right top, left top, color-stop(28%, #2e8487), color-stop(72%, #29b69b));background:linear-gradient(-90deg, #2e8487 28%, #29b69b 72%);width:100%;height:calc(100% - 60px);position:absolute;top:30px;left:0;z-index:-1}@media screen and (max-width: 767px){.hex-gra-box .hex-gra-box-bg{height:calc(100% - 40px);top:20px}}.hex-gra-box .hex-gra-box-bg::before,.hex-gra-box .hex-gra-box-bg::after{content:"";background:-webkit-gradient(linear, right top, left top, color-stop(28%, #2e8487), color-stop(72%, #29b69b));background:linear-gradient(-90deg, #2e8487 28%, #29b69b 72%);width:100%;height:30px;position:absolute;z-index:-1;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}@media screen and (max-width: 767px){.hex-gra-box .hex-gra-box-bg::before,.hex-gra-box .hex-gra-box-bg::after{height:20px}}.hex-gra-box .hex-gra-box-bg::before{top:-29px;left:15px}@media screen and (max-width: 767px){.hex-gra-box .hex-gra-box-bg::before{top:-19px;left:10px}}.hex-gra-box .hex-gra-box-bg::after{bottom:-29px;right:15px}@media screen and (max-width: 767px){.hex-gra-box .hex-gra-box-bg::after{bottom:-19px;right:10px}}.q-list{background:url("../img/base/q.png") left top 11px/36px 36px no-repeat;padding:15px 0 15px 55px}.a-list{background:url("../img/base/a.png") left top 11px/36px 36px no-repeat;padding:15px 0 15px 55px}.required{background-color:#29b69b;color:#fff;padding:4px 6px;font-size:10px}.green-box{background-color:#29b69b;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}.voice{width:170px}.square-list{background:url("../img/base/square-list.png") left 20px top 15px/18px 19px no-repeat;background-color:#29b69b;padding:10px 30px 10px 50px;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}@media screen and (max-width: 767px){.square-list{display:inline-block;margin-left:-20px}}.down{background:url(../img/base/down.png) right 10px bottom 12px/15px 10px no-repeat}.right{background:url(../img/base/right.png) left 15px top 13px/10px 15px no-repeat;background-color:#fff}#top #hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:650px;color:#fff}@media screen and (max-width: 767px){#top #hero{height:425px}}#top #hero .inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 999px){#top #hero .inner{display:block}}#top #hero .inner .en-copy{width:490px;height:200px;margin:auto;position:relative}@media screen and (max-width: 767px){#top #hero .inner .en-copy{width:245px;height:100px}}#top #hero .inner .en-copy svg{stroke-width:1px;stroke-DASHarray:1000;stroke-DASHoffset:1000}@media screen and (max-width: 767px){#top #hero .inner .en-copy svg{stroke-width:2px}}#top #hero .inner .en-copy svg:not(.a){position:absolute;top:0;left:0;z-index:1}#top #hero .inner .en-copy svg.a{stroke:#fff;fill:rgba(255,255,255,0);position:relative;z-index:2}#top #hero .inner .en-copy svg.r{stroke:red;fill:rgba(255,0,0,0)}#top #hero .inner .en-copy svg.g{stroke:lime;fill:rgba(0,255,0,0)}#top #hero .inner .en-copy svg.b{stroke:blue;fill:rgba(0,0,255,0)}#top #hero .inner .main{padding-left:40px}@media screen and (max-width: 999px){#top #hero .inner .main{padding-top:30px;padding-left:0;text-align:center}}#top #hero .inner .main .main-copy{font-size:32px;font-weight:bold;color:#fff;line-height:1;letter-spacing:.2em}@media screen and (max-width: 767px){#top #hero .inner .main .main-copy{font-size:16px}}#top #hero .inner .main .btn{display:block;border:1px solid #fff;padding:15px;font-size:16px;font-weight:bold;line-height:1;text-align:center;-webkit-transition:background-color 200ms ease;transition:background-color 200ms ease}@media screen and (max-width: 767px){#top #hero .inner .main .btn{padding:12px;font-size:12px}}#top #hero .inner .main .btn:hover{background-color:rgba(255,255,255,0.25)}#top #sec2{background:url("../img/top/deco.png") top left/760px no-repeat #ecf4f9}@media screen and (max-width: 767px){#top #sec2{background:url("../img/top/deco.png") top 50px left 0/400px no-repeat #ecf4f9}}#top #sec2 .bnr[href$="/recruit-lp"]{background:url("../img/top/mbd-new-pc.jpg") left center/cover no-repeat;height:300px}@media screen and (max-width: 767px){#top #sec2 .bnr[href$="/recruit-lp"]{background:none;height:auto}#top #sec2 .bnr[href$="/recruit-lp"]::before{content:"";display:block;background:url("../img/top/mbd-new.jpg") center center/cover no-repeat;width:100%;height:140px}}#top #sec2 .bnr[href$="/recruit-lp"] .inner{position:relative}#top #sec2 .bnr[href$="/recruit-lp"] .inner .tag{position:absolute;top:-24px;left:10px}@media screen and (max-width: 767px){#top #sec2 .bnr[href$="/recruit-lp"] .inner .tag{top:-10px;left:5px}}#top #sec2 .bnr[href$="/recruit-mbd"]{background:url("../img/top/mbd-career.jpg") center center/cover no-repeat;height:250px}@media screen and (max-width: 767px){#top #sec2 .bnr[href$="/recruit-mbd"]{height:170px}}#top #sec2 .bnr[href$="/recruit-system"]{background:url("../img/top/system-recruit.jpg") center center/cover no-repeat;height:250px}@media screen and (max-width: 767px){#top #sec2 .bnr[href$="/recruit-system"]{height:170px}}#top #sec2 .bnr[href$="/recruit-mbd"],#top #sec2 .bnr[href$="/recruit-system"]{position:relative}#top #sec2 .bnr[href$="/recruit-mbd"]::before,#top #sec2 .bnr[href$="/recruit-system"]::before{content:"";border:1px solid rgba(255,255,255,0.6);width:calc(100% - 40px);height:calc(100% - 40px);position:absolute;top:20px;left:20px;z-index:1;pointer-events:none}@media screen and (max-width: 767px){#top #sec2 .bnr[href$="/recruit-mbd"]::before,#top #sec2 .bnr[href$="/recruit-system"]::before{border:1px solid rgba(255,255,255,0.3);width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:10px;left:10px}}#top #sec2 .sub1 .ic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:109px}@media screen and (max-width: 767px){#top #sec2 .sub1 .ic{height:auto;zoom:.5}}#system #sec1 .inner{position:relative}#system #sec1 .inner::after{content:"";background:url("../img/system/pic1.jpg") center center/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:40px;z-index:0}#system #sec1 .inner .sec-ttl{position:relative;z-index:1}#system #sec1 .inner .sec-ttl .cap span{display:inline-block;background-color:#fff45c;padding:8px 12px;font-weight:bold;line-height:1}#system #sec1 .inner .sec-ttl .main span{display:inline-block;background-color:#fff;margin-top:4px;padding:8px 12px}#system #sec2 .flow-list li{padding:20px 0;text-align:center}#system #sec2 .flow-list li:not(:first-child){border-top:1px solid #bfbfbf;position:relative}#system #sec2 .flow-list li:not(:first-child)::before{content:"";background:url("../img/base/arrow.png") 0 0/25px 16px no-repeat;width:25px;height:16px;position:absolute;top:-8px;left:calc(50% - 12px);z-index:2}#system #sec3 .sub-block .thumb{height:260px}@media screen and (max-width: 767px){#system #sec3 .sub-block .thumb{height:150px}}#mbd .development{height:200px;background:url("../img/mbd/development.jpg") no-repeat center center/cover}#mbd .pic1{height:164px;background:url("../img/mbd/pic1.jpg") no-repeat center center/cover}#mbd .pic2{height:295px;background:url("../img/mbd/pic2.jpg") no-repeat bottom center/cover}#mbd .point-box{background-color:#29b69b;width:190px}#mbd .pic3{height:140px;background:url("../img/mbd/pic3.jpg") no-repeat center center/cover}#mbd .pic4{height:185px;background:url("../img/mbd/pic4.jpg") no-repeat center center/cover}#mbd .recruit{height:169px;background:url("../img/mbd/recruit.jpg") no-repeat top center/cover}#mbd .grad-box{background-image:linear-gradient(-65deg, #2e8487 30%, #29b69b 70%);-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#mbd #sec3 .sub-block .thumb{height:309px}@media screen and (max-width: 767px){#mbd #sec3 .sub-block .thumb{height:199px}}#mbd #sec4 .sub-block .thumb{height:260px}@media screen and (max-width: 767px){#mbd #sec4 .sub-block .thumb{height:150px}}#mbd #sec4 .arrow-next{background:url("../img/base/arrow.png") 0 0/25px 16px no-repeat;width:25px;height:16px;top:-8px;z-index:2}#mbd #sec5 .sub-block .thumb{width:450px;height:300px}@media screen and (max-width: 767px){#mbd #sec5 .sub-block .thumb{width:238px;height:295px}}#company .mlrauto{margin-left:auto;margin-right:auto}#company .circle-list{position:relative}#company .circle-list::before{content:"";display:block;background-color:#29b69b;width:2px;height:100%;position:absolute;top:6px;left:6px;z-index:0}#company .circle-list dt{background:url("../img/base/circle.png") left top 6px/15px 15px no-repeat;padding:4px 0 4px 20px;font-weight:bold;color:#29b69b;line-height:1.4;position:relative;z-index:1}#company .circle-list dt:not(:first-child){margin-top:20px}#company .circle-list dd{padding-left:20px;position:relative;z-index:1}#recruit-mbd .hero-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:300px;color:#fff;line-height:1.2;text-align:center}@media screen and (max-width: 767px){#recruit-mbd .hero-bg{height:230px}}#recruit-mbd .black-box{background-color:rgba(0,0,0,0.7)}#recruit-mbd .grad-box{background-image:linear-gradient(-65deg, #2e8487 30%, #29b69b 70%);-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruit-mbd .pic1{height:305px;background:url("../img/recruit-mbd/pic1.jpg") no-repeat center top/cover}#recruit-mbd .white-box{background-color:#fff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruit-mbd .faq{height:90px;background:url("../img/base/faq.jpg") no-repeat center center/cover}#recruit-system .hero-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:300px;color:#fff;line-height:1.2;text-align:center}@media screen and (max-width: 767px){#recruit-system .hero-bg{height:230px}}#recruit-system .black-box{background-color:rgba(0,0,0,0.7)}#recruit-system .grad-box{background-image:linear-gradient(-65deg, #2e8487 30%, #29b69b 70%);-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruit-system .pic1{height:305px;background:url("../img/recruit-mbd/pic1.jpg") no-repeat center center/cover}#recruit-system .white-box{background-color:#fff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruit-system .faq{height:90px;background:url("../img/base/faq.jpg") no-repeat center center/cover}#recruit-system .gray-bd{border:1px solid #bfbfbf}#recruit-system .plrauto{padding-left:auto;padding-right:auto}#recruit .new-cat-list{display:-webkit-box;display:-ms-flexbox;display:flex}#recruit .new-cat-list li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#recruit .new-cat-list li:not(:first-child){border-left:solid 1px #dcdcdc}#recruit .new-cat-list li a{display:block;background-color:#29b69b;height:100%;padding:12px 5px;font-weight:bold;color:#fff;line-height:1.2;text-align:center}#recruit .new-cat-list li a.act{color:#fff45c}#recruit .white-box{background-color:#fff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruit .icon-mbd .icon-mbd-box{background:url("../img/base/icon-mbd.png") no-repeat;background-size:54px 34px;background-position:left;padding:20px 0 20px 80px}#recruit .icon-system .icon-system-box{background:url("../img/base/icon-system.png") no-repeat;background-size:48px 50px;background-position:left;padding:20px 0 20px 80px}#recruit .icon-other .icon-other-box{background:url("../img/base/icon-other.png") no-repeat;background-size:50px 48px;background-position:left;padding:20px 0 20px 80px}#recruit .mlrauto{margin-left:auto;margin-right:auto}#recruits table tr th{width:110px}#recruits td{width:185px}#recruits .white-box{background-color:#fff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#recruits .grad-box{background-image:linear-gradient(-65deg, #2e8487 30%, #29b69b 70%);-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}.new-list article:not(:first-child){border-top:1px solid #2b3a62}.new-list article a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px}@media screen and (max-width: 767px){.new-list article a{display:block;padding:15px 0}}.new-list article a .date{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;font-family:"objektiv-mk1";color:#29b69b}.new-list article a .post-ttl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;font-size:16px;font-weight:normal;line-height:1.4}#news .cms-sentence ul{list-style-type:disc}#news .cms-sentence ol{list-style-type:decimal}#lp #content{padding-bottom:60px}#lp #content .hero-bg{height:516px;background:url("../img/recruit-lp/hero-bg.jpg") no-repeat center top/cover}#lp #content .ttl-bg{width:379px;height:237px;margin-top:10px;background:url("../img/recruit-lp/bg-color.png") no-repeat center center/cover}#lp #content .box-check-list1{background:url(../img/base/box-check.png) left 20px top 13px/22px 16px no-repeat;background-color:#fff;padding:8px 30px 10px 50px;width:330px}#lp #content .box-check-list2{background:url(../img/base/box-check.png) left 20px top 13px/22px 16px no-repeat;background-color:#fff;padding:8px 30px 10px 50px;width:322px}#lp #content .box-check-list3{background:url(../img/base/box-check.png) left 20px top 13px/22px 16px no-repeat;background-color:#fff;padding:8px 30px 10px 50px;width:286px}#lp #content .box-check-list li{background:url(../img/base/box-check.png) left 20px top 30px/22px 16px no-repeat;background-color:#fff;padding:28px 20px 0px 55px}#lp #content .box-check-list li:last-child{padding-bottom:20px}#lp #content .apply-box{background-color:#2b3a62;border:1px thin #fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:320px}#lp #content .apply-box1{background-color:#2b3a62;border:1px thin #fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#lp #content .apply-box2{background-color:#2b3a62;border:1px thin #fff;border-radius:5px}#lp #content .tel-box{display:block;background-color:#29b69b;border-radius:5px}#lp #content .dots-list li{background:url(../img/recruit-lp/dots.png) no-repeat;background-size:4px 4px;background-position:left top 10px;padding:0px 0px 0px 13px}#lp #content .arrow{background:url("../img/base/arrow.png") no-repeat center center/cover;width:50px;height:32px;margin-left:auto;margin-right:auto}#lp #content .white-box{background-color:#fff;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#lp #content .mbd{background:url("../img/recruit-lp/whatismbd.jpg") no-repeat center center/cover;width:800px;height:250px}@media screen and (max-width: 767px){#lp #content .mbd{width:302px;height:188px}}#lp #content .grad-box{background-image:linear-gradient(-65deg, #2e8487 30%, #29b69b 70%);-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#lp #content .wanted{background:url("../img/recruit-lp/wanted.jpg") no-repeat top center/cover;height:330px}@media screen and (max-width: 767px){#lp #content .wanted{height:260px}}#lp #content .wanted-box{width:235px}#lp #content .pro1{height:103px;background:url("../img/recruit-lp/program1.jpg") no-repeat center center/cover}#lp #content .pro2{height:103px;background:url("../img/recruit-lp/program2.jpg") no-repeat center center/cover}#lp #content .pro3{height:103px;background:url("../img/recruit-lp/program3.jpg") no-repeat center center/cover}#lp #content .hex-gra-box{background:linear-gradient(-65deg, #2e8487 28%, #29b69b 72%);width:150px}#lp #content .cur{background:url("../img/recruit-lp/curriculum1.jpg") no-repeat center center/cover;width:750px;height:300px}@media screen and (max-width: 767px){#lp #content .cur{width:177px;height:203px}}#lp #content .spot1{height:118px;background:url("../img/recruit-lp/curriculum2.jpg") no-repeat center center/cover}#lp #content .spot2{height:121px;background:url("../img/recruit-lp/curriculum3.jpg") no-repeat center center/cover}#lp #content .gray-bd{border:1px solid #bfbfbf}#lp #content .faq{height:90px;background:url("../img/base/faq.jpg") no-repeat center center/cover}#lp #content .check-list li{background:url("../img/base/check.png") no-repeat;background-size:15px 11px;background-position:left 20px top 18px;background-color:#fff;padding:10px 20px 0px 50px}#lp #content .apply{height:90px;background:url("../img/recruit-lp/apply.jpg") no-repeat center center/cover}#lp #content .mlrauto{margin-left:auto;margin-right:auto}#lp #content .ttl-bd{background:url("../img/recruit-lp/bd.png") left 30px/75px 5px no-repeat;padding:4px 0 4px 85px}#lp #content .apply-arrow{background:url(../img/recruit-lp/right-arrow.png) right 5px center/20px 20px no-repeat;padding:5px 30px 5px 25px;background-color:#fff}#lp #content .square-list-blue{background:url("../img/base/square-list.png") left 20px top 15px/18px 19px no-repeat;background-color:#2b3a62;padding:10px 30px 10px 50px;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#lp #content .month-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("../img/recruit-lp/hex-gra-box.png") 0 0/97px 29px no-repeat;width:97px;height:29px;font-weight:bold;color:#fff;line-height:1}#lp #content .dd-tgl{position:relative}#lp #content .dd-tgl::after{content:"";display:block;border-top:solid 3px #fff;border-right:solid 3px #fff;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;width:10px;height:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:calc(50% - 5px);right:15px;z-index:1;-webkit-transform:rotate(135deg);transform:rotate(135deg)}#lp #content .dd-tgl .open{display:inline}#lp #content .dd-tgl .close{display:none}#lp #content .dd-tgl.act::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#lp #content .dd-tgl.act .open{display:none}#lp #content .dd-tgl.act .close{display:inline}#lp #content .fixed-cv{width:100%;position:fixed;left:0;bottom:0;z-index:9998}#lp #content .fixed-cv a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("../img/recruit-lp/fixed-cv-arrow.png") right 15px center/19px 15px no-repeat #29b69b;height:60px;font-size:16px;color:#fff;line-height:1}#lp #content .fixed-cv a::before{content:"";display:block;background:url("../img/recruit-lp/fixed-cv-ic.png") 0 0/20px 14px no-repeat;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:14px;margin-right:12px;position:relative;top:2px}#sitemap .slash-list .slash{background:url("../img/sitemap/slash.png") left top 0px/10px 24px no-repeat;padding-left:20px;line-height:1.4}#error #hero{height:150px;overflow:hidden}
/*# sourceMappingURL=style.css.map */