#ProdisplayTop {
	width: 976px;
	margin: 0 auto;
	padding-bottom: 60px;
	font-size: 14px;
}
.content * {
	margin: 0;
	padding: 0;
	border: none;
	box-sizing: border-box;
}
.breadcrumb ol li:first-child {
	margin-top: -3px;
}
.breadcrumb ol li:first-child a {
	background: none;
	padding-left: 0 !important;
}

/* ----- common ----- */

.content a {
	text-decoration: none;
	color: #000;
}
#ProdisplayTop h1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#ProdisplayTop h2 {
	font-size: 25px;
	padding: 2px 0 2px 10px;
	margin-bottom: 15px;
	border-left: solid 6px #B7AEA1;
}
#ProdisplayTop h2 a {
	padding-right: 25px;
	background: url(../images/arrow03_base_l.png) no-repeat right center;
}

#ProdisplayTop h2 a:hover {
	color: #B7AEA1;
}
#ProdisplayTop img {
	width: 100%;
	vertical-align: middle;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
}
#ProdisplayTop strong {
	font-weight: bold;
}
#ProdisplayTop .clearfix {
	overflow: hidden;
}
#ProdisplayTop .section {
	margin-top: 60px;
}
#ProdisplayTop .btn_titleright {
	float: right;
}
#ProdisplayTop .btn01 {
	display: inline-block;
	padding: 7px 12px 7px 35px;
	background: url(../images/arrow02_white.png) no-repeat #B9B1A6 10px center;
	border-radius: 5px;
	color: #FFF;
}
#ProdisplayTop .btn01:hover {
	opacity: 0.8;
}
#ProdisplayTop .openwin {
	width: 10px !important;
}
#ProdisplayTop .new {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	padding: 3px 5px;
	background-color: #F00;
}
#ProdisplayTop #prod_area span.prelimi {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	padding: 3px 5px;
	margin: 0 5px 0 0;
	background-color: #008331;
}
#ProdisplayTop #prod_area span.prelimi2 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	padding: 3px 5px;
	margin: 0 5px 0 0;
	background-color: #9E4967;
}

/* ----- Main visual ----- */

#ProdisplayTop #main_area {
/*	width: 976px;
	height: 440px;
	overflow: hidden;*/
}
#ProdisplayTop #main_area li {
	display: none;
}
#ProdisplayTop #main_area li:first-child {
	display: block;
}
#ProdisplayTop .snsBox {
	text-align: right;
	margin-top: 20px;
}
#ProdisplayTop .snsItem {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}


/* ----- AV solutions ----- */
#ProdisplayTop #avsol_area {
}
#ProdisplayTop #avsol_area ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#ProdisplayTop #avsol_area ul li {
}
#ProdisplayTop #avsol_area ul li a,
#ProdisplayTop #avsol_area ul li span {
	display: table-cell;
	padding: 0 40px 0 105px;
	width: 320px;
	height: 100px;
	vertical-align: middle;
	color: #877F72;
	font-size: 17px;
	line-height: 120%
}
#ProdisplayTop #avsol_area ul li#avsol_corp a {
	background-image: url(../images/top_sol_corporate.png), url(../images/icon_openwin.png);
	background-color: #FAF9F7;
	background-repeat: no-repeat;
	background-position: 20px center, right 20px center;
}
#ProdisplayTop #avsol_area ul li#avsol_muse a {
	background-image: url(../images/top_sol_museum.png), url(../images/icon_openwin.png);
	background-color: #FAF9F7;
	background-repeat: no-repeat;
	background-position: 20px center, right 20px center;
}
#ProdisplayTop #avsol_area ul li#avsol_educ a {
	background: url(../images/top_sol_education.png), url(../images/icon_openwin.png);
	background-color: #FAF9F7;
	background-repeat: no-repeat;
	background-position: 20px center, right 20px center;
}
#ProdisplayTop #avsol_area ul li#avsol_educ span em {
	color: #C29A96;
	font-weight: bold;
}
#ProdisplayTop #avsol_area ul li a:hover {
	background-color: #F3F1EE !important;
}

