/*----- mainImg -----*/
#mainImg ul li a{display:none;}

.slide0k a{
background:url(/images/bg_slide01.png) #0044ab repeat-x top center; 
}
.slide01 a{
background: #e5e5e5; 
}
.slide02 a{
background: #acacac; 
}
.slide03 a{
background: #247ea1; 
}
.slide04 a{
background:url(/images/bg_slide_rb.png);
background-size: contain;
}
.slide06 a{
background: #111987;
}
.slide08 a{
background:url(/images/bg_slide08.jpg) #3660d6 no-repeat top center;
background-size: cover 100%;
}
.slide_ul580{
	background: linear-gradient(90deg, #dddddb 0%, #dddddb 45%, #00040d 55%, #00040d 100%);
}
.slide_GHA{
	background: linear-gradient(90deg, #dde7ed 0%, #dde7ed 45%, #00457f 55%, #00457f 100%);
}
.slide_exhibition{
	background: linear-gradient(90deg, #033596 0%, #033596 35%, #fff 45%, #fff 100%);
}
.slide_exhibition img{
	max-width: 980px;
}
.slidepca {
	position: relative;
	background: #dddddd; 
}
.slide_tenjikai a{
	background: #0036b4;
	}
.slide_tech{
	background: #ffffff; 
	}
.slide_TE{
	background: #8fc33f;
}
.slide_HCA{
	background: linear-gradient(45deg, #dbebc4 0%, #dbebc4 50%, #add9e6 50%, #add9e6 100%);
}
	
/* .slidepca::before,
.slidepca::after {
content: "";
display: block;
height: 100%;
width: 142px;
background:url(/images/bg_slide_pca_01.jpg) no-repeat top left;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-632px);
z-index: -1;
}
.slidepca::after {
width: 50%;
background:url(/images/bg_slide_pca_02.jpg) repeat-x top left;
left: 0;
transform: translateX(-10px);
z-index: -2;
} */
.slidepca img{
text-align: center;
margin: 0 auto;
box-shadow: 0px 0px 8px #00000047;
}
/* .slidepca > a:hover > img{
opacity: 1;
} */
.slidepca .btn-promo {
	display: table;
	width: 320px;
	position: absolute;
	right: 50%;
	top: 180px;
	transform: translate(477px, 0);
	border: 2px solid #a08d10;
	border-radius: 20px;
	overflow: hidden;
	-moz-box-shadow: 0px 4px 10px 0px rgba(160, 141, 16, 0.28);
	-webkit-box-shadow: 0px 4px 10px 0px rgba(160, 141, 16, 0.28);
	-ms-box-shadow: 0px 4px 10px 0px rgba(160, 141, 16, 0.28);
	box-shadow: 0px 4px 10px 0px rgba(160, 141, 16, 0.28);
	transition: all .3s ease;
}
.slidepca .btn-promo.-single {
	width: 280px;
	transform: translate(450px, 0);
}
.slidepca > a:hover .btn-promo.-single {
	transform: translate(450px, 15px);
}
.slidepca .btn-promo > .btn-promo_block {
	display: table-cell !important;
	background: #fff;
	position: relative;
	width: 50%;
	transition: all .3s ease;
}
.slidepca .btn-promo.-single > .btn-promo_block {	/* ボタン内1つの場合 */
	width: 100%;
}
.slidepca .btn-promo > .btn-promo_block::after {
	content: "";
	display: block;
	height: 100%;
	width: 2px;
	background: #a08d10;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
}
.slidepca .btn-promo > .btn-promo_block:first-of-type::after {
	display: none;
}
.slidepca .btn-promo > a.btn-promo_block:hover,
.slidepca > a:hover .btn-promo.-single > .btn-promo_block {
	background: #fcf8dc;
	text-decoration: none;
}
.slidepca .btn-promo > .btn-promo_block > span {
	display: block;
	text-align: center;
}
.slidepca .btn-promo > .btn-promo_block > span.slot {
	line-height: 1;
	margin-bottom: 4px;
}
.slidepca .btn-promo > .btn-promo_block > span.slot > span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0.4em 0.8em;
	background: #a08d10;
	border-radius: 0 0 8px 8px;
}
.slidepca .btn-promo > .btn-promo_block > span.product {
	background: url(/images/slide_pca_btn_01.png) no-repeat center center;
	height: 83px;
}
.slidepca .btn-promo > .btn-promo_block + .btn-promo_block > span.product {
	background: url(/images/slide_pca_btn_02.png) no-repeat center center;
}
.slidepca .btn-promo > .btn-promo_block > span.series {
	height: 23px;
	position: relative;
	margin: 4px 0 8px 10px;
}
.slidepca .btn-promo.-single > .btn-promo_block > span.series {		/* ボタン内1つの場合 */
	margin-top: 30px;
}
.slidepca .btn-promo > .btn-promo_block > span.series::before {
	content: "";
	display: inline-block;
	background: url(/shared/images/ico_common.png) no-repeat 0 0;
	background-position: 0 -19px;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 5px;
	top: 0;
}
.slidepca .btn-promo > .btn-promo_block > span.series > span {
	display: block;
	margin-left: 10px;
	background: url(/images/slide_pca_btn_01_txt.png) no-repeat center top;
}
.slidepca .btn-promo > .btn-promo_block + .btn-promo_block > span.series > span {
	background: url(/images/slide_pca_btn_02_txt.png) no-repeat center top;
}
.slidepca .btn-promo.-single > .btn-promo_block > span.product,
.slidepca .btn-promo.-single > .btn-promo_block > span.series {		/* ボタン内1つの場合 */
	width: 47%;
	float: left;
}


/*search*/
.search {
	position:relative;
	width: 100%;
	z-index: 2000;
	background: url(/images/bg_search01.png);
	margin-top:-90px;
}
.search .unit {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
	overflow:visible;
}
		.autoComplete{
			top:51px; left:120px;
			min-width:186px;
		}

.search .txt {
	position: relative;
	background: #FFF;
	width: 500px;
}
.search .heading {
	font-size: 16px;/*for IE*/
	font-size: 1.6rem;
	color: #FFF;
	background: #000;
	padding: 13px 18px 13px 28px;
	display: inline-block;
	position: relative;
	cursor: default;
}
.search .heading:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 9px;
	border-color: transparent transparent transparent #000000;
	position: absolute;
	right: -9px;
	top: 0;
}
.search input {
	margin-right: 7px;
}
.search .txtSearch {
	border: none;
	outline: none;
	margin: 13px 15px 0;
	width: 150px;
	border-right: solid 1px #CCC
}
.search button {
	position: absolute;
	top: 15px;
	right: 6px;
	cursor: pointer;
	background: none;
	border: 0;
	padding: 0 8px;
}
.search .btnBasic01 {
	color: #111987;
	position: absolute;
	right: 237px;
	top: 21px;
	padding: 0.8em 2.0em 0.9em;
	background: #f2f4f3;
	border-color: #444;
}
.search .btnBasic01:before {
	background-position: 0 -19px;
}
.search .link {
  position: absolute;
  right: 0;
	top: 12px;
  font-size: 12px;
  font-size: 1.2rem;
  list-style: none;
}
.search .link li {
  margin-top: 7px;
}
.search .link li:first-child {
  margin-top: 0;
}
.search .link li a {
  position: relative;
  padding-left: 25px;
  color: #fff;
}
.search .link li a:before,
.search .link li a:after{
  content: "";
  position: absolute;
	top: 2px;
	bottom: 0;
	left: 2px;
	margin: auto;
	vertical-align: middle;
}
.search .link li a:before {
  width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
}
.search .link li a:after {
	left: 5px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #000ebb;
	border-right: 2px solid #000ebb;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.search .link li.icoPDF a {
  padding-left: 0;
}
.search .link li.icoPDF a:before,
.search .link li.icoPDF a:after {
  display: none;
}
/*----- news -----*/
#newsList a {
	color: #111987;
	background: #f2f4f3;
}
#newsList a:before { background-position: 0 -19px; }
/*========== lineup ==========*/
#lineup {
	background: url(/images/bg_lineup01.jpg) repeat-x left bottom #f4f8f9;
	padding: 30px 0 90px;
}
#lineupIn {
	width: 980px;
	margin: 0 auto;
}
#lineup h2, #lineup h2 +p {	float: left;}
#lineup h2 {
	font-size: 28px;/*for IE*/
	font-size: 2.8rem;
	margin: 0 10px 30px 0;
}
/*----- category -----*/
#lineup .category {	clear: both;}
#lineup .category h3 {
	font-size: 18px;/*for IE*/
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	color: #FFF;
	background: #777;
	text-align: center;
	margin: 0 0 5px;
	padding: 10px;
}
	#lineup .category h3:before {
		display: inline-block;
		vertical-align: middle;
		content: "";
		overflow: hidden;
		background: url(/images/ico_top01.png) no-repeat 0 0;
		width: 28px;
		height: 28px;
	}
	#lineup .category .flR h3:before {background-position: -28px 0;}
