@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:#ffffff; font-size: 300%; font-weight: 600; line-height: 1.5; text-shadow: 0 0 5px #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: #bf0707;	padding:.25rem .5rem;	border:2px solid #bf0707;	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: #0a0a0a;}a.list-link:hover { text-decoration: none;}.date-box { background-color: #bf0707; padding-top: .3vw; color: ;}/*#greeting { position: relative;	padding: 5rem 0; background-image: url("../img/bg-greeting.jpg");	background-size:cover;	background-position: center center;	background-repeat: repeat;
}*/
#greeting { background-color:#1cb4c9; position: relative; padding: 5vw;}#greeting-box{ background-color: #fff; border-radius: 30px;}#greeting img{ border-radius: 30px;}#greeting img.illust_top{ position: absolute; top: 0vw; right: 0; width:18%; z-index: 1;}#greeting img.illust_bottom{ position: absolute; bottom: -5vw; left: 0; width:18%;}#banner{ position: relative; background-position: top right, bottom left; background-repeat: no-repeat; background-size:50%,50%;}#banner img.illust_top{ position: absolute; top: -1vw; right: 0; width:50%;}#banner img.illust_bottom{ position: absolute; bottom: -2vw; left: 0; width: 50%; z-index: 10000;}#greeting h1 {color: #1cb4c9; font-size: 280%;	font-weight: 600;	position: relative; background-size: 40%; padding-bottom: 40px !important; background-repeat: no-repeat; background-position: bottom center;}#greeting h1 img { width:10vw; margin:0 auto;}#greeting h1 span { font-size: 50%;}#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: #1cb4c9;}#top-contents h2::after { content: ""; display: block; height: 1px; width: 25%; background-color: #0a0a0a; margin-top: 1rem;}.h2-jp { font-size: 50%;}.hirogaru_none{ display:none;}#bnr.business{ padding-bottom: 60px; border-right: solid 3px rgb(45 195 219 / 25%);}#bnr.company{ padding-top: 60px;}
@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;}
.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: #1cb4c9;	text-align: center;	font-size: 2.5rem;	font-weight: 600;}ul.company .bnr02{ order:1;}ul.company .bnr01{ order:2;}a.bnr-link { position: relative; overflow: hidden; height: 30vw; background-size: cover; background-position:center; border-radius: 30px; transition: 0.4s ease-out;}.bnr-text a{ color:#fff; background-size: contain; background-repeat: no-repeat; background-position: center center;}/*.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 { color:#17a2b8; text-align: center; font-size: 200%;}.h2-banner span{ font-size: 80%;}.h2-banner img{ display: block; width: 7vw; margin: 0 auto; padding-bottom: 15px;}.bnr-text{ text-align: center;}/*.bnr-link:hover .h2-banner { top: 55%;
}*/
.bnr-ttl-jp { background-color: #ffffff; color:#17a2b8; font-weight: 600; padding:0; border-radius: 20px 0 0 0;}.bnr-ttl-en { background-color: #bf0707; color: #0a0a0a; 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: 160%; } #fade02 { font-size: 160%; }	#greeting img.illust_top{ top: 0vw; right: 0; width:30%; z-index:999; } ul.business .bnr02{ order:1; } ul.business .bnr01{ order:2; } #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; } .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; } #greeting img.illust_bottom{ position: absolute; bottom: 1vw; left: 0; width: 30%; z-index: 999; } #greeting h1 { font-size: 250%; background-size: 70%; } #banner img.illust_top { top: -3vw; width: 100%; } #banner img.illust_bottom { position: absolute; bottom: -3vw; width: 100%; } #bnr.business{ border-right:none; padding-bottom: 0; } #bnr.company{ padding-top: 0; } .h2-banner img{ width: 20vw; }}@media (max-width: 575px){#news {width: 90%;	left: 5%;} #greeting { line-height: 6vw;}
.move {margin-bottom:5rem;	}
figcaption { font-size: 150%;}
.bnr-link::after { background-color: rgb(255,247,229,.4);
}
}