  @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;
}

#contents 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: 136px 0 0 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}


/*** 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;
}
#contents .h1Area {
	height: 300px;
	border: none;
}
#contents .h1Area.products {
	background: url(/products/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.company {
	background: url(/jp/company/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.csr {
	background: url(/jp/csr/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.innovation {
	background: url(/jp/innovation/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.news {
	background: url(/jp/news/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.worldwide {
	background: url(/worldwide/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area.ss {
	background: url(/ss/images/bg_h1.jpg) no-repeat center;
	background-size: cover;
}
#contents .h1Area h1 {
	width: 1200px;
	color: #fff;
	margin: 0 auto;
	padding-top: 120px; 
	font-size: 330%;
}
.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: #c2c3c4;
}


/ contents /

#contents {
	width: 100%;
	min-width: 1200px;
}
.child #contents {
	margin-top: 52px;
}
.child.wide #contents {
	margin-top: 0;
}
#contents #contentsInner {
	width:1200px;
	margin:0px auto;
	padding: 0 0 48px;
}
.child.wide #contents #contentsInner {
	width: 100%;
	padding: 0;
}
.child.wide.news #contents #contentsInner {
	width: 1200px;
	margin: 0 auto;
	padding: 52px 0 0 0;
}
.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;
}
#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;
}


/ localNavi /
#contents #localNavi .topLevelCategory {
	display: block;
	font-size: 120%;
	border-top: #00adb0 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: #333f48;
	position: relative;
}
#contents #localNavi .topLevelCategory a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}
#contents #localNavi .topLevelCategory a:hover {
	background: #4dc6c8;
}
#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: -4px;
	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;
	color: #00adb0;
}
#contents #localNavi ul li.open {
	border-bottom: none;
}
#contents #localNavi ul li.open a {
	background: #f2f2f2;
}
#contents #localNavi ul li a:hover,
#contents #localNavi ul li.open a:hover {
	background: #d9f3f3;
}
#contents #localNavi ul li ul { 
	display: none;
}
#contents #localNavi ul li.open ul {
	display: block;
	border-left: #f2f2f2 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;
	padding: 17px 5px 14px 35px;
	text-decoration: none;
}
#contents #localNavi ul li.open ul li a:after {
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -3px;
	background: #4dc6c8;
	border-radius: 46px;
	border: none;
}
	
#contents #localNavi ul li.open ul li.current a {
	background: #f2f2f2 !important;
}
#contents #localNavi ul li.open ul li:hover a {
	background: #d9f3f3 !important;
}


/ mainSlide /
.mainSlide {
	overflow: hidden;
	height: 530px;
	min-width: 1000px;
	margin-bottom: 12px;
	position: relative;
}
.mainSlide .rotation {
	width: 1000px;
	height: 500px;
	left: 50%;
	margin-left: -500px;
	position: relative;
}
.mainSlide .boxPanel {
	position: absolute;
	width: 1000px;
	height: 500px;
	opacity: 0.5;
}
.mainSlide .boxPanel.current {
	opacity: 1;
}
.mainSlide .boxPanel a {
	cursor: default;
}
.mainSlide .boxPanel.current a {
	cursor: pointer;
}
.mainSlide .naviNext {
	position: absolute;
	right: -32px;
	top: 50%;
	z-index: 2;
	margin-top: -23.5px;
}
.mainSlide .naviPrev {
	position: absolute;
	left: -32px;
	top: 50%;
	z-index: 2;
	margin-top: -23.5px;
}
.mainSlide .selectBtn {
	padding: 10px 0 0;
	line-height: 1;
	text-align: center;
}
.mainSlide .slideNavi {
	display: inline-block;
	vertical-align: top;
}
.mainSlide .selectBtn span {
	position: relative;
	z-index: 2;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin-left: 18px;
}
.mainSlide .selectBtn span:first-child {
	margin-left: 0;
}
.mainSlide .selectBtn span.current {
	width: 12px;
	height: 12px;
}
.mainSlide .selectBtn a {
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #b2b2b2;
	border-radius: 7px;
	text-decoration: none;
	vertical-align: middle;
}
.mainSlide .selectBtn span.current a {
	width: 12px;
	height: 12px;
	background: #1463d6;
}


.mainVisual {
	width: 1200px;
	margin:0 auto;
}


/ h1 - h5 /

#contents h2.textHeader {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 170%;
	background: url(/jp/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(/jp/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 .sectionInner.excavators h2.textHeader,
#contents .sectionInner.cranes h2.textHeader  {
	color: #fff;
}
#contents h2.borderHeader {
	margin: 0 0 30px 0;
	color: #fff;
	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 .readColor {
	color: #00adb0;
}
#contents .productsText {
	font-size: 130%;
}
#contents .fontBold {
	font-weight: bold;
}
/ Definition List /
#contents .dataList dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #e6e6e6 solid;
}
#contents .dataList dl:last-child {
	border-bottom: none;
}
#contents .dataList dl > dt {
	float: left;
	width: 130px
}

#contents .dataList dl > dd {
	float: right;
	width: 1010px;
}
#contents #contentsMain .dataList dl > dd {
	float: right;
	width: 700px;
}
/ list /

#contents ul.normalList {
	margin-left:23px;
}
#contents ol.normalList {
	margin-left:30px;
}
#contents ul.normalList > li {
	/*line-height:1.6;
	background:url(/jp/shared/images/common/ic_linkmark.gif) no-repeat 0px 9px;
	padding-left:19px;
	margin-bottom:6px;*/
	list-style-type:disc;
}
#contents ol.normalList > li {
	list-style: decimal;
}

