
@charset "UTF-8";
#greeting { padding: 8vw 0;}
#greeting h1 { line-height: 2;}#greeting p { line-height: 2.5;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}#top-h1 { font-size: 400%; border-bottom: solid 4px #006d54;}.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}.cont-text { line-height: 2.3;}#top-contents h2 { color: #006d54;}#top-contents > .row { margin: 0 0 8vw;}
.h2-jp { font-size: 70%;}
a.bnr-link { position: relative; overflow: hidden; height: 20vw; padding: 1vw; color: #fff;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(34,34,34); width: 100%; height: 100%; z-index: 12; opacity: .3; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.bnr-bg { transition: transform 0.3s ease-out; position: absolute; top: 50%; left: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { width: 100%;}
.bnr-link:hover .bnr-bg { transform: scale(1.02) translate(-50%, -50%);}.text-wrap .bnr-ttl-jp { position: absolute; top: 0; left: 0; z-index: 123; opacity: 0;}.text-wrap p { color: #ffffff; text-align: center; transition: 0.6s ease-out; width: 100%; z-index: 123;}a.bnr-link:hover .bnr-ttl-jp { opacity: 1;}a.bnr-link:hover .bnr-ttl-en { opacity: 0;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 450px; } #top-contents { font-size: 1rem; } .text-wrap .bnr-ttl-jp { top: 7px; }}
@media (min-width: 992px){ }
@media (max-width: 991px){ .bnr-link::after { opacity: .4; } .text-wrap .bnr-ttl-jp { position: relative; top: 1vw; opacity: 1; font-size: 100%; } a.bnr-link:hover .bnr-ttl-en { opacity: 1; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } .cont-photo { height: 60vw; } #top-header-wrap { height: 100vw; } #top-h1 { font-size: 250%; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; } #greeting h1 { font-size: 120%; } #g-header-wrap { width: 100%; } a.bnr-link { height: 55vw; } .index-header::after { top: 2vw; } .text-wrap .bnr-ttl-jp { top: 2vw; }}@media (max-width: 575px){ #greeting { line-height: 6vw; }
}