@charset "utf-8";


/****************************** starting ******************************/

#contents div,#contents pre,#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td,#contents embed,#contents object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:100%;
	/*line-height:0;*/
	/*word-break: break-all;*/
}
#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td {
	line-height:1.4;
}

img {
	border:none;
	line-height:1;
}
#contents iframe {
	border: none;
}
#contents hr {
	border: none;
	border-bottom:#ccc 1px solid;
}
#contents a > img,
#contents div > img {
	vertical-align: top;
}
#contents a:link,#contents a:active,#contents a:visited {
	text-decoration:underline;
	color:#00adb0;
}
#contents a:link {
	color:#00adb0;
}
#contents a:hover {
	text-decoration:none;
}
#contents ul li {
	list-style-type:none;
	background-image:url(/shared/images/blank.png);
}
#contents p,#contents h2,#contents h3,#contents dl dt,#contents dl dd {
	background-image:url(/shared/images/blank.png);
}


/****************************** clearfix ******************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	/*min-height: 1px;*/
	overflow: hidden;
}
* html .clearfix {
	height: 1px;

}


/****************************** body ******************************/

body {
	min-width: 1240px;
	font-size: 90%;
	color: #101010;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}

.popup {
	padding-top: 0;
	min-width: 800px;
}


/**************************** breadcrumbs ***************************/
#breadcrumbs {
	min-width: 1240px;
	background: #000;
}
#breadcrumbs ol {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#breadcrumbs ol li {
	float: left;
	font-size: 80%;
	list-style: none;
	background: url(/shared/images/ic_bc_link.png) no-repeat left center;
	padding: 12px 0 10px 21px;
	margin-left: 12px;
	color: #fff;
}
#breadcrumbs ol li:first-child {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
#breadcrumbs ol li a {
	color: #bec3c8;
	text-decoration: none;
}
#breadcrumbs ol li a:hover {
	text-decoration: underline;
}


/****************************** h1Area ******************************/

.categoryTitle {
	width: 100%;
	min-width: 1200px;
	background: #999fa3;
}
.categoryTitle p {
	display: block;
	width: 1200px;
	margin: 0 auto;
	padding: 14px 0 11px;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	line-height:1.4;
}
.h1Area {
	width: 100%;
	min-width: 1200px;
	border-bottom: #ccc 1px solid;
	background: #E6E6E6;
}
.h1Area.whiteHeading {
	min-height: 90px;
	background: #fff;
	border-bottom: #cccccc 1px solid;
	box-sizing: border-box;
}
.h1Area.whiteHeading h1 {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 22px;
	font-size: 185%;
	font-weight: bold;
	color: #00adb0;
	line-height:1.4;
}
.h1Area.smallHeading h1 {
	width: 1200px;
	margin: 0 auto;
	padding: 23px 0 16px;
	font-size: 240%;
	color: #00adb0;
	line-height: 1.4;
}
.h1Area.smallHeading h1 span {
	font-size: 75%;
	color: #333f48;
	font-weight: normal;
}

.h1Area.secondHeading {
	width: 100%;
	min-width: 1200px;
	min-height: 90px;
	background: #fff;
	border-bottom: #cccccc 1px solid;
	box-sizing: border-box;
}
.h1Area.secondHeading h1 {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 22px;
	font-size: 185%;
	font-weight: normal;
	color: #00adb0;
	line-height:1.4;
}

/* second */
#contents .h1Area {
	height: 250px;
	width: 100%;
	min-width: 1200px;
	border-bottom: none;
}
#contents .h1Area.products {
	background: url(/products/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.support {
	background: url(/support/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.service {
	background: url(/service/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.connect {
	background: url(/connect/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.iot {
	background: url(/iot/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.company {
	background: url(/company/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.inquiry {
	background: url(/inquiry/images/bg_header.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.products h1,
#contents .h1Area.support h1,
#contents .h1Area.service h1,
#contents .h1Area.connect h1,
#contents .h1Area.iot h1,
#contents .h1Area.company h1,
#contents .h1Area.inquiry h1 {
	width: 1200px;
	margin: 0 auto;
	color: #FFF;
	font-size: 322%;
	padding-top: 97px;
}



/****************************** contents ******************************/

#contents {
	width: 100%;
	min-width: 1200px;
}

#contents #contentsInner {
	width:1200px;
	margin:0px auto;
	padding: 0 0 48px;
}

.child #contents #contentsInner,
.recruit #contents  #contentsInner {
	padding-top: 80px;
}
.inquiry #contents #contentsInner {
	padding-top: 60px;
}
.popup #contents #contents {
	min-width: 800px;
}
.popup #contents #contentsInner {
	padding-top: 0;
	width:770px;
	padding: 15px;
}

#contents #localNavi {
	width: 280px;
	float: right;
}
#contents #contentsMain {
	width: 880px;
	float: left;
}

#contents .contentsBlock {
	margin-bottom: 40px;
}
.second #contents .contentsBlockWrapper {
	background: #333F48;
}
.second #contents .grayBlock {
	background: #E6E6E6;
}
.second #contents .whiteBlock {
	background: #fff;
	padding: 60px 0;
}
.second #contents .blueBlock {
	background: #d9f3f3;
	padding: 60px 0;
}
.second #contents .blockInner{
	width: 1200px;
	margin: 0 auto;
}
.second #contents .contentsBlockWrapper.whiteBlock {
	background: #fff;
}
.second.products #contents .contentsBlock,
.second.support #contents .contentsBlock,
.second.service #contents .contentsBlock,
.second.connect #contents .contentsBlock,
.second.iot #contents .contentsBlock,
.second.company #contents .contentsBlock {
	margin-bottom: 0;
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	border-bottom: 1px solid #028484;
}
.second.products #contents .contentsBlockWrapper:last-child .contentsBlock,
.second.support #contents .contentsBlockWrapper:last-child .contentsBlock,
.second.service #contents .contentsBlockWrapper:last-child .contentsBlock,
.second.connect #contents .contentsBlockWrapper:last-child .contentsBlock,
.second.iot #contents .contentsBlockWrapper:last-child .contentsBlock,
.second.company #contents .contentsBlockWrapper:last-child .contentsBlock {
	border-bottom: none;
}
.second.used #contents .contentsBlock,
.second.gmerit #contents .contentsBlock {
	padding: 60px 0 60px 0;
	width: 1200px;
	margin: 0 auto;
}
.second #contents .grayBlock .contentsBlock {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
	border-bottom: none;
}
.second #contents .whiteBlock .contentsBlock {
	border-bottom: none;
	padding: 40px 0;
}
#contents .contentsPadding {
	padding: 0 21px 0 18px;
}
#contents p, #contents li, #contents th, #contents td {
	/*font-size: 90%;*/
	line-height: 1.6;
}
#contents img {
	vertical-align: top;
}
#contents a {
	color: #203bb6;
}

