@charset "UTF-8";
/* ===================================================================
filename:contents.css
#For cotents
=================================================================== */


/* Top
------------------------------------------------------------------*/
#server,#service{
	margin-bottom:20px;
}
#server ul{
	margin:10px -5px 0 0;
	overflow:hidden;
}

#server ul li{
	float:left;
	display:inline;	
	margin:0 5px 15px 0;
}
#service ul{
	margin:10px -8px 0 0;
	overflow:hidden;
}

#service ul li{
	float:left;
	display:inline;	
	margin:0 8px 15px 0;
}

#informationBox{
	margin:0 0 20px 0;
}

#informationBox h2{
	margin:0 0 15px 0;

}

#informationBox ul{
	margin:0;
}

#informationBox ul li{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#mainArea #informationBox{
	margin:0 0 40px 0;
}
#mainArea #informationBox h2{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	font-weight:bold;
	font-size:16px;
}
#mainArea #informationBox {
    margin: 0 0 40px 0;
}
#mainArea #informationBox.makerRelationList {
    margin: 0 0 0px 0;
}

/* === clearfix ==*/
#mainArea #informationBox ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainArea #informationBox ul li{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #mainArea #informationBox ul li{height: 1%;}
#mainArea #informationBox ul li{display: block;}
/* End hide from IE-mac */

#informationBox ul li span{
	display:block;
}

#mainArea  #informationBox ul li span.date{
	float:left;
	display:inline;
	width:110px;
}

#mainArea  #informationBox ul li span.txt{
	float:left;
	display:inline;
	width:575px;
}

#mainArea.top  #informationBox ul li span.txt{
	float:left;
	display:inline;
	width:840px;
}

#mainArea  #informationBox.makerRelationList ul li span.txt{
	margin:4px 0 0 0;
}

#informationBox ul li span.linkTxt{
	float:left;
	display:inline;
	width:710px ! important;
	margin:2px 0 0 0;
}
#mainArea.top #informationBox ul li span.linkTxt{
	float:left;
	display:inline;
	width:710px ! important;
	margin:2px 0 0 0;
}

#informationBox ul li span.category{
	font-size:10px;
	line-height:14px;
	float:left;
	display:inline;
	padding:2px;
	text-align:center;
	width:100px ! important;
	margin:0 10px 0 0;
	background:#f0eaff;
	color:#795bc7;
	border:1px solid #795bc7;
}
#informationBox ul li span.category.category1{
	background:#ffeaea;
	color:#c50d0d;
	border:1px solid #c50d0d;
}
#informationBox ul li span.category.category2{
	background:#e1f5fd;
	color:#00a6e6;
	border:1px solid #00a6e6;
}


#informationBox ul li span.date{
	margin-top:4px;
}

#informationBox ul li span.date a{
	background:url(../_img/master/acs01.gif) no-repeat left center;
	padding:0 0 0 10px;
}

#informationBox ul li a{
	text-decoration:none;
}

#informationBox ul li a:hover{
	text-decoration:underline;
}

#informationBox .informationBtn{
	text-align:right;
	margin:15px 0 15px 0;
}

#relationBanners{
	margin:20px 0 0px 0;
	padding: 0 0 50px 0;
}


#relationBanners h2{
	margin:0 0 25px 0;
}

#relationBanners p{
	float:left;
	display:inline;
	margin:0 6px 0 0;
}

#relationBanners p.last{
	margin:0 0px 0 0;
}


#mainArea #productNews ul{
	margin:10px 0 0 0px;
}

#mainArea #productNews h2,
#mainArea #productNews h3{
	border:none;
	background:none;
	padding:0;
	margin:0 0 15px 0;
}

#mainArea #productNews{
	margin:0 0 30px 0;
}

#mainArea #productNews ul li{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	margin:0 0 12px 0;
	padding:0 0 12px 0;
}


/* === clearfix ==*/
#mainArea #productNews ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainArea #productNews ul li{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #mainArea #productNews ul li{height: 1%;}
#mainArea #productNews ul li{display: block;}
/* End hide from IE-mac */

#productNews ul li span{
	display:block;
}

#mainArea #productNews ul li span.date{
	float:left;
	display:inline;
	width:90px;
}

#mainArea  #productNews ul li span.txt{
	float:left;
	display:inline;
	width:590px;
}

#productNews ul li span.date a{
	background:url(../_img/master/acs02.gif) no-repeat left center;
	padding:0 0 0 7px;
}

#productNews ul li span.date a.noAcs{
	background:none;
	padding:0;
}

#productNews ul li a{
	text-decoration:none;
}

#productNews ul li a:hover{
	text-decoration:underline;
}

#subArea #bannerArea{
	width:810px;
	margin:0 auto 20px auto;
}
#subArea #bannerArea p{
	float:left;
	margin-right:20px;
}



#subArea #bannerAreaTop{
	margin:0 0 20px 0;
}

#subArea #bannerArea img{
	margin:0 0 15px 0;
	display:block;
}

#makerList{
	border:1px solid #cccccc;
	border-bottom:none;

}

#makerList h2{
	margin:10px 0 5px 15px;
}

/* === clearfix ==*/
#makerList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#makerList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #makerList{height: 1%;}
#makerList{display: block;}
/* End hide from IE-mac */

.content .makerList{
	margin:0 0 20px 15px;
}

#makerList .element{
	float:left;
	display:inline;
	margin:5px;
	width:202px;
}

#makerList p{
	text-align:center;

}

#makerList p.img{
	width:120px;
	height:100px;
	text-align: center;
    vertical-align: middle;
	position: relative;
	margin:0 auto 5px auto;
}

#makerList p.img img{
	position: absolute;
}

#makerList .elements{
	margin-left:50px;
}




/* slider
--------------------------------------------------------- */
.slideFrame {
	position: relative;
	margin: 0 20px;
	overflow: hidden;
	overflow-x: auto;
	width: 100%px;
	height: 200px;
	margin:0 0 30px 0;
}

.slideGuide {
	width: 150%;
	height: 100%;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 20px;
	width: 460px;
	height: 100%;
	background: #FFF;
	color: #333;
}

/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 20px;
	height: 100%;
	background: #fff;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}

.slideCtrl img{
	padding:90px 0 0 0;
}

.slideCtrl.left { left: -5px; }
.slideCtrl.right { right: -5px; }



/* slider
--------------------------------------------------------- */
#topElementBox{
	width: 100%;
	background: url(../_img/top/main_bg_201707.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 575px;
	/*background:url(../_img/top/main_bg.jpg) repeat-x;*/
	/*margin:0 0 20px 0;*/
	margin-top: -22px;
}

#topElementBox .copy{
	text-align:center;
	padding:15px 0 10px 0;
	margin:0;
}

#mainSlide{
	width:950px;
	height:228px;
	margin:0 auto 0px auto;
	position:relative;
	border:1px solid #cccccc;
	padding:0;
	background:#fff;
	overflow:hidden;
}

#mainSlide .element{
	width:527px;
	position:absolute;
	top:0;
}
#mainSlide .element.slide1{
	left:0;
}

#mainSlide .element.slide2{
	left:510px;
}

#mainSlide .element.slide3{
	left:725px;
}

