@charset "UTF-8";
/* ----------------------------------------
contents 2column
2カラムレイアウト用のcss
#codenameは指定の案件コードを使用すること
---------------------------------------- */
/* cssプロパティの指定は変更しないでください */
#sgmbromide2506 {
  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;
}
#sgmbromide2506 img {
  max-width: 100%;
}
#sgmbromide2506 * {
  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;
}
#sgmbromide2506 .nw {
  white-space: nowrap;
  display: inline-block;
}
/* coming soon*/
#sgmbromide2506 .coming_soon {
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4;
  padding: 100px 50PX;
}
/* ページトップ */
#sgmbromide2506 h1{
  margin-bottom:5px;
}
#sgmbromide2506 h1 img {
  width: 100%;
}
#sgmbromide2506 .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;
}
/* 概要 */
#sgmbromide2506 .summary {
  width: 100%;
  max-width:970px;
  font-size:100%;
  line-height:140%;
  margin:0 auto 30px;
  text-align:left;
}
#sgmbromide2506 .summary dd a[target="_blank"]:after {
  content: url(/library/contents/products/bromide/sgmbromide2506/other_window_s.png);
  display: inline-block;
  height: 16px;
  width: 18px;
}
#sgmbromide2506 .summary dl.table {
  border-collapse: collapse;
  line-height:1.5;
  width:100%;
  color:#333;
  font-size:110%;
  border-bottom:1px dotted #CCC;
  display: table;
}
#sgmbromide2506 .summary dl.table dt{
  color:#02225f;
  letter-spacing:0.1em;
  width:9em;
  font-weight: bold;
  vertical-align: middle;
  }
#sgmbromide2506 .summary dl.table dt,
#sgmbromide2506 .summary dl.table dd {
  text-align: left;
  padding: 20px 10px;
  display: table-cell;
}
#sgmbromide2506 .summary dl.table dd span.end {
  color: #ccc;
  margin-right: 0.5em;
}
#sgmbromide2506 .summary {
  margin-bottom: 40px;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .summary dl.table + dl.usage {
  margin-top: 40px;
}
#sgmbromide2506 .summary dl.usage {
  width: 100%;
  text-align: center;
}
#sgmbromide2506 .summary dl.usage + dl.usage > dt.ttl_usage {
  background: #E98400;
  margin-top: 10px;
}
#sgmbromide2506 .summary dl.usage dt.ttl_usage {
  padding: 1em 1em;
  position: relative;
  font-size: 140%;
  line-height: 1;
  }
#sgmbromide2506 .summary dl.usage dt:before,
#sgmbromide2506 .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;
}
#sgmbromide2506 .summary dl.usage dt:before {
  background: #FFF;
  top: calc(50% - 0.5em);
}
#sgmbromide2506 .summary dl.usage dt:after {
  top: calc(50% - 0.5em - 2px);
  background: #D20000;
}
#sgmbromide2506 .summary dl.usage + dl.usage > dt:after {
  background: #E98400;
}
#sgmbromide2506 .summary dl.usage dt.active:before {
  top: calc(50% - 0.2em);
}
#sgmbromide2506 .summary dl.usage dt.active:after {
  top: calc(50% - 0.2em + 2px);
}
#sgmbromide2506 .summary dl.usage  .copy_area .usage_howto {
  padding: 0 0;
  display: flex;
  flex-wrap: wrap;
}
#sgmbromide2506 .summary dl.usage  .copy_area .usage_howto li {
  padding: 20px;
  margin: 0 0.6%;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .summary dl.usage .copy_area .usage_howto li h3 {
  color: #D20000;
}
#sgmbromide2506 .summary dl.usage + dl.usage .copy_area .usage_howto li h3 {
  color: #E98400;
}
#sgmbromide2506 .summary dl.usage  .copy_area .usage_howto li p {
  font-size: 0.875rem;
  line-height: 2;
  margin-top: 10px;
  text-align: left;
  color: #000000;
}
#sgmbromide2506 .summary dl.usage　dd .copy_area{
  width: 100%;
  max-width:910px;
  margin:0 auto;
}
#sgmbromide2506 .summary dl.usage dd .copy_link {
  font-size:95%;
  margin:15px 0 30px;
  color:#333;
  text-align: left;
}
/* random print ver */
.usage.random .usage_howto li:nth-child(2) img {
  margin: 4.1% auto;
}
/* item list*/
#sgmbromide2506 .itemArea .title_products {
  padding: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 200%;
  color: #fff;
  background: #001121;
  border: none;
}
#sgmbromide2506 .itemArea .title_products > span {
  display: inline-block;
}
#sgmbromide2506 .itemArea .title_products span.date_txt {
  font-size: 16px;
  font-weight: normal;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .itemArea .item_products .Column .item {
  text-align: center;
  padding-bottom: 30px;
}
#sgmbromide2506 .itemArea .item_products .Column.Column2 .item {
  width: 50%;
}
#sgmbromide2506 .itemArea .item_products .Column.Column3 .item {
  width: 33%;
}
#sgmbromide2506 .itemArea .item_products .Column.Column4 .item {
  width: 25%;
}
#sgmbromide2506 .itemArea .Column table {
  line-height: 120%;
  color:#000;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