/* ----- Products ----- */

#ProdisplayTop #prod_area {
	margin-top: 65px !important;
}
#ProdisplayTop #prod_area h2 {
	float: left;
}
#ProdisplayTop #prod_area .preliminary {
	font-size: 16px;
	line-height: 1;
	margin-left: 30px;
	padding: 5px 10px 5px 27px;
	color: #877F72;
	background: url(../images/arrow01_base.png) no-repeat 5px center;
	display: inline-block;
	vertical-align: middle;
}
#ProdisplayTop #prod_area .preliminary:hover {
	opacity: 0.8;
}
#ProdisplayTop #prod_area #btn_preliminary {
	float: right;
	margin-right: 15px;
}
#ProdisplayTop #prod_area #btn_preliminary a {
	display: inline-block;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background: url(../images/icon_preliminary.png) #B9B1A4 no-repeat 15px center;
	background-size: 36px auto;
	padding: 10px 20px 10px 60px;
	border-radius: 5px;
}
#ProdisplayTop #prod_area #btn_finder {
	float: right;
	margin-bottom: 10px;
}
#ProdisplayTop #prod_area #btn_finder a {
	width: 180px;
	display: block;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background: url(../images/icon_finder.png) #B9B1A4 no-repeat 15px center;
	background-size: 24px auto;
	padding: 10px 15px 10px 50px;
	border-radius: 5px;
}
#ProdisplayTop #prod_area #btn_finder a:hover {
	opacity: 0.8;
}
#ProdisplayTop #prod_area #country_wrap {
	background-color: #FAF9F7;
	margin-bottom: 10px;
	padding: 8px 15px;
}
#ProdisplayTop #prod_area #country_wrap a.btn_region {
	color: #877F72;
	display: inline-block;
	min-height: 18px;
	line-height: 18px;
	padding: 0 18px 0 24px;
	background-image: url(../images/icon_world.png), url(../images/arrow03_base.png);
	background-repeat: no-repeat;
	background-position: left center, right center;
}
#ProdisplayTop #prod_area #country_wrap a:hover {
	opacity: 0.8;
}
#ProdisplayTop #prod_area #country_wrap span a {
	font-size: 11px;
	color: #877F72;
	display: inline-block;
	margin-left: 50px;
}
#ProdisplayTop #prod_area #country_wrap span a:hover {
	text-decoration: underline;
}
#ProdisplayTop #prod_wrap .prod_category {
	background-color: #FAF9F7;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ProdisplayTop #prod_wrap .prod_category li {
/*	float: left;*/
	width: 122px;
	text-align: center;
	overflow: hidden;
}
#ProdisplayTop #prod_wrap .prod_category li img {
/*	height: 150px;
	width: 132px;
	margin-left: -5px;*/
	width: 122px;
}
#ProdisplayTop #prod_wrap .prod_category li a {
	display: block;
	color: #877F72;
	font-size: 14px;
	height: 175px;
	padding: 0 1px;
}
#ProdisplayTop #prod_wrap .prod_category li a.hover {
	background-color: #F3F1EE;
}

