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

#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%;
	overflow: hidden;
}
#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: 0 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(120%);
}
.top_partner_button:hover {
	filter: brightness(110%);
}
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;
}


/* 20180607 製品一覧おすすめUI
------------------------------------------------------------------*/
.recommend-box {
	margin: 20px 0 40px;
}
.recommend-tabs  {
	display: flex;
	margin: 0;
}
.recommend-tabs li {
	transition: all 0.3s ease;
	display: inline-block;
	padding: 5px 12px;
	font-size: 13px;
	background: #aaa;
	margin: 0 3px 0 0;
	color: #fff;
	cursor: pointer;
}
.recommend-tabs li.selected {
	background: #009ce1;
	cursor: default;
}
.recommend-tabs li:hover:not(.selected) {
	opacity: 0.65;
}
.recommend-contents {
	background: #f6f6f6;
	border: 1px solid #009ce1;
	padding: 20px 20px 0;
}
.recommend-contents > li {
	margin: 0;
	display: none;
}
.recommend-contents > li.selected {
	margin: 0;
	display: block;
}
.recommend-products {
	display: flex;
	flex-wrap: wrap;
}
.recommend-products li {
	width: 212px;
	margin: 0 20px 20px 0;
}
.recommend-products li:last-child {
	margin-right: 0;
}
.recommend-products li .img a {
	display: inline-block;
	transition: opacity 0.3s ease;
}
.recommend-products li .img a:hover {
	opacity: 0.65;
}
.recommend-products li img {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
}
.recommend-products li .title,
.recommend-products li .text {
	margin: 5px 0 0;
}
.recommend-products li .title a {
	font-weight: bold;
	text-decoration: none;
}
.recommend-products li .title a:hover {
	text-decoration: underline;
}
.recommend-products li .text {
	text-align: justify;
}
@media screen and (max-width:767px) {
	.recommend-products li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	#mainArea .recommend-products p {
		padding: 0;
	}
}
@media screen and (max-width:479px) {
	.recommend-tabs {
		padding: 0 0 0 3px;
	}
	.recommend-tabs li {
		padding: 5px 5px;
	}
	.recommend-contents {
		padding: 20px 10px 0;
	}
	.recommend-products li {
		width: 100%;
		margin-right: 0;
	}
	.recommend-products li p {
		display: inline-block;
	}
	.recommend-products li {
		display: flex;
	}
	.recommend-products li .img {
		width: 45%;
	}
	.recommend-products li .content {
		width: 55%;
		padding: 0 0 0 10px;
	}
}

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

#productMain .productFeatureList li {
	margin: 0 0 4px;
}
#productMain .productFeatureList li:before {
	content: '';
	height: 0.7em;
	width: 0.7em;
	margin: 0 3px 0 0;
	border-radius: 100%;
	background: #aaa;
	display: inline-block;

}


.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: 14px;
  font-weight: bold;
  text-decoration: none;
	min-width: 250px;
	padding: 15px 8px;
}
#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;
}

.eos.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 98;
}
@keyframes eolGrad {
	0%   { background-position:   0% 50%; }
	50%  { background-position: 100% 50%; }
	100% { background-position:   0% 50%; }
}
@keyframes eolText {
	0% { transform: translateY(-100px); opacity: 0; }
	50% { opacity: 0.3; }
	100% { transform: translateY(0px); opacity: 1; }
}
@-webkit-keyframes shine {
	100% {
	  left: 125%;
	}
}
@keyframes shine {
	100% {
	  left: 125%;
	}
}
.eosInner {
	color: #fff;
	background: #f00;
	padding: 10px 0;
	/*background: linear-gradient(to right, #f92121, #fd8203);
	background-size: 300% 300%;
	animation: eolGrad 4s ease infinite;*/
	background: #f92121;
	overflow: hidden;
	position: relative;
}
.eosInner:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	-webkit-animation: shine 1.6s 1.2s;
	animation: shine 1.6s 1.2s;
}
.eosInner p {
	font-size: 14px;
	margin: 0;
	animation: eolText 0.6s 0.6s ease backwards;
}

.maker_menu {
  background-color: #efefef;
  transition: background 0.3s ease;
}

.maker_menu.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 98;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.maker_menu .makername {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  background-color: #003b6c;
  color: #fff;
  padding: 0.4rem 2.4rem 0.4rem 1rem;
}

.maker_menu .makername_text {
  color: #fff;
  font-weight: normal;
}

.maker_menu_arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 100%;
  cursor: pointer;
}

