@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-repeat: no-repeat; }

/*  */
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.ml20 {
  margin-left: 20px; }

.nb {
  border: none;
  border: 0; }

.left {
  float: left; }

.right {
  float: right; }

.left_ {
  float: left; }

.right_ {
  float: right; }

.center {
  width: 100%;
  text-align: center;
  clear: both;
  overflow: hidden; }

.map {
  width: 320px;
  height: 160px;
  border: 0;
  float: left; }

.map2 {
  width: 680px;
  height: 680px;
  border: 0; }

.bdr_top {
  border-top: 1px solid #009046; }

.font10 {
  font-size: 10px; }

.t_right {
  text-align: right; }

.font_b {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit; }

ul, dl, ol {
  text-indent: 0; }

li {
  list-style: none; }

img {
  border: 0; }

/*  */
h1 {
  width: 100%;
  clear: both;
  overflow: hidden; }

/* N */
a,
a:link,
a:visited {
  color: #2c86c3;
  text-decoration: underline; }

a:hover {
  color: #3599cd;
  text-decoration: underline; }

a img {
  border: none; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */

@charset "UTF-8";
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block;
  margin: 0;
  padding: 0; }

html {
  height: 100vh;
  width: 100vw;
  position: fixed; }

#wrapper {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
  z-index: 0; }

body {
  line-height: normal;
  letter-spacing: normal;
  height: 100%;
  width: 100%;
  color: #555555;
  background-color: #E3E3E3 !important;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

.control_btn {
  padding: 5px 0px 0px 0px; }
  .control_btn i {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    display: block; }
  .control_btn div {
    width: 100%;
    color: #FFFFFF;
    font-size: 16px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    font-weight: normal !important;
    text-decoration: none !important;
    position: relative;
    display: block;
    margin: auto; }
  .control_btn a {
    text-decoration: none; }

#loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  z-index: 9999; }
  #loading #floatingCirclesG {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -64px;
    margin-left: -64px; }

#help {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  padding-top: 50px;
  z-index: 29999;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  vertical-align: middle; }
  #help img {
    display: inline-block; }

