
/* screens smaller than 691---------------------------- */
@media only screen and (min-width:691px) {
/*layout*/
	/*------------------------------------------------------------------------------*/
#contents {
	width: 1000px;
	margin: 0 auto;
}
#left-contents {
	float: left;
	width: 712px;
}
body#ch_sub #left-contents,
body#en_sub #left-contents{
	width: 100%;
	float: none;
}
aside {
	float: right;
	width: 260px;
}
article .btn a {
	border: 2px solid #89c5dd;
	color: #0383b7;
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 7px 0;
	text-align: center;
	width: 100%;
}
article hr {
	border-top: 1px solid #cccccc;
	height: 0;
}
.bg-gray {
	background: #f5f5f5;
	padding: 30px 20px;
}
.bg-gray.pt0 {
	padding-top: 0;
}
article dt, article dd {
	display: table-cell;
}
.col-box-wrap {
	overflow: hidden;
}
.col-box {
	float: left;
	padding-bottom: 300px;
	margin-bottom: -300px;
}



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

	/*article*/
	/*------------------------------------------------------------------------------*/
article h3 {
    color: #0383b7;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 25px;
    padding-bottom: 20px;
    background: url(../image/common/subtitle03.gif) no-repeat 0 bottom; 
}
.layer-deep h3 {
	background: url(../image/common/subtitle03.gif) no-repeat 0 bottom #f5f5f5;
	color: #0a86b9;
	margin-bottom: 42px;
	padding-bottom: 20px;
}
article h4 {
/*
    border-bottom: 1px solid #045E7A;
	background: url(../image/common/subtitle04.gif) no-repeat 0 12px; 
	padding-left: 20px;
*/
	color: #0383b7;
	font-size: 23px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-size: 10px 10px;
}
article h4.bgnone {
    border-bottom: none;
	padding-bottom: 0;
	padding-left: 0;
	background: none;
	text-align: center;
}
article h4.fs20 {
	font-size: 20px;
}
article h4.box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 0;
}
.layer-deep h4 {
	color: #777777;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 36px;
}
article h5 {
	color: #0383b7;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
article p,article dl{
	font-size: 16px;
	line-height: 28px;
	display:table;
	width:100%;
}

.message_box01_sp{
	display: none;
}

/*aside*/
	/*------------------------------------------------------------------------------*/
aside .side-nav {
	background: #e9eef6;
	padding: 16px;
	margin-bottom: 35px;
}
aside .side-nav a {
	color: #222;
}
aside h2 {
	background: #0383b7;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	height: 51px;
	padding: 16px 0 0 16px;
	margin-bottom: 0;
}
aside .side-nav {
	line-height: 1;
}
aside .side-nav > ul > li {
	padding-bottom: 13px;
}
aside .side-nav > ul > li.current > a {
	color: #0383b7;
	font-weight: bold;
}
aside .side-nav > ul > li > ul {
	margin-top: 13px;
}
aside .side-nav > ul > li > ul > li {
	font-size: 14px;
	padding-left: 18px;
	padding-bottom: 10px;
}
aside .side-nav > ul > li > ul > li.current {
	background: url(../image/common/icon_side_nav.png) no-repeat 8px 3px;
	font-weight: bold;
}
aside .side-nav > ul > li > ul > li > ul {
	margin-top: 13px;
}
aside .side-nav > ul > li > ul > li > ul > li {
	font-size: 14px;
	font-weight: normal;
	padding-left: 18px;
	padding-bottom: 10px;
}
aside .side-nav > ul > li > ul > li > ul > li.current {
	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: 30px;
}
















/*#contact*/
	/*------------------------------------------------------------------------------*/
#contact {
	background: #ececec;
	margin: 85px auto;
	height: 94px;
}
#contact .contact-txt {
	margin:0 auto;
	width: 500px;
	padding-top:16px;
}
#contact p {
	line-height: 1;
}
#contact .contact-txt.line2 {
	padding-top: 26px;
}
#contact .contact-txt.line2 p {
	line-height: 1.5;
}
#contact .contact-link {
	float: right;
	position: relative;
}
#contact .contact-link p {
	color: #fff;
	position: absolute;
	top: 33px;
	left: 125px;
	height: 29px;
	line-height: 29px;
}
#contact .contact-link p span {
	margin-left: 10px;
}
.contact-link a{color:#FFF;}



#en_contact {
	margin: 60px auto 120px;
	text-align: center;
}

#ch_contact {
	margin: 60px auto 120px;
	text-align: center;
}