#contents .col2PageAnchorWrapper {
	padding: 40px 0;
	background-color: #000;
}

#contents .col2PageAnchor {
	width: 1200px;
	margin: 0 auto;
}
#contents .col2PageAnchor .col {
	float: left;
	width: 590px;
	margin-left: 20px;
}
#contents .col2PageAnchor .col:first-child {
	margin-left: 0;
}
#contents .col2PageAnchor .col a {
	display: table;
    width: 100%;
    height: 70px;
    color: #fff !important;
    background: #00adb0;
    box-sizing: border-box;
    padding: 5px 25px 5px 15px;
    font-size: 175%;
    font-weight: bold;
    text-decoration: none;
}
#contents .col2PageAnchor .col a:hover {
	background: #028484;
}
#contents .col2PageAnchor .col a span {
	display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    background: url(/shared/images/ic_anchor.png) no-repeat right center;
    padding-right: 35px;
}
#contents .col2PageAnchor .col a:hover span {
	background: url(/shared/images/ic_anchor_on.png) no-repeat right center;
}

#contents .readTextBlockWrapper {
	padding: 30px 0;
	background-color: #000;
}
#contents .readTextBlock {
	width: 1200px;
	margin: 0 auto;
}
#contents .readTextBlock p {
	color: #fff !important;
	font-size: 115%;
}

/****************************** localNavi ******************************/
#contents #localNavi .topLevelCategory {
	display: block;
	font-size: 120%;
	border-top: #333f48 3px solid;
	border-bottom: #999999 1px solid;
	font-weight: bold;
}
#contents #localNavi .topLevelCategory a {
	display: block;
	padding: 25px 15px 19px 30px;
	width: 100%;
	color: #fff;
	text-decoration: none;
	background: #00adb0 url(/shared/images/ic_lnavi_link.png) no-repeat 15px center;
}
#contents #localNavi .topLevelCategory a:hover {
	background: #4dc6c8 url(/shared/images/ic_lnavi_link_on.png) no-repeat 15px center;
}
#contents #localNavi ul {
	margin-bottom: 25px;
}
#contents #localNavi ul li {
	display: block;
	border-bottom: #ccc 1px solid;
	font-size: 110%;
	font-weight: bold;
}
#contents #localNavi ul li a {
	display: block;
	padding: 21px 5px 17px 32px;
	text-decoration: none;
	color: #333f48;
	background: #fff;
	position: relative;
}
#contents #localNavi ul li > a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00adb0;
}
#contents #localNavi ul li > a:hover {
	/*background: #b8d0f3 !important;*/
}
#contents #localNavi ul li.current > a {
	background: #f2f2f2 !important;
	color: #00adb0;
}

#contents #localNavi ul li.open {
	border-bottom: none;
}
#contents #localNavi ul li.open a {
	background: #c4eced url(/shared/images/ic_lnavi_link_open.png) no-repeat 15px center;
}
#contents #localNavi ul li a:hover,
#contents #localNavi ul li.current a:hover,
#contents #localNavi ul li.open a:hover {
	background: #d9f3f3 !important;
}
#contents #localNavi ul li.open ul {
	border-left: #c4eced 10px solid;
	margin-bottom: 0;
}
#contents #localNavi ul li.open ul li {
	font-size: 90%;
}
#contents #localNavi ul li.open ul li a {
	display: block;
	background: #fff url(/shared/images/ic_lnavi_link_sub.png) no-repeat 15px center;
	padding: 17px 5px 14px 35px;
	text-decoration: none;
}
#contents #localNavi ul li.open ul li:hover a,
#contents #localNavi ul li.open ul li.current a {
	background: #f2f2f2 url(/shared/images/ic_lnavi_link_sub_on.png) no-repeat 15px center !important;
}

/****************************** linkBlock ******************************/

#contents .link4Block .linkBox {
	width: 285px;
	float: left;
	margin: 0 0 20px 20px;
}
#contents .link4Block .linkBox2 {
	margin: 20px 20px 0 0 !important;
}
#contents .link4Block .linkBox:first-child,
#contents .link4Block .linkBox:nth-child(5) {
	margin: 0 0 20px 0;
}
#contents .link4Block .linkBox a {
	display: block;
	text-decoration: none;
}
#contents .link4Block .linkBox .linkText {
	display: table;
    width: 100%;
    height: 70px;
	background: #191F24;
	box-sizing: border-box;
    padding: 5px 15px;
    font-size: 104%;
    position: relative;
}

#contents .link4Block .linkBox.current img {
	opacity: 0.8;
}
#contents .link4Block .linkBox.current .linkText {
	background-color: #00adb0;
}
#contents .link4Block .linkBox .linkText:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #FFF;
}
#contents .link4Block .linkBox .linkText.icOtherW:after {
	width: 14px;
	height: 11px;
	border-style: solid;
	border-width: 0;
	border-color: transparent;
	background: url(/shared/images/ic_other_top.png) no-repeat center;
	margin-top: -6px;
}
#contents .link4Block .linkBox .linkText span {
	display: table-cell;
    width: 95%;
    vertical-align: middle;
    text-align: left;
    color: #FFF;
}
#contents .link3Block .linkBox {
	float:left;
	width: 370px;
	margin-left: 45px;
}
#contents .link3Block .linkBox:first-child {
	margin-left: 0;
}
#contents .link3Block .linkBox .colImg {
	float:left;
}
#contents .link3Block .linkBox .colText {
	float:right;
	width: 120px;
}
#contents .link3Block  .linkText {
	font-size: 135%;
	display: table;
	height: 75px;
}
#contents .link3Block  .linkText > a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
#contents .link3Block .linkText > a:hover,
#contents .link3Block .current .linkText > a {
	text-decoration: underline;
}
#contents .link3Block .current img {
	opacity: 0.7;
}
#contents .link3Block  .readText {
	font-size: 80%;
}
#contents .link3Block  .readText:before {
	display: block;
	content: "";
	height: 1px;
	width: 20px;
	background-color: #000;
	margin: 0 0 20px 0;
}
#contents .link3Block .linkText > a.icOtherW {
	background: none;
	padding: 0;
}
#contents .link3Block .linkText > a.icOtherW span {
	position: relative;
}
#contents .link3Block .linkText > a.icOtherW span:after {
	content: '';
	display: block;
	width: 14px;
	height: 11px;
	background: url(/shared/images/ic_other.png) no-repeat center center;
	bottom: 11px;
	right: -24px;
	position: absolute;
}

