@charset "Shift_JIS";

/*
===== 1: CLEARFIX ==========================================
*/
.clear{clear:both;}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}

.ex-mb00 { margin-bottom: 0 !important;}
.ex-mb10 { margin-bottom: 10px !important;}
.ex-mb20 { margin-bottom: 20px !important;}
.ex-mb30 { margin-bottom: 30px !important;}
.ex-mb40 { margin-bottom: 40px !important;}
.ex-mb50 { margin-bottom: 50px !important;}

.ex-mNone { margin-top:0; margin-bottom: 0 !important;}

.ex-mt00 { margin-top: 0 !important;}
.ex-mt10 { margin-top: 10px !important;}
.ex-mt20 { margin-top: 20px !important;}
.ex-mt30 { margin-top: 30px !important;}
.ex-mt40 { margin-top: 40px !important;}
.ex-mt50 { margin-top: 50px !important;}

.mod-subHeading2 { background: none !important; border: none !important; border-left: 4px solid #555555 !important; margin: 20px 5px !important; padding: 0 5px !important;}
.mod-subHeading2 h3 { font-weight: bold !important; }

.support_box .mod-productsMenuNav { font-size:12px;}


/* support/inquiry_repair
-------------------------------------------------*/
.gray_box {
	padding-bottom: 5px;
	}
.gray_box ul{
	overflow:hidden;
	}
.gray_box li{
	float:left;
	margin:0 40px 10px 0;
	}

.form_link{
	margin:0 auto;
	}

.attention{
	margin-bottom:50px;
	}
.attention li{
	text-indent:-1.5em;
	padding-left:1.5em;
	}


/* support/manual_1
-------------------------------------------------*/
.attention_kaku{
	}
.attention_kaku li{
	text-indent:-1.5em;
	padding-left:1.5em;
	}
.process{
	margin:0 0 30px 20px;
	}
p.attention{
	text-indent:-1.5em;
	padding-left:1.5em;
	}
.btn_agree{
	margin:0 0 50px 333px;
	overflow:hidden;
	height:35px;
	}
.btn_agree li{
	float:left;
	margin:0 16px 0 0;
	width:123px;
	}


/* support/manual_2
-------------------------------------------------*/
#tmenu_s{
	margin:0 0 30px 0;
	padding:0 0 1px 0;
	width:948px;
	border-right:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	overflow:hidden;
	clear:both;
	}
#tmenu_s ul{
	display:block;
	overflow: hidden;
	}
#tmenu_s li{
	margin:0;
	float:left;
	width:316px;
	font-size:0px;
	}

.spec,
.spec tr,
.spec td,
.spec th{
	border:1px solid #CCCCCC;
	border-collapse:collapse;	
	}
.spec th{
	background-color:#EEEEEE;
	}
.spec td,
.spec th{
	padding:5px;
	}

.kanryo,
.kanryo tr,
.kanryo td{
	border:0px;
	padding:0px;
	}

.mt20{
	margin-top:20px;
	}

/* support/inquiry_b2b
-------------------------------------------------*/
.gray_box ul#inquiry_b2b{
	overflow:hidden;
	width:918px;
	}
.gray_box ul#inquiry_b2b li{
	float:left;
	margin:0 0 10px 0;
	width:448px;
	}
.gray_box ul#inquiry_b2b li.bottom{
	margin:0;
	}



/* support/software
-------------------------------------------------*/
.dl_menu_950{
	margin:0 0 15px 0;
	border-top:7px solid #F6F6F6;
	border-bottom:7px solid #F6F6F6;
	width:950px;
	background:url(/professional/share/images/box_bg_5.jpg) repeat-x left bottom;
	overflow:hidden;
	}


ul.dl_menu{
	border-top:1px solid #E3E3E3;
	overflow:hidden;
	}
ul.dl_menu li{
	float:left;
	padding:4px 4px 0 5px;
	width:180px;
	height:100%;
	font-size:85%;
	}
ul.dl_menu li.w180{
	float:left;
	padding:4px 4px 0 6px;
	width:180px;
	}
.img_dl{
	margin-bottom:3px;
	}
.btn_dl{
	margin:0 0 10px 5px;
	}





/* 2013/10/01髴托ｽｽ髫ｪ�ｽ ------------------------------------- */

.support_box {
	margin: 30px 0;
	padding: 0;
	font-size: 1.0em;
}
.support_box .mod-heading2 {
	font-size: 0.85em;
}



/* 2014/12/05髴托ｽｽ髫ｪ�ｽ ------------------------------------- */


div.accordion {
}
div.accordion span.toggle {
	display: block;
	width: 16em;
	height: 2em;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(/professional/support/images/icon_mark_open01.gif) no-repeat left center;

	cursor: pointer;
	z-index: 1000;
}
div.accordion span.open {
	background: url(/professional/support/images/icon_mark_close01.gif) no-repeat left center;
}
div.accordion div {
		display: none;
		width: 90%;
		padding: 20px 20px 10px;
		border: 1px solid #cccccc;
}


#product-cat ul, #product-cat li {
    clear: both;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: 0px none;
}
#product-cat li {
    float: left;
    clear: none;
    width: 305px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#product-cat .content {
    margin-left: 60px;
    padding-left: 12px;
    background: url('/support/share/images/arrow_black.png') no-repeat scroll left 2px transparent;
    line-height: 16px !important;
}
#product-cat .content, x:-moz-any-link {
    background-position: left 4px !important;
}
#product-cat .figure {
    float: left;
    margin-right: 10px;
}
/*


*/