.maker_menu_arrow:after {
  display: inline-block;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  content: '\f13a';
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  transition: transform;
  transform-origin: 9px 14.5px;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -14px;
}

.maker_menu_now {
  color: #fff;
  font-weight: normal;
}

.makername.open .maker_menu_arrow:after {
  transform: rotate(180deg);
}

.maker_menu .maker_menu_list {
  overflow: hidden;
  height: 0;
  padding: 0;
  transition: padding 0.3s ease, height 0.3s ease;
}

.maker_menu_list.open {
  padding: 6px 0;
  height: auto;
}

.maker_menu .maker_menu_list li {
  width: 100%;
}

.maker_menu .maker_menu_list li.selected {
  display: block;
}

.maker_menu .maker_menu_list li a {
  padding: 6px;
  font-size: 14px;
  display: block;
  font-weight: bold;
  font-weight: normal;
  color: #111;
  text-decoration: none;
  width: 100%;
}

.maker_menu .maker_menu_list li.selected a {
  color: #009ce1;
}

.maker_menu_icon {
  margin: 0 6px 0 0;
}

@media screen and (min-width: 576px) {
  .makername {
    flex-wrap: nowrap;
  }
  .makername_text {
    text-align: left;
  }
}

@media screen and (min-width: 950px) {
  .maker_menu .inner {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
  }
  .maker_menu .makername {
    display: flex;
    align-items: center;
    height: 55px;
    float: left;
    width: 230px;
    border: none;
    padding: 0;
    background: none;
    color: #111;
    font-weight: bold;
  }
  .maker_menu .makername_text {
    color: #111;
    font-weight: bold;
  }
  .maker_menu_connect {
    display: none;
  }
  .maker_menu_now {
    display: none;
  }
  .maker_menu_arrow {
    display: none;
  }
  .maker_menu .maker_menu_list {
    float: right;
    width: auto;
    height: auto;
    margin: 0 auto;
    *zoom: 1;
  }
  .maker_menu .maker_menu_list:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .maker_menu .maker_menu_list li {
    display: block;
    width: auto;
    float: left;
    height: 55px;
    margin: 0 32px 0 0;
  }
  .maker_menu .maker_menu_list li:last-child {
    margin-right: 0;
  }
  .maker_menu .maker_menu_list li a {
    padding: 0 10px;
    height: 55px;
    font-size: 12px;
    line-height: 55px;
    font-weight: bold;
  }
  .maker_menu .maker_menu_list li a:hover {
    border-bottom: 3px solid #051d41;
  }
  .maker_menu .maker_menu_list li.selected a {
    color: #009ce1;
    border-bottom: 3px solid #009ce1;
  }
  .maker_menu_list.open {
    padding: 0;
  }
  .maker_menu_icon {
    display: none !important;
  }
}


.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;
    *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;
}

.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;
	background-image: none;
	border:none;
	border-left: 5px solid #0da6e2;
	font-size: 16px;
	padding: 5px 5px 5px 10px;
	margin: 30px 0 10px 0;
	font-weight: bold;
}
.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;
	line-height: 1.6em;
	border: 1px solid #eee;
	border-radius:5px;
	font-size: 14px;
	font-weight:bold;
	margin: 25px 0px 10px 0px;
	padding:5px 10px 5px 35px;
}
.entry h4 {
    text-decoration: none;
    font-size: 13px;
    padding: 0px 0px 5px 5px;
}
.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;
}

.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;
    margin:0 0 8px 25px;
}
.entry ol li{
    margin-bottom: 10px;
    padding: 0px;
}
.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;
}

#contactItemBody .notice-box {
	display: flex;
	margin: 0 0 10px;
}
#contactItemBody .notice-box-left {
	align-items: center;
	display: flex;
	font-size: 13px;
	font-weight: bold;
	justify-content: center;
	padding: 5px;
	width: 16%;
}
#contactItemBody .notice-box-blue {
	background: #00a9e6;
}
#contactItemBody .notice-box-orange {
	background: #ff8c26;
}
#contactItemBody .notice-box-left span {
	color: #fff;
}
#contactItemBody .notice-box-right {
	background: #f4f4f4;
	padding: 10px;
	width: 84%;
}
#contactItemBody .notice-box-right p {
	margin: 0;
}



#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;
}

.lineBoxRed{
	border:3px solid #ED1D1D;
	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;
	width:100%;
	display: inline-block;
}

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

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

#shopList ul {
	margin: 0 -20px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

