@charset "utf-8";

/*----------------------------------------------------
	メインビジュアル
----------------------------------------------------*/
.visual {
}
.visual img {
	display: block;
	width: 100%;
	height: auto;
}
#slide{
	position:relative;
	top:0;
	left:0;
}

#slide li {
	position:absolute;
	left:0;
	top:0;
	display:none;
}

#noslide{
	position:relative;
	top:0;
	left:0;
	width: 706px;
	height:214px;
}

#noslide img {
	position:absolute;
	left:0;
	top:0;
}

/*#slide {
width:707px;
height:214px;
margin: 0 1px 10px;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}*/

.visual {
	position:relative;
	margin: 0 1px 10px;
	width: 706px;
	height:214px;
}

#banner01{position: absolute;left:708px;top:78px;}
#banner01s{position: absolute;left:714px;top:20px;}



body.responsive-sp .visual{	width: 100%;height: 0;padding-bottom: 31%;}
body.responsive-sp #banner01s{ position: inherit;left:0;top:0;}
body.responsive-sp #banner01s li:first-child{margin-right:2%;width: 48%;}
body.responsive-sp #banner01s li{height:0;padding-bottom: 20%;float:left;width: 50%}
body.responsive-sp #banner01s li img{width:100%;}

/* ==

　02. TOPIC

=============================================================================== */ 


/*.topic{position: relative;height:21px;background:url(../images/topic_t.png) no-repeat #e4e6e9;margin:20px 0;}
.topic a{
	position: absolute;line-height:100%;
	left:72px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);}*/ 

.topic{position: relative;height:2.8em;background:url(../images/topic_t.png) no-repeat #e4e6e9;margin:20px 0;}
.topic a{
	position: absolute;line-height:100%;
	left:72px;
	top: .2em;}
.topic a:nth-child(2){position: absolute; top:1.5em; }	



/*----------------------------------------------------
	製品ラインアップ
	製品検索
	ご購入前ご相談窓口
----------------------------------------------------*/
#indexLineup {
	margin-top: 10px;
}

#indexLineup .colLeft {
	float: left;
	width: 950px;
}
#indexLineup .colRight {
	float: right;
	width: 304px;
}

/* SP */
body.responsive-sp #indexLineup .colLeft {
	float: none;
	width: 100%;
}
body.responsive-sp #indexLineup .colRight {
	float: none;
	width: 100%;
	margin-top: 2%;
}


/* 製品ラインアップ
-----------------------------------------------------*/
.contentLineupBlock {
	float: left;
	width: 929px;
	margin-left: 8px;
}
.contentLineupBlock .newmark{display:inline !important;color:#fff;background:red;padding:0 2px;font-size:60%;font-weight:normal;   border-radius: 2px; vertical-align:12%;;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
}
.contentLineupBlock:first-child {
	margin-left: 0;
}
.contentLineupBlock .lineupThumb a {
	display: block;
	text-align: center;
}
.contentLineupBlock .lineupCatch {
	margin-top: 0.2em;
	text-align: center;
}
.contentLineupBlock .lineupTitle {
	margin-top: 0.8em;
}

.contentLineupBlock h3 {float:left;width:280px;}

.rChildBlock{padding:10px !important}


#top_product{ background:url(../images/products_i_r.png) no-repeat;padding:0 15px 0 25px;}

.category_left{float:left;margin:0 5px 0 0;width:299px;}
.category_left:nth-child(3){margin:0 0 5px 0;}
.category_left:nth-child(6){margin:0 0 5px 0;}
.category_left:nth-child(7){margin:2px 5px 5px 0;}

body.responsive-sp .category_left:nth-child(7){margin: 5px 5px 5px 0;}

body.responsive-sp .category_left {margin: 0 5px 3px 0;}

.category_tit a{
	display: block;
	color:#555;
/*	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;*/
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	background: #cdd2d7;
	padding:2px 9px 2px 9px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;  
    -webkit-border-top-right-radius: 7px; 
	-moz-border-radius-topleft: 7px;  
    -moz-border-radius-topright: 7px; 
	}