#contents .img2Block .col {
	width: 590px !important;
	margin-left: 20px;
	margin-bottom: 10px !important;
	text-align: left;
	float: left;
}
#contents .img2Block .col:nth-child(odd) {
	margin-left: 0;
}
#contents .img2Block .col > a {
	display: table;
	width: 100%;
	height: 130px;
	box-sizing: border-box;
	padding: 5px 15px 5px 300px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	background: #e0e2e4;
	color: #fff;
}

#contents .img2Block .col.merit > a {
	background: #00adb0  url(/gmerit/images/gmerit_ph01.png) no-repeat top left;
}
#contents .img2Block .col.kcross > a {
	background: #00adb0  url(/gmerit/images/gmerit_ph02.png) no-repeat top left;
}
#contents .img2Block .col.merit > a:hover,
#contents .img2Block .col.kcross > a:hover {
	background-color: #028484;
}
#contents .img2Block .col > a > span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-right: 35px;
	position: relative;
}
#contents .img2Block .col > a.icOtherW > span:after {
	display: block;
	content: '';
	width: 14px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
	background: url(/shared/images/ic_other_top.png) no-repeat top left;
}

#contents .img2Block .col > a.icOtherW:hover > span:after {
	display: block;
	content: '';
	width: 14px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
	background: url(/shared/images/ic_other_top.png) no-repeat top left;
}
#contents .img2Block .col.kit > a > span:before {
	display: block;
	content: '';
	width: 61px;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 265px;
	/*background: url(/used/images/used_logo_kit.gif) no-repeat top left;*/
	background: none;
}
#contents .img2Block .col.kit > a.icOtherW > span:after,
#contents .img2Block .col.kct > a.icOtherW > span:after {
	display: block;
	content: '';
	width: 14px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
	background: url(/shared/images/ic_other_top.png) no-repeat top left;
}
#contents .img2Block .col.kct > a > span:before {
	display: block;
	content: '';
	width: 61px;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 265px;
	background: url(/used/images/used_logo_kct.gif) no-repeat top left;
}

#contents .img2Block .col.kit > a,
#contents .img2Block .col.kct > a {
	height: 170px;
	padding: 75px 15px 5px 265px;
	font-size: 120%;
	color: #fff;
	position: relative;
}
#contents .img2Block .col.kit > a{
	padding: 45px 15px 5px 265px;
	font-size: 135%;
}

#contents .img2Block .col.kit > a > span,
#contents .img2Block .col.kct > a > span {
	vertical-align: top;
	line-height: 1.3;
	position: static;
}
#contents .img2Block .col.kit > a > span > span,
#contents .img2Block .col.kct > a > span > span {
	display: block;
	margin-top: 10px;
}
#contents .img2Block .col.kit > a > span > span{
	line-height: 1.5;
	display: block;
	font-weight: normal;
}

#contents .img2Block .col.kit > a {
	background: #00adb0 url(/used/images/used_ph01.jpg) no-repeat top left;
}
#contents .img2Block .col.kct > a {
	background: #00adb0 url(/used/images/used_ph02.jpg) no-repeat top left;
}
#contents .img2Block .col.kit > a:hover {
	background: #028484 url(/used/images/used_ph01.jpg) no-repeat top left;
}
#contents .img2Block .col.kct > a:hover {
	background: #028484 url(/used/images/used_ph02.jpg) no-repeat top left;
}
#contents .img2Block .col.kit > a:hover > span:before {
	/*background: url(/used/images/used_logo_kit.gif) no-repeat bottom left;*/
	background:none;
}
#contents .img2Block .col.kct > a:hover > span:before {
	background: url(/used/images/used_logo_kct.gif) no-repeat bottom left;
}
/****************************** h1 - h5 ******************************/

#contents h2.textHeader {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 170%;
	background: url(/shared/images/bg_h2.png) no-repeat left bottom;
	color: #333f48;
}
#contents h2.textHeader a {
	color: #333f48;
	text-decoration: none;
	position: relative;
	display: block;
}
#contents h2.textHeader a:hover {
	color: #999fa3;
}

#contents h2.textHeader a:after {
	display: block;
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -11px;
	border-radius: 22px;
	border: 1px solid #00adb0;
	background: url(/shared/images/ic_btn_link.png) no-repeat 9px 7px;
}
#contents h2.textHeader .subText {
	font-size: 60%;
	color: #00adb0;
	font-weight: normal;
	margin-left: 24px;
	vertical-align: middle;
}
#contents h2.centerHeading {
	margin: 0 0 30px 0;
	color: #FFF;
	font-size: 175%;
	text-align: center;
}
#contents h2.borderHeader {
	margin: 0 0 30px 0;
	color: #333f48;
	font-size: 175%;
	text-align: center;
	position: relative;
}
#contents h2.borderHeader:before {
	display: block;
	content: '';
	width: 30px;
	height: 2px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -15px;
	background: #00adb0;
}
#contents h3.textHeader {
	font-size:160%;
	margin-bottom: 20px;
	color: #333f48;
	border-bottom: 1px solid #e6e6e6;
}
#contents h3.textHeader a,
#contents h4.textHeader a {
	color: #00adb0;
}
#contents h3.textHeader a:hover,
#contents h4.textHeader a:hover {
	color: #80d6d7;
}
#contents h4.textHeader {
	margin-bottom:15px;
	font-size:110%;
	color: #333f48;
	border-left: 3px solid #80d6d7;
	padding-left: 10px;
}

#contents h5.textHeader {
	margin-bottom:10px;
	font-size:110%;
	font-weight: normal;
	color: #333f48;
	border-left: 1px solid #80d6d7;
	padding-left: 12px;
}

.headerIcon {
	margin-top: -9px;
	margin-bottom: 3px;
	width: auto;
	height: 40px;
}

.topRead {
	font-size: 260%;
	margin-bottom: 30px;
}
.topSubRead {
	line-height: 2.5 !important;
}

#contents .productsRead {
	font-size: 170%;
}
#contents .productsText {
	font-size: 130%;
}

/****************************** list ******************************/