#mainSlide .element.slide1 .s{display:block;}
#mainSlide .element.slide2 .s{display:block;}
#mainSlide .element.slide3 .s{display:block;}

#mainSlide .element.slide1 .l{display:block;}
#mainSlide .element.slide2 .l{display:none;}
#mainSlide .element.slide3 .l{display:none;}

#mainSlide img{
	position:absolute;
}



#serviceTop{
	margin:0 auto 20px auto;
	width:950px;
}

#serviceTop .txt{
	text-align:center;
	margin:0 0 30px 0;
}

#serviceTop h2{
	margin:0 0 22px 0;
}

#serviceTop .elements{
	margin:0 0 20px 50px;
}

/* === clearfix ==*/
#serviceTop .elements:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#serviceTop .elements{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #serviceTop .elements{height: 1%;}
#serviceTop .elements{display: block;}
/* End hide from IE-mac */

#serviceTop .element{
	width:178px;
	float:left;
	margin:0 45px 0 0;
}
#serviceTop .element a{
	display:block;
	padding:10px;
	border:1px solid #ccc;
	border-radius:5px;
	width:100%;
	text-decoration:none;
}
#serviceTop .element a:hover{
		opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

#serviceTop .element .txt{
	margin:0;
	text-align:left;
}
#serviceTop .element .btn{
	margin-top:10px;
	margin:10px 0 0 0;
	text-align:center;
}
#serviceTop .element .btn span{
	background-color:#C00003;
	color:#fff;
	display:inline-block;
	padding:5px 20px;
	text-decoration:none;
	border-radius:5px;
}

#serviceTop .elements2 {
	width: 100%;
}
#serviceTop .elements2 .element2 {
	display: inline-block;
	vertical-align: top;
	width: 233px;
	border: 1px solid #2cb8e7;
	background: #fff;
	box-sizing: border-box;
	transition: all 0.3s ease;
}
#serviceTop .elements2 .element2:hover {
	border: 1px solid #0082af;
	background: #e5f6fb;
}

#serviceTop .elements2 .element2 a {
	text-decoration: none;
	display: block;
}
#serviceTop .elements2 .element2 a:hover {

}
#serviceTop .elements2 .element2 .img {
	text-align: center;
	padding-top: 15px;
}
#serviceTop .elements2 .element2 .txt {
	padding: 0 15px;
	font-size: 11px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0 0 15px;
}
#serviceTop .elements2 .element2 .btn {
	margin: 0 0 15px;
}
#serviceTop .service_menu {
	display: block;
	margin: 15px 0 35px;
	text-align: center;
}
#serviceTop .service_menu .service_menu_btn {
	display: inline-block;
	transition: all 0.3s ease;
}
#serviceTop .service_menu .service_menu_btn:hover {
	filter: brightness(120%);
}

#mainArea h2.title{
    border-left: 4px solid #008dbf;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 108%;
    padding-left: 10px;
}
.top_title {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin:10px auto 20px;
	padding:150px 0 0;
	width:950px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.top_contact,
.top_partner {
	width: 950px;
}
.top_contact {
	margin: 0 auto 20px;
}
.top_partner {
	margin: 0px auto 20px;
}
.top_contact_button,
.top_partner_button {
	transition: all 0.3s ease;
}
.top_contact_button:hover {
	filter: brightness(110%);
}
.top_partner_button:hover {
	filter: brightness(150%);
}
h2.toptitle,h3.toptitle {
	background:url(../_img/top/title_bg.png) left center repeat-x;
	margin-bottom:20px;
}
h2.toptitle span,h3.toptitle span {
	display:inline-block;
	background-color:#fff;
	margin-left:20px;
	padding:0 10px;
	font-weight:bold;
	font-size:16px;
}
h4.toptitle,
.picupMakerTitle {
	border-left:4px solid #008dbf;
	font-weight:bold;
	margin-bottom:15px;
	font-size:108%;
	padding-left:10px;
}

.picupMakerTitle{
	background: none !important;
	padding-left:10px !important;
	margin:20px 0 15px 0 !important;
}

/* productsList
------------------------------------------------------------------*/

	.searchBox input{
		width:98%;
		margin:5px 0;
	}
	.searchBox select{
		margin:5px 0;
	}
	.searchBox input[type="radio"]{
		width:1.2em;
		margin-right:5px;
	}
	.searchBox input[type="submit"]{
		width:106px;
		margin:0;
	}
	.searchBox br {
		display:none;
	}
/* === clearfix ==*/
#productsList:after,
.productsList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#productsList,
.productsList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #productsList,
* html .productsList{height: 1%;}
#productsList,
.productsList{display: block;}
/* End hide from IE-mac */

.full2 #productsList,
.full2 .productsList{
}
.full2 .productsList br{
	display:none;
}
.full2 .productsList .element.last{
	margin-right:25px;
}

#productsList .element,
.productsList .element{
	display:inline-block;
	vertical-align:top;
	/display:inline;
	/zoom:1;
	width:150px;
	margin:0 20px 25px 0;
	word-break:break-all;
}

#productsList .element.last,
.productsList .element.last{
	margin-right:0
}

#productsList .element p,
.productsList .element p{
	margin:0;
}

#productsList .element .img,
.productsList .element .img{
	border:1px solid #c3c3c3;
	text-align: center;
    vertical-align: middle;
	position: relative;
	width: 150px;
	height: 150px;
	margin:0 0 5px 0;
}

#productsList .element .img img,
.productsList .element .img img{
	position: absolute;
	border:0px solid transparent;

}

#productsList .element h3,
.productsList .element h3{
	font-weight:bold;
	margin:3px 0 3px 0;
}

#productsList .element h3 a,
.productsList .element h3 a{
	font-weight:bold;
	text-decoration:none;
}	

#productsList .element h3 a:hover,
.productsList .element h3 a:hover{
	text-decoration:underline;
}

.productsList .element p.txt{
	margin-bottom:10px;
}
.productsList .element p.maker a{
	display:inline-block;
	text-decoration:none;
	margin:0 0 2px 0;
}
.productsList .element p.maker a:hover{
	text-decoration:underline;
}



#productsChildren h5{
	border-bottom:1px solid #000;
	padding:0 0 3px 0;
}

/* product
------------------------------------------------------------------*/
#makerCategory{
	margin:0px 0 10px 0;
}
#makerCategory br{
	display:none;
}
#productMain{
	margin:0 0 20px 0;
}

/* === clearfix ==*/
#productMain:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#productMain{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #productMain{height: 1%;}
#productMain{display: block;}
/* End hide from IE-mac */

#productMain #productMainImg{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	text-align:center;	
}


#productMain #status{
	margin:0 0 5px 0;
	text-align:right;
}

#productMain #subInfo{
	margin:10px 0 15px 0;
}


.subInfo#makerURL{
	margin:0 0 15px 0;
}

.subInfo{
	background:#ededed;
	border:1px dotted #727272;
	padding:5px;
	font-size:83%;
}

#freeArea{
	background:url(../_img/master/line01.gif) repeat-x left top;
	padding:30px 0 20px 0;
}

.productSpec th{
	width:170px;
}

table.basic.productSpec{
	margin-bottom:35px;
}
#productRelation{
	margin-bottom:20px;
}

/* === clearfix ==*/
#productRelation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#productRelation{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #productRelation{height: 1%;}
#productRelation{display: block;}
/* End hide from IE-mac */

