@charset "utf-8";


@media screen and (max-width: 767px){


body {
	min-width: 320px;
	padding: 0;
	font-size: 100% !important;
}
.popup {
	min-width: inherit;
}

html,body {
	-webkit-text-size-adjust: 100%;
}

img {
	width: 100%;
	height: auto;
}

#contents p {
	font-size: 90%;
}

/**************************** breadcrumbs ***************************/
#breadcrumbs {
	display: none;	
}


/****************************** h1Area ********************************/

.h1Area {
	width: 100%;
	min-width: inherit;
	min-height: inherit;
}
.h1Area.smallHeading h1 {
	width: auto;
	margin: 0 auto;
	padding: 10px 13px 9px;
	font-size: 200%;
}

/* products */

#contents .h1Area.products,
#contents .h1Area.sales,
#contents .h1Area.ss,
#contents .h1Area.used,
#contents .h1Area.inquiry {
	height: auto;
	min-width: inherit;
}
#contents .h1Area.products h1,
#contents .h1Area.sales h1,
#contents .h1Area.ss h1,
#contents .h1Area.used h1,
#contents .h1Area.inquiry h1 {
	width: auto;
	font-size: 150%;
	padding: 45px 10px 43px;
}

/****************************** localNavi ******************************/

/****************************** contents ******************************/
.child #contents #contentsInner {
	padding-top: 30px;
}
.second.inquiry #contents #contentsInner {
	padding-bottom: 0;
}
.second.inquiry #contents .col2Block .col.contentsPadding {
	width: auto !important;
	padding: 0 20px;
}
.second.inquiry #contents .col2Block .col.contentsPadding ul.boxList {
	padding: 0;
	width: 100%;
}
.child #contentsInner {
    padding-top: 20px;
}
.contentsBlock {
	padding: 0 12px;
	margin-bottom: 60px;
}
#contents a {
	color: #203bb6;
}
#contentsMain, #localNavi {
	width: 100%;
}

#contents .col2PageAnchorWrapper {
	padding: 30px 20px;
}
#contents .col2PageAnchor {
	width: auto;
	margin: 0 auto;
}
#contents .col2PageAnchor .col {
	float: none;
	width: auto;
	margin-left: 0;
}
#contents .col2PageAnchor .col:first-child {
	margin-bottom: 30px;
}
#contents .col2PageAnchor .col a {
    height: 35px;
    padding: 10px 16px;
    font-size: 100%;
}
#contents .col2PageAnchor .col a span,#contents .col2PageAnchor .col a:hover span {
	background-size: 22px;
	padding-right: 0;
}

.second.products #contents .contentsBlock {
	width: auto;
	padding: 40px 0;
}
.second.ss #contents .contentsBlock,
.second.used #contents .contentsBlock {
	width: auto;
}
.second #contents .blueBlock, 
.second #contents .whiteBlock{
	padding: 30px 20px;
}
.second #contents .blockInner {
	width: auto;
}
.second #contents .grayBlock .contentsBlock {
	width: auto;
	padding: 40px 10px;
}
.second #contents .whiteBlock .contentsBlock {
	padding: 40px 10px;
}

#contents .readTextBlockWrapper {
	padding: 30px 10px;
	background-color: #000;
}
#contents .readTextBlock {
	width: auto;
}
#contents .readTextBlock p {
	color: #fff !important;
	font-size: 90%;
}
/****************************** linkBlock ******************************/

#contents .link4Block .linkBox {
	width: 50%;
	float: left;
	margin: 0 0 1px;
	height: inherit;
}
#contents .link4Block .linkBox:first-child,
#contents .link4Block .linkBox:nth-child(5) {
	margin: 0;
}
#contents .link4Block .linkBox:nth-child(odd) {
	margin: 0 1px 1px -1px;
}
#contents .link4Block .linkBox .linkText {
    height: auto;
    padding: 7px 15px 7px 7px;
    font-size: 75%;
	display: block;
}

#contents .link4Block .linkBox .linkText > span {
	padding-right: 0px;
	height: auto;
}
#contents .link4Block .linkBox .linkText:after {
    right: 8px;
    border-width: 3px 0px 3px 5px;
}