#contents ol.bracketsList > li {
	list-style: none;
	display: table;
	width: 100%;
}
#contents ol.bracketsList > li span {
	list-style: none;
	display: table-cell;
}
#contents ol.bracketsList > li > span.index {
	width: 2em;
}

#contents .anchorList {
	background: #ebebeb;
	padding: 10px 10px 0;
}
#contents .anchorList.anchor2nd {
	width: 1200px;
	margin: 0 auto 56px;
	background: none;
	padding: 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/icon_down_arrow.png) no-repeat right center;
	padding-right: 35px;
}
#contents .anchorList .col2Block .col:nth-child(odd),
#contents .anchorList.anchor2nd .col2Block .col:nth-child(odd) {
	margin-left: 0 !important;
}

#contents .anchorList.anchor2nd .col2Block .col {
	width: 590px !important;
	margin-left: 20px !important;
	margin-bottom: 10px !important;
	text-align: left;
}
#contents .anchorList.anchor2nd .col2Block .col a {
	display: table;
	width: 100%;
	height: 130px;
	color: #fff !important;
	background: #00adb0;
	box-sizing: border-box;
	padding: 5px 15px 5px 325px;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
}
#contents .anchorList.anchor2nd .col2Block .col.excavators a {
	background: #00adb0 url(/products/images/bg_anc_ph01.png) no-repeat left top;
}
#contents .anchorList.anchor2nd .col2Block .col.cranes a {
	background: #00adb0 url(/products/images/bg_anc_ph02.png) no-repeat left top;
}
#contents .anchorList.anchor2nd .col2Block .col a:hover {
	background-color: #028484 !important;
}

#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.col3 li {
	width: 30% ;
	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 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 24px 14px 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 .categorySection ul.boxList > li {
	margin-bottom: 1px;
}
#contents .categorySection ul.boxList > li > a {
	background: #191f24;
}
#contents .categorySection ul.boxList > li > a:hover,
#contents .categorySection ul.boxList > li > a.current {
	background: #00adb0;
}	
	
	
/ 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;
}

.listTable {
	border-top:#ccc 1px solid;
	width:100%;
	border-collapse:collapse;
}
.listTable th,
.listTable td {
	border-bottom:#cccccc 1px solid;
	padding:7px 10px 6px;
	border-collapse:collapse;
	vertical-align:middle;
}
.listTable th {
	background:#f2f2f2;
	text-align:left;
	font-weight: normal;
}




.spScrollBlock {
	
}
.noBorder th {
	padding-right:20px;
	text-align:right;
}

/ 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;
}
	
#contents .col2Block .col:first-child,
#contents .col3Block .col:first-child,
#contents .col4Block .col:first-child,
#contents .col5Block .col:first-child {
	margin-left: 0 !important;
}

.linkBox .topColTitle,
.linkBox {
	cursor: pointer;
}