/*#solution01*/
	/*------------------------------------------------------------------------------*/
#solution01_four {
	background: url(../image/solution01_img_01.png) no-repeat top center;
	padding-top: 52px;
	margin-bottom: 60px;
}
/*support01*/
	/*philosophy*/
	/*csr*/
	/*------------------------------------------------------------------------------*/
.support01-tbl, .philosophy-tbl, .csr-tbl {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.support01-tbl dt, .support01-tbl dd, .philosophy-tbl dt, .philosophy-tbl dd,  .csr-tbl dt, .csr-tbl dd {
	border-right: 1px solid #ccc;
	padding: 16px;
	vertical-align: middle;
}
.support01-tbl dt, .philosophy-tbl dt, .csr-tbl dt {
	background: #eaeef4;
	font-weight: bold;
}
.support01-tbl dt {
	width: 175px;
}
.support01-tbl dd {
	width: 325px;
}
.philosophy-tbl dt {
	width: 25%;
}
.philosophy-tbl dd {
	width: 75%;
}
.csr-tbl dt {
	width: 100px;
}
.csr-tbl dd {
	width: 500px;
}
.support01-tbl:first-child, .philosophy-tbl:first-child,  .csr-tbl:first-child {
	border-top: 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;
}

/*support02*/
	/*------------------------------------------------------------------------------*/
.support02-box {
	position: relative;
	padding: 16px 10px ;
}
.support02-box .btn {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 126px;
}
/*GoogleMap*/
	/*------------------------------------------------------------------------------*/
.map iframe {
	width: 100%;
	height: 300px;
}
/*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;
}


/*box2*/
/*------------------------------------------------------------------------------*/


.box2:after,.box4:after,.box3:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.box_ti_txt{
	float: left;
	width: 63%;
}
.box_ti_img{
	float: right;
	width: 32%;
}
.box_ti_img img{
	width: 100%;
	height: auto;
}

.box4_left{
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.box4_right{
	float: right;
	width: 23.5%;
}

.box3_left{
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.box3_right{
	float: right;
	width: 31%;
}
.box3_left.banner img,
.box3_right.banner img{
	width: 100%;
	height: auto;
}

/* 20160513 */
.box3--banner:before,
.box3--banner:after{
	content: "";
	display: block;
}
.box3--banner:after{
	clear: both;
}
.box3--banner li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.box3--banner li:nth-child(3n){
	margin-right: 0;
}
.box3--banner li img{
	max-width: 100%;
	height: auto;
}

#local-nav_box {
	text-align:center;
}

.local-nav_box_title {
	text-align:center;
	font-size:25px;
	margin-bottom:30px;
}



/*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.5;
	margin-bottom: 15px;
}
.dflow figcaption{
	color: #fff;
	text-align: center;
	padding: 12px 0;
	line-height: 1.7;
	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: 8%;
	padding: 0 0.5%;
}

#maker_link.enlist li{
	margin-bottom: 7px;
	width: 10%;
}
#maker_link.enlist li
#maker_link li.last{width: 20%;}


#maker_link li a {
    background-color: #3098c5;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 10px 0;
}


#maker_link.enlist li.ch_list_01{
	width:20%; 
}
#maker_link li a:hover{background-color: #0383B7;}

.maker_list{margin-bottom: 50px;}
.maker_list:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.maker_list li {
    background: url(../image/common/icon_side_nav.png) no-repeat scroll 0 center;
    float: left;
    list-style: outside none none;
    margin: 0 1.5% 5px 1.5%;
    padding: 2px 0 0 13px;
    width: 30%;
}

#maker_link li.last {
    width: 20%;
}

.anchor{
	padding-top: 165px;
	margin-top: -165px;
}
.block_mask + .anchor{
	padding-top: 0;
	margin-top: 0;
}
/*group*/
/*------------------------------------------------------------------------------*/
#group_map{
	background: url(../image/common/group_map.jpg) no-repeat scroll 0 center;
	width: 1000px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 60px;
}

#group_map li a{
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 84px;
	height: 26px;
	position: absolute;
	text-indent: -9999px;
}
#mapkoushin a{
	background-image: url(../image/common/koushin.png);
	top: 195px;
	right: 300px;
}
#maphokuriku a{
	background-image: url(../image/common/hokuriku.png);
	top: 240px;
	right: 300px;
}
#maptouhoku a{
	background-image: url(../image/common/tohoku.png);
	top: 205px;
	right: 30px;
}
#mapchugoku a{
	background-image: url(../image/common/chugoku.png);
	top: 290px;
	right: 300px;
}
#mapkanto a{
	background-image: url(../image/common/kanto.png);
	top: 325px;
	right: 40px;
}
#maptokai a{
	background-image: url(../image/common/tokai.png);
	top: 424px;
	right: 180px;
}
#mapkansai a{
	background-image: url(../image/common/kansai.png);
	bottom: 90px;
	right: 280px;
}
#mapkyuusyu a{
	background-image: url(../image/common/kyuusyu.png);
	bottom: 90px;
	left: 470px;
}
#mapshanghaii a{
	background-image: url(../image/common/shanghaii.png);
	bottom: 229px;
	left: 169px;
}
#maphongkong a{
	background-image: url(../image/common/hongkong.png);
	bottom: 140px;
	left: 60px;
}

