@charset "UTF-8";
/*
----------------------------------------*/
/* contents 2column
   2カラムレイアウト用のcss
   #codenameは指定の案件コードを使用すること
--------------------------------------*/
/* 
   cssプロパティの指定は変更しないでください */
#ncbromide2506 {
	position: relative;
	width: 100%;
	padding: 0 0;
	box-sizing: border-box;
	max-width:970px;
	font-size:100%;
	line-height:1.6;
	text-align:left;
	background-color:#fff;
	font-family:Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#ncbromide2506 img {
	max-width: 100%;
}
#ncbromide2506 * {
	box-sizing: border-box;
}
/*----------------
 base layout
--------------- */
/* reset */
h2,h3,h4,h5 {
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
ul,li,dl,dd,dt {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}
#ncbromide2506 .nw {
    white-space: nowrap;
    display: inline-block;
}

/* ページトップ */
#ncbromide2506 h1{
	margin-bottom:5px;
}
#ncbromide2506 h1 img {
	width: 100%;
}
#ncbromide2506 .title{
	width: auto;
	max-width:970px;
	min-height:70px;
	height:auto;
	padding:20px 10px;
	background-color:#001121;
	color:#FFF;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
/* 概要 */
#ncbromide2506 .summary {
	width: 100%;
	max-width:970px;
	font-size:100%;
	line-height:140%;
	margin:0 auto 30px;
	text-align:left;
}
#ncbromide2506 .summary dd a[target="_blank"]:after {
	content: url(/library/contents/products/bromide/ncbromide2506/other_window_s.png);
	display: inline-block;
	height: 16px;
	width: 18px;
}
#ncbromide2506 .summary dl.table {
	border-collapse: collapse;
	line-height:1.5;
	width:100%;
	color:#333;
	font-size:110%;
	border-bottom:1px dotted #CCC;
	display: table;
}
#ncbromide2506 .summary dl.table dt{
	color:#02225f;
	letter-spacing:0.1em;
	width:9em;
	font-weight: bold;
	vertical-align: middle;
	}
#ncbromide2506 .summary dl.table dt,
#ncbromide2506 .summary dl.table dd {
	text-align: left;
	padding: 20px 10px;
	display: table-cell;
}
#ncbromide2506 .summary dl.table dd span.end {
	color: #ccc;
	margin-right: 0.5em;
}
#ncbromide2506 .summary {
  margin-bottom: 40px;
}
#ncbromide2506 .summary .ttl_usage {
  font-size: 180%;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: left;
  width: 100%;
  padding: 0.7em 0.5em;
  background: #D20000;
}
#ncbromide2506 .summary dl.table + dl.usage {
  margin-top: 40px;
}
#ncbromide2506 .summary dl.usage {
	width: 100%;
	text-align: center;
}
#ncbromide2506 .summary dl.usage + dl.usage > dt.ttl_usage {
  background: #E98400;
  margin-top: 10px;
}
#ncbromide2506 .summary dl.usage dt.ttl_usage {
	padding: 1em 1em;
	position: relative;
  font-size: 140%;
  line-height: 1;
	}