#contents .catalogBlock .ph {
	width: 141px;
	float: left;
}
#contents .catalogBlock .detail {
	width: 231px;
	float: right;
}



/ tab **/


/ textBtn /
#contents .textBtn {
	
}
#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 !important;
	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;
}
#contents .textBtn a.icOtherW {
	background: none;
	margin-right: 0;
}
#contents .textBtn a.icOtherW > span {
	display: block;
	background: url(/jp/shared/images/ic_other.png) no-repeat right center;
	padding-right: 10px;
}
#contents .textBtn a.icOtherW:hover > span {
	background: url(/jp/shared/images/ic_other_top.png) no-repeat right center;
}
.textBtn.typeSmall a {
	font-size: 90%;
	padding: 7px 7px 5px;
}
/ linkBlock /
#contents .sectionInner .link4Block {
	width: 1200px;
	margin: 0 auto;
}
#contents .link5Block {
	width: 1100px;
	margin: 0 auto;
}
#contents .link4Block .linkBox {
	width: 285px;
	float: left;
	margin: 0 0 20px 20px;
}
#contents .link5Block .modalBox {
	width: 200px;
	float: left;
	margin: 0 0 20px 20px;
}
#contents .link4Block .linkBox:first-child,
#contents .link4Block .linkBox:nth-child(5){
	margin: 0 0 20px 0;
}
#contents .link4Block .linkBox a,
#contents .link5Block .modalBox 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: 110%;
	position: relative;
}
#contents .link5Block .modalBox .readText {
	display: block;
	width: 100%;
	height: auto;
	background: #191f24;
	box-sizing: border-box;
	padding: 10px;
	font-size: 90%;
}

#contents .link4Block .linkBox.current img,
#contents .link5Block .modalBox.current img {
	opacity: 0.8;
}
#contents .link4Block .linkBox.current .linkText,
#contents .link5Block .modalBox.current .readText {
	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.current .linkText:after {
	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(/jp/shared/images/ic_other_top.png) no-repeat center;
	margin-top: -6px;
}
#contents .link4Block .linkBox.current .linkText.icOtherW:after {
	background: url(/jp/shared/images/ic_other_top.png) no-repeat center;
}
#contents .link4Block .linkBox .linkText span {
	display: table-cell;
	width: 95%;
	vertical-align: middle;
	text-align: left;
	color: #fff;
}
#contents .link5Block .modalBox .readText span {
	display: table-cell;
	width: 95%;
	vertical-align: top;
	text-align: left;
	color: #fff;
	height: auto;
}
#contents .link4Block .linkBox.current .linkText span,
#contents .link5Block .modalBox.current .readText span {
	color: #fff;
}


/ borderBlock */
.borderBlock {
	border: #a1c1ef 2px solid;
	background: #f3f7fd;
	padding: 15px;
}
.borderBlock.type02 {
	border: #bfbfbf 2px solid;
	background: #f2f2f2;
}
.acrobatBlock {
	padding: 20px !important;
	background: #e6e6e6;
	margin-top: 70px !important;
}
.acrobatBlock.noMarginTop {
	margin-top: 0 !important;
}

#contents .categorySection {
	background: #333f48;
	min-width:1200px;
}
.csr #contents .categorySection {
	background: #fff;
}
#contents .categorySection .sectionInner {
	width: 1200px;
	padding: 40px 0;
	margin: 0 auto;
}


/ 2nd layout /
#contents .categoryBlock {
	width: 1200px;
	min-height: 242px;
	margin: 0 auto;
	padding-bottom: 33px;
}
.ss #contents .categoryBlock {
	min-height: auto;
}
#contents .categoryBlock.excavators {
	background: url(/products/images/bg_cat01.png) no-repeat left top;
}
#contents .categoryBlock.cranes {
	background: url(/products/images/bg_cat02.png) no-repeat left top;
}


