/* You can See me */
/* head */
/* thumbnail */
html, body {
  height: 100%;
  margin: 0; }

body {
  background-color: #333333; }

:focus {
  outline: none; }

img {
  border: 0; }

.wrap {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 100px;
  outline: none; }
  .wrap--cell {
    position: absolute; }
  .wrap--ios {
    position: absolute;
    overflow: visible; }
  .wrap__header {
    /* position: fixed; */
    background-color: #ebf1f5;
    border-bottom: 1px solid #121212;
    width: 100%;
    height: 40px;
    min-width: 320px;
    display: inline-block;
    z-index: 30; }
    .wrap__header--presentation {
      display: none; }
    .wrap__header--hide {
      display: none; }
  .wrap__logo {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 14px;
    float: left;
    background-image: url(../images/sprite-web.png);
    background-position: -62px -208px;
    width: 92px;
    height: 12px; }
  .wrap__title {
    position: relative;
    max-width: 27%;
    display: inline-block;
    color: #9a9a9a;
    font-size: 12px;
    margin-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    display: inline-block; }
    .wrap__title--cell {
      max-width: 50%; }
  .wrap__container {
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    background-color: #333333;
    overflow-y: auto;
    overflow-x: hidden; }
    .wrap__container--cell {
      bottom: 30px; }
    .wrap__container--presentation {
      top: 0;
      bottom: 0; }
    .wrap__container--option-on {
      top: 0; }
    .wrap__container--ios {
      overflow-x: visible;
      overflow-y: visible; }
  .wrap__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    max-width: 600px;
    border-right: 0px solid #121212; /* ½æ³×ÀÏ ¹Ì³ëÃâ */
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 20; }
    .wrap__thumbnail--on {
      width: 0px;} /* ½æ³×ÀÏ ¹Ì³ëÃâ200px -> 0px */
    .wrap__thumbnail--presentation {
      visibility: hidden; }
    .wrap__thumbnail--ios {
      position: fixed; }
  .wrap__contents {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background-color: #333333; }
    .wrap__contents--bgcolor-light {
      background-color: #bfbfbf; }
    .wrap__contents--page-fullscreen {
      background-color: #000000 !important;
      overflow: hidden; }
    .wrap__contents--cell-fullscreen {
      background-color: #000000 !important; }
    .wrap__contents--thumb-on {
      left: 0px; } /* ½æ³×ÀÏ ¹Ì³ëÃâ200px -> 0px */
    .wrap__contents--presentation {
      left: 0 !important; }
    .wrap__contents--ios {
      overflow: visible; }
  .wrap__menu {
    position: absolute;
    top: 0px;
    right: 15px; }
  .wrap__index {
    margin-top: 14px; }
  .wrap__thumbnailbar {
    position: fixed;
    width: 24px;
    height: 57px;
    top: 47%;
    cursor: w-resize;
    z-index: 0; } /* ½æ³×ÀÏ¹Ù ¹Ì³ëÃâ*/
    .wrap__thumbnailbar--presentation {
      display: none; }
    .wrap__thumbnailbar--on {
      left: 200px; }
  .wrap__footer {
    display: none;
    position: absolute;
    background-color: #202020;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    width: 100%;
    border-top: 1px solid #121212;
    z-index: 20; }
    .wrap__footer--cell {
      display: inline; }
    .wrap__footer--presentation {
      display: none; }
    .wrap__footer--ios {
      position: fixed; }
  .wrap__innerWrap {
    border: 0px;
    width: 100%;
    height: 100%;
    position: absolute; }

.page {
  font-size: 12px;
  color: #ffffff;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -30px; }
  .page__input {
    font-size: 12px;
    color: #ffffff;
    height: 20px;
    background-color: #333333;
    border: 1px solid #121212;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    width: 20px;
    padding-top: 0;
    padding-bottom: 0;
    display: none; } /* ÆäÀÌÁöÀÎÇ²¹Ú½ºÇ¥½Ã ¹Ì³ëÃâ*/
  .page__div {
    color:#000;
    display: none; /* ÀüÃ¼ ÆäÀÌÁöÇ¥½Ã ¹Ì³ëÃâ*/
    height: 40px;
    line-height: 40px; }
  .page__select-arrow {
    display: none; }
  .page__total-page::before {
    content: '/ '; }

.page-content {
  display: none; }

.menu__block {
  display: none;
  padding-right: 2px;
  width: 32px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
  opacity: .75;
  cursor: pointer; }

.menu__img {
  display: inline-block; }

.more-arrow, .tablist-popup__arrow {
  display: none;
  position: absolute;
  margin: 0;
  top: 27px;
  left: 9px;
  width: 0;
  height: 0;
  box-sizing: content-box;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 6px solid #333333;
  z-index: 30; }
  .more-arrow__bolder, .tablist-popup__arrow-bolder {
    display: none;
    position: absolute;
    margin: 0;
    top: 25px;
    left: 8px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 8px solid #202020; }

.mobile {
  display: none; }

.hide, .cell, .header-tablist {
  display: none; }

.cell__div {
  position: absolute;
  display: inline-block; }

.thumbnailbar--touch-expand::after {
  content: '';
  position: absolute;
  top: -40px;
  right: -40px;
  bottom: -40px;
  left: -40px; }

.thumb {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .thumb__span {
    margin-left: 35px;
    font-size: 12px;
    line-height: 1.15;
    color: #ffffff; }
  .thumb__div {
    border: 4px solid transparent;
    margin-bottom: 14px;
    opacity: .75; }
  .thumb__div:hover {
    border: 4px solid #666666;
    box-shadow: 0 0 10px #000000;
    border-radius: 2px;
    opacity: 1.0; }
  .thumb__iframe {
    width: 114px;
    border: 1px solid #121212;
    position: relative;
    overflow: hidden;
    z-index: 20; }
  .thumb__img {
    width: 114px;
    border: 1px solid #121212;
    position: relative;
    z-index: 20; }
  .thumb-area {
    margin-left: 30px;
    margin-top: 1px;
    line-height: 0; }
  .thumb-slide {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center; }
  .thumb-slide-alpha {
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 21; }
  .thumb__focus {
    border: 4px solid #666666;
    box-shadow: 0 0 10px #000000;
    border-radius: 2px;
    opacity: 1.0; }
  .thumb--nohover {
    border: 4px solid transparent !important;
    box-shadow: none !important;
    opacity: .75 !important;
    outline: none !important; }

.textlayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.2;
  line-height: 1.0;
  margin: 1px auto -8px auto; }

.textline {
  color: transparent;
  position: absolute;
  white-space: pre;
  line-height: 1.0;
  cursor: text;
  transform-origin: 0% 0%;
  font-family: sans-serif; }

.controlbar {
  display: none;
  position: fixed;
  padding: 0 7px;
  background-color: #202020;
  opacity: .9;
  border: 1px solid #3f3f3f;
  border-radius: 2px;
  bottom: 60px;
  z-index: 20; }
  .controlbar__block, .controlbar__end-block {
    margin-top: 2px;
    margin-right: 2px;
    width: 40px;
    height: 36px;
    float: left;
    opacity: .25; }
  .controlbar__end-block {
    margin-right: 0; }
  .controlbar__seperator {
    width: 3px;
    height: 40px;
    float: left;
    border-right: 1px solid #3f3f3f;
    margin-left: 1px;
    margin-right: 2px; }
  .controlbar--enable {
    opacity: .9;
    cursor: pointer; }
  .controlbar--hide {
    display: none; }

.sns-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -142px;
  width: 16px;
  height: 16px; }
  .sns-btn__img--on {
    background-image: url(../images/sprite-web.png);
    background-position: -100px -80px;
    width: 16px;
    height: 16px; }

.info-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -174px;
  width: 16px;
  height: 16px; }
  .info-btn__img--on {
    background-image: url(../images/sprite-web.png);
    background-position: -200px -172px;
    width: 16px;
    height: 16px; }

.thumbnail-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -220px -196px;
  width: 18px;
  height: 12px; }
  .thumbnail-btn__img--on {
    background-image: url(../images/sprite-web.png);
    background-position: -238px -196px;
    width: 18px;
    height: 12px; }

.download-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -75px;
  width: 18px;
  height: 17px; }

.backgroundcolor-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -200px -188px;
  width: 16px;
  height: 15px; }

.desktop-fullscreen-btn__img {
  background-image: url(../images/sprite-web.png);
  background-position: -160px -136px;
  width: 16px;
  height: 16px; }

.web-thumbnailbar__img {
  background-image: url(../images/sprite-web.png);
  background-position: -260px 0px;
  width: 24px;
  height: 57px; }

.controlbar-prev {
  background-image: url(../images/sprite-web.png);
  background-position: -40px -172px;
  width: 40px;
  height: 36px; }
  .controlbar-prev--hover {
    background-image: url(../images/sprite-web.png);
    background-position: 0px -100px;
    width: 40px;
    height: 36px; }

.controlbar-next {
  background-image: url(../images/sprite-web.png);
  background-position: -220px -144px;
  width: 40px;
  height: 36px; }
  .controlbar-next--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -220px -108px;
    width: 40px;
    height: 36px; }

