@charset "utf-8";
/* CSS Document */


#contentswrap {
	position: relative;
	width:964px;
	margin: 0px auto;
}

#categoryarea {
	position: relative;
	width:964px;
	height:230px;
	margin: 0px auto;
}

#mainarea {
	width:684px;
	float:left;
}

#sidearea {
	width:250px;
	float:right;
}




/* category */
#categoryarea ul.maincategory {
	position:reative;
}

#categoryarea ul.maincategory li {
	width:182px;
	height:103px;
	float:left;
	padding-right:13px;
}
/* 201608追加 */
#categoryarea ul.maincategory li:first-child {
	position:releative;
	padding-right:15px;
}

#categoryarea ul.maincategory li.selected > span::after {
	content:url(/ecsuites/img/top/arr_btn_category01_on.png)!important;

	position:absolute;
	top:50px;
	right:21px;
}

#categoryarea ul.maincategory li:first-child > span::after {
	content:url(/ecsuites/img/top/arr_btn_category01.png);

	position:absolute;
	top:50px;
	right:21px;
}

#categoryarea ul.maincategory li.selected,
#categoryarea ul.maincategory li:first-child dl.submenu {
	z-index:80;
}

.displaysheet.display-on {
    position: fixed;
		top: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    opacity: 0;
    z-index: 8;
}
/* ここまで */
#categoryarea ul.maincategory > *:first-child + * + * + * + * {
	padding-right:0!important;
}

#categoryarea ul.subcategory {
	padding-top:13px;
}

#categoryarea ul.subcategory li {
	width:152px;
	height:62px;
	float:left;
}

#categoryarea ul.subcategory li {
	padding-right:10.3px;
}

#categoryarea ul.subcategory li:last-child {
	padding-right:0!important;
}

#categoryarea li.title {
	position:relative;
	width:60px;
	dispalay:block;
}
#categoryarea li.title span {
	cursor: pointer;
}
#categoryarea li.title dl {
	display: none;
	position: absolute;
	top:100px;
	height:230px;
	padding:18px 16px 20px;
	background:url(/ecsuites/img/top//bg_clickmenu02.png);
	background-repeat: no-repeat;
	background-position:0 0 ;
	z-index:5;
}
#categoryarea li.title dl span.arr {
	position: absolute;
	top:-4px;
	left:75px;
	width:36px;
	height:23px;
	background:url(/ecsuites/img/top//bg_clickmenu01.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#categoryarea li.title dl dd {
	width:932px;
	padding-bottom:10px;
}

#categoryarea li.title dl dd ul {
	height:55px;
	padding-top:13px;
}

#categoryarea li.title dl dd ul li {
	position:relative;
	width:222px;
	height:55px;
	padding-right:14px!important;
}

#categoryarea li.title dl dd ul li a {
color:#000;
}
#categoryarea li.title dl dd ul li a:hover {
color:#000;
	text-decoration: underline;
}

#categoryarea li.title dl dd ul > *:first-child {
	padding-right:15px!important;
}
#categoryarea li.title dl dd ul > *:first-child + * + * {
	padding-right:15px!important;
}
#categoryarea li.title dl dd ul > *:first-child + * + * + * {
	padding-right:0px!important;
}

#categoryarea li.title dl dd ul li span.clickmenu01,span.clickmenu02,span.clickmenu03,span.clickmenu05,span.clickmenu07,span.clickmenu08 {
	position:absolute;
	top:18px;
	left:90px;
}

#categoryarea li.title dl dd ul li span.clickmenu04,span.clickmenu06 {
	position:absolute;
	top:11px;
	left:90px;
}






/*top mainarea*/
#news {
	position:relative;
	width:684px;
	text-align:left;
	margin-bottom:47px;
}

/*
#news a {
color:#1554E1;
}
*/
#news h2 {
	font-size:23px;
	padding-bottom:7px;
	background:url(/ecsuites/img/top//bg_news01.gif);
	background-size:684px 2px;
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:8px;
}

#news dl {
	padding:7px 0;
	border-bottom:1px solid #cfcfcf;
}

#news dl img {
	vertical-align:middle;
}

#news dt {
	font-size:11px;
	width:180px;
	float:left;
}
#news dt span.categoryico {
	padding-left:15px;
}