#contents ul.normalList > li {
	font-size: 90%;
	padding-left: 20px;
	background: url(/shared/images/ic_lnavi_link_sub.png) no-repeat 5px 7px;
	margin-bottom: 5px;
}
#contents ol.normalList {
    margin-left: 30px;
}
#contents ol.normalList > li {
    list-style: decimal;
}
#contents ul.boxList > li {
	font-size: 110%;
	display: table;
	width: 555px;
	margin-bottom: 5px;
	float: left;
}
#contents ul.boxList.col2 > li {
	margin-right: 43px;
}
#contents ul.boxList.col2 > li:nth-child(even) {
	margin-right: 0;
}
#contents ul.boxList > li > a {
	display: block;
	background: #333f48;
	color: #fff;
	display: table-cell;
	padding: 14px;
	text-decoration: none;
	position: relative;
}
#contents ul.boxList > li > a:hover,
#contents ul.boxList > li > a.current {
	background: #00adb0;
}
#contents ul.boxList > li > a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #FFF;
}
#contents ul.boxList > li.icOtherW > a:after {
	width: 14px;
	height: 11px;
	border-style: solid;
	border-width: 0;
	border-color: transparent;
	background: url(/shared/images/ic_other_top.png) no-repeat center;
	margin-top: -6px;
}

#contents .linkList li {
	margin-bottom: 10px;
}
#contents .linkList li:last-child {
	margin-bottom: 0;
}
#contents .linkList.col4 li {
	width: 18%;
	margin-right: 2%;
	float: left;
}

#contents .linkList a {
	position: relative;
	padding-left: 1em;
	display: inline-block;
}
#contents .linkList a:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 7px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00a7ac;
}

#contents .anchorList {
	background: #ebebeb;
	padding: 10px 10px 0;
}
#contents .anchorList .col4Block .col {
	width: 205px !important;
	margin-left: 12px !important;
	margin-bottom: 10px !important;
	text-align: center;
}
#contents .anchorList .col4Block .col a {
	display: table;
	width: 100%;
	height: 60px;
	color: #fff !important;
	background: #00adb0;
	box-sizing: border-box;
	padding: 5px 15px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#contents .anchorList .col4Block .col a:hover {
	background: #028484;
}
#contents .anchorList .col4Block .col a > span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	background: url(/shared/images/ic_anchor.png) no-repeat right center;
	padding-right: 35px;
}
#contents .anchorList .col4Block .col a:hover > span {
	background: url(/shared/images/ic_anchor_on.png) no-repeat right center;
}
#contents .anchorList .col4Block .col:nth-child(5n) {
	margin-left: 0 !important;
}


#contents .anchorList .col2Block .col {
	width: 48.9% !important;
	margin-left: 12px !important;
	margin-bottom: 10px !important;
	text-align: center;
}

#contents .anchorList.col1 .col2Block .col {
	width: 584px !important;
}
#contents .anchorList .col2Block .col a {
	display: table;
	width: 100%;
	height: 60px;
	color: #fff !important;
	background: #00adb0;
	box-sizing: border-box;
	padding: 5px 15px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#contents .anchorList .col2Block .col a:hover {
	background: #028484;
}
#contents .anchorList .col2Block .col a span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	background: url(/shared/images/ic_anchor.png) no-repeat right center;
	padding-right: 35px;
}
#contents .anchorList .col2Block .col a:hover span {
	background: url(/shared/images/ic_anchor_on.png) no-repeat right center;
}
#contents .anchorList .col2Block .col:nth-child(odd) {
	margin-left: 0 !important;
}
/****************************** table ******************************/

#contents .normalTable {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	width:100%;
	border-collapse:collapse;
}
#contents .normalTable > tbody > tr > th,
#contents .normalTable > tbody > tr >  td {
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding:9px 5px 8px;
	border-collapse:collapse;
	vertical-align:middle;
	/*color: #4d575f;*/
}
#contents .normalTable > tbody > tr >  th {
	background:#ebebeb;
	text-align:left;
	font-weight: normal;
}
#contents .normalTable thead th {
	width:auto;
}
#contents .normalTable > tbody > tr.topLevelTh > th {
	background:#028484;
	color: #fff;
	text-align: center;
}

#contents .normalTable > tbody > tr > th.noBorderRight,
#contents .normalTable > tbody > tr >  td.noBorderRight {
	border-right: none;
}
#contents .dataTable.recall{
	border-left: none;
	border-color: #e6e6e6;
}
#contents .dataTable.recall > tbody > tr > td,
#contents .dataTable.recall > tbody > tr > th {
	border-right: none;
	border-left: none;
	text-align: center;
	padding: 12px 5px 10px;
	border-color: #e6e6e6;
}
#contents .dataTable.recall > tbody > tr.topLevelTh > th {
	background: #f2f2f2;
	color: #00adb0;
	font-weight: bold;
}

.noResTable {
	
}
.spScrollBlock {
	
}
.noBorder th {
	padding-right:20px;
	text-align:right;
}

/****************************** Definition List ******************************/
#contents .dataList dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #e6e6e6 solid;
}
#contents .dataList dl:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#contents .dataList dl > dt {
	float: left;
	width: 260px
}
#contents .dataList dl > dt > span.floatLeft {
	margin-top: 2px;
}
#contents .dataList dl > dd {
	float: right;
	width: 550px;
	margin-top: 2px;
}

/****************************** column ******************************/

#contents .col2Block .col {
	width: 490px;
	float: left;
	margin-left: 20px;
}
.child #contents .col2Block .col {
	width: 392px;
	float: left;
	margin-left: 33px;
}

.child #contents .col3Block .col {
	width: 366px;
	float: left;
	margin-left: 50px;
}
#contents .col4Block .col {
	width: 240px;
	float: left;
	margin-left: 13px;
}
#contents .col4Block .col .colInner {
	width: 240px !important;
	display: table;
}
.child #contents .col4Block .col {
	width: 190px;
	float: left;
	margin-left: 13px;
}
#contents .col5Block {
	width: 1006px;
}
#contents .col5Block .col {
	width: 196px;
	float: left;
	margin-left: 6px;
}

#contents .fadeBase {
	background: #fff;
}
#contents .col5Block .col .colInner {
	width: 193px !important;
	display: table;
}

.recruitBnr {
	width: 1005px;
}
.recruitBnr.col2Block col:last-child {
	float: right;
}
	
#contents .col2Block .col:first-child,
#contents .col3Block .col:first-child,
#contents .col4Block .col:first-child,
#contents .col5Block .col:first-child {
	margin-left: 0 !important;
}
/*#contents .col p {
	display: table-cell;
}*/
#contents .col p.topColTitle {
	width: 210px;
	display: table-cell;
	background: #1463d6;
	color: #fff;
	padding: 16px 15px;
	font-size: 110%;
	text-align: center;
	min-height: 20px;
	vertical-align: middle;
}
.recruit #contents .col p.topColTitle {
	background: #333333;
	padding: 6px 10px 4px;
	font-size: 100%;
}