.controlbar-zoomout {
  background-image: url(../images/sprite-web.png);
  background-position: -140px 0px;
  width: 40px;
  height: 36px; }
  .controlbar-zoomout--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -40px -136px;
    width: 40px;
    height: 36px; }

.controlbar-zoomin {
  background-image: url(../images/sprite-web.png);
  background-position: -80px -136px;
  width: 40px;
  height: 36px; }
  .controlbar-zoomin--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -120px -136px;
    width: 40px;
    height: 36px; }

.controlbar-originsize {
  background-image: url(../images/sprite-web.png);
  background-position: -120px -172px;
  width: 40px;
  height: 36px; }
  .controlbar-originsize--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -80px -172px;
    width: 40px;
    height: 36px; }

.controlbar-pagewidthfit {
  background-image: url(../images/sprite-web.png);
  background-position: -220px -72px;
  width: 40px;
  height: 36px; }
  .controlbar-pagewidthfit--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -220px -36px;
    width: 40px;
    height: 36px; }

.controlbar-pagefit {
  background-image: url(../images/sprite-web.png);
  background-position: -220px 0px;
  width: 40px;
  height: 36px; }
  .controlbar-pagefit--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -160px -172px;
    width: 40px;
    height: 36px; }

.controlbar-rotate {
  background-image: url(../images/sprite-web.png);
  background-position: -180px 0px;
  width: 40px;
  height: 36px; }
  .controlbar-rotate--hover {
    background-image: url(../images/sprite-web.png);
    background-position: 0px -172px;
    width: 40px;
    height: 36px; }