#ncbromide2506 .summary dl.usage dt:before,
#ncbromide2506 .summary dl.usage dt:after {
	content: "";
	width: 0.8em;
	height: 0.8em;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 1em;
}
#ncbromide2506 .summary dl.usage dt:before {
	background: #FFF;
	top: calc(50% - 0.5em);
}
#ncbromide2506 .summary dl.usage dt:after {
	top: calc(50% - 0.5em - 2px);
  background: #D20000;
}
#ncbromide2506 .summary dl.usage + dl.usage > dt:after {
  background: #E98400;
}
#ncbromide2506 .summary dl.usage dt.active:before {
	top: calc(50% - 0.2em);
}
#ncbromide2506 .summary dl.usage dt.active:after {
	top: calc(50% - 0.2em + 2px);
}
#ncbromide2506 .summary dl.usage  .copy_area .usage_howto {
	padding: 0 0;
	display: flex;
	flex-wrap: wrap;
}
#ncbromide2506 .summary dl.usage  .copy_area .usage_howto li {
  padding: 20px;
  margin: 0 0.6%;
}
#ncbromide2506 .summary dl.usage  .copy_area .usage_howto li h3 {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.75;
  text-align: left;
  margin-top: 1em;
}
#ncbromide2506 .summary dl.usage .copy_area .usage_howto li h3 {
  color: #D20000;
}
#ncbromide2506 .summary dl.usage + dl.usage .copy_area .usage_howto li h3 {
  color: #E98400;
}
#ncbromide2506 .summary dl.usage  .copy_area .usage_howto li p {
  font-size: 0.875rem;
  line-height: 2;
	margin-top: 10px;
	text-align: left;
	color: #000000;
}
#ncbromide2506 .summary dl.usage　dd .copy_area{
	width: 100%;
	max-width:910px;
	margin:0 auto;
}
#ncbromide2506 .summary dl.usage dd .copy_link {
	font-size:95%;
	margin:15px 0 30px;
	color:#333;
	text-align: left;
}
/* item list*/
#ncbromide2506 .itemArea .title_products {
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 200%;
  color: #fff;
	background: #001121;
  border: none;
}
#ncbromide2506 .itemArea .title_products > span {
	display: inline-block;
}
#ncbromide2506 .itemArea .title_products span.date_txt {
    font-size: 16px;
    font-weight: normal;
}
#ncbromide2506 .itemArea .item_products .Column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	flex-direction: row;
	align-items:flex-start;
    margin-bottom: 40px;
}
#ncbromide2506 .itemArea .item_products .Column .item {
	text-align: center;
	padding-bottom: 30px;
}
#ncbromide2506 .itemArea .item_products .Column.Column2 .item {
	width: 50%;
}
#ncbromide2506 .itemArea .item_products .Column.Column3 .item {
	width: 33%;
}
#ncbromide2506 .itemArea .item_products .Column.Column4 .item {
	width: 25%;
}
#ncbromide2506 .itemArea .Column table {
	line-height: 120%;
	color:#000;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#ncbromide2506 .itemArea .Column2 .item table {
    max-width: 283px;
}
#ncbromide2506 .itemArea .Column2 .item.yoko table {
    max-width: 400px;
}
#ncbromide2506 .itemArea .Column3 .item table,
#ncbromide2506 .itemArea .Column4 .item table {
    max-width: 197px;
}
#ncbromide2506 .itemArea .Column3 .item.yoko table,
#ncbromide2506 .itemArea .Column4 .item.yoko table {
    max-width: 291px;
}
#ncbromide2506 .itemArea table.name_item_txt,
#ncbromide2506 .itemArea table.name_item_txt_yoko {
    line-height: 120%;
    color: #000;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#ncbromide2506 .itemArea table.name_item_txt td.name, 
#ncbromide2506 .itemArea table.name_item_txt_yoko td.name {
    font-size: 16px;
    padding: 10px 0 5px;
    font-weight: bold;
    line-height: 140%;
}
#ncbromide2506 .itemArea table.name_item_txt td.left_print, 
#ncbromide2506 .itemArea table.name_item_txt_yoko td.left_print {
    font-size: 11px;
    font-weight: bold;
    line-height: 110%;
}
#ncbromide2506 .itemArea table.name_item_txt td.right_no, 
#ncbromide2506 .itemArea table.name_item_txt_yoko td.right_no {
    font-size: 12px;
    text-align: left;
}
#ncbromide2506 .itemArea table.name_item_txt_yoko td.left_print {
	width: 40%;
}
#ncbromide2506 .itemArea table.name_item_txt_yoko td.right_no {
	width: 60%;
}
#ncbromide2506 .itemArea table.name_item_txt_yoko.object td.left_print {
	width: 40%;
}
#ncbromide2506 .itemArea table.name_item_txt_yoko.object td.mid_size {
	width: 20%;
}
#ncbromide2506 .itemArea table.name_item_txt_yoko.object td.right_no {
	width: 40%;
}
#ncbromide2506 .itemArea table.name_item_txt td.mid_size,
#ncbromide2506 .itemArea table.name_item_txt td.right_no {
  vertical-align:baseline;
  line-height:120%;
}
/*tab*/
#ncbromide2506 .tab-groupe {/*タブ追加の場合不要*/
    margin-bottom: 40px;
}
#ncbromide2506 .tab {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
}
#ncbromide2506 .tab li {
    width: 20%;
    background: #fff;
	font-size: 1rem;
	padding: 0.5em 1em;
	float: left;
	box-sizing: border-box;
	border: 1px solid #001121;
	font-weight: bold;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color:#001121;
  text-align: center;
  white-space: nowrap;
}
#ncbromide2506 .tab li.select {
  background:#001121;
	color:#fff;
}
#ncbromide2506 .tab-groupe .volume {
  display: none;
}
#ncbromide2506 .tab-groupe .volume.select {
  display: block;
}
/*paging*/
#ncbromide2506 .pager_wrap {
    width: 100%;
    padding: 0 0;
    text-align: center;
}
#ncbromide2506 .pager {
    clear: both;
    margin: 15px auto;
    text-align: center;
    overflow: hidden;
}
#ncbromide2506 .pager span {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 2px;
    border: 1px solid #8A8A8A;
    vertical-align: middle;
    line-height: 2.9;
    background: #fff;
    color: rgb(71, 70, 70);
}
#ncbromide2506 .pager .current {
    background: #7A7A7A;
	color: #fff;
}
/*タイトルコメント*/
#ncbromide2506 .SmallText {
	font-size:85%;
}
/*バナー追加*/
#ncbromide2506 .other_bnr {
	width: 928px;
	margin: 0 auto;
	padding: 4% 0;
	text-align:center;
}
#ncbromide2506 .other_bnr p {
	font-size:1.3rem;
	padding-bottom:0.8rem;
	font-weight:bold;
}
/*戻るボタン*/
#ncbromide2506 .btnBack {
	text-align: left;
	font-size: 15px;
}
#ncbromide2506 .btnBack a {
	display:inline-block; 
	position:relative; 
	padding:5px 10px; 
	width:15rem;
	color:#666; 
	text-align:center; 
	text-decoration:none;
  	border:1px solid #ccc; 
	background: #fff;
	margin: 0 auto;
}
#ncbromide2506 .btnBack a:after {
	display:block; position:absolute; left:10px; top:50%; margin-top:-3px; height:5px; width:5px; content:""; 
	-webkit-transform:rotate(225deg); -ms-transform:rotate(225deg); transform:rotate(225deg);
	 border-right:2px solid #666; border-top:2px solid #666;}