#contents .categoryBlock h2 {
	width: 211px;
	color: #fff;
	font-size: 195%;
	float: left;
	padding: 57px 0 0 39px;
}
#contents .categoryBlock h2 span {
	display: block;
	font-size: 55%;
	font-weight: normal;
	margin-top: 5px;
}
#contents .categoryBlock ul.boxLink {
	width: 950px;
	padding-top: 60px;
	float: left;
}
#contents .categoryBlock ul.boxLink li {
	width: 190px;
	border-right: #333f48 1px solid;
	border-bottom: #333f48 1px solid;
	float: left;
	box-sizing: border-box;
	position: relative;
}
#contents .categoryBlock ul.boxLink li.multiLine {
	line-height: 1.2;
}
#contents .categoryBlock ul.boxLink li a {
	display: table;
	width: 100%;
	height: auto;
	min-height: 62px;
	color: #fff !important;
	background: rgba(25, 31, 36, 0.8);
	box-sizing: border-box;
	padding: 7px 15px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}
#contents .categoryBlock ul.boxLink li a:hover {
	background: #00adb0;
}
#contents .categoryBlock ul.boxLink li a span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	position: relative;
	min-height: 48px;
}
#contents .categoryBlock ul.boxLink li a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #fff;
	background: none;
}
#contents .categoryBlock ul.boxLink li a.icOtherW:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 15px;
	width: 14px;
	height: 11px;
	border: none;
	background: url(/shared/images/ic_other_top.png) no-repeat left top;
}
#contents .categoryBlock.excavators.col3 {
	background: url(/products/excavators/images/bg_cat01.jpg) no-repeat left top;
}
#contents .sectionInner.cranes {
	background: url(/products/cranes/images/bg_cat01.jpg) no-repeat left 100px;
	background-size: 140px auto;
}
#contents .sectionInner.cranes .categoryBlock {
	min-height: 190px;
}
#contents .categoryBlock.cranes.col3 {
	background: none;
}
#contents .categoryBlock.col3 ul.boxLink {
	width: 900px;
	padding-top: 30px;
	float: right;
}
#contents .categoryBlock.col3 ul.boxLink li {
	width: 300px;
}



#contents .tisCol {
	width: 950px;
	margin:0 auto;
}

#contents .tisSection {
	min-width: 1200px;
	background: #e6e6e6;
	padding: 40px 0;
}
#contents .tisSection .sectionInner {
	width: 1200px;
	min-height: 161px;
	margin: 0 auto;
}
#contents .tisSection .sectionInner .tisText {
	padding-top: 37px;
}


/ worldWide /

.worldwide #contents .categoryBlock {
	position: relative;
	overflow: visible;
	background: none;
}
.worldwide #contents .categoryBlock.excavators {
	margin-bottom: 50px;
}
.worldwide #contents .categoryBlock .col{
	width: 459px;
}
.worldwide #contents .excavators H2 {
	position: absolute;
	background: url(/products/images/bg_cat01.png) no-repeat left top;
	width: 284px;
	height: 233px;
	top: -58px;
	left: -39px;
}
.worldwide #contents .cranes H2 {
	position: absolute;
	background: url(/products/images/bg_cat02.png) no-repeat left top;
	width: 284px;
	height: 233px;
	top: -58px;
	left: -39px;
}
.worldwide #contents H2 > span {
	width: 210px;
}
.worldwide #contents .categoryBlock .colRight {
	width: 952px;
	float: right;
	position: relative;
}

.worldwide #contents .categoryBlock h3 {
	color: #fff;
	font-size: 140%;
	margin-bottom: 22px;
}
.worldwide #contents .categoryBlock h4 {
	color: #fff;
	font-size: 105%;
	display: table-cell;
	vertical-align: middle;
}

/ Innovation /
.innovation #contents .bottomCopy {
	font-family:"Ryumin ExtraBold KL";
	color:#00ADB0;
	font-size:34px;
	text-align:center;
	padding:7px 0;
	border-bottom:1px #00adb0 solid;
	border-top:1px #00adb0 solid;
	background:url(/jp/innovation/environment/images/bg_copy.gif) center top no-repeat;
}
	

/ general /

#contents .mb00 {	margin-bottom:0px !important;}
#contents .mb05 {	margin-bottom:5px !important;}
#contents .mb10 {	margin-bottom:10px !important;}
#contents .mb15 {	margin-bottom:15px !important;}
#contents .mb20 {	margin-bottom:20px !important;}
#contents .mb25 {	margin-bottom:25px !important;}
#contents .mb30 {	margin-bottom:30px !important;}
#contents .mb35 {	margin-bottom:35px !important;}
#contents .mb40 {	margin-bottom:40px !important;}
#contents .mb45 {	margin-bottom:45px !important;}
#contents .mb50 {	margin-bottom:50px !important;}
#contents .mb55 {	margin-bottom:55px !important;}
#contents .mb60 {	margin-bottom:60px !important;}
#contents .mb65 {	margin-bottom:65px !important;}
#contents .mb70 {	margin-bottom:70px !important;}
#contents .mb75 {	margin-bottom:75px !important;}