.category_tit a:hover{
	color:#fff;
	background: #404a53;
	}

.category_tit_w_bar{border-left:9px solid #0d0692;padding:7px 0 7px 10px;}
.category_tit_b_bar{border-left:9px solid #044a93;padding:7px 0 7px 10px;}
.category_tit_c_bar{border-left:9px solid #01050e;padding:7px 0 7px 10px;}
.category_tit_s_bar{border-left:9px solid #860478;padding:7px 0 7px 10px;}
.category_tit_m_bar{border-left:9px solid #9ccbe8;padding:7px 0 7px 10px;}
.category_tit_4ks_bar{border-left:9px solid #003380;padding:7px 0 7px 10px;}
.category_tit_wincd_bar{border-left:9px solid #3393e2;padding:7px 0 7px 10px;}

.category_rep{
	background:#FFF;
	padding:8px 0px 8px 8px;
	border-bottom:1px solid #b9bec2;
	border-left:1px solid #b9bec2;
	border-right:1px solid #b9bec2;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;  
    -webkit-border-bottom-right-radius: 5px; 
	-moz-border-radius-bottomleft: 5px;  
    -moz-border-radius-bottomright: 5px; 
	position:relative;
}

.category_rep ul{float:left;display:inline-block;}
.category_rep img{float:left;margin:0 5px 0 0;}
.category_rep li{margin:0 0 5px 2px;}
.category_rep li a{background:url(/business/images_global/r_link.png) no-repeat 0em; padding:3px 0 3px 12px;text-decoration:none;}
.category_rep li a:hover{color:#8e92da;}

.category_left_last {
    float: left;
    width: 274px;
    height: 95px;
    font-size: 10.5px;
    font-weight: bold;
    background: #e0e5ea;
    margin: 5px 6px;
    color: #333333;
    padding: 20px 5px 20px 10px;
}


.category_left_last:hover{
	color:#ffffff;
	background:#acb4ba;
	opacity: 0.75;
}

.category_left_last ul{ 
    width: 42%;
    float: left;
    margin: 30px 10px 5px 0;
}

body.responsive-sp .category_left_last {
    float: left;
    width: 95%;
    height: auto;
    font-size: 10.5px;
    font-weight: bold;
    margin: 0 auto;
    color: #333333;
    padding: 5px 5px 5px 10px;
    background: #fff;
}

body.responsive-sp .category_left_last ul{ 
    width:100%;
    float: none;
    margin:0 5px 0 0;
	padding:5px 0 5px 0;
	background: #e0e5ea;
}

.category_left_last ul a{display: block;padding:0 0 3px 0;color:#555;text-decoration:none;}
.category_left_last ul a:hover{background: #404a53;color:#fff;}
.arrow_ss_g{background:url(/business/bigpad/images/r_title_link.png) no-repeat 5px 0;padding: 0 0 0 20px;}

.category_rep_last{
	/*padding:8px 8px 8px 8px !important;*/
	border-top:0 solid #b9bec2;
	border-bottom:0 solid #b9bec2;
	border-left:0 solid #b9bec2;
	border-right:0 solid #b9bec2;

}



.category_rep_last img{
	opacity:1!important}


/* SP */
body.responsive-sp .contentLineupBlock {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-top: 4%;
}

body.responsive-sp .contentLineupBlock h3 {float:left;width:100%;}

body.responsive-sp .category_left{float: none;width:100%;}
body.responsive-sp .category_rep img{width:45%;}
body.responsive-sp .category_left_last img{width:100%;}




/* 製品検索
-----------------------------------------------------*/
#indexSearch {
}

/* ご購入前ご相談窓口
-----------------------------------------------------*/
#indexInfo {
	margin-top: 10px;
}
#indexInfo p {
	font-size:108%;
}

/*----------------------------------------------------
	活用シーン
	ダウンロード
	お客様サポート
----------------------------------------------------*/
#indexLinks {
	margin-top: 16px;
}
#indexLinks .col {
	float: left;
	width: 32%;
	margin-left: 2%;
}
#indexLinks .col:first-child {
	margin-left: 0;
}

#indexLinksDownload,
#indexLinksSupport {

}

/* SP */
body.responsive-sp #indexLinks .col {
	float: none;
	width: 100%;
	margin-left: 0;
}

body.responsive-sp #indexLinksDownload,
body.responsive-sp #indexLinksSupport {
	height: auto;
}


/*----------------------------------------------------
	バナーエリア
----------------------------------------------------*/
#indexBanners {
	padding-top: 20px;
	margin-top: 20px;
	background: url("../images/n_bg_separate.gif") repeat-x 0 0;
}
#indexBanners .col {
	float: left;
	width: 465px;
	margin-left: 20px;
}
#indexBanners .col:first-child {
	margin-left: 0;
}

