
@charset "UTF-8";
#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;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 35vw;}
#top-contents h1 { font-size: 170%;}
#top-contents h2 { color: #1e73be;}
.h2-jp { font-size: 70%;}
#content01 {background-color: rgba(30,115,190,.2);}
#content01 h2 { font-size: 160%; position: relative; display: inline-block; padding: 0 45px;}#content01 h2:before, #content01 h2:after { content: ''; position: absolute; top: 50%; display: inline-block; width: 44px; height: 2px; background-color: black;}#content01 h2:before { -webkit-transform: rotate(60deg); transform: rotate(60deg);}#content01 h2:after { -webkit-transform: rotate(-60deg); transform: rotate(-60deg);}#content01 h2:before { left:0;}#content01 h2:after { right: 0;}
#content01 h3 {font-size: 90%;	color: #ffffff;	background-color: #1e73be;	padding: 1.3rem 0.5rem;	margin-bottom: 0;	border-radius: 10px 10px 0 0; text-align: center;}#content01 img {border-radius: 0 0 10px 10px;}
#content02 { background-image: url("../img/bg-content02-2.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed;}
#content03 { background-image: url("../img/bg-content03.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed;}.sirobako{ background-color:rgba(255,255,255,.8) }
a.bnr-link { position: relative; overflow: hidden; height: 20vw; padding: 1vw; color: #fff;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgb(30,115,190); width: 100%; height: 100%; z-index: 12; opacity: .3; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.bnr-bg { transition: transform 0.3s ease-out; position: absolute; top: 50%; left: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { width: 100%;}
.bnr-link:hover .bnr-bg { transform: scale(1.02) translate(-50%, -50%);}.text-wrap .bnr-ttl-jp { position: absolute; top: 0; left: 0; z-index: 123; opacity: 0;}.text-wrap p { color: #ffffff; text-align: center; transition: 0.6s ease-out; width: 100%; z-index: 123;}a.bnr-link:hover .bnr-ttl-jp { opacity: 1;}a.bnr-link:hover .bnr-ttl-en { opacity: 0;}.blue{ color: #1e73be;}
@media (min-width: 1200px){ #top-header-wrap, #greeting, .list-box { font-size: 1.1rem; } .cont-photo { height: 450px; } #top-contents { font-size: 1rem; } .text-wrap .bnr-ttl-jp { top: 7px; }}
@media (min-width: 992px){ .logo-area { top: 50vh; } #header-wrap { top: 70vh; bottom: auto; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .4; } .text-wrap .bnr-ttl-jp { position: relative; top: 1vw; opacity: 1; font-size: 100%; } a.bnr-link:hover .bnr-ttl-en { opacity: 1; }}
@media (max-width: 767px){ #header,#mv { height: 100vw; } .cont-photo { height: 60vw; } #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: 55vw; } .index-header::after { top: 2vw; } .text-wrap .bnr-ttl-jp { top: 2vw; } #content01 h3 { font-size: 140%; } }@media (max-width: 575px){ #greeting { line-height: 6vw; }
#top-contents h1 { font-size: 140%;}#content01 h2 { font-size: 130%;}#content02,
#content03 { background-attachment: scroll; padding: 0;}}