
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#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;}
#greeting { padding: 10rem 0; position: relative;}
#greeting h1 { text-align: center; font-size: 400%; font-weight: 600;	letter-spacing: .5rem; margin-bottom: 2rem;	opacity: .1;}#greeting h2 { position: absolute; bottom: -15px; left: 0;	width: 100%; color: #ffffff; text-align: center; font-size: 160%; font-weight: 600;}
#text-greeting p { line-height: 2;}
#top-service h2 { color: #333333; border-bottom:1px solid #333333;}#top-service p { color: #333333;}
#top-service01 { background-image: url("../img/top-service01.jpg"); position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; padding:10vw 0;
}
#top-service02 { background-image: url("../img/top-service03.jpg"); position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; padding:10vw 0;}#top-service03 { background-image: url("../img/top-service02.jpg"); position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; padding:10vw 0;}#top-service01::before,
#top-service02::before,
#top-service03::before { position: absolute; bottom: 0; left: 0; content: ''; width: 100%; height: 100%; background-color:rgba(255,255,255,.4); z-index: 1;}
#top-service a:hover {text-decoration: none;}
#top-service dt {font-size: 120%;	border-bottom: 1px solid #333;	margin-bottom: .25rem;}#top-service dt:before {content:'■';}#top-service dd {margin-bottom: 0;}
#recruit h1 {font-size: 140%;	border-bottom: 1px solid #333;}.bnr-cont { position: relative; z-index: 12;}
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: ; height: 24vw;}.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; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; color: #ffffff; font-size: 140%; transition: 0.4s ease-out;}.bnr-link:hover .h2-banner { top: 43%;}.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;}
.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px ;}
.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: ;}a.list-link:hover { text-decoration: none;}
@media (min-width: 1300px){}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header, #mv-img-wrap { height: 100vw; } #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 { padding: 5rem 0;}}