#webcatalog {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%; }
  #webcatalog .turn-page {
 background-color: rgba(255, 255, 255, 0);
    /*background-color: #fff;*/
    position: relative; }
  #webcatalog #btn_menu {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0px;
    top: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    z-index: 999998;
    width: 40px;
    height: 35px; }
    #webcatalog #btn_menu div {
      top: -10px;
      width: 40px; }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #btn_menu div {
        top: -8px;
        width: 40px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #btn_menu {
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #btn_menu div {
      top: -4px;
      width: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_menu {
        width: 50px;
        padding-top: 8px;
        height: 42px; }
        #webcatalog #btn_menu div {
          top: -4px;
          width: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_menu {
        width: 50px;
        padding-top: 8px;
        height: 42px; }
        #webcatalog #btn_menu div {
          top: -4px;
          width: 50px; } }
  #webcatalog #btn_prev {
    position: absolute;
    left: 0px;
    height: 40px;
    width: 40px;
    z-index: 9998; }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #btn_prev {
    width: 50px;
    height: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_prev {
        width: 50px;
        height: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_prev {
        width: 50px;
        height: 50px; } }
  #webcatalog #btn_next {
    position: absolute;
    right: 0px;
    height: 40px;
    width: 40px;
    z-index: 9993; }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #btn_next {
    width: 50px;
    height: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_next {
        width: 50px;
        height: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_next {
        width: 50px;
        height: 50px; } }
  #webcatalog #btn_prev a,
  #webcatalog #btn_next a {
    background: rgba(0, 0, 0, 0.7);
    width: 40px;
    height: 40px;
    position: absolute;
    top: calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: -webkit-calc(50% - 25px);
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle; }
    #webcatalog #btn_prev a i,
    #webcatalog #btn_next a i {
      font-size: 36px !important; }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #btn_prev a,
  #webcatalog #btn_next a {
    width: 50px;
    height: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_prev a,
      #webcatalog #btn_next a {
        width: 50px;
        height: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_prev a,
      #webcatalog #btn_next a {
        width: 50px;
        height: 50px; } }
  #webcatalog #btn_prev a i {
    position: relative;
    left: -2px;
    top: 2px;
    height: 36px; }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_prev a i {
        top: 7px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_prev a i {
        top: 7px; } }
  #webcatalog #btn_next a i {
    position: relative;
    left: 2px;
    top: 2px;
    height: 36px; }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #btn_next a i {
        top: 7px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #btn_next a i {
        top: 7px; } }
  #webcatalog #controller_h {
    position: absolute;
    left: 40px;
    top: 0px;
    z-index: 999996;
    background-color: #333;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    height: 40px;
    background-color: rgba(0, 0, 0, 0.7); }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h {
    left: 50px;
    height: 50px;
    width: calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px); } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #controller_h {
        left: 50px;
        height: 50px;
        width: calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px); } }
    @media screen and (min-width: 1281px) {
      #webcatalog #controller_h {
        left: 50px;
        height: 50px;
        width: calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px); } }
    #webcatalog #controller_h #btn_index {
      position: absolute;
      top: 0;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      width: 40px;
      height: 35px;
      left: 0px; }
      #webcatalog #controller_h #btn_index div {
        top: -10px;
        width: 40px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_index div {
          top: -8px;
          width: 40px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_index {
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_index div {
      top: -4px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_index {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_index div {
            top: -4px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_index {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_index div {
            top: -4px;
            width: 50px; } }
    #webcatalog #controller_h #btn_bookmark {
      position: absolute;
      top: 0;
      left: 40px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_bookmark .bookmark_off i, #webcatalog #controller_h #btn_bookmark .bookmark_off div {
        color: #00FFFF; }
      #webcatalog #controller_h #btn_bookmark .bookmark_on i, #webcatalog #controller_h #btn_bookmark .bookmark_on div {
        color: #FFFFFF; }
      #webcatalog #controller_h #btn_bookmark div {
        top: -10px;
        left: -18px;
        width: 80px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_bookmark div {
          top: -8px;
          left: -18px;
          width: 80px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_bookmark {
    left: 60px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_bookmark div {
      top: -4px;
      left: -15px;
      width: 80px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_bookmark {
          left: 60px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_bookmark div {
            top: -4px;
            left: -15px;
            width: 80px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_bookmark {
          left: 60px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_bookmark div {
            top: -4px;
            left: -15px;
            width: 80px; } }
    #webcatalog #controller_h #btn_bookmark .bookmark_off {
      display: none; }
    #webcatalog #controller_h #btn_note {
      position: absolute;
      top: 0;
      left: 120px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_note div {
        top: -10px;
        width: 40px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_note div {
          top: -8px;
          width: 40px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_note {
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_note div {
      top: -4px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_note {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_note div {
            top: -4px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_note {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_note div {
            top: -4px;
            width: 50px; } }
    #webcatalog #controller_h #btn_note .note_off {
      display: none; }
      #webcatalog #controller_h #btn_note .note_off i, #webcatalog #controller_h #btn_note .note_off div {
        color: #00FFFF; }
    #webcatalog #controller_h #btn_nsearch {
      position: absolute;
      top: 0px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      left: 80px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_nsearch .saerch_off {
        display: none; }
        #webcatalog #controller_h #btn_nsearch .saerch_off i, #webcatalog #controller_h #btn_nsearch .saerch_off div {
          color: #00FFFF; }
      #webcatalog #controller_h #btn_nsearch .saerch_on i, #webcatalog #controller_h #btn_nsearch .saerch_on div {
        color: #FFFFFF; }
      #webcatalog #controller_h #btn_nsearch div {
        top: -10px;
        width: 40px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_nsearch div {
          top: -8px;
          width: 40px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_nsearch {
    left: 120px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_nsearch div {
      top: -4px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_nsearch {
          left: 120px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_nsearch div {
            top: -4px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_nsearch {
          left: 170px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_nsearch div {
            top: -4px;
            width: 50px; } }
    #webcatalog #controller_h #btn_pdf {
      position: absolute;
      top: 0;
      left: calc(100% - 260px);
      left: -moz-calc(100% - 260px);
      left: -webkit-calc(100% - 260px);
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_pdf div {
        top: -10px;
        width: 40px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_pdf div {
          top: -6px;
          left: -6px;
          width: 40px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_pdf {
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_pdf div {
      top: -4px;
      left: -8px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_pdf {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_pdf div {
            top: -4px;
            left: -8px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_pdf {
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_pdf div {
            top: -4px;
            left: -8px;
            width: 50px; } }
    #webcatalog #controller_h #btn_flameproof {
      position: absolute;
      top: 0;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      right: 110px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_flameproof i svg {
        fill: #FFFFFF; }
      #webcatalog #controller_h #btn_flameproof div {
        top: -10px;
        left: -15px;
        width: 70px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_flameproof div {
          top: -8px;
          left: -15px;
          width: 70px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_flameproof {
    right: 180px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_flameproof div {
      top: -4px;
      left: -25px;
      width: 100px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_flameproof {
          right: 180px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_flameproof div {
            top: -4px;
            left: -25px;
            width: 100px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_flameproof {
          right: 260px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_flameproof div {
            top: -4px;
            left: -25px;
            width: 100px; } }
    #webcatalog #controller_h #search {
      position: absolute;
      top: 12px;
      left: calc(100% - 170px);
      left: -moz-calc(100% - 170px);
      left: -webkit-calc(100% - 170px); }
    #webcatalog #controller_h #search_pulldown {
      position: absolute;
      top: 12px;
      left: calc(100% - 160px);
      left: -moz-calc(100% - 160px);
      left: -webkit-calc(100% - 160px); }
      @media screen and (max-width: 1024px) {
        #webcatalog #controller_h #search_pulldown {
          left: calc(100% - 160px);
          left: -moz-calc(100% - 160px);
          left: -webkit-calc(100% - 160px); } }
      @media screen and (max-width: 768px) {
        #webcatalog #controller_h #search_pulldown {
          left: calc(100% - 100px);
          left: -moz-calc(100% - 100px);
          left: -webkit-calc(100% - 100px); } }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_h #search_pulldown {
          top: 6px;
          left: calc(100% - 100px);
          left: -moz-calc(100% - 100px);
          left: -webkit-calc(100% - 100px); } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_h #search_pulldown {
          top: 6px;
          left: calc(100% - 100px);
          left: -moz-calc(100% - 100px);
          left: -webkit-calc(100% - 100px); } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_h #search_pulldown {
          top: 6px;
          left: calc(100% - 100px);
          left: -moz-calc(100% - 100px);
          left: -webkit-calc(100% - 100px); } }
    #webcatalog #controller_h #search_pulldown_title {
      position: absolute;
      top: 18px;
      font-size: 14px;
      color: #FFFFFF;
      left: calc(100% - 230px);
      left: -moz-calc(100% - 230px);
      left: -webkit-calc(100% - 230px); }
    #webcatalog #controller_h #search input#search-input {
      background: white;
      width: 100px;
      height: 25px;
      font-size: 130%;
      border: 1px solid #525252;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      behavior: url(border-radius.htc);
      margin-right: 5px;
      padding: 0 12px;
      font-size: 14px; }
    #webcatalog #controller_h #btn_help {
      position: absolute;
      top: 0;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      right: 10px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_h #btn_help div {
        top: -12px;
        left: -14px;
        width: 80px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_h #btn_help div {
          top: -8px;
          left: -14px;
          width: 80px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_h #btn_help {
    right: 10px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_h #btn_help div {
      top: -4px;
      left: -14px;
      width: 80px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_h #btn_help {
          right: 10px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_help div {
            top: -4px;
            left: -14px;
            width: 80px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_h #btn_help {
          right: 10px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_h #btn_help div {
            top: -4px;
            left: -14px;
            width: 80px; } }
    #webcatalog #controller_h #search_pulldown select#search-input {
      width: 90px;
      height: 30px; }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_h #search_pulldown select#search-input {
          -webkit-appearance: menulist-button;
          height: 20px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_h #search_pulldown select#search-input {
          -webkit-appearance: menulist-button;
          height: 20px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_h #search_pulldown select#search-input {
          -webkit-appearance: menulist-button;
          height: 20px; } }
    #webcatalog #controller_h #btn_search {
      position: absolute;
      top: 0px;
      left: calc(100% - 50px);
      left: -moz-calc(100% - 50px);
      left: -webkit-calc(100% - 50px); }
    #webcatalog #controller_h #btn_search a {
      cursor: pointer;
      text-decoration: none;
      color: #FFF; }
  #webcatalog #controller_b {
    position: fixed;
    left: 0px;
    z-index: 999995;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 40px; }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b {
    height: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #controller_b {
        height: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #controller_b {
        height: 50px; } }
    #webcatalog #controller_b #jump {
      position: absolute;
      bottom: 12px;
      left: calc(25% - 80px);
      left: -moz-calc(25% - 80px);
      left: -webkit-calc(25% - 80px); }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_b #jump {
          bottom: 10px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_b #jump {
          bottom: 10px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_b #jump {
          bottom: 10px; } }
      #webcatalog #controller_b #jump input {
        background: white;
        width: 60px;
        height: 25px;
        font-size: 100%;
        border: 1px solid #525252;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        behavior: url(border-radius.htc);
        margin-right: 5px; }
      #webcatalog #controller_b #jump input#page-number {
        text-align: right;
        padding: 0 12px;
        font-size: 18px; }
      #webcatalog #controller_b #jump select {
        width: 80px;
        height: 30px; }
      #webcatalog #controller_b #jump select#page-number {
        width: 80px; }
        @media screen and (max-width: 413px) {
          #webcatalog #controller_b #jump select#page-number {
            -webkit-appearance: menulist-button;
            height: 20px; } }
        @media screen and (max-width: 374px) {
          #webcatalog #controller_b #jump select#page-number {
            -webkit-appearance: menulist-button;
            height: 20px; } }
        @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
          #webcatalog #controller_b #jump select#page-number {
            -webkit-appearance: menulist-button;
            height: 20px; } }
      #webcatalog #controller_b #jump label {
        color: #FFF; }
      #webcatalog #controller_b #jump a {
        cursor: pointer;
        text-decoration: none;
        color: #FFF; }
      #webcatalog #controller_b #jump #page-number_title {
        color: #ffffff;
        font-size: 14px;
        margin-right: 5px; }
    #webcatalog #controller_b #btn_share {
      position: absolute;
      bottom: 0px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      right: 110px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_b #btn_share div {
        top: -8px;
        left: -4px;
        width: 50px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_b #btn_share div {
          top: -8px;
          left: -4px;
          width: 50px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b #btn_share {
    right: 110px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_b #btn_share div {
      top: -4px;
      left: 0px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_b #btn_share {
          right: 110px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_share div {
            top: -4px;
            left: 0px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_b #btn_share {
          right: 240px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_share div {
            top: -4px;
            left: 0px;
            width: 50px; } }
    #webcatalog #controller_b #btn_print {
      position: absolute;
      right: 180px;
      bottom: 0px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_b #btn_print div {
        top: -4px;
        width: 40px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_b #btn_print div {
          top: -8px;
          width: 50px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b #btn_print {
    right: 180px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_b #btn_print div {
      top: -4px;
      width: 50px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_b #btn_print {
          right: 180px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_print div {
            top: -4px;
            width: 50px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_b #btn_print {
          right: 180px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_print div {
            top: -4px;
            width: 50px; } }
    #webcatalog #controller_b #btn_style {
      position: absolute;
      bottom: 0px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      right: 60px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_b #btn_style i svg {
        fill: #FFFFFF; }
      #webcatalog #controller_b #btn_style div {
        top: -8px;
        left: -15px;
        width: 70px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_b #btn_style div {
          top: -8px;
          left: -15px;
          width: 70px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b #btn_style {
    right: 60px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_b #btn_style div {
      top: -4px;
      left: -35px;
      width: 120px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_b #btn_style {
          right: 60px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_style div {
            top: -4px;
            left: -35px;
            width: 120px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_b #btn_style {
          right: 120px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_style div {
            top: -4px;
            left: -35px;
            width: 120px; } }
    #webcatalog #controller_b #btn_price {
      position: absolute;
      bottom: 0px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      right: 10px;
      width: 40px;
      height: 35px; }
      #webcatalog #controller_b #btn_price i svg {
        fill: #FFFFFF; }
      #webcatalog #controller_b #btn_price div {
        top: -8px;
        left: -4px;
        width: 50px; }
      @media screen and (min-width: 600px) and (max-width: 959px) {
        #webcatalog #controller_b #btn_price div {
          top: -8px;
          left: -4px;
          width: 50px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b #btn_price {
    right: 10px;
    width: 50px;
    padding-top: 8px;
    height: 42px; }
    #webcatalog #controller_b #btn_price div {
      top: -4px;
      left: -25px;
      width: 100px; } }
      @media screen and (min-width: 960px) and (max-width: 1280px) {
        #webcatalog #controller_b #btn_price {
          right: 10px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_price div {
            top: -4px;
            left: -25px;
            width: 100px; } }
      @media screen and (min-width: 1281px) {
        #webcatalog #controller_b #btn_price {
          right: 60px;
          width: 50px;
          padding-top: 8px;
          height: 42px; }
          #webcatalog #controller_b #btn_price div {
            top: -4px;
            left: -25px;
            width: 100px; } }
    #webcatalog #controller_b a.product div {
      top: -8px !important;
      left: -18px !important;
      width: 80px !important; }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #controller_b a.product div {
        top: -4px;
        left: -18px;
        width: 80px; } }

