
@charset "UTF-8";
#header { height: 100vh;}#header-nav { position: relative; z-index: 1234;}#mv-img-wrap { position: absolute; top: 40%; z-index: 123;}#mv-img-wrap img { margin-bottom: 3rem;}#mv-img-wrap p { color: #ffffff;	font-size: 300%;	font-weight: 600;	text-shadow: #222 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;}
#bg-greeting {padding-bottom: 5rem;}
#greeting h1 { font-size: 160%; border-bottom: solid 1px #222222; margin-bottom: 1.5rem;}
#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: 38vw;}.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;}
#top-biz {position: relative;	background-color: #333;	color: #ffffff; min-height: 100vh;}#top-biz-photo { height: 100vh; background: url(../img/bg-top-biz.jpg) no-repeat; background-size: cover; background-position: center center;}#top-biz h1 {font-size: 10vw;	color: #222222;	font-weight: 600;	position: absolute;	bottom:30px;	left: 0;	z-index: 20;}
#top-biz h2 {font-size: 140%;	font-weight: 600;	border-bottom: 1px solid #222222;}
#strengths h1 {font-size: 10vw;	color: #222222;	font-weight: 600;	z-index: 20;}
.contents { height: 100vh; background: url(../img/bg-contents.jpg) no-repeat; background-size: cover; background-position: center center;	position: relative;}.contents::after { content: '';	width: 100%;	height: 100%;	position: absolute;	top:0;	left: :0;	background: rgba(255,255,255,.6);	z-index: 5;}.contents > div {position: relative;	z-index: 10;}.contents h2 {font-size: 140%;	font-weight: 600;	border-bottom: 1px solid #222222;}
#contents-box {padding: 5rem 0;}
.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: 200%;}#contents01,
#contents02 {padding: 3rem 1rem;}
#top-busi h1 { font-size: 250%; line-height: 1;}#top-biz:before { width: 100%;}h3.tate { font-size: 10vw;}#top-biz { min-height: auto;}#top-biz-photo { height: 20vh;}.contents { height: auto;}}