
@charset "UTF-8";
#screen .chosei{ display:block;}#screen .chosei{ position: absolute; width: 100%; top:25vh; left:0;}#screen header{ text-align: center; width: 50%; margin: 0 auto; background-color: rgb(155,122,91,75%); padding: 30px 0; border-radius: 15px;}#screen header h1{ font-family: serif; line-height: 1.8; text-shadow: 0px 0px 5px #000;}#screen header span{ font-size:60%;}@media (min-width:1300px){ #screen header{ font-size: 1.1rem; }}@media (min-width: 768px){}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; text-shadow: 1px 1px 2px rgba(0,0,0,.8), -1px 1px 2px rgba(0,0,0,.8), 1px -1px 2px rgba(0,0,0,.8), -1px -1px 2px rgba(0,0,0,.8);}#top-h1 { font-size: 350%; border-bottom: solid .35vw #ed9a00;}
#greeting { height: 40vw;}#greeting .img01{ display:block; width:50%; margin: 1rem auto;}#bg-greeting { position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100%; width: 100%;	z-index: 12;}#bg-greeting::before {content: "";	width: 100%;	height: 100%;	background-color: rgb(84,32,0,50%);	position: absolute;	top: 0;	left: 0;	z-index: 123;}#text-greeting{ height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;	position: relative;	z-index: 1234;}#img-greeting{z-index: 1234;}#text-greeting.delighter.started{ transform: translateY(0); opacity: 1;}#text-g-inner{ /*background-color: rgb(255 255 255 / 70%);*/}#img-greeting img{ box-shadow: 0px 0px 10px #863f00; border: solid 10px #fff;}/*#text-g-inner h2 { border-bottom: solid 3px #fff;
}*/
#text-g-inner h2{ position: relative;}#text-g-inner h2:after { content:""; position: absolute; width:10%; height:2px; bottom: 0; left: 45%; background-color:#fff;}
#news {}
#news-wrap {background-color: rgba(191,7,7,.8);	color: #ffffff;}a.to-list { position: absolute; right: 1vw; top: 0; font-size: 80%;	color: #ffffff;}.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: #ffffff;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #ffffff; padding-top: .3vw; color: #bf0707;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}.cont-text-area {background-color: #212121;}
#top-contents h2 { color: #ed9a00;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #ffffff; margin-top: 1rem;}.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;}
.bnr-link {height: 20.2vw; box-shadow: 0px 0px 10px #863f00; border: solid 5px #fff;}.bnr-bg {width: 100%;	height:100%;}a.bnr-a{ border-radius: 10px; background-color:#542000; border: solid 1px #ffffff; color:#fff;}.bnr-a:hover{ text-decoration: none;}.bnr-link .bnr-bg {background-position: center;	background-size: cover;	background-repeat: no-repeat;	position: absolute;	z-index: 123;	opacity: .6;	/*transition: .6s ease-out;*/}.bnr-link .h2-banner {position: absolute;	bottom: 1.5vw;	right: 1.5vw;	background-color:#863f00;	color: #ffffff;	opacity: 0;	/*transition: .5s ease-out;*/}.bnr-link.delighter.started .bnr-bg {top: 0;	left: 0;	opacity: 1;}.bnr-link.delighter.started .h2-banner {bottom: 0;	right: 0;	opacity: 1;}#bnr2 .bnr-link .bnr-bg,#bnr2 .bnr-link .h2-banner {/*transition-delay: .3s;*/}#bnr3 .bnr-link .bnr-bg,#bnr3 .bnr-link .h2-banner {/*transition-delay: .6s;*/}.bnr-link .h2-banner span {padding: 0 .7vw .7vw 0;}
@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){ #greeting .img01{ width:90%; }	#news {margin-top: 0;} #top-header-wrap { height: 120vw; } #top-h1 { font-size: 250%; border-bottom-width: .8vw; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; height: auto; } #g-header-wrap { width: 100%; } #text-greeting { transform: translateY(0); opacity: 1; }	#top-contents h2 {color: ;}	.cont-photo {height: 55vw;} .bnr-link {height: 65vw;}	.bnr-bg,	.h2-banner {}	#bnr2 .bnr-link .bnr-bg,	#bnr2 .bnr-link .h2-banner {transition-delay: 0s;}	#bnr3 .bnr-link .bnr-bg,	#bnr3 .bnr-link .h2-banner {transition-delay: 0s;} .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; } #text-g-inner h2:after { width:20%; left:0; }}