
@charset "UTF-8";
#header { height: 80vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; top: 0; left: 0; z-index: 123; padding: 0 5vw; width: 100%; height: 80vh;}#mv-img-wrap img { margin-top: 5vw;}
#greeting { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}
#greeting.delighter.started { transform: translateY(0); opacity: 1;}
#bg-greeting { line-height: 2.2vw; 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 { background-color: rgba(255,255,255,0.8); box-shadow:10px 10px 10px rgba(0,0,0,0.4); width:60%; margin: 0 20%; padding: 10px 0; position: relative; top: -130px; z-index: 10;}
#about h3 {font-size: 2rem;	border-bottom: 2px solid ;	font-weight: bold;}
.bnr-back{ background-size: cover; background-position: center 20%;}.bnr-back.company{ background-image:url(https://libernity.net//images/company.jpg);}.bnr-back.business{ background-image:url(https://libernity.net//images/business.jpg);}.business .bnr-block{ }.bnr-back.performance{ background-image:url(https://libernity.net//images/performance.jpg);}.bnr-block{ position: relative; overflow: hidden; background-color:rgba(0, 0, 0, 0.5); 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: #ffffff; height: 25vw;}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: #ffffff; border: solid 1px #fff;}a.bnr-link:hover{ background-color:#002255; text-decoration:none;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}
a.bnr-link02 { 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: ; background-color:#002255; border: solid 1px #fff; width:30%; margin: 0 35%;}a.bnr-link02:hover{ opacity: .6; text-decoration:none;}
.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 { text-align: center; z-index: 123; font-size: 130%; transition: 0.4s ease-out;}.bnr-link:hover .h2-banner {}
.bnr-text { opacity: 1; 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){}
@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; } #bg-greeting { line-height: 5.3vw; } #g-header-wrap { width: 100%; } .index-header::after { top: 2vw; }
#text-greeting { top:-70px; width:98%; margin: 0 1%;}
#about h2 {font-size:1.3rem;} .bnr-block { height: 60vw;	margin-bottom:0; } .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; } #greeting { line-height: 6vw; }
#about h3 {font-size: 1.6rem;}
}