<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,

textarea {
    color: #222;
}

html {
	font-size: 0.88em;
	line-height: 1.6;
}

body {
	font-family:"繝｡繧､繝ｪ繧ｪ","Meiryo",arial,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic",Sans-Serif;
	-webkit-text-size-adjust: 100%;
	position:relative;
}
a { overflow: hidden; outline: none;}
a:link { color: #D80C18; text-decoration: none; }
a:visited { color: #D80C18; text-decoration: none; }
a:hover { color: #D80C18; text-decoration: underline; }
a:active { color: #D80C18; text-decoration: underline; }
a:focus{outline: none;}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
	vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* 繝ｪ繝ｳ繧ｯ逕ｻ蜒上ｒ蜊企乗�縺ｫ
=================================================================== */

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

/* -----------------------------------------------
繝倥ャ繝繝ｼ繝ｻ繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン驛ｨ蛻�
----------------------------------------------- */
header {
	background-image: url(../images/back-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 0;
	padding-top:58%;
	position:relative;
	z-index:0;
}
header h1, h2 {
	margin:0;
	padding:0;
}
header .logo1 {
	position: absolute;
	top: -20%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width:472px;
	height:54px;
}
#news_wrap {
	text-align:center;
	background-color:rgba( 0, 0, 0, 0.7 );
	margin-top:-180px;
	position:relative;
}
.backblack {
	width:780px;
	height:130px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin:0 auto;
}
.backblack .newsbox {
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.backblack .newsbox .n_title {
	float:left;
	margin-right: 1em;
	padding-right: 1em;
	width:76px;
}
.backblack .newsbox .news {
	float:left;
	height:120px;
	width:640px;
	overflow:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.news dl{
	display:block;
	padding:0 0 0 20px;
	float: left;
	clear: both;
	margin:4px 30px 4px 0;
}
.news dt{
	color:#ffffff;
	text-align:left;
	float:left;
	width:80px;
	display:block;
}
.news dd{
	color:#ffffff;
	float:right;
	display:block;
	width:420px;
	margin-left:20px !important;
}


nav {
	background-color:#ffffff;
}

#menu {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
}
#menu h1{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

#menu ul{
	float:right;
	margin: 60px 0 0 0;
	padding: 0;
	height: 23px;
}
#menu ul li{
	float: left;
	padding-right: 15px;
	height: 14px;
	padding-left: 15px;
	position:relative;
}
#menu ul li a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50014;
}

#menu ul li:last-child{
	padding-right: 0px;
}
.menu01 a {background: url("../images/menu01.png") no-repeat;width:37px;display:block;text-indent: -9999px;}
.menu02 a {background: url("../images/menu02.png") no-repeat;width:59px;display:block;text-indent: -9999px;}
.menu03 a {background: url("../images/menu03.png") no-repeat;width:73px;display:block;text-indent: -9999px;}
.menu04 a {background: url("../images/menu04.png") no-repeat;width:60px;display:block;text-indent: -9999px;}
.menu05 a {background: url("../images/menu05.png") no-repeat;width:84px;display:block;text-indent: -9999px;}
.menu06 a {background: url("../images/menu06.png") no-repeat;width:82px;display:block;text-indent: -9999px;}

.active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50014;
}


.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
	height:64px;
	box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.03);
 }
.fixed h1 {
	margin:0 !important;
}
.fixed h1 img{
	width:60%;
	height:auto;
	transition: 0.2s;}
.fixed ul {
	margin: 20px 0 0 0 !important;
	transition: 0.2s;}
.fixed li {
    height: 28px;
    margin: 0;
}

#sns {
	width:214px;
	height: 32px;
	z-index:50;
	float: right;
	display: block;
	position:absolute;
	top:130px;
	right:0;
}
#sns ul{
	margin: 0px;
	padding: 0;
}
#sns ul li{
	float: left;
	font-size: 0px;
	padding: 0 6px 0 0;
	height: 32px;
}
.fixed #sns{
	display:none;
}
/* -----------------------------------------------
繝ｬ繧､繧｢繧ｦ繝郁ｪｿ謨ｴ
----------------------------------------------- */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.clear {
	clear:both;
}

/* -----------------------------------------------
繝輔ャ繧ｿ繝ｼ
----------------------------------------------- */
footer{
	clear: both;
	width: 100%;
	margin: 10px 0;
}
footer .inner{
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 30px;
}