#tinymce #group_map li a{
	text-indent: 0;
}

#koushin_space {
	margin-top:-150px;
	padding-top:150px;
}
#hokuriku_space {
	margin-top:-150px;
	padding-top:150px;
}
#touhoku_space {
	margin-top:-150px;
	padding-top:150px;
}
#chugoku_space {
	margin-top:-150px;
	padding-top:150px;
}
#kanto_space {
	margin-top:-150px;
	padding-top:150px;
}
#tokai_space {
	margin-top:-150px;
	padding-top:150px;
}
#kansai_space {
	margin-top:-150px;
	padding-top:150px;
}
#kyuusyu_space {
	margin-top:-150px;
	padding-top:150px;
}
#china_space {
	margin-top:-150px;
	padding-top:150px;
}

.group_tel{
	width: 25%;
	padding: 7px 0px;
	text-align: right;
}


/*group*/
/*------------------------------------------------------------------------------*/
table.tab{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab td,table.tab th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab td.highlight a,table.tab th a{color: #fff;}
table.tab.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab02{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab02 td,table.tab02 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}

table.tab02.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab03{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab03 td,table.tab03 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab03.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab04{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab04 td,table.tab04 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab04.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab05{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab05 td,table.tab05 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab05.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab06{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab06 td,table.tab06 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab06.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab07{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab07 td,table.tab07 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab07.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab08{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab08 td,table.tab08 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab08.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab09{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 70px;
}
table.tab09 td,table.tab09 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab09.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

table.tab10{
	width: 100%;
	border-collapse:collapse;
	border-top:1px solid #eee;
	margin-bottom: 40px;
}
table.tab10 td,table.tab10 th{
	border-bottom:1px solid #eee;
	padding: 7px 15px;
	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: 20%;
}
table.tab10.grmap td:nth-child(3){
	width: 20%;
	text-align:center;
}

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

.mapbtn a{
	float: right;
	display: inline-block;
	color: #fff;
	background: url(../image/common/arr01_pc.png) no-repeat 8px 7px #0383b7;
	padding: 3px 10px 5px 16px;
	font-size: 11px;
	cursor: pointer;
}
.mapbtn a:hover{text-decoration: underline;}




table.gtab td{
	width: 570px;
}
table.gtab td.mapbtn{
	width: 55%;
}



/*group*/
/*------------------------------------------------------------------------------*/
.btn_blue{
	margin: 0 auto 50px;
	width: 60%;
}
.btn_blue a{
	display: block;
	background: url(../image/common/arr01_pc.png) no-repeat 20% center #3098c5;
	color: #fff;
	text-align: center;
	padding: 15px ;
}
.btn_blue_smallr{
	margin-top: 15px; 
	text-align: right;
}
.btn_blue_smallr a{
	display: inline-block;
	background: url(../image/common/arr01_pc.png) no-repeat 15px center #3098c5;
	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: url(../image/common/bg_blue2.png) repeat;
}
#subnav li a{
	width:100%;
	height:45px;
	background: url(../image/common/arr02_pc.png) no-repeat 10px center;
	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:1px solid #eee;
	margin-bottom: 40px;
}
table.tab2 td,table.tab2 th{
	border:1px solid #eee;
	padding: 7px 15px;
	vertical-align: middle;
}
table.tab2 td td{
	border:none;
	padding:0;
}
table.tab2 td.highlight,table.tab2 th{
	background-color: #999;
	font-weight:bold;
	color: #fff;
	width: 23%;
}

/*bg*/
.bg_gray{
	padding: 3%;
	background-color: #eee;
}

/*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: left;
	width: 15%;
	display:block;
}
.rss_title{
	float: left;
	width: 85%;
	display:block;
}
.rss_contents{
	margin-left: 15%;
	display:block;
	margin-top:5px;
}


/*privacy*/
/*--------------------------------------------------------------------------------*/
.tabbtn{padding-bottom: 25px;}
.tabbtn:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tabbtn li{
	float: left;
	width: 30%;
	margin-left: 5%;
}
.tabbtn li:first-child{margin-left: 0;}

.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: 50px;
}

/*contact*/
/*--------------------------------------------------------------------------------*/
.contact_box{
	background: url(../image/common/bg_blue2.png) repeat;
	padding: 3% 10%;
	display: table;
	height: 100%;
	width: 100%;
	margin-bottom: 50px;
}
article .contact_telfax {
	display: table-cell;
	vertical-align: middle;
	width: 52%;
	text-align: center;
}
article .contact_telfax p{
	font-size: 26px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}
article .contact_telfax p.txt_s{
	font-size: 18px;
	margin-bottom: 0;
}
.contact_btn {
	display: table-cell;
	vertical-align: middle;
	width: 48%;
}
.contact_btn a {
    background: #3098C5 url(../image/common/arr01_pc.png) no-repeat scroll 10px center;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 15px 10px;
}
.contact_btn a:hover{
	background-color: #0383b7;
}

.mr34 {margin-right: 34px;}
.mr105 {margin-right: 105px;}
.mr164 {margin-right: 164px;}


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

.company_index_box{
	width: 320px;
	float: left;
	margin-left: 20px;
}

.company_index_box:first-child{
	margin-left: 0px;
}

.map iframe{
	width: 100%;
}


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

.company_slogan {
	width: 100%; 
	margin: 0 auto 70px auto;
}

.company_slogan .company_slogan_left{
	width: 480px;
	text-align: center;
	float: left;
}

.company_slogan .company_slogan_right{
	width: 480px;
	font-size: 22px;
	float: right;
}

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

.company_slogan .company_slogan_right02{
	width: 480px;
	font-size: 22px;
	float: right;
}

.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 .img100 img,.box3_right .img100 img{
	width: 100%;
	height: auto;
}





/*calender*/
/*--------------------------------------------------------------------------------*/
.title_bg {
	background:#EEEEEE;
}

.bl_bg {
	background:#3098C5;
}

.re_bg {
	background:#C82D3D;
}

.bl_r_bg {
	background:#D8EDF5;
}

.re_r_bg {
	background:#F7DBDE;
}

.calender_box table{
	width: 230px;
}

.calender_box .calender_child_box{
	float: left;
}


/*media*/
/*--------------------------------------------------------------------------------*/

#media_subtitle02 {
    background: #3098c5;
    margin-bottom: 0px;
}

.media_box01{
	background-color: #EEEEEE; 
}


/*contact btn*/
/*--------------------------------------------------------------------------------*/
.contactbtn{
	margin: 40px 0 0;
	text-align: center;
}
.contactbtn a{
	display: inline-block;
	border: 1px solid #0E79AC;
	padding: 15px 53px 15px 40px;
	color: #0E79AC;
	line-height: 1;
	font-size: 14px;
	background: url(../image/common/arr03_pc.png) no-repeat 90% center;
}
.contactbtn a:hover{
	background-color: #0E79AC;
	background-image: url(../image/common/arr04_pc.png);
	color: #fff;

}

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


.isoimg{
	padding-left: 10px;
	float: left;
}

.isoimg img{
    border: 1px solid;
}

.isoimg2{
	padding-left: 10px;
	float: left;
}

.isoimg2 img{
    border: 1px solid;
}

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

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

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

.csrimg_index_box{
	width: 220px;
	float: left;
	margin-left: 31px;
}

.csrimg_index_box:first-child{
	margin-left: 0px;
}

.csrimg_index_box2 {
    float: left;
    margin-left: 31px;
    width: 148px;
}

.csrimg_index_box3 {
    float: left;
    margin-left: 31px;
    width: 68px;
}


.icon_rhombus:after{
	content: "笳�";
	font-size: 16px;
	color: #ff9900;
	padding-left: 8px;
}





/*side discon*/
/*--------------------------------------------------------------------------------*/
.side_title{
    border-bottom: 1px solid #3098c5;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 5px 0;
}
.archive li{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
}
.archive a{
	display: block;
}
.archive a:hover{
	text-decoration: underline;
}

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

/*-------------------------------------------------------------------------------------*/
/* 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) / 2);
}

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

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




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