#ncbromide2506 .btnBack a:hover {
	opacity: 0.8 ;
}
/*  コピーライトが見切れる対策*/
#ncbromide2506 .mb30{
	word-break: break-all;
}
/* QRコードボタンリンク */
#ncbromide2506 .summary dd .link_list li {
  display: inline-block;
  padding: 0 8px 8px 0;
}
#ncbromide2506 .summary dd .link_list li a {
  display: inline-block;
  padding: 5px 30px 5px 15px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #000000;
  position: relative;
}
#ncbromide2506 .summary dd .link_list li a:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
}
#ncbromide2506 .summary dd .link_list li a[target="_blank"]::after {
  content: none;
}
#ncbromide2506 .summary dd .link_list li a {
  background: #ffffff url(other_window_b.png) no-repeat;
  background-position: right 5px center;
  background-size: 18px;
}
#ncbromide2506 .summary dd .link_list li a:hover {
  background: #000000 url(other_window_w.png) no-repeat;
  background-position: right 6px center;
  background-size: 18px;
}
/*topインデックスページ　2ライン*/
	#ncbromide2506 .top_bnrarea {
		margin-bottom: 60px;
	}

	#ncbromide2506 .subtitle_txt {
		font-size: 1rem;
		font-weight: bold;
		margin: 0.4rem 0 1rem;
		line-height: 1.3;
		text-align: center;
	}
	#ncbromide2506 .top_bnrarea {
		padding: 0 0 0 20px;
		overflow: hidden;
		margin-top: 40px;/*202206*/
	}
	#ncbromide2506 .top_bnrarea ul{
		margin:0;
		padding:0;
	}
	#ncbromide2506 .itemList__li{
		float: left;
		width: 452px;
		padding: 0 0 15px;
		margin-right: 23px;
		margin-top: 5px;
	}
