@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. supportBox
　02. downloadBox
　03. faqBox
　04. driverBox
　05. manualBox
　06. specificationsBox
　07. inquiryBox

*/
.support_contact_no{margin-top:0 !important;}
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. supportBox ]  ====================================
------------------------------------------------------------*/

.supportBox {
	width: 680px;
	overflow: hidden;
}

.supportBox table th {
	font-size: 107.6923%;
}

.supportBox .arwList {
	width: 700px;
}

.supportBox .arwList li {
	float: left;
	font-size: 92.30769%;
	width: 12.25em;
	margin-right: 0.25em;
	display: inline;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. downloadBox ]  ====================================
------------------------------------------------------------*/
#download_menu{background:#ebeef0;width:700px;margin:-7px 0 0 0;padding:0 0 15px 0;}

#download_tab{}
#download_tab ul {}
#download_tab li a {
	text-decoration:none;
	color:#000;
	font-size:12.5px;
	font-weight:bold;
	text-align:center;
	width:172px;
	float: left;
	margin-right: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px; 
	background:-moz-linear-gradient(top, #fff, #dddcdc);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#dddcdc));
	background:linear-gradient(to bottom, #fff, #dddcdc);
	padding: 14px 0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#download_tab li a:hover,.down_select  {
	text-decoration:none;
	color:#fff;
	font-size:12.5px;
	font-weight:bold;
	text-align:center;
	width:172px;
	float: left;
	margin-right: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px; 
	background:-moz-linear-gradient(top, #0a0f11, #275e72);
	background:-webkit-gradient(linear, left top, left bottom, from(#0a0f11), to(#275e72));
	background:linear-gradient(to bottom, #0a0f11, #275e72);
	padding: 14px 0;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#download_tab_line{border-bottom:5px solid #275e72;width:699px;margin-top:-6px;}

#download_u_btn{width:710px;}
#download_u_btn li{	float: left;
position: relative;
margin-right:10px;}
#download_u_btn li a{
	width:224px;
	height:58px;
	border:1px solid #207abe;
	background:#fff;
	display:block;
	text-decoration:none;
	color:#004199;
	}
#download_u_btn li a .s_red{
	text-decoration:none;
	color:#b60101;
	font-size:12px;
	}
#download_u_btn li a .s_blue{
	text-decoration:none;
	color:#004199;
	font-size:12px;
	}
		
#download_u_btn li a p,#download_u_btn li p{
	font-size:16px;
	position: absolute;
	left:75px;
	top: 50%;
	-webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
	}


#download_u_btn li a:hover,.down_btn_select{
	width:224px;
	height:58px;
	border:1px solid #207abe;
	background:#1c4a5a;
	display:block;
	text-decoration:none;
	color:#fff !important;
	}
#download_u_btn li a:hover .s_red,#download_u_btn li a:hover .s_blue,.down_btn_select .s_red,.down_btn_select .s_blue{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	}

	
#download_u_btn li a img{width:75px;}

/*#download_u_btn{width:710px;}
#download_u_btn li{	float: left;
position: relative;
margin-right:3px;}
#download_u_btn li a{
	width:171px;
	height:58px;
	border:1px solid #207abe;
	background:#fff;
	display:block;
	text-decoration:none;
	color:#004199;
	}
#download_u_btn li a .s_red{
	text-decoration:none;
	color:#b60101;
	font-size:12px;
	}
#download_u_btn li a .s_blue{
	text-decoration:none;
	color:#004199;
	font-size:12px;
	}
		
#download_u_btn li a p,#download_u_btn li p{
	font-size:16px;
	position: absolute;
	left:60px;
	top: 50%;
	-webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
	}


#download_u_btn li a:hover,.down_btn_select{
	width:171px;
	height:58px;
	border:1px solid #207abe;
	background:#1c4a5a;
	display:block;
	text-decoration:none;
	color:#fff !important;
	}
#download_u_btn li a:hover .s_red,#download_u_btn li a:hover .s_blue,.down_btn_select .s_red,.down_btn_select .s_blue{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	}

	
#download_u_btn li a img{width:60px;}*/