#sgmbromide2506 .itemArea .Column2 .item table {
  max-width: 283px;
}
#sgmbromide2506 .itemArea .Column2 .item.yoko table {
  max-width: 400px;
}
#sgmbromide2506 .itemArea .Column3 .item table,
#sgmbromide2506 .itemArea .Column4 .item table {
  max-width: 197px;
}
#sgmbromide2506 .itemArea .Column3 .item.yoko table,
#sgmbromide2506 .itemArea .Column4 .item.yoko table {
  max-width: 291px;
}
#sgmbromide2506 .itemArea table.name_item_txt,
#sgmbromide2506 .itemArea table.name_item_txt_yoko {
  line-height: 120%;
  color: #000;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
#sgmbromide2506 .itemArea table.name_item_txt td.name,
#sgmbromide2506 .itemArea table.name_item_txt_yoko td.name {
  font-size: 16px;
  padding: 10px 0 5px;
  font-weight: bold;
  line-height: 140%;
}
#sgmbromide2506 .itemArea table.name_item_txt td.left_print,
#sgmbromide2506 .itemArea table.name_item_txt_yoko td.left_print {
  font-size: 11px;
  font-weight: bold;
  line-height: 110%;
}
#sgmbromide2506 .itemArea table.name_item_txt td.right_no,
#sgmbromide2506 .itemArea table.name_item_txt_yoko td.right_no {
  font-size: 12px;
  text-align: left;
}
#sgmbromide2506 .itemArea table.name_item_txt_yoko td.left_print {
  width: 40%;
}
#sgmbromide2506 .itemArea table.name_item_txt_yoko td.right_no {
  width: 60%;
}
#sgmbromide2506 .itemArea table.name_item_txt_yoko.object td.left_print {
  width: 40%;
}
#sgmbromide2506 .itemArea table.name_item_txt_yoko.object td.mid_size {
  width: 20%;
}
#sgmbromide2506 .itemArea table.name_item_txt_yoko.object td.right_no {
  width: 40%;
}
#sgmbromide2506 .itemArea table.name_item_txt td.mid_size,
#sgmbromide2506 .itemArea table.name_item_txt td.right_no {
  vertical-align:baseline;
  line-height:120%;
}
/*tab*/
#sgmbromide2506 .tab-groupe {/*タブ追加の場合不要*/
  margin-bottom: 40px;
}
#sgmbromide2506 .tab {
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .tab li.select {
  background:#001121;
  color:#fff;
}
#sgmbromide2506 .tab-groupe .volume {
  display: none;
}
#sgmbromide2506 .tab-groupe .volume.select {
  display: block;
}
/*paging*/
#sgmbromide2506 .pager_wrap {
  width: 100%;
  padding: 0 0;
  text-align: center;
}
#sgmbromide2506 .pager {
  clear: both;
  margin: 15px auto;
  text-align: center;
  overflow: hidden;
}
#sgmbromide2506 .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);
}
#sgmbromide2506 .pager .current {
  background: #7A7A7A;
  color: #fff;
}
/*タイトルコメント*/
#sgmbromide2506 .SmallText {
  font-size:85%;
}
/*バナー追加*/
#sgmbromide2506 .other_bnr {
  width: 928px;
  margin: 0 auto;
  padding: 4% 0;
  text-align:center;
}
#sgmbromide2506 .other_bnr p {
  font-size:1.3rem;
  padding-bottom:0.8rem;
  font-weight:bold;
}
/*戻るボタン*/
#sgmbromide2506 .btnBack {
  text-align: left;
  font-size: 15px;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .btnBack a:hover {
  opacity: 0.8 ;
}
/*  コピーライトが見切れる対策*/
#sgmbromide2506 .mb30{
  word-break: break-all;
}
/* QRコードボタンリンク */
#sgmbromide2506 .summary dd .link_list li {
  display: inline-block;
  padding: 0 8px 8px 0;
}
#sgmbromide2506 .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;
}
#sgmbromide2506 .summary dd .link_list li a:hover {
  text-decoration: none;
  background: #000000;
  color: #ffffff;
}
#sgmbromide2506 .summary dd .link_list li a[target="_blank"]::after {
  content: none;
}
#sgmbromide2506 .summary dd .link_list li a {
  background: #ffffff url(other_window_b.png) no-repeat;
  background-position: right 5px center;
  background-size: 18px;
}
#sgmbromide2506 .summary dd .link_list li a:hover {
  background: #000000 url(other_window_w.png) no-repeat;
  background-position: right 6px center;
  background-size: 18px;
}
/* SP*/
@media screen and (max-width: 768px) {
  #sgmbromide2506 {
    padding: 0 10px;
  }
  #sgmbromide2506 .coming_soon {
    font-size: 1.5em;
    padding: 5%;
  }
  #sgmbromide2506.resp,
  #sgmbromide2506.partition {
    padding-bottom: 70px;
  }
  #sgmbromide2506 h1,
  #sgmbromide2506 .title {
    margin-left: -10px;
    margin-right: -10px;
  }
  #sgmbromide2506 .summary dl.table, #sgmbromide2506 .summary dl.table dt, #sgmbromide2506 .summary dl.table dd {
    display: inline-block;
    padding: 10px 0;
  }
  #sgmbromide2506 .summary dl.table dt,
  #sgmbromide2506 .summary dl.table dd {
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
  }
  #sgmbromide2506 .summary dl.table dt {
    background: #efefef;
  }
  #sgmbromide2506 .summary dl.table + dl.usage {
    margin-top: 20px;
  }
  #sgmbromide2506 .summary dl.usage dt.ttl_usage span.acc-sw-wrp{
    display:block;
    margin-right:0.8rem;
  }
  #sgmbromide2506 .summary dl.usage .copy_area .usage_howto {
    display: flex;
    justify-content: flex-start;
  }
  #sgmbromide2506 .summary dl.usage  .copy_area .usage_howto li {
    width: 50%;
    text-align: center;
    margin: 0 0;
    padding: 20px 10px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item,
  #sgmbromide2506 .itemArea .item_products .Column.Column4 .item {
    width: 48%;
    text-align: center;
    margin: 0 1%;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item.yoko,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
    padding-top: 7%;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item.tate img,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item.tate img,
  #sgmbromide2506 .itemArea .item_products .Column.Column4 .item.tate img{
    width: auto;
    max-width: 70.75% !important;
    height: auto;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item.yoko img,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item.yoko img {
    width: auto;
    max-width: 100% !important;
    height: auto;
  }
  #sgmbromide2506 .tab li {
    font-size: 0.75rem;
    padding: 0.5em 5px;
  }
  #sgmbromide2506 .pager_wrap {
    background-color: rgba(255,255,255, 0.9);
    z-index: 1;
    left: 0;
    right:0;
    position: fixed;
    bottom: 0px;
  }
  #sgmbromide2506 .pager_wrap.above {
    display: none;
  }
  #sgmbromide2506.resp .pagenation {
    padding-top: 0px;
  }
  #sgmbromide2506 .volume {/*タブ追加の場合不要*/
    margin-top:15px;
  }
  #sgmbromide2506 .tab-groupe .volume.select {
    margin-top:0;
  }
  #sgmbromide2506 .dispPC {
    display: none;
  }
  #sgmbromide2506 .dispSP {
    display: block;
    line-height: 0;/*FireFOX空行対策*/
  }
  /*バナー追加*/
  #sgmbromide2506 .other_bnr {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #sgmbromide2506 .other_bnr img {
    width: 100%;
  }
  #sgmbromide2506 .other_bnr p {
    font-size:1.0rem;
    padding-bottom:0.5rem;
  }
  /*戻るボタン*/
  #sgmbromide2506 .btnBack {
    padding:20px 0 20px 10px;
    text-align: center;
    font-size: 15px;
  }
  #sgmbromide2506 .btnBack a {
    width:95%;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  #sgmbromide2506 .summary .ttl_usage br {
    display: none;
  }
}
@media screen and (max-width: 619px) {
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item {
    width: 96%;
    margin: 0 auto;
    padding: 0 0 20px
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item.yoko {
    padding-top: 0;
  }
}
@media screen and (max-width: 479px) {
  #sgmbromide2506 .summary dl.usage  .copy_area .usage_howto li {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
  }
  /* random print ver */
  .usage.random .usage_howto li:nth-child(2) img {
    margin: 0 auto;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item,
  #sgmbromide2506 .itemArea .item_products .Column.Column4 .item {
    width: 96%;
    text-align: center;
    padding: 0 0 20px;
    margin: 0 auto;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
    padding-top: 0;
  }
}
/* PC*/
@media print, screen and (min-width: 769px) {
  #sgmbromide2506 .summary {
    margin-bottom: 60px;
  }
  #sgmbromide2506 .summary .ttl_usage {
    font-size: 24px;
    line-height: 1;
    text-align: center;
  }
  #sgmbromide2506 .summary dl.usage + dl.usage > dt.ttl_usage {
    margin-top: 20px;
  }
  #sgmbromide2506 .summary .ttl_usage br {
    display: none;
  }
  #sgmbromide2506 .summary dl.usage .copy_area .usage_howto {
    display: flex;
    justify-content: space-around;
    padding: 20px 10px;
  }
  #sgmbromide2506 .summary dl.usage .copy_area .usage_howto li {
    width: 32%;
    max-width: 303px;
    padding: 20px 0;
  }
  #sgmbromide2506 .itemArea .title_products.title_font {
    padding: 10px 10px 10px 20px;
  }
  #sgmbromide2506 .itemArea .title_products > span {
    display: inline-block;
  }
  #sgmbromide2506 .itemArea .title_products span.date_txt {
    margin-left: 20px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 .item.yoko,
  #sgmbromide2506 .itemArea .item_products .Column.Column3 .item.yoko {
    padding-top: 47px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2.a4 .item.yoko {
    padding-top: 58.5px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2:after {
    content: "";
    display: block;
    width: 50%;
    margin: 0;
    box-sizing: border-box;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column3:after {
    content: "";
    display: block;
    width: 33%;
    margin: 0;
    box-sizing: border-box;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column4:before,
  #sgmbromide2506 .itemArea .item_products .Column.Column4:after {
    content: "";
    display: block;
    width: 25%;
    margin: 0;
    box-sizing: border-box;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column4:before {
    order: 1;
  }
  #sgmbromide2506 .note {
    clear: both;
  }
  #sgmbromide2506.partition .pager_wrap,
  #sgmbromide2506.partition .pager {
    clear: both;
    text-align: center;
    overflow: hidden;
    display: block;
    width: 100%;
    margin: 15px auto;
  }
  #sgmbromide2506.resp .pagenation {
    display: block !important;
  }
  #sgmbromide2506.resp .pager_wrap,
  #sgmbromide2506.resp .pager {
    display: none;
  }
  #sgmbromide2506.partition .pager_wrap {
    position: static !important;
  }
  #sgmbromide2506 .dispPC {
    display: block;
  }
  #sgmbromide2506 .dispSP {
    display: none;
  }
}
@media print {
  #sgmbromide2506 .summary .table + .ttl_usage {
    page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;
    margin-top: 2px;/*chrome印刷時のずれ対策*/
  }
  #sgmbromide2506 .summary dl.usage .acc-body.active {
    padding: 40px 0 60px;
  }
  #sgmbromide2506 .summary dl.usage + dl.usage .acc-body.active {
    padding: 40px 0 0;
  }
  #sgmbromide2506 .summary dl.usage.old .usage_howto img {
    border-top: #ffffff solid 2px;
  }
  #sgmbromide2506 .tab-groupe {
    page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;
    margin-top: 2px;/*chrome印刷時のずれ対策*/
  }
  #sgmbromide2506 .tab {
    display: block;
    height: 60px;
  }
  #sgmbromide2506 .itemArea .item_products .Column {
    display: block;
  }
  #sgmbromide2506 .tab:after,
  #sgmbromide2506 .itemArea .item_products .Column.Column2:after,
  #sgmbromide2506 .itemArea .item_products .Column.Column3:after,
  #sgmbromide2506 .itemArea .item_products .Column.Column4:after {
    content: '';
    display: block;
    width: 970px;
    padding: 0;
    height: 1px;
    clear: both;
  }
  #sgmbromide2506 .tab:after {
    background: #001121;
  }
  #sgmbromide2506 .itemArea .title_products {
    clear: both;
    page-break-before: always;/*直前で強制的に改ページ*/
    break-before: always;/*直前で強制的に改ページ*/
    margin-top: 2px;/*chrome印刷時のずれ対策*/
  }
  #sgmbromide2506 .tab + .itemArea .title_products:first-of-type {
    page-break-before:avoid;/*直前で改ページを禁止*/
    break-before: avoid;
    margin-top: 0;
  }
  #sgmbromide2506 .itemArea .item_products .Column li {
    display: block;
    float: left;
    page-break-inside: avoid;/*内側で改ページを禁止*/
    break-inside: avoid;
    border-top: 1px solid transparent;/*chrome印刷時のずれ対策*/
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 li {
    height: 500px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2.a4 li {
    height: 600px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column3 li {
    height: 500px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column4 li {
    height: 500px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 li.yoko {
    padding-top: 58.5px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column3 li.yoko {
    padding-top: 47px;
  }
  #sgmbromide2506 .itemArea .item_products .Column.Column2 li:nth-of-type(4n),
  #sgmbromide2506 .itemArea .item_products .Column.Column3 li:nth-of-type(6n),
  #sgmbromide2506 .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) {
  #sgmbromide2506 .itemArea .item_products .Column {
    display: inline-block;
  }
  #sgmbromide2506 .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) {
  #sgmbromide2506 .tab li.select.long_tab,
  #sgmbromide2506 .tab li.long_tab{
    width:30%;
  }
}