@media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
  #webcatalog #controller_b a.product div {
    top: -4px;
    left: -25px;
    width: 100px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #controller_b a.product div {
        top: -4px;
        left: -25px;
        width: 100px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #controller_b a.product div {
        top: -4px;
        left: -25px;
        width: 100px; } }
    #webcatalog #controller_b #btn_prev_s {
      position: absolute;
      left: calc(50% - 50px);
      left: -moz-calc(50% - 50px);
      left: -webkit-calc(50% - 50px);
      width: 50px;
      height: 50px;
      bottom: 0px;
      text-align: center;
      cursor: pointer; }
      #webcatalog #controller_b #btn_prev_s a {
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        height: 50px; }
        #webcatalog #controller_b #btn_prev_s a i {
          text-align: center;
          vertical-align: middle;
          font-size: 40px !important; }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_b #btn_prev_s {
          height: 40px; }
          #webcatalog #controller_b #btn_prev_s img {
            width: 40px;
            height: 40px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_b #btn_prev_s {
          height: 40px; }
          #webcatalog #controller_b #btn_prev_s img {
            width: 40px;
            height: 40px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_b #btn_prev_s {
          height: 40px; }
          #webcatalog #controller_b #btn_prev_s img {
            width: 40px;
            height: 40px; } }
    #webcatalog #controller_b #btn_first {
      position: absolute;
      left: calc(50% - 100px);
      left: -moz-calc(50% - 100px);
      left: -webkit-calc(50% - 100px);
      width: 50px;
      height: 50px;
      bottom: 0px;
      text-align: center;
      cursor: pointer; }
      #webcatalog #controller_b #btn_first a {
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        height: 50px; }
        #webcatalog #controller_b #btn_first a i {
          text-align: center;
          vertical-align: middle;
          font-size: 40px !important; }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_b #btn_first {
          height: 40px; }
          #webcatalog #controller_b #btn_first img {
            width: 40px;
            height: 40px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_b #btn_first {
          height: 40px; }
          #webcatalog #controller_b #btn_first img {
            width: 40px;
            height: 40px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_b #btn_first {
          height: 40px; }
          #webcatalog #controller_b #btn_first img {
            width: 40px;
            height: 40px; } }
    #webcatalog #controller_b #btn_next_s {
      position: absolute;
      left: calc(50% + 0px);
      left: -moz-calc(50% + 0px);
      left: -webkit-calc(50% + 0px);
      width: 50px;
      height: 50px;
      bottom: 0px;
      text-align: center;
      cursor: pointer; }
      #webcatalog #controller_b #btn_next_s a {
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        height: 50px; }
        #webcatalog #controller_b #btn_next_s a i {
          text-align: center;
          vertical-align: middle;
          font-size: 40px !important; }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_b #btn_next_s {
          height: 40px; }
          #webcatalog #controller_b #btn_next_s img {
            width: 40px;
            height: 40px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_b #btn_next_s {
          height: 40px; }
          #webcatalog #controller_b #btn_next_s img {
            width: 40px;
            height: 40px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_b #btn_next_s {
          height: 40px; }
          #webcatalog #controller_b #btn_next_s img {
            width: 40px;
            height: 40px; } }
    #webcatalog #controller_b #btn_last {
      position: absolute;
      left: calc(50% + 50px);
      left: -moz-calc(50% + 50px);
      left: -webkit-calc(50% + 50px);
      width: 50px;
      height: 50px;
      bottom: 0px;
      text-align: center;
      cursor: pointer; }
      #webcatalog #controller_b #btn_last a {
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        height: 50px; }
        #webcatalog #controller_b #btn_last a i {
          text-align: center;
          vertical-align: middle;
          font-size: 40px !important; }
      @media screen and (max-width: 413px) {
        #webcatalog #controller_b #btn_last {
          height: 40px; }
          #webcatalog #controller_b #btn_last img {
            width: 40px;
            height: 40px; } }
      @media screen and (max-width: 374px) {
        #webcatalog #controller_b #btn_last {
          height: 40px; }
          #webcatalog #controller_b #btn_last img {
            width: 40px;
            height: 40px; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
        #webcatalog #controller_b #btn_last {
          height: 40px; }
          #webcatalog #controller_b #btn_last img {
            width: 40px;
            height: 40px; } }
    #webcatalog #controller_b #page_r {
      position: absolute;
      color: #FFF;
      width: 60px;
      height: 50px;
      top: calc(100% - 38px);
      left: calc(100% - 70px);
      top: -moz-calc(100% - 38px);
      left: -moz-calc(100% - 70px);
      top: -webkit-calc(100% - 38px);
      left: -webkit-calc(100% - 70px);
      text-align: right;
      vertical-align: middle;
      font-size: 14px; }
    #webcatalog #controller_b #page_l {
      position: absolute;
      color: #FFF;
      width: 60px;
      height: 50px;
      top: calc(100% - 38px);
      top: -moz-calc(100% - 38px);
      top: -webkit-calc(100% - 38px);
      left: 10px;
      text-align: left;
      vertical-align: middle;
      font-size: 14px; }
  #webcatalog #title {
    margin: 10px auto;
    width: calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    top: 0px; }
    @media screen and (max-width: 1024px) {
      #webcatalog #title {
        margin: 10px auto;
        font-size: 18px; } }
    @media screen and (max-width: 768px) {
      #webcatalog #title {
        margin: 10px auto;
        font-size: 18px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
      #webcatalog #title {
        margin: 3px auto;
        padding-top: 5px;
        font-size: 14px; } }
  #webcatalog #title_b {
    position: absolute;
    left: 100px;
    bottom: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #FFF; }
    @media screen and (max-width: 1024px) {
      #webcatalog #title_b {
        left: 210px;
        bottom: 10px;
        font-size: 18px; } }
    @media screen and (max-width: 768px) {
      #webcatalog #title_b {
        left: 160px;
        bottom: 10px;
        font-size: 18px; } }
    @media screen and (max-width: 413px) {
      #webcatalog #title_b {
        left: 95px;
        bottom: 10px;
        font-size: 14px; } }
    @media screen and (max-width: 374px) {
      #webcatalog #title_b {
        left: 95px;
        bottom: 10px;
        font-size: 14px; } }
  #webcatalog #side_popup {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 260px;
    /*height:calc(100% - 96px);
        height:-moz-calc(100% - 96px);
        height:-webkit-calc(100% - 96px);*/
    display: none;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10001; }
    @media screen and (max-width: 413px) {
      #webcatalog #side_popup {
        top: 40px; } }
    @media screen and (max-width: 374px) {
      #webcatalog #side_popup {
        top: 40px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
      #webcatalog #side_popup {
        top: 40px; } }
  #webcatalog #side_popup #side_popup_inner {
    /*height:calc(100% - 176px);
        height:-moz-calc(100% - 176px);
        height:-webkit-calc(100% - 176px);*/
    width: 255px;
    overflow: auto;
    margin: 0px;
    padding-left: 5px;
    -moz-overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    position: fixed; }
    @media screen and (max-width: 413px) {
      #webcatalog #side_popup #side_popup_inner {
        width: 200px; } }
    @media screen and (max-width: 374px) {
      #webcatalog #side_popup #side_popup_inner {
        width: 200px; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: landscape), only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-device-width: 767px), only screen and (max-width: 480px) and (orientation: landscape) {
      #webcatalog #side_popup #side_popup_inner {
        width: 200px; } }
  #webcatalog #side_popup #side_popup_select {
    height: 50px;
    width: 246px;
    margin: 0px;
    padding-left: 5px; }
  #webcatalog #side_popup #side_popup_select ul {
    padding: 10px 0px;
    border-bottom: 1px dotted #666666; }
  #webcatalog #side_popup #side_popup_select ul li {
    display: inline;
    margin-left: 5px; }
  #webcatalog #side_popup #side_popup_select ul li a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    padding: 0px 5px 0 0;
    font-weight: bold; }
  #webcatalog #side_popup #side_popup_inner div {
    overflow: scroll;
    overflow-x: hidden; }
  #webcatalog #side_popup #side_popup_inner #index ul.indexlist {
    display: none;
    margin: 0 0 40px 0;
    padding: 0 10px; }
    #webcatalog #side_popup #side_popup_inner #index ul.indexlist li {
      text-align: left; }
      #webcatalog #side_popup #side_popup_inner #index ul.indexlist li a {
        padding: 0;
        font-size: 14px;
        line-height: 200%;
        text-decoration: none;
        color: #FFF; }
  #webcatalog #side_popup #side_popup_inner #index ul.active {
    display: block; }
  #webcatalog #side_popup #side_popup_inner #index ul.indexbtn {
    padding: 0 10px; }
    #webcatalog #side_popup #side_popup_inner #index ul.indexbtn li {
      text-align: left; }
      #webcatalog #side_popup #side_popup_inner #index ul.indexbtn li a {
        padding: 0;
        font-size: 14px;
        line-height: 200%;
        text-decoration: none;
        color: #FFF; }
  #webcatalog #side_popup #side_popup_inner #index ul.activeb li a {
    color: cyan !important;
    font-weight: bold; }
  #webcatalog #side_popup #side_popup_inner #thumb td.page {
    font-size: 14px;
    padding: 0 5px;
    text-align: right;
    color: #FFF; }
  #webcatalog #side_popup #side_popup_inner #thumb td.thumbimg {
    padding: 0 5px;
    width: 130px;
    text-align: right; }
    #webcatalog #side_popup #side_popup_inner #thumb td.thumbimg img {
      max-width: 60px;
      height: 60px; }
  #webcatalog #side_popup #side_popup_inner #bookmark ul {
    padding: 0 10px; }
  #webcatalog #side_popup #side_popup_inner #bookmark ul li {
    text-align: left; }
  #webcatalog #side_popup #side_popup_inner #bookmark ul li a {
    padding: 0;
    font-size: 16px;
    line-height: 200%;
    text-decoration: none;
    color: #FFF; }
  #webcatalog #side_popup #side_popup_inner #notes ul li a {
    padding: 0;
    text-decoration: none;
    font-size: 16px;
    color: #FFF; }
  #webcatalog #side_popup2 {
    position: absolute;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10001;
    left: 0px;
    top: 40px;
    width: 320px; }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 {
        width: 500px; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 {
        width: 320px; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 {
      width: 500px; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: portrait) {
    #webcatalog #side_popup2 {
      top: 50px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 {
        width: 320px;
        top: 50px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 {
        width: 320px;
        top: 50px; } }
  #webcatalog #side_popup2 #nsearch {
    height: 100%;
    width: 100%;
    overflow: hidden; }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 #nsearch #nsearch_top {
        width: 320px;
        float: left; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 #nsearch #nsearch_top {
        float: none; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 #nsearch #nsearch_top {
      width: 320px;
      float: left; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 #nsearch #nsearch_top {
        float: none; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 #nsearch #nsearch_top {
        float: none; } }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 #nsearch #nsearch_bottom {
        width: 160px;
        float: left; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 #nsearch #nsearch_bottom {
        float: none; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 #nsearch #nsearch_bottom {
      width: 160px;
      float: left; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 #nsearch #nsearch_bottom {
        float: none;
        width: 320px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 #nsearch #nsearch_bottom {
        float: none;
        width: 320px; } }
  #webcatalog #side_popup2 #nsearch #nsearch_input ul {
    padding: 0px 10px 0 10px; }
  #webcatalog #side_popup2 #nsearch #nsearch_input ul li {
    float: left;
    padding-bottom: 0px; }
  #webcatalog #side_popup2 #nsearch #nsearch_input ul li#product_num_search,
  #webcatalog #side_popup2 #nsearch #nsearch_input ul li#product_color_search {
    width: 125px; }
  #webcatalog #side_popup2 #nsearch #nsearch_input ul li#product_name_search,
  #webcatalog #side_popup2 #nsearch #nsearch_input ul li#product_price_search {
    width: 145px; }
  #webcatalog #side_popup2 #nsearch #nsearch_input :after {
    clear: both; }
  #webcatalog #side_popup2 #nsearch #nsearch_input li label {
    font-size: 12px;
    font-weight: bold;
    padding-right: 0px;
    color: #ffffff;
    width: 34px;
    display: inline-block; }
  #webcatalog #side_popup2 #nsearch #nsearch_input li label.leftl {
    width: 28px;
    margin: 0; }
  #webcatalog #side_popup2 #nsearch #nsearch_input li label.rightl {
    width: 38px;
    margin: 0; }
  #webcatalog #side_popup2 #nsearch_check {
    clear: both;
    padding: 0 8px 10px 8px; }
  #webcatalog #side_popup2 #nsearch_check span.function {
    padding: 0px;
    height: 15px; }
  #webcatalog #side_popup2 #nsearch_check label {
    font-size: 10px;
    color: #ffffff; }
  #webcatalog #side_popup2 #nsearch_check label input {
    margin-right: 2px;
    padding: 0; }
  #webcatalog #side_popup2 #nsearch_msg {
    color: #ffffff;
    font-size: 11px;
    padding-left: 5px;
    padding-bottom: 2px; }
  #webcatalog #side_popup2 #nsearch_result {
    overflow-y: scroll;
    min-height: 130px !important; }
  #webcatalog #side_popup2 #nsearch_result_h {
    display: none; }
  #webcatalog #side_popup2 #nsearch_result_h table,
  #webcatalog #side_popup2 #nsearch_result table {
    margin-left: 5px; }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 #nsearch_result_h table,
      #webcatalog #side_popup2 #nsearch_result table {
        width: 155px; } }
    @media screen and (orientation: portrait) {
      #webcatalog #side_popup2 #nsearch_result_h table,
      #webcatalog #side_popup2 #nsearch_result table {
        width: 288px; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 #nsearch_result_h table,
      #webcatalog #side_popup2 #nsearch_result table {
        float: none; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 #nsearch_result_h table,
    #webcatalog #side_popup2 #nsearch_result table {
      width: 155px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 #nsearch_result_h table,
      #webcatalog #side_popup2 #nsearch_result table {
        width: 288px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 #nsearch_result_h table,
      #webcatalog #side_popup2 #nsearch_result table {
        width: 288px; } }
  #webcatalog #side_popup2 #nsearch_result_h table th {
    font-size: 14px;
    color: #333333;
    background-color: #f0f0f0;
    padding: 0px;
    border-top: 1px #909090 solid;
    border-left: 1px #909090 solid;
    border-right: 1px #909090 solid; }
  #webcatalog #side_popup2 #nsearch_result table td {
    font-size: 12px;
    color: #333333;
    border: 1px #909090 solid;
    color: #ffffff;
    cursor: pointer;
    padding: 5px 0px; }
  #webcatalog #side_popup2 #nsearch_result table tr:hover {
    background: rgba(0, 255, 255, 0.2); }
  #webcatalog #side_popup2 .product_name {
    width: 85px; }
  #webcatalog #side_popup2 .product_num {
    width: 70px; }
  #webcatalog #side_popup2 td.product_num {
    text-align: center; }
  #webcatalog #side_popup2 .product_color {
    width: 74px; }
  #webcatalog #side_popup2 .product_price {
    width: 66px; }
  #webcatalog #side_popup2 td.product_price {
    text-align: right; }
  #webcatalog #side_popup2 td.product_page {
    text-align: right; }
  #webcatalog #side_popup2 #nsearch_result_h .product_name,
  #webcatalog #side_popup2 #nsearch_result .product_name {
    padding: 0px 5px;
    width: 106px; }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 #nsearch_result_h .product_name,
      #webcatalog #side_popup2 #nsearch_result .product_name {
        width: 70px; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_name,
      #webcatalog #side_popup2 #nsearch_result .product_name {
        float: none; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 #nsearch_result_h .product_name,
    #webcatalog #side_popup2 #nsearch_result .product_name {
      width: 70px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_name,
      #webcatalog #side_popup2 #nsearch_result .product_name {
        width: 106px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_name,
      #webcatalog #side_popup2 #nsearch_result .product_name {
        width: 126px; } }
  #webcatalog #side_popup2 #nsearch_result_h .product_num,
  #webcatalog #side_popup2 #nsearch_result .product_num {
    padding: 0px 2px;
    width: 126px; }
    @media screen and (orientation: landscape) {
      #webcatalog #side_popup2 #nsearch_result_h .product_num,
      #webcatalog #side_popup2 #nsearch_result .product_num {
        width: 80px; } }
    @media screen and (min-width: 600px) and (max-width: 959px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_num,
      #webcatalog #side_popup2 #nsearch_result .product_num {
        float: none; } }
  @media screen and (min-width: 600px) and (max-width: 959px) and (orientation: landscape) {
    #webcatalog #side_popup2 #nsearch_result_h .product_num,
    #webcatalog #side_popup2 #nsearch_result .product_num {
      width: 80px; } }
    @media screen and (min-width: 960px) and (max-width: 1280px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_num,
      #webcatalog #side_popup2 #nsearch_result .product_num {
        width: 86px; } }
    @media screen and (min-width: 1281px) {
      #webcatalog #side_popup2 #nsearch_result_h .product_num,
      #webcatalog #side_popup2 #nsearch_result .product_num {
        width: 86px; } }
  #webcatalog #side_popup2 #nsearch_result .notfound_icon {
    text-align: center;
    width: 100%;
    height: 40px;
    padding-top: 10px; }
  #webcatalog #side_popup2 #nsearch_result .notfound_icon:before {
    content: "\f100";
    font-family: "IonIcons";
    font-size: 40px;
    color: #eb8f00; }
  #webcatalog #side_popup2 #nsearch_result .notfound1 {
    font-size: 12px;
    padding: 20px 5px;
    color: #FFFFFF; }
  #webcatalog #side_popup2 #nsearch_result .notfound2 {
    font-size: 14px;
    padding: 10px 20px;
    color: #FFFFFF; }
  #webcatalog #print_popup {
    position: absolute;
    display: none;
    left: calc(100% - 290px);
    left: -moz-calc(100% - 290px);
    left: -webkit-calc(100% - 290px);
    width: 160px;
    height: 160px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9993;
    text-align: center; }
  #webcatalog #print_popup ul {
    margin: 20px 10px; }
  #webcatalog #print_popup li {
    margin: 5px 0;
    font-size: 14px; }
  #webcatalog #print_popup label {
    color: #FFFFFF; }
  #webcatalog #print_popup li.print_title {
    text-align: center;
    color: #FFFFFF; }
  #webcatalog #print_popup li.print_select {
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px dotted #999999; }