#ProdisplayTop #prod_wrap .prod_category li#prod_wps span {
	display: inline-block;
	transform-origin: center center;
	transform: scaleX(0.85);
	width: 111%;
	margin: 0 -5.5% 3px;
	font-size: 13px;
}
#ProdisplayTop #prod_wrap .prod_category li#prod_option {
	width: 161px;
}
#ProdisplayTop #prod_wrap .prod_category li#prod_finder a {
	color: #FFF;
	background-color: #B7AEA1;
}
#ProdisplayTop #prod_wrap #prod_lineup {
	position: relative;
}
#ProdisplayTop #prod_wrap #prod_lineup > div {
	position: absolute;
	width: 976px;
	top: -1px;
	left: 0px;
	padding: 38px 48px;
	background-color: #F3F1EE;
	display: none;
}
#ProdisplayTop #prod_wrap #prod_lineup p {
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: -17px;
}
#ProdisplayTop #prod_wrap #prod_lineup .prod_list_title {
	font-size: 16px;
	margin-bottom: 20px;
}
#ProdisplayTop #section_prod:after,
#ProdisplayTop #prod_wrap #prod_lineup ul:after {
	display : block;
	clear : both;
	height : 0;
	content : ".";
	overflow : hidden;
}
#ProdisplayTop #prod_wrap #prod_lineup ul li {
	float: left;
	width: 240px;
	margin: 38px 0 0 80px;
	padding-top: 18px;
	position: relative;
}
#ProdisplayTop #prod_wrap #prod_lineup ul li:first-child,
#ProdisplayTop #prod_wrap #prod_lineup ul li:nth-child(2),
#ProdisplayTop #prod_wrap #prod_lineup ul li:nth-child(3) {
	margin-top: 0;
}
#ProdisplayTop #prod_wrap #prod_lineup ul li:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}
#ProdisplayTop #prod_wrap #prod_lineup a:hover {
	opacity: 0.8;
}
#ProdisplayTop #prod_wrap #prod_lineup .prod_block {
	border-top: solid 1px #CCC;
	margin-top: 38px;
	padding-top: 38px;
}
/*#ProdisplayTop #prod_wrap #prod_lineup li .new {
	color: #FFF;
	background-color: #F00;
	font-size: 10px;
	line-height: 1;
	padding: 2px 4px;
	display: inline-block;
	position: absolute;
	top: -18px;
	left: 0px;
}*/

#ProdisplayTop #prod_wrap #prod_lineup li .new {
	color: #FFF;
	background-color: #F00;
	font-size: 10px;
	line-height: 1;
	padding: 2px 4px;
	display: inline-block;
}

/* ----- Category of Business ----- */
#ProdisplayTop #biz_area {
	width: 476px;
	float: right;
}
#ProdisplayTop #biz_area ul {
	border: solid 2px #EDECEA;
	padding: 20px 0;
	overflow: hidden;
}
#ProdisplayTop #biz_area ul li {
	width: 180px;
	float: left;
	margin-left: 35px;
}
#ProdisplayTop #biz_area ul li:nth-child(odd) {
	clear: left;
}
#ProdisplayTop #biz_area ul li a {
	display: block;
	color: #877F72;
	font-size: 14px;
	padding: 20px 0 20px 67px;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
}
#ProdisplayTop #biz_area ul li#biz_transportation a {
	background: url(../images/top_biz_transportation.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_mall a {
	background: url(../images/top_biz_mall.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_hotel a {
	background: url(../images/top_biz_hotel.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_retail a {
	background: url(../images/top_biz_retail.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_restaurant a {
	background: url(../images/top_biz_restaurant.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_showroom a {
	background: url(../images/top_biz_showroom.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li#biz_outdoor a {
	background: url(../images/top_biz_outdoor.png) no-repeat 5px center;
	background-size: auto 49px;
}
#ProdisplayTop #biz_area ul li a:hover {
	background-color: #FAF9F7 !important;
}

/* ----- Download ----- */

#ProdisplayTop #dl_area {
	width: 350px;
	float: left;
}
#ProdisplayTop #dl_area li {
	margin-top: 8px;
}
#ProdisplayTop #dl_area li:first-child {
	margin-top: 0;
}
#ProdisplayTop #dl_area li a {
	padding: 2px 0 0 22px;
	background: url(../images/arrow01_base.png) no-repeat left center;
	display: inline-block;
	min-height: 17px;
}
#ProdisplayTop #dl_area li a:hover {
	text-decoration: underline;
}


/* ----- What's new ----- */

#ProdisplayTop #news_area {
	width: 600px;
	float: right;
}
#ProdisplayTop #news_area .btn_rss {
	float: right;
	display: block;
	padding: 5px 20px 5px 30px;
	margin-left: 20px;
	border-radius: 5px;
	background: url(../images/top_rss.png) no-repeat #999 10px center;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}
#ProdisplayTop #news_area .btn_rss:hover {
	opacity: 0.8;
}
#ProdisplayTop #news_area ul {
	border-bottom: solid 1px #CCC;
}
#ProdisplayTop #news_area ul li {
	border-top: solid 1px #CCC;
	padding: 12px 0;
	line-height: 150%;
}
#ProdisplayTop #news_area ul li > a.arrow01,
#ProdisplayTop #news_area ul li > span {
	display: inline-block;
	padding-left: 12px;
	background: url(../images/arrow03_base.png) no-repeat left 5px;
}