#productRelation .left{
	float:left;
	display:inline;
	width:320px;
}

#productRelation .right{
	float:right;
	display:inline;
	width:320px;
}

.full2 #productRelation .left{
	width:450px;
}

.full2 #productRelation .right{
	width:450px;
}

#productRelation h4{
	background:url(../_img/product/sub_title_line.gif) no-repeat left bottom;
	width:320px;
	padding:0 0 3px 0;
	margin:0 0 7px 0;
}

.full2 #productRelation h4{
	width:100%;
}

#productRelation h4 span{
	font-weight:bold;
	font-size:108%;
	border-left:2px solid #00a5e4;
	padding:0 0 0 3px;
	margin:0 0 3px 0;
	display:block;
}

#productRelation ul{
	margin-left:10px;
	margin-bottom:0;
}

#productCopy{
	font-weight:bold;
	margin:15px 0 10px 0;
	border-bottom:2px solid #00a5e4;
}

.basicMakerTopBtn {
  text-align: center;
}
#mainArea .basicMakerTopBtn a {
	background: -moz-linear-gradient(top,#f9fdff 0%,#f9fdff 50%,#d9f4ff 50%,#d9f4ff);
	background: -webkit-gradient(linear, left top, left bottom,from(#f9fdff), color-stop(0.5,#f9fdff), color-stop(0.5,#d9f4ff),  to(#d9f4ff));
	border: 3px double #00a4e6;
	color: #000;
  display:inline-block;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
	min-width: 250px;
	padding: 15px 10px;
}
#mainArea .basicMakerTopBtn a:hover {
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
#subArea .basicMakerTopBtn a{
  color: #fff;
  display: inline-block;
  background-color: #DC0003;
  padding: 3px 15px 2px 15px;
  border-radius: 10px;
  text-decoration: none;
}
#subArea .basicMakerTopBtn a:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.contactFinished{
	margin:20px 0 20px 0;
	font-weight:bold;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}

#makerBody{
	margin:0 0 20px 0;
	padding:15px 0 0 0;
	clear:both;
}

.makerTel{
	font-size:14px;
	font-weight:bold;
}

.makerTel span.num{
	font-size:18px;
	font-weight:bold;
	color:#14a2e5;
}

.makerTel span.att{
	font-size:14px;
	font-weight:normal;
}


#makerEndBox{
	border:2px solid #d20000;
	padding:10px;
	text-align:center;
	margin:20px 0 20px 0;
}


.specTxt table{
	margin-bottom:35px;
}

.specTxt table{
	width:100%;
	border:1px solid #cccccc;
	margin:0 0 15px 0;
}
.specTxt table th,
.specTxt table td{
	padding:5px ! important;
	border:1px solid #cccccc;
	word-break:break-all;
	word-wrap:break-word;
}
.specTxt table th{
	background-color:#ededed;
	font-weight:bold;
	width:170px;
	padding:5px;
}

ul.files li span{
	background:url(../_img/master/file_icon/file.gif) no-repeat left center;
	padding:3px 0 3px 20px;
	display:block;
}

ul.files .PDF span{
	background:url(../_img/master/file_icon/pdf.gif) no-repeat left center;
}

ul.files .ZIP span{
	background:url(../_img/master/file_icon/zip-file.gif) no-repeat left center;
}

.makerMenu {
	overflow:hidden;
	margin-bottom:25px;
  padding-left: 10px;
	box-sizing:border-box;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	box-shadow:0px 10px 3px -6px #eeeeee;
-moz-box-shadow:0px 10px 3px -6px #eeeeee;
-webkit-box-shadow:0px 10px 3px -6px #eeeeee;
  width:950px;
  margin-left: auto;
  margin-right: auto;
}


/* clearfix */
.makerMenu{
    *zoom: 1;
}
.makerMenu:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.makerMenu li{
  float: left;
  display: block;
  vertical-align: middle;
  padding: 15px 0 15px 0;
  margin-right: 70px;
	margin-bottom:0;
	text-align:center;
	box-sizing:border-box;
  vertical-align:middle;
  list-style: disc inside;
  color: #00a5e4;
}
.makerMenu li:first-child{
  position: relative;
  padding: 15px 0 0px 0;
  width:150px;
  margin-right:30px;
}
.makerMenu li .list-mark{
  font-weight: bold;
  vertical-align:top;
  font-size:18px;
  margin-right:5px;
  margin-top:-5px;
  line-height: 1.0em;
}
.makerMenu li:first-child .list-mark{
}

.makerMenu li .makername{
  font-size: 10px;
  width:190px;
  padding-left:0;
  display:block;
  position: absolute;
  top:0px;
  left: -10px;
}

.makerMenu li:last-child{
	margin-right:0;
}
.makerMenu li a{
	box-sizing:border-box;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
  line-height: 18px;
}

.makerMenu li a:hover{
		opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

.makerMenuSide {
    margin-right:-10px;
    margin-bottom:20px;
}
/* clearfix */
.makerMenuSide{
    *zoom: 1;
}
.makerMenuSide:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.makerMenuSide li{
    float:left;
    display:block;
    width:150px;
    margin-right:10px;
    text-align:center;
    box-sizing:border-box;
}
.makerMenuSide li a{
    display:block;
    box-sizing:border-box;
    padding:10px 0;
    width:150px;
    font-size:14px;
    font-weight:bold;
    border:1px solid #00a5e4;
    text-decoration:none;
    background-color:#f4fcff;
    border-radius:5px;
}
.makerMenuSide li a:hover{
    color:#fff;
    background-color:#00a5e4;
}

#subArea  li{
	width:100%;
	margin-right:0;
	text-align:left;
}
#subArea .makerMenuSide li a{
	width:100%;
	padding:15px 0 15px 30px;
	background:url(../_img/master/acs01.gif) 10px center no-repeat;
	font-weight:normal;
	border:1px solid #ccc;
	background-color:#fff;
	line-height:1.0em;
	vertical-align:middle;
}
#subArea .makerMenuSide li a:hover{
	color:#fff;
	border:1px solid #00a5e4;
	background-color:#00a5e4;
}
.makerPageShowCaseList .element {
    float: left;
    display: inline;
    width: 450px;
    margin: 0 25px 10px 0;
}
.makerPageShowCaseList .element .img{
	float:left;
	display:inline;
	width:99px;
	margin:0 10px 0 0;
}

.makerPageShowCaseList .element .img img{
	border:1px solid #cccccc;
	padding:1px;
}

.makerPageShowCaseList .element .txt{
	float:left;
	display:inline;
	width:330px;
	margin:5px 0 0 0;
}

.makerPageShowCaseList .element .txt h3{
	font-size:108%;
	font-weight:bold;
	color:#00a5e4;
	margin:0 0 3px 0;
}

.makerPageShowCaseList .element .txt h3 a,
.makerPageShowCaseList .element .txt h3 a{
	font-size:108%;
	font-weight:bold;
	color:#00a5e4;
	margin:0 0 3px 0;
	text-decoration:none;
}

.makerPageShowCaseList .element .txt h3 a:hover,
.makerPageShowCaseList .element .txt h3 a:hover{
	text-decoration:underline;
}

