
@charset "UTF-8";
#mv::after {background-color: rgba(255,255,255,.1);	content: "";	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;	z-index: 123;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}#top-h1 { font-size: 200%; color: #e2c388; border-bottom: solid 4px #e2c388;text-shadow: 1px 1px 2px rgba(0,0,0,.6), 1px -1px 2px rgba(0,0,0,.6), -1px 1px 2px rgba(0,0,0,.6), -1px -1px 2px rgba(0,0,0,.6);}
.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: #e2c388;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #e2c388; padding-top: .3vw; color: ;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
#top-contents { background-image: url("../img/greeting-bg.jpg"); background-size: cover; background-repeat: no-repeat; padding: 10vw 0;}
#contents-box { background-color: rgba(255,255,255,.9); border: 1px solid #D7D7D7; border-radius: 10px; transition: 1s ease-out; transform: translateY(100px); opacity: 0;}#contents-box.delighter.started { transform: translateY(0); opacity: 1;}
#top-contents h1 { color: #e2c388; border-bottom:2px solid #e2c388;}
#banner h1 { color: #e2c388; position: relative; padding: 0 2rem;}#banner h1::before,
#banner h1::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 35%; height: 2px; border-top: solid 2px #e2c388; border-bottom: solid 2px #e2c388;}#banner h1:before { left:0;}#banner h1:after { right: 0;}
a.bnr-link { position: relative; overflow: hidden; height: 20vw; 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: .3; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.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 { position: absolute; top: 60%; right: 10%; width: 90%; max-width: 50%; text-align: center; z-index: 123; font-size: 100%; transition: 0.4s ease-out;}/*.bnr-link:hover .h2-banner { top: 55%;
}*/
.bnr-ttl-jp,.bnr-ttl-en { height: 1.8vw;}
.bnr-ttl-en { background-color: #e2c388; color: #222222; padding: 0.5vw 0;}.bnr-ttl-jp { background-color: #e2c388; color: #222222; padding: 0.5vw 0;}
.hl { right: -33vw; bottom: 17%;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } #top-header-wrap { height: 100vw; } #top-h1 { font-size: 250%; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } a.bnr-link { height: 55vw; } .bnr-ttl-jp, .bnr-ttl-en { height: 5vw; } .bnr-line { display: none; } .bnr-ttl-en { padding-top: 1.1vw; } .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){ #greeting { line-height: 6vw; } #banner h1::before, #banner h1::after { width: 15%; }
}