
@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 #038412;}
#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 { border-bottom: solid 1px #038412;}#news-wrap { border:1px solid #038412;}#news-wrap a { color: #222222;}a.to-list { position: absolute; right: 1vw; top: 0; font-size: 80%;	color: #222222;}.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: #222222;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #038412; padding-top: .3vw; color: #ffffff;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}
#top-contents h2 { color: #038412;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #222222; 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;}
#banner { background: rgba(102, 255, 102, .2);}
.h2-banner {display: flex;	justify-content: center;	align-items: center;	font-size: 140%;	text-align: center;	color: #2AA729;}
.h2-banner::before,.h2-banner::after {content: '';	width: 3px;	height: 40px;	background-color: #2AA729;}
.h2-banner::before {margin-right: 30px;	transform: rotate(-35deg)}.h2-banner::after {margin-left: 30px;	transform: rotate(35deg)}
.bnr { transition: .6s ease-out; transform: translateY(40px); opacity: 0; padding: 1.5rem;}.bnr.delighter.started { transform: translateY(0); opacity: 1;}.bnr > a > div{ border-radius: 10px; background: rgba(255,255,255,1);	padding: 1rem;}.bnr dl {color: #222;}.bnr dt {border-bottom: 1px solid #222;	padding-bottom:.25rem;	margin-bottom:1rem;}.bnr dd {font-size: 90%;}.bnr a:hover { text-decoration: none;}.bnr-h { height: 15vw;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1rem; } #text-fee p { font-size: 80%;}}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; } ul.kind { height:13vw;}}
@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-h { height: 40vw; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; } #fee { padding:20vw 0;}}@media (max-width: 575px){ #greeting { line-height: 6vw; } ul.kind { height:23vw;}}