.makerPageShowCaseList .element .txt p{
	margin:0;
}

.makerPageShowCaseList .element .txt p.btn{
	margin:5px 0 0 0;
	text-align:left;
}


/* tags
------------------------------------------------------------------*/
/* === clearfix ==*/
#tagList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tagList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #tagList{height: 1%;}
#tagList{display: block;}
/* End hide from IE-mac */

#tagList{
	border:1px solid #ccc;
	padding:10px 10px 0 10px;
	display:none;
}

#tagList.visible{
	display:block;
	border:none;
	padding:0;
	margin-left:-10px;
}

#tagList ul{
	margin:0;
	padding:0;
}

#tagList ul li{
	float:left;
	display:inline;
	margin:0 10px;
}

#tagList .closeBtn{
	text-align:right;
	font-size:10px;
	margin:0 0 5px 0;
}

.formMain{
	display:none;
}

.eventBody{
	display:none;
}

.eventBody h4{
	width:620px ! important;
}


/* entry & index
------------------------------------------------------------------*/
.page{
	text-align:center;
	margin:20px 0 15px 0;
	font-size:83%;
}

.back{
	margin:0 0 15px 0;
}

.back a{
	background:url(../_img/master/acs_back.gif) no-repeat left center;
	padding:0 0 0 10px;
}

/*
.relationMaker{
	float:left;
	display:inline;
	width:400px;
}
*/
.relationMaker{
	float:left;
	display:inline;
}

.full2 .relationMaker{

}

.bookmark {
	float:right;
	display:inline;
	margin:0 0 30px 0;
	width:300px;
	position:relative;
	_display:none;

}
.bookmark ul{
	padding:0;
}

.bookmark li{
	list-style:none;
	margin:0 0 0 5px;
}

.bookmark li.pocket{
	width:70px;
	position:absolute;
	right:15px;
	z-index:2;
}

.bookmark li.gPlus{
	width:70px;
	position:absolute;
	right:0;
	right:85px;
	z-index:2;
}

.bookmark li.hatenaB{
	width:60px;
	position:absolute;
	right:150px;
	z-index:10;
}

.bookmark li.twitter{
	width:70px;
	position:absolute;
	right:220px;
	z-index:20;
}

.bookmark li.facebook{
	width:90px;
	position:absolute;
	right:315px;
	z-index:2;
}

.bookmark li.facebook2{
	width:120px;
	position:absolute;
	right:340px;
	z-index:1;
}

#bookMarkTitleSide{
	margin:-45px 0 55px 0;
}


.bannerListBox{
	margin:0 0 20px 0;
}

/* === clearfix ==*/
.bannerListBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bannerListBox{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .bannerListBox{height: 1%;}
.bannerListBox{display: block;}
/* End hide from IE-mac */


.bannerList .element{
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	width:210px;
}

.full2 .bannerList .element{
	float:left;
	display:inline;
	margin:0 25px 15px 0;
	width:210px;
}

.bannerList .element p{
	margin:3px 0 0 0;
}


a.noImgBanner{
	border:1px solid #ccc;
  border-left: 3px solid #01a5e2;
	height:70px;
	padding: 0 10px 0 15px;
	width:202px;
	text-align:left;
	font-weight:normal;
	background:none;
	display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
}

a.noImgBanner:hover{
  opacity: 0.8;
}

.detailLink{
	float:right;
	display:inline;
	background:url(../_img/master/acs01.gif) no-repeat left center;
	padding:0 0 0 10px;
}

.productData span{
	color:#00a5e4;
}
/*
.entry h2,
h2.entryTitle,
.entry .extTitle{
    text-decoration: none;
    line-height:1.6em !important;
    border: 1px solid #ccc !important;
	font-weight:bold;
	margin: 25px 0px 10px 0px !important;
	padding: 5px 5px 5px 20px !important;
	background:#f3f3f3 !important;
	position:relative;
	font-size: 14px !important;
}

.entry h2:before,
h2.entryTitle:before,
.entry .extTitle:before{
	content:''; 
	height:22px; 
	width:10px; 
	display:block; 
	position:absolute; 
	top:5px; 
	left:6px; 
	padding-right: 15px;
	border-left: 4px solid #0da6e2;
}

*/
.entry h2,
h2.entryTitle,
.entry .extTitle {
	position: relative;
  color: #009cda;
	padding: 1em;
	background-color: #f6f6f6 !important;
  background-image: none !important;
  border:none !important;
  border-left: 5px solid #0da6e2 !important;
  font-size: 16px !important;
	padding: 5px 5px 5px 10px !important;
	margin: 0 0 10px 0;
}
.entry h2:before,
h2.entryTitle:before,
.entry .extTitle:before {
  content:none;
}
/*
.entry h2:after,
h2.entryTitle:after,
.entry .extTitle:after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
*/

.entry h3,
h3.entryTitle{
    background: url(../_img/master/bg_h3.jpg) 15px 5px no-repeat #F9F9F9 !important;
    line-height: 1.6em;
    border: 1px solid #eee !important;
	border-radius:5px;
  font-size: 14px !important;
	font-weight:bold;
	margin: 25px 0px 10px 0px !important;
	padding:5px 10px 5px 35px !important;
}
.entry h4 {
    text-decoration: none;
    font-size: 13px !important;
    padding: 0px 0px 5px 5px !important;
}
.entry h5{
  color: #333;
	font-size:108%;
	font-weight:bold;
	margin:0 0 0px 0;
  padding:5px 0 0 30px;
	position:relative;
  font-size: 13px !important;
}

.entry h5:before {
	content:''; 
  background-color: #00a5e4;
	height:8px; 
	width:8px; 
	display:block; 
	position:absolute; 
	top:12px; 
	left:14px; 
}
.entry h6 {
    margin: 5px 0px 0px;
    font-size: 12px;
    color: #06C;
    padding: 0px 0px 0px 10px !important;
    font-weight: bold;
    clear: both;
}
.entry ul li {
    list-style: disc !important;
    margin:0 0 10px 25px !important;
}
.entry ol li{
    margin-bottom: 10px !important;
    padding: 0px !important;
}
.full2.multi .makerPagespecialsList ul {
    width: 100%;
}
/* clearfix */
.full2.multi .makerPagespecialsList ul {
    *zoom: 1;
}
.full2.multi .makerPagespecialsList ul:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.full2.multi .makerPagespecialsList ul li {
	float:left;
	width:210px;
	margin-right:25px;
  min-height: 80px;
}
.full2.multi .makerPagespecialsList ul li img{
	max-width:100%;
	height:auto;
}
.full2.multi .makerRelationList ul {
}
/* clearfix */
.full2.multi .makerRelationList ul {
    *zoom: 1;
}
.full2.multi .makerRelationList ul:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.full2.multi .makerRelationList ul li {
	float:left;
	width:210px;
	margin-right:25px;
	margin-bottom:20px;
}
.full2.multi .makerRelationList ul li img{
	max-width:100% !important;
	height:auto;
}
#mainArea.full2.multi #informationBox.makerRelationList {
	float:left;
	width:460px;
	margin-right:30px;
	margin-bottom:0;
}
.full2.multi #informationBox.makerRelationList ul li {
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:10px;
}
#mainArea.full2.multi #informationBox ul li span.date {
	margin-bottom:5px;
}
#mainArea.full2.multi #informationBox.makerRelationList ul li span.txt {
    float: none;
	width:350px;
	display:block;
	overflow:hidden;
}
#mainArea.full2.multi #informationBox.makerRelationListFull {
	clear:both;
}
#mainArea.full2.multi #informationBox.makerRelationListFull ul li span.txt {
	width:840px;
}
.full2.multi #faqBox {
	width:460px;
	float:right;
}
.full2.multi #faqBox h2{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
	font-weight:bold;
	font-size:16px;
}

