<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {
   font-family: Noto Sans SC;
   src: url('/common/text/NotoSansSC-Regular.otf') format("truetype");
}

#menu-wrap-sub-sp,
#menu-wrap-sub-pc {
	position: fixed;
	top: 112px;
	left: 0;
	width: 100%;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
	transition: .3s;
	z-index:500;
    box-shadow: 0 3px 5px rgba(0, 79, 153, 0.14);
}

#menu-wrap-sub-sp {
	top: 45px;
}

#menu-sub {
	list-style-type: none;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}

#menu-sub li {
	float: left;
	margin: 0;
	padding: 0 30px;
	text-align: center;
}

#menu-sub li.current {
	border-bottom: 5px solid #368fef;
}

#menu-sub li a {
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
}

#menu-sub li h1 a {
	margin-top:-10px;
}

#menu-sub li a h1 {
	font-size: 14px;
}

#menu-sub li.title,
#menu-sub li.title:hover {
	display: block;
	padding: 10px 30px 15px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
	transition: .3s;
	height:25px;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #3f85c1 0%, #0f43aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#3f85c1 0%,#0f43aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f43aa',GradientType=0 ); /* IE6-9 */
	border-bottom: none;
	margin-right: 30px;
}

#menu-sub li:hover {
	border-bottom: 5px solid white;
}

div.pan {
	width: 100%;
	background: white;
}

#menu-wrap-sub-sp {
	display:none;
}


div.introtext {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}

div.introtext p {
	padding: 0 20px;
	font-size: 16px;
}


.white {
	color:white;
	margin-left: 10px;
}

div.contact {
	width: 100%;
	text-align: center;
	margin:50px 0;
	font-size: 16px;
}


div.contact div.button-c {
	clear: both;
	float: none;
	width:360px;
	margin: 50px auto;
	text-align: center;
	font-size: 19.2px;
}

div.contact &gt; p {
	padding: 0 20px;
}

div.news {
	width:1000px;
	margin:50px auto;
}

div.news h2 {
	font-size:25px;
	font-weight:700;
	text-align:center;
	padding-bottom:50px;
}

div.news h2.title {
	margin-bottom:25px;
	padding-bottom:20px;
}

dl {
	border-top:1px dotted gray;
	float:none;
	clear:both;
}

dt {
	width:21%;
	padding:10px 2%;
	color:gray;
	float:left;
}

div.exhibition dt {
	width:23%;
	padding: 10px 0 2px 0;
	    padding-top: 125px;
    margin-top: -115px;
}

p.date a,
div.news dt a {
	color:white;
	font-size:12px;
	padding:0 5px;
	margin-left:5px;
}

a#product {
	background: #80b377;
}

a#ir {
	background: #b37792;
}

a#press {
	background: #deb53d;
}

a#network {
	background: #8f77b3;
}

a#site {
	background: #587aaf;
}

dd {
	width:71%;
	padding:10px 2%;
	float:right;
}

div.exhibition dd {
	width:53%;
	padding:10px 0;
	float:right;
}

div.exhibition dd.location {
	width:19%;
	padding:10px 2% 10px 0;
	float:left;
}

dd a:hover {
	text-decoration: underline;
}

div.exhibition dd p {
	float:left;
	margin-right: 10px;
}


div.exhibition dd p span {
	padding:2px 5px 2px 5px;
	margin:7px 10px 0 0;
	background:#e9923b;
	float:left;
	font-size:12px;
	color:white;
	border-radius: 5px;
}

div.exhibition dd p span.design {
	background: #0098a7;
}

div.exhibition dd p span.cadcam {
	background: #004f99;
}

div.exhibition dd p span.print {
	background: #fcc92b;
}

p.date {
	color:gray;
	text-align:center;
	font-size:12px;
	margin:10px 0;
}

div.article {
	line-height:1.7;
	color:#696969;
}

div.article p {
	margin:10px 0;
}

div.article b{
	font-weight:600;
	line-height:1.5;
}

div.article b a {
	font-weight:600;
	line-height:1.5;
}

div.news-arrow {
	width:1000px;
	height:30px;
	margin:30px auto;
	float:none;
}

div.news-arrow p.before {
	float:left;
}

div.news-arrow p.after {
	float:right;
}

div.news-arrow p a{
	font-size:13px;
}

div.news-arrow p a:hover{
	text-decoration:underline;
}

div.top-contents {
	position: relative;
    width: 100%;
    text-align: center;
    margin-top: 102px;
}

div.top-contents div.photo {
	width:100%;
}

div.top-contents div.photo img {
	width:100%;
	height: 200px;
	float:none;
	z-inex:0;
	object-fit:cover;
	font-family:'object-fit:cover;';
}

div.exhibition dd p.name {
    float: none;
    margin-right: 10px;
	font-weight: bold;
}

div.exhibition dd p.name a {
	font-weight: bold;
}