#contents .link3Block .linkBox {
	float:none;
	width: auto;
	margin: 0 auto 20px !important;
}
#contents .link3Block .linkBox:last-child {
	margin: 0 auto !important;
}
#contents .link3Block .linkBox .colImg {
	width: 40%;
}
#contents .link3Block .linkBox .colText {
	width: 55%;
}
#contents .link3Block  .linkText {
	font-size: 90%;
	height: auto;
}

#contents .link3Block  .readText:before {
	margin: 10px 0;
}
#contents .link3Block .linkText > a.icOtherW span:after {
	bottom: 2px;
	right: -20px;
}
#contents .img2Block {
	padding: 0;
}
#contents .img2Block .col {
	width: 100% !important;
	float: none;
	margin: 0 0 30px 0 !important;
}
#contents .img2Block .col.kit > a {
	width: 100%;
	height: auto;
	font-size: 100%;
	padding: 55px 10px 10px;
	background: #00adb0;
	position: relative;
}
#contents .img2Block .col.kct > a {
	width: 100%;
	height: auto;
	font-size: 100%;
	padding: 55px 10px 10px;
	background: #00adb0;
	position: relative;
}
#contents .img2Block .col.kit > a:hover {
	background: #028484 ;
}
#contents .img2Block .col.kct > a:hover {
	background: #028484 ;
}
#contents .img2Block .col.kit > a:before {
	display: block;
	content: '';
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #00adb0 url(/used/images/used_ph01.jpg) no-repeat top left;
}
#contents .img2Block .col.kct > a:before {
	display: block;
	content: '';
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #00adb0 url(/used/images/used_ph02.jpg) no-repeat top left;
}
#contents .img2Block .col > a > span {
	padding-right: 0;
}
#contents .img2Block .col.kit > a.icOtherW > span:after,
#contents .img2Block .col.kct > a.icOtherW > span:after {
	top: 20px;
	right: 32% !important;
}
#contents .img2Block .col.kit > a > span:before,
#contents .img2Block .col.kct > a > span:before {
	top: 15px;
	left: 12px;
}

/****************************** h1 - h5 ******************************/

#contents h2.textHeader {
	margin: 0px 10px 10px;
	font-size: 110%;
}

#contents h2.centerHeading {
	margin: 0 0 40px 0;
	font-size: 120%;
}
#contents h2.borderHeader {
	font-size: 120%;
}
#contents h3.textHeader {
	font-size: 110%;
}
#contents .contentsPadding h3.textHeader {
	margin-left: -10px;
}
/****************************** list ******************************/
#contents .normalList .textBtn {
	margin: 10px auto 0;
}
#contents ul.boxList > li {
	margin-bottom: 10px;
	width: 100%;
	font-size: 90%;
}
#contents ul.boxList > li > a {
	padding-right: 40px;
}

#contents .anchorList {
	padding: 30px 20px;
}
#contents .anchorList.col1 .col2Block .col {
	margin: 0 !important;
	width: 100% !important;
}
#contents .anchorList .col2Block .col:first-child {
	margin-bottom: 30px !important;
}
#contents .anchorList .col2Block .col a {
	height: 35px;
	padding: 10px 16px;
	font-size: 100%;
}
#contents .linkList a.icOtherW {
	background: url(/shared/images/ic_other.png) no-repeat right 0.5em;
}
/****************************** table ******************************/

/****************************** column ******************************/

#contents .col2Block .col,
#contents .col3Block .col {
	width: 100% !important;
	float: none;
	margin: 0 0 20px !important;
}
#contents .col2Block .col.smallMargin,
#contents .col3Block .col.smallMargin {
	margin-bottom: 10px !important;
}
#contents .col4Block .col {
	width: 50%;
	float: left;
	margin: 0 -1px 1px 1px;
}
#contents .col4Block .col .colInner {
	width: 100% !important;
	display: table;
}
.insAnchor .icon {
	width: 40px !important;
	height: auto !important;
	margin: 0 auto;
}

#contents .col4Block .col:nth-child(odd) {
	margin: 0 0 1px 0;
	clear: both;
}
#contents .col:last-child {
	margin-bottom: 0 !important;
}
	
#contents .col2Block .col.tabContBlock {
	margin-bottom: 20px !important;
}

	