#shopList li {
	width: 31%;
	margin: 1%;
	display: inline-block;
	background: #f1f1f1;
	border: 1px solid #e6e6e6;
	position: relative;
	overflow: hidden;
	-webkit-transition: border 0.3s ease;
	transition: border 0.3s ease;
}
#shopList li:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	background: #f9f9f9;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	transform: skewX(-15deg);
	-webkit-transition: left 0.45s ease;
	transition: left 0.45s ease;
}
#shopList li:hover {
	border: 1px solid #009ce1;
}
#shopList li:hover:before {
	left: 130%;
}
#shopList li.txt a {
	position: relative;
	z-index: 2;
	display:block;
	text-decoration:none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
#shopList li.txt a:hover {
	color: #009ce1;
}
#shopList li.txt a span{
	display: block;
	padding: 2px 0;
	margin: 24px 12px;
	width: 100%;
	border-bottom: 1px solid #009ce1;
}

/* 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.RelationShowCaseBox .showCase.flex .element,.showCaseList .showCase.flex .element{
    width: 100%;
    margin: 10px 0;
    border: 1px solid #ccc;
}

.showCaseBox.RelationShowCaseBox .showCase.flex.twoCol .element,.showCaseList .showCase.flex .element{
    width: 49%;
}


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

.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;
    margin: 5px 0 0 0;
}
.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;
  padding:2px 5px;
  background: #003399;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 5px;
}
/*
.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: table;
  width: 100%;
}
.pickups .pickup:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.pickups .pickup p {
  display: table-cell;
  margin-bottom: 0;
  vertical-align: middle;
  width: 100%;
}
.pickups .pickup .pickupTitle {
  color: #fff;
  padding: 10px;
  float: left;
  width: 150px;
  text-align: center;
  margin-right: 15px;
}
.pickups .pickup p {
}
.pickups .pickup .pickupTitle p {
  font-weight: bold;
  display: block;
}
.pickups .pickup .pickupTitle p:first-child {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom:5px;
  font-weight: normal;
}

.makerRelationList .pickups .pickup{
  margin-left: 10px;
}
.makerRelationList .pickups .pickup .pickupTitle {
  box-sizing: border-box;
}



/* メーカーページリニューアル */

.commonLayout {
}

.commonLayout .inner{
  width: 950px;
  margin: auto;
  *zoom: 1;
}
.commonLayout .inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}



.commonLayout h1{
  border-bottom: none;
}