div.exhibition dd p.machine,
 div.exhibition dd p.calendar{
    margin-top: 2px;
    position: relative;
    padding: 2px 0;
    height: 25px;
    float: left;
}

div.exhibition dd p.calendar{
	padding: 8px 0 0;
}

 div.exhibition dd p.calendar a {
    padding: 0 2px;
 }

div.exhibition dd p.machine {
	height: inherit;
}

div.exhibition dd p.calendar img {
    height: 22px;
}

div.news p img {
	margin-bottom: -7px;
	height: 22px;	
}


@media only screen and (max-width: 1100px) {

div.news {
	width:90%;
}

dt {
	width:26%;
}

dd {
	width:66%;
}


div.exhibition dt {
	width:30%;
}

div.exhibition dd {
	width:49%;
	padding:10px 0;
	float:right;
}

div.exhibition dd.location {
	width:16%;
	padding:10px 2% 10px 0;
	float:left;
}

div.news-arrow {
	width:100%;
}
	
div.exhibition dt {
	width:27%;
}

div.exhibition dd.location {
	width:21%;
}
	
div.exhibition dd {
	width:47%;
}
	


}


@media only screen and (max-width: 1450px) {


div.merit img.back03 {
	width: 1100px;
	top: 90px;
}

div.merit div.d_b {
	margin-top: 150px;
}

div.h_s {
	height: 600px;
}

}



@media only screen and (max-width: 980px) {


div.wxhibitioin dt {
	width:100%;
	border:none;
	padding:10px 0 2px 0;
	font-size:12px;
}

}


@media only screen and (max-width: 960px) {

#menu-sub li {
  padding: 0 10px;
}

}



@media only screen and (max-width: 960px) {

dd {
    width: 100%;
    padding: 0 0 10px 0;
    font-size: 13px;
}

div.exhibition dd,
div.exhibition dd.location,
div.exhibition dt,
dt {
	width:100%;
	border:none;
	font-size:12px;
}

div.exhibition dd{
	padding:0 0 10px 0;
	font-size:13px;
}

div.exhibition dd.location{
	padding:0;
	font-size:13px;
}

div.exhibition dd p {
	float:none;
	font-weight:bold;
	font-size:15px;
	line-height:1.5;
}

div.exhibition dd p a {
	font-size:15px;
}

dt span {
	font-size:11px;
}


}








@media only screen and (max-width: 850px) {

dd {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
    font-size: 13px;
}

p.white_b {
	margin-top: 20px;
	text-shadow: none;
}

div.exhibition dd{
	padding:0 0 10px 0;
	font-size:13px;
}

div.exhibition dd.location{
	padding:0;
	font-size:13px;
}

div.exhibition dd p {
	float:none;
	font-weight:bold;
	font-size:15px;
	line-height:1.5;
}
	
div.exhibition dd p a {
	font-size:15px;
}

dt span {
	font-size:11px;
}

div.news h2 {
	font-size:20px;
}

div.news h2.title {
	margin-bottom:15px;
	padding-bottom:10px;
	line-height:1.5;
}
	
div.article,
div.article p {
	font-size:13px;
}

div.article img {
	max-width:100%;
}

div.news-arrow p a{
	font-size:12px;
}

	

}



@media only screen and (max-width: 740px) {

div.exhibition dt {
	padding-top: 60px;
    margin-top: -50px;
}

.header {
	height:45px;
}

nav.pc {
	display:none;
}

div.subnav-pc {
	display:none;
}


#menu-wrap-sub-sp {
	background: #0f204f;
  transition: 0;
	display:block;
}


p.menu-title{
	display: block;
	width : 100%;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	height:25px;
	text-align: center;
	background: #0b5fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #0b5fa8 0%, #0b5fa8 0%, #0f204f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b5fa8 0%,#0b5fa8 0%,#0f204f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b5fa8', endColorstr='#0f204f',GradientType=0 ); /* IE6-9 */
}

p.arrow2 {
	position: absolute;
	top: 12px;
	right: 27px;
	color: white;
	font-size: 120%;
}

#menu-sub li {
	width: 100%;
	padding: 0;
	border-top: 1px solid #2b4882;
}

p.menu-title:hover{
	transition: 0s;
}


#menu-sub li:hover {
	border-bottom: none;
	background:#004f99;
	transition: 0s;
}

#menu-sub li a {
  line-height: 1.8;
}

div.news {
	margin:30px auto 0 auto;
}

div.top-contents {
    margin-top: 30px;
}

}



@media only screen and (max-width: 690px) {



div.introtext {
	padding: 30px 0;
}

div.introtext p {
	font-size: 16px;
}


}


@media only screen and (max-width: 590px) {

div.top-contents {
	 margin-top:-20px;
	}

}


@media only screen and (max-width: 560px) {



div.contact &gt; p {
	font-size: 14px;
}


}







@media only screen and (max-width: 460px) {


div.contact div.button-c {
	width:260px;
}


}

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