
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {
/*layout*/
	/*------------------------------------------------------------------------------*/
#contents {
	width: 94%;
	margin: 0 auto;
}
article .btn {
	border: 2px solid #89c5dd;
	width: 100%;
	height: 32px;
}
article .btn a {
	color: #0383b7;
	display: block;
	font-size: 0.9rem;
	line-height: 1;
	padding-top: 7px;
	text-align: center;
	height: 32px;
	width: 100%;
}
article hr {
	border-top: 1px solid #cccccc;
	height: 0;
}
.bg-gray {
	background: #f5f5f5;
	padding: 30px 4%;
}
.bg-gray.pt0 {
	padding-top: 0;
}



/*h2*/
	/*------------------------------------------------------------------------------*/
.subtitle02 {
	background: url(../image/common/h2_bg.png) no-repeat -80% center #3098c5;
	margin-bottom: 30px;
}
.subtitle02 h2 {
	width: 94%;
	margin: 0 auto;
	padding: 15px 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}

/*article*/
	/*------------------------------------------------------------------------------*/
article section {
	width: 90%;
	margin: 0 auto;
}
article h3 {
    color: #0383b7;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: url(../image/common/subtitle03.gif) no-repeat 0 bottom; 
}
article section h3 {
	width: 100%;
}
.layer-deep h3 {
	background: url(../image/common/subtitle03.gif) no-repeat 0 bottom #f5f5f5;
	border-bottom: 1px solid #ccc;
	color: #0a86b9;
	font-size: 1.2rem;
	padding: 5px 0 10px 2%;
	width: 90%;
	margin: 0 auto 25px;
}
article h4 {
	color: #0383b7;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
article h4.bgnone {
	font-size: 16px;
	border-bottom: none;
	padding-bottom: 0;
}
article h4.box {
	text-align: center;
	padding: 15px 0;
	margin-bottom: 0;
}

article h5 {
    color: #0383b7;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.layer-deep h4 {
	color: #777777;
	font-size: 1.1rem;
	font-weight: normal;
	width: 90%;
	margin: 0 auto 20px;
}
article p {
	font-size: 14px;
	line-height: 1.5;
}

article p iframe{
	width: 100%;
}

.message_box01_pc{
	display: none;
}

/*aside*/
	/*------------------------------------------------------------------------------*/
aside {
	width: 90%;
	margin: 0 auto;
}
aside .side-nav {
	background: #e9eef6;
	margin-bottom: 35px;
}
aside .side-nav a {
	color: #222;
}
aside h2 {
	background: #0383b7;
	color: #fff;
	font-size: 1.15rem;
	line-height: 1;
	height: 51px;
	padding: 16px 0 0 16px;
	margin-bottom: 0;
}
aside .side-nav {
	line-height: 1;
}
aside .side-nav > ul > li {
	border-top: 1px dotted #0383b7;
}
aside .side-nav > ul > li:first-child {
	border-top: none;
}
aside .side-nav > ul > li a {
	background: url(../image/common/icon_nav_sp.png) no-repeat 98% center;
	background-size: 7px 11px;
	display: block;
	padding: 15px 0 15px 2%;
}
aside .side-nav > ul > li.current > a {
	color: #0383b7;
	font-weight: bold;
}
aside .side-nav > ul > li > ul {
	background: #f5f5f5;
	border-top: 1px dotted #0383b7;
}
aside .side-nav > ul > li > ul > li {
	border-bottom: 1px dotted #0383b7;
}
aside .side-nav > ul > li > ul > li > a {
	padding-left: 5.5%;
}
aside .side-nav > ul > li > ul > li:last-child {
	border: none;
}
aside .side-nav > ul > li > ul > li.current {
	background: url(../image/common/icon_side_nav_sp.png) no-repeat 3% 17px;
	background-size: 7px 8px;
	font-weight: bold;
}
aside .side-nav > ul > li > ul > li > ul {
	background: #fafafa;
	border-top: 1px dotted #0383b7;
}
aside .side-nav > ul > li > ul > li > ul > li {
	border-bottom: 1px dotted #0383b7;
}
aside .side-nav > ul > li > ul > li > ul > li:last-child {
	border: none;
}
aside .side-nav > ul > li > ul > li > ul > li > a {
	font-weight: normal;
	padding-left: 10%;
}
aside .side-nav > ul > li > ul > li > ul > li.current > a {
	font-weight: bold;
}
aside .side-nav > ul > li > ul > li > ul > li.current > a:before {
	display: inline-block;
	content: ">";
	margin-left: -18px;
	width: 18px;
	text-align: center;
}
/*aside .banner {
	margin-bottom: 20px;
}

aside .banner:last-child {
	margin-bottom: 100px;
}
aside .banner img {
	width: 100%;
	height: auto;
}*/


/*solution01*/
	/*------------------------------------------------------------------------------*/
#solution01_four {
	margin-bottom: 60px;
}
/*support01*/
	/*philosophy*/
	/*csr*/
	/*------------------------------------------------------------------------------*/