/* SP */
body.responsive-sp #indexBanners {
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px;
	padding: 20px 10px 0 10px;
	background-image: none;
	border-top: 1px solid #dae0e4;
}
body.responsive-sp #indexBanners .col {
	float: none;
	width: 100%;
	max-width: 465px;
	margin: 2% auto 0 auto;
}
body.responsive-sp #indexBanners .col:first-child {
	margin-top: 0;
}

/* -----------------------------------------------------------
	PICK UP 導入事例
----------------------------------------------------------- */
#relationBlock {
	margin-top: 15px;
}
#relationBlock ul {
	margin-top: 10px;
}
#relationBlock ul:first-child {
	margin-top: 0;
}
#relationBlock ul li {
	float: left;
	display: table;
	width: 445px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#relationBlock ul li:first-child {
}
#relationBlock ul li .img,
#relationBlock ul li .txt {
	display: table-cell;
}
#relationBlock ul li img {
	width: 165px;
}
#relationBlock ul li .img {
	width: 165px;
	vertical-align: top;
}
#relationBlock ul li .txt {
	width: 260px;
	padding:8px 15px;
	background-color: #ebeef0;
	vertical-align: middle;
}
#relationBlock ul li .txt h3 {
	font-size: 108%;
	font-weight: normal;
	line-height: 1.3;
}
#relationBlock ul li .txt h3 a {
	position: relative;
	display: block;
	padding: 0 0 0 0;
}
/*#relationBlock ul li .txt h3 a:before {
	position: absolute;
	left: 0;
	top: 2px;
	width: 16px;
	height: 16px;
	background: url("/business/images_global/r_ico_blank_01_pc.png") no-repeat;
	content: "";
}*/
#relationBlock ul li .txt p {
	font-size:80%;
	margin-top: 8px;
}

/* -- SP -- */
body.responsive-sp #relationBlock {
	margin-top: 0;
}
body.responsive-sp #relationBlock ul {
	padding: 3.125% 3.125% 0; /* 20 20 0 / 640 */
	margin-top: 0;
}
body.responsive-sp #relationBlock ul li {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-top: 3.33333333333333%; /* 20/600 */
}
body.responsive-sp #relationBlock ul li:first-child {
	margin-top: 0;
}
body.responsive-sp #relationBlock ul li .img,
body.responsive-sp #relationBlock ul li .txt {
	display: table-cell;
}
body.responsive-sp #relationBlock ul li .img{
	width: 30%; /* 120/600 */
}
body.responsive-sp #relationBlock ul li .txt {
	width: auto;
	padding: 0;
}
body.responsive-sp #relationBlock ul li .txt h3 a {
	padding: 5% 16.6666666666667% 5% 5%; /* 24 80 24 24 / 480 */
	background-color: #ebeef0;
	color: #333;
	text-decoration: none;
}
body.responsive-sp #relationBlock ul li .txt h3 a:before {
	left: auto;
	right: 5.83333333333333%; /* 28/480 */
	top: 50%;
	width: 1.07em; /* 30/28 */ /* 24/28 */
	height: 0;
	padding-top: 0.85em; /* 24/28 */
	margin-top: -0.535em; /* 1.07 / 2 */
	background-image: url("/business/images_global/r_ico_blank_02_sp.png");
	background-size: 100%;
}
body.responsive-sp #relationBlock ul li .txt p {
	display: none;
}