#webcatalog-wrapper {
  margin: 0 auto;
  height: 100%;
  z-index: -1; }
  #webcatalog-wrapper div[class^="page"] {
    z-index: -2;
    overflow:visible!important; }

#webcatalog-view {
  margin: 0 auto;
  position: absolute; }
  #webcatalog-view .active {
    display: block; }
  #webcatalog-view .passive {
    display: none; }

#webcatalog-wrapper .timg {
  position: fixed;
  background-size: contain;
  z-index: 9989; }
  #webcatalog-wrapper .timg .timg_l {
    float: left;
    background-position: right top;
    background-size: contain;
    height: 100%;
    width: 50%; }
  #webcatalog-wrapper .timg .timg_r {
    float: left;
    background-position: left top;
    background-size: contain;
    height: 100%;
    width: 50%; }

.tmp-img {
  background-position: left top;
  background-size: contain; }

.turn-page-wrapper {
  box-shadow: 0px 0px 3px #cccccc; }

.turn-page {
  z-index: 1; }

.turn-page img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

@font-face {
  font-family: "IonIcons";
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.label-checkbox input[type="checkbox"] {
  display: none; }

.label-checkbox {
  cursor: pointer;
  color: #828c9a;
  padding-right: 10px;
  font-weight: normal; }

.label-checkbox .lever:before {
  content: "\f372";
  font-family: "IonIcons";
  margin-right: 2px;
  color: #ccc;
  font-size: 18px;
  position: relative;
  top: 2px; }

.label-checkbox input[type="checkbox"]:checked + .lever {
  color: #00FFFF;
  font-weight: bold; }

.label-checkbox input[type="checkbox"]:checked + .lever:before {
  content: "\f373";
  font-family: "IonIcons";
  color: #00FFFF; }

#send_print {
  margin-top: 0;
  width: 50%;
  background-color: #FFFFFF; }

#menuon {
  position: absolute;
  top: 50px;
  left: 50px;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  height: calc(100% - 100px);
  height: -moz-calc(100% - 100px);
  height: -webkit-calc(100% - 100px);
  z-index: 9992; }

.search_result {
  z-index: 10001 !important; }

.search_result table {
  width: 100%; }

.search_result td {
  padding: 5px 15px;
  font-size: 14px !important;
  border-bottom: 1px dashed #f0f0f0; }

.search_result td a {
  padding: 0;
  color: #333333; }

.search_result .keyword {
  color: #cc0000;
  font-weight: bold; }

.search_highlight {
  z-index: 9990;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

.search_highlight .highlight_text {
  background-color: #cc0000;
  position: absolute; }

#search_highlight_l {
  display: block; }

#search_highlight_r {
  display: block; }

.search_highlight {
  -webkit-animation: searchhighlight 0.75s infinite alternate;
  -moz-animation: searchhighlight 0.75s infinite alternate;
  animation: searchhighlight 0.75s infinite alternate; }

@-webkit-keyframes searchhighlight {
  from {
    opacity: 0.5; }
  to {
    opacity: 0.1; } }

@-moz-keyframes searchhighlight {
  from {
    opacity: 0.5; }
  to {
    opacity: 0.1; } }

@keyframes searchhighlight {
  from {
    opacity: 0.5; }
  to {
    opacity: 0.1; } }

.share_select {
  z-index: 10002 !important; }

.share_text img {
  vertical-align: middle; }

.share_text a {
  text-decoration: none;
  color: #333;
  padding: 0; }

.share_item img {
  vertical-align: middle; }

.share_item a {
  text-decoration: none;
  color: #333;
  padding: 0; }

#note {
  display: none;
  z-index: 10003;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - 46px);
  height: -moz-calc(100% - 46px);
  height: -webkit-calc(100% - 46px); }

.sticky-note {
  -webkit-print-color-adjust: exact;
  position: absolute !important;
  height: 160px;
  width: 220px;
  color: #7f6c04;
  background: #f9dd45;
  font-size: 12px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
  overflow: hidden; }

.sticky-note-print {
  -webkit-print-color-adjust: exact;
  position: absolute !important;
  height: 160px;
  width: 220px;
  color: #7f6c04;
  background: #f9dd45;
  font-size: 12px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
  overflow: hidden; }

.sticky-note .contents,
.sticky-note-print .contents {
  background: #f9e055 !important;
  margin: 10px;
  width: 200px;
  height: 140px; }

.sticky-note .contents textarea,
.sticky-note-print .contents textarea {
  background: #f9e055 !important;
  border: none;
  width: 100%;
  height: 100%;
  resize: none;
  overflow: hidden; }

.sticky-note .handle,
.sticky-note-print .handle {
  cursor: move;
  background: #7f6c04 !important;
  height: 25px; }

.sticky-note div.close,
.sticky-note-print div.close {
  cursor: pointer;
  text-align: right;
  float: right;
  color: #3d3402;
  font-size: 18px;
  color: #FFFFFF;
  opacity: 1;
  padding: 0px 8px 5px 0px;
  height: 20px;
  vertical-align: top; }

#print_wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center; }

#print_page_left {
  top: 0;
  left: 0;
  width: 50%; }