.commonLayout .maker_mainvisual{
  background-repeat: no-repeat;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.commonLayout .maker_mainvisual a {
	position: relative;
}
.commonLayout .maker_mainvisual a img {
	transition: all 0.3s ease;
}
.commonLayout .maker_mainvisual a:hover img {
	transform: scale(1.02);
	filter: brightness(105%);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.commonLayout .maker_contact_link {
  padding: 40px 0;
  background-color: #051d41;
  text-align: center;
  margin-bottom:60px;
}
.commonLayout .maker_contact_link a{
  margin-left: 15px;
}
.commonLayout .maker_contact_link a:hover img{
  	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 */
}

.commonLayout h2.contents_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.commonLayout .information_list {
  margin: 60px 0;
}
.commonLayout .information_list ul li{
  margin-bottom: 15px;
}
.commonLayout .information_list ul li a{
  display: block;
  text-decoration: none;
    *zoom: 1;
}
.commonLayout .information_list ul li a:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.commonLayout .information_list ul 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 */
}
.commonLayout .information_list ul li .date_cate{
  width: 250px;
  float: left;
}
.commonLayout .information_list ul li .txt{
  overflow: hidden;
}
.commonLayout .information_list ul li span{
  display: inline-block;
}
.commonLayout .information_list ul li span.label{
  background-color: #1c9fd6;
  color: #fff;
  width: 120px;
  text-align: center;
  padding: 4px 0;
  margin-right: 10px;
  font-size: 10px;
}

/* INFORMATION ラベルカラー */
.commonLayout .information_list ul li span.label.information,
.commonLayout .information_list ul li span.label.label_1{
  background-color: #1c9fd6;
}
.commonLayout .information_list ul li span.label.news,
.commonLayout .information_list ul li span.label.label_2{
  background-color: #0d1f3e;
}
.commonLayout .information_list ul li span.label.event,
.commonLayout .information_list ul li span.label.label_3{
  background-color: #043391;
}
.commonLayout .information_list ul li span.label.campaign,
.commonLayout .information_list ul li span.label.label_4{
  background-color: #8ec31f;
}
.commonLayout .information_list ul li span.label.label_support{
  background-color: #f18930;
}

.commonLayout .information_list ul li span.date{
  width: 100px;
}
.commonLayout .information_list .moreLink {
  margin-top: 30px;
}


.commonLayout .topics {
	position: relative;
	margin: 0 0 40px;
}
.commonLayout .topics_list {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  flex-wrap:wrap;
/*  -webkit-justify-content:center;*/
  /*justify-content:center;*/
  margin: 0 0 30px 0;
  /*padding: 0 10px;*/
  max-width: 950px;
  margin: 0 auto 30px;
  padding-left: 10px;
}

.commonLayout .topics_list.item4 {
	width:  1250px;
	max-width: 1250px;
	position: relative;
	left: 50%;
	margin-left: -625px;
}

.commonLayout .topics_list .list{
  width: 24%;
  margin: 0 1% 15px 0;
  /*margin-right: 1%;*/
  /*max-width: 300px;*/
}
.commonLayout .topics_list.item1 .list,
.commonLayout .topics_list.item2 .list,
.commonLayout .topics_list.item3 .list,
.commonLayout .topics_list.item5 .list,
.commonLayout .topics_list.item6 .list {
	width: 32%;
}
.commonLayout .topics_list.item4 .list {
	width: 300px;
	margin: 0 5px 15px 5px;
}

.commonLayout .topics_list .list a{
  display: block;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.commonLayout .topics_list .list a:hover{
  	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.commonLayout .topics_list .list:last-child{
  margin-right: 0;
}
.commonLayout .topics_list .list p{
  margin-bottom: 5px;
}
.commonLayout .topics_list .list img{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.commonLayout .topics_list .list span.label{
  display: inline-block;
  background-color: #1c9fd6;
  color: #fff;
  min-width: 80px;
  text-align: center;
  padding: 2px 10px;
  margin-right: 10px;
  font-size: 10px;
}

/*
'1' => '製品',
'2' => '特集',
'3' => '事例',
'4' => 'コラム',
'5' => 'お知らせ',
'6' => 'FAQ',
*/
.commonLayout .topics_list .list span.label.label1{
    background-color: #db8551;
}
.commonLayout .topics_list .list span.label.label2{
    background-color: #4e97be;
}
.commonLayout .topics_list .list span.label.label3{
    background-color: #191b2b;
}
.commonLayout .topics_list .list span.label.label4{
    background-color: #263a7d;
}
.commonLayout .topics_list .list span.label.label5{
    background-color: #92bd55;
}
.commonLayout .topics_list .list span.label.label6{
    background-color: #db515e;
}



.commonLayout .partner {
  /* background-color: #f4f2f2; */
  background-color: #f9f7f7;
  margin-top: 50px;
  padding: 40px 0 20px;
  text-align: center;
}
.commonLayout .partner_list {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:center;
  justify-content:center;
}
.commonLayout .partner_list .box{
  width: 300px;
  margin-right: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  position: relative;
}
.commonLayout .partner_list .box::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #c12748; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.commonLayout .partner_list .box a{
  display: block;
  text-decoration: none;
}
.commonLayout .partner_list .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 */
}
.commonLayout .topics_list .list:last-child{
  margin-right: 0;
}
.commonLayout .partner_list .box p.ttl{
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
.commonLayout .partner_list .box p.txt{
  text-align: left;
  min-height:50px;
}
.commonLayout .partner_list .box p.aC{
  margin-bottom: 0;
}
.commonLayout .partner_list .box img{
  margin-bottom: 10px;
}
.commonLayout .partner_list .box span.more{
  display: inline-block;
  background-color: #051d41;
  color: #fff;
  min-width: 80px;
  text-align: center;
  padding: 2px 10px;
  margin-right: 10px;
  font-size: 10px;
}

.commonLayout .partner_list .box::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 20px solid transparent;
    position: absolute;
    z-index: 97;
}
.commonLayout .partner_list .box.partner1::before {
    border-left: 20px solid #ff8c26; /* ラベルの色はここで変更 */
}
.commonLayout .partner_list .box.partner2::before {
    border-left: 20px solid #2bb7e6; /* ラベルの色はここで変更 */
}
.commonLayout .partner_list .box.partner3::before {
    border-left: 20px solid #051d41; /* ラベルの色はここで変更 */
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.RelationShowCaseBox{
    margin-bottom:40px;
}