@charset "UTF-8";
/* Reflex CSS */
/* _setting CSS */
#series #main #contents #product_main #product_info .about .copy {
  background-image: url(../images/reflexneo_copy.png);
  height: 51px;
}
/* 基板サイズ・ピッチ */


/* コンテンツ表示・非表示 */
.detail_main .show1037,
.detail_main .showDouble {
	display: block !important;
}
.detail_main .show1515,
.detail_main .show1530 {
	display: none !important;
}

