
@charset "UTF-8";
@media (min-width: 768px){#screen {height: 45vw;}}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; text-shadow: 1px 1px 2px rgba(0,0,0,.8), -1px 1px 2px rgba(0,0,0,.8), 1px -1px 2px rgba(0,0,0,.8), -1px -1px 2px rgba(0,0,0,.8);}#top-h1 { font-size: 350%; border-bottom: solid .35vw #ed9a00;}
#greeting { height: 35vw;}#bg-greeting { position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100%; width: 100%; opacity: .3;}#text-greeting { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#text-greeting.delighter.started { transform: translateY(0); opacity: 1;}#text-g-inner h2 { background-color:#008e52; border:solid 3px #fff; box-shadow:0 0 3px #008e52;}
#news {margin-top: -15vw;}#news-wrap {background-color: rgba(0,142,82,.8);	color:#fff;}a.to-list { position: absolute; right: 1vw; top: 0; font-size: 80%;	color:#fff;}.list-box { min-height: 12vw; overflow: auto;}.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color:#fff;}a.list-link:hover,a.bnr-link:hover{ text-decoration: none;}.date-box { background-color:#fff; padding-top: .3vw; color:#000;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}
#top-contents h2 { color: #ed9a00;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #0a0a0a; margin-top: 1rem;}.h2-en { font-size: 60%;}.text-cont { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.text-cont.delighter.started { transform: translateY(0); opacity: 1;}#contents h1{ color:#008e52;}#contents h1 { position: relative; padding: 1.5rem; text-align: center;}
#contents h1 span { display: block;}
#contents h1:before { position: absolute; bottom: -10px; left: calc(50% - 30px); width: 60px; height: 5px; content: ''; border-radius: 3px; background: #008e52;}.bnr-link { }.bnr-link img { background-color: #f3fceb; border-radius: 15px; padding: 5px;}.bnr-bg { border: solid 5px #fff; box-shadow: 0px 0px 5px #b4ff6b;	width: 100%;	height: 18vw;}
.bnr-link .bnr-bg {background-position: center;	background-size: cover;	background-repeat: no-repeat;	top: 1.5vw;	left: 1.5vw;	z-index: 123;	opacity: .6;	transition: .6s ease-out;}.bnr-link .h2-banner { /*position: absolute; bottom: -30px!important;*/ width: 100%;	border: solid 5px #fff; box-shadow: 0px 0px 5px #b4ff6b;	bottom: 1.5vw;	right: 1.5vw;	background-color:#008e52;	color:#008e52;	opacity: 0;	transition: .5s ease-out;}.bnr-link.delighter.started .bnr-bg {top: 0;	left: 0;	opacity: 1;}.bnr-link.delighter.started .h2-banner {bottom: 0;	right: 0;	opacity: 1;}#bnr2 .bnr-link .bnr-bg,#bnr2 .bnr-link .h2-banner {transition-delay: .3s;}#bnr3 .bnr-link .bnr-bg,#bnr3 .bnr-link .h2-banner {transition-delay: .6s;}#bnr04 h2{ color:#008e52;
background-color:#008e52!important;}#top-recruit ul{ background-color: #f8fff0; border: solid 10px #eefae3;}@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){#news {margin-top: 0;} #top-header-wrap { height: 120vw; } #top-h1 { font-size: 250%; border-bottom-width: .8vw; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; height: auto; } #g-header-wrap { width: 100%; } #text-greeting { transform: translateY(0); opacity: 1; } /*.bnr-link {height: 65vw;	}*/	.bnr-bg {width: 100%;	height: 54vw;}	.h2-banner {width: 100%;	/*height: 54vw;*/} .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){ #greeting { line-height: 6vw; }
}