#news dd {
	float:left;
}

#news dd span.new {
	padding-left:15px;
}


.productlink {
	position:absolute;
	top:2px;
	right:263px;
}
.productrsslink {
	position:absolute;
	top:2px;
	right:243px;
}
.irlink {
	position:absolute;
	top:2px;
	right:141px;
}
.irrsslink {
	position:absolute;
	top:2px;
	right:121px;
}
.eventlink {
	position:absolute;
	top:2px;
	right:20px;
}

.eventrsslink {
	position:absolute;
	top:2px;
	right:0;
}






#checkcontents {
	position:relative;
	width:684px;
	text-align:left;
	color:#747474;
	margin-bottom:5px;
}

#checkcontents h2 {
	font-size:23px;
	padding-bottom:7px;
	margin-bottom:16px;
	background:url(/ecsuites/img/top//bg_news01.gif);
	background-size:684px 2px;
	background-repeat: no-repeat;
	background-position:bottom;
}


#checkcontents #socialMark {
	width: 684px;
	height: 45px;
	margin: 10px 0;
	background: url("/ecsuites/img/top//faceBook.png") no-repeat;
	position: relative;
}

#checkcontents #socialMark .faceBook .fbFrame {
	width: 420px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 260px;
}

#checkcontents #bottomInfo {
	width: 684px;
}

#checkcontents #bottomInfo dl {
	display: block;
	width: 315px;
	border-left:1px solid #bdbcbd;
	min-height: 220px;
//	height: auto !important;
}
#checkcontents .techInfo {
	float: left;
}

.techInfo ul > *:first-child + * + * + * {
margin-bottom:0;
}

.siteInfo li {
margin-bottom:4px;
}

.techInfo li {
margin-bottom:16px;
}

#checkcontents .techInfo dt {
	width: 300px;
	height: 30px;
	margin-left: 10px;
	background: url("/ecsuites/img/top/techInfo.png") no-repeat;
	text-indent: -999em;
}

#checkcontents #bottomInfo ul {
	margin-left: 20px;
	font-size: 13px;
	line-height: 1.65;
}

#checkcontents #bottomInfo ul li {
	display: block;
}

#checkcontents .siteInfo {
float: right;
}

.siteInfo dt.siteInfoBr {
width: 200px;
height: 30px;
margin-left: 10px;
background: url("/ecsuites/img/top/siteInfo.png") no-repeat;
text-indent: -999em;
}

.siteInfo dt.technicalInfoBr {
width: 200px;
height: 30px;
margin-top: 15px;
margin-left: 10px;
background: url("/ecsuites/img/top/technicalInfo.png") no-repeat;
text-indent: -999em;
}





#bottombnrwrap {
clear: both;
width: 964px;
margin: 0 auto ;
}

#bottombnrwrap dd {
float: left;
}

#bottombnrwrap dd a {
display: block;
margin-right: 21px;
}
#bottombnrwrap dd.last a {
margin-right: 0;
margin-left: 1px;
}










/*top sidearea*/
#arrivaldata {
	width:250px;
	margin-bottom:22px;
}


#arrivaldata h2 {
	color:#747474;
	font-size:18px;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:4px;
	background:url(/ecsuites/img/top//bg_arrivaldata01.gif);
	background-size:250px 2px;
	background-repeat: no-repeat;
	background-position:left bottom;
}

#arrivaldata .box {
	line-height:1.3em;
	letter-spacing:0.8px;
	text-align:left;
	padding:11px 0 9px;
	border-bottom:1px solid #cfcfcf;
}

#arrivaldata .box h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	min-height: 30px;
}


#arrivaldata .box .frbox {
	position:relative;
	width:165px;
	margin-left:10px;
	float:right;
}

#arrivaldata .box .frbox p {
	margin-bottom:6px;
	min-height: 60px;
}

#arrivaldata .box .frbox ul {
	text-align:center;
}

#arrivaldata .box .frbox ul li {
	display:inline-block;
}

#arrivaldata .box .frbox ul li.download {
	padding-right:15px;
}

#arrivaldata .box .frbox ul li.delyvery {
	padding-left:15px;
}


#sidearea ul.bnrarea a {
	display:block;
}

#sidearea ul.bnrarea li {
	padding-top:10px;
}
