
@charset "UTF-8";
#text-box { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#text-box.delighter.started { transform: translateY(0); opacity: 1;}
#cont-text { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#cont-text.delighter.started { transform: translateY(0); opacity: 1;}
@media (min-width: 768px){ .logo-area img { margin-top: 0; }}
#greeting h2,
#cont-text h2 { font-size: 160%;}
#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%;}
#text-box {background-color: #fff; position: absolute; top: 35%; left: 20px; z-index: 1234;}
#text-box h2,
##cont h2 {font-size: 220%;	font-weight: bold;}
.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;}
#cont { position: relative; padding: 7vw 0;}
#cont:before { position: absolute; content: ""; left: 30%; top: 0; width: 120%; height: 100%; background-image: -webkit-gradient(linear, left top, right bottom, from(#2E66BA), to(#3C7BD8)); background-image: linear-gradient(to right bottom, #2E66BA, #3C7BD8); -webkit-transform: skew(-45deg); transform: skew(-45deg); opacity: .5;}
.bnr-link { display:block; position:relative;}
.bnr-link img{ display:block; width:100%;}.bnr-link:before{ content:""; display:block; width:100%; height:100%; position:absolute; z-index:2; background:#fff; opacity:0; transition:0.3s;}.bnr-link::after { content:""; display:block; width:0; height:8px; position:absolute; bottom:0; left:0; z-index:3; transition:0.3s; background:#295EAD;}
.bnr-link:hover:before{ opacity:0.5;}.bnr-link:hover:after{ width:100%;}
.bnr-bg,.bnr-bg2 { width: 100%;}
.h2-banner { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 140%; font-weight: bold; transition: 0.4s ease-out;}
.h2-banner span {font-size: 80%}
.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){ a.bnr-link, .list-box { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){ #header, #mv, .mv-bg { height: 90vw; } #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; }}@media (max-width: 575px){ .index-header::after { top: 2.5vw; } #greeting { line-height: 6vw; }
#text-box { position: relative; top: 0; left: 0;}	#text-box h2,	#cont h2 {font-size: 160%;	font-weight: bold;}#cont:before { left: 0; top: 0; background-image: -webkit-gradient(linear, left top, right bottom, from(#2E66BA), to(#3C7BD8)); background-image: linear-gradient(to right bottom, #2E66BA, #3C7BD8); -webkit-transform: skew(0deg); transform: skew(0deg);}}