
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; top: 70%; z-index: 123;}#mv-img-wrap img { margin-bottom: 3rem;}#mv-img-wrap p { color: #333333;	font-size: 300%;	font-weight: 600;	text-shadow: #fff 3px 3px 3px;	line-height: 1.5;}
.fade01 { animation: fadeIn 3s ease forwards normal; opacity: 0;}.fade02 { animation: fadeIn 3s ease 1.5s 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: 200%;}
#bg-news {background-color: #F7F7F7;}
.to-list { position: absolute; right: 1vw; top: 3vw; font-size: 90%; border: solid 1px ;}.list-box { height: 15vw;	overflow-y: auto;}
.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;}
#text-greeting {padding: 5rem 0;	position: relative;}
#greeting h1 { font-size: 5rem; color: #8e8e8e; position: absolute;	top:1rem;	left: 0;	width: 100%;	z-index: 5;	opacity: .3;}
#greeting h2 { font-size: 200%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;	position: relative;	z-index: 10;}#greeting p {position: relative;	z-index: 10;}
#banner h1 {font-size: 10vw;	color: #8D8D8D;	line-height: 1;}
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: ; height: 24vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.3)100%); 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%;	position: relative;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02) translate(-50%, -50%);}.h2-banner { color: #ffffff; position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 200%; transition: 0.4s ease-out;}h3.tate {position: absolute; /*writing-mode: vertical-rl;*/ left: 0; bottom: 10%; color: #fff; font-size: 7vw; line-height: 0; opacity: 0.5;}.bnr-link:hover .h2-banner { top: 43%;}.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;}
.contents-box {padding: 5rem 1rem;}
.contents-box a:hover {color: #8e8e8e;}
.contents h1 {font-size: 3rem;	color: #8e8e8e;	font-weight: 600;}
.contents h2 {font-size: 140%;	font-weight: 600;	border-bottom: 1px solid #ffffff;}
.number {font-size: 140%;	color: #595959;	font-weight: bold;	padding-left: .5rem;}
.works-list-wrap {overflow: hidden;}.works-list-wrap h1 { font-size: 250%; line-height: 1;}
.before:after { font-family: 'Font Awesome 5 Free'; font-weight: 900; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; content: '\f101'; position: absolute; font-size: 300%; color: ; top: 35%; right: -2vw; z-index: 123;}
.autoplay-slider { display: flex; min-width: 100%; width: min-content; animation: 40s linear infinite sliderAnimation;}
.autoplay-slider .slide { width: 400px; background: #fff; position: relative;}
.autoplay-slider span { position: absolute; font-size: 3em; color: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%);}@keyframes sliderAnimation { 100% { transform: translateX(-50%); }}
.autoplay-slider .lb-number {display: none !important;}
@media (min-width: 1300px){}
@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; } a.bnr-link { height: 72vw; } .index-header::after { top: 2vw; } #top-biz:before {background-attachment: scroll; } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }	.bnr-bg, .bnr-bg2 { transition: transform 0.4s ease-out; position: absolute; top: 0; left: 0; transform: scale(1) translate(0, 0);}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1) translate(0, 0);}}
@media (min-width: 576px){}
@media (max-width: 575px){#mv-img-wrap p {font-size: 160%;}#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%;}.list-box { height: 40vw;} #greeting { line-height: 6vw; }
#greeting h1 { font-size: 4rem;}.contents-box { padding: 3rem 0;}.contents h1 {font-size: 2rem;}}