.support01-tbl dt, .support01-tbl dd, .philosophy-tbl dt, .philosophy-tbl dd,  .csr-tbl dt, .csr-tbl dd {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 16px;
	width: 100%;
}
.support01-tbl dt, .philosophy-tbl dt, .csr-tbl dt {
	background: #eaeef4;
	font-weight: bold;
}
.support01-tbl:last-child, .philosophy-tbl:last-child,  .csr-tbl:last-child {
	border-bottom: 1px solid #ccc;
}

.philosophy_box01 a{
    background: #3098c5;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    height: 43px;
    line-height: 43px;
    margin: 0 auto 65px auto;
}

/*GoogleMap*/
	/*------------------------------------------------------------------------------*/
.map iframe {
	width: 100%;
	height: 300px;
}


/*box2*/
/*------------------------------------------------------------------------------*/
.box_ti_txt{
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.box_ti_img{
	float: none;
	width: 100%;
}
.box_ti_img img{
	width: 100%;
	height: auto;
}

.box4_left{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 25px;
}
.box4_left:nth-child(even){margin-right: 0;}
.box4_right{
	float: right;
	width: 48%;
}



/*distribution*/
/*------------------------------------------------------------------------------*/
.dflow{
	margin-bottom: 20px;
}
.dflow figure img{
	width: 100%;
	height: auto;
}
.tabnon,.tabnon dt,.tabnon dd{
	display: block;
}
.tabnon{margin-top: 18px;}
.tabnon dt{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 13px;
}
.dflow figcaption{
	color: #fff;
	text-align: center;
	padding: 7px 3px;
	line-height: 1.5;
	font-size: 13px;
	background-color: #0383b7;
}




/*maker*/
/*------------------------------------------------------------------------------*/
#maker_link{margin-bottom: 10px;}
#maker_link:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#maker_link li{
	float: left;
	text-align: center;
	width: 20%;
	padding: 0 0.5%;
	margin-bottom: 4px;
}
#maker_link li:last-child{width: 40%;}
#en_sub #maker_link li:last-child{width: 20%;}
#ch_sub #maker_link li:last-child{width: 20%;}
#maker_link li a{
	display: block;
	widows: 100%;
	padding: 10px 0;
	color: #fff;
	line-height: 1;
	font-size: 14px;
	background-color: #3098C5;
}
#maker_link li a:hover{background-color: #0383B7;}

.maker_list{margin-bottom: 30px;}

.maker_list li {
    background: url(../image/common/icon_side_nav.png) no-repeat scroll 0 center;
    float: none;
    list-style: outside none none;
    margin: 0 0 5px 0;
    padding: 2px 0 0 13px;
    font-size: 1.0rem;
}







/*group*/
/*------------------------------------------------------------------------------*/
#group_map{
	background:none;
	width: 100%;
	height: auto;
	position: static;
	margin-bottom: 40px;
}
#group_map:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#group_map li a{
	float: left;
	display: block;
	background-image: none;
	width: 48%;
	margin: 2px 1%;
	padding: 5px 0;
	text-align: center;
	height: auto;
	position: static;
	text-indent: 0;
}
#mapkoushin a{
	background-color: #358FBE;
	color: #fff;
}

