
@charset "UTF-8";
#top-text { position: absolute; bottom: 10%; left: 5%; z-index: 123;}
#greeting { padding: 5vw 0; background: linear-gradient(135deg, #f5faff, #f2f9ff, #f5faff);}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px ; color: ;}#bottom-text { font-size: 110%; color: ;}#text-greeting p { margin: 7px 0; font-size: 105%;}
.ttl-index { font-size: 180%; color: ; background-color: #ffffff; position: relative; z-index: 123; line-height: 1;}.index-header::after { content: ""; border-bottom: solid 2px ; width: 100%; position: absolute; top: .88vw; left: 0; z-index: 12;}
#banner h1 {font-size: 180%;	font-weight: 600;}
#banner a:hover { opacity: .9; transition: 0.4s ease-out;}
a.bnr-link { position: relative; overflow: hidden; color: ; height: 24vw;	border-radius: 30px;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.2); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}
.bnr-bg,.bnr-bg2 { transition: transform 0.4s 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 { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; text-shadow: 1px 1px 2px rgba(255,255,255,.5), -1px 1px 2px rgba(255,255,255,.5), 1px -1px 2px rgba(255,255,255,.5), -1px -1px 2px rgba(255,255,255,.5); transition: 0.4s ease-out;}.bnr-link:hover .h2-banner { top: 43%;}.bnr-text { position: absolute; bottom: -15px; width: 70%; left: 15%; opacity: 0; z-index: 1234; transition: 0.4s ease-out; font-size: 100%; text-shadow: 1px 1px 2px rgba(255,255,255,1), -1px 1px 2px rgba(255,255,255,1), 1px -1px 2px rgba(255,255,255,1), -1px -1px 2px rgba(255,255,255,1); text-align: center;}
.bnr-link:hover .bnr-text { bottom: 10px; opacity: 1;}
#recruit {padding:10rem 0 5rem 0;}#recruit h2 {font-size: 160%;	font-weight: 600;}#recruit h3 {font-size: 130%;	font-weight: 600;}
#recruit-img { position: absolute; top: -10%; width: 50%; height: 120%;	background-image: url("../img/top-recruit.jpg");	background-attachment: fixed;	background-position: center center;	background-size: cover;	background-repeat: no-repeat;	border-radius: 20px;}#recruit-box { position: relative; z-index: 3; width: 60%; padding: 3rem; margin-left: auto; background-color: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04); box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04); border-radius: 20px;	border:1px solid #68B6F7;}
#biz h1 {font-size: 180%;	font-weight: 600;}
.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px ;}.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: ;}a.list-link:hover { text-decoration: none;}
@media (min-width: 1300px){ #greeting, a.bnr-link, .list-box { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #greeting { line-height: 5.3vw; } #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; } #cation-text { line-height: 8vw;}}
@media (max-width: 575px){ .index-header::after { top: 2.5vw; } #greeting { line-height: 6vw; }
#banner h1 {font-size: 160%;}#biz h1 {font-size: 160%;}#greeting h1 { font-size: 140%;}#recruit-img { position: absolute; top: -10%; width: 100%; height: 120%;}#recruit-box { width: 90%;	margin-left: 5%;	padding: 3rem 1rem;
}
}