.linkBox .topColTitle,
.linkBox {
	cursor: pointer;
}

#contents .catalogBlock .ph {
	width: 141px;
	float: left;
}
#contents .catalogBlock .detail {
	width: 231px;
	float: right;
}



/****************************** tab ********************************/



/****************************** textBtn ******************************/
#contents .textBtn {
	
}
#contents .normalList .textBtn {
	margin-top: 10px;
	width: 200px;
}
#contents .textBtn a {
	display: block;
	background: #fff;
	border: #00adb0 1px solid;
	padding: 8px 7px 6px;
	text-align: center;
	color: #00adb0 !important;
	text-decoration: none;
	border-radius: 16px;
}
#contents .textBtn a:hover {
	background: #00adb0;
	color: #fff !important;
}
#contents .textBtn a > span {
	display: block;
	background: url(/shared/images/ic_btn_link.png) no-repeat 99% center;
	padding-right: 10px;
}
#contents .textBtn a:hover > span {
	background: url(/shared/images/ic_lnavi_link.png) no-repeat 99% center;
}
.textBtn.typeSmall a {
	font-size: 90%;
	padding: 7px 7px 5px;
}
.textBtn .mail .optionIcon {
	display: inline;
	background: url(images/common/ic_btn_mail.png) no-repeat left 49%;
	padding-left: 38px;
}
.textBtn .mail.type02 .optionIcon {
	background: url(images/common/ic_btn_mail_w.png) no-repeat left 49%;
}
.textBtn .print .optionIcon {
	display: inline;
	background: url(images/common/ic_btn_print.png) no-repeat left 49%;
	padding-left: 38px;
}
.textBtn .print.type02 .optionIcon {
	background: url(images/common/ic_btn_print_w.png) no-repeat left 49%;
}


/****************************** borderBlock **************************/
#contents .borderBlock {
	border: #999999 1px solid;
	background: #fff;
	padding: 20px;
}
.borderBlock.type02 {
	border: #bfbfbf 2px solid;
	background: #f2f2f2;
}
#contents .acrobatBlock {
	padding: 20px !important;
	background: #e6e6e6;
	margin-top: 70px !important;
}
#contents .acrobatBlock.noMarginTop {
	margin-top: 0 !important;
}

/****************************** label ******************************/
#contents .label {
	font-size: 75%;
	color: #000;
	background: #376ab5;
	display: inline-block;
	text-align: center;
	padding: 3px 0 2px !important;
	min-width: 120px;
	box-sizing:border-box;
}
#contents .label.recall {
	/*background: #71bbcc;*/
	background: #7fcff8;
}
#contents .label.service {
	/*background: #e2a305;*/
	background: #efbb55;
}
#contents .label.inspection {
	background: #7ed9b1;
}
#contents .label.kaizen {
	background: #f5a6a6;
}
#contents .label.cat1 {
	background: #a6bc61;
}
#contents .label.cat2 {
	background: #d38d9e;
}
/****************************** general ******************************/

.mb00 {	margin-bottom:0px !important;}
.mb05 {	margin-bottom:5px !important;}
.mb10 {	margin-bottom:10px !important;}
.mb15 {	margin-bottom:15px !important;}
.mb20 {	margin-bottom:20px !important;}
.mb25 {	margin-bottom:25px !important;}
.mb30 {	margin-bottom:30px !important;}
.mb35 {	margin-bottom:35px !important;}
.mb40 {	margin-bottom:40px !important;}
.mb45 {	margin-bottom:45px !important;}
.mb50 {	margin-bottom:50px !important;}
.mb55 {	margin-bottom:55px !important;}
.mb60 {	margin-bottom:60px !important;}
.mb65 {	margin-bottom:65px !important;}
.mb70 {	margin-bottom:70px !important;}
.mb75 {	margin-bottom:75px !important;}

.ml00 {	margin-left:0px !important;}
.floatRight {
	float:right !important;
}
div.floatRight {
	margin:0px 0px 10px 20px;
}
div.fileDownload.floatRight {
	float:right;
	margin:0px;
}
.floatLeft {
	float:left !important;
}
div.floatLeft {
	margin:0px 20px 10px 0px;
}
div.fileDownload.floatLeft {
	float:left;
	margin:0px;
}
.textLeft {
	text-align:left !important;
}
.textCenter {
	text-align:center !important;
}
.textRight {
	text-align:right !important;
}
.textResCenter {
	
}
.x-textSmall {
	font-size:60% !important;
}
.textSmall {
	font-size:80% !important;
}
.textMedium {
	font-size:90% !important;
}
.textDefault {
	font-size:100% !important;
}
.textLarge {
	font-size:120% !important;
}
.x-textLarge {
	font-size:130% !important;
}
.xx-textLarge {
	font-size:140% !important;
}
.xxx-textLarge {
	font-size:150% !important;
}
.textNormal {
	font-weight:normal;
}
.textBold {
	font-weight:bold;
}
.textIndent {
	text-indent:-7.99em;
	padding-left:7.99em;
}
.blockCenter {
	margin-left: auto;
	margin-right: auto;
}
.v-alignTop,
.v-alignTop tr th,
.v-alignTop tr td {
	vertical-align:top !important;
}
.v-alignMiddle,
.v-alignMiddle tr th,
.v-alignMiddle tr td {
	vertical-align:middle !important;
}
.v-alignBottom,
.v-alignBottom tr th,
.v-alignBottom tr td {
	vertical-align:bottom !important;
}

#contents a.icLink {
	position: relative;
	padding-left: 1em;
}

#contents a.icLink:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -5px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00a7ac;
}
#contents a.icYouTube, 
#contents a.icLinkedIn,
#contents a.icFacebook {
	position: relative;
	padding-left: 50px;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
}
#contents a.icYouTube:after {
	display: block;
	content: '';
	position: absolute;
	top: -15px;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #333f48 url(/shared/images/btn_youtube.png) no-repeat center center;
	border: none;
}
#contents a.icLinkedIn:after {
	display: block;
	content: '';
	position: absolute;
	top: -15px;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #333f48 url(/shared/images/btn_in.png) no-repeat center center;
	border: none;
}
#contents a.icFacebook:after {
	display: block;
	content: '';
	position: absolute;
	top: -15px;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #333f48 url(/shared/images/btn_fb.png) no-repeat center center;
	border: none;
}

#contents a.icYouTube:hover:after, 
#contents a.icLinkedIn:hover:after,
#contents a.icFacebook:hover:after {
	background-color: #00adb0;
}
#contents .caution {
	display:block;
	text-indent:-1em;
	padding-left:1em;	
}