#ProdisplayTop #news_area ul li a:hover {
	text-decoration: underline;
}


/* ----- Case studies ----- */
#ProdisplayTop #cs_area {
	width: 699px;
	float: left;
}
#ProdisplayTop #cs_area h2 {
	float: left;
}
#ProdisplayTop #cs_area ul {
	overflow: hidden;
}
#ProdisplayTop #cs_area ul li {
	float: left;
	width: 225px;
	margin-left: 12px;
	line-height: 150%;
}
#ProdisplayTop #cs_area ul li a {
	display: block;
}
#ProdisplayTop #cs_area ul li a:hover {
	opacity: 0.8;
	text-decoration: underline;
}
#ProdisplayTop #cs_area ul li:first-child {
	margin-left: 0;
}
#ProdisplayTop #cs_area ul li em {
	display: block;
	padding: 5px;
	background-color: #000;
	color: #FFF;
	text-align: center;
}
#ProdisplayTop #cs_area ul li strong {
	font-size: 16px;
	display: block;
	margin: 3px 0 5px;
}


/* ----- Solution ----- */
#ProdisplayTop #sol_area {
}
#ProdisplayTop #sol_area .sol_block_wrap {
	padding: 25px;
	background-color: #FAF9F7;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

	overflow: hidden;
}
#ProdisplayTop #sol_area .sol_block {
	float: left;
	width: 222px;
	line-height: 130%;
	margin-left: 13px;
	padding-left: 13px;
	border-left: solid 1px #CCC;
}
#ProdisplayTop #sol_area .sol_block:first-child {
	width: 209px;
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
}

#ProdisplayTop #sol_area .sol_block a img {
	margin-bottom: 5px;
}
#ProdisplayTop #sol_area .sol_block a {
	display: block;
}
#ProdisplayTop #sol_area .sol_block a:hover {
	opacity: 0.8;
	text-decoration: underline;
}
#ProdisplayTop #sol_area ul {
	float: left;
	width: 160px;
	margin-left: 25px;
}
#ProdisplayTop #sol_area ul li {
	margin-bottom: 7px;
}
#ProdisplayTop #sol_area ul li a {
	background: url(../images/arrow01_base.png) no-repeat left center;
	padding: 2px 0 2px 22px;
	display: inline-block;
}
#ProdisplayTop #sol_area ul li a:hover {
	opacity: 0.8;
	text-decoration: underline;
}

/* ----- Support ----- */
#ProdisplayTop #sup_area {
	width: 235px;
	float: right;
}
#ProdisplayTop #sup_area .sup_bn img {
	width: 100%;
	margin-bottom: 5px;
}
#ProdisplayTop #sup_area .sup_bn a:hover {
	opacity: 0.8;
	text-decoration: underline;
}


/* ----- Related links ----- */

#ProdisplayTop #rellink_area {
	width: 482px;
	float: left;
}
#ProdisplayTop #rellink_area ul {
	overflow: hidden;
}
#ProdisplayTop #rellink_area ul li {
/*	width: 220px;*/
	width: 210px;
	float: left;
	margin: 0 10px 10px 0;
}
#ProdisplayTop #rellink_area ul li a:hover img {
	opacity: 0.8;
}
#ProdisplayTop #rellink_area #bn_pict img {
	width: 40px;
	margin: 5px 10px 0;
}
#ProdisplayTop #rellink_area #bn_paris2024 {
	width: 250px;
}
/*#ProdisplayTop #rellink_area #bn_projector {
	background: url(../images/top_bn_projector_g.jpg) no-repeat left top;
	background-size: 220px auto;
}
#ProdisplayTop #rellink_area #bn_display_jp {
	background: url(../images/top_bn_prodisplay_jp_g.jpg) no-repeat left top;
	background-size: 220px auto;
}
#ProdisplayTop #rellink_area #bn_youtube {
	background: url(../images/top_bn_youtube_g.jpg) no-repeat left top;
	background-size: 220px auto;
}
#ProdisplayTop #rellink_area #bn_pass {
	background: url(../images/top_bn_pass_g.jpg) no-repeat left top;
	background-size: 220px auto;
}
*/