#print_page_right {
  top: 0;
  left: 50%;
  width: 50%; }

#print_page_left {
  display: block !important; }

#print_page_right {
  position: absolute;
  display: block !important; }

#print_page_left img,
#print_page_right img {
  width: 100%;
  height: 100%; }

#print_loading {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000000; }

#print_loading div {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 200px);
  border: solid 1px #000000;
  background-color: #F0F0F0;
  padding: 10px 20px; }

#note_left,
#note_right {
  width: 100%;
  height: 100%; }

.download_btn_on {
  position: absolute;
  z-index: 30000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden; }
  .download_btn_on a {
    color: #ffffff;
    text-decoration: none;
    color: #ffffff;
    padding: 3px;
    font-size: 8px;
    background-image: url("images/download.svg");
    background-position:0.5% 0.5%;
    -webkit-backface-visibility: hidden;
    text-align: left; 
    white-space: nowrap;
    pointer-events:auto;
    }
    .download_btn_on1 {
  position: absolute;
  z-index: 30000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer !important;
  -webkit-backface-visibility: hidden; }
     
     .download_btn_on1 a {
background: rgba(255, 255, 255, 0.5);
    padding: 3px;
    background-position: 0.5% 0.5%;
    -webkit-backface-visibility: hidden;
    pointer-events: auto;
    text-decoration: none;
    white-space: nowrap;
    }