a.mod-linkButton_support {
  color: #333333;
  font-size: 15px;
  line-height: 1.4;
  display: inline-block;
  padding: 2px 16px;
  border: 1px solid #bcbcbc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(/professional/support/images/bg_01.png) no-repeat 0 52%;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
 }

a.mod-linkButton1:visited, a.mod-linkButton1:hover, a.mod-linkButton1:active, span.mod-linkButton1:visited {
    color: #333333; }

a.mod-linkButton1:hover {
  color: #333333;
  text-decoration: none;
  filter: alpha(opacity=50);
  opacity: .5;
  *zoom: 1; }



 


/*------------------------------------------------------*/
/*縲201508 莉墓ｧ倥ユ繝ｼ繝悶Ν縺ｫ讀懃ｴ｢讖溯�繧定ｿｽ蜉�                 */
/*------------------------------------------------------*/

.support_box .mod-productsMenuNav { 
	background: #FBFBFB;
}
.support_box .mod-productsMenuNav ul.disabled a{
	cursor: default;
}
.support_box .mod-productsMenuNav ul.disabled a:hover{
	background: url(/share2/images/mod-productsMenuNav/bg_01.png) repeat-x 0 50%;
}

.master{
	display: none;
}
.searchHeading{
	margin: 0 auto 10px;
	padding: 6px 10px;
	font-size: 1.3em;
    border: 1px solid #DCDADA;
    border-bottom-color: #B3B1B1;
    border-bottom-width: 2px;
	background: url(/professional/support/images/bg-search-heading.jpg) repeat-x left top;
}
	.searchHeading a{
		display: block;
		padding: 0 12px 0 0;
		color: #333;
		line-height: 1;
		cursor: default;
		outline: none;
	}
	.searchHeading a:hover{
		color: #333;
		text-decoration: none;
	}
.searchHeading.active{
	margin: 0 auto 40px;
	/padding: 3px 10px 2px;
}
	.searchHeading.active a{
		cursor: pointer;
	}
		.searchHeading.active a:hover{
			color: #c41230;
		}
	.searchHeading.active a i{
		display: inline-block;
		/display: inline;
		/zoom: 1;
		vertical-align: middle;
	    width: 9px;
    	height: 12px;
    	/height: 8px;
    	margin: 0 0 0 10px;
		background: url(/professional/support/images/arrow_under.png) no-repeat right center;
	}	
#search{
	border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
}
	#search .search_box_form input.search-text01{
		width:30%;
		min-width:200px;		
		vertical-align:middle;
		border: #ADADAF 1px solid;
		height: 1.6em;
		ime-mode: disabled;
		font-family: '\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33','Hiragino Kaku Gothic Pro','\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF','MS P Gothic',sans-serif;
	}
	#search .search_box_form input.search-img {
		vertical-align:middle;
		margin-left: 0.5em;
	}
#search .search_box_form {
	padding:10px 0 15px 15px;
}
	#search .search_box_form p {
		margin:0;
		font-size:12px;
		line-height:1.6;
	}
#search .search-title {
	font-size:13px !important;
	margin-right:1em !important;
	font-weight:bold;
	margin-bottom:1em;
}

.serach-resultHeading{
	border-bottom: 1px solid #DCDCDC;
}
	.serach-resultHeading-body{
		padding: 10px 15px;
		border: 1px solid #E2E2E2;
		font-weight: normal;
	    background: #FBFBFB;
	}
	.serach-resultHeading strong{
		display: inline-block;
		/display: inline;
		/zoom: 1;
		padding: 0 8px;
		font-weight: bold;
	}
.search-message{
	margin: 0 auto 15px;
}
	.search-message-primaryHeading{
		margin: 0 auto 10px;
		font-size: 1.3em;
	}
	.search-message-secondaryHeading{
		margin: 0 auto 5px;
	}
	.search-message-inner{
		padding: 10px;
		border: 1px solid #333;
	}

.list-dotted{
	padding: 0;
}
	.list-dotted li{
		position: relative;
		padding: 0 0 0 1em;
	}
		.list-dotted li .marker{
			display: block;
			position: absolute;
			top: 0;
			left: 0;
		}
 
.c5-list_num + p,
.c5-list_indent + p{
	margin-top: 30px;
}
.c5-list_num li {
	margin-bottom: 10px;
	list-style: decimal;
}
.c5-list_indent {
	padding-left: 0;
}
.c5-list_indent li {
	text-indent: -1.5em;
	padding-left: 2em;
	margin-bottom: 10px;
}
.c5-txt_r {
	text-align: right;
}
.c5-txt_c {
	text-align: center;
}
.c5-box_attention {
	padding: 10px;
	/*border: 2px solid #EC171B;*/
	margin: 10px 0;
	/*background-color: lavenderblush;*/
}
a.c5_btn-rule {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	color: #333 !important;
	background-color: #fff;
}
a.c5_btn-rule:hover {
	background-color: #fff;
}
.c5_icon_repair {
	background: url("/professional/support/images/icon_repair.png") no-repeat 0 0 / 100% auto;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.c5-btnflex {
	display: flex;
	align-items: center;
}
.c5-btnflex > div:last-child {
	padding-left: 20px;
}