#contents .ml00 {	margin-left:0px !important;}

#contents .floatRight {
	float:right !important;
}
#contents div.floatRight {
	margin:0px 0px 10px 20px;
}
#contents div.fileDownload.floatRight {
	float:right;
	margin:0px;
}
#contents .floatLeft {
	float:left !important;
}
#contents .floatNon {
	float: none !important;
}
#contents div.floatLeft, #contents .locations p.floatLeft {
	margin:0px 20px 10px 0px;
}
#contents div.fileDownload.floatLeft {
	float:left;
	margin:0px;
}
#contents .textLeft {
	text-align:left !important;
}
#contents .textCenter {
	text-align:center !important;
}
#contents .textRight {
	text-align:right !important;
}
#contents .textResCenter {
	
}
#contents .x-textSmall {
	font-size:60% !important;
}
#contents .textSmall {
	font-size:80% !important;
}
#contents .textMedium {
	font-size:90% !important;
}
#contents .textDefault {
	font-size:100% !important;
}
#contents .textLarge {
	font-size:120% !important;
}
#contents .x-textLarge {
	font-size:130% !important;
}
#contents .xx-textLarge {
	font-size:140% !important;
}
#contents .xxx-textLarge {
	font-size:150% !important;
}
#contents .textNormal {
	font-weight:normal;
}
#contents .textBold {
	font-weight:bold;
}
#contents .textIndent {
	text-indent:-7.99em;
	padding-left:7.99em;
}
#contents .blockCenter {
	margin-left: auto;
	margin-right: auto;
}
#contents .v-alignTop,
#contents .v-alignTop tr th,
#contents .v-alignTop tr td {
	vertical-align:top !important;
}
#contents .v-alignMiddle,
#contents .v-alignMiddle tr th,
#contents .v-alignMiddle tr td {
	vertical-align:middle !important;
}
#contents .v-alignBottom,
#contents .v-alignBottom tr th,
#contents .v-alignBottom tr td {
	vertical-align:bottom !important;
}

#contents .lineHeightSmall {
	line-height: 1.5;
}


#contents .icZoom {
	background:url(/shared/images/icon_zoom.png) no-repeat 0 0.45em;
	padding: 4px 0 4px 23px;
}
.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;
}

.icOtherW {
	background:url(/shared/images/ic_other.png) no-repeat right 0.4em;
	padding: 0 22px 0 0;
	margin-right: 4px;
}

.newsBlock .icPdf {
	background:url(/jp/shared/css/images/common/ic_pdf.png) no-repeat 100% 2px;
	padding: 0px 20px 0px 0px;
}
.newsBlock .icOtherW {
	background:url(/jp/shared/css/images/common/ic_other.png) no-repeat 100% 4px;
	padding: 0px 20px 0px 0px;
}

#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;
}

.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;
}
.caution {
	display:block;
	text-indent:-1em;
	padding-left:1em;	
}
.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:#b40000;
}
.grayLink {
	color:#808080 !important;
	text-decoration:underline !important;
}
.grayLink:hover {
	text-decoration:none !important;
}

.pcVis {
	display: block;
}
.spVis {
	display: none;
}

.displayBlock {
	display: block !important;
}

.displayNon {
	display: none;
}