/* -----------------------------------------------------------
	パネル
----------------------------------------------------------- */
.rPanelBlock {
	text-align: left;
}
.rPanelBlockInner {
	margin: -5px;
}

/* -- SP -- */
body.responsive-sp .rPanelBlock {
	padding: 3.125%; /* 20/640 */
}
body.responsive-sp .rPanelBlockInner {
	margin: 0;
}

/* 通常パネル
----------------------------------------------------------- */
.rPanel {
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 10px 10px 68px 10px;
	margin: 5px;
	background-color: #fff;
}
.rPanel.rMovieLinkPanel {
	padding: 10px 10px 114px 10px;
}
.rTileCol4 .rPanel {
	width: 224px;
	min-height: 460px;
}
body.js-enabled .rTileCol4 .rPanel {
	min-height: 0;
}
.rTileCol3 .rPanel {
	width: 310px;
}
.rPanel .rPanelThumb {
	display: block;
}
.rPanel .rPanelThumb a,
.rPanel .rPanelThumb a img {
	display: block;
}
.rPanel .rPanelInner {
	display: block;
	margin-top: 22px;
}
.rPanel .rPanelTit {
	font-size: 116%; /* 15px */
	font-weight: bold;
}
.rPanel .rPanelTit a {
	color: #333;
	text-decoration: none;
}
.rPanel .rPanelTxt {
	margin-top: 24px;
}
.rPanel .rPanelTxt p {
	font-size: 100%; /* 13px */
	line-height: 1.6;
}
.rPanel .rPanelTxt p small {
	color: #999;
}
.rPanel .rPanelLinks {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
}
.rMovieLinkPanel .rPanelLinks {
	min-height: 86px;
}
.rPanel .rPanelLinks p {
	margin-top: 6px;
}
.rPanel .rPanelLinks p:first-child {
	margin-top: 0;
}

/* -- SP -- */
body.responsive-sp .rPanel {
	float: none;
	padding: 3.33333333333333% 3.33333333333333% 22.6666666666667% 3.33333333333333%; /* 20 20 68 20/600 */
	margin: 3.33333333333333% 0 0 0; /* 20 0 0 0 / 600 */
}
body.responsive-sp .rPanel:first-child {
	margin: 0;
}
body.responsive-sp .rTileCol2 .rPanel,
body.responsive-sp .rTileCol3 .rPanel,
body.responsive-sp .rTileCol4 .rPanel,
body.responsive-sp .rTileCol5 .rPanel {
	width: 100%;
}
body.responsive-sp .rPanel:after {
	clear: both;
	display: block;
	content: "":
}
body.responsive-sp .rPanel .rPanelThumb {
	float: left;
	width: 26.6666666666667%; /* 144/540 */
}
body.responsive-sp .rPanel .rPanelInner {
	margin-top: 0;
}
body.responsive-sp .rPanel .rPanelTit {
	display: block;
	padding: 1.11111111111111% 0; /* 6/540 */
	margin-left: 30.7407407407407%; /* 166/540 */
}
body.responsive-sp .rPanel .rPanelTxt {
	clear: both;
	padding: 14px 0 0 0;
	margin: 0;
}
body.responsive-sp .rPanel .rPanelLinks {
	left: 3.33333333333333%; /* 20/600 */
	right: 3.33333333333333%; /* 20/600 */
	bottom: 0; /* 20/600 */
	padding-bottom: 3.33333333333333%;
}

