form {
  width: 100%;
  height: 100%;
  background-color: none; }

fieldset {
  border-style: none; }

#wrap {
  width: 100%;
  height: auto;
  background-color: none;
  background-image: linear-gradient(#fff, 80%, #00b4e7);
  min-width: 960px;
  overflow-x: auto; }

#innerBox {
  width: 100%;
  height: none;
  background-color: #698;
  height: 864px;
  height: 54rem;
  height: 45vw;
  background-image: url("../../img/Full/artistPage/banner_02.png");
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  background-size: cover; }
  #innerBox .artist {
    width: 100%;
    height: inherit;
    background-color: none;
    font-size: 48px;
    font-size: 3rem;
    font-size: 2.5vw;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #fff;
    font-family: 'nanumGothic'; }

#contentWrap {
  width: 98%;
  height: none;
  background-color: #fff;
  height: 2800px;
  height: 175rem;
  height: 145.83vw;
  margin: 0 auto;
  padding: 15.626vw 0;
  box-sizing: border-box;
  margin-bottom: 153.6px;
  margin-bottom: 9.6rem;
  margin-bottom: 8vw;
  margin-bottom: 8vw; }
  #contentWrap #artistList {
    width: 65%;
    height: none;
    background-color: #ccc;
    height: 2200px;
    height: 137.5rem;
    height: 114.58vw;
    margin: 0 auto; }
    #contentWrap #artistList > li {
      width: 50%;
      height: 25%;
      background-color: none;
      float: left;
      background-size: cover;
      transition: all 300ms ease-out;
      position: relative; }
      #contentWrap #artistList > li .topBorder {
        display: block;
        width: 0;
        height: 20px;
        top: 0;
        left: 0;
        background-color: rgba(0, 180, 231, 0.8);
        position: absolute;
        z-index: 100;
        transition: all 0.3s ease-out; }
      #contentWrap #artistList > li .rightBorder {
        display: block;
        width: 20px;
        height: 0;
        top: 0;
        right: 0;
        background-color: rgba(0, 180, 231, 0.8);
        position: absolute;
        z-index: 100;
        transition: all 0.3s ease-out 0.2s; }
      #contentWrap #artistList > li .bottomBorder {
        display: block;
        width: 0;
        height: 20px;
        bottom: 0;
        right: 0;
        background-color: rgba(0, 180, 231, 0.8);
        position: absolute;
        z-index: 100;
        transition: all 0.3s ease-out  0.2s; }
      #contentWrap #artistList > li .leftBorder {
        display: block;
        width: 20px;
        height: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 180, 231, 0.8);
        position: absolute;
        z-index: 100;
        transition: all 0.3s ease-out; }
      #contentWrap #artistList > li:hover p {
        opacity: 0; }
      #contentWrap #artistList > li:hover .topBorder {
        width: 100%;
        transition: all 0.3s ease-out; }
      #contentWrap #artistList > li:hover .rightBorder {
        height: 100%;
        transition: all 0.3s ease-out 0.2s; }
      #contentWrap #artistList > li:hover .bottomBorder {
        width: 100%;
        transition: all 0.3s ease-out; }
      #contentWrap #artistList > li:hover .leftBorder {
        height: 100%;
        transition: all 0.3s ease-out 0.2s; }
      #contentWrap #artistList > li a {
        display: block;
        width: 100%;
        height: 100%; }
        #contentWrap #artistList > li a p {
          font-size: 2.5vw;
          color: #fff;
          font-family: 'nanumGothic';
          font-weight: 600;
          letter-spacing: 0.3rem;
          text-align: center;
          text-transform: uppercase; }
    #contentWrap #artistList .artist_1 {
      background-image: url("../../img/Full/artistPage/jypB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_1:hover {
        background-image: url("../../img/Full/artistPage/jyp.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_2 {
      background-image: url("../../img/Full/artistPage/suziB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_2:hover {
        background-image: url("../../img/Full/artistPage/suzi.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_3 {
      background-image: url("../../img/Full/artistPage/got7B.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_3:hover {
        background-image: url("../../img/Full/artistPage/got7.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_4 {
      background-image: url("../../img/Full/artistPage/backayeonB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_4:hover {
        background-image: url("../../img/Full/artistPage/backayeon.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_5 {
      background-image: url("../../img/Full/artistPage/twiceB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_5:hover {
        background-image: url("../../img/Full/artistPage/twice.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_6 {
      background-image: url("../../img/Full/artistPage/2pmB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_6:hover {
        background-image: url("../../img/Full/artistPage/2pm.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_7 {
      background-image: url("../../img/Full/artistPage/day6B.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_7:hover {
        background-image: url("../../img/Full/artistPage/day6.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }
    #contentWrap #artistList .artist_8 {
      background-image: url("../../img/Full/artistPage/jjprojectB.png");
      background-repeat: no-repeat;
      background-position: center;
      overflow: hidden; }
      #contentWrap #artistList .artist_8:hover {
        background-image: url("../../img/Full/artistPage/jjproject.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden; }

#headBox {
  width: 100%;
  height: 120px;
  background-color: transparent;
  position: absolute;
  top: 0px;
  z-index: 100;
  padding: 2.5em 3em 0;
  box-sizing: border-box; }
  #headBox h1 {
    width: 9.8vw;
    height: 3.64vw;
    background-color: none;
    background-size: contain;
    background-image: url("../../img/Full/jypLogo.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    float: left; }
    #headBox h1 > a {
      display: inline-block;
      width: 100%;
      height: 100%;
      background-color: none;
      cursor: pointer; }
  #headBox #gnbBoox {
    width: 50px;
    height: 30px;
    background-color: none;
    float: right;
    right: 3em;
    position: fixed;
    z-index: 300;
    margin-top: 10px; }
    #headBox #gnbBoox .gnbLogo {
      width: 50px;
      height: 5px;
      background-color: #00a0e9;
      position: relative; }
      #headBox #gnbBoox .gnbLogo:before {
        content: " ";
        display: block;
        width: 50px;
        height: 5px;
        background-color: #00a0e9;
        position: absolute;
        top: 10px; }
      #headBox #gnbBoox .gnbLogo:after {
        content: " ";
        display: block;
        width: 50px;
        height: 5px;
        background-color: #00a0e9;
        position: absolute;
        top: -10px; }
  #headBox #gnbBox {
    width: 100vw;
    display: none;
    min-width: 960px;
    left: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(to right, #00b4e7, #fff);
    opacity: 0.9;
    position: fixed;
    z-index: 100; }
    #headBox #gnbBox .photoWrap {
      width: 50%;
      height: 100%;
      background-color: none;
      float: left; }
      #headBox #gnbBox .photoWrap .gnbpBox {
        width: 83%;
        height: 40%;
        background-color: #ca8;
        background-size: cover;
        margin-top: 23%;
        margin-bottom: 3%; }
      #headBox #gnbBox .photoWrap .companyP {
        background-image: url("../../img/Full/gnb/aboutjyp_hover.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        transition: all 300ms ease-in; }
      #headBox #gnbBox .photoWrap .artistP {
        background-image: url("../../img/Full/gnb/artist_hover.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        transition: all 300ms ease-in; }
      #headBox #gnbBox .photoWrap .actorP {
        background-image: url("../../img/Full/gnb/actor_hover.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        transition: all 300ms ease-in; }
      #headBox #gnbBox .photoWrap .auditionP {
        background-image: url("../../img/Full/gnb/audition_hover.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        transition: all 300ms ease-in; }
      #headBox #gnbBox .photoWrap .nomal {
        background-image: url("../../img/Full/gnb/nomal.png");
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        transition: all 300ms ease-in; }
      #headBox #gnbBox .photoWrap .fLBox {
        width: 40%;
        height: 30px;
        background-color: none;
        margin: 0 18%;
        margin-bottom: 2%; }
        #headBox #gnbBox .photoWrap .fLBox .flList {
          width: 100%;
          height: 30px;
          background-color: none; }
          #headBox #gnbBox .photoWrap .fLBox .flList > li {
            width: 100%;
            height: 100%;
            background-color: none;
            float: left; }
          #headBox #gnbBox .photoWrap .fLBox .flList .familysite {
            width: 57%;
            margin-right: 3%; }
            #headBox #gnbBox .photoWrap .fLBox .flList .familysite select {
              width: 100%;
              height: 100%;
              text-transform: uppercase; }
          #headBox #gnbBox .photoWrap .fLBox .flList .language {
            width: 40%;
            background-color: #715; }
            #headBox #gnbBox .photoWrap .fLBox .flList .language select {
              width: 100%;
              height: 100%;
              text-transform: uppercase; }
      #headBox #gnbBox .photoWrap .gsnsBox {
        width: 110px;
        height: 30px;
        background-color: none;
        margin: 0 30%; }
        #headBox #gnbBox .photoWrap .gsnsBox .gsnsList {
          width: 100%;
          height: 100%;
          background-color: none; }
          #headBox #gnbBox .photoWrap .gsnsBox .gsnsList > li {
            width: 30px;
            height: 100%;
            background-color: none;
            margin-right: 10px;
            float: left;
            background-size: cover; }
            #headBox #gnbBox .photoWrap .gsnsBox .gsnsList > li a {
              width: 100%;
              height: 100%;
              background-color: none;
              display: block; }
          #headBox #gnbBox .photoWrap .gsnsBox .gsnsList .twitter {
            background-image: url("../../img/Full/gnb/twitter.png");
            background-repeat: no-repeat;
            background-position: center;
            overflow: hidden; }
          #headBox #gnbBox .photoWrap .gsnsBox .gsnsList .facebook {
            background-image: url("../../img/Full/gnb/facebook.png");
            background-repeat: no-repeat;
            background-position: center;
            overflow: hidden; }
          #headBox #gnbBox .photoWrap .gsnsBox .gsnsList .instagram {
            background-image: url("../../img/Full/gnb/instagram.png");
            background-repeat: no-repeat;
            background-position: center;
            overflow: hidden; }
    #headBox #gnbBox .listWrap {
      width: 50%;
      height: 100%;
      background-color: none;
      float: right; }
      #headBox #gnbBox .listWrap .listBox {
        width: 65%;
        height: 75%;
        background-color: none;
        margin: 13% 13%; }
        #headBox #gnbBox .listWrap .listBox .gnblist {
          width: 100%;
          height: 100%;
          background-color: none; }
          #headBox #gnbBox .listWrap .listBox .gnblist > li {
            width: 100%;
            height: 25%;
            background-color: none;
            color: #333;
            text-align: center;
            font-family: 'Poiret One';
            font-size: 96px;
            font-size: 6rem;
            font-size: 5.05263vw; }
            #headBox #gnbBox .listWrap .listBox .gnblist > li:first-letter {
              text-transform: uppercase; }
            #headBox #gnbBox .listWrap .listBox .gnblist > li.company:hover > .companyMore {
              display: block; }
            #headBox #gnbBox .listWrap .listBox .gnblist > li .companyMore {
              width: 25vw;
              height: 25%;
              background-color: none;
              display: none;
              margin-left: 0.8em;
              padding: 1.5% 0;
              box-sizing: border-box; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .companyMore > li {
                width: 21%;
                height: 100%;
                background-color: none;
                margin-right: 0.3em;
                font-size: 1.2vw;
                float: left;
                font-family: 'nanumGothic';
                text-align: center;
                text-transform: uppercase; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .companyMore .notice {
                width: 18%; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .companyMore .aboutJyp {
                width: 26%; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .companyMore .ir {
                width: 6%; }
            #headBox #gnbBox .listWrap .listBox .gnblist > li.audition:hover > .auditionMore {
              display: block;
              transition: all 900ms; }
            #headBox #gnbBox .listWrap .listBox .gnblist > li .auditionMore {
              width: 25vw;
              height: 25%;
              background-color: none;
              display: none;
              margin-left: 0.8em;
              padding: 1.5% 3%;
              box-sizing: border-box; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .auditionMore > li {
                width: 15%;
                height: 100%;
                background-color: none;
                margin-right: 0.5em;
                font-size: 1.2vw;
                float: left;
                font-family: 'nanumGothic';
                text-align: center;
                text-transform: uppercase; }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .auditionMore .auditionLi {
                width: 25%;
                margin-left: calc(24% - 0.3em); }
              #headBox #gnbBox .listWrap .listBox .gnblist > li .auditionMore .faq {
                width: 12%; }

#topButton {
  width: 80px;
  width: 5rem;
  height: 80px;
  height: 5rem;
  margin: 0 auto;
  margin-bottom: 15em; }
  #topButton button {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem;
    background-color: #fff;
    border: solid #333 1px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    color: #333; }
    #topButton button:hover {
      background-color: #333;
      color: #fff; }

#footBox {
  width: 100%;
  height: auto;
  background-color: #171717;
  font-family: 'nanumGothic'; }
  #footBox::after {
    content: " ";
    display: block;
    clear: both; }
  #footBox #footerBox {
    width: 960px;
    height: auto;
    background-color: none;
    margin: 0 auto; }
    #footBox #footerBox .copyright {
      width: 50%;
      height: auto;
      background-color: none;
      padding: 1.5%;
      box-sizing: border-box;
      float: left; }
      #footBox #footerBox .copyright > p {
        width: 100%;
        height: auto;
        background-color: none;
        font-size: 1em;
        color: #fff;
        text-transform: uppercase; }
    #footBox #footerBox .policy {
      width: 50%;
      height: auto;
      background-color: none;
      float: right; }
      #footBox #footerBox .policy > .policyL {
        width: 60%;
        height: auto;
        background-color: none;
        float: right;
        padding: 2.8% 0;
        box-sizing: border-box; }
        #footBox #footerBox .policy > .policyL > li {
          width: 50%;
          height: none;
          background-color: none;
          float: left;
          color: #fff; }