.icZoom {
	background:url(images/common/ic_zoom.png) no-repeat 0 0.18em;
	padding: 4px 0 4px 31px;
}
.icPdf {
	background: #4d4d4d;
	font-size: 80%;
	color: #fff;
	padding: 0 4px;
	line-height: 0.5;
	margin: 0 7px;
	text-decoration: none;
	vertical-align: 0.1em;
	cursor: pointer;
}
.textBtn.type02 .icPdf {
	background: #b2b2b2;
	color: #333;
}
.icOtherW {
	background:url(/shared/images/ic_other.png) no-repeat 99% 0.4em;
	padding: 0 22px 0 0;
	margin-right: 4px;
}
#contents #localNavi ul li a span.icOtherW_side {
	background:url(/shared/images/ic_other.png) no-repeat right center;
	padding:0 25px 0 0;
	margin-right: 4px;
}

#footer .icOtherW {
	padding-right:22px;
	background: url(/shared/images/ic_other_top.png) no-repeat 98% center;
}
.linkMargein {
	margin-right: 35px;
}
.icRequire {
	vertical-align:middle;
	margin-left:8px;
}
.btnPagetop {
	position:fixed;
	z-index: 500;
	bottom:60px;
	right:40px;
	display:none;
}
.btnPagetop a {
	display: block;
}
.btnPagetop img {
	width: 55px;
	height: 88px;
}

.underLineLink {
	text-decoration:underline !important;
}
.underLineLink:hover {
	text-decoration:none !important;
}

.kakkoKome {
	display:block;
	text-indent:-2em;
	padding-left:2em;
}
.caption {
	/*display:block;
	margin-top:5px;
	text-align:center;*/
}
sub,sup {
	font-size:80%;
}
.sup {
	font-size:60%;
	vertical-align:top;
}

.indent1em {
	padding-left: 1em;
}



.colorRed {
	color:#FF0000;
}
.colorBlue {
	color:#0000FF;
}
.colorLightBlue {
	color:#0CF;
}
.colorGreen {
	color:#009900;
}
.colorYellow {
	color:#FFCC33;
}
.grayLink {
	color:#808080 !important;
	text-decoration:underline !important;
}
.grayLink:hover {
	text-decoration:none !important;
}

.pcVis {
	display: block;
}
.spVis {
	display: none;
}

.displayBlock {
	display: block !important;
}

.width100 {	width: 100% !important;}
.width95 {	width: 95% !important;}
.width90 {	width: 90% !important;}
.width85 {	width: 85% !important;}
.width80 {	width: 80% !important;}
.width75 {	width: 75% !important;}
.width70 {	width: 70% !important;}
.width65 {	width: 65% !important;}
.width60 {	width: 60% !important;}
.width55 {	width: 55% !important;}
.width50 {	width: 50% !important;}
.width45 {	width: 45% !important;}
.width40 {	width: 40% !important;}
.width35 {	width: 35% !important;}
.width30 {	width: 30% !important;}
.width25 {	width: 25% !important;}
.width20 {	width: 20% !important;}
.width15 {	width: 15% !important;}
.width10 {	width: 10% !important;}
.width05 {	width: 5% !important;}
.width561 {	width: 561px !important;}
.fadeimg,
.img100, .img90, .img80, .img70, .img60, .img50, .img40, .img30, .img20, .img10 {
	
}
#contents .imgBorder {
	box-shadow: 0 0 0 1px #e6e6e6 inset;
	display: inline-block;
}
#contents .imgBorder > img {
	z-index: -1;
	position: relative;
}

/* 非表示 */
.btnPagetopSp {
	display: none;
}
@media print{

.footerInner,#footerGlobal {
	display: none;
}
}

/****************************** CUSTOM *******************************/

/* 160627追加 */
.naraki{font-family: "HGGothicM" , "HGｺﾞｼｯｸM" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}

/* 160708追加*/
#contents #subLink .linkBox{
	width:555px;
	box-sizing:border-box;
	border:solid 5px #e6e6e6;}
#contents #subLink .linkBox:hover{
	border:solid 5px #00adb0;}
#contents #subLink .linkBox p{
	float:left;
	background:none !important;}
#contents #subLink .linkBox .caution{
	display:inherit !important;
}
#contents #subLink .linkBox_img img{
	width:160px;
	margin-right:20px;
}
#contents #subLink .linkBox_txt{
	width:350px;
	padding-top:18px;}
	
/* 161208追加*/
#contents .normalTable ul.recallList li{
	padding-left:1.5em;
	text-indent:-1em;
	margin-bottom:10px;
}
#contents .normalTable ul.recallList li span{
	display:inline-block;
	width:1em;
	text-align:right;
}

/* 170217追加*/

#contents .newsBlock {
	width: 100%;
	background: #fff;
	padding: 0 0 42px;
}
#contents .newsBlockInner {
	margin: 0 auto;
}
#contents .newsBlockInner .newsList {
	padding: 0 20px;
}
#contents .newsBlockInner .newsList dl {
	padding: 15px 0;
	border-top: 1px solid #e6e6e6;
}
#contents .newsBlockInner .newsList dl:last-child {
	border-bottom: 1px solid #e6e6e6;
}
#contents .newsBlockInner .newsList dl > dt {
	float: left;
	width: 20%;
}

#contents .newsBlockInner .newsList dl > dd {
	float: right;
	width: 80%;
}
#contents .newsBlockInner .icOtherW {
	background: url(/shared/images/ic_other.png) no-repeat right 0.2em;
}


/* 17607追加*/
.support #contents #window{
	width:740px;
	padding-top:10px;
	margin:0 auto 20px;
}
.support #contents #printBtn{
	margin-bottom:40px;
}

.support #contents #window h5{
	color:#00a7ac;
	font-weight:normal;
	margin-bottom:5px;
}
.support #contents #window ul li,
.support #contents #printBtn li{
	width:350px;
	float:none;
	margin:0 auto;
}
.support #contents #window ul li a,
.support #contents #printBtn li a{text-align:center;}

#contents #localNavi #jp2{}

#contents #localNavi ul#jp2 li.open ul {border-left: #f2f2f2 10px solid;}
#contents #localNavi ul#jp2 li.open a {
	background: #f2f2f2 !important;
	color:#00a7ac;
}
#contents #localNavi ul#jp2 li.open ul li a {
	background: #ffffff !important;
	padding: 17px 5px 14px 42px;
	color:#333f48;
}
#contents #localNavi ul#jp2 li.open ul li.current a {background: #f2f2f2 !important;}
#contents #localNavi ul#jp2 li.open ul li a:after {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -3px;
    background: #d8d8d8;
    border-radius: 46px;
    border: none;
}
.support #contents #window ul.access{}
.support #contents #window ul.access li{
	margin:0;
	width:100%;
	padding-left:1em;
	text-indent:-1em;
}
#contents .normalTable > tbody > tr > th.bggreen,
#contents .normalTable > tbody > tr >  td.bggreen{
	background-color:#d9f3f3 !important;
}