.controlbar-first {
  background-image: url(../images/sprite-web.png);
  background-position: -180px -108px;
  width: 40px;
  height: 36px; }
  .controlbar-first--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -180px -72px;
    width: 40px;
    height: 36px; }

.controlbar-end {
  background-image: url(../images/sprite-web.png);
  background-position: -80px -100px;
  width: 40px;
  height: 36px; }
  .controlbar-end--hover {
    background-image: url(../images/sprite-web.png);
    background-position: -180px -36px;
    width: 40px;
    height: 36px; }

.contents-page {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  font-size: 0;
  text-align: center; }
  .contents-page:focus {
    outline: 0; }
  .contents-page--start {
    margin-top: 0 !important; }
  .contents-page--end {
    margin-bottom: 0 !important; }
  .contents-page__img {
    position: static;
    width: 100% !important; /* ½æ³×ÀÏ ¹Ì³ëÃâ¿¡ ÀÇÇÑ ÀÌ¹ÌÁö »çÀÌÁîº¯°æ*/
    background-size: 100% !important; /* ½æ³×ÀÏ ¹Ì³ëÃâ¿¡ ÀÇÇÑ ÀÌ¹ÌÁö »çÀÌÁîº¯°æcontain -> 785px*/
    z-index: 10; }

@media (min-width: 784px){
  .contents-page__img {    
    width: 785px !important; /* ½æ³×ÀÏ ¹Ì³ëÃâ¿¡ ÀÇÇÑ ÀÌ¹ÌÁö »çÀÌÁîº¯°æ*/
    height: 1100px !important; /* ½æ³×ÀÏ ¹Ì³ëÃâ¿¡ ÀÇÇÑ ÀÌ¹ÌÁö »çÀÌÁîº¯°æ- Ãß°¡ ³ôÀÌ°ª ¼öÁ¤20190923*/
    background-size: 785px !important; /* ½æ³×ÀÏ ¹Ì³ëÃâ¿¡ ÀÇÇÑ ÀÌ¹ÌÁö »çÀÌÁîº¯°æcontain -> 785px*/
    }

:root {
  --page-width: 1;
  --page-height: 1; }

.thumb__img {
  height: auto;
  height: calc( (114 / var(--page-width)) * var(--page-height) *1px); }

.dialog {
  display: none;
  position: absolute;
  width: 364px;
  left: 50%;
  margin-left: -182px;
  background-color: #ffffff;
  color: #666666;
  box-sizing: content-box;
  border: 1px solid #333333;
  border-radius: 2px;
  -webkit-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* Safari and Chrome */
  -moz-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* Firefox */
  box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* CSS3 */ }

.dialog-contents {
  font-size: 12px;
  margin: 20px 20px;
  text-align: center; }
  .dialog-contents__company {
    line-height: 15px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .dialog-contents__content {
    margin-bottom: 20px; }
    .dialog-contents__content__inputArea {
      margin-top: 20px;
      font-size: 0px; }
      .dialog-contents__content__inputArea__urlArea {
        font-size: 12px;
        border: 1px solid #e6e6e6;
        padding: 5px 10px; }
      .dialog-contents__content__inputArea__urlBtn {
        font-size: 12px;
        padding: 5px 10px;
        background-color: #333333;
        color: #ffffff;
        text-decoration: none; }
    .dialog-contents__content__snsArea {
      margin-top: 10px;
      text-align: left;
      font-size: 0px; }
      .dialog-contents__content__snsArea__facebook {
        margin-right: 10px;
        display: inline-block;
        background-image: url(../images/sprite-web.png);
        background-position: -30px -227px;
        width: 30px;
        height: 30px; }
      .dialog-contents__content__snsArea__twitter {
        margin-right: 10px;
        display: inline-block;
        background-image: url(../images/sprite-web.png);
        background-position: -90px -227px;
        width: 30px;
        height: 30px; }
      .dialog-contents__content__snsArea__kakaotalk {
        margin-right: 10px;
        display: inline-block;
        background-image: url(../images/sprite-web.png);
        background-position: -60px -227px;
        width: 30px;
        height: 30px; }
      .dialog-contents__content__snsArea__band {
        display: inline-block;
        background-image: url(../images/sprite-web.png);
        background-position: 0px -227px;
        width: 30px;
        height: 30px; }
  .dialog-contents__password {
    height: 30px;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    width: 302px; }
  .dialog-contents__msg {
    color: #ff0000;
    margin-top: 6px;
    display: none; }

.dialog-buttons {
  color: #666666;
  font-size: 12px;
  float: right;
  margin-bottom: 20px;
  width: 100%;
  text-align: center; }
  .dialog-buttons__cancel {
    border: 1px solid #333333;
    background-color: #ffffff;
    padding: 5px 18px;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer; }
  .dialog-buttons__commit {
    border: 1px solid #333333;
    background-color: #333333;
    color: #ffffff;
    padding: 5px 18px;
    display: inline-block;
    margin-left: -4px;
    /* inline-block½Ã »ý±â´Â ¿©¹éÀ» ¾ø¾Ö±â À§ÇØ */
    cursor: pointer; }

.dialog-logo {
  display: block;
  width: 62px;
  height: 19px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto; }
  .dialog-logo__img {
    background-image: url(../images/sprite-web.png);
    background-position: 0px -208px;
    width: 62px;
    height: 19px; }

.non-text-decoration {
  text-decoration: none; }

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  box-sizing: content-box;
  width: 100%;
  min-width: 320px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.tabmore {
  width: 32px;
  height: 22px;
  margin: 3px 6px 3px 10px;
  position: relative;
  display: inline-block;
  border: 1px solid #121212;
  border-radius: 2px;
  opacity: .55; }
  .tabmore__img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../images/sprite-web.png);
    background-position: -180px -160px;
    width: 13px;
    height: 10px; }
  .tabmore--hover {
    opacity: 1;
    background-color: #5b5b5b;
    cursor: pointer; }

