﻿.mainImage{width:100%;height:100vh;overflow-x:hidden;margin:0;padding:0;position:relative}.mainImage video{width:100%;height:100%;margin:0;padding:0;object-fit:cover;position:fixed;z-index:1}.mainImage__cc{width:100%;padding:0 20px;color:#FFF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;flex-direction:column;text-align:center;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mainImage__cc--main{width:100%;font-size:3.75rem;font-family:"Shippori Mincho",serif;line-height:1.0;text-align:center;-webkit-text-shadow:0 0 10px rgba(33,33,33,0.5);-moz-text-shadow:0 0 10px rgba(33,33,33,0.5);text-shadow:0 0 10px rgba(33,33,33,0.5);opacity:0;filter:blur(10px);-moz-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3);animation:mvCinematicZoom 2.5s cubic-bezier(0.1, 0, 0.2, 1) forwards;display:inline-block}.mainImage__cc--main em{margin:0 -30px;font-size:5rem;font-style:normal}.mainImage__cc--main br{display:none}.mainImage__cc--eng{margin:50px 0;font-size:1.25rem;font-family:"Reddit Sans",sans-serif;font-weight:700;line-height:1.0;letter-spacing:0.4em;-webkit-text-shadow:0 0 10px rgba(33,33,33,0.5);-moz-text-shadow:0 0 10px rgba(33,33,33,0.5);text-shadow:0 0 10px rgba(33,33,33,0.5);opacity:0;letter-spacing:1em;-moz-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9);animation:mvEngAppear 2s cubic-bezier(0.1, 0, 0.2, 1) 0.8s forwards}.mainImage__cc--eng br{display:none}.mainImage__cc--txt{font-size:1.25rem;line-height:1.7;-webkit-text-shadow:0 0 10px rgba(33,33,33,0.5);-moz-text-shadow:0 0 10px rgba(33,33,33,0.5);text-shadow:0 0 10px rgba(33,33,33,0.5);opacity:0;animation:mvFadeIn 1.5s ease-out 1.8s forwards}.mainImage__scroll{position:absolute;bottom:0;right:40px;z-index:3;transition:0.4s ease;animation:fade-blink 1.5s ease-in-out infinite alternate}.mainImage__scroll.scroll{bottom:-50px}.mainImage__scroll .st0{fill:#FFF}@keyframes fade-blink{from{opacity:1}to{opacity:0}}@keyframes mvCinematicZoom{0%{opacity:0;filter:blur(10px);-moz-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3)}100%{opacity:1;filter:blur(0);-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes mvEngAppear{0%{opacity:0;letter-spacing:1em;-moz-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;letter-spacing:0.4em;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes mvFadeIn{to{opacity:1}}@media (max-width: 1200px){.mainImage__cc--main{font-size:3.5rem}.mainImage__cc--main em{font-size:4.6875rem}.mainImage__cc--eng{font-size:1rem}.mainImage__cc--txt{font-size:1.125rem}.mainImage__scroll{right:30px}}@media (max-width: 800px){.mainImage__cc--main{font-size:2.25rem}.mainImage__cc--main em{font-size:3.125rem;margin:0 -20px}.mainImage__cc--eng br{display:inline}.mainImage__scroll{width:70px;height:70px;right:20px}.mainImage__scroll.scroll{bottom:-35px}}@media (max-width: 640px){.mainImage__cc--main{font-size:1.375rem;line-height:1.5}.mainImage__cc--main br{display:inline}.mainImage__cc--main em{font-size:2rem;margin:0}.mainImage__cc--eng,.mainImage__cc--txt{display:none}}.intro{width:100%;height:auto;overflow:hidden;margin:0;padding:100px 100px 110px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#74A56A;background:linear-gradient(90deg, #74a56a 0%, #3ca386 100%);position:relative}.intro::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-image:url("../img/index/bg01.png"),url("../img/index/bg02.png");background-position:top left, top right;background-repeat:no-repeat}.intro__wrapper{position:relative;z-index:3}.intro__cc{margin:0;padding:0 20px 0 40px;color:#FFF;font-size:2.625rem;font-family:"Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝",YuMincho,"Meiryo UI","メイリオ","Meiryo","ＭＳ Ｐ明朝","MS PMincho",serif;line-height:1.7;display:inline-block;position:relative}.intro__cc::before{content:'';width:24px;height:45px;background-image:url("../img/index/brackets_open.png");background-position:left center;background-repeat:no-repeat;position:absolute;top:0;left:0}.intro__cc::after{content:'';width:24px;height:45px;background-image:url("../img/index/brackets_close.png");background-position:left center;background-repeat:no-repeat;position:absolute;bottom:0;right:0}.intro__txt{margin:40px 0 0;color:#FFF;font-size:1.125rem;line-height:2.0}.intro__btns{margin:60px 0 0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.intro__btns--business{width:280px;height:70px;margin:0}.intro__btns--business a{width:100%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0 0 30px rgba(0,0,0,0.2);position:relative;transition:0.4s ease}.intro__btns--business a svg{width:16px;height:13px}.intro__btns--business a svg .st0{stroke:#FFF;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.intro__btns--business a span{margin:0 0 0 7px;color:#FFF;font-size:1.125rem;transition:0.4s ease}.intro__btns--business a:hover{text-decoration:none;background-color:#FFF;border:1px solid #1b8c56;box-shadow:0 0 0 rgba(0,0,0,0.2);top:1px;left:1px}.intro__btns--business a:hover svg .st0{stroke:#1b8c56}.intro__btns--business a:hover span{color:#1b8c56}.intro__btns--company{width:280px;height:70px;margin:0 0 0 40px}.intro__btns--company a{width:100%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0 0 30px rgba(0,0,0,0.2);position:relative;transition:0.4s ease}.intro__btns--company a svg{width:16px;height:16px}.intro__btns--company a svg .st0{stroke:#FFF;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.intro__btns--company a span{margin:0 0 0 7px;color:#FFF;font-size:1.125rem;transition:0.4s ease}.intro__btns--company a:hover{text-decoration:none;background-color:#FFF;border:1px solid #1b8c56;box-shadow:0 0 0 rgba(0,0,0,0.2);top:1px;left:1px}.intro__btns--company a:hover svg .st0{stroke:#1b8c56}.intro__btns--company a:hover span{color:#1b8c56}.intro__image{width:280px;height:400px;position:absolute;top:50%;right:12%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.intro__image svg{width:280px;height:400px}.intro__image svg .st0,.intro__image svg .st1{fill:rgba(255,255,255,0.4)}.intro__image--light{position:absolute;top:-83px;right:-83px;animation:slow-spin-pulse 40s linear infinite}@keyframes slow-spin-pulse{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(180deg) scale(0.5)}50%{transform:rotate(360deg) scale(1)}75%{transform:rotate(540deg) scale(1.5)}100%{transform:rotate(720deg) scale(1)}}@media (max-width: 1200px){.intro{padding:100px 40px 110px}}@media (max-width: 1000px){.intro::before{background-size:auto, cover}.intro__image{position:absolute;top:50%;left:50%;right:auto;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.intro__image svg .st0,.intro__image svg .st1{fill:rgba(255,255,255,0.2)}}@media (max-width: 800px){.intro{padding:100px 20px 110px}.intro__cc{font-size:2rem}}@media (max-width: 660px){.intro__btns{flex-direction:column}.intro__btns--business{width:100%}.intro__btns--company{width:100%;margin:20px 0 0}}@media (max-width: 480px){.intro__cc{padding:0 20px;font-size:1.5rem}.intro__cc::before{top:-5px}.intro__cc::after{bottom:-5px}}.recruit{width:100%;height:auto;overflow:hidden;margin:0;padding:120px 100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.recruit__upper{position:relative;z-index:3}.recruit__title{margin:0 0 50px;font-size:2.625rem;font-weight:500;letter-spacing:0.2em;line-height:1.0}.recruit__cc{font-size:2.625rem;font-family:"Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝",YuMincho,"Meiryo UI","メイリオ","Meiryo","ＭＳ Ｐ明朝","MS PMincho",serif;line-height:1.7}.recruit__txt{margin:40px 0 0;font-size:1.125rem;line-height:2.0}.recruit__tags{width:800px;margin:50px 0 0;padding:0;list-style:none;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.recruit__tags--item{margin:2px 2px 0 0;padding:7px 15px;color:#666;font-size:.875rem;line-height:1.0;background-color:#FFF;border:1px solid #AAA;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.recruit__lower{margin:50px 0 0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;position:relative;z-index:3}.recruit__bgTitle{color:#dfeadd;font-size:15.625rem;font-family:"Reddit Sans",sans-serif;font-weight:700;line-height:1.0;position:absolute;top:-35px;left:-20px;z-index:1}.recruit__map{position:absolute;top:30px;right:0;z-index:2}@media (max-width: 1200px){.recruit{padding:120px 40px}.recruit__lower{flex-direction:column}.recruit__bgTitle{font-size:12.5rem}}@media (max-width: 1000px){.recruit__cc br:nth-of-type(2){display:none}}@media (max-width: 940px){.recruit__bgTitle{font-size:9.375rem;top:-24px}}@media (max-width: 830px){.recruit__tags{width:auto}}@media (max-width: 800px){.recruit{padding:120px 20px}.recruit__title{font-size:2rem}.recruit__cc{font-size:2rem}}@media (max-width: 700px){.recruit__lower img{width:100%}.recruit__bgTitle{font-size:6.25rem;top:-15px}.recruit__map{width:100%}}@media (max-width: 480px){.recruit__cc{font-size:1.5rem}.recruit__bgTitle{font-size:4.375rem;top:-10px}}.recruitCnt{margin:0 0 0 50px;padding:0}.recruitCnt__title{padding:0 35px 0 0;color:#1b8c56;font-family:"Reddit Sans",sans-serif;font-size:1rem;font-weight:700;line-height:1.0;display:inline-block;background-image:url("../img/common/ar03.png");background-position:right center;background-repeat:no-repeat}.recruitCnt__data{margin:20px 0 0;padding:0}.recruitCnt__list{margin:0;padding:0;list-style:none}.recruitCnt__item{margin:0 0 20px;padding:0}.recruitCnt__item:last-of-type{margin:0}.recruitCnt__item--anchor{width:100%;height:100%;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;align-items:center;position:relative}.recruitCnt__item--anchor:hover{text-decoration:none;top:1px;left:1px}.recruitCnt__item--anchor:hover .recruitCnt__item--num{color:#1b8c56;background-color:#FFF}.recruitCnt__item--anchor:hover .recruitCnt__item--txt{color:#1b8c56;background-image:url("../img/common/ar01_green.svg");border-bottom:1px solid #1b8c56}.recruitCnt__item--num{width:50px;height:50px;padding:12px 0 0 9px;color:#FFF;font-size:1.5rem;font-family:"Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝",YuMincho,"Meiryo UI","メイリオ","Meiryo","ＭＳ Ｐ明朝","MS PMincho",serif;font-style:italic;line-height:1.0;background-color:#1b8c56;border:1px solid #1b8c56;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:0.4s ease}.recruitCnt__item--txt{margin:0 0 0 20px;padding:0 28px 10px 0;color:#212121;font-size:1.5rem;line-height:1.0;font-family:"Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝",YuMincho,"Meiryo UI","メイリオ","Meiryo","ＭＳ Ｐ明朝","MS PMincho",serif;background-image:url("../img/common/ar01.svg");background-position:top 7px right;background-repeat:no-repeat;background-size:7px 12px;border-bottom:1px dashed #666;transition:0.4s ease}@media (max-width: 1200px){.recruitCnt{margin:50px 0 0}}@media (max-width: 480px){.recruitCnt__item--txt{font-size:1.25rem}}.business{width:100%;height:auto;margin:0;padding:0 100px 130px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.business::before{content:'';width:80%;height:100%;background-color:#eff3ee;position:absolute;top:0;left:0;z-index:-1}.business__bgTitle{color:#dfeadd;font-size:15.625rem;font-family:"Reddit Sans",sans-serif;font-weight:700;line-height:1.0;position:absolute;top:-85px;right:0;z-index:1}@media (max-width: 1200px){.business{padding:0 40px 130px}.business__bgTitle{font-size:12.5rem}}@media (max-width: 940px){.business__bgTitle{font-size:9.375rem}}@media (max-width: 800px){.business{padding:0 20px 130px}}@media (max-width: 700px){.business__bgTitle{font-size:6.25rem;top:-60px}}@media (max-width: 480px){.business__bgTitle{font-size:4.375rem;top:-35px}}.businessCnt{margin:0;padding:120px 0 0;list-style:none;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:2}.businessCnt__item{width:calc((100% - 70px)/2);margin:0}.businessCnt__item:nth-of-type(1){margin:0 70px 70px 0}.businessCnt__item:nth-of-type(2){margin:0 0 70px}.businessCnt__item:nth-of-type(3){margin:0 70px 0 0}.businessCnt__anchor{width:100%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;position:relative;transition:0.4s ease}.businessCnt__anchor:hover{text-decoration:none;top:1px;left:1px;opacity:.7;filter:alpha(opacity=70);-ms-filter:alpha(opacity=70)}.businessCnt__image{width:240px;height:240px;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.businessCnt__image img{width:100%;height:100%;object-fit:cover}.businessCnt__data{width:calc(100% - 240px - 20px);margin:0 0 0 20px;padding:0}.businessCnt__title{margin:0 0 30px;padding:0 27px 0 0;color:#212121;font-size:2rem;line-height:1.0;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:inline-flex;align-items:center;background-image:url("../img/common/ar01.svg");background-position:center right;background-repeat:no-repeat;background-size:7px 12px}.businessCnt__title span{width:80px;height:24px;margin:3px 20px 0 0;color:#FFF;font-size:.875rem;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;background-color:#1b8c56;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.businessCnt__txt{margin:0;padding:0}.businessCnt__txt p{font-size:1.125rem;line-height:2.0}@media (max-width: 1200px){.businessCnt__item{width:100%}.businessCnt__item:nth-of-type(1),.businessCnt__item:nth-of-type(2),.businessCnt__item:nth-of-type(3){margin:0 0 50px}}@media (max-width: 800px){.businessCnt__image{width:180px;height:180px}.businessCnt__data{width:calc(100% - 180px - 20px)}.businessCnt__title{font-size:1.75rem;font-weight:600}}@media (max-width: 600px){.businessCnt__item{width:calc((100% - 20px)/2)}.businessCnt__item:nth-of-type(1){margin:0 20px 40px 0}.businessCnt__item:nth-of-type(2){margin:0 0 40px}.businessCnt__item:nth-of-type(3){margin:0 20px 0 0}.businessCnt__anchor{flex-direction:column}.businessCnt__image{width:120px;height:120px}.businessCnt__data{width:auto;margin:20px 0 0}.businessCnt__title{font-size:1.5rem;margin:0;padding:0 27px}.businessCnt__title span{display:none}.businessCnt__txt{display:none}}.latestNews{width:100%;height:auto;margin:120px 0 0;padding:0 100px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.latestNews__left{width:180px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;align-items:center}.latestNews__left--title{font-size:2rem;line-height:1.0}.latestNews__left--eng{margin:30px 0 0;color:#1b8c56;font-size:1rem;font-family:"Reddit Sans",sans-serif;line-height:1.0}.latestNews__left--btn{width:100%;height:24px;margin:50px 0 0}.latestNews__left--btn a{width:100%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;color:#FFF;font-size:.875rem;line-height:1.0;background-color:#AAA;border:1px solid #AAA;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:relative;transition:0.4s ease}.latestNews__left--btn a span{padding:0 10px 0 0;background-image:url("../img/common/ar01_white.svg");background-position:right center;background-repeat:no-repeat;background-size:4px 7px}.latestNews__left--btn a:hover{color:#AAA;text-decoration:none;background-color:#FFF;top:1px;left:1px}.latestNews__left--btn a:hover span{background-image:url("../img/common/ar01_gray.svg")}.latestNews__list{width:calc(100% - 180px - 100px);margin:0 0 0 100px;padding:0;list-style:none}.latestNews__item{margin:0;padding:0;border-bottom:1px solid #eff3ee}.latestNews__anchor{width:100%;height:100%;padding:28px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;position:relative}.latestNews__anchor::after{content:'';width:100%;height:100%;background-color:#f3f3f3;position:absolute;top:0;left:0;z-index:-1;transform:scaleX(0);transform-origin:center right;transition:transform 0.5s ease}.latestNews__anchor--date{margin:0 0 15px;color:#212121;font-size:1rem;font-family:"Reddit Sans",sans-serif;line-height:1.0}.latestNews__anchor--txt{color:#212121;font-size:1.125rem}.latestNews__anchor--txt svg{width:20px;height:20px;margin:0 0 0 10px}.latestNews__anchor--txt svg .st0{fill:#AAA}.latestNews__anchor:hover{text-decoration:none;top:1px;left:1px}.latestNews__anchor:hover::after{transform:scaleX(1);transform-origin:center left}@media (max-width: 1200px){.latestNews{padding:0 40px}}@media (max-width: 900px){.latestNews{flex-direction:column}.latestNews__left{width:100%}.latestNews__left--btn{width:auto}.latestNews__left--btn a{padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.latestNews__list{width:100%;margin:40px 0 0}}@media (max-width: 800px){.latestNews{padding:0 20px}}.btnWorks{width:1000px;height:240px;margin:120px auto 0}.btnWorks__anchor{width:100%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;color:#FFF !important;font-size:2.625rem;letter-spacing:0.2em;background:#74A56A;background:linear-gradient(90deg, #74a56a 0%, #3ca386 100%);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:relative;transition:0.4s ease}.btnWorks__anchor svg{width:27px;height:30px;margin:0 20px 0 0}.btnWorks__anchor svg .st0{fill:none;stroke:#FFF;stroke-linejoin:round;stroke-width:1.5px}.btnWorks__anchor:hover{text-decoration:none;background:#1b8c56;top:1px;left:1px}@media (max-width: 1200px){.btnWorks{width:auto;margin:120px 40px 0}}@media (max-width: 800px){.btnWorks{height:160px;margin:120px 20px 0}.btnWorks__anchor{font-size:1.75rem}}