#contents .col p.topColTitle {
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
	background: #1463d6;
	color: #fff;
	padding: 8px 15px;
	font-size: 110%;
	text-align: center;
	min-height: 20px;
	vertical-align: middle;
}
.linkBox .topColTitle {
	cursor: pointer;
}
.btnPagetop {
	position: static;
	display: block;
	text-align: center;
	margin-bottom: 23px;
}
.btnPagetop img {
	width: 44px;
	height: auto;
}


/****************************** btn ******************************/
.detailBtn {
	border: #ccc 1px solid;
	font-size: 120% !important;
}
.detailBtn a {
	color: #000 !important;
}

/****************************** works ******************************/

/****************************** general ******************************/

.detailBtn .icLink {
	display: block;
	/* background:url(images/sp/common/ic_link.png) no-repeat 98% 50%; */
	padding: 11px 17px 11px 10px;
	background-size: 8px 23px;
}

.floatLeft,
.floatRight {
	width:auto !important;
	float:none !important;
	margin-right:0px !important;
	margin-left:0px !important;
}
.floatLeft > img,
.floatRight > img {
	width:100%;
	height:auto;
}



.icPdf {
	padding: 1px 4px;
}
.icZoom {
	/* background:url(images/common/ic_zoom.png) no-repeat 0 0.6em; */
	background-size: 14px 14px;
	padding-left: 20px;
}
.icOtherW {
	/* background:url(images/common/ic_other.png) no-repeat right 0.1em; */
	padding: 0 22px 0 0;
}




.caption {
	text-align: center;
}


.pcVis {
	display: none;
}
.spVis {
	display: block;
}
.spWordBrake {
	display:inline-block;
}

.img100 {	width: 100% !important;	height: auto !important;}
.img90 {	width: 90% !important;	height: auto !important;}
.img80 {	width: 80% !important;	height: auto !important;}
.img70 {	width: 70% !important;	height: auto !important;}
.img60 {	width: 60% !important;	height: auto !important;}
.img50 {	width: 50% !important;	height: auto !important;}
.img40 {	width: 40% !important;	height: auto !important;}
.img30 {	width: 30% !important;	height: auto !important;}
.img20 {	width: 20% !important;	height: auto !important;}
.img10 {	width: 10% !important;	height: auto !important;}


.width561 {	width: auto !important;}


/* 160708追加 */
#contents #subLink .linkBox{width:100%;}
#contents #subLink .linkBox_img{
	float:none;
	width:100%;}
#contents #subLink .linkBox_img img{width:100%;}
#contents #subLink .linkBox_txt{
	float:none;
	margin:0 5% 5% 5%;
	width:90%;
}
#contents #subLink{margin-bottom:10px;}
#contents #subLink .col{float:none;}

/************************** 160912秋の大展示会2016 **************************/
#contents #fair2016{
	min-width: 100%;
	background:none;
}
#contents #fair2016 #fair2016BG{
	margin-bottom:30px;
	padding-bottom:30px;
}
#fair2016 .contentsBlock{
	width:100%;
}
#fair2016 .h1Area{
	display:none
}
#fair2016 .h1AreaSP{
	display:inherit;
	width:100%;
	margin-bottom:20px;
}
#fair2016 #catch{
	width:90%;
	padding:25px 0;
	margin:0 5% 30px;
}
#fair2016 #catch h2{
	width: 100%;
}
#fair2016 #catch h2 #ttl_obiPC{
	display:none;
}
#fair2016 #catch h2 #ttl_obiSP{
	display:inherit;
}
#fair2016 #catch p{
	float:none;
	width:80%;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
	margin:0 auto 20px !important;
}
#fair2016 #catch p.noBorder{
	padding-bottom:0px;
	margin:0 auto 10px !important;
	border:none;
}

#fair2016 #nextMachine{
	width:100%;
}

#fair2016 #place #placeBoxLeft,
#fair2016 #place #placeBoxRight{
	width:100%;
	float:none;
}
#fair2016 #place #placeBoxLeft{
	margin-bottom:20px;
}
#fair2016 #place .textBtn{
	width:80%;
	text-align:center;
	margin:0 auto 30px;
}
#fair2016 #day ul.normalList > li{
	font-size:100%;
}
#fair2016 #sponsor ul li .icOtherW {
	background:url(/shared/images/ic_other.png) no-repeat right 0.3em;
}
}


@media print{
#header, #globalNavi {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	z-index: 999 !important;
}
#globalNavi {
	top: 72px !important;
}
.btnPagetop {
	display: none !important;
}
}