#contents .textHeader .country {
	display: block;
	font-size: 80%;
	padding: 3px 5px 2px;
	background: #ff0000;
	border-radius: 5px;
	color: #fff;
	float: right;
}
#contents .textHeader .country.ja {
	background: #F34545;
}
#contents .textHeader .country.nl {
	background: #BB7C1A;
}
#contents .textHeader .country.ww {
	background: #1463D6;
}
#contents .width100 {	width: 100% !important;}
#contents .width95 {	width: 95% !important;}
#contents .width90 {	width: 90% !important;}
#contents .width85 {	width: 85% !important;}
#contents .width80 {	width: 80% !important;}
#contents .width75 {	width: 75% !important;}
#contents .width70 {	width: 70% !important;}
#contents .width65 {	width: 65% !important;}
#contents .width60 {	width: 60% !important;}
#contents .width55 {	width: 55% !important;}
#contents .width50 {	width: 50% !important;}
#contents .width45 {	width: 45% !important;}
#contents .width40 {	width: 40% !important;}
#contents .width35 {	width: 35% !important;}
#contents .width30 {	width: 30% !important;}
#contents .width25 {	width: 25% !important;}
#contents .width23 {	width: 23% !important;}
#contents .width20 {	width: 20% !important;}
#contents .width18 {	width: 18% !important;}
#contents .width17 {	width: 17% !important;}
#contents .width15 {	width: 15% !important;}
#contents .width10 {	width: 10% !important;}
#contents .width05 {	width: 5% !important;}


/* 161128追加 */
#contents .width276 {	width: 276px !important;}
#contents .width561 {	width: 561px !important;}
#contents .width562 {	width: 562px !important;}

#contents .fadeimg,
#contents .img100, #contents .img90, #contents .img80, #contents .img70, #contents .img60, #contents .img50, #contents .img40, #contents .img30, #contents .img20, #contents .img10 {
	
}

#contents .boxCenter {
	margin: 0 auto !important;
}

/* 非表示 */
.btnPagetopSp {
	display: none;
}
@media print{
#header,#headerOptions,#globalNavi {
	position: absolute;
}
.footerInner,#footerGlobal {
	display: none;
}
}

/* 160627追加 */
.naraki{font-family: "HGGothicM" , "HG?????M" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}

/* 160708追加 */
#dimension, #spec, #range, #catalog{margin-bottom:30px !important;}
.productsTable td{
	text-align:center;
}
.unit{border-right:0px !important;}
.h1Area.smallHeading h1 span#subh1 {
	font-size: 75%;
	color: #333f48;
	font-weight: normal;
}
.acrobatBlock2 {
	padding: 20px !important;
	background: #e6e6e6;
	margin: 30px 0 !important;
}
#contents .mr5{margin-right:5px !important;}
#contents .mr10{margin-right:10px !important;}
#contents .mr15{margin-right:15px !important;}
#contents .mr20{margin-right:20px !important;}
#contents .mr30{margin-right:30px !important;}
#contents .mr50{margin-right:50px !important;}

#contents .clearfix .textBtn{
	width:275px;
}
/* 160928追加 */
#contents .clearfix .detail .textBtn{
	width:100%;
}
/* 161026追加 */
#contents #greeting{
	position:relative;
	padding-bottom:40px;
}
#contents #greeting p{
	line-height:1.8;
	font-size:125%;
	margin-bottom:30px;
}
#contents #greeting img{
	width:100%;
}
#contents #greeting #greetingSign{
	position:absolute;
	text-indent:-9999px;
	margin-bottom:0;
	right:0;
	bottom:0;
	width:380px;
	height:33px;
	background: url(/jp/company/greeting/images/img_sign.gif) no-repeat center top;
}
#contents #greeting .transform{
	transform: rotate(0.001deg);
}

/* 161101追加_ Sales and ServiceExcavators > Contact List */
.ss #contents .sscontactBox{
	padding:0 14%;	
}
.ss #contents .sslinkBox{
	margin-bottom:3px;
}
.ss #contents .sscontactBox > .sscontact{
	float:left;
	width:49%;
	margin-right:2%;
}
.ss #contents .sslinkBox > .sscontact{
	float:left;
	width:49.25%;
	margin-right:1.5%;
}
.ss #contents .sslinkBox > .sscontact:last-child,
.ss #contents .sscontactBox > .sscontact:last-child{
	margin-right:0px;
}
.ss #contents .sscontact{
	display:table;
	width: 35%;
	height:55px;
	margin: 0 auto 10px;
	text-align: center;
}
.ss #contents .sscontact a{
	display: table-cell;
	color: #fff;
	background:#00adb0;
	padding: 16px;
	font-weight: bold;
	text-decoration: none;
}
.ss #contents .sscontact a:hover {
	background: #028484;
}
.ss #contents .sslinkBox .sscontact a{
	background:#333f48;
}
.ss #contents .sslinkBox .sscontact a:hover{
	background:#232729;
}