.down_cate_bar{
	font-size:115%;
	font-weight:bold;
	padding:5px 12px 4px 12px;
	color:#fff;
	margin:5px 0 0 0;
	line-height:100%;
	background:-moz-linear-gradient(top, #024371, #01548e);
	background:-webkit-gradient(linear, left top, left bottom, from(#024371), to(#01548e));
	background:linear-gradient(to bottom, #024371, #01548e);
}
.down_cate{margin:0 0 5px 0;}
.down_cate li a{
	float:left;
	dislay:block;
	width:85px;
	margin:0 0 8px 8px;
	padding: 0 0 3px 20px;
	background: url(/business/cms/images/000012803.gif) no-repeat left 0.2em;
	}

.down_cate li a.blank {
	background: url(/business/cms/images/000012855.gif) left 0.2em no-repeat;
}


.downloadBox {
	width: 700px;
	overflow: hidden;
}

body.responsive-sp .downloadBox {
	
	width: 100%;
	overflow: hidden;
}



.downloadBox .clearfix {
	width: 705px;
}

.downloadBox .clearfix div {
	float: left;
	width: 210px;
	margin: 0 25px 2em 0;
}

#main .downloadBox .clearfix div dl {
	margin-bottom: 0.5em;
}

#main .downloadBox .clearfix div dt {
	font-size: 107.6923%;
	font-weight: bold;
	margin-bottom: 0.25em;
}

.downloadBox .clearfix div p {
	text-align: center;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 03. faqBox ]  ====================================
------------------------------------------------------------*/
.faq_tit01{	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
    -webkit-border-bottom-left-radius: 5px;  
    -webkit-border-bottom-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomleft: 5px;  
    -moz-border-radius-bottomright: 5px; 
	background:-moz-linear-gradient(top, #fff, #dee3e6);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#dee3e6));
	background:linear-gradient(to bottom, #fff, #dee3e6);
	padding: 6px 10px 6px 10px;
	font-weight:bold;
	border: 1px solid #b9bec2;
	font-size:105%;
	margin:5px 0 10px 0;
}
.faq_tit01 img{padding-right:7px;}

.faq_tit02{
	background: url(/business/callbell/inquiry/images/faq_u_arrow02.gif) no-repeat 5px 1px;
	border-bottom: 1px solid #b9bec2;
	padding: 0 0 6px 25px;
	font-size:105%;
	margin:20px 0 20px 0;
}

#faq_index li a{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
    -webkit-border-bottom-left-radius: 5px;  
    -webkit-border-bottom-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomleft: 5px;  
    -moz-border-radius-bottomright: 5px; 
	background: url(/business/callbell/inquiry/images/faq_arrow.png) no-repeat 9px 10px;
	padding: 8px 10px 8px 30px;
	border: 1px solid #aeb6bd;
	margin:0 0 3px 0;
	font-size:110%;
	display:block;
}
#faq_index li a:hover{opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";}

.faqBox .arwList {
	margin-bottom: 2em;
}

.faqBox dt {
	background: url(/business/callbell/inquiry/images/000012351.gif) repeat-x left bottom;
	padding: 0 0 0.5em;
}

.faqBox dt span {
	background: url(/business/callbell/inquiry/images/000012711.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
	display: block;
	color: #275e72;
	font-weight: bold;
	font-size: 107.6923%;
}

.faqBox dd {
	background: url(/business/callbell/inquiry/images/000012728.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
}

.faqBox dd ul {
	margin-top: 0.5em;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 04. driverBox ]  ====================================
------------------------------------------------------------*/

.driverBox td img {
	margin-right: 3px;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 05. manualBox ]  ====================================
------------------------------------------------------------*/

.manualBox td img {
	margin-right: 3px;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 06. specificationsBox ]  ====================================
------------------------------------------------------------*/

.specificationsBox table {
	table-layout: fixed;
}

#main .specificationsBox table td.bdrnon {
	border-right: none;
}

.specificationsBox td img {
	margin-right: 3px;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 07. inquiryBox ]  ====================================
------------------------------------------------------------*/
.support_faq_waku{border:1px solid #bcbcbc;padding:20px 20px 12px 20px;margin:0 0 18px 0;}
.support_faq_madoguchi{float:left;width:268px;}
.support_faq_madoguchi h2{font-size:145%;margin:0 0 10px 0;}
.support_faq_photo{float:right;width:140px;text-align:right;}
.support_faq_btn{margin:10px 0 0 0;text-align:center;}

.support_line{border-left:solid 2px #67ceb5;padding-left:13px;}
.support_time{font-size:90%;}
.support_area{color:#666;font-size:90%;}
.support_syuri{margin:5px 0 10px 0;padding:0 0 0 1em;text-indent:-1em;}
.ta_center{text-align:center;}
.support_etc_tit{font-weight:bold;font-size:120%;}
.support_etc_tel{background:url(/business/bigpad/support/images/fd_logo.gif) no-repeat left;padding:0 0 0 70px;display:table;margin:auto;}
.support_etc_tel strong{font-size: 250% !important;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}

.inquiryBox .sec01 .fixHeightChild01,
.inquiryBox .sec01 .fixHeightChild02 {
	margin-bottom: 2em;
}
.fixHeightChild01 ul{margin-left:11px;}
.fixHeightChild01 li a{
	position:relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
    -webkit-border-bottom-left-radius: 5px;  
    -webkit-border-bottom-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomleft: 5px;  
    -moz-border-radius-bottomright: 5px; 
	background:-moz-linear-gradient(top, #f1f9f8, #d0e8dc);
	background:-webkit-gradient(linear, left top, left bottom, from(#f1f9f8), to(#d0e8dc));
	background:linear-gradient(to bottom, #f1f9f8, #d0e8dc);
	padding: 10px;
	border: 1px solid #aeb6bd;
	float:left;
	width:182px;
	margin:0 11px 0 0;
	height:91px;
	text-decoration:none;
	color:#444;
	font-size:15px;
	font-weight:bold;
text-align:center;
}
.fixHeightChild01 li a:hover{opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";}
.support_btn{ 
display:block;
position:absolute;
    top:50%;
    left:50%;
    width:100%;
    margin:-1.5em 0 0 -50%;}
.inquiryBox .sec01 .flLeft,
.inquiryBox .sec01 .flRight {
	width: 450px;
}

.inquiryBox .sec01 .fixHeightChild01,
.inquiryBox .sec01 .fixHeightChild02 {
	margin-bottom: 2em;
}

.inquiryBox .sec01 .fixHeightChild03 {
	background: #ffffe9;
	border: 1px dotted #b4b9bd;
	padding: 7px;
}

.inquiryBox .sec01 .fixHeightChild03 h4 {
	font-size: 107.6923%;
	margin-bottom: 0.5em;
}

.inquiryBox .sec01 .fixHeightChild03 .dial strong {
	font-size: 215.38461%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.inquiryBox .sec01 .fixHeightChild03 .dial span {
	display: block;
	font-size: 76.92307%;
}

#main .inquiryBox .sec01 .fixHeightChild03 .txt {
	margin-bottom: 0;
}

#main .inquiryBox .sec01 .fixHeightChild03 .txt strong {
	font-size: 107.6923%;
}

#main .inquiryBox .sec02 .clearfix {
	width: 930px;
}

.ie6 #main .inquiryBox .sec02 .clearfix,
.ie7 #main .inquiryBox .sec02 .clearfix {
	margin-bottom: 0.5em;
}

#main .inquiryBox .sec02 .flLeft,
#main .inquiryBox .sec02 .flRight {
	width: 450px;
}

#main .inquiryBox .sec02 .clearfix p {
	float: left;
	width: 145px;
}

#main .inquiryBox .sec02 .clearfix dl {
	float: right;
	width: 295px;
}
/* ***************************************************************************** */
/*-----------------------------------------------------------
===  [ 08. downloadTerms ]  ====================================
------------------------------------------------------------*/

#colorbox #downloadTermsWrap {
	display:block;
}
#downloadTermsWrap {
	display:none;
	width: 680px;
	text-align: left;
}
#downloadTermsWrap h1.titStyle01{
	background: url(/business/bigpad/images_global/n_bg_title_01.gif) no-repeat left top;
	padding: 10px 21px;
	margin: 0 0 0.8em;
	font-weight: bold;
	font-size: 107.6923%;
}
#downloadTermsWrap p.notes{
	color: #cc0000;
}
#downloadTermsWrap .termsParagraph {
	margin: 1.8em 0 1.8em 0;
	padding:20px;
	border: 1px solid #AEB6BD;
}
#downloadTermsWrap .termsParagraph h2 {
	margin:0 0 1em 0;
}
#downloadTermsWrap .termsParagraph ul {
}
#downloadTermsWrap .termsParagraph ul li {
	position: relative;
	padding: 0 0 0 1.5em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