#maphokuriku a{
	background-color: #358FBE;
	color: #fff;
}

#maptouhoku a{
	background-color: #358FBE;
	color: #fff;
}

#mapchugoku a{
	background-color: #358FBE;
	color: #fff;
}

#mapkanto a{
	background-color: #358FBE;
	color: #fff;
}

#maptokai a{
	background-color: #358FBE;
	color: #fff;
}

#mapkansai a{
	background-color: #358FBE;
	color: #fff;
}

#mapkyuusyu a{
	background-color: #358FBE;
	color: #fff;
}

#mapshanghaii a{
	background-color: #358FBE;
	color: #fff;
}

#maphongkong a{
	background-color: #358FBE;
	color: #fff;
}


/*group*/
/*------------------------------------------------------------------------------*/
table.tab{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab td,table.tab th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab td td{
	border:none;
	padding:0;
}
table.tab td.highlight,table.tab th{
	background-color: #999;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab02{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab02 td,table.tab02 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab02 td td{
	border:none;
	padding:0;
}
table.tab02 td.highlight,table.tab02 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab02.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab03{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab03 td,table.tab03 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab03 td td{
	border:none;
	padding:0;
}
table.tab03 td.highlight,table.tab03 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab03.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab04{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab04 td,table.tab04 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab04 td td{
	border:none;
	padding:0;
}
table.tab04 td.highlight,table.tab04 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab04.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab05{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab05 td,table.tab05 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab05 td td{
	border:none;
	padding:0;
}
table.tab05 td.highlight,table.tab05 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab05.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab06{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab06 td,table.tab06 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab06 td td{
	border:none;
	padding:0;
}
table.tab06 td.highlight,table.tab06 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab06.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab07{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab07 td,table.tab07 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab07 td td{
	border:none;
	padding:0;
}
table.tab07 td.highlight,table.tab07 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab07.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab08{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab08 td,table.tab08 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab08 td td{
	border:none;
	padding:0;
}
table.tab08 td.highlight,table.tab08 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab08.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab09{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab09 td,table.tab09 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab09 td td{
	border:none;
	padding:0;
}
table.tab09 td.highlight,table.tab09 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab09.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab10{
	width: 100%;
	border-collapse:collapse;
	border-top:none;
	margin-bottom: 20px;
}
table.tab10 td,table.tab10 th{
	display: block;
	border-bottom:none;
	padding: 7px 0;
	vertical-align: middle;
}
table.tab10 td td{
	border:none;
	padding:0;
}
table.tab10 td.highlight,table.tab10 th{
	background-color: #358FBE;
	font-weight:bold;
	color: #fff;
	width: 100%;
	padding: 7px 10px;
}
table.tab10.grmap td:nth-child(3){
	width: 100%;
	text-align:left;
}

table.tab10 th a{
	color: #FFFFFF;
}

.mapbtn a{
	float: right;
	display: block;
	color: #fff;
	background: url(../image/common/arr01.png) no-repeat 8px center #0383b7;
	background-size: 4px 8px;
	padding: 3px 10px 5px 16px;
	font-size: 12px;
	margin-top: 5px;
}
.mapbtn a:hover{text-decoration: underline;}



/*group*/
/*------------------------------------------------------------------------------*/
.btn_blue{
	margin: 0 auto 50px;
	width: 60%;
}
.btn_blue a{
	display: block;
	background: url(../image/common/arr01.png) no-repeat 20% center #3098c5;
	background-size: 8px 16px;
	color: #fff;
	text-align: center;
	padding: 15px ;
}
.btn_blue_smallr{
	margin-top: 20px; 
	text-align: center;
}
.btn_blue_smallr a{
	display: inline-block;
	background: url(../image/common/arr01.png) no-repeat 15px center #3098c5;
	background-size: 8px 16px;
	color: #fff;
	text-align: center;
	padding: 7px 30px 7px 40px;
}
.btn_blue a:hover,.btn_blue_smallr a:hover{background-color: #0383b7;}




/*subnav*/
/*------------------------------------------------------------------------------*/
#subnav {
	width:100%;
	margin-bottom:30px;
}
#subnav ul{list-style-type:none;}

#subnav_title a{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size: 120%;
	font-weight:bold;
	display:block;
	overflow:hidden;
	background:#0383b7;
}
#subnav_title a:hover {
	text-decoration:underline;
}
#subnav ul{
	padding: 10px;
	background-color: rgba(3,131,183,0.05);
}
#subnav li a{
	width:100%;
	height:45px;
	background: url(../image/common/arr02.png) no-repeat 10px center;
	background-size: 6px 11px;
	line-height:45px;
	color:#333;
	display:block;
	overflow:hidden;
	padding: 0 0 0 25px;
}
#subnav li a:hover,#subnav ul li.current a,#subnav ul li.current a:hover{
	color:#0383b7;
}
#subnav li.current ul li a{
	width:100%;
	height:35px;
	background: none;
	line-height:35px;
	color:#333;
	display:block;
	overflow:hidden;
	padding: 0 0 0 30px;
}
#subnav li.current ul li a:hover,#subnav li.current ul li.current a{
	color:#0383b7;
}
#subnav li.current ul li.current ul li a{
	width:100%;
	height:35px;
	background: none;
	line-height:35px;
	color:#333;
	display:block;
	overflow:hidden;
	padding: 0 0 0 25px;
}
#subnav li.current ul li.current ul li a:hover{
	color:#0383b7;
}



