
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap {position: absolute; top: 25%; z-index: 123;}#mv-img-wrap { color: #f8f4e6;	font-weight: 600;	text-shadow: #222 3px 3px 3px;	line-height: 1.5;	text-align: left;}.fade01 p { font-size: 160%;}.fade02 p { font-size: 200%;}
.fade01 { animation: fadeIn 3s ease forwards normal; opacity: 0;}.fade02 { animation: fadeIn 3s ease 1s forwards normal; opacity: 0;}.fade03 { animation: fadeIn 3s ease 3s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#news {position: relative;	top: -5vw;	left: 0;	z-index: 15;}
#news h1 {font-size: 140%;}
#bg-news {background-color: #F7F7F7;}
.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;}
#greeting {padding: 5rem 0;	background-size: cover;	background-position: center center;	background-repeat: no-repeat;	background-attachment: fixed;}
#bg-greeting { line-height: 2.2vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px ; color: ;}
#text-greeting { background:rgba(255,255,255,.7);	border-radius: 10px;}#text-greeting p { margin: 7px 0; font-size: 105%;}
#top-biz01,
#top-biz02 {position: relative;	margin: 5rem 0;	color: #c6760d;	overflow: hidden;}#top-biz01:before { content: ""; display: block; width: 70%; height: 100%; background: url(../img/bg-top-biz.jpg) no-repeat; background-size: cover; background-position: center center; position: absolute; z-index: 1; right: 0; top: 0;}#top-biz02:before { content: ""; display: block; width: 70%; height: 100%; background: url(../img/bg-top-biz2.jpg) no-repeat; background-size: cover; background-position: center center; position: absolute; z-index: 1; left: 0; top: 0;}#top-biz-text {position: relative;	z-index: 5;	background: rgba(255,255,255,.6);	padding: 2rem;	border-radius: 10px;}#top-biz01 h1,
#top-biz02 h1 {position: relative;	z-index: 5;	font-size: 260%;	font-weight: 600; color: #c6760d;}#top-biz01 h2,
#top-biz02 h2 {font-size: 140%;	font-weight: 600; color: #c6760d;	border-bottom: 1px solid #f8f4e6;}
@media (min-width: 1300px){ #greeting, #news, #banner { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }
#mv-img-wrap {position: absolute; top: 25%; z-index: 123;}}
@media (max-width: 767px){ #header{ height: 100vw; } #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #g-header-wrap { width: 100%; } .index-header::after { top: 2vw; }}
@media (min-width: 576px){}
@media (max-width: 575px){#news { top: -10vw;} .index-header::after { top: 2.5vw; }
#mv-img-wrap { position: absolute; top:40vw; z-index: 10;}#fade01 p,
#fade02 p { font-size: 120%;}#greeting { line-height: 6vw;}#greeting h1 { font-size: 160%;}#top-biz01:before,
#top-biz02:before { width: 100%;}}