footer .inner .copy{
	clear:both;
	padding-top: 10px;
	font-size: 10px;
	display: inline-block;
	float: left;
}
.sns_f {
	width:150px;
	height: 32px;
	position:absolute;
	top:5px;
	left:947px;
}
.sns_f ul{
	margin: 0px;
	padding: 0;
}
.sns_f ul li{
	float: left;
	font-size: 0px;
	padding-right: 4px;
	height: 24px;
}

.page_top {
	float:left;
	text-align: center;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 16em;
	padding-top: 5px;
}
/* -----------------------------------------------
vision
----------------------------------------------- */
#vision {
	width: 672px;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#vision h1 {
	padding-bottom:2em;
}
#vision .title {
	padding-bottom:2em;
}
#vision .textbox {
	background-image: url(../images/vision-back-img.jpg);
	background-repeat: no-repeat;
	background-position: center 22%;
	text-align:left;
	line-height:1.8;
}
#vision .textbox .preg {
	text-align:right;
	padding-top:2em;
}

/* -----------------------------------------------
service
----------------------------------------------- */
#service {
	padding:100px 0;
	margin:0 0 0 0;
	background-color:#E6E6E6;
}
#service .service_innner {
	width:1100px;
	margin:0 auto;
}
#service h1 {
	padding-bottom:2em;
}
#service .ph {
	float:left;
	width:550px;
	margin-right:48px;
}
#service .detail {
	float:right;
	width:500px;
}
#service .title {
	padding-bottom:2em;
}
#service .textbox {
	text-align:left;
}
#service .textbox p {margin:0; padding:0;}
#service .textbox .point {
	margin:0.5em 0
}
/* -----------------------------------------------
works
----------------------------------------------- */
#works {
	padding:100px 0;
	margin:0 0 0 0;
}
#works .works_innner {
	width:1100px;
	margin:0 auto;
}
#works h1 {
	padding-bottom:2em;
}
#works .title {
	padding-bottom:2em;
}
#works ul {
	margin:0;
	padding:0;
}
#works ul li {
	float:left;
	list-style:none;
	padding:0 12px 12px 0;
}
#works ul li:last-child {
	padding:0 ;
}

/* modal */
.works_modal {
	background: #fff none repeat scroll 0 0;
	padding: 40px;
	width: 650px;
}
.works_modal .ph {
	float:right;
	margin:0 0 2em 1em;
}
.works_modal p {
	display:block;
}
.works_modal .title-m {
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
}
.works_modal .text-m {
    font-size: 0.9em;
    margin-bottom: 10px;
    text-align: left;
}
/* -----------------------------------------------
company
----------------------------------------------- */
#company {
	padding:100px 0;
	margin:0 0 0 0;
	background-color:#E6E6E6;
}
#company .company_innner {
	width:960px;
	margin:0 auto;
}
#company h1 {
	padding-bottom:2em;
}
#company ul {
	margin:0;
	padding:0;
}
#company ul li {
	width:62%;
	float:left;
	list-style:none;
	padding:0 0 0 0;
}
#company ul li:last-child {
	float:right;
	width:34%;
	padding:0 0 0 20px;
}
#company dl{
	text-align:left;
	display:block;
	padding:0 0 0 0;
	float: left;
	clear: both;
	margin:4px 0 2em 0;
}
#company dt{
	text-align:left;
	float:left;
	width:60px;
	display:block;
	font-weight: bold;
}
#company dd{
	float:left;
	display:block;
	width:220px;
	margin-left:40px !important;
}

#company .map {
	width:500px;
	border: 1px solid #999999;
}
/* -----------------------------------------------
contact
----------------------------------------------- */
#contact {
	padding:100px 0;
	margin:0 0 0 0;
	background-color:#1B1B1B;
}
#contact .contact_innner {
	width:780px;
	margin:0 auto;
}
#contact h1 {
	padding-bottom:2em;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
; 	margin: 0px;
	padding: 0px;

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   201812 霑ｽ險�
   ========================================================================== */
.pr201812{
	width:100%;
	height:auto;
	padding:20px;
	margin-top:60px;
	border:7px #AA3020 solid;
}

.pr201812 img{
	float:left;
	padding-right:35px;
	width:468px;
	height:160px;
}

.pr201812 p{
	font-size:13px;
	line-height: 2;
	text-align: left;
}

</pre></body></html>