.full2.multi #faqBox .linkList .txtLinkLi {
}
.full2.multi #faqBox .moreLink {
	clear:both;
}
#mainArea.full2.multi #makerBody {
    padding:0 0 0 0;
}

/* service
------------------------------------------------------------------*/
.embeddedMaker{
	margin:0 0 20px 0;
}

/* === clearfix ==*/
.embeddedMaker:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.embeddedMaker{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .embeddedMaker{height: 1%;}
.embeddedMaker{display: block;}
/* End hide from IE-mac */

.embeddedMaker li{
	float:left;
	display:inline;
	width:100px;
	text-align:center;
	margin:0 10px 15px 0;
}

.embeddedMaker li img{
	display:block;
	margin:0 auto 5px auto;
}


.trialTable{
	width:100%;
	margin:0 0 15px 0;
}
.trialTable th,
.trialTable td{
	padding:5px;
	border-bottom:1px solid #cccccc;
	vertical-align:middle;
}

.trialTable th{
	width:250px;
}

.trialTable td ul{
	margin:0 0 20px 0;
}

.trialTable td ul li{
	margin:0;
}

.basic.serial td img{
	display:block;
	margin:5px 0;
}


.serviceTxtImg{
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 150px 0px 0;
}

#tab{
	border-bottom:3px solid #00a5e4;
	margin:0 0 20px 0;
}

/* === clearfix ==*/
#tab:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tab{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #tab{height: 1%;}
#tab{display: block;}
/* End hide from IE-mac */

#tab ul{
	margin:0 ! important;
}

#tab ul li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:0;
	line-height:0;
}

#service02{
	display:none;
}

/* company
------------------------------------------------------------------*/
.supportList .t01{
	width:30%;
}

.supportList .t02{
	width:30%;
}

.supportList .t03{
	width:40%;
}


.supportList td,
.supportList th{
	vertical-align:middle;
}

.supportList .topHead th{
	text-align:center;
	vertical-align:middle;
}

.supportLink{
	margin:0 0 20px 0;
}

/* === clearfix ==*/
.supportLink:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.supportLink{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .supportLink{height: 1%;}
.supportLink{display: block;}
/* End hide from IE-mac */

.supportLink li{
	float:left;
	display:inline;
	margin:0 25px 0 0;
	background:url(../_img/master/acs01.gif) no-repeat left center;
	padding:0 0 0 15px;
}

.warrantyTable th,
.warrantyTable td{
	vertical-align:middle;
}


#mes{
	background:url(../_img/company/photo.jpg) no-repeat left top;
	margin:30px 0 35px 0;
	padding-left:220px;
}

.map{
	width:450px;
	height:300px;
}
.prof-th {
  width:180px;
}

.listA01 li{
	margin:0 0 30px 0;
}

.outlineTable{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	width:100%;
}

.outlineTable th,
.outlineTable td{
	background:url(../_img/master/line01.gif) repeat-x left bottom;
	padding:5px;
}

.outlineTable .end th, .outlineTable .end td{
	background:none;
}

.outlineTable th{
	width:130px;
}

.outlineTable td .month{
	padding-right:10px;
	font-weight:bold;
}

.outlineTable td ul{
	margin:0;
	padding:0;
}

.outlineTable td ul li{
	margin:0 0 10px 0;
	position:relative;
}

/* === clearfix ==*/
.supportBtns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.supportBtns{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .supportBtns{height: 1%;}
.supportBtns{display: block;}
/* End hide from IE-mac */

.supportBtns{
	margin:0 0 20px 0;
}

.supportBtns p{
	float:left;
	display:inline;
	margin:0 8px 15px 0;
	width:222px;
}

.supportBtns p.last{
	margin-right:0;
}


/* contact
------------------------------------------------------------------*/
#contactItemBody{
	display:block ! important;
}

#contactBoxs{

}

/* === clearfix ==*/
#contactBoxs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contactBoxs{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #contactBoxs{height: 1%;}
#contactBoxs{display: block;}
/* End hide from IE-mac */

.contactBox{
	border:1px solid #cccccc;
	margin:0 0 20px 0;
	width:365px;
	padding:0 0 10px 0;
}

.content .contactBox h4{
	background-color:#46a6e0;
	background-image:none;
	color:#fff;
	padding:5px;
	width:auto;
	text-align:center;
}

.content .contactBox p{
	margin:0 10px;
}

.content .contactBox .moreLink{

}

/* maker support
------------------------------------------------------------------*/
.supportForm1 th{
	width:150px;
}

.supportForm2 th,
.supportForm3 th,
.supportForm4 th{
	width:200px;
}

.supportForm1,
.supportForm2,
.supportForm3,
.supportForm4{
	margin-bottom:25px;
}

.lineBox{
	border:3px solid #bcddf4;
	padding:10px;
	margin:0 0 20px 0;
}

#contentFormLink .moreMarg{
	margin-bottom:50px ! important;
}

.contentBox{
	margin-bottom:40px;	
}

#telInfo{
	margin:0 0 40px 0;
	font-size:115%;
	font-weight:bold;
}

#telInfo p.tel{
	font-weight:bold;
	color:#56ba7d;
	margin:0 0 0 0;
	font-size:160%;
}

#telInfo p.time{
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#000;
}

.contentPopup{
	display:none;
	background:#fff;
	width:780px;
	height:700px;
	border:1px solid #2a5e7c;
}

.contentPopup .contentPopupIn{
	width:685px;
	padding:20px 20px;
	height:610px;
	overflow-y:scroll;
	margin:0 auto;
	text-align:left;
}

.contentPopup .contentPopupIn ol{
	margin-left:25px;
}

.contentPopup .closeBtn{
	text-align:center;
	margin:10px 0 5px 0;
}

.contentPopup#popupSerial{
	height:550px;
}

#popupSerial .contentPopupIn{
	height:400px;
	text-align:center;
	overflow-y:hidden ! important;
}

#popupGuarantee{
	height:auto;
}

#popupGuarantee .contentPopupIn{
	height:auto;
	overflow-y:hidden ! important;
}

.popupWarrantyIn{
	width: 700px;
	overflow: scroll;
	height: 500px;
	text-align: left;
}

#boxer.mobile.inline #popupWarranty { background: #fff; }
#boxer.mobile.inline .popupWarrantyIn { background: #fff;  overflow: scroll; padding: 10px; width: 100%; }

.endSupportList{
	margin:0 0 0px 0;
}

/* === clearfix ==*/
.endSupportList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.endSupportList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .endSupportList{height: 1%;}
.endSupportList{display: block;}
/* End hide from IE-mac */

.endSupportList li{
	float:left;
	display:inline;
	margin:0 20px 10px 0;
	background:url(../_img/master/acs01.gif) no-repeat left 4px;
	padding:0 0 0 10px ! important;
	width:190px;
	word-break:break-all;
}