.ss #contents .sscontact a span{
	background:url(/shared/images/ic_other_top.png) no-repeat right center;
	padding-right:30px;
}
.ss #contents .sscontact a span.noicon{
	background:none;
	padding-right:0px;
}
.ss #contents .nodisplay{
	display:none;
}
/* 161102追加
> Sales and ServiceExcavators > Parts and Service
> Sales and ServiceExcavators > Used Equipment */
.ss #contents .contentsBlock .ssPartsImg01,
.ss #contents .contentsBlock .ssPartsImg02,
.ss #contents .contentsBlock .ssUsedImg01,
.ss #contents .contentsBlock .ssUsedImg02{
	text-align:center;
	margin:0 auto 10px;
}
.ss #contents .contentsBlock .ssPartsImg01{
	width:580px;
}
.ss #contents .contentsBlock .ssPartsImg02,
.ss #contents .contentsBlock .ssUsedImg01{
	width:446px;
}
.ss #contents .contentsBlock .ssPartsTxt,
.ss #contents .contentsBlock .ssUsedTxt{
	float:left;
	width:550px;
}
.ss #contents .contentsBlock .ssPartsImg03{
	float:right;
	width:280px;
	margin-bottom:20px;
}
.ss #contents .contentsBlock .ssUsedImg02{
	float:right;
	width:250px;
}
.ss #contents .contentsBlock .ssPartsImg img{
	width:100%;
	height:100%;
}

/* 161108追加
> Sales and ServiceExcavators > top */
.ss #contents .categorySection #ssTop_menu{
	padding:0 0 40px;
}

.ss #contents .ssmenuBox{
	padding:0;	
}
.ss #contents .ssmenuBox > .ssmenu{
	float:left;
	width:49%;
	margin-right:2%;
}
.ss #contents .ssmenuBox > .ssmenu:last-child{
	margin-right:0px;
}
.ss #contents .ssmenu{
	display:table;
	min-height:76px;
	margin: 0 auto 10px;
	text-align: center;
}
.ss #contents .ssmenu a{
	display: table-cell;
	vertical-align:middle;
	color: #fff;
	background:#00adb0;
	padding: 16px;
	font-weight: bold;
	text-decoration: none;
}
.ss #contents .ssmenu a:hover {
	background: #028484;
}
.ss #contents .ssmenu a span{
	background:url(/shared/images/ic_other_top.png) no-repeat right center;
	padding-right:30px;
}

/* 161219追加
> location map */

#contents ul.mapBtn {
	width: 276px;
	margin: 0 auto;
}

#contents ul.mapBtn > li {
	font-size: 100%;
	display: table;
	width: 276px;
}


#contents ul.mapBtn2 {
	width: 562px;
	margin: 0 auto;
}


#contents ul.mapBtn2 > li {
	font-size: 100%;
	display: table;
	width: 276px;
	float: left;
}

#contents ul.mapBtn2 > li:nth-child(even) {
	float: right;
}

/* 170107追加
> Contact Us */
#contents #subLink .linkBox{
	width:555px;
	float:right;
	margin:20px 5px 0 0;
	display:table-cell;
	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_img img{
	width:126px;
	margin-right:30px;
}
#contents #subLink .linkBox_txt{
	width:370px;
	line-height:86px;
}
/* 170202追加
> News */
.news #contents{
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/* 170217追加
> Event */
#contents .evLinkBox{
	padding-left: 120px;
}
#contents .evLinkText{
	margin: 40px 0 0 120px;
}

/* 17405追加
> Event */
#globalNavi #globalNaviInner ul li a.icOtherW{
	background-position:99.9% center;
}

/* 170601追加 */
.pcBr{
	display:inline;
}
.spBr{
	display:none;
}

