
@charset "UTF-8";
@media (min-width: 768px){#screen {height: 40vw;}}
#mv-img-wrap { position: absolute; top: 15vw; z-index: 123;}#mv-img-wrap img { margin-bottom: 3rem;}#mv-img-wrap p { color: #222222;	font-weight: 600;	line-height: 1.5;	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;}.fade01 p,
.fade02 p,
.fade03 p { font-size: 350%;}.fade04 p { font-size: 90%;}
.fade01 { animation: fadeIn 3s ease forwards normal; opacity: 0;}.fade02 { animation: fadeIn 3s ease 1s forwards normal; opacity: 0;}.fade03 { animation: fadeIn 3s ease 2s forwards normal; opacity: 0;}.fade04 { animation: fadeIn 3s ease 3s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}#bg-greeting { line-height: 2.2vw; padding: 4vw 0; min-height: 35vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px ; color: ;}
#text-greeting {position: relative;	z-index: 12345;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { background-color: rgba(0,87,63,.6); color: #ffffff; text-shadow: 1px 1px 1px rgba(0,87,63,.9);}#text-greeting > div { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#text-greeting.delighter.started > div { transform: translateY(0); opacity: 1;}#text-greeting #g-content { transition: .6s ease-out;	transition-delay:.6s; transform: translateY(20px); opacity: 0;}#text-greeting.delighter.started #g-content { transform: translateY(0); opacity: 1;}#g-content p { margin-bottom: 1rem;}
#gree02 { position: absolute;	top:40%;	left: 30%;}
.bnr-box {overflow: hidden;}#bnr1,#bnr2 {height: 30rem;	transition: .5s ease-out;	background-size: cover;	background-position: center center;	background-repeat: no-repeat;}.bnr-link:hover #bnr1,.bnr-link:hover #bnr2 {transform: scale(1.02);}.bnr-link:hover {text-decoration: none;}#bnr1 {background-image: url("../img/bnr-service.jpg");}#bnr2 {background-image: url("../img/bnr-works.jpg");}
.number {position: absolute;	top:2rem;	left: 0;}.number p {font-size: 10vw;	font-weight: bold;	color: rgba(255,255,255,.6);}
.con-box { background-color: rgba(255,255,255,.7); height:30vw; z-index: 1234;}
#contents h2 {font-size: 160%;}#con01 { background-image: url("../img/recruit.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:30vw; overflow: hidden;}#con02 { background-image: url("../img/partner.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:30vw;	overflow: hidden;}#con01-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#con02-tit { transition: 2s ease-out; transform: translateX(100%); opacity: 0;}
#con01-tit.delighter.started,
#con02-tit.delighter.started { transform: translateX(0); opacity: 1;}
#news {background-color: #E9E9E9;}
#news h1 {font-size: 300%;	line-height: 1;}#news h1 span{font-size: 40%;	line-height: 1;}
.to-list { position: absolute; right: 2vw; 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){ #mv-img-wrap img { margin-top: 20vw; } #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #g-header-wrap { width: 100%; }
#gree02 { position: relative; top: 0; left: 0;}	.bnr-link .bnr-text {bottom: 30px;	opacity: 1;} a.bnr-link { height: 72vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }}
@media (max-width: 740px){#mv-img-wrap { top: 35vw;}.fade01 p,
.fade02 p,
.fade03 p { font-size: 300%;}}
@media (max-width: 730px){ #mv-img-wrap { height: 85vw;	top: 0; }}
@media (max-width: 575px){#mv-img-wrap { position: absolute; top:40vw; z-index: 10;}.fade01 p,
.fade02 p,
.fade03 p { font-size: 180%;}.fade04 p { font-size: 80%;} #greeting { line-height: 6vw; }
#con01,
#con02 { height: 100vw;}#con01-tit,
#con02-tit { height: auto;}
#contents h2 {font-size: 160%;}.number p {font-size: 7rem;}}