.mainSupportForm{
	display:none;
}

.endSupportBox{
	display:none;
}

#popupendSupport h4{
	background:none;
	margin:20px 0 10px 0;
}

#popupendSupport h4 span a{
	font-weight:bold;
}

.FAQtags{
	border-top:1px solid #000;
	padding:10px 0 0 0;
	margin:0 0 15px 0;
}

.accessRanking{
	margin:10px 0 0 0;
}

.searchResultTitle span span{
	display:inline;
	background:none;
	border:none;
	font-size:12px;
	font-weight:normal;
}

.bannerLinkLi .newIcon{
	position:absolute;
	bottom:6px;
	right:1px;
}

.bannerLinkLi{
	position:relative;
}

.entryViewNum{
	font-size:12px;
}

#productsPickup h2{
	border:none;
}


/* new maker
------------------------------------------------------------------*/
#botContactArea{
	clear:both;
	margin:0px 0 20px 0;
	padding:20px 0 0 0;
}

#informationBox h2,
.box h2{
	border:none;
}

#makerBody_top{
	margin:0 0 20px 0;
}

#makerBody_bot{
	margin:20px 0 20px 0;
}

.titleSideBookmarks{
	margin:-45px 0 60px 0;
}

#makerMainVisual{
	position:relative;
	margin:0 0 30px 0;
	overflow:hidden;
}

#makerMainVisual .nivo-controlNav {
	padding:0;
	margin:0;
}


#makerMainVisual a{

}

#makerMainVisual .nivo-controlNav {
	text-align:center;
}



#makerMainVisual .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/_js/nivo_img/bullets.png) no-repeat;
	text-indent:999999px;
	border:0;
	margin: 0 2px;
}

#makerMainVisual .nivo-controlNav a.active {
	background-position:0 -22px;
}

#makerMainVisual a.visualLink{

}

.box .moreLink{
	margin-right:10px;
	margin-bottom:10px;
}


.mediaIn{
	padding:0 0 30px 0;
}

ul.mediaList{
	margin: 0 0 5px 0;
}

.mediaList li{
	margin:0 0 5px 0;
}

.mediaList li p{
	margin:3px 0 0 0;
	text-align: right;
}

.full2.multi .mediaList li{
	margin:0 0 15px 0;
}
.full2.multi .makerPagespecialsList li{
	margin:0 0 15px 0;
}

/* form
------------------------------------------------------------------*/
.childTitle{
	font-weight:bold;
	margin:15px 0 3px 0;
}

#enqueteTh p,
.enqueteTh p{
	margin:0 0 5px 0;
}

#enqueteTh p span,
.enqueteTh p span{
	display:none;
}
#enqueteTh .addTxt,
.enqueteTh .addTxt{
	display:none;
}


/* specials
------------------------------------------------------------------*/

.filesMakerList{
	margin:0 0 20px 0;
}

/* === clearfix ==*/
.filesMakerList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.filesMakerList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .filesMakerList{height: 1%;}
.filesMakerList{display: block;}
/* End hide from IE-mac */

.filesMakerList li{
	float:left;
	display:inline;
	width:130px;
	margin:10px 20px
}

.filesMakerList li p{
	text-align:center;
	margin:0 0 5px 0;
}


.filesMakerList.supportContent li{
	float:left;
	display:inline;
	margin:10px 17px;
	width:80px;
}



.filesMakerList.supportContent li img{
	width:80px;
	-ms-interpolation-mode: bicubic;
}

.dspWIndowsBanner{
	margin:0 0 50px 15px;
}

.dspWIndowsBanner a{
	border:1px solid #00a2ea;
	padding:10px 20px;
	text-decoration:none;
}

.dspWIndowsBanner a:hover{
		text-decoration:none;
		background:#f1fbff;
}

.filesList{
	margin:0 0 40px 0 ! important;
}


#shopList{
	width:685px;
	margin:0 0 30px 0;
}

/* === clearfix ==*/
#shopList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#shopList{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #shopList{height: 1%;}
#shopList{display: block;}
/* End hide from IE-mac */

#shopList ul{
	margin: 0 -20px 0 0;
    overflow: hidden;
    zoom: 1;
}

#shopList li{
	float:left;
	display:inline;
	margin:0 20px 15px 0;
	width:215px;
}

#shopList li.txt{
	width:215px;
}

#shopList li.txt a{
	width:215px;
	line-height:60px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background:url(../_img/no_image/shop_list_bg.jpg) left top;
}

#shopList li.txt a:hover{
	background:url(../_img/no_image/shop_list_bg.jpg) left bottom;
}

#shopList li.txt a span{
	margin:0 0 0 35px;
	font-weight:bold;
}

/* tab sysytem
------------------------------------------------------------------*/
.pageContents{
	margin:0 0 15px 0;
}

.pageContents .pageContentNavi{

}

