
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: fixed; width: 100%; z-index: 12350;}#mv-img-wrap { position: absolute; bottom: 10%; left: 0; padding: 0 5vw; width: 100%; z-index: 12345;}#mv-img-wrap p { color: #ffffff;	font-weight: 600;	text-shadow: #222 3px 3px 3px;	line-height: 1.5;}#fade01 p { font-size: 250%; text-shadow: 0px 0px 10px rgba(123,176,42,1);}#fade02 p { font-size: 200%; text-shadow: 0px 0px 10px rgba(123,176,42,1);}#fade03 p { font-size: 120%; text-shadow: 0px 0px 10px rgba(123,176,42,1);}
#fade01 { animation: fadeIn 3s ease 1s forwards normal; opacity: 0;}#fade02 { animation: fadeIn 3s ease 2s forwards normal; opacity: 0;}#fade03 { animation: fadeIn 3s ease 3s forwards normal; opacity: 0;}@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#greeting {position: relative;	background: linear-gradient(#fff, #fcfff7);}
#greeting > div {padding: 5rem 0;}#greeting h1 {color: #333333; text-align: center; font-size: 5rem; font-weight: 600;	letter-spacing: .5rem; margin-bottom: 5rem;	opacity: .1;	position: relative;}
#greeting h1 span{color: #7bb02a;	font-size: 120%;}
#greeting h2 { position: absolute; top: 8rem; left: 0; width: 100%; text-align: center; font-size: 2.5rem; font-weight: 600;}
#greeting p {line-height: 2;}
#top-biz {padding: 3vw 5vw;	background: linear-gradient(#fcfff7, #9ac25d);	position: relative;	z-index: 5;}
#top-biz:before {content: '';	position: absolute;	top:0;	left: 0;	width: 100%;	height: 100%;	background-image: url("../img/bg-hougan.png");	background-position: center center;	background-repeat: repeat;	z-index: 10;}#top-biz > div {position: relative;	z-index: 15;}
.contents-left{height: 100vh;	position: sticky;	position: -webkit-sticky;	top:0;}
#top-biz h1 {font-size: 250%;	font-weight: bold;	position: relative;	display: inline-block;	padding: 0 1rem;}#top-biz h1::before,#top-biz h1::after { position: absolute; width: 20px; height: 30px; content: '';}
#top-biz h1::before { border-left: double 5px; border-top: double 5px; top: 0; left: 0;}
#top-biz h1::after { border-right: double 5px; border-bottom: double 5px; bottom: 0; right: 0;}
#top-biz dt {font-size: 130%;	font-weight: 600;	margin-bottom: .5rem;}
#manga {width: 60%;	margin: auto;}
#manga h1 {font-size: 180%;	font-weight: 600;}
#recruit { position: relative; margin: 80px auto; padding: 80px 0;}#recruit:before { content: ""; display: block; width: 80%; height: 100%; background: linear-gradient(135deg, #FCFFF7, #CAE0A9);	clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%); position: absolute; z-index: 1; right: 0; top: 0;}#recruit h1 {color: #7BB02A; text-align: center; font-size: 3rem; font-weight: bold;}
#recruit h2 {color: #7BB02A;	font-size: 140%;	font-weight: bold;	border-bottom: 1px solid #333;}
#recruit #inner {position: relative; z-index: 2;}#recruit #inner img {border-radius: 10px;}
.splide__slide img { width: 100%; height: 100%; object-fit: cover;}
.link-bnr {position: relative;}.link-bnr:hover {text-decoration: none;}.link-bnr h2 {font-size: 120%;	border-left: 5px solid #004EFF;	padding-left: 5px;}
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: #7BB02A; height: 20rem;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: rgba(255,255,255,.2); 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%; background-size: cover;	background-position: center center; transition: transform 0.4s ease-out;}
.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02);}.h2-banner { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out;}
.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; }}
@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; }
#mv-img-wrap #fade01 p { font-size: 160%;}#mv-img-wrap #fade02 p { font-size: 140%;} #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; }
#mv-img-wrap { top: 10%;}#mv-img-wrap #fade01 p { font-size: 180%;}#mv-img-wrap #fade02 p { font-size: 120%;}#mv-img-wrap #fade03 p { font-size: 100%;}
#greeting { padding: 2rem 0 ;}#greeting > div { padding: 1rem 0;}#greeting h1 { font-size: 3rem;}#greeting h2 { position: absolute; top: 6.5rem; left: 0; font-size: 2rem;}#top-biz { padding: 10vw 1vw;}#top-biz h1 {font-size: 200%;	text-align: center;	display: block;}.contents-left{height: auto;	position: relative;	position: -webkit-relative;	top:0;}#manga {width: 100%;	margin: auto;}}
