@charset "UTF-8";
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; text-shadow: 1px 1px 2px rgba(255,255,255,.8), -1px 1px 2px rgba(255,255,255,.8), 1px -1px 2px rgba(255,255,255,.8), -1px -1px 2px rgba(255,255,255,.8); z-index: 123456;}@media (min-width: 768px){#top-header-wrap {width: 83.3%;	left: 16.6%;}}
#top-h1 { font-size: 370%; border-bottom: solid .35vw #fcae3a; padding-left: 5vw; padding-right: 5vw;}#greeting { overflow: hidden;}#bg-greeting { padding: 4vw 0; background-repeat: no-repeat; background-position: center 0px; background-size: cover; overflow: hidden; line-height: 1.7;}#text-greeting {position: relative;	z-index: 123;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #511f0a; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { background-color: rgba(89,155,48,.7); color: #511f0a; text-shadow: 1px 1px 1px rgba(89,155,48,.9);}
#text-greeting div { margin: 7px 0; font-size: 105%;}
.to-list { position: absolute; right: 1vw; top: 1vw; font-size: 80%;}.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: #fcae3a;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #fcae3a; padding-top: .3vw; color: #511f0a;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 38vw;}
#top-contents h2 { color: #fcae3a;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 26%; background-color: #511f0a; margin-top: 1rem; margin-left: 37%;}.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;}
a.bnr-link { position: relative; overflow: hidden; height: 17vw; padding: 1vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(255,255,255); width: 100%; height: 100%; z-index: 12; opacity: .1; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .3;}.bnr-bg,.bnr-bg2 { transition: transform 0.3s 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 { background-color: rgba(252,174,58,.7); color: #ffffff; position: absolute; top: 60%; right: 15%; width: 90%; max-width: 70%; text-align: center; z-index: 123; font-size: 100%; transition: 0.4s ease-out; height: 4vw;}
.bnr-line { position: absolute; z-index: 123; border: solid 1px #511f0a; display: block; transition: 0.2s ease-out;}.hl { border-width: 1px 0 0 0; width: 33vw;}
.hl { right: -33vw; bottom: 14%;}.bnr-link:hover .hl { right: 0; bottom: 14%;}#top-contents li { list-style-type: circle; margin-left: 23px; line-height: 1.6;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1.2rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .2; }}
@media (max-width: 767px){ #header { height: 120vw; } #top-header-wrap { height: 120vw; } #top-h1 { font-size: 210%; border-bottom-width: .8vw; padding-top: 12vw; } #top-bottom-text { font-size: 130%; } #greeting { height: auto; } #g-header-wrap { width: 100%; } #text-greeting { transform: translateY(0); opacity: 1; } #bg-greeting { min-height: 60vw; padding: 10vw 0; } #g-header-wrap { width: 100%; } a.bnr-link { height: 72vw; } .cont-photo { height: 60vw; } a.bnr-link { height: 55vw; } .bnr-link::after { opacity: .1; } .h2-banner { height: 13vw; } .bnr-line { display: none; } .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){}