@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. lineupBox
　02. lineupDetail

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. lineupBox ]  ====================================
------------------------------------------------------------*/

.lineupBox {
	width: 100%;
	padding-top: 16px;
	overflow: hidden;
}
.lineupBox > .rBlockTitArea {
	margin: 0;
}
.lineupBox .productsFloat {
	float: left;
	width: 48%;
	padding: 10px;
	box-sizing: border-box;
	margin-left: 4%;
}
.lineupBox .productsFloat:nth-child(2n+1) {
	margin-left: 0;
}
.lineupBox .productsFloat .pw46 {
	width: 96%;
	margin:auto;
}
.lineupBox .productsFloat .btn {
	margin-top: 1em;
}

/* SP */
body.responsive-sp .lineupBox {
	padding-top: 0;
}
body.responsive-sp .lineupBox .productsFloat {
	width: 100%;
	padding: 0 0 6% 0;
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloat:nth-child(2n+1) {
	margin: 0;
}
body.responsive-sp .lineupBox .productsFloat .pw46 {
	width: 92%;
}
body.responsive-sp .lineupBox {
	width: 100%;
	overflow: visible;
}


/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. lineupDetail ]  ====================================
------------------------------------------------------------*/

.lineupDetailBox {
	margin-top: 16px;
}

/* -- detailList -- */
.lineupDetailBox .detailList {
	width: 100%;
	overflow: hidden;
}

.lineupDetailBox .detailList .clearfix {
	width: auto;
	margin: 0 -12px 0 0;
}

.lineupDetailBox .detailList li {
	float: left;
	width: 205px;
	padding: 12px 0;
	margin: 0 12px 12px 0;
	background-color: #025ab3;
	border-radius: 5px;
	text-align: center;
	color: #fff;
}

.lineupDetailBox .detailList li.first-child {
	margin-left: 9px;
}

/* -- detailListbox -- */

.lineupDetailBox .detailListbox {
	width: 680px;
}

.lineupDetailBox .detailListbox div {
	float: left;
	width: 220px;
	margin: 0 10px 0 0;
}

/* - SP - */
body.responsive-sp .lineupDetailBox .detailList .clearfix {
	margin: 0 32px;
}
body.responsive-sp .lineupDetailBox .detailList li {
	float: none;
	width: auto;
	margin: 0 0 14px 0;
	font-size:138.5%;
}


/* lineupTabBox
----------------------------------------------------*/

/* -- lineupTab -- */

.lineupDetailBox .lineupTab {
	height: 35px;
	overflow: hidden;
	border-bottom: 3px solid #275e72;
	margin: 0 0 20px;
}

.lineupDetailBox .lineupTab li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 5px;
}

.lineupDetailBox .lineupTab li.first-child {
	background-position: left top;
	margin-right: 6px;
}