/* === clearfix ==*/
.pageContents .pageContentNavi:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pageContents .pageContentNavi{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .pageContents .pageContentNavi{height: 1%;}
.pageContents .pageContentNavi{display: block;}
/* End hide from IE-mac */

.pageContents .pageContentNavi li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

.pageContents .pageContentNavi li a.current{
	font-weight:bold;
}

.pageContents .pageContent{
	display:none;
	text-align:left;
}

.pageContents .pageContent.current{
	display:block;
}


.required {
	background: #fff6f6;
}

.none{
	display:none;
}

.cantSendBtn {
	filter: alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
}

$form td span,
$form td input{
	vertical-align:top;
}

input.IMEOn {
	//ime-mode: active;
}

input.IMEOff {
	ime-mode: inactive;
}

.attributes{
	margin:0 0 0 0;
}

.attributes.mm{
	margin-bottom: 50px;
	margin-top: 10px;
}

.attributes li{
	float:left;
	margin:0 5px 5px 0;
	background: #bfedfc;
	border:1px solid #00a2ea;
	padding:3px 10px;
	color: #006795;
	font-weight: bold;
}

.endProducts{
	display: none;
}

.endListOpen{
	margin:0px 10px 50px 0;
}

.corporateFormTable th{
	width: 250px;
}


.corporateFormTable{
	border: 1px solid #000;
}

.corporateFormTable{
	width:100%;
	border:1px solid #cccccc;
	margin:0 0 15px 0;
}
.corporateFormTable th,
.corporateFormTable td{
	padding:15px 10px ! important;
	border:1px solid #cccccc;
	word-break:break-all;
	word-wrap:break-word;
}

.corporateFormTable th{
	background: #f6f6f6;
}

.AutoAddrBtn{
	vertical-align: middle;
	margin: 0 10px 0 0;
	background: #4a4a4a;
	border:none;
	color:#fff;
	padding:2px 5px;
	cursor:pointer;
}


.corporateFormTable .enqueteTd p.checkbox{
	float: left;
	margin:0 20px 10px 0 !important;
}

.corporateFormTable .enqueteTd  p.etc{
	display: none;
}



.formCheckbox{
	float:left;
	margin:0 10px 5px 0;
	width: 140px;
}

.corporateFormTable .formCheckbox{
	width: 200px;
}

.children{
	clear: both;
}

.formCheckbox.checked{
	background: #b1e7fb;
}

.formCheckbox.checked label{
	font-weight: bold;
}

.reqIcon{
	vertical-align: middle;
	float: right;
}

.notDefaultView{
	display: none;
}

.ranking{
	margin:0px 0 10px 0;
}

.basicBox .ranking{
	margin-top:10px;
}

.ranking img{
	vertical-align: top;
	margin:0 5px 0 0;
	float: left;
}

.ranking  li a {
  overflow: hidden;
  zoom: 1; /* IE6 */
  display: block;
}

.basicBox .ranking li{
	margin:0 0 10px 0;
}




.newsList ul li span{
	display:block;
}


.newsList ul li span.txt{
	float:left;
	display:inline;
	width:550px;
}


.newsList ul li span.linkTxt{
	float:left;
	display:inline;
	width:460px ! important;
	margin:2px 0 0 0;
}

.newsList ul li span.category{
	font-size:10px;
	line-height:14px;
	float:left;
	display:inline;
	padding:2px;
	text-align:center;
	width:70px ! important;
	margin:0 10px 0 0;
	background:#f0eaff;
	color:#795bc7;
	border:1px solid #795bc7;
}
.newsList ul li span.category.information{
	background:#ffeaea;
	color:#c50d0d;
	border:1px solid #c50d0d;
}
.newsList ul li span.category.products{
	background:#e1f5fd;
	color:#00a6e6;
	border:1px solid #00a6e6;
}

.newsList ul li span.category.specials{
	background:#e7fde1;
	color:#05c757;
	border:1px solid #05c757;
}
.newsList ul li span.category.showcase{
	background:#f4e7c7;
	color:#c78e05;
	border:1px solid #c78e05;
}
.newsList ul li span.category.column{
	background:#c9c7f4;
	color:#524bdd;
	border:1px solid #524bdd;
}
.newsList ul li span.category.faq{
	background:#ffe8c7;
	color:#e09e40;
	border:1px solid #e09e40;
}
.newsList ul li span.category.service{
	background:#e3e7f5;
	color:#2447b6;
	border:1px solid #2447b6;
}

.columnList span{
	display: block;
	margin:5px 0 0 13px;
}

.columnList li.noAtt a{
	background: none;
	padding-left:0;
}

.bottomShadow{
	display: none;
}

.endMaker{
	display: none;
}

.aggBox{
	display: none;
}

/* TOP Pick Up
------------------------------------------------------------------*/
#mainArea .top_pickup {
  width: 455px;
  margin-bottom:40px;
}
/* clearfix */
#mainArea .top_pickup .box {
    *zoom: 1;
    margin-bottom:15px;
    min-height: 100px;
}
#mainArea .top_pickup .box:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
#mainArea .top_pickup .box a{
  display: block;
  text-decoration: none;
}
#mainArea .top_pickup .box a:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
#mainArea .top_pickup .box img{
  float: left;
  margin-right:10px;
  max-width: 200px;
}
#mainArea .top_pickup .box p{
    margin-bottom:0;
    font-size: 12px;
    overflow: hidden;
}
#mainArea .top_pickup .box p.tit{
  font-size: 14px;
  font-weight: bold;
  margin-bottom:5px;
}

#mainArea .top_pickup.case {
  float: left;
}
#mainArea .top_pickup.special {
  float: right;
}

.contactAttBold{
	border: 2px solid #ED1D1D;
	padding:7px 5px;
}

.contactAttBold a{
	font-weight: bold;
}


.showProductRelation{
	text-align: right;
}


/* specials update 2017.07 */
.showCaseBox h2.showCase.entryTitle {
    position: relative;
    color: #009cda;
    padding: 10px 20px !important;
    background-color: #ffffff !important;
    border: 1px solid #ccc !important;
    margin: 0 0 10px 0;
}
.showCaseBox h2.showCase .subItem {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 20px;
  color: #666;
  font-size: 14px;
}
.showCaseBox h2.showCase .subItem span{
  font-size: 12px;
}
.showCaseBox .showCase.flex,.showCaseList .showCase.flex {
  justify-content:space-between;
  margin-bottom: 30px;
}
.showCaseBox .showCase.flex .element,.showCaseList .showCase.flex .element{
    width: 49%;
    margin: 10px 0;
    border: 1px solid #ccc;
}
.showCaseBox .showCase.flex .element a,.showCaseList .showCase.flex .element a{
  display: block;
  width: 100%;
  text-decoration: none;
}
.showCaseBox .showCase.flex .element a:hover,.showCaseList .showCase.flex .element a:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
.showCaseBox .showCase.flex .element .showCaseTitle,.showCaseList .showCase.flex .element .showCaseTitle{
  background-color: #ccc;
  padding: 8px 10px;
  position: relative;
  *zoom: 1;
}
.showCaseBox .showCase.flex .element .showCaseTitle:after,.showCaseList .showCase.flex .element .showCaseTitle:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.showCaseBox .showCase.flex .element .showCaseTitle .tit,.showCaseList .showCase.flex .element .showCaseTitle .tit{
   min-height: 30px;
   display: flex;
   align-items: center;
   float:left;
}
.showCaseBox .showCase.flex .element .showCaseTitle .detailArea,.showCaseList .showCase.flex .element .showCaseTitle .detailArea{
  float: right;
  *zoom: 1;
  margin-left: 10px;
}
.showCaseBox .showCase.flex .element .showCaseTitle .detailArea:after,.showCaseList .showCase.flex .element .showCaseTitle .detailArea:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.showCaseBox .showCase.flex .element .showCaseTitle .detailArea p.detail,.showCaseList .showCase.flex .element .showCaseTitle .detailArea p.detail{
  display: inline-block;
  margin-bottom: 0;
}
.showCaseBox .showCase.flex .element .showCaseTitle .detailArea p.detail .name,.showCaseList .showCase.flex .element .showCaseTitle .detailArea p.detail .name{
  font-size: 9px;
  display: block;
  margin-bottom: 5px;
  padding-left: 5px;
}
.showCaseBox .showCase.flex .element .showCaseTitle .detailArea p.detail .cate,.showCaseList .showCase.flex .element .showCaseTitle .detailArea p.detail .cate{
  font-size: 10px;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 10px;
  padding: 2px 8px;
}
.showCaseBox .showCase.flex .element a .contArea,.showCaseList .showCase.flex .element a .contArea {
    *zoom: 1;
    padding: 10px;
}
.showCaseBox .showCase.flex .element a .contArea:after,.showCaseList .showCase.flex .element a .contArea:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.showCaseBox .showCase.flex .element a .contArea .thumb,.showCaseList .showCase.flex .element a .contArea .thumb{
  float: right;
  margin-left: 10px;
}
.showCaseBox .showCase.flex .element a .contArea .txt,.showCaseList .showCase.flex .element a .contArea .txt{
  overflow: hidden;
    float: none !important;
    display: block !important;
    width: auto !important;
    margin-top: 0 !important;
}
.showCaseBox .showCase.flex .element a .contArea .txt p.catch,.showCaseList .showCase.flex .element a .contArea .txt p.catch{
  font-weight: bold;
  margin-bottom: 5px;
}
.showCaseBox .showCase.flex .element a .contArea .txt p.more,.showCaseList .showCase.flex .element a .contArea .txt p.more{
  text-align: right;
  color: #ff9900;
  font-weight: bold;
  margin-top: 5px;
}
.showCaseBox .showCase.flex .element a .showCaseItem,.showCaseList .showCase.flex .element a .showCaseItem{
    *zoom: 1;
    padding: 0 10px;
}
.showCaseBox .showCase.flex .element a .showCaseItem:after,.showCaseList .showCase.flex .element a .showCaseItem:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.showCaseBox .showCase.flex .element a .showCaseItem .arrow,.showCaseList .showCase.flex .element a .showCaseItem .arrow{
  position: relative;
  float: left;
  display:inline-block;
  padding: 0 5px 0 8px;
  background: #003399;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.showCaseBox .showCase.flex .element a .showCaseItem .arrow:after,.showCaseList .showCase.flex .element a .showCaseItem .arrow:after{
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  border-left: 10px solid #003399;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform-origin: left top;
  transform: scaleX(.7);
}
.showCaseBox .showCase.flex .element a .showCaseItem p,.showCaseList .showCase.flex .element a .showCaseItem p{
  overflow: hidden;
  color: #032f89;
}