/*tab2*/
/*------------------------------------------------------------------------------*/
table.tab2{
	width: 100%;
	border-collapse:collapse;
	border:none;
	margin-bottom: 40px;
}
table.tab2 td,table.tab2 th{
	border:none;
	padding: 7px 15px;
	vertical-align: middle;
	display: block;
}
table.tab2 td td{
	border:none;
	padding:0;
}
table.tab2 td.highlight,table.tab2 th{
	background-color: #999;
	font-weight:bold;
	color: #fff;
	width: 100%;
}


/*rss news*/
/*--------------------------------------------------------------------------------*/
#sub_rss_box dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.bg_gray#sub_rss_box dl{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#sub_rss_box dl:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.rss_date{
	float: none;
	width: 100%;
	display:block;
	margin-bottom: 5px;
	font-size: 16px;
}
.rss_title{
	float: none;
	width: 100%;
	display:block;
}
.rss_contents{
	margin-left: 100%;
	display:block;
	margin-top:5px;
}



/*privacy*/
/*--------------------------------------------------------------------------------*/
.tabbtn{padding-bottom: 25px;}
.tabbtn li{
	width: 100%;
	margin-bottom: 10px;
}
.tabbtn li a{
	display: block;
	text-align: center;
	background-color: #3098C5;
	color: #fff;
	line-height: 1.5;
	font-size: 14px;
	padding: 10px;
}
.tabbtn li a.tabover{background-color: #0383b7;}

.tabcontent{
	margin-bottom: 30px;
}


/*contact*/
/*--------------------------------------------------------------------------------*/
.contact_box{
	background-color: rgba(3, 131, 183, 0.05);
	padding: 20px 3%;
	width: 100%;
	margin-bottom: 50px;
}
article .contact_telfax {
	width: 100%;
	text-align: center;
}
article .contact_telfax p{
	font-size: 18px;
	letter-spacing: 0.05em;
}
article .contact_telfax p.txt_s{
	font-size: 18px;
	margin-bottom: 0;
}
.contact_btn{margin-top: 15px;}
.contact_btn a {
    background: #3098C5 url(../image/common/arr01.png) no-repeat scroll 5px center;
    background-size: 6px 10px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 15px 10px;
}
.contact_btn a:hover{
	background-color: #0383b7;
}


/*simtemap*/
/*------------------------------------------------------------------------------*/
.sitemap {
	margin-left: 20px;
}
.sitemap li {
	list-style: none;
	background: url(../image/common/arr01.gif) no-repeat 0 5px;
	background-size: 6px 11px;
	padding: 0 0 0 16px;
	margin: 10px 0px;
}
.sitemap ul {
	padding: 0 0 5px 30px;
}
.sitemap ul li {
	background: none;
	list-style: square;
	padding: 0 0 0 0;
	margin: 5px 0px;
}
.sitemap ul ul {
	padding: 0 0 5px 30px;
}
.sitemap ul ul li {
	background: none;
	list-style: none;
}

/*company*/
/*--------------------------------------------------------------------------------*/

.company_index_box{
	width: 100%;
	text-align: center;
}

.company_index_box img{
	width: 100%;
	height: auto;
}


/*message*/
/*--------------------------------------------------------------------------------*/

.company_slogan .company_slogan_left{
	text-align: center;
	margin-bottom: 20px;
}

.company_slogan .company_slogan_left img{
	width: 100%;
	height: auto;
}

.company_slogan .company_slogan_right{
	width: 100%;
	font-size: 1.0rem;
	margin-bottom: 40px;
}

.company_slogan_right ul li span{
	color: #ff0000;
	font-weight: bold;
}

.company_slogan .company_slogan_right02{
	width: 100%;
	font-size: 1.0rem;
	margin-bottom: 40px;
}

.company_slogan_right02 .item01{
	color: #99cc00;
	font-weight: bold;	
}

.company_slogan_right02 .item02{
	color: #3366ff;
	font-weight: bold;	
}

.company_slogan_right02 .item03{
	color: #ff0000;
	font-weight: bold;	
}

.company_slogan_right02 .item04{
	color: #ff6600;
	font-weight: bold;	
}



/*box*/
/*--------------------------------------------------------------------------------*/
.box3_left,.box3_right {
	margin-bottom: 25px;
}

.box3_left.banner img,
.box3_right.banner img{
	width: 100%;
	height: auto;
}

/* 20160513 */
.box3--banner li{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}
.box3--banner li img{
	width: 100%;
	height: auto;
}

/*contact btn*/
/*--------------------------------------------------------------------------------*/
.contactbtn{
	margin: 15px 0 20px;
	text-align: center;
}
.contactbtn a{
	display: inline-block;
	border: 1px solid #0E79AC;
	padding: 15px 58px 15px 45px;
	color: #0E79AC;
	line-height: 1;
	font-size: 13px;
	background: url(../image/common/arr03.png) no-repeat 90% center;
	background-size: 13px 18px;
}
.contactbtn a:hover{
	background-color: #0E79AC;
	background-image: url(../image/common/arr04.png);
	color: #fff;

}

/*company*/
/*--------------------------------------------------------------------------------*/

.isoimg{
	margin-bottom: 10px;
	float: none;
}

.isoimg img{
    border: 1px solid;
}

.isoimg2{
	float: none;
}

.isoimg2 img{
    border: 1px solid;
}

/*pdf*/
/*--------------------------------------------------------------------------------*/

.dl_pdf a {
    background: rgba(0, 0, 0, 0) url("../image/icon_pdf.png") no-repeat scroll left center;
    display: block;
    height: auto;
    line-height: 24px;
    padding-left: 40px;
}

/*csr*/
/*--------------------------------------------------------------------------------*/

.csrimg_index_box {
    float: none;
    margin-bottom: 15px;
    width: 220px;
}

.csrimg_index_box2 {
    float: none;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 202px;
}

.csrimg_index_box3 {
    float: none;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 93px;
}


/*technical_support*/
/*--------------------------------------------------------------------------------*/

.col-box-wrap .support02-box{
	margin-top: 10px;
}

.electronic_box{
	margin-bottom: 10px;
}


/*seminar*/
/*--------------------------------------------------------------------------------*/

.solution_seminar_box img{
	width: 100%;
	height: auto;
}


/*calender*/
/*--------------------------------------------------------------------------------*/

.calender_box table{
	width: 100%;
}

.calender_box .box4_l{
	margin-bottom: 20px;
}

.calender_child_box .title_bg{
    background: #EEEEEE;
}

.calender_child_box .re_bg {
    background: #C82D3D;
}

.calender_child_box .bl_bg {
    background: #3098C5;
}

.calender_child_box .re_r_bg {
    background: #F7DBDE;
}

.calender_child_box .bl_r_bg {
    background: #D8EDF5;
}







/*#contact*/
/*------------------------------------------------------------------------------*/
#contact {
	margin: 40px auto;
	text-align: center;
	width: 94%;
}