.sheet-move {
  display: none;
  position: relative;
  background-color: #333333;
  opacity: .55;
  border: 1px solid #121212;
  border-radius: 2px;
  width: 23px;
  height: 22px;
  margin: 3px 0; }
  .sheet-move__img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .sheet-move--hover {
    opacity: 1;
    background-color: #5b5b5b;
    cursor: pointer; }

.sheet-prev__img {
  background-image: url(../images/sprite-web.png);
  background-position: -278px -57px;
  width: 6px;
  height: 11px; }

.sheet-next__img {
  background-image: url(../images/sprite-web.png);
  background-position: -278px -75px;
  width: 6px;
  height: 11px; }

.sheet-list {
  display: inline-block;
  vertical-align: top;
  margin: 3px -4px; }
  .sheet-list__sheet-tab {
    width: 60px;
    height: 24px;
    line-height: 22px;
    color: #b6b6b6;
    font-size: 11px;
    background-color: #333333;
    border: 1px solid #121212;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: none; }
    .sheet-list__sheet-tab--on, .sheet-list__sheet-tab:hover {
      color: #ffffff;
      opacity: 1;
      background-color: #5b5b5b; }
    .sheet-list__sheet-tab:hover {
      cursor: pointer; }

.tablist-popup {
  bottom: 30px;
  position: fixed;
  left: 23px;
  display: none; }
  .tablist-popup__sheet-content {
    position: relative;
    display: block;
    height: auto;
    top: 0;
    max-height: 180px;
    margin: 0;
    padding: 10px 0 10px 0;
    line-height: 30px;
    left: -12px;
    border: 1px solid #121212;
    background-color: #333333;
    overflow: hidden;
    border-radius: 2px;
    -webkit-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
    /* Safari and Chrome */
    -moz-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
    /* Firefox */
    box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
    /* CSS3 */ }
  .tablist-popup__ul {
    width: 140px;
    margin: 0;
    padding: 0;
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden; }
  .tablist-popup__li {
    font-size: 11px;
    color: #b6b6b6;
    padding-left: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    cursor: pointer;
    overflow: hidden; }
  .tablist-popup__li:hover {
    color: #ffffff;
    background-color: #5a5a5b; }
  .tablist-popup--focus {
    color: #ffffff;
    background-color: #5a5a5b; }
  .tablist-popup__arrow {
    position: absolute;
    left: 1px;
    border-bottom-style: none;
    border-top: 6px solid #333333; }
  .tablist-popup__arrow-bolder {
    position: static;
    border-bottom-style: none;
    border-top: 8px solid #202020; }

/* presentation mode */
:fullscreen .normalScreen {
  display: none; }

:-webkit-full-screen .normalScreen {
  display: none; }

:-moz-full-screen .normalScreen {
  display: none; }

:-ms-full-screen .normalScreen {
  display: none; }

:-o-full-screen .normalScreen {
  display: none; }

:fullscreen .wrap__container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

:-webkit-full-screen .wrap__container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

:-moz-full-screen .wrap__container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

:-ms-full-screen .wrap__container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

:-o-full-screen .wrap__container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.img-loading {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  transform: scale(0.7) !important;
  width: 100% !important;
  margin-left: 10px !important;
  }

.img-loading-bright {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  background-image: url(../images/loading_bright.gif); }

.img-loading-black {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  background-image: url(../images/loading_black.gif); }

.img-loading-small {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  background-image: url(../images/loading_dark.gif); }

.img-retry {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  background-image: url(../images/retry_icon.png); }

.fullscreen-close {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  margin-right: 20px;
  margin-top: 20px;
  cursor: pointer;
  z-index: 20; }
  .fullscreen-close__img {
    background-image: url(../images/sprite-web.png);
    background-position: -100px -40px;
    width: 40px;
    height: 40px; }

.fullscreen-move {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  margin-left: 15px;
  margin-bottom: 15px;
  font-size: 0;
  z-index: 20; }
  .fullscreen-move__div {
    display: inline-block;
    width: 50px;
    height: 50px; }

.fullscreen-prev {
  background-image: url(../images/sprite-web.png);
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
  opacity: .25; }
  .fullscreen-prev--enable {
    opacity: 1;
    cursor: pointer; }
  .fullscreen-prev--hover {
    border-radius: 2px;
    background-image: url(../images/sprite-web.png);
    background-position: 0px 0px;
    width: 50px;
    height: 50px; }

.fullscreen-next {
  background-image: url(../images/sprite-web.png);
  background-position: -50px -50px;
  width: 50px;
  height: 50px;
  opacity: .25; }
  .fullscreen-next--enable {
    opacity: 1;
    cursor: pointer; }
  .fullscreen-next--hover {
    border-radius: 2px;
    background-image: url(../images/sprite-web.png);
    background-position: 0px -50px;
    width: 50px;
    height: 50px; }

.cell-common {
  font-size: 0; }

.transform0 {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.transform90 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.transform180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.transform270 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

@media print {
  .layout {
    visibility: hidden;
    background-color: white; } }

.fileExplorer {
  display: none;
  position: absolute;
  height: 455px;
  left: 50%;
  margin-left: -350px;
  background-color: #ffffff;
  color: #3c3c3c;
  box-sizing: content-box;
  border-radius: 2px;
  -webkit-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* Safari and Chrome */
  -moz-box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* Firefox */
  box-shadow: -1px 3px 3px rgba(21, 5, 8, 0.2);
  /* CSS3 */
  font-family: 'Noto Sans', sans-serif;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent; }

.fileExplorer-header {
  font-size: 0;
  border-bottom: 3px solid #c1c1c1;
  padding: 12px 20px; }
  .fileExplorer-header__archiveFileName {
    padding-right: 18px;
    display: inline-block;
    font-size: 14px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .fileExplorer-header__closeBtn {
    display: inline-block;
    font-size: 14px;
    float: right;
    cursor: pointer;
    background-image: url(../images/sprite-web.png);
    background-position: -260px -57px;
    width: 18px;
    height: 18px; }

.fileExplorer-path {
  white-space: nowrap;
  padding: 14px 20px 0 20px;
  font-size: 0; }
  .fileExplorer-path__prevBtn {
    display: inline-block;
    background-image: url(../images/sprite-web.png);
    background-position: -40px -100px;
    width: 40px;
    height: 36px; }
    .fileExplorer-path__prevBtn--hover {
      background-image: url(../images/sprite-web.png);
      background-position: 0px -136px;
      width: 40px;
      height: 36px; }
  .fileExplorer-path__nextBtn {
    display: inline-block;
    margin-left: 4px;
    background-image: url(../images/sprite-web.png);
    background-position: -140px -72px;
    width: 40px;
    height: 36px; }
    .fileExplorer-path__nextBtn--hover {
      background-image: url(../images/sprite-web.png);
      background-position: -140px -36px;
      width: 40px;
      height: 36px; }
  .fileExplorer-path__filePath {
    margin-left: 14px;
    margin-bottom: 14px;
    padding: 4px 12px;
    color: #3c3c3c;
    border: 1px solid #c1c1c1;
    width: 413px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    font-size: 0px;
    overflow: hidden; }
  .fileExplorer-path__filePath-name {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-overflow: ellipsis;
    max-width: 85px;
    overflow: hidden; }
  .fileExplorer-path__filePath-name:hover {
    cursor: pointer;
    background-color: #f4f4f4; }
  .fileExplorer-path__filePath-arrow {
    width: 10px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle; }
  .fileExplorer-path__filePath-arrow::before {
    content: ">"; }

.fileExplorer-allCount {
  display: inline-block;
  font-size: 0;
  position: absolute;
  right: 20px;
  margin-top: 32px;
  color: #3c3c3c; }
  .fileExplorer-allCount__num {
    font-weight: bold;
    font-size: 12px;
    display: inline-block; }
  .fileExplorer-allCount__txt {
    display: inline-block;
    font-size: 12px; }

.fileExplorer-tree {
  padding: 0 20px 20px 20px;
  font-size: 0; }

.fileExplorer-folderTree {
  display: inline-block;
  border: 1px solid #c1c1c1;
  margin-right: 20px;
  padding-top: 3px;
  font-size: 12px;
  width: 236px;
  height: 271px;
  vertical-align: top;
  overflow-x: auto;
  overflow-y: auto; }

.fileExplorer-folderTree-div {
  padding: 0 8px;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  display: table;
  width: fit-content; }
  .fileExplorer-folderTree-div__arrow {
    display: inline-block;
    background-image: url(../images/sprite-web.png);
    background-position: -203px -160px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 4px; }
    .fileExplorer-folderTree-div__arrow--hidden {
      visibility: hidden; }
  .fileExplorer-folderTree-div__folder {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    background-image: url(../images/sprite-web.png);
    background-position: -196px -144px;
    width: 16px;
    height: 16px; }
  .fileExplorer-folderTree-div__name {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    font-size: 12px; }
    .fileExplorer-folderTree-div__name--selected {
      font-weight: bold; }
  .fileExplorer-folderTree-div__space {
    display: inline-block;
    width: 8px; }
  .fileExplorer-folderTree-div__path {
    display: none; }

.fileExplorer-folderTreeLine-div {
  margin: 3px 0;
  cursor: pointer; }

.fileExplorer-fileTree {
  display: inline-block;
  font-size: 0;
  border: 1px solid #c1c1c1;
  width: 400px; }

.fileExplorer-fileTree-sort {
  border-bottom: 1px solid #c1c1c1;
  display: none; }
  .fileExplorer-fileTree-sort__div {
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    height: 20px;
    width: 116.5px;
    border-right: 1px solid #c1c1c1; }
  .fileExplorer-fileTree-sort__div-last {
    border-right: 0; }
  .fileExplorer-fileTree-sort__div-type {
    display: inline-block;
    margin-top: 3px; }
  .fileExplorer-fileTree-sort__div-arrow {
    display: inline-block;
    margin-top: 4px;
    float: right;
    background-image: url(../images/sprite-web.png);
    background-position: -203px -160px;
    width: 10px;
    height: 10px; }

.fileExplorer-fileTree-list {
  height: 244.5px;
  height: 266px;
  padding: 4px 0;
  overflow-y: scroll;
  overflow-x: hidden; }
  .fileExplorer-fileTree-list__div {
    font-size: 0;
    padding: 3px 8px;
    white-space: nowrap;
    overflow-x: hidden;
    cursor: pointer; }
    .fileExplorer-fileTree-list__div--selected {
      background-color: #f4f4f4; }
  .fileExplorer-fileTree-list__div-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px; }
  .fileExplorer-fileTree-list__div-name {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 12px;
    color: #3c3c3c;
    margin-right: 8px; }
  .fileExplorer-fileTree-list__div-size {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 12px;
    color: #9a9a9a; }
  .fileExplorer-fileTree-list__space {
    display: inline-block;
    width: 8px; }
  .fileExplorer-fileTree-list__path {
    display: none; }

.fileExplorer-viewerBtn {
  position: absolute;
  display: inline-block;
  margin-bottom: 20px;
  background-color: #333333;
  border: 1px solid #333333;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 18px;
  left: 50%;
  margin-left: -51px;
  cursor: pointer; }
  .fileExplorer-viewerBtn__viewIcon {
    background-image: url(../images/sprite-web.png);
    background-position: -193px -160px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 6px; }
  .fileExplorer-viewerBtn__txt {
    display: inline-block; }

.fileExplorer-folder-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -196px -144px;
  width: 16px;
  height: 16px; }

.fileExplorer-word-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -120px -100px;
  width: 16px;
  height: 16px; }

.fileExplorer-slide-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -236px -180px;
  width: 16px;
  height: 16px; }

.fileExplorer-cell-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -180px -144px;
  width: 16px;
  height: 16px; }

.fileExplorer-hwp-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -120px -116px;
  width: 16px;
  height: 16px; }

.fileExplorer-odt-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -190px;
  width: 16px;
  height: 16px; }

.fileExplorer-pdf-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -220px -180px;
  width: 16px;
  height: 16px; }

.fileExplorer-img-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -160px -152px;
  width: 16px;
  height: 16px; }

.fileExplorer-txt-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -156px -108px;
  width: 16px;
  height: 16px; }

.fileExplorer-zip-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -126px;
  width: 16px;
  height: 16px; }

.fileExplorer-nosupport-icon {
  background-image: url(../images/sprite-web.png);
  background-position: -260px -158px;
  width: 16px;
  height: 16px; }

.folderExplorer-arrow-down {
  background-image: url(../images/sprite-web.png);
  background-position: -140px -124px;
  width: 10px;
  height: 10px; }