#downloadTermsWrap .termsParagraph ul li.first-child {
	margin: 0;
}
#downloadTermsWrap .termsParagraph ul li span {
	position: absolute;
	left:0;
}
#downloadTermsWrap #downloadTermsControls {
	margin: 1em 0 0 0;
}

/* ***************************************************************************** */
/*-----------------------------------------------------------
===  [ 08. Sidemenu ]  ====================================
------------------------------------------------------------*/
/*.erabu{font-size:90%;};*/





/* -----------------------------------------------------------
	サポート
-----------------------------------------------------------*/
.support_faq_btn {
	text-align: center!important;
	padding-top: 10px!important;
}
.fixHeightChild01 li a {
	position: relative!important;
	border-top-left-radius: 5px!important;
	border-top-right-radius: 5px!important;
	border-bottom-left-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
	-webkit-border-top-left-radius: 5px!important;
	-webkit-border-top-right-radius: 5px!important;
	-webkit-border-bottom-left-radius: 5px!important;
	-webkit-border-bottom-right-radius: 5px!important;
	-moz-border-radius-topleft: 5px!important;
	-moz-border-radius-topright: 5px!important;
	-moz-border-radius-bottomleft: 5px!important;
	-moz-border-radius-bottomright: 5px!important;
	background: -moz-linear-gradient(top, #f1f9f8, #d0e8dc)!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f9f8), to(#d0e8dc))!important;
	background: linear-gradient(to bottom, #f1f9f8, #d0e8dc)!important;
	padding: 30px 10px 10px 10px!important;
	border: 1px solid #aeb6bd!important;
	float: left!important;
	width: 42%!important;
	margin: 0 5px 0 5px!important;
	height: 61px!important;
	text-decoration: none!important;
	color: #444!important;
	font-size: 15px!important;
	font-weight: bold!important;
	text-align: center!important;
}
body.responsive-sp .fixHeightChild01 li a {
	width: 40%!important;
	margin: 5px!important;
	font-size: 95%!important;
	height: 40px!important;
	padding: 20px 10px 10px 10px!important;
}
.global_btn {
	border: 1px solid #ababab;
	background-image: -webkit-linear-gradient(top, #fff, #dedede);
	background-image: linear-gradient(to bottom, #fff, #dedede);
	border-radius: 4px;
	color: #222;
	line-height: 37px;
	-webkit-transition: none;
	transition: none;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px;
	position: absolute;
	top: 40px;
	left: 680px;
}
body.responsive-sp .global_btn {
	border: 1px solid #ababab!important;
	background-image: -webkit-linear-gradient(top, #fff, #fff);
	background-image: linear-gradient(to bottom, #fff, #fff);
	border-radius: 0!important;
	color: #222;
	line-height: 30px;
	-webkit-transition: none;
	transition: none;
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	position: absolute;
	left: 10px!important;
	top: 55px!important;
	margin-top: 5px!important;
	clear: both;
}
.global_btn img {
	padding-top: 12px!important;
}
body.responsive-sp .global_btn img {
	padding-top: 8px!important;
}
body.responsive-sp .support_faq_waku {
	clear: both;
	margin-top: 55px;
}

/* -----------------------------------------------------------
	faq
-----------------------------------------------------------*/
.support_faq_btn {
	text-align: center!important;
	padding-top: 10px!important;
}


body.responsive-sp .support_faq_waku {
	clear: both;
	margin-top: 55px;
}

.main_bpfaq {
	border: solid 1px #dddddd;
	padding: 8px;
}
body.responsive-sp .main_bpfaq {
	border: none;
	padding: 5px;
}
body.responsive-sp .faqBox dl {
	margin-bottom: 20px!important;
}
.bp_touch {
	font-size: 85%;
	padding: 2px 0 0 10px;
}
body.responsive-sp .bp_touch {
	margin-bottom: 10px;
}
#faq_mainimage {
	border: solid 1px #b8b8b8!important;
	background: #ffffff!important;
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	height: auto!important;
}
.faq_mainimage_t {
	width: 13%!important;
	float: left!important;
}
.faq_mainimage_txt {
	width: 57%!important;
	float: left!important;
}
.faq_mainimage_txt h3 {
	font-size: 180%!important;
	border-bottom: solid 1px #000000!important;
	padding: 5px!important;
	margin: 10px!important;
}
body.responsive-sp .faq_mainimage_t {
	display: none!important;
}
body.responsive-sp .faq_mainimage_txt {
	width: 63%!important;
	height: 100%!important;
}
body.responsive-sp .faq_mainimage_txt h3 {
	font-size: 120%!important;
	padding: 5px 0 0 0!important;
	margin: 3px 10px 3px 10px!important;
}
.faq_mainimage_txt p {
	margin: 0 0 10px 10px!important;
	font-size: 85%!important;
}
.faq_mainimage_pic {
	width: 37%!important;
	float: left!important;
	text-align: right!important;
}

.main_bpfaq{
	width:690px!important;	
}

body.responsive-sp .main_bpfaq {
	width:100%!important;	
}

/* -----------------------------------------------------------
	ダウンロードタブ
-----------------------------------------------------------*/
#download_tab {
	margin-top: -10px!important;
	margin-bottom: 0!important;
	z-index: 100!important;
}
#download_tab_line {
	background: #dae0e4!important;
	margin-bottom: -2px!important;
}
#download_tab li a {
	background: #f7f6f6!important;
}
#download_tab li a:hover, .down_select {
	background: #275e72!important;
}

/* -----------------------------------------------------------
	manual.html
-----------------------------------------------------------*/

.lineupDetailBox_dl .lineupTab {
	height: 35px;
	overflow: hidden;
	border-bottom: 3px solid #275e72;
	margin: 0 0 20px;
	background: #ebeef0!important;
}
.lineupDetailBox_dl .lineupTab li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 5px;
}
.lineupDetailBox_dl .lineupTab li.first-child {
	background-position: left top;
	margin-right: 6px;
}
.lineupDetailBox_dl .lineupTab li.last-child {
	background-position: right top;
	margin-right: 0;
}
body.responsive-sp .lineupTab li, body.responsive-sp .lineupTab li.first-child, body.responsive-sp .lineupTab li.last-child {
	margin-right: 0;
}
.lineupDetailBox_dl .lineupTab li a {
	display: block;
	padding: 10px 5px;
	width: 161px;
	color: #333;
	font-weight: normal;
	background: #ffffff;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.lineupDetailBox_dl .lineupTab li a.active, .lineupDetailBox_dl .lineupTab li a:hover {
	color: #fff;
	background: #295e71;
}
.lineupDetailBox_dl .lineupTab li.first-child a.active, .lineupDetailBox_dl .lineupTab li.first-child a:hover {
}
.lineupDetailBox_dl .lineupTab li.last-child a.active, .lineupDetailBox_dl .lineupTab li.last-child a:hover {
}
/* - SP - */