/* ----- Contact Info ----- */

#ProdisplayTop #contact_area {
	width: 482px;
	float: right;
}
#ProdisplayTop #contact_area ul {
	position: relative;
	width: 100%;
	padding-bottom: 42.53%;
	background: url(../images/top_contact.gif) no-repeat left top;
	background-size: contain;
}
#ProdisplayTop #contact_area ul li {
	position: absolute;
	display: inline-block;
}
#ProdisplayTop #contact_area ul li#contactNA {
	top: 60px;
	left: 50px;
}
#ProdisplayTop #contact_area ul li#contactLA {
	top: 140px;
	left: 110px;
}
#ProdisplayTop #contact_area ul li#contactEU {
	top: 50px;
	left: 240px;
}
#ProdisplayTop #contact_area ul li#contactOC {
	top: 140px;
	left: 370px;
}
#ProdisplayTop #contact_area ul li#contactAS {
	top: 90px;
	left: 350px;
}
#ProdisplayTop #contact_area ul li#contactME {
	top: 100px;
	left: 180px;
}
#ProdisplayTop #contact_area ul li a {
	display: inline-block;
	padding: 2px 0 2px 20px;
	background: url(../images/arrow02_black.png) no-repeat left center;
}
#ProdisplayTop #contact_area ul li a:hover {
	text-decoration: underline;
}