/* 事例パネル（通常パネルを継承）
----------------------------------------------------------- */
.rCasePanel {
}
.rCasePanel .rPanelInner {
	margin-top: 10px;
}
.rCasePanel .rCasePanelTit {
	display: table;
	font-size: 100%; /* 13px */
	line-height: 1.3;
}
.rCasePanel .rCasePanelTit a {
	color: #333;
	text-decoration: none;
}
.rCasePanel .rCasePanelTit .icon {
	display: table-cell;
	width: 52px;
	text-align: left;
	vertical-align: top;
}
.rCasePanel .rCasePanelTit .icon img {
	width: 42px;
	height: auto;
}
.rCasePanel .rCasePanelTit .title {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.rCasePanel .rCasePanelTit .title .ico-new {
	display: inline-block;
	padding: 3px 4px;
	margin-left: 0.4em;
	background-color: #df2e75;
	color: #fff;
	font-size: 77%; /* 10px */
	font-family: Arial, san-serif;
	font-weight: normal;
	line-height: 1;
}
.rCasePanel .rPanelTxt {
	margin-top: 18px;
}
.rCasePanel .rCasePanelInfo {
	margin-top: 6px;
}
.rCasePanel .rCasePanelInfo dl {
	font-size: 100%; /* 13px */
	line-height: 1.4;
}
.rCasePanel .rCasePanelInfo dl:first-child {
	margin-top: 0;
}
.rCasePanel .rCasePanelInfo dt {
	float: left;
	width: 4em;
	padding: 0.2em 0.4em;
	margin-top: 0.3em;
	background-color: #3d3d3d;
	text-align: center;
	color: #fff;
	font-size: 85%; /* 11px */
}
.rCasePanel .rCasePanelInfo dd {
	padding: 4px 0;
	margin-left: 4.7em;
	letter-spacing: -0.05em;
}

.rMoviePanel .rPanelThumb {
	width: auto;
}


body.responsive-sp .rMovieLinkPanel {
	padding-bottom: 41%; /* 246/600 */
}
body.responsive-sp #rCaseList .rPanel .rPanelThumb {
	float: none;
	width: 100%;
}
body.responsive-sp #rCaseList .rPanel .rPanelThumb a,
body.responsive-sp #rCaseList .rPanel .rPanelThumb a img {
	display: block;
}
body.responsive-sp #rCaseList .rPanel .rPanelThumb a img {
	width: 100%;
}
body.responsive-sp #rCaseList .rPanel .rPanelInner {
	margin-top: 5.35714285714286%; /* 30 / 560 */
}

/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */

/* 通常リンク
----------------------------------------------------------- */
a.rBtnLink,
a.rBtnBlank {
	display: block;
	padding: 0.86em; /* 24/28 */
	background-color: #cbd2d7;
	border-radius: 0.25em;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 108%; /* 14px */
	font-weight: bold;
	line-height: 16px;
}
a.rBtnLink:hover,
a.rBtnBlank:hover {
	opacity: 0.8;
}
a.rBtnLink:before,
a.rBtnBlank:before {
	display: inline-block;
	margin-right: 0.6em;
	content: "";
}
a.rBtnLink:before {
	width: 0.57em; /* 8/14 */
	height: 0.79em; /* 11/14 */
	background: url("/business/images_global/r_ico_link_01.png") no-repeat;
	background-size: 100%;
	vertical-align: 0;
}
a.rBtnBlank:before {
	width: 1.14em; /* 16/14 */
	height: 1.14em;
	background: url("/business/images_global/r_ico_blank_01_pc.png") no-repeat;
	background-size: 100%;
	vertical-align: middle;
}

/* -- SP -- */
body.responsive-sp a.rBtnLink,
body.responsive-sp a.rBtnBlank {
	padding: 1.14em; /* 32/28 */
}

/* 動画リンク（通常リンクを継承）
----------------------------------------------------------- */
a.rBtnLinkMovie:before {
	width: 1.71em; /* 24/14 */
	height: 1.29em; /* 18/14 */
	vertical-align: -0.35em;
	background-image: url("/business/images_global/r_ico_movie.png");
}
a.rBtnLinkYoutube:before {
	width: 1.71em; /* 24/14 */
	height: 1.29em; /* 18/14 */
	vertical-align: -0.35em;
	background-image: url("/business/images_global/r_ico_youtube.png");
}