/* 1700920追加 */
/*used*/
.ss #contents .usedWrap{
	position: relative;
} 
.ss #contents .usedWrap p{
	letter-spacing: 0.05em;
	line-height:280%;
} 
.ss #contents .usedWrap p img{
	width: 100%;
	height: 100%;
} 
.ss #contents .usedWrap .space{
	margin-bottom: 60px;
} 
.ss #contents .usedWrap #usedText01{
	width: 530px;
	position: relative;
	padding: 30px 50px 30px 0;
	background-color: #ffffff;
	margin:-120px 0 40px 0;
	z-index: 10;
}
.ss #contents .usedWrap .usedText02{
	float: left;
	width: 300px;
}
.ss #contents .usedWrap .usedText03{
	float: right;
	width: 480px;
}
.ss #contents .usedWrap .usedText04r{
	float: right;
	width: 300px;
}
.ss #contents .usedWrap .usedText04l{
	float: left;
	width: 480px;
}
.ss #contents .kitLink{
	display: table;
	width:70%;
	margin:80px auto 100px;
	text-align: center;
}
.ss #contents .kitLink a{
	display: table-cell;
	width: 100%;
	vertical-align:middle;
	background:#00a7ac;
	padding: 20px 0;
}
.ss #contents .kitLink a:hover {
	background: #028484;
}

/*Support*/
.ss #contents .supportWrap .supportBox{
	position: relative;
	margin-bottom: 60px;
} 
.ss #contents .supportWrap .supportBox .supportCopy{
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: 101;
}
.ss #contents .supportWrap .supportBox .supportCopyR{
	right: 0 !important;
	left: inherit;
	text-align: right !important;
}
.ss #contents .supportWrap .supportBox .supportCopy p{
	margin-bottom: 10px;
}
.ss #contents .supportWrap .supportBox .supportCopy p span{
	font-family: 'Oswald', sans-serif;
	color:#d3d3d3;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
}
.ss #contents .supportWrap .supportBox .supportCopy h2{
	font-size: 52px;
	color: #00a7ac;
	font-family: 'Noto Serif', serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.35;
	/*background-color: #ffffff;*/
	display: inline;
}
.ss #contents .supportWrap .supportBox .supportImg{
	width: 80%;
	padding: 0 0 0 20% !important;
	margin-bottom: 40px;
	z-index: 100;
}
.ss #contents .supportWrap .supportBox .supportImgL{
	padding: 0 20% 0 0 !important;
}
.ss #contents .supportWrap .supportTxt{
	line-height: 2.4;
	letter-spacing: 0.02em;
	padding-bottom: 60px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 60px;
}
.ss #contents .supportWrap .supportTxt:last-child{
	padding-bottom: 30px;
	border-bottom: 0;
	margin-bottom: 0px;
}


/* 171031_製品情報ページ内おすすめコンテンツ追加
-------------------------------------------------- */
.products #contents #productsRecommendTitle{
	margin-top: 35px;
}
.products #contents #productsRecommend .link4Block {
	display: table;
	padding: 10px 20px 0;
}
.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:40px 0 50px;
}
#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;
}


/* 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 ul.filter li:nth-child(5) a.active,
#contents ul.filter li:nth-child(5) a:hover{
	border-top:5px solid #43cd88;	
}
#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_management dt::after{
	content:"経営";
	color: #00b9e0;
	border: 2px solid #00b9e0;
}
#contents .boxes dl.ico_products dt::after{
	content:"新製品";
	color: #f0ad38;
	border: 2px solid #f0ad38;
}
#contents .boxes dl.ico_event dt::after{
	content:"イベント/展示会";
	color: #e6567a;
	border: 2px solid #e6567a;
}
#contents .boxes dl.ico_other dt::after{
	content:"その他";
	color: #43cd88;
	border: 2px solid #43cd88;
}
#contents #contentsMain .boxes dl dd {
	width: 560px;
	padding-top: 5px;
}
#contents #contentsMain .noarticle::after {
	padding-top: 12px;
	margin-bottom: 40px;
	content: "該当する記事がありません";	
}


#contents .encustom .boxes dl.ico_management dt::after{
	content:"Management";
}
#contents .encustom .boxes dl.ico_products dt::after{
	content:"New products";
}
#contents .encustom .boxes dl.ico_event dt::after{
	content:"Event/exhibition";
}
#contents .encustom .boxes dl.ico_other dt::after{
	content:"Others";
}
#contents .encustom .boxes dl dt{
	width: 280px;
}
#contents .encustom #contentsMain .boxes dl dd {
	width: 530px;
	padding-top: 5px;
}
#contents .encustom #contentsMain .noarticle::after {
	content: "No articles are available.";	
}


/* ============================== 
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;
}
