<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*--------------------------------------------------------------------
index.html	(トップページ)
top.css
--------------------------------------------------------------------*/


/*------------Header---------------------------------------------------------------*/
div#Header { background: inherit !important; }

/*------------Logo------------------------------------------------------------*/
div#InHeader {
	width: 980px;
	margin: 0 auto;
	padding: 100px 0 195px;
	overflow: hidden;
}
div#InHeader p {
	display: block;
	width: 493px;
	margin-top: 40px;
}
div#InHeader p span {
	display: block;
	height: 0;
	padding-top: 24.54361054766734%;
	background: url(../../../img/parts/header_txt.png) no-repeat left top;
	background-size: cover;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	z-index: -1;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

/*------------TopAnima------------------------------------------------------------*/
div#TopAnima {
	display: block;
	width: 100%;
	height: 600px;
	background: inherit !important;
	background-size: cover;
	position: absolute;
	z-index: -1;
	overflow: hidden;
}
div#TopAnima div.Anima {
	width: 100%;
	height: 600px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
	z-index: -1;
}
div#TopAnima div#Anima01 { background-image: url(../../../img/pc/top/anima_p01.jpg); }
div#TopAnima div#Anima02 { background-image: url(../../../img/pc/top/anima_p02.jpg); }
div#TopAnima div#Anima03 { background-image: url(../../../img/parts/header_bg.jpg); }

/*------------Main------------------------------------*/
div#Main { width: 100%; }

/*------------Title------------------------------------*/
div#Title { margin-bottom: 50px; }
div#Title h2 {
	padding-bottom: 0.25em;
	border-bottom: 0 none;
}
div#Title p {
	width: 980px;
	margin: 0 auto;
	font-size: 0.93em;
}

/*------------WorksBtn------------------------------------*/
div#WorksBtn {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
div#WorksBtn ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#WorksBtn ul li {
	width: 50%;
	float: left;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
div#WorksBtn ul li#WBtn01 { background-image: url(../../../img/pc/top/works_p01.jpg); }
div#WorksBtn ul li#WBtn02 { background-image: url(../../../img/pc/top/works_p02.jpg); }
div#WorksBtn ul li a {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: rgba(43, 43, 43, 0.6);
}
div#WorksBtn ul li:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
div#WorksBtn ul li a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
div#WorksBtn ul li a span {
	display: block;
	max-width: 50vw;
	height: 420px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center 50% , center 90% , center 65% , center center;
	position: relative;
}
div#WorksBtn ul li#WBtn01 a span {
	background-image:
		url(../../img/pc/top/works_t01-1.png) ,
		url(../../../img/pc/top/works_t01-2.png) ,
		url(../../../img/pc/top/works_arrow.png),
		url(../../../img/pc/top/works_bg.png);
}
div#WorksBtn ul li#WBtn02 a span {
	background-image:
		url(../../img/pc/top/works_t02-1.png) ,
		url(../../../img/pc/top/works_t02-2.png) ,
		url(../../../img/pc/top/works_arrow.png),
		url(../../../img/pc/top/works_bg.png);
}
div#WorksBtn ul li div { display: none; }

/*------------aboutBtn------------------------------------*/
div#aboutBtn {
	width: 100%;
	max-width: 980px;
	margin: 50px auto -20px;
}
div#aboutBtn ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#aboutBtn ul li {
	width: 25%;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	font-size: 1.33em;
}
div#aboutBtn ul li a {
	display: block;
	padding-bottom: 25px;
	background: url(../../../img/pc/top/about_arrow.png) no-repeat center bottom;
}
div#aboutBtn ul li a:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*------------recruit------------------------------------*/
div#recruit {
	width: 100%;
	max-width: 1400px;
	margin: 60px auto 0;
	background: url(../../../img/pc/top/recruit_p.jpg) no-repeat center center;
	background-size: cover;
}
div#recruit a {
	display: block;
	width: 100%;
	height: 450px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}
div#recruit:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
div#recruit a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
div#recruit a span {
	display: block;
	width: 100%;
	height: 66px;
	margin-left: auto;
	background-color: rgba(186, 227, 0, 0.9);
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../img/pc/top/recruit_t.png);
	position: absolute;
	bottom: 0;
}
div#recruit div { display: none; }

/*------------News------------------------*/
div#News {
	width: 890px;
	margin: 50px auto 0;
}
div#News h2 {
	height: 75px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url(../../img/pc/top/news_t.png) , url(../../../img/pc/top/news_line.gif);
	background-position: center center , center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#News div#InNews {
	max-height: 200px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
div#News div#InNews iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background-color: transparent;
}</pre></body></html>