/* 強調リンク
----------------------------------------------------------- */
a.rBtnLinkStrong,
a.rBtnBlankStrong {
	display: block;
	padding: 0.86em; /* 12/14 */
	background-color: #5b6771;
	border-radius: 0.25em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 108%; /* 14px */
	line-height: 1.2;
}
a.rBtnLinkStrong:before,
a.rBtnBlankStrong:before {
	display: inline-block;
	margin-right: 0.6em;
	content: "";
}
a.rBtnLinkStrong:hover,
a.rBtnBlankStrong:hover {
	opacity: 0.8;
}
a.rBtnLinkStrong:before {
	width: 8px;
	height: 10px;
	background: url("/business/images_global/r_ico_link_02.png") no-repeat;
	background-size: 100%;
}
a.rBtnBlankStrong:before {
	width: 16px;
	height: 16px;
	background: url("/business/images_global/r_ico_blank_01_pc.png") no-repeat;
	vertical-align: -2px;
}

/* -- SP -- */
body.responsive-sp a.rBtnLinkStrong,
body.responsive-sp a.rBtnBlankStrong {
	padding: 1.14em; /* 32/28 */
}

/* 白背景リンク
----------------------------------------------------------- */
a.rBtnLinkWhite {
	display: block;
	padding: 1.06em 0; /* 16 0 / 15 */
	background-color: #fff;
	border: 1px solid #cbd2d7;
	border-radius: 0.25em;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-size: 116%; /* 15px */
	font-weight: bold;
	line-height: 1.2;
}
a.rBtnLinkWhite:before {
	display: inline-block;
	width: 8px;
	height: 10px;
	margin-right: 0.6em;
	background: url("/business/images_global/r_ico_link_01.png") no-repeat;
	background-size: 100%;
	content: "";
}
a.rBtnLinkWhite:hover {
	opacity: 0.8;
}

/* ==

　08. 新着情報

=============================================================================== */

body.responsive-sp #newsArea {width: 100%;}
body.responsive-sp #newsArea .scrollArea {width: 100%;height: 300px;}
body.responsive-sp #newsArea div .inner {width: 100%;background:none;}
body.responsive-sp #newsArea div dl{background:none;padding:0 0 10px 0;border-bottom:1px dotted #666;margin:0 0 7px 0;}
body.responsive-sp #newsArea div dl:last-child{border-bottom: none;}
body.responsive-sp #newsArea div dt{float: none;width:100%;padding:0 0 5px 0;background-position:7em;}
body.responsive-sp #newsArea div dt span{padding-top:5px; display:inline-block;}
body.responsive-sp #newsArea div dd{float: none;width:100%;padding:0;}


body.responsive-sp #newsArea .scrollArea::-webkit-scrollbar{ 
    width: 15px;
}
body.responsive-sp #newsArea .scrollArea::-webkit-scrollbar-thumb{ 
    background: #a0a0a0;
    border-radius: 10px;
}
body.responsive-sp #newsArea .scrollArea::-webkit-scrollbar-track-piece:start{
    background: #e2e2e2;
}
body.responsive-sp #newsArea .scrollArea::-webkit-scrollbar-track-piece:end{
    background: #e2e2e2;
}



#newsBlock {
	margin: 0 0 0 0;
	padding: 0 0 0;
}

#newsArea {
	float: left;
	width: 688px;
	padding: 0 8px 5px 4px;
}

#newsArea .scrollArea {
	width: 670px;
	height: 350px;
	overflow: scroll !important;
	overflow-x: hidden !important;
	outline: none;
-webkit-overflow-scrolling: touch;
}


#newsArea div .inner {
	width: 651px;
	padding-top: 6px;
	background: url(/business/bigpad/cms/images/000012502.gif) left top no-repeat;
}

#newsArea div dl {
	background: url(/business/bigpad/cms/images/000012492.gif) left bottom no-repeat;
}