#lineup .category .flL,
#lineup .category .flR {
	background: #FFF;
	min-height: 460px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.4);
}
#lineup .category .flL {width: 595px;}
#lineup .category .flR {width: 360px;}
#lineup .category dt a:before,
#lineup .category dd li a:before,
#lineup .category .catLink01 a:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	overflow: hidden;
	background: url(/shared/images/ico_common.png) no-repeat 0 0;
	width: 14px;
	height: 14px;
}
#lineup .category dl {
	margin: 0;
	padding: 0 20px 10px;
	overflow: hidden;
}
#lineup .category dt,
#lineup .category .catLink01 a {
	margin: 0;
	background:#f2f4f3;
	display:inline-block;
	border-radius: 5px;
	margin-top:10px;
	padding: 5px 10px;
}
	#lineup .category dt span,
  #lineup .category .catLink01 a span {
		font-size: 18px;/*for IE*/	font-size: 1.8rem;
	}
	#lineup .category dt a:before,
	#lineup .category .catLink01 a:before {
		background-position: 0 -19px;
		vertical-align: baseline;
	}
#lineup .category dd {border-top: dotted 1px #666;}
#lineup .category dd.first{
	border:none;
	}
#lineup .category .flL dt {	width: 170px;}
#lineup .category .flL dd {
	margin: -3.2em 0 0 0;
	padding-left: 190px;
	}
	#lineup .category .flL dd.borderB,
  #lineup .category .flR dd.borderB {
	border-bottom: dotted 1px #666;
	}