body.responsive-sp .lineupDetailBox_dl .lineupTab {
	background: #ffffff;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
	background: #ffffff;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab li:first-child {
	padding-left: 0;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url(/business/projector/products/images/r_lineup_tab_sp_active.png) no-repeat center 60px;
	background-size: 9px auto;
	height: 20px;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab li a.active, body.responsive-sp .lineupDetailBox_dl .lineupTab li a:hover {
	background: #275e72 url("/business/projector/products/images/r_lineup_tab_sp_active.png") no-repeat center 60px!important;
	background-size: 9px auto!important;
}
#download_u_btn {
	padding-top: 15px!important;
	margin-top: -10px!important;
}
body.responsive-sp #download_u_btn {
	display: none!important;
}
body.responsive-sp #download_menu {
	display: none!important;
}
body.responsive-sp .lineupDetailBox_dl .lineupTab {
	background: #ffffff!important;
}
body.responsive-sp .lineupDetailBox_dl {
	display: none!important;
}




.global_btn_dl {
    border: 1px solid #ababab;
    background-image: -webkit-linear-gradient(top, #fff, #dedede);
    background-image: linear-gradient(to bottom, #fff, #dedede);
    border-radius: 4px;
    color: #222;
    line-height: 37px;
    -webkit-transition: none;
    transition: none;
    display: inline-block;
    padding: 0 15px;
    font-size: 12px;
    position: absolute;
    top: 120px;
    left: 400px;
}

.global_btn_dl img {
    padding-top: 12px!important;
}

body.responsive-sp .global_btn_dl {
	border: 1px solid #ababab!important;
	background-image: -webkit-linear-gradient(top, #fff, #fff);
	background-image: linear-gradient(to bottom, #fff, #fff);
	border-radius: 0!important;
	color: #222;
	line-height: 30px;
	-webkit-transition: none;
	transition: none;
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	position: absolute;
	left: 10px!important;
	top: 80px!important;
	margin-top: 5px!important;
	clear: both;
}
.global_btn img {
	padding-top: 12px!important;
}
body.responsive-sp .global_btn_dl img {
	padding-top: 8px!important;
}





-------------------------------------------------------------------------------

　01. downloadBox

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. downloadBox ]  ====================================
------------------------------------------------------------*/

.downloadBox .catalogBox {
	width: 100%;
	overflow: hidden;
}
.downloadBox .catalogBox .clearfix {
	width: 705px;
}

.downloadBox .downloadElement {
	float: left;
	width: 327px;
	margin: 0 5px 1em 0;
}
.downloadBox .downloadElement .downloadImg {
	width: 150px;
	margin: 0 auto;
}
.downloadBox .downloadElement .downloadLink {
	margin: 1.5em 0 0 0;
}
.downloadBox .downloadElement .downloadLink a {
	display: block;
	padding: 8px;
	background-color: #cbd2d7;
	border-radius: 4px;
	text-align: center;
	font-size: 123.1%;
}
.downloadBox .downloadElement .downloadLink a:link,
.downloadBox .downloadElement .downloadLink a:visited,
.downloadBox .downloadElement .downloadLink a:hover,
.downloadBox .downloadElement .downloadLink a:active {
	color: #333;
	text-decoration: none;
}
.downloadBox .downloadElement .downloadLink a:hover,
.downloadBox .downloadElement .downloadLink a:active {
	opacity: 0.8;
}
.downloadBox .downloadElement .downloadLink a img {
	width: 31px;
	vertical-align: middle;
}

/* --- SP --- */
body.responsive-sp .downloadBox .catalogBox .clearfix {
	width: auto;
}
body.responsive-sp .downloadBox .downloadElement {
	float: none;
	width: auto;
	padding: 1em 0 0 0;
	margin: 40px 0 1em 0;
	border-top: 1px solid #ccc;
}
body.responsive-sp .downloadBox .downloadElement:first-child {
	border-top: 0;
}
body.responsive-sp .downloadBox .downloadElement .downloadImg {
	width: auto;
	max-width: 228px;
}
body.responsive-sp .downloadBox .downloadElement dl {
	text-align: center;
}
body.responsive-sp .downloadBox .downloadElement dl dt {
	font-size: 138.5%;
	font-weight: bold;
}
body.responsive-sp .downloadBox .downloadElement .downloadLink a {
	padding: 15px;
	font-size: 138.5%;
}



/* ***************************************************************************** */


body.responsive-sp .pdfList{
	font-size:90%!important;
}


/* ***************************************************************************** */

/* ***************************注釈************************************ */
.mt5 ul.notes{
	font-size:90%;
}

/* ***************************************************************************** */