.recycling_fee #contents ul.notelist li{
	padding-left:2.5em;
	text-indent:-2.5em;
}


/* 170809 */
.pcBr{
	display:inline;
}
.spBr{
	display:none;
}

.rental #contents #contentsInner {
    padding: 80px 0 0;
}
.rental .rentalLink{
	width:100%;
	min-width: 1200px;
	padding: 60px 0 60px !important;
	background-color: #eee;
}
.rental .rentalLink .linkBoxWrapper{
	margin: 0 auto !important;
	width: 1200px;
}
.rental #contents .link4Block .linkBox{
	margin: 0 20px 0 0;
} 
.rental #contents .link4Block .linkBox:last-child{
	margin: 0;
}
.rental #contents .link4Block .linkBox:nth-child(1) .linkText{
	background-color: #00b9dd;} 
.rental #contents .link4Block .linkBox:nth-child(2) .linkText{
	background-color: #F0BA38;}
.rental #contents .link4Block .linkBox:nth-child(3) .linkText{
	background-color: #48D28D;} 
.rental #contents .link4Block .linkBox:nth-child(4) .linkText{
	background-color: #E6567A;}


/* 170913_製品情報ローカルナビ */
.products #contents #localNavi ul#jp1 li ul li {
	font-size: 90%;
}
.products #contents #localNavi ul#jp1 li ul li{
	border-bottom:0;
	padding-bottom: 1px;
	background:url(/shared/images/bg_lineDot.gif) #ffffff repeat-x left bottom;
}
.products #contents #localNavi ul#jp1 li ul li:last-child{
	background:#ffffff;
}
.products #contents #localNavi ul#jp1 li ul li a {
	padding: 17px 5px 14px 33px;
}
.products #contents #localNavi ul#jp1 li.open ul li a {
	background:none;
}
.products #contents #localNavi ul#jp1 li ul li a:after {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -3px;
	background:none;
    background-color: #d8d8d8;
    border-radius: 46px;
    border: none;
}

.products #contents #localNavi ul#jp1 li .panel{
	display: none;
}
.products #contents #localNavi ul#jp1 li.open .panel{
	display: block;
}
.products #contents #localNavi ul#jp1 li span.panelBtn{
    display: block;
    padding: 21px 5px 17px 32px;
    text-decoration: none;
    color: #333f48;
    position: relative;
	cursor: pointer;
    background:url(/shared/images/btn_toggleOn.png) #fff no-repeat 240px center;	
}
.products #contents #localNavi ul#jp1 li > span.panelBtn:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00adb0;
}
.products #contents #localNavi ul#jp1 li.open span.panelBtn,
.products #contents #localNavi ul#jp1 li span.active{
    color: #00a7ac;
    background:url(/shared/images/btn_toggleOff.png) #f2f2f2 no-repeat 240px center !important;	
}
.products #contents #localNavi ul#jp1 li.open span.active{
    color: #333f48;
    background:url(/shared/images/btn_toggleOn.png) #fff no-repeat 240px center !important;	
}
.products #contents #localNavi ul#jp1 li span.panelBtn:hover{
    background-color: #f2f2f2 !important;
}
.products #contents #localNavi ul#jp1 li ul {
    border-left: #f2f2f2 10px solid;
    margin-bottom: 0;
}
.products #contents #localNavi ul#jp1 li.open ul {
    display: block;
    border-left: #f2f2f2 10px solid;
}
.products #contents #localNavi ul#jp1 li.current > a{
	background:#e6fcfd !important;
	color: #333f48;
}
.products #contents #localNavi ul#jp1 li ul li a:hover{
	background:#e6fcfd !important;
}

.products #contents #localNavi ul#jp1 li.model{
	border-bottom:#ccc 1px solid;
}
.products #contents #localNavi ul#jp1 li.model ul li:last-child{
	border-bottom:0;
}

.products #contents #localNavi ul#jp1 li.use{
	border-bottom:#ccc 1px solid;
}
.products #contents #localNavi ul#jp1 li.use ul.navShovel {
	padding:0 0 0 80px;
	border-bottom:10px solid #f2f2f2;
	background:url(/shared/images/ico_navShovel.png) #e6fcfd no-repeat 8px center;	
}
.products #contents #localNavi ul#jp1 li.use ul.navCrane {
	padding:0 0 0 80px;
	background:url(/shared/images/ico_navCrane.png) #e6fcfd no-repeat 8px center;
}
.products #contents #localNavi ul#jp1 li.use ul.navCrane li a{
	padding:32px 5px 29px 38px;
}



/*
171031_製品情報ページ内おすすめコンテンツ追加
-------------------------------------------------- */
.products #contents #productsRecommend{
	margin-bottom: 10px;
}
.products #contents #productsRecommend .link4Block {
	display: table;
}
.products #contents #productsRecommend .link4Block .linkBox {
	width: 270px;
	display: table-cell;
	margin: 0 0 15px 15px;
}
.products #contents #productsRecommend .link4Block .linkBox:first-child,
.products #contents #productsRecommend .link4Block .linkBox:nth-child(4n) {
	margin: 0 0 15px 0;
}
.products #contents #productsRecommend .link4Block .linkBox a {
	width: 100%;
}
.products #contents #productsRecommend .link4Block .linkBox .linkImg img {
	width: 270px !important;
}


