@charset "UTF-8";

.movdesc {
	text-align:center;
	font-weight: bold;
}

.RoHSmark{
	float: right;
	margin-top: -4px;
	margin-right:-10px;
}

.itemno a {
	color: crimson;
}

.itemspec table{
	float:right;
	width: 460px;
	text-align:center;
}

.itemdesc {
	float:right;
	width: 460px;
	text-align:left;
}

.smalltbl {
	width:100% !important;
}

.bgwhite{
	background-color:#fff !important;
}

.prodimg{
	float:left;
	width:210px;
	margin-top:10px;
	margin-left:4px;
}

.prodimg dt {
	padding-top: 5px;
	font-weight:bold;
	font-size:10px;
	margin-left:20px;
}
.prodimg dd {
	font-size:10px;
	margin-left:35px;
}

.nl_font {
	font-weight:normal;
	font-size:12px;
}

.topborder{
	border-top: 2px solid #ddd;
}

.cb {
	clear: both;
	padding-top: 20px;
}

.threecols {
	background-color:white;
	margin-top:25px;
	overflow: hidden;
}
.threecols article {
	text-align:center;
	background-color:white;
	float:left;
	width:232px;
	font-size:12px;
	font-weight:bold;
	margin-left: 7px;
}
.threecols article:first-child{
	margin-left: 0;
}

.twocols {
	margin-top:25px;
	overflow: hidden;
	padding:5px;
	background-color: #F6F6F6;
}
.twocols article {
	float:left;
	width:48%;
	font-size:10px;
	margin-left: 1%;
}

.twocols dt {
	width:110px;
	float:left;
}
.twocols dd {
	padding-left:120px;
}
.additionalnotes {
	padding: 1%;
	font-size:10px;
	background-color: #F6F6F6;
}
.additionalnotes li {
	margin-left:15px;
	list-style-type: disc;
}

/*============================================================
newitem
==============================================================*/

.cautionbox {
	color:red;
	border: 1px solid red;
	padding: 3px 5px;
	font-size:14px;
	font-weight:bold;
}

.precautions {
	margin-top: 20px;
	background-color: #f6f6f6;
	width:95%;
	padding:10px;
}
.precautions ul {
	padding-top:5px;
}
.precautions li {
	list-style: disc;
	font-size:11px;
	margin-left:15px;
}

#feature_cont{
	margin-top: 0;
	zoom: 1;
}
.w66perc dl{
	width: 100%;
	margin-top:3px;
}
.w66perc dt {
	float: left;
	width: 120px;
	margin-bottom:3px;
}
.w66perc dd {
	margin-bottom:3px;
}
.tbl_spec{
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-top: 10px;
	width: 100%;
}
.tbl_spec th{
	background-color: #bbb;
	border: 1px solid #CCC;
	text-align: center;
	padding: 1px;
}
.tbl_spec td{
	border: 1px solid #CCC;
	text-align: center;
	padding: 1px;
}
.bgblue{
	background-color: #E9EAFF;
}

.w400{
	width: 400px !important;
}

.w300{
	width: 300px !important;
}

.w66perc{
	width: 420px !important;
	margin-left: 20px !important;
}
.w33perc{
	width: 210px !important;
	margin-left: 20px !important;
}
.w33perc h4, p{
	width:100%;
}

.cont_l {
	width: 370px;
	float: left;
}
.cont_r {
	width: 320px;
	float: right;
}
.cont_l_half {
	width: 48%;
	float: left;
}
.cont_r_half{
	width: 48%;
	float: right;
}
.cont_l_4060 {
	width: 38%;
	float: left;
}
.cont_r_4060{
	width: 58%;
	float: right;
}
.cont_l_7030 {
	width: 69%;
	float: left;
}
.cont_r_7030 {
	width: 29%;
	float: right;
}
.cont_r img{
	margin-bottom: 10px;
}
.cont_r p{
	margin: -5px 0 10px;
}
.cont_r p span{
/*	float: left; */
	line-height: 1.3;
}

.notesS{
	font-size: 10px;
	text-align:right;
}

.optnote{
	clear:both;
	font-size:10px;
	text-align:right;
	width:100%;
}

.emph {
	font-weight: bold;
}

.redfont {
	color:#f00;
}

.textcenter{ text-align: center; }
.feature_area section{
	overflow: hidden;
	clear: both;
}

.feature_area .basic_cont{
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

/* 下部補足リンク */
#newitemnote.feature_area {
	padding: 0;
	background-color: #eee;
}
#newitemnote.feature_area h4{
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


/* タイトル */
.sub_ttl{
	font-size: 14px;
	font-weight: normal;
	display: block;
}
#newitem_ttl{
	font-size: 22px;
	position: relative;
	line-height: 1.4;
}
#newitem_ttl .date{
	position: absolute;
	font-size: 13px;
	top: 10px;
	right: 10px;
	padding: 5px;
	border: 1px solid #fff;
}

