
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; bottom: 10%; left: 0; z-index: 123; padding: 0 5vw; width: 100%; height: 100vh;}#mv-img-wrap p { color: #ffffff;	font-weight: 600;	text-shadow: #222 3px 3px 3px;	line-height: 1.5;}#fade01 p { font-size: 280%; text-shadow: 0px 0px 10px rgba(255, 120, 142, 1);}#fade02 p { font-size: 250%; text-shadow: 0px 0px 10px rgba(150, 201, 103, 1);}
#fade01 { animation: fadeIn 3s ease 1s forwards normal; opacity: 0;}#fade02 { animation: fadeIn 3s ease 2s forwards normal; opacity: 0;}#fade03 { animation: fadeIn 3s ease 3s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#greeting {padding: 5rem 0; background-image: url("../img/bg-greeting.png");	background-position: center top;	background-size: 100% auto;	background-repeat: no-repeat;}
#greeting h1 {color: #ff788e; text-align: center; font-size: 5rem; font-weight: 600;	letter-spacing: .5rem; margin-bottom: 5rem;	opacity: .1;	position: relative;}
#greeting h1 span{color: #96c967;	font-size: 120%;}
#greeting h2 { position: absolute; top: 8rem; left: 0; width: 100%; text-align: center; font-size: 2.5rem; font-weight: 600;}
#greeting p {line-height: 2;}
#biz01 { position: relative; margin: 80px auto; padding: 80px 0;}#biz01:before { content: ""; display: block; width: 70%; height: 100%; background: linear-gradient(135deg, #ff788e, #ffb8c3); position: absolute; z-index: 1; left: 0; top: 0; border-radius: 0 30px 30px 0;}#biz01 #inner {position: relative; z-index: 2;}#biz01 #inner img {border-radius: 10px;}
#biz01 h2 {color: #ffffff;	font-size: 140%;	font-weight: bold;	border-bottom: 1px solid #fff;}
#biz02 { position: relative; margin: 80px auto; padding: 80px 0;}#biz02:before { content: ""; display: block; width: 70%; height: 100%; background: linear-gradient(135deg, #ff788e, #ffb8c3); position: absolute; z-index: 1; right: 0; top: 0; border-radius: 30px 0 0 30px;}#biz02 #inner {position: relative; z-index: 2;}#biz02 #inner img {border-radius: 10px;}
#biz02 h2 {color: #ffffff;	font-size: 140%;	font-weight: bold;	border-bottom: 1px solid #fff;}
#banner {padding: 5rem 0; position: relative; background-image: radial-gradient(rgba(255,120,142, 0.3) 7%, transparent 10%), radial-gradient(rgba(1255,120,142, 0.3) 7%, transparent 10%); background-position: 0 0, 20px 20px; background-size: 40px 40px;}
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: #e5e5e5; height: 24vw;	border-radius: 30px;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: rgba(255,255,255,.2); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.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 { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out;}
.bnr-text { position: absolute; bottom: -15px; width: 70%; left: 15%; opacity: 0; 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){ #greeting, #news, #banner { font-size: 1.1rem; }}
@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; }
#mv-img-wrap #fade01 p { font-size: 160%;}#mv-img-wrap #fade02 p { font-size: 140%;} #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #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; }
#mv-img-wrap { top: 10%;}#mv-img-wrap #fade01 p { font-size: 200%;}#mv-img-wrap #fade02 p { font-size: 180%;}
#greeting { padding: 5rem 0 0;}#greeting h1 { font-size: 3rem;}#greeting h2 { position: absolute; top: 6.5rem; left: 0; font-size: 2rem;
}
#biz02 { transition: .6s .0 ease-out;}#biz03 { transition: .6s .0 ease-out;}#biz dd {font-size: 100%;}#visit { position: relative; margin: 0; padding: 30px 0;}#biz01:before,
#biz02:before { width: 100%;	border-radius: 30px;}#biz01 h2,
#biz02 h2 { font-size: 180%;}}
