@charset "UTF-8";
#mv::after {content: ""; position: absolute; width: 100%; height: 20px; background: url(../img/wave.png) repeat-x bottom left / contain; left: 0; bottom: 0;	z-index: 100;}
#top-header-wrap { position: absolute; width: 100%; height: 100vh; top: 0; left: 0; z-index: 123;}
#fade01 { color: #ffb400; font-size: 300%; font-weight: 600; line-height: 1.5; text-shadow: 0 0 10px #333; animation: fadeIn 3s ease 1s forwards normal; opacity: 0; margin-bottom: .8vw;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#news {width: 70%;	background-color: #ffffff;	box-shadow: 0.5rem 0.5rem 10px rgba(233, 217, 72, 0.1), -0.5rem -0.5rem 8px rgba(233, 217, 72, 0.05);	border-radius: 20px;	position: relative;	top:-5rem;	left: 15%;	z-index: 15;}
.to-list { position: absolute; right: 1vw; top: 1vw; font-size: 80%;	color: #03bc40;	padding:.25rem .5rem;	border:2px solid #03bc40;	border-radius: 10px;}.list-box { overflow: auto;}.list-box li { border-bottom: dotted 1px ;	padding: .8vw 3vw .8vw}a.list-link { text-decoration: underline; color: #333333;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #03bc40; padding-top: .3vw; color: ;}
#greeting {padding: 5rem 0; background-image: url("../img/bg-greeting.jpg");	background-size: contain;	background-position: center center;	background-repeat: repeat;}
#greeting h1 {color: #ffb400; font-size: 160%;	font-weight: 600;	position: relative;}
#greeting p {line-height: 2;}
#greeting-img {position: relative;	z-index: 5;}#greeting-img img {border-radius: 10px;}
.cont-photo { background-repeat: no-repeat; background-size: cover; background-position: center center; height: 50vw;}
#top-contents h2 { color: #ffb400;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #333333; margin-top: 1rem;}.h2-jp { font-size: 50%;}
@keyframes move { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); }}
.move { animation: 3s move infinite;}@keyframes move2 { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); }}
.move2 { animation: 3s 1.5s move infinite;}
#top-service {padding: 5rem 0;}
.title {position: relative;}.title h1 {color: #FCF4E7;	text-align: center;	font-size: 4rem;	font-weight: 600;	margin-bottom: 5rem;}.title h2 {position: absolute;	top:3rem;	left: 0;	width: 100%;	color: #ffb400;	text-align: center;	font-size: 2.5rem;	font-weight: 600;}
a.bnr-link { position: relative; overflow: hidden; height: 25vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background-color: rgba(255,255,255,.7); 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%; border-radius: 20px;}.bnr-bg2 { width: 100%; border-radius: 20px;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02) translate(-50%, -50%);}.h2-banner { position: absolute; bottom: 0; right: 0; width: 90%; max-width: 80%; text-align: center; z-index: 123; font-size: 100%; transition: 0.4s ease-out;}/*.bnr-link:hover .h2-banner { top: 55%;
}*/
.bnr-ttl-jp { background-color: #ffffff; color: #03bc40; font-weight: 600; padding: 1vw 0; border-radius: 20px 0 0 0;}.bnr-ttl-en { background-color: #03bc40; color: #333333; padding-top: 0.4vw;}.bnr-line { content: ""; position: absolute; z-index: 123; border: solid 1px #fff; display: block; transition: 0.2s ease-out;}
@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: 1199px){#fade01 { margin-bottom: 3.5vw;}}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (max-width: 767px){#fade01 { font-size: 280%;}#fade02 { font-size: 280%;} #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; } #greeting-box {position: relative;	top: 0;	left: 0;	z-index: 10;} #g-header-wrap { width: 100%; }
#bnr2 {margin-top:3rem;}#bnr3 {margin-top:3rem;}.h2-banner { right: 0; width: 65%; max-width: 90%;}.bnr-ttl-jp { padding: 5vw 0;} a.bnr-link { height: 60vw; } .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; }}@media (max-width: 575px){#news {width: 90%;	left: 5%;} #greeting { line-height: 6vw;}
#greeting h1 { font-size: 180%;}
.move {margin-bottom:5rem;	}
figcaption { font-size: 150%;}
.bnr-link::after { background-color: rgb(255,247,229,.4);
}
}