<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-width: 761px) {


}

/*-------------------------*/
/* SPレイアウト 760px*/
/*-------------------------*/
@media screen and (max-width: 760px) {

.sn{ display:none;}
.tn{ display:block;}

/*-------sp_menu--------*/
.menu-trigger,
.menu-trigger span {
	float: right;
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	z-index:9999;
	position:fixed;
	right:0px;
}
.menu-trigger {
	width: 55px;
	height: 55px;
	text-align: center;
	margin: 0;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: #00558f;
}
.menu-trigger span:nth-of-type(1) {
	top: 19px;
	left: 15px;
}
.menu-trigger span:nth-of-type(2) {
	top: 26px;
	left: 15px;
}
.menu-trigger span:nth-of-type(3) {
	bottom:27px;
	left: 15px;
}
.menu-trigger span:nth-of-type(4) {
	bottom:20px;
	left: 15px;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) ,
.menu-trigger.active span:nth-of-type(3)  {
	left: 200%;
	opacity: 0;
	-webkit-transform: translateY(0px);
	transform: translateY(5px);
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.menu-trigger.active span:nth-of-type(4) {
	-webkit-transform: translateY(-30px) rotate(45deg);
	transform: translateY(-5px) rotate(45deg);
}

header nav.sp{
	position:absolute;
	top:0;
	width:100%;
	text-align:center;
	z-index:8000;
	height:auto;
	right:0;
	background:#fff;
	padding:80px 0 40px;
	box-shadow: 0px 7px 15px -5px rgba(0, 0, 0, 0.2);
}

header nav.sp ul{
	width: 90%;
	margin:0 auto;

}
header nav.sp ul li{
	background:#00558f;
	overflow:hidden;
	font-size:14px;
	border-top:none;
	border-bottom: 1px solid #fff;
}
header nav.sp ul li:last-child{border-bottom:none;}

header nav.sp ul li a:link{ color:#fff;}
header nav.sp ul li a:hover{ color:#fff;}
header nav.sp ul li a:active{ color:#fff;}
header nav.sp ul li a:visited{ color:#fff;}


header nav.sp li a{
	padding:8px 15px;
	display:block;
}
.logo {margin-bottom:10px;}	
.tel {
	width:100%;
	float:none;
	text-align:center;
	margin:10px auto 0; 
	position:static;
	line-height:26px;
}
.tel a { color:#00558f; text-decoration:none;}


/*=============================
	Layout-Base
===============================*/
/* header
-------------------------*/
header {}
	.siteTitle {
		float:none;
		position:absolute;
		z-index:200;
		left:0;
		top:10px;
		width:50%;
	}

	
	
/* global-navigation
-------------------------*/
#gl_nav {
	height:auto;
	background:none;
	width:100%;
	position:static;
}
			


/* footer
-------------------------*/
footer {background:#00458c;}
#footer {
	width:96%;
	margin:0 auto;
	padding-top:24px;
}
	.ft_nav {}
	.ft_nav li {
		padding:0;
		line-height:50px;
		height:50px;
		color:#00458c;
		display:block;
		width:48%;
		float:left;
		background:#fff;
		font-size:13px;
		margin:0 0 10px 0;
	}
	.ft_nav li:nth-child(even) { float:right;}
	.ft_nav a {
		margin:0;
		display:block;
		text-decoration:none;
	}
	.ft_nav a:link,
	.ft_nav a:visited,
	.ft_nav a:hover,
	.ft_nav a:active {
		color: #00458c;
	}
		.ft_info li:first-child {margin-bottom:5px;}



/*=============================
	TopPage setting
===============================*/
section {
	width:100%;
	margin:0 auto;
}
.greeting {}
	.greeting h3 {
		font-size:20px;
		line-height:36px;
		margin:0 0 20px 10px;
	}
	.greeting p {
		line-height:22px;
		font-size:14px;
		margin:0 0 10px 10px;
	}
#menu {}
	.menu li {
		width:100%;
		float:none;
	}
	.menu li:nth-child(2) {
		float:none;
	}
	.menu li:nth-child(4) {
		float:none;
	}
		.news h3 {
			background-size:35%;
			padding-left:40%;
			margin:0;
			float:none;
		}
		.news .btn_news {
			margin-left:40%;
		}
		.news li {
			height:auto;
			line-height:28px;
			margin-bottom:10px;
		}
		.news li span {
			width:100%;
			float:none;
			display:block;
		}
		.news li a {
			width:100%;
			float:none;
			display:block;
		}

/*=============================
	Sub(Lower)Page setting
===============================*/
/* Bread_crumb_List */
.bcList { margin:5px 0 5px 0;}

#header.Subheader { height:150px; }
#subvisual {
    width: 100%;
    height: 150px;
	background:url(../images/top/bg_visual01.jpg) no-repeat center top;
}
	#subvisual h2 {
		font-size:26px;
		top: 60%;
		letter-spacing: 1px;
	}
.subpage { font-size:12px; }
	.subpage h3 {
		font-size:22px;
		margin:40px 0 20px;
	}
	.subpage h3 span {
		display:block;
		font-size: 14px;
		padding-bottom:10px;
	}
	.subpage p { padding-bottom:20px; }
	.subpage h4 {
		font-size: 18px;
		margin:30px 0 10px;
	}
	.subpage .catch {
		text-align:center;
		margin:20px 0 30px;
		padding-left:0;
		border:none;
	}
	.subpage .catch h4 { margin:20px 0 10px; }
	.center { text-align:center; }
	

/* table
-------------------------*/
table.defTable01 {
	border: 1px solid #d0cfcb;
	margin:20px 0px;
	width: 100%;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-all;
}
table.defTable01 th , table.defTable01 td {
	width:100%;
	display:block;
	border:none;
}
table.defTable01 .clrred { font-size:12px; }

.subpage table.defTable01 input {
	padding: 10px 10px;
	width: calc(100% - 20px);
}
.subpage table.defTable01 textarea  {
	padding: 10px 10px; 
	width: calc(100% - 20px);
}
.subpage table.defTable01 td.tel_area input { width:25%; }


/* 文章+写真
-------------------------*/
.subpage .txtBox { text-align:left; }
	.txtBox dt , .txtBox dd {
		float:none;
		width:100%;
	}
		.txtBox dt img { width:100%; }
		.subpage .txtBox h4 {
			font-size:18px;
			margin:10px 0 5px; 
		}
ul.photo_list01{
	margin-bottom:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
}
	ul.photo_list01 li{
		width:23.5%;
		margin:2% 1% 0;
	}
		ul.photo_list01 li:first-child{ margin-left:0;}
		ul.photo_list01 li:last-child{ margin-right:0;}
	.photo_list01 img.photo {
		width:100%;
		overflow: hidden;
		object-fit: cover;
	 }
.subpage .catchBg { padding:20px; }



/* business.html
-------------------------*/
.bsBox li { padding:15px; }
	.subpage .bsBox h4 {
		margin:10px 0 20px;
		font-size:18px;
	}
.processList {}
	.subpage .processList h4 {
		padding:5px 10px 3px;
		margin-bottom:10px;
	}
.workBox li {
	float:none;
	width:100%;
	margin-left:0;
	margin-top:10px;
}
.workBox li.txtlist {
	width:100%;
	float:none;
	margin:20px 0 0 20px ;
}
.workBox ul.ulBox01 li {
	float:none;
	width:100%;
	font-size:16px;
	padding-bottom:15px;
}

/* order.html
-------------------------*/
.subpage .orderCon h4 span {
	font-size:28px;
	margin-right:10px;
}
.orderBox dt ,
.orderBox dd {
	float:none;
	width:100%;
}
	.orderBox dt img { width:100%; }
	.orderBox dd { margin-top:10px; }



/* product.html
-------------------------*/
	.product_list01 li{
		width:48.2%;
		margin:20px 3.6%;
	}
	.product_list01 li:nth-child(4n) ,
	.product_list01 li:first-child { margin-left:2%; }
	.product_list01 li:nth-child(n-3) ,
	.product_list01 li:last-child { margin-right:2; }
	
	.product_list01 li:nth-child(3n) ,
	.product_list01 li:first-child { margin-left:0; }
	.product_list01 li:nth-child(n-2) ,
	.product_list01 li:last-child { margin-right:0; }
	
	.product_list01 dt img{ width:100%; }
	.subpage .product_list01 dd h4{
		margin:10px 0;
		font-size:16px;
		font-weight: bold;
		padding-bottom:5px;
	}
	.subpage .product_list01 dd p{ padding-bottom: 0px;}


/* recruit.html
-------------------------*/
.subpage h4.recruitTtl{
	padding:0 0 0 100px;
}

.Retxt_box , .Retxt_box02 {
	margin:-25px auto 50px ;
	padding:30px 0 40px 0;
}
	.Retxt_box li {
		float:none;
		font-size:14px;
		margin-right:0;
		margin-left:30px;
		padding:20px 0 0 0;
	}
	.Retxt_box02 li {
		float:none;
		width:auto;
		font-size:14px;
		margin-left:30px;
		padding:20px 0 0 0;
	}
ul.photo_list01{
	margin-bottom:10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
}
	ul.photo_list01 li{
		width:49%;
		margin:3% 1% 0;
	}
		ul.photo_list01 li:nth-child(3n) ,
		ul.photo_list01 li:first-child{ margin-left:0;}
		ul.photo_list01 li:nth-child(2n) ,
		ul.photo_list01 li:last-child{ margin-right:0;}
	.photo_list01 img.photo {
		width:100%;
		overflow: hidden;
		object-fit: cover;
	 }

/* news.html
-------------------------*/
.subinfo {
	width:100%;
	margin:40px auto 0;
}
	.subinfo li { margin-bottom:30px; }
		.subinfo li span {
			width:100%;
			display:block;
			float:none;
			padding-bottom:10px;
		}
		.subinfo li a {
			float:none;
			width: 100%;
		}

/* contact.html
-------------------------*/
.subpage table.defTable01 textarea  {
	border: none;
	width: 100%;
}
	.subpage table.defTable01 tr.btn td.cen input , table.defTable01 td.cen input:hover {
		width: 100%;
		font-size:14px;
	}
	.subpage table.defTable01 tr.btn td input {
		background:#00458c;
		color:#fff;
	}



}


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