/* SP*/
@media screen and (max-width: 768px) {
	#ncbromide2506 {
		padding: 0 10px;
	}
    #ncbromide2506 .coming_soon {
        font-size: 1.5em;
        padding: 5%;
    }
	#ncbromide2506.resp,
	#ncbromide2506.partition {
		padding-bottom: 70px;
	}
	#ncbromide2506 h1,
	#ncbromide2506 .title {
		margin-left: -10px;
		margin-right: -10px;
	}
	#ncbromide2506 .summary dl.table, #ncbromide2506 .summary dl.table dt, #ncbromide2506 .summary dl.table dd {
		display: inline-block;
		padding: 10px 0;
	}
	#ncbromide2506 .summary dl.table dt,
	#ncbromide2506 .summary dl.table dd {
		display: inline-block;
		width: 100%;
		padding: 10px 10px;
	}
	#ncbromide2506 .summary dl.table dt {
		background: #efefef;
	}
  #ncbromide2506 .summary dl.table + dl.usage {
    margin-top: 20px;
  }
  #ncbromide2506 .summary dl.usage dt.ttl_usage span.acc-sw-wrp{
    display:block;
    margin-right:0.8rem;
  }
  #ncbromide2506 .summary dl.usage .copy_area .usage_howto {    
    display: flex;
    justify-content: flex-start;
  }
	#ncbromide2506 .summary dl.usage  .copy_area .usage_howto li {
		width: 50%;
		text-align: center;
		margin: 0 0;
		padding: 20px 10px;
	} 
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item, 
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item, 
	#ncbromide2506 .itemArea .item_products .Column.Column4 .item {
		width: 48%;
		text-align: center;
		margin: 0 1%;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item.yoko,
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
		padding-top: 7%;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item.tate img,
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item.tate img,
	#ncbromide2506 .itemArea .item_products .Column.Column4 .item.tate img{
		width: auto;
		max-width: 70.75% !important;
		height: auto;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item.yoko img,
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item.yoko img {
		width: auto;
		max-width: 100% !important;
		height: auto;
	}
	#ncbromide2506 .tab li {
		font-size: 0.75rem;
		padding: 0.5em 5px;
	}
	#ncbromide2506 .pager_wrap {
		background-color: rgba(255,255,255, 0.9);
		z-index: 1;
		left: 0;
		right:0;
		position: fixed;
		bottom: 0px;
	}
	#ncbromide2506 .pager_wrap.above {
		display: none;
	}
	#ncbromide2506.resp .pagenation {
    padding-top: 0px;
	}
  #ncbromide2506 .volume {/*タブ追加の場合不要*/
    margin-top:15px;
  }
  #ncbromide2506 .tab-groupe .volume.select {
    margin-top:0;
  }
	#ncbromide2506 .dispPC {
		display: none;
	}
	#ncbromide2506 .dispSP {
		display: block;
	}
  /*バナー追加*/
  #ncbromide2506 .other_bnr {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #ncbromide2506 .other_bnr img {
      width: 100%;
  }
  #ncbromide2506 .other_bnr p {
    font-size:1.0rem;
    padding-bottom:0.5rem;
  }
  /*戻るボタン*/
  #ncbromide2506 .btnBack {
    padding:20px 0 20px 10px;
    text-align: center;
    font-size: 15px;
  }
  #ncbromide2506 .btnBack a {
    width:95%; 
  }
	/*topインデックスページ*/
	#ncbromide2506 .top_bnrarea {
		padding: 0 10px;
	/*	width: 100%;*/
		}
		#ncbromide2506 .top_bnrarea img {
		width: 100%;		
		}
	#ncbromide2506 .subtitle {
		min-height:0;
		height:auto;
		padding:2% 10px;
		font-size:1.2rem;
		text-align:center;
		vertical-align: middle;
		line-height: 1.2;
	}
		#ncbromide2506 .subtitle_txt {
		font-size: 0.9rem;
		line-height: 1.2;
		padding:0 0.6rem;
		height:5.4vh;
		margin-top:0.3vh;
		margin-bottom:0.6vh;
	}

		#ncbromide2506 .itemList__li{
		float: left;
		width: 100%;
		padding: 0;
		margin-top: 5px;
	}
	/*//topインデックスページ*/
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  #ncbromide2506 .summary .ttl_usage br {
    display: none;
  }
}
@media screen and (max-width: 619px) {
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item {
		width: 96%;
		margin: 0 auto;
		padding: 0 0 20px
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item.yoko {
		padding-top: 0;
	}
}
@media screen and (max-width: 479px) {
  #ncbromide2506 .summary dl.usage  .copy_area .usage_howto li {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
  }
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item, 
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item, 
	#ncbromide2506 .itemArea .item_products .Column.Column4 .item {
		width: 96%;
		text-align: center;
		padding: 0 0 20px;
		margin: 0 auto;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
		padding-top: 0;
	}
}
/* PC*/
@media print, screen and (min-width: 769px) {
  #ncbromide2506 .summary {
    margin-bottom: 60px;
  }
  #ncbromide2506 .summary .ttl_usage {
    font-size: 24px;
    line-height: 1;
    text-align: center;
  }
  #ncbromide2506 .summary dl.usage + dl.usage > dt.ttl_usage {
    margin-top: 20px;
	}
  #ncbromide2506 .summary .ttl_usage br {
    display: none;
  }
  #ncbromide2506 .summary dl.usage .copy_area .usage_howto {
    display: flex;
    justify-content: space-around;
    padding: 20px 10px;
  }
	#ncbromide2506 .summary dl.usage .copy_area .usage_howto li {
		width: 32%;
    max-width: 303px;
		padding: 20px 0;
	}
	#ncbromide2506 .itemArea .title_products.title_font {
		padding: 10px 10px 10px 20px;
	}
	#ncbromide2506 .itemArea .title_products > span {
		display: inline-block;
	}
	#ncbromide2506 .itemArea .title_products span.date_txt {
		margin-left: 20px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 .item.yoko,
	#ncbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
    	padding-top: 47px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2.a4 .item.yoko {
		padding-top: 58.5px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2:after {
		content: "";
		display: block;
		width: 50%;
		margin: 0;
		box-sizing: border-box;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column3:after {
		content: "";
		display: block;
		width: 33%;
		margin: 0;
		box-sizing: border-box;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column4:before,
	#ncbromide2506 .itemArea .item_products .Column.Column4:after {
		content: "";
		display: block;
		width: 25%;
		margin: 0;
		box-sizing: border-box;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column4:before {
		order: 1;
	}
	#ncbromide2506 .note {
		clear: both;
	}
	#ncbromide2506.partition .pager_wrap,
	#ncbromide2506.partition .pager {
		clear: both;
		text-align: center;
		overflow: hidden;
		display: block;
		width: 100%;
		margin: 15px auto;
	}
	#ncbromide2506.resp .pagenation {
		display: block !important;
	}
	#ncbromide2506.resp .pager_wrap,
	#ncbromide2506.resp .pager {
		display: none;
	}
	#ncbromide2506.partition .pager_wrap {
		position: static !important;
	}	
	#ncbromide2506 .dispPC {
		display: block;
	}
	#ncbromide2506 .dispSP {
		display: none;
	}
}
@media print {
  #ncbromide2506 .summary .table + .ttl_usage {
		page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;
    margin-top: 2px;/*chrome印刷時のずれ対策*/
  }
  #ncbromide2506 .summary dl.usage .acc-body.active {
		padding: 40px 0 60px;
  }
  #ncbromide2506 .summary dl.usage + dl.usage .acc-body.active {
		padding: 40px 0 0;
  }
  #ncbromide2506 .summary dl.usage.old .usage_howto img {
    border-top: #ffffff solid 2px;
  }
  #ncbromide2506 .tab-groupe {
		page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;
    margin-top: 2px;/*chrome印刷時のずれ対策*/
  }
	#ncbromide2506 .tab {
		display: block;
		height: 60px;
	}
	#ncbromide2506 .itemArea .item_products .Column {
		display: block;
	}
	#ncbromide2506 .tab:after,
	#ncbromide2506 .itemArea .item_products .Column.Column2:after,
	#ncbromide2506 .itemArea .item_products .Column.Column3:after,
	#ncbromide2506 .itemArea .item_products .Column.Column4:after {
		content: '';
		display: block;
		width: 970px;
		padding: 0;
		height: 1px;
		clear: both;
	}
  #ncbromide2506 .tab:after {
    background: #001121;
  }
	#ncbromide2506 .itemArea .title_products {
		clear: both;
		page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;/*直前で強制的に改ページ*/
    margin-top: 2px;/*chrome印刷時のずれ対策*/  
	}
	#ncbromide2506 .tab + .itemArea .title_products:first-of-type {
		page-break-before:avoid;/*直前で改ページを禁止*/
    break-before: avoid;
    margin-top: 0;
	}
	#ncbromide2506 .itemArea .item_products .Column li {
		display: block;
		float: left;
		page-break-inside: avoid;/*内側で改ページを禁止*/
    break-inside: avoid;
    border-top: 1px solid transparent;/*chrome印刷時のずれ対策*/
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 li {
		height: 500px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2.a4 li {
		height: 600px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column3 li {
		height: 500px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column4 li {
		height: 500px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 li.yoko {
		padding-top: 58.5px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column3 li.yoko {
		padding-top: 47px;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2 li:nth-of-type(4n),
	#ncbromide2506 .itemArea .item_products .Column.Column3 li:nth-of-type(6n),
	#ncbromide2506 .itemArea .item_products .Column.Column4 li:nth-of-type(8n) {
		page-break-after: always;/*後で強制的に改ページ*/
    break-after: always;/*後で強制的に改ページ*/
	}
	#footerArea {
		page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;/*直前で強制的に改ページ*/
	}
}
@media print and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
	#ncbromide2506 .itemArea .item_products .Column {
		display: inline-block;
	}
	#ncbromide2506 .itemArea .item_products .Column.Column2.a4 li {
		height: 135mm !important;/*IE印刷時用A4（A3）サイズ高さ調整*/
		page-break-inside:avoid;/*内側で改ページを禁止*/
    break-inside: avoid;
	}
}
/***タブの名前が長い対応***/
@media screen and (max-width: 768px) {
	#ncbromide2506 .tab li.select.long_tab,
	#ncbromide2506 .tab li.long_tab{
		width:30%;
	}
}