
@charset "UTF-8";
@media (min-width: 768px){#screen {height: 42vw;}}
#mv-h { position: absolute; top: 3vw; left: 0; z-index: 123; padding: 0 5vw 0 4vw; width: 100%; height: 42vw; text-align: center;}#mv-h h1 { color: #309109; line-height: 1.2; font-weight: 700; font-size: 500%; text-shadow: 1px 1px 3px rgba(255,255,255,.9), -1px 1px 3px rgba(255,255,255,.9), 1px -1px 3px rgba(255,255,255,.9), -1px -1px 3px rgba(255,255,255,.9);}.c-gai { text-shadow: 1px 1px 3px rgba(50, 145, 10,.6), -1px 1px 3px rgba(50, 145, 10,.6), 1px -1px 3px rgba(50, 145, 10,.6), -1px -1px 3px rgba(50, 145, 10,.6); font-size: 35%;}.c-name { font-weight: 600;}#gr-wrap { overflow: hidden;}#gr-text { height: 36vw; text-shadow: 1px 1px 2px rgba(255,255,255,.3), 1px -1px 2px rgba(255,255,255,.3), -1px 1px 2px rgba(255,255,255,.3), -1px -1px 2px rgba(255,255,255,.3);}
#bg-rellax { background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; top: -13vw; left: 0; height: 140%}#h1-greeting { font-size: 155%; border-bottom: solid 1px #266318; color: #266318;}
#g-content {position: relative;	z-index: 12345; line-height: 2.5;}#g-content h2 { font-size: 150%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;}#g-content h3 { font-size: 120%;}#g-content { color: rgba(31,66,17,1); background-color: rgba(255,255,255,.7); text-shadow: 1px 1px 1px rgba(255,255,255,.9);}#g-content { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#g-content.delighter.started { transform: translateY(0); opacity: 1;}#g-content p { margin: 7px 0; font-size: 105%;}
#bnr-wrap { transition: .7s ease-out; transform: translateY(60px); opacity: 0;}#bnr-wrap.delighter.started { transform: translateY(0); opacity: 1;}a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(38,99,24,.5), -1px 1px 2px rgba(38,99,24,.5), 1px -1px 2px rgba(38,99,24,.5), -1px -1px 2px rgba(38,99,24,.5); color: #ffffff; height: 24vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(38,99,24,.2) 0%, rgba(38,99,24,1)100%); width: 100%; height: 100%; z-index: 12; opacity: .6; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .3;}.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%;}.h2-banner i {opacity: .8;}.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: 30px; opacity: 1;}
.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: #224466;}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: .5; }}
@media (max-width: 767px){ #screen { height: 100vw; } #mv-h { height: 85vw;	top: 15vw; } #mv-h h1 { margin-top: 0; font-size: 290%; line-height: 1.3; } #gr-text { height: auto; } #bg-rellax { top: -30vw; left: 0; height: 180%; }	.bnr-link .bnr-text {bottom: 30px;	opacity: 1;} a.bnr-link { height: 72vw; } .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; }
}