
@charset "UTF-8";
@media (min-width: 768px){}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; text-shadow: 1px 1px 2px rgba(30,115,190,.8), -1px 1px 2px rgba(30,115,190,.8), 1px -1px 2px rgba(30,115,190,.8), -1px -1px 2px rgba(30,115,190,.8);}#top-h1 { font-size: 350%; border-bottom: solid .35vw #67bee5;}
#greeting {border-radius: 18px; height: 32vw; border-radius: 30px; border: 5px dashed #e4d182;}#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: rgba(255,247,229 ,.7);	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;}#text-greeting.delighter.started { transform: translateY(0); opacity: 1;}#text-g-inner h2 { border-bottom: solid 1px #665031;}
#news {}
#news-wrap {background-color: rgba(232,245,255,.8);	color: #ea85c0;}a.to-list { position: absolute; right: 1vw; top: 0; font-size: 80%;	color: #ea85c0;}.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: #ea85c0;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #ea85c0; padding-top: .3vw; color: #e8f5ff;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}.cont-text-area {background-color: #fff7e5;}
#top-contents h2 { color: #67bee5;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #665031; 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: 21.8vw;}.bnr-bg,.h2-banner {width: 90%;	height: 18vw;}.bnr-link .bnr-bg {background-position: center;	background-size: cover;	background-repeat: no-repeat;	position: absolute;	top: 1.5vw;	left: 1.5vw;	z-index: 123;	opacity: .6;	transition: .6s ease-out;	border-radius: 20px;}.bnr-link .h2-banner {position: absolute;	bottom: 1.5vw;	right: 1.5vw;	background-color: #e8f5ff;	color: #ea85c0;	opacity: 0;	transition: .5s ease-out;	border-radius: 15px!important;}.bnr-link .h2-banner {box-shadow: inset 0 0 10px 15px #fff7e5;}.bnr-link.delighter.started .bnr-bg {top: 0;	left: 0;	opacity: 1;	border-radius: 15px!important;}.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;}
.waku {background-color: #665031;	border-radius: 35px;}.kadomaru{border-radius: 18px;}.border_btn { display: inline-block; width: 100%; max-width: 300px; /* ボタン幅 */ position: relative; color: #665031!important; /* 文字色 */ padding: 1em 2em; font-weight: bold; text-decoration: none; text-align: center; transition: 0.3s;}
.border_btn::before,.border_btn::after { position: absolute; width: 100%; height: 2px; /* 線幅 */ content: ''; -webkit-transition: all .3s; transition: all .3s; background: #665031; /* 線色 */}
.border_btn::before { top: 0; left: 0;}
.border_btn::after { right: 0; bottom: 0;}
/* マウスオーバーした際のデザイン */
.border_btn:hover:before,.border_btn:hover:after { width: 0;}#recruit {background-size: auto auto;
background-color: rgba(255, 247, 229, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, #efebd2 10px, #efebd2 65px );}
@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){#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 {width: 90%;	height: 54vw;}	#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; }
}