
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#mv-text{ position: relative;}#mv-text header{ position: absolute; bottom:0; left: 0; color: #fff; text-shadow: 0px 0px 10px #000;}#mv-text header h1{ font-size: 250%; line-height: 1.5em!important;}#mv-img-wrap { position: absolute; top: 0; left: 0; z-index: 123; padding: 0 5vw; width: 100%; height: 100vh;}#mv-img-wrap img { margin-top: 5vw;}#bg-greeting { line-height: 2.2vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px #7fba00; color: #7fba00;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { background-color: rgb(255,255,255,75%); color: #000000;}#text-greeting p { margin: 7px 0; font-size: 105%;}/*
#bg-greeting h1 { position: relative; padding: .5em 1.2em; color: #333333;}#bg-greeting h1::before,#bg-greeting h1::after { display: inline-block; position: absolute; transform: translateY(-50%); width: 12px; height: 12px; border: 2px solid #2589d0; content: '';}#bg-greeting h1::before { top: calc(50% - 3px); left: 0;}#bg-greeting h1::after { top: calc(50% + 3px); left: 5px;
}*/
#bg-greeting header{ border-bottom: solid 2px #7fba00;}#bg-greeting h1 span{ color: rgb(127,186,0,50%);}#banner h1,#top-recruit h1{ position: relative; display: inline-block; margin-bottom: 1em;}#banner h1:before,#top-recruit h1:before { content: ''; position: absolute; bottom: -15px; display: inline-block; width: 60px; height: 5px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color:#7fba00; border-radius: 2px;}#top-recruit h1 span{ color:#7fba00;}a.bnr-link { position: relative; overflow: hidden; /*text-shadow: 1px 1px 2px rgba(0,0,0,.5), -1px 1px 2px rgba(0,0,0,.5), 1px -1px 2px rgba(0,0,0,.5), -1px -1px 2px rgba(0,0,0,.5);*/ color: #000; height: 22vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; /*background: linear-gradient(to bottom, rgba(0,0,0,.2) 0%, rgba(0,0,0,1)100%);*/ width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.bnr-bg,.bnr-bg2 { transition: transform 0.4s ease-out; position: absolute; top: 50%; left: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { height: 100%;}.bnr-bg2 { width: 100%;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02) translate(-50%, -50%);}.h2-banner { position: absolute; bottom:0; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out; background-color: rgb(255,255,255,75%);}.bnr-link:hover .h2-banner { bottom: 5%;}.bnr-text { position: absolute; bottom: -15px; width: 70%; left: 15%; opacity: 0; z-index: 123; transition: 0.4s ease-out; font-size: 100%; text-align: center;}.bnr-link:hover .bnr-text { bottom: 10px; opacity: 1;}#top-recruit h1{ font-size:200%;}
.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px #99aabb;}
.list-box li { border-bottom: dotted 1px #99aabb; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: #7fba00;}a.list-link:hover { text-decoration: none;}
@media (min-width: 1300px){ #greeting, #news, #banner { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header, #mv-img-wrap { height: 100vw; } #mv-text header h1{ font-size: 130%; line-height: 1.5em!important; } #mv-img-wrap img { margin-top: 15vw; } #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #g-header-wrap { width: 100%; } a.bnr-link { height: 72vw; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }}@media (max-width: 575px){ .index-header::after { top: 2.5vw; } #greeting { line-height: 6vw; }
}