.download_area_btn {
  position: absolute;
  z-index: 30003;
  top: 0;
  left: 0;
  padding: 3px;
  -webkit-backface-visibility: hidden; }

.download_popup {
  position: absolute;
  z-index: 30001;
  color: #ffffff;
  padding: 3px;
  font-size: 8px;
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  width: 110px;
  height: 16px;
  -webkit-backface-visibility: hidden;
  cursor: pointer !important; }
  .download_popup a {
    color: #ffffff;
    text-decoration: none; }

.link_on {
  position: absolute;
  z-index: 30000;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden;
  padding: 0px; }
  .link_on a {
    width: 12px;
    height: 12px;
    text-decoration: none;
    color: #ffffff;
    font-size: 8px;
    background-position: left !important;
    -webkit-backface-visibility: hidden;
    text-align: left; }

.btn_area {
  z-index: 9999; }

.flap_btn_area_l,
.flap_btn_area_r {
  position: absolute;
  z-index: 30004; }
  .flap_btn_area_l .flap_btn,
  .flap_btn_area_r .flap_btn {
    top: 0px;
    width: 24px;
    position: absolute;
    z-index: 30004;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 100%; 
    pointer-events:auto;}
    .flap_btn_area_l .flap_btn i,
    .flap_btn_area_r .flap_btn i {
      position: relative;
      top: 20px;
      color: #00ffff; }

.flapback_btn {
  top: 0px;
  width: 24px;
  position: absolute;
  z-index: 30004;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  height: 100%; }
  .flapback_btn i {
    position: relative;
    top: 20px;
    color: #00ffff; }

.flap_area {
  z-index: 73;
  background-color: #ffffff;
  position: relative;
  width: 50%;
  height: 100%; }
  .flap_area img {
    position: absolute;
    height: 100%; }

#flap_dl_area_l,
#flap_dl_area_r {
  width: 100%;
  height: 100%; }
