
@charset "UTF-8";
#header { height: 50vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; top: 5rem; left: 2rem; z-index: 123; height: 50vh;}#mv-img-wrap h2 { color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,.5), -1px 1px 2px rgba(0,0,0,.5), 1px -1px 2px rgba(0,0,0,.5), -1px -1px 2px rgba(0,0,0,.5);	font-size: 230%;	margin-bottom: 1rem;}#mv-img-wrap p { color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,.5), -1px 1px 2px rgba(0,0,0,.5), 1px -1px 2px rgba(0,0,0,.5), -1px -1px 2px rgba(0,0,0,.5);	font-size: 160%;	line-height: 1.3;}#mv-img-wrap img { margin-top: 5vw;}#fade01 { animation: fadeIn 3s ease 1s forwards normal; opacity: 0;}#fade02 { animation: fadeIn 3s ease 2s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#greeting { background: radial-gradient(#D4B4F1, #D194FD, #FDB9C1);}
#bg-greeting { line-height: 2.2vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#text-greeting > div { color: #ffffff;	padding: 1.5rem;	border-radius: 10px;}#g-header-wrap { width: 35vw;}#greeting h1 { font-size: 180%; color: ;}#greeting h2 { font-size: 140%;}#greeting h3 { font-size: 120%;}
#text-greeting p { margin: 7px 0;}
#top-contents {padding: 5rem 0;}
#top-contents h2 {line-height: 1.1;	border-bottom:1px solid #fff;}
#bg-top {position: relative;}#bg-top:before { content: ""; display: block; width: 100%; height: 100%;	background: linear-gradient(#1e73be, #5496d1); position: absolute; top: 3rem; right: 0; z-index: 1;}#bg-top > div {position: relative;	z-index: 5;}
.content { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0; padding: 3rem;}.content.delighter.started { transform: translateY(0); opacity: 1;}
.cont-photo { background-image: url("../img/content01.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw; z-index: 5;}
a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(0,0,0,.5), -1px 1px 2px rgba(0,0,0,.5), 1px -1px 2px rgba(0,0,0,.5), -1px -1px 2px rgba(0,0,0,.5); color: ;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; 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 {width: 100%; height: 100%;	background-size: cover;}
.h2-banner { position: absolute; top: 35%; left: 0; width: 100%; color: #ffffff; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out;}.bnr-link:hover .h2-banner { font-size: 170%;}.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; 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; }
.cont-photo { height: 555px;}}
@media (max-width: 1024px){#header { height: 30vw;}#mv-img-wrap { top: 3rem; height: 30vw;
}}
@media (max-width: 991px){#header { height: 40vw;}#mv-img-wrap { top: 5rem; height: 40vw;
} .bnr-link::after { opacity: .6; }	#greeting h1 { font-size: 160%; color: ;}}
@media (max-width: 767px){ #header { height: 50vw; } #mv-img-wrap { height: 30vw; } #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: 50vw; } .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; }
#mv-img-wrap h2 {font-size: 110%;}#mv-img-wrap p {font-size: 80%;}#mv-img-wrap img { margin-top: 5vw;} #greeting { line-height: 6vw; }
#text-greeting > div { padding: 1.5rem 0;}#greeting h1 { font-size: 130%;}#top-contents { padding: 2rem 0;}.content { padding: 1rem;}}