
@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;}
#top-text1 { font-size:140%; color: #ffffff; position: absolute; top: 15rem; right: 0; margin-right:5rem; line-height: 2;}
#top-text2 { font-size:140%; color: #ffffff; position: absolute; bottom: 5rem; left: 0; margin-left:5rem; line-height:2;}
#bg-greeting { line-height: 2.2vw; padding: 4vw 0; min-height: 35vw; 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 ; color: ;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #222222; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { background-color: rgba(255,255,255,.6); color: #222222; text-shadow: 1px 1px 1px rgba(255,255,255,.9);}#text-greeting p { margin: 7px 0; font-size: 105%;}
.contents h1 {font-size: 160%;	border-left:8px solid #298200;	padding-left:10px; margin-bottom:1rem;}
.works-list-wrap { background-color: ; color: ;}.works-list-wrap h2 { border-bottom: solid 1px ;}.w-list, .ba-list { padding-top: .5vw;}a.works-frame { color: #ffffff; text-shadow: 0 0 1px rgba(0,0,0,1); height: 20vw;}.works-frame i { transition: 0.2s ease-in-out;}.works-frame:hover i { transform: scale(1.2);}.works-des, .ba-des { line-height: 1.7vw;}
.ba-list-wrap { background-color: ; color: ;}.ba-list-inner { background-color: ;}.before, .after { position: relative; z-index: 2;}.after { z-index: 1;}
.before:after { font-family: 'Font Awesome 5 Free'; font-weight: 900; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; content: '\f101'; position: absolute; font-size: 300%; color: ; top: 35%; right: -2vw; z-index: 123;}
@media (min-width: 1300px){ .works-list-wrap, .ba-list-wrap { font-size: 1.1rem; }}
@media (max-width: 991px){ .before:after { font-size: 580%; right: -4vw; }}
@media (max-width: 767px){ #works-list, #ba-list { padding: 4vw 0 2vw; } .works-list-wrap ul { margin: 0; } .works-des, .ba-des { line-height: 4vw; } .w-list, .ba-list { padding-top: 3.5vw; padding-bottom: 3.5vw; } .before:after { font-size: 280%; }}@media (max-width: 575px){ .before:after { content: '\f103'; right: 45%; font-size: 400%; top: auto; bottom: -11vw; } .after { margin-top: 8vw; }}
#bnr-company {background-image: url("../img/bg-company.jpg");	background-position: center center;	background-repeat: no-repeat;	background-size: cover;	height: 560px;}
#bnr-recruit {background-image: url("../img/bg-recruit.jpg");	background-position: center center;	background-repeat: no-repeat;	background-size: cover;	height: 560px;}
.bnr-text {position: absolute;	bottom:2rem;	width: 100%;}
/*
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; font-size: 155%; 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){ #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-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; }
#mv-img-wrap { position: absolute; top: 30vw;}
#top-text1 { position: relative; top: 0; left: 0; margin-right:0; line-height: 1.3;}
#top-text2 { position: relative; bottom: 0; left: 0; margin-left:0; line-height: 1.3;} #greeting { line-height: 6vw; }
a.works-frame { height: 50vw;}
}