#lineup .category .flR dt,
#lineup .category .catLink01 a {
	text-indent: -21px;
	padding-left: 31px;
	}
#lineup .category .flR dt {
  width: 100px;
}
#lineup .category .flR dd {
		margin: -4.7em 0 0 0;
		padding-left: 140px;
		}
#lineup .category dd ul {/*border-left:dotted 1px #666;*/
	margin: 0;
	padding: 1em 0 0.8em;
}
#lineup .category dd li {
	display: inline-block;
	margin: 0 0 5px 1.2em;
	list-style: none;
}
#lineup .category dd li a:before {background-position: -30px -19px;}

#lineup .category .flL .catLink01.borderT,
#lineup .category .flR .catLink01.borderT {
  border-top: dotted 1px #666;
}

#lineup .category .flL .catLink01.borderB,
#lineup .category .flR .catLink01.borderB {
  border-bottom: dotted 1px #666;
}

#lineup .category .catLink01 {
	margin: 0 20px 10px;
	overflow: hidden;
}

#lineup .category .catLink01.noiseFlow a:before {
  width: 16px;
  height: 12px;
  background-position: 0 -53px;
}

#lineup .category .catLink01.noiseFlow a span {
  font-size: 16px;/*for IE*/	font-size: 1.6rem;
}

/*----- otherProd -----*/
#lineup .otherProd {
	clear: both;
	background: #f2f5f7;
	padding: 20px;
}
#lineup .otherProd ul {
	margin: 0;
	padding: 0;
}
#lineup .otherProd li {
	display: inline-block;
	margin: 0 30px 0 0;
}

/*----- end_of_sale -----*/
#end_of_sale{
	background:#FFF;
	width:980px;
	margin:0 auto 30px;
	border:solid 2px #111987;
	}
#end_of_sale h2{
	font-weight:bold;
	float:none;
	font-size: 18px;/*for IE*/
	font-size: 1.8rem;
	margin: 10px;
}
#end_of_sale h2:before{
	display: inline-block;
	vertical-align: middle;
	content: "";
	overflow: hidden;
	background: url(/shared/images/ico_common.png) no-repeat -279px 0;
	width:22px; height:19px;
	margin-top:-3px;
}
#end_of_sale li{ margin-bottom:1rem;}

.c-box_flex{
	display: flex;
	justify-content: space-between;
}
.btn-compass{
	font-size: 1.8rem;
		display: inline-block;
    border: 1px solid #ddd;
    color: #111987;
    background: #fff;
		padding: 6px 20px;
    border-radius: 4px;
}
.btn-compass::before {
	display: inline-block;
	content: "";
	width: 14px;
	height: 14px;
	background: url(/shared/images/ico_common.png) no-repeat 0 0;
	background-position: 0 -19px;
	vertical-align: middle;
}