
@charset "UTF-8";
#top-header-wrap { position: absolute; width: 100%; bottom: 5%; left: 0;}#top-top-text{ font-size: 200%; line-height: 1.8; margin-top:15vw; margin-bottom:10vw;}#top-bottom-text{ font-size: 180%; line-height: 1.8;}#greeting { height: 35vw;	margin-bottom:10rem;}
#text-greeting { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0; background: linear-gradient(45deg, #969696, #FAFAFA, #969696);}#text-greeting.delighter.started { transform: translateY(0); opacity: 1;}
#greeting h1 { font-size: 350%;}
#text-g-inner h2 { border-bottom: solid 1px #333333;}
#bg-greeting { position: absolute; content: "";	width: 100%; height: 100%; top: 5rem; right: 0; background: url(../images/bg-greeting.jpg) no-repeat center/cover;	z-index: -1;}
#top-contents {background-color: #fafdff;}
#top-contents h1 { font-size: 250%; font-weight: 600;}#top-contents h2 { font-size: 200%; color: #00adee; font-weight: 600; border-bottom: solid 2px #00adee;}#top-contents p{font-size: 110%;	line-height: 2;}
#top-contents dl { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#top-contents dl.delighter.started { transform: translateY(0); opacity: 1;}
#top-contents dt {font-size: 140%;	color: #43b149;	border-bottom:1px solid #43b149;	padding-bottom: .25rem;	margin-bottom: 1rem;}
#top-contents img {border-radius: 10px;}
#top-contents span {font-size:140%; font-style: italic;	margin-right: .5rem;}
.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: #43b149;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #43b149; padding-top: .3vw; color: #ffffff;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
.h2-en { font-size: 40%;}.text-cont { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.text-cont.delighter.started { transform: translateY(0); opacity: 1;}
#banner h1 { font-size: 200%; color: #00adee; font-weight: 600;}
a.bnr-link { position: relative; overflow: hidden; height: 20vw; padding: 1vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgba(0,0,0,.4); width: 100%; height: 100%; z-index: 12; opacity: .3; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .;}.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 { color: #ffffff; font-weight: 600; font-size: 180%; position: absolute; top: 40%; left: 0; width: 100%; text-align: center; z-index: 123; transition: 0.4s ease-out; height: 4vw;}
.bnr-text {font-size: 100%;	color: #fff;	position: absolute; top: 70%; left: 0;	width: 100%; text-align: center;	z-index: 123;}
@keyframes infinity-scroll-left {from { transform: translateX(0);} to { transform: translateX(-100%);}}
.banner-slider { display: flex; overflow: hidden;}.banner-slider_list { display: flex; list-style: none; padding: 0; animation: infinity-scroll-left 80s infinite linear 0.5s both;}
.banner-slider_list > div { width: calc(100vw / 3);}
#recruit {position: relative; z-index: 2;}#recruit:before { position: absolute; content: ""; width: 30%; height: 60%; left: 0; top: 10%; background-color: #32BCF0; z-index: -1;}
#recruit h1 { font-size: 350%; color: #43b149; font-weight: 600;}#recruit dt { font-size: 120%;	border-bottom: 1px solid #222;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 555px; } #top-contents { font-size: 1.2rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #top-header-wrap { top: 35%; } #top-top-text { font-size: 140%; } #top-bottom-text { font-size: 140%; } #greeting { line-height: 5.3vw; height: auto; } #g-header-wrap { width: 100%; } #text-greeting { transform: translateY(0); opacity: 1; } a.bnr-link { height: 55vw; } .bnr-link::after { opacity: .3; } .h2-banner { height: 13vw; } .bnr-line { display: none; } .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 (min-width: 576px){#top-contents dd {padding-left:2em;}}
@media (max-width: 575px){#top-top-text{ line-height: 1.5;}#top-bottom-text{ line-height: 1.5;}#greeting { line-height: 6vw; }
#greeting h1 { font-size: 250%;}#top-contents h1 { font-size: 180%;}
@keyframes infinity-scroll-left {from { transform: translateX(0);} to { transform: translateX(0);}}
.banner-slider { display: block; overflow: hidden;}.banner-slider_list { display: block; list-style: none; padding: 0; animation: none;}
.banner-slider_list > div { width: calc(100vw / 1);	margin-bottom: 1rem;}.sp-none {display: none;}
#recruit {color: #fff;}#recruit:before { width: 100%;}#recruit dt {border-bottom:1px solid #fff;}}