
@charset "UTF-8";
#header:after {position: absolute;	content: '';	top: 10vh; left: 0; width: 100%; height: 90vh;	background-size: contain; vertical-align: middle;	display: inline-block;	background-image: url("../img/top.png");	background-size: contain;	background-position: center center;	background-repeat: no-repeat;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; top: 0; left: 0; z-index: 123; padding: 0 5vw; width: 100%; height: 100vh;}#mv-img-wrap img { margin-top: 5vw;}
#ics { background-image: url("../img/bg-ics.jpg"); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}#top-header-wrap { background: rgba(255,255,255,.8);}#text-i { font-size: 230%; animation: fadeIn 2s ease 1s forwards normal; opacity: 0;}#text-c { font-size: 230%; animation: fadeIn 4s ease 1s forwards normal; opacity: 0;}#text-s { font-size: 230%; animation: fadeIn 6s ease 1s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#top-text01 {position: absolute;	bottom: 30px;	left: 5%;	width: 30%;	padding: 1rem;	background: rgba(255,255,255,.8);	border-radius: 15px;	z-index: 125;	font-size: 90%;}#top-text02 {position: absolute;	bottom: 30px;	right: 5%;	width: 30%;	padding: 1rem;	background: rgba(255,255,255,.8);	border-radius: 15px;	z-index: 125;	font-size: 90%;}#top-text02 h2 {border-bottom: 1px solid #333;	padding-bottom: .25rem;}
#ics-text01 { transition: .6s ease-out; transform: translateX(40px); opacity: 0; overflow: hidden;}#ics-text02 { transition: .6s ease-out; transform: translateX(-40px); opacity: 0; overflow: hidden;}
#ics-text01.delighter.started,
#ics-text02.delighter.started { transform: translateX(0); opacity: 1; overflow: hidden;}
#bg-greeting { line-height: 2.2vw; padding: 4vw 0; min-height: 35vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px ; color: ;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { background-color: rgba(1,88,45,.6); color: #ffffff; text-shadow: 1px 1px 1px rgba(1,88,45,.9);}#text-greeting p { margin: 7px 0; font-size: 105%;}
#commitment dl { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}
#commitment dl.delighter.started { transform: translateY(0); opacity: 1;}#commitment h2 { color: ;}
#commitment h2 { background-color: #ffffff;}#commitment dt:before { content: '\f0c8'; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: .5em;}
#commitment dd { padding-left:2.5em;}
#commitment-text p {color: #008242;	font-size: 160%;	font-weight: 600;	padding: 1rem 0; border-top: 3px solid #008242; border-bottom: 3px solid #008242;}
a.bnr-link { position: relative; overflow: hidden; color: ; height: 24vw; font-weight: 600;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(0,0,0,.2) 0%, rgba(0,0,0,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 { width: 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: 200%; transition: 0.4s ease-out; color: #ffffff;}.bnr-link:hover .h2-banner { top: 43%;}.bnr-text { position: absolute; width: 70%; left: 15%; bottom: 20px; z-index: 123; transition: 0.4s ease-out; font-size: 100%; text-align: center; color: #ffffff;}.bnr-link:hover .bnr-text { bottom: 25px; opacity: 1;}
.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px ;}
.list-box li { border-bottom: dotted 1px ; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: ;}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: .6; }}
@media (max-width: 767px){ #header, #mv-img-wrap { height: 100vw; } #mv-img-wrap img { margin-top: 15vw; } #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #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; }
#header:after {top: 10vh; height: 30vh;} #text-i { font-size: 180%;}#top-text01 {position: relative;	top: 0;	left: 0;	width: 100%;}#top-text02 {position: relative;	top: 0;	left: 0;	width: 100%;}
#text-c { font-size: 180%;}#text-s { font-size: 180%;}#greeting { line-height: 6vw; }
#commitment dd { padding-left:1em; }
}