#newsArea div dl.lastChild {
	background: url(/business/bigpad/cms/images/000012365.gif) left bottom no-repeat;
}

#newsArea div dt,
#newsArea div dd {
	float: left;
	padding: 7px 5px 19px;
}

#newsArea div dl.lastChild dt,
#newsArea div dl.lastChild dd {
	padding-bottom: 13px;
}

#newsArea div dt {
	width: 85px;
	padding-left: 15px;
	padding-right:55px;
	background-repeat: no-repeat;
	background-position: right 0.4em;
}

#newsArea div dd {
	width: 455px;
	padding-left: 10px;
}

#newsArea div .ic_2 {
background-image: url(/business/lcd-display/cms/images/000012456.gif);
}


#newsArea div .ic_3 {
background-image: url(/business/lcd-display/cms/images/000012456.gif);
}


#newsArea div .ic_4 {
background-image: url(/business/lcd-display/cms/images/000012456.gif);
}


#newsArea div .ic_5 {
background-image: url(/business/lcd-display/cms/images/000012409.gif);
}


#newsArea div .ic_6 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}


#newsArea div .ic_7 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}


#newsArea div .ic_8 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}


#newsArea div .ic_9 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}


#newsArea div .ic_0 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}


#newsArea div .ic_1 {
background-image: url(/business/lcd-display/cms/images/000012467.gif);
}

* html #newsArea div dl {
	zoom: 1;
} /* ie6 */

*:first-child+html #newsArea div dl {
	zoom: 1;
} /* ie7 */

#newsArea div dl:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}


/* ==

　09. PICK UPコンテンツ

=============================================================================== */

.channel {
	margin-top:10px;
	width: 243px;
	float: right;
}

body.responsive-sp .channel{width:100%;}
body.responsive-sp .channel li{height:0;padding-bottom: 20%;float:left;width: 48%;float:left;margin-right:2%;}
body.responsive-sp .channel li:last-child{margin-right:0;}
body.responsive-sp .channel li img{width:100%;}

.channel h2 {
	background: url(/business/bigpad/cms/images/000012379.gif) no-repeat right top;
	height:25px;
	padding:7px 0 0 10px;
}

.channel .inner {
	/* padding: 6px 0 0; */
	padding: 0 8px 5px 5px;
	background: url(/business/bigpad/cms/images/000012391.gif) no-repeat left bottom;
}

.channel .scrollArea {
	width: 286px;
	height: 252px;
}

.channel .channel_item {
	width:265px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url(/business/bigpad/cms/images/000012437.gif) no-repeat left top;
}
.channel .channel_item div.clearfix {
	padding: 0 9px 10px;
	background: url(/business/bigpad/cms/images/000012799.gif) no-repeat left bottom;
}
.channel .channel_item {
	padding-top:10px;
	background: url(/business/bigpad/cms/images/000012438.gif) no-repeat left top;
}

.channel li{margin: 0 0 6px 0;}
.channel li:lastchild{margin: 0 0 0 0;}

.channel dl {
	float: right;
	width: 165px;
	display: inline;
}

.channel dt {
	font-weight: bold;
	margin: 0 0 3px;
}

.channel dd a {
	padding: 0 0 0 22px;
	background: url(/business/bigpad/cms/images/000012488.gif) left 0.2em no-repeat;
	display: block;
}

.channel p {
	float: left;
	width: 78px;
	text-align: right;
}


/* ==

　10. バナー

=============================================================================== */

.bnrArea {
	width: 950px;
	overflow: hidden;
}

.bnrArea .clearfix {
	width: 970px;
}

.bnrArea .clearfix li {
	float: left;
	width: 465px;
	margin: 0 20px 10px 0;
}


/* -----------------------------------------------------------
	海外導入に関するお問い合わせ
-----------------------------------------------------------*/

.gInfoBtn{
	display:none;
}
body.responsive-sp .gInfoBtn{
	display: block;
}