/* 171101_全ページ共通関連リンク
-------------------------------------------------- */
#contents #relatedLinksWrap{
	width:100%;
	background-color:#333F48;
}
#contents #relatedLinksWrap #relatedLinksBox{
	width:1200px;
	margin:0 auto;
	padding:50px 0;
}
#contents #relatedLinksBox h3{
	color:#d8d8d8;
	font-size:150%;
	text-align:center;
	letter-spacing:1px;
	padding-bottom:10px;
	margin-bottom:20px;
    background: url(/shared/images/bg_service_h3.gif) center bottom no-repeat;
}
#contents #relatedLinksBox #relatedLinksinnerBox{}
#contents #relatedLinksBox #relatedLinksinnerBox ul{
	display:table;
	margin:0 auto;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li{
	display:block;
	float:left;
	width:288px;
	margin-right:16px;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li:last-child{
	margin:0;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li a{
	display:block;
	width:100%;
	height:175px;
	color:#333f48;
	font-weight:bold;
	text-decoration:none;
	border:5px solid #00a7ac;
	background: url(/shared/images/b_arrow.png) #ffffff center 94% no-repeat;
	text-align:center;
	box-sizing:border-box;
	padding:22px 20px 18px ;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li a:hover{
	opacity:0.8;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li a p:first-child{
	width:62px;
	height:52px;
	margin:0 auto 10px;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li a p img{
	width:100%;
	height:100%;
}
#contents #relatedLinksBox #relatedLinksinnerBox ul li a p{
	line-height:1.3;
}


/* ============================== 
180608_ソーシャルメディアアイコン
============================== */
#contents .snsList{
	margin-bottom: 20px;
	padding-top: 10px;
}
#contents .snsList li{
    width: 18%;
    margin-right: 2%;
    float: left;
}
#contents .snsList li a{
	height: 40px;
	padding-left: 0;
	line-height: 40px;
}
#contents .snsList li a::after{
	border: 0;
}
#contents .snsList li a.icOtherW{
	background-position: right center;
}
#contents .snsList li a img{
	margin-right: 10px;
}


/* ==============================
190220_販売サービス窓口にGooglemap
============================== */
.support #contents iframe {
	margin:0 auto;
	display: block;
}


/* ==============================
190220_IoTソリューションカテゴリ新設
============================== */
.cat_iot #contents{}
.cat_iot #contents .youtubeBox {
	margin: 0 auto 30px;
	width:100%;
}
.cat_iot #contents .youtubeBox .youtube{
	position:relative;
	width:100%;
	height: 0;
	padding-top:56.25%;
}
.cat_iot #contents .youtubeBox .youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* ==============================
190220_角丸リンク
============================== */
#contents a.radiusLink{
	display: inline-block;
	position: relative;
	color: #00a7ac;
	background-color: #fff;
	border: 1px solid #00a7ac;
	min-width: 300px;
	padding: 16px 20px 16px 20px;
	text-decoration:none;
	border-radius: 28px;
	transition: background-color .3s;
	text-align: center;
	box-sizing: border-box;
}
#contents a.radiusLink::after{
	content: "";
	position: absolute;
	right: 20px;
	top: 21px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 6px;
	border-color: transparent transparent transparent #00a7ac;
}
#contents a.radiusLink:hover{background-color: #dcf9f7;}
#contents a.radiusLink.icOtherW{
	background-position-x: 95%;
    background-position-y: center;
}
#contents a.radiusLink.icOtherW::after{
	display: none;
}



/* ==============================
171121_NEWS フィルタリング
============================== */
#contents ul.filter{
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
#contents ul.filter li{
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	text-align: center;
}
#contents ul.filter li a{
	padding-bottom:6px;
	min-height: 50px;
	box-sizing: border-box;
	border-top:5px solid #fff;	
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
	color: #111111;
	font-size: 110%;
	display: block;
}
#contents ul.filter li a span{
	display:inline-block;
	line-height: 50px;
	width:100%;
	border-right:1px solid #eeeeee;
}
#contents ul.filter li:last-child a span{
	border-right:0px;
}
#contents ul.filter li a.active{
	border-bottom: 1px solid #ffffff;
	border-right:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}
#contents ul.filter li:nth-child(1) a.active,
#contents ul.filter li:nth-child(1) a:hover{
	border-top:5px solid #00a7ac;	
}
#contents ul.filter li:nth-child(2) a.active,
#contents ul.filter li:nth-child(2) a:hover{
	border-top:5px solid #00b9e0;	
}
#contents ul.filter li:nth-child(3) a.active,
#contents ul.filter li:nth-child(3) a:hover{
	border-top:5px solid #f0ad38;	
}
#contents ul.filter li:nth-child(4) a.active,
#contents ul.filter li:nth-child(4) a:hover{
	border-top:5px solid #e6567a;	
}
#contents .boxes dl{
	padding: 12px 0 16px;
	margin: 0;
}
#contents .boxes dl dt{
	width: 260px;
}
#contents .boxes dl dt::after{
	font-size:90%;
	margin-left:12px;
	padding:4px 0 3px;
	width:9em;
	text-align:center;
	display:inline-block;
}
#contents .encustom .boxes dl dt{
	padding-top: 5px;
	position: relative;
}
#contents .encustom .boxes dl dt::after{
	margin-left:0;
	/*width:9em;*/
	position: absolute;
	right: 0;
	top: 0;
}
#contents .boxes dl.ico_news dt::after{
	content:"ニュースリリース";
	color: #00b9e0;
	border: 2px solid #00b9e0;
}
#contents .boxes dl.ico_info dt::after{
	content:"お知らせ";
	color: #f0ad38;
	border: 2px solid #f0ad38;
}
#contents .boxes dl.ico_event dt::after{
	content:"イベント / 展示会";
	color: #e6567a;
	border: 2px solid #e6567a;
}
#contents #contentsMain .boxes dl dd {
	width: 560px;
	padding-top: 5px;
}
#contents #contentsMain .noarticle::after {
	padding-top: 12px;
	margin-bottom: 40px;
	content: "該当する記事がありません";	
}



/* ============================================

190314_サイドナビ

============================================ */
#contents #localNavi ul#sideNav li ul li {
	font-size: 90%;
}
#contents #localNavi ul#sideNav li ul li{
	border-bottom:0;
	border-top: 1px dotted #e3e3e3;
	background:url(/shared/images/bg_lineDot.gif) #ffffff repeat-x left bottom;
}
#contents #localNavi ul#sideNav li ul li:last-child{
	background:#ffffff;
}
#contents #localNavi ul#sideNav li ul li a {
	padding: 17px 5px 14px 33px;
}
#contents #localNavi ul#sideNav li.open ul li a {
	background:none;
}
#contents #localNavi ul#sideNav li ul li a:after {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -3px;
	background:none;
    background-color: #d8d8d8;
    border-radius: 46px;
    border: none;
}
#contents #localNavi ul#sideNav li ul {
    border-left: #ffffff 10px solid;
    margin-bottom: 0;
}
#contents #localNavi ul#sideNav li.current > a{
	background:#e6fcfd !important;
	color: #333f48;
}
#contents #localNavi ul#sideNav li ul li a:hover{
	background:#e6fcfd !important;
}


/* ============================================

190415_販売サービス窓口_微修正

============================================ */
.support #contents #window ul.ss_access li{width:100%;}
.support #contents #window ul.ss_access p{
	color:#00a7ac;
    margin-bottom: 5px;
}



