
@charset "UTF-8";
@media (min-width: 768px){ .logo-area img { margin-top: 0; }}#mv {height: 100vh;}#mv-text li { position: absolute; top: 34vh; left: 0; width: 100%; z-index: 123; color: #021A04; text-shadow: 1px 1px 2px rgba(255,255,255,.9), -1px 1px 2px rgba(255,255,255,.9), 1px -1px 2px rgba(255,255,255,.9), -1px -1px 2px rgba(255,255,255,.9); line-height: 1.5; animation: anitext 10.5s 0s infinite; opacity: 0;}.s1 { animation-delay: 0s !important; margin-top: 1.7vw;}.s2 { animation-delay: 3.5s !important;}.s3 { animation-delay: 7s !important;}@keyframes anitext { 0% { opacity: 0; } 31% { opacity: 1; transform: scale(1.3); } 50% { opacity: 0; }}#top-bnr { position: absolute; bottom: 2vh; left: 0; width: 100%; z-index: 1234;}#top-bnr h1 { background-color: rgba(255, 39, 0,.7); padding: 1vh 1vw; line-height: 1.4; color: #fff;}#top-bnr li { margin-bottom: 2vh}#top-bnr li a { border: solid .5vw rgba(255, 118, 0,.7); background-color: rgba(255,255,255,.7); font-weight: 700; padding: 2.5vh .1vw; line-height: 1.5; color: #FF2700; position: relative;}#top-bnr li a:hover { border-color: rgba(255, 39, 0,.7)}#top-bnr li a i { position: absolute; opacity: .5; bottom: 1vh; right: .8vw;}#top-bnr li a:hover i { opacity: .9;}#greeting { line-height: 2.3vw; padding: 7vw 0;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px #002255; color: #002255;}#bottom-text { font-size: 110%; color: #6688aa;}#text-greeting p { margin: 7px 0; font-size: 105%;}
.ttl-index { font-size: 180%; color: #002255; background-color: #ffffff; position: relative; z-index: 123; line-height: 1;}.index-header::after { content: ""; border-bottom: solid 2px #002255; width: 100%; position: absolute; top: .88vw; left: 0; z-index: 12;}
a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(0,34,85,.5), -1px 1px 2px rgba(0,34,85,.5), 1px -1px 2px rgba(0,34,85,.5), -1px -1px 2px rgba(0,34,85,.5); color: #ffffff; height: 24vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(0,34,85,.2) 0%, rgba(0,34,85,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; left: 2vw; top: 3vw; font-size: 90%; border: solid 1px #99aabb;}.list-box { min-height: 12vw; overflow: auto;}.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, a.bnr-link, .list-box { font-size: 1.1rem; }}
@media (max-width: 991px){ #mv { height: 95vh; } .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header, #mv { height: 85.5vh !important; } #mv-text { font-size: 95%; } #top-bnr { font-size: 70%; } #top-bnr li a { border: solid .5vh rgba(255, 118, 0,.7); padding: 1.7vh .1vw; line-height: 1.4; } #greeting { line-height: 5.3vw; padding: 14vw 0 7vw; } #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 { line-height: 6vw; }
}