#en_contact {
	margin: 40px auto;
	text-align: center;
	width: 94%;
}

#ch_contact {
	margin: 40px auto;
	text-align: center;
	width: 94%;
}

#contact img{
	width: 100%;
	height: auto;
}




/*locator navi*/
/*--------------------------------------------------------------------------------*/
#locatornavi{
	background-color: #E6E4DC;
	padding: 35px 0 0;
}
#locatornavi_in{
	width: 76%;
	margin: 0 auto;
}
#locatornavi_in h3{
	font-size: 24px;
	color: #323232;
	line-height: 1;
	margin-bottom: 15px;
	text-align: center;
}
#locatornavi_in .txt{
	color: #0D79AC;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}
#locatornavi_in .sbox4:after {
	content:"";
	display:table;
	clear:both;
}
#locatornavi_in .sbox4_left{
	float: left;
	width: 44%;
	margin-right: 12%;
}
#locatornavi_in .sbox4_left:nth-child(2){
	margin-right: 0;
}
#locatornavi_in .sbox4_right{
	float: right;
	width: 44%;
}
#locatornavi_in .icon{text-align: center;}
#locatornavi_in .icon img{
	max-width: 150px;
	width: 100%;
	height: auto;
}
#locatornavi_in .linktxt{
	text-align: center;
	margin: 10px 0 20px;
}
#locatornavi_in .linktxt a{
	color: #555;
	line-height: 1;
	font-weight: bold;
	font-size: 13px;
}




