@charset "UTF-8";
#mv::after {background-color: rgba(0,0,0,.3);	content: "";	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;	z-index: 123;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}#top-h1 { font-size: 400%; border-bottom: solid 4px #1e73be;}
.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: #1e73be;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #1e73be; padding-top: .3vw; color: ;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
#top-contents h2 { color: #1e73be;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #000000; margin-top: 1rem;}.h2-jp { font-size: 50%;}
a.bnr-link { position: relative; overflow: hidden; height: 20vw; padding: 1vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(255,255,255); width: 100%; height: 100%; z-index: 12; opacity: .3; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.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 { position: absolute; top: 60%; right: 10%; width: 90%; max-width: 50%; text-align: center; z-index: 123; font-size: 100%; transition: 0.4s ease-out;}/*.bnr-link:hover .h2-banner { top: 55%;
}*/
.bnr-ttl-jp,.bnr-ttl-en { height: 1.8vw;}.bnr-ttl-jp { background-color: #000000; color: #1e73be; padding-top: 0.1vw;}.bnr-ttl-en { background-color: #1e73be; color: #000000; padding-top: 0.4vw;}.bnr-line { content: ""; position: absolute; z-index: 123; border: solid 1px #fff; display: block; transition: 0.2s ease-out;}.vt,.vb { border-width: 0 0 0 1px; height: 19vw;}.hr,.hl { border-width: 1px 0 0 0; width: 33vw;}.vt { right: 6%; bottom: -20vw;}.bnr-link:hover .vt { right: 6%; bottom: 17%;}.vb { left: 36%; top: 20vw;}.bnr-link:hover .vb { left: 36%; top: 55%;}.hl { right: -33vw; bottom: 17%;}.bnr-link:hover .hl { right: 6%; bottom: 17%;}.hr { left: -33vw; top: 55%;}.bnr-link:hover .hr { left: 36%; top: 55%;}
#bnr-wrap { transition: .7s ease-out; transform: translateY(60px); opacity: 0;}#bnr-wrap.delighter.started { transform: translateY(0); opacity: 1;}a.bnr-link { position: relative; overflow: hidden; 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); color: #51b3ff; height: 24vw;}.bnr-link::after,.bnr-link::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: 0.4s ease-out;}.bnr-link::after { background: linear-gradient(to bottom, rgba(255,255,255,.6) 0%, rgba(255,255,255,.2)100%); opacity: 1; z-index: 12;}.bnr-link::before { background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.1)100%);	opacity: 0; z-index: 10;}a.bnr-link:hover::after { opacity: 0;}a.bnr-link:hover::before { opacity: 1;}.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%);}#bnr-wrap .h2-banner { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 140%; transition: 0.6s ease-out;	opacity: 0;}#bnr-wrap.delighter.started .h2-banner { top: 45%; opacity: 1;	transition-delay: .5s;}
.h2-banner i {opacity: .8;}.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: 30px; opacity: 1;}
.bnr-box { background-color: rgba(0,0,0,.6); height:20vw; z-index: 1234;}
.bnr-kind { padding: 15% 0;}
#bnr01 { background-image: url("../img/bnr-business.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}#bnr02 { background-image: url("../img/bnr-works.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}#bnr03 { background-image: url("../img/bnr-recruit.jpg"); background-size: cover; background-position: center center; background-repeat: no-repeat; height:20vw;}@media (min-width: 768px){#bnr01-tit { transition: 2s ease-out; transform: translateX(100%); opacity: 0;}#bnr02-tit { transition: 2s ease-out; transform: translateX(-100%); opacity: 0;}#bnr03-tit { transition: 2s ease-out; transform: translateX(100%); opacity: 0;}#bnr01-tit.delighter.started,
#bnr02-tit.delighter.started,
#bnr03-tit.delighter.started { transform: translateX(0); opacity: 1;}}
@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){ a.bnr-link::after { opacity: 0;}	a.bnr-link::before {opacity: 1;}	#bnr-wrap .bnr-link .bnr-text {bottom: 10px;	opacity: 0;	transition: 0.6s ease-out;	transition-delay: .8s;}	#bnr-wrap.delighter.started .bnr-link .bnr-text {bottom: 25px;	opacity: 1;} .bnr-box { height:40vw; } .bnr-kind { position: absolute; top:25%; left:0; right: 0;} #bnr01, #bnr02, #bnr03 { height:40vw; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } #top-header-wrap { height: 100vw; } #top-h1 { font-size: 250%; } #top-bottom-text { font-size: 130%; } #greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } a.bnr-link { height: 72vw; } .bnr-ttl-jp, .bnr-ttl-en { height: 5vw; } .bnr-line { display: none; } .bnr-ttl-en { padding-top: 1.1vw; } .index-header::after { top: 2vw; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; } .bnr-box { height:70vw; } .bnr-kind { position: absolute; top:0; } #bnr01, #bnr02, #bnr03 { height:70vw; }}@media (max-width: 575px){ #greeting { line-height: 6vw; }
}