.lineupDetailBox .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 .lineupTab li a {
	display: block;
	padding: 10px 5px;
	width: 151px;
	color: #333;
	font-weight: normal;
	background: #ebeef0;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.lineupDetailBox .lineupTab li a.active,
.lineupDetailBox .lineupTab li a:hover {
	color: #fff;
	background: #295e71;
}

.lineupDetailBox .lineupTab li.first-child a.active,
.lineupDetailBox .lineupTab li.first-child a:hover {
}

.lineupDetailBox .lineupTab li.last-child a.active,
.lineupDetailBox .lineupTab li.last-child a:hover {
}

/* - SP - */
body.responsive-sp .lineupDetailBox .lineupTab {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .lineupDetailBox .lineupTab li:first-child {
	padding-left: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url("/business/cn/image-sensor-camera/products/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .lineupDetailBox .lineupTab li a.active,
body.responsive-sp .lineupDetailBox .lineupTab li a:hover {
	background: #275e72 url("/business/cn/image-sensor-camera/products/images/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}


/* ***************************************************************************** */

.specification sup.notes {
	color: #333333;
}

.specification ul.notesList li span {
	color: #333333;
}

/* 追加 */
.unitmm{
	margin-bottom: 20px;
	text-align: right;
}

table.speclist.tbl02.tblEven.wp100.mbem1.tcamera {
	width: 100%;
	table-layout: fixed;
}

.main_data {
	text-align: center !important;
}

th.speclist_title2 {
	color: #fff;
	font-weight: bold !important;
	background: #666 !important;
	border: 1px solid #414141;
	text-align: center;
	vertical-align: middle;
}
.speeding {
	display: inline-block;
	border: 1px solid #333;
	padding: 4px 8px;
	font-weight: 700;
}
.plus {
	padding: 0 5px;
	font-weight: 700;
}
body.responsive-sp .plus {
	display: block;
	margin: 5px 0;
}
sup {
	font-size: 11px;
}
.blue {
	color: #00b0f0;
}
.app {
	background: #dcdcdc;
	padding: 15px;
}
.app h4 {
	font-size: 109%;
	margin-bottom: 10px;
}
.app li {
	float: left;
	width: 30.2%;
	padding: 0 1.5%;
	border-right: 1px solid #929091;
}
.app li:last-child {
	border-right: none;
}
.app h5 {
	margin-bottom: 5px;
	font-size: 105%;
}
.app img {
	margin-bottom: 5px;
}
body.responsive-sp .app {
	padding: 15px 10px;
}
body.responsive-sp .app h4 {
	text-align: center;
	margin-bottom: 25px;
}
body.responsive-sp .app li {
	float: none;
	width: 98%;
	padding: 0 2% 25px;
	border-right: none;
	text-align: center;
	margin-bottom: 25px;
	border-bottom: 1px solid #929091;
}
body.responsive-sp .app li:last-child {
	border-bottom: none;
}
body.responsive-sp .app h5 {
	margin-bottom: 5px;
}
.arrow {
	margin-top: 2px;
	display: inline-block;
}
.cclink {
	width: 100%;
	margin-bottom: 10px;
}
.cclink th {
	border: 1px solid #777372;
	background-color: #dcdcdc;
	padding: 10px;
	text-align: center;
}
.cclink td {
	border: 1px solid #777372;
	background-color: #eee;
	padding: 10px;
	font-weight: 700;
}
.cclink th.red {
	background-color: #f6c4ab;
	border-top: 2px solid #e04158;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
}
.cclink td.red2 {
	background-color: #fdece3;
	border-left: 2px solid #e04158;
	border-right: 2px solid #e04158;
	border-bottom: 2px solid #e04158;
}

.clearfix.lineups {
	margin-bottom: 20px;
}

.listindent li {
    margin-bottom: 0.5em;
    font-size: 100%;
    color: #333;
    padding-left: 1.5em;
    text-indent: -1.0em;
}

p.catch-title {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 15px;
    font-weight: bold;
}

/* レンズ */

.rContentsSecondSect {
    padding: 10px;
    margin-top: 40px;
    border: 1px solid #BEC1C4;
}

/* ***************************************************************************** */

/*171207　旧製品ページへの遷移追加ここから*/

.rBlock .old{
	margin-top:2em;
	padding-bottom:2em;
}

/* - SP - */

body.responsive-sp .rBlock .old{
	margin-top:2em;
	margin-left:1em;
	padding-bottom:2em;
}

/*171207　旧製品ページへの遷移追加ここまで*/


/*181121 カメラページ用ここから*/

.mainVisualBoxCamera p{
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    padding: 14px;
}
.pcFlLeft.rLayout-50.alCenter,.pcFlRight.rLayout-50.alCenter{
	margin-bottom: 50px;
}
.c120{
	height: 200px;
	position: relative;
}
.c120 p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.c250{
	height: 235px;
	position: relative;
}
.c250 p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

/*SP*/
body.responsive-sp .c120{
	height: auto;
	position: static;
}
body.responsive-sp .c120 p{
	position: static;
	margin-top: 10px;
}
body.responsive-sp .c250{
	height: auto;
	position: static;
}
body.responsive-sp .c250 p{
	position: static;
	margin-top: 10px;
}
/*181121 カメラページ用ここまで*/


/*181203　製品特長ページの追加ここから*/
body.responsive-sp .spInlineTable{
    display: inline-table;
}
.pcBlock.speclist span{
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.7em;
}
.pcBlock.speclist tr:nth-child(5) th:first-child{
    width: 20px;
	white-space: normal;
}
.pcBlock.speclist tr:nth-child(20) th:first-child{
    width: 20px;
	white-space: normal;
}
.pcBlock.speclist th,.pcBlock.speclist td{
	font-size:11px;
	padding:5px;
}
.pcBlock.speclist{
	border-left:none;
	border-top:none;
}
.pcBlock.speclist th{
	border-top:1px solid #b4b9bd;
	vertical-align: middle;
	text-align: center;
    white-space: nowrap;	
}
.pcBlock.speclist td{
	vertical-align: middle;
	text-align: center;
}
.pcBlock.speclist tr:first-child td {
    font-size: 13px;
}
.pcBlock.speclist+table {
    margin-top: 15px;
}
body.responsive-sp .rBlockSectHeader.rBlockSect{
	margin:5% 0;
}
.spInlineTable.speclist{
	font-size: 11px;
}
.spInlineTable.speclist tr:first-child td{
    font-size: 13px;		
}
.spBlock.spInlineTable{
	margin-top:30px;
}
.spBlock.spInlineTable span{
    font-size: 75.5%;
    vertical-align: top;
    position: relative;
    top: -0.7em;
}
.spInlineTable.speclist{
	border-top: none;
    border-left: none;
}
.spInlineTable.speclist .speclist_title2{
	width:35%;
}
.spInlineTable.speclist th{
	vertical-align: middle;
	text-align: center;
}
.spInlineTable.speclist th[rowspan="5"]{
	border-left: 1px solid #b4b9bd;
}
.spInlineTable.speclist th[rowspan="7"]{	/*180927追加*/
	border-left: 1px solid #b4b9bd;
}
.spInlineTable.speclist td{
	vertical-align: middle;
	text-align: center;
}
/*181203　製品特長ページの追加ここまで*/


/*181203　IV-S301M/311Mアニメーション挿入による見出しスタイル追加ここから*/
.indentBlock .case {
	margin-left:25px;
}
.indentBlock .case .title {
    display: inline-block;
	color:white;
	border-radius:3px;
	background:#333;
	float:left;
	padding:3px;
	margin-right:0.5em;
}
.indentBlock .case .text {
	padding-top:3px;
	padding-left:3em;
}
/*181203　IV-S301M/311Mアニメーション挿入による見出しスタイル追加ここまで*/


/*181203 ※印色用追加ここから*/
.specification ul.notesList li span.kome {
	color: #00A0E9;
}
/*181203 ※印色用追加ここまで*/


/*181203 IV-S402M/IV-S412M用ここから*/
.mainVisualBoxIv-s402m_412m .txtBox{
	width:400px;
	top: 40px;
	left:230px;
	text-shadow:0 0 8px #fff;
}
.mainVisualBoxIv-s402m_412m .txtMain{
	color: #004c5a;
	font-size: 200%;
}

/*SP*/
body.responsive-sp .mainVisualBoxIv-s402m_412m .txtBox{
	width:57%;
	top: 10%;
	left:35%;
	font-size: 80%;
}
/*body.responsive-sp .mainVisualBoxIv-s402m_412m .txtMain{
	width: 54%;
}*/
@media (max-width: 480px){
	body.responsive-sp .mainVisualBoxIv-s402m_412m .txtBox{
		width:60%;
		top: 15%;
		left: 35%;
		font-size: 50%;
	}
/*	body.responsive-sp .mainVisualBoxIv-s402m_412m .txtMain{
		width: 59%;
	}*/
}
/*181203 IV-S402M/IV-S412M用ここまで*/


/*181203 IVS400シリーズ メインビジュアル用ここから*/

.mainVisualBoxIv-s402m_412m .s400_copy{
	width: 100%;
	background-color: white;
}
.mainVisualBoxIv-s402m_412m .s400_copy p{
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	padding: 14px;
}
.mainVisualBoxIv-s402m_412m p{
	padding-top: 0.5em;
	padding-bottom: 1em;
}

/*SP*/
body.responsive-sp .mainVisualBoxIv-s402m_412m .s400_copy p{
	font-size: 140%;
	padding: 14px;
}
.mainVisualBoxIv-s402m_412m p{
	padding-bottom: 0;
}
/*181203 IVS400シリーズ メインビジュアル用ここまで*/


/*181203 IV-S400シリーズ特長で追加ここから*/
.indentBlock .s_title {
    font-size: 108%;
    margin-bottom: 1em;
    padding-top: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
}
.indentBlock .s_title span {
    color: #295e71;
}

.notesList .kome span{
	color: #00A0E9;
}
.kome{
	color: #00A0E9;
}
.specification ul.notesList li span.kome {
	color: #00A0E9;
}

.speclist_row .number{
	text-align: right;
}
.speclist_row .point01{
	background-color: #8BABC4;
}
.speclist_row .point02{
	color: white;
	font-weight: bold;
	background-color: #006994;
}

.tbl402 th, .tbl02 td {
/*    border-left: 1px solid #231815;
	border-right: 1px solid #231815;
    border-bottom: 1px solid #231815;
    padding: 7px;*/
	vertical-align: middle;
}
.tbl402 th sup{
	color: #00A0E9;
}
/*.tbl402 th.speclist_title2 {
    background: #666666 !important;
}*/

.pcBlock.speclist .longName{
	white-space: normal;
}

.coreTbl02{
	width: 439px;
}
.contTbl01{
	width: 433px;
}

/*SP*/
body.responsive-sp .camera{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 1em;
}

body.responsive-sp .notesList.alRight{
	text-align: left;
}

body.responsive-sp .coreTbl02{
	width: 100%;
}
/*180926 IV-S400シリーズ特長で追加ここまで*/


/*181009 コントローラ対応表リンクここから*/
.speclist .speclist_title2.link{
	width: 120px;
	height: 30px;
	padding: 0;
}
.speclist .speclist_title2.link div{
	width: 100%;
	height: 100%;
    top: 50%;
    margin-top: -0.6em;
    position: absolute;
}
.speclist .speclist_title2.link a{
	display: block;
	
	/*display: table-cell;
	vertical-align: middle;*/
	
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	position: relative;
}
.speclist .speclist_title2.link a:before{
    position: absolute;
    left: 0.75em;
    top: 50%;
    display: block;
    width: 0.54em;
    height: 0.71em;
    margin-top: -0.355em;
    background: url(/business/images_global/r_ico_link_02.png) no-repeat;
    background-size: 100%;
    content: "";
}
.speclist .speclist_title2.link a:hover{
	background-color: #295e71;
	opacity: 1.0;
}
.speclist .speclist_title2.link a:visited{
	color:white;
}

/*SP*/

body.responsive-sp .speclist .speclist_title2.link{
	width: 120px;
	height: 77px;
	padding: 0;
}
body.responsive-sp .speclist .speclist_title2.link div{
	width: 100%;
	height: auto;
    top: 0;
    margin-top: 1em;
    position: absolute;
}
body.responsive-sp .speclist .speclist_title2.link a:before{
/*    position: absolute;
    left: 0.75em;
    top: 50%;
    display: block;
    width: 0.54em;
    height: 0.71em;
    margin-top: -0.355em;
    background: url(/business/images_global/r_ico_link_02.png) no-repeat;
    background-size: 100%;*/
	top: 0;
    margin-top: 1.25em;
    left: 20%;
    content: "";
}

@media (max-width: 480px){
	body.responsive-sp .speclist .speclist_title2.link a:before{
    left: 10%;
	}
}
/*181203 コントローラ対応表リンクここまで*/


/*181219 新製品ラベル用ここから*/

.lineupBox .productsFloat {
	position:relative;
}

.lineupBox .productsFloat .new_label{
background-color:red;
color:white;
padding:0.2em 0.3em;
font-size:120%;
text-align:right;
position:absolute;
top:78px;
left:20px;
}

/*SP*/
body.responsive-sp .lineupBox .productsFloat .new_label{
top:57px;
}
/*181219 新製品ラベル用ここまで*/