/* 特長 */
#feature_cont dl{
	width: 370px;
}
#feature_cont dt {
	margin-bottom: 20px;
	float: left;
	clear: both;
	display: inline;
	width: 60px;
	vertical-align: top;
}
#feature_cont dd {
	margin-bottom: 20px;
	padding-left: 70px;
	vertical-align: top;
}
#feature_cont dd h4{
	margin: 0 0 5px;
	padding: 0;
	border-bottom: none;
	color: #07a;
}

/* table */
#products .tb_base th{
	text-align: center;
	font-weight: bold;
}

tbody .nottl_cell{
    background-color: #fff;
    border-top: 2px solid #fff !important;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #ccc !important;
    border-bottom: 2px solid #ccc !important;
}

.typ_ttl{
    background-color: #DAE3F3;
    padding: 4px 8px 5px 6px;
    width: max-content;
}

/* 数字付リスト */
ol.decimal li{
	margin-left: 25px;
	list-style-type: decimal;
}

/* アイコンつきリンク */
li.pdf, li.xls, li.zip, li.lzh, li.exe{
	margin-top: 3px;
}

/* 一覧に戻る */
#goTop {
	font-weight: bold;
	margin-top: 15px;
}

/* 商品ラインアップ */
.lineupBox{
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.feature_area .lineupBox h4 {
	margin-top: 0;
	color: #069;
	font-size: 16px;
}
.feature_area .lineupBox h5 {
	clear: both;
	font-size: 13px;
	padding-top: 15px;
}


/* 横並び */
.item_img .item_5{
	overflow: hidden;
	zoom: 1;
}
.item_img .item_5 li img{
	margin-bottom: 5px;
}
.item_img .item_5 li{
	margin-right: 1px;
	width: 141px;
	float: left;
	line-height: 1.3;
	font-size: 12px;
}

.captionDetail {
	letter-spacing:-0.4em;
	text-align: center;
}
.captionDetail li{
	margin: 5px 2px 0 0;
	letter-spacing:normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	text-align: left;
}
.number li{
	padding-left: 1em;
	text-indent: -1em;
}

/* clearfix */
.recommend_item:after,
.cont_r p:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .recommend_item,
* html .cont_r p	{ zoom: 1; } /* IE6 */
*:first-child+html .recommend_item,
*:first-child+html .cont_r p	{ zoom: 1; } /* IE7 */

.mvplay_icn {
	position: relative;
	display: block;
}
.mvplay_icn::before {
	position: absolute;
	content:'';
	background-image:url(https://fa.sus.co.jp/img/play.png);
	width: 70px;
	height: 70px;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
}


/*-- matl_area --*/
.matl_area{
    float: left;
	background-color: #ddd;
    padding: 8px;
    width: calc(100% - 16px);
	font-size: 10px;
}
.matl_area h4{
	font-size: 12px;
    font-weight: bold;
    padding-bottom: 0;
    border-bottom: 1px solid #999;
    margin: 0 0 5px;
}
.matl_area dt{
	float: left;
    width: 20%;
}
.matl_area dd{
	float: right;
    width: 80%;
}
.matl_area .yonmoji dt{
	width: 25%;
}
.matl_area .yonmoji dd{
	width: 75%;
}

.item_link{
	color: crimson;
	font-weight: bold;
}

.txt_l{
	text-align: left;
}

.b-b_n{
	border-bottom: none !important;
}

.notes_list li{
	list-style:none;
	text-indent: -15px;
	padding-left: 15px;
}
.notes_list li::before{
	content:"※";
	padding-right: 3px;
}
.point_list li{
	list-style:none;
	text-indent: -15px;
	padding-left: 15px;
	margin-top: 5px;
}
.point_list li::before{
	content:"・";
	padding-right: 3px;
}

.tb_base tbody th,
.tb_base tbody td {
	text-align: left;
}


.notes_list_s1 li,
.notes_list_s2 li,
.notes_list_s3 li{
	list-style:none;
	text-indent: -18px;
	padding-left: 19px;
	font-weight: normal;
	font-size: smaller;
}
.notes_list_s1 li::before{
	padding-right: 3px;
	content:"※1";
}
.notes_list_s2 li::before{
	padding-right: 3px;
	content:"※2";
}
.notes_list_s3 li::before{
	padding-right: 3px;
	content:"※3";
}

.pst_abs{
	position: absolute;
}


.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.posit1 {
    top: 1275px;
    left: -10px;
}
.posit2 {
	top: 470px;
    left: 570px;
}

.rf_price {
	padding: 40px 5px 10px;
}
.rf_price p{
	text-align: right;
}
.rf_price span{
	font-size: 20px;
	font-weight: bold;
}

.toiawase_box li{
    width: 200px;
    text-align: center;
    margin: 10px 40px;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

.toiawase_box li a{
	color: #fff;
	padding: 10px 5px;
}

.toiawase_box .box_cA {
	background-color: #09b;
}
.toiawase_box .box_cB {
	background-color: #7b2;
}

.sistem_titl{
	font-size: 18px !important;
    margin-bottom: 20px;
}