/************************** Pagetop *****************************/
#page-top{
    display: none;
    width: 80px;
    height: 80px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    /*display: none;*/
	cursor: pointer;
}
#page-top img{
    width: 100%;
    height: auto;
}
#page-top:hover{
    opacity: 0.7;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){
	#ProdisplayTop {
		width: 100%;
		padding: 0 0 60px;
	}
	
	/* ----- common ----- */
	
	#ProdisplayTop h2 {
		font-size: 22px;
		padding: 2px 0 2px 8px;
		margin-bottom: 15px;
		border-left: solid 5px #B7AEA1;
	}
	#ProdisplayTop .section {
		padding: 0 10px;
		margin-top: 40px;
	}
	
	/* ----- Main visual ----- */
	
	#ProdisplayTop .snsBox {
		margin-top: 50px;
		text-align: center;
	}
	#ProdisplayTop .snsItem {
		display:inline-block;
		vertical-align:top;
		margin-left:10px;
	}
	
	
	/* ----- AV solutions ----- */
	#ProdisplayTop #avsol_area {
	}
	#ProdisplayTop #avsol_area ul {
		display: block;
	}
	#ProdisplayTop #avsol_area ul li {
		display: table;
		width: 100%;
		margin-top: 10px;
	}
	#ProdisplayTop #avsol_area ul li a,
	#ProdisplayTop #avsol_area ul li span {
		padding: 0 15px 0 100px;
		width: 100%;
		height: 80px;
		font-size: 16px;
		line-height: 120%
	}
	#ProdisplayTop #avsol_area ul li#avsol_corp a {
		background-image: url(../images/top_sol_corporate.png), url(../images/arrow03_base_l.png);
		background-color: #FAF9F7;
		background-repeat: no-repeat;
		background-position: 15px center, right 15px center;
	}
	#ProdisplayTop #avsol_area ul li#avsol_muse a {
		background-image: url(../images/top_sol_museum.png), url(../images/arrow03_base_l.png);
		background-color: #FAF9F7;
		background-repeat: no-repeat;
		background-position: 15px center, right 15px center;
	}
	#ProdisplayTop #avsol_area ul li#avsol_educ span {
		background: url(../images/top_sol_education.png) #FAF9F7 no-repeat 15px center;
	}
	#ProdisplayTop #avsol_area ul li#avsol_educ span em {
		color: #C29A96;
		font-weight: bold;
	}
	#ProdisplayTop #avsol_area ul li a:hover {
		background-color: #F3F1EE !important;
	}
	

	/* ----- Products ----- */
	
	#ProdisplayTop #prod_area {
		width: 100%;
		float: none;
	}
	#ProdisplayTop #prod_area #btn_finder {
		margin-right: 15px;
	}
	#ProdisplayTop #prod_area #btn_preliminary {
		margin-bottom: 10px;
	}
	#ProdisplayTop #prod_area #country_wrap span a {
		margin: 5px 0 0 0;
	}
	#ProdisplayTop #prod_area #country_wrap span {
		margin: 5px 0 0 0;
	}
	#ProdisplayTop #prod_wrap .prod_category {
		background-color: #FAF9F7;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#ProdisplayTop #prod_wrap .prod_category li {
		width: 50%;
		text-align: center;
	}
	#ProdisplayTop #prod_wrap .prod_category li img {
		width: 90%;
		height: auto;
		margin-left: 0
	}
	#ProdisplayTop #prod_wrap .prod_category li a {
		padding-bottom: 20px;
		height: auto;
	}
	#ProdisplayTop #prod_wrap .prod_category li a.hover {
	}
	#ProdisplayTop #prod_wrap .prod_category li#prod_finder a {
		color: #FFF;
		background-color: #B7AEA1;
	}
	#ProdisplayTop #prod_area .preliminary {
		margin-left: 0;
		float: right;
	}

	/* ----- Category of Business ----- */
	#ProdisplayTop #biz_area {
		width: 100%;
		float: none;
		margin-top: 40px;
	}
	#ProdisplayTop #biz_area ul {
		padding: 5px;
	}
	#ProdisplayTop #biz_area ul li {
		width: 50%;
		margin-left: 0;
	}
	#ProdisplayTop #biz_area ul li a {
		padding: 15px 0 15px 50px;
	}
	#ProdisplayTop #biz_area ul li#biz_transportation a {
		background: url(../images/top_biz_transportation.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_mall a {
		background: url(../images/top_biz_mall.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_hotel a {
		background: url(../images/top_biz_hotel.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_retail a {
		background: url(../images/top_biz_retail.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_restaurant a {
		background: url(../images/top_biz_restaurant.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_showroom a {
		background: url(../images/top_biz_showroom.png) no-repeat 5px center;
		background-size: auto 40px;
	}
	#ProdisplayTop #biz_area ul li#biz_outdoor a {
		background: url(../images/top_biz_outdoor.png) no-repeat 5px center;
		background-size: auto 40px;
	}


	/* ----- Download ----- */
	
	#ProdisplayTop #dl_area {
		width: 100%;
		float: none;
	}
	#ProdisplayTop #dl_area li {
		margin-top: 10px;
	}
	#ProdisplayTop #dl_area li:first-child {
		margin-top: 0;
	}
	#ProdisplayTop #dl_area li a {
	}
	#ProdisplayTop #dl_area li a:hover {
	}
	
	
	/* ----- What's new ----- */
	
	#ProdisplayTop #news_area {
		width: 100%;
		float: none;
		margin-top: 40px;
	}
	#ProdisplayTop #news_area .btn_rss {
	}
	#ProdisplayTop #news_area .btn_rss:hover {
	}
	#ProdisplayTop #news_area ul {
	}
	#ProdisplayTop #news_area ul li {
	}
	#ProdisplayTop #news_area ul li a {
	}
	#ProdisplayTop #news_area ul li a:hover {
	}
	
	
	/* ----- Case studies ----- */
	#ProdisplayTop #cs_area {
		float: none;
		width: 100%;
	}
	#ProdisplayTop #cs_area h2 {
		float: none;
	}
	#ProdisplayTop #cs_area ul {
		margin-top: 10px;
		overflow: hidden;
	}
	#ProdisplayTop #cs_area ul li {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
	}
	#ProdisplayTop #cs_area ul li a {
	}
	#ProdisplayTop #cs_area ul li a:hover {
	}
	#ProdisplayTop #cs_area ul li:first-child {
		margin-top: 0;
	}
	#ProdisplayTop #cs_area ul li em {
	}
	#ProdisplayTop #cs_area ul li strong {
	}
	
	
	/* ----- Solution ----- */
	
	#ProdisplayTop #sol_area {
		width: 100%;
		float: none;
	}
	#ProdisplayTop #sol_area .sol_block_wrap {
		padding: 15px;
	}
	#ProdisplayTop #sol_area .sol_block {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
		padding: 20px 0 0;
		border-left: none;
		border-top: solid 1px #CCC;
	}
	#ProdisplayTop #sol_area .sol_block:first-child {
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
	}
	#ProdisplayTop #sol_area .sol_block a img {
		margin-bottom: 5px;
	}
	#ProdisplayTop #sol_area ul {
		float: none;
		width: 100%;
		margin: 10px 0 0 0;
	}
	#ProdisplayTop #sol_area ul li {
		margin-top: 10px;
	}
	#ProdisplayTop #sol_area ul li a {
		background: url(../images/arrow01_base.png) no-repeat left center;
		padding: 2px 0 2px 22px;
		display: inline-block;
	}
	#ProdisplayTop #sol_area ul li a:hover {
		opacity: 0.8;
		text-decoration: underline;
	}

	/* ----- Support ----- */
	#ProdisplayTop #sup_area {
		width: 100%;
		float: none;
		margin-top: 40px;
	}


	/* ----- Related links ----- */
	
	#ProdisplayTop #rellink_area {
		width: 100%;
		float: none;
	}
	#ProdisplayTop #rellink_area ul {
	}
	#ProdisplayTop #rellink_area ul li {
		width: 100%;
		margin: 10px 0 0 0;
	}
	#ProdisplayTop #rellink_area ul li:first-child {
		margin-top: 0;
	}
	#ProdisplayTop #rellink_area ul li img {
		opacity: 1;
	}
	#ProdisplayTop #rellink_area ul li a:hover img {
		opacity: 0.8;
	}
	#ProdisplayTop #rellink_area #bn_projector {
		background: none;
	}
	#ProdisplayTop #rellink_area #bn_display_jp {
		background: none;
	}
	#ProdisplayTop #rellink_area #bn_youtube {
		background: none;
	}
	
	
	/* ----- Contact Info ----- */
	
	#ProdisplayTop #contact_area {
		width: 100%;
		float: none;
		margin-top: 40px;
	}
	#ProdisplayTop #contact_area ul {
		position: relative;
		width: 100%;
		padding: 42.53% 0 0 0;
		background: url(../images/top_contact.gif) no-repeat left top;
		background-size: contain;
		border-bottom: solid 1px #CCC;
	}
	#ProdisplayTop #contact_area ul li {
		position: static;
		display: block;
		border-top: solid 1px #CCC;
		padding: 10px 0;
	}
	#ProdisplayTop #contact_area ul li#contactNA {
		margin-top: 10px;
	}
	#ProdisplayTop #contact_area ul li#contactLA {
		top: auto;
		left: auto;
	}
	#ProdisplayTop #contact_area ul li#contactEU {
		top: auto;
		left: auto;
	}
	#ProdisplayTop #contact_area ul li#contactOC {
		top: auto;
		left: auto;
	}
	#ProdisplayTop #contact_area ul li#contactAS {
		top: auto;
		left: auto;
	}
	#ProdisplayTop #contact_area ul li#contactME {
		top: auto;
		left: auto;
	}
	#ProdisplayTop #contact_area ul li a {
		display: block;
		padding: 2px 0 2px 24px;
		background: url(../images/arrow01_base.png) no-repeat left center;
	}
	#ProdisplayTop #contact_area ul li a:hover {
		text-decoration: underline;
	}

	/************************** Pagetop *****************************/
    #page-top{
        width: 40px;
        height: 40px;
    }
}