.showCaseBox .showCase.flex .element {
  display: none;
}
.showCaseBox .showCase.flex .element.active,
.showCaseBox.allActive .showCase.flex .element {
  display: block;
}
.showCaseBox .showCase.flex .moreBtn{
  width:100%;
  display: none;
}
.showCaseBox .showCase.flex .moreBtn span{
  cursor: pointer;
  display: block;
  text-align: center;
  width:500px;
  margin: 0 auto;
  background-color: #ff9900;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 20px;
  padding: 5px 0;
  text-decoration: none;
}
.showCaseBox .showCase.flex .moreBtn span:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}


.makerRelationList.specialBox h2.entryTitle {
    position: relative;
    color: #009cda;
    padding: 1em;
    background-color: #f6f6f6 !important;
    background-image: none !important;
    border: none !important;
    border-left: 5px solid #0da6e2 !important;
    font-size: 16px !important;
    padding: 5px 5px 5px 10px !important;
    margin: 0 0 10px 0;
    font-weight: normal;
}
.specialBox h2.entryTitle {
    border-left: 4px solid #008dbf;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 108%;
    padding-left: 10px;
    background-color: #fff !important;
    color: #000;
}
.specialBox .special {
  margin-bottom: 40px;
}
.specialBox .special ul li {
  display: none;
  margin-bottom: 15px;
}
.specialBox .special ul li.active,
.specialBox.allActive .special ul li {
  display: block !important;
  width: 100%;
}
.specialBox .special ul li a{
  display: block;
}
/* clearfix */
.specialBox .special ul li a {
    *zoom: 1;
}
.specialBox .special ul li a:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}

.specialBox .special ul li a .tag{
  display: block;
  float: left;
  min-width: 150px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  padding: 3px 0;
  margin-right: 10px;
  background-color:#2A8700;
}
.specialBox .special ul li a .title{
  display:block;
  overflow: hidden;
  padding-top: 3px;
}
.specialBox .special ul li a .tag.tag_color_1{
  background-color:#2A8700;  /*緑*/
}
.specialBox .special ul li a .tag.tag_color_2{
  background-color: #6BA0D3;  /*水色*/
}
.specialBox .special ul li a .tag.tag_color_3{
  background-color: #9D9D9D;  /*グレイ*/
}
.specialBox .special ul li a .tag.tag_color_4{
  background-color: #E78647;  /*オレンジ*/
}
.specialBox .special ul li a .tag.tag_color_5{
  background-color: #c60019;  /*赤*/
}
.specialBox .special ul li a .tag.tag_color_6{
  background-color: #174e9e;  /*紺*/
}
.specialBox .special ul li a .tag.tag_color_7{
  background-color: #88b83e;  /*きみどり*/
}
.specialBox .special ul li a .tag.tag_color_8{
  background-color: #f2cf01;  /*黄色*/
}
.specialBox .special ul li a .tag.tag_color_9{
  background-color: #019c96;  /*ビリジアン*/
}
.specialBox .special ul li a .tag.tag_color_10{
  background-color: #c83955;  /* 紫っぽい */
}
.specialBox .special .moreBtn{
  width:100%;
  display: none;
  margin-top: 20px;
}
.specialBox .special .moreBtn span{
  cursor: pointer;
  display: block;
  text-align: center;
  width:500px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #666;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
  border: 2px solid #eee;
  padding: 5px 0;
  text-decoration: none;
}
.specialBox .special .moreBtn span:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

.specials_classification_maker{
    display: none;
}

.pickups .pickup.category_1{
  border:1px solid #2A8700;  /*緑*/
}
.pickups .pickup.category_2{
  border:1px solid #6BA0D3;  /*水色*/
}
.pickups .pickup.category_3{
  border:1px solid #9D9D9D;  /*グレイ*/
}
.pickups .pickup.category_4{
  border:1px solid #E78647;  /*オレンジ*/
}
.pickups .pickup.category_5{
  border:1px solid #c60019;  /*赤*/
}
.pickups .pickup.category_6{
  border:1px solid #174e9e;  /*紺*/
}
.pickups .pickup.category_7{
  border:1px solid #88b83e;  /*きみどり*/
}
.pickups .pickup.category_8{
  border:1px solid #f2cf01;  /*黄色*/
}
.pickups .pickup.category_9{
  border:1px solid #019c96;  /*ビリジアン*/
}
.pickups .pickup.category_10{
  border:1px solid #c83955;  /* 紫っぽい */
}
.pickups .pickup.category_1 .pickupTitle{
  background-color:#2A8700;  /*緑*/
}
.pickups .pickup.category_2 .pickupTitle{
  background-color: #6BA0D3;  /*水色*/
}
.pickups .pickup.category_3 .pickupTitle{
  background-color: #9D9D9D;  /*グレイ*/
}
.pickups .pickup.category_4 .pickupTitle{
  background-color: #E78647;  /*オレンジ*/
}
.pickups .pickup.category_5 .pickupTitle{
  background-color: #c60019;  /*赤*/
}
.pickups .pickup.category_6 .pickupTitle{
  background-color: #174e9e;  /*紺*/
}
.pickups .pickup.category_7 .pickupTitle{
  background-color: #88b83e;  /*きみどり*/
}
.pickups .pickup.category_8 .pickupTitle{
  background-color: #f2cf01;  /*黄色*/
}
.pickups .pickup.category_9 .pickupTitle{
  background-color: #019c96;  /*ビリジアン*/
}
.pickups .pickup.category_10 .pickupTitle{
  background-color: #c83955;  /* 紫っぽい */
}

.pickups .pickup{
  margin-bottom: 15px;
  *zoom: 1;
              display: flex;
            align-items: center;
}
.pickups .pickup:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.pickups .pickup p {
  margin-bottom: 0;
}
.pickups .pickup .pickupTitle {
  color: #fff;
  padding: 10px;
  float: left;
  width: 150px;
  text-align: center;
  margin-right: 15px;
}
.pickups .pickup .pickupTitle p {
  font-weight: bold;
}
.pickups .pickup .pickupTitle p:first-child {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom:5px;
  font-weight: normal;
}