/*side blog*/
/*--------------------------------------------------------------------------------*/
.side_section {
    margin-bottom: 30px;
}
.side_title{
    border-bottom: 1px solid #3098c5;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 5px 0;
}
/*catetag
---------------------*/
.catetag:after {
  content:"";
  display:table;
  clear:both;
}
.catetag a{
    background: url(../image/common/arr07_pc.png) no-repeat 94% center #888; 
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 5px 20px 5px 10px;
    float: left;
}
.catetag a:hover{text-decoration: underline;}

.btn_primary{
    margin-top: 15px; 
    padding: 15px 10px 13px;
    display: block;
    background-color: ;
    color: #fff;
    font-weight: bold;
    line-height: 1.45;
    text-align: center;
    white-space: nowrap;
    background: url(../image/common/arr08_pc.png) no-repeat 90% center #0383b7; 
}
.btn_primary:hover{background-color: #0e79ac}




/*discon*/
/*--------------------------------------------------------------------------------*/
.archive li {
	border-top: 1px solid #0483b8;
    border-left: 1px solid #0483b8;
    border-right: 1px solid #0483b8;
    margin-bottom: 6px;
}
.archive li a {
    display: block;
    line-height: 40px;
    padding: 0 8px 0 24px;
    background: url(../image/common/arr10.png) no-repeat 10px center;
    color: #0483b8;
    border-bottom: 1px solid #0483b8;
}
.archive li a:hover {
    background-image: url(../image/common/arr11.png);
    background-color: #0483b8;
    color: #fff;
}


/*-------------------------------------------------------------------------------------*/
/* new chinese */
/*-------------------------------------------------------------------------------------*/

.aboutus_container, .supplier_container, .business_container {
   width: 100%;
   display: flex;
   flex-wrap: wrap;
   gap: 10px;
   margin:50px 0 50px 0;
}

div.aboutus_block {
	width: calc((100% - 10px) / 1);
}

div.supplier_block {
	width: calc((100% - 10px) / 2);
}

div.business_block {
	width: calc((100% - 10px) / 2);
}



















/*------------------------------------------------------------------------------------------------------------------------*/
}