body
{
  -webkit-text-size-adjust: none;
  scale: 1;
}

html
{
  overflow-x: hidden;
  text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  scale: 1;
}

a:visited
{
    text-decoration: none;
}

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

.nanummyeongjo * {
 font-family: 'Nanum Myeongjo', serif;
}

li
{
    list-style: none;
}

.main_container
{
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.main_banner
{
    position: relative;
}

.link-box
{
    width: 20%;
    height: 30%;
    cursor: pointer;
    position: absolute;
    top: 40%;
    background-color: transparent;
}

#lb-1
{
    width: 35%;
    left: 4%;
}

#lb-2
{
    left: 40%;
}

#lb-3
{
    top: 35%;
    width: 25%;
    height: 40%;
    left: 70%;
}

.background
{
    width: 100%;
    height: 100% !important;
}

.background img
{
    object-fit: contain;
}

.background
{
    width: 100%;
    background: url('/img/mainbanner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.pos1_img h2
{
    width: 100%;
    margin: 0 auto;
    font-family: 'Nanum Myeongjo', serif;
    position: absolute;
    top: 40%;
    font-size: 4em;
    color: white;
    z-index: 2;
    font-weight: 800;
}

.pos1_img h3
{
    left: 48%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 65%;
    color: white;
    border-bottom: 1px solid white;
    font-size: 1.1em;
    z-index: 3;
}


.contents
{
    margin-top: 150px;
    position: relative;
}

.position_1
{
    position: relative;
    margin: 0;
    width: 100%;
	margin-bottom:1em;
    /*height: 80% !important;*/
}

.pos1_img
{
    top: 0;
    position: relative;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
}

.pos1_hover
{
    top: 0;
    position: absolute;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    display: none;
}

.pos2_hover
{
    top: 0;
    position: absolute;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    display: none;
}

.pos3_hover
{
    top: 0;
    position: absolute;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
    display: none;
}




.pos1_hover h2
{
    position: absolute;
    font-family: 'Nanum Myeongjo', serif;
    top: 75%;
    font-size: 4em;
    color: white;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}

.pos2_hover h2
{
    width: 100%;
    margin: 0 auto;
    font-family: 'Nanum Myeongjo', serif;
    position: absolute;
    top: 75%;
    font-size: 4em;
    color: white;
    z-index: 2;
}

.pos3_hover h2
{
    position: absolute;
    width: 100%;
    margin: 0 auto;
    font-family: 'Nanum Myeongjo', serif;
    top: 75%;
    font-size: 4em;
    color: white;
    z-index: 2;
}

.pos1_hover h3
{
    left: 47%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 65%;
    color: white;
    font-size: 1.3em;
    z-index: 3;
    font-weight: 400;
}

.pos2_hover h3
{
    left: 47%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 90%;
    color: white;
    font-size: 1.3em;
    z-index: 3;
}

.pos3_hover h3
{
    left: 47%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 90%;
    color: white;
    font-size: 1.3em;
    z-index: 3;
}

.position_2
{
    position: relative;
    margin: 0;
    width: 100%;
   /* height: 80% !important;*/
   margin-bottom:1em;
}

.pos2_img
{
    top: 0;
    position: relative;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
}

.pos2_img h2
{
    width: 100%;
    margin: 0 auto;
    font-family: 'Nanum Myeongjo', serif;
    position: absolute;
    top: 40%;
    font-size: 4em;
    color: white;
    z-index: 2;
    font-weight: 800;
}

.pos2_img h3
{
    left: 48%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 65%;
    color: white;
    border-bottom: 1px solid white;
    font-size: 1.1em;
    z-index: 2;
}

.position_3
{
    position: relative;
    margin: 0;
    width: 100%;
    /*height: 80% !important;*/
	margin-bottom: 300px;
}

.pos3_img
{
    top: 0;
    position: relative;
    width: 100%;
    background-position: center;
    background-size: contain;
    text-align: center;
    overflow: hidden;
}

.pos3_img h2
{
    width: 100%;
    margin: 0 auto;
    font-family: 'Nanum Myeongjo', serif;
    position: absolute;
    top: 40%;
    font-size: 4em;
    color: white;
    z-index: 2;
    font-weight: 800;
}

.pos3_img h3
{
    left: 48%;
    text-align: center;
    font-family: 'nanumsquare';
    position: absolute;
    top: 65%;
    color: white;
    border-bottom: 1px solid white;
    font-size: 1.1em;
    z-index: 2;
}

#img_cover1
{
    position: absolute;
    left: 15%;
    background-color: rgba(0, 255, 0, 0.2);
    z-index: 1;
    width: 70%;
    height: 100% !important;
    background-position: center;
    background-size: contain;
}

#img_hover1
{
    position: absolute;
    left: 15%;
    background-color: rgba(4, 94, 1, 0.5);
    z-index: 1;
    top: 70%;
    width: 70%;
    height: 30% !important;
    background-position: center;
    background-size: contain;
}

#img_hover2
{
    position: absolute;
    left: 15%;
    background-color: rgba(4, 94, 1, 0.5);
    z-index: 1;
    top: 70%;
    width: 70%;
    height: 30% !important;
    background-position: center;
    background-size: contain;
}

#img_hover3
{
    position: absolute;
    left: 15%;
    background-color: rgba(4, 94, 1, 0.5);
    z-index: 1;
    top: 70%;
    width: 70%;
    height: 30% !important;
    background-position: center;
    background-size: contain;
}

#img_cover2
{
    position: absolute;
    left: 15%;
    background-color: rgba(0, 255, 0, 0.2);
    z-index: 1;
    width: 70%;
    height: 100% !important;
    background-position: center;
    background-size: contain;
}

#img_cover3
{
    position: absolute;
    left: 15%;
    background-color: rgba(0, 255, 0, 0.2);
    z-index: 1;
    width: 70%;
    height: 100% !important;
    background-position: center;
    background-size: contain;
}

#slidediv1
{
    left: 15%;
    height: 100% !important;
    z-index: 100;
    background-color: transparent;
    background-position: center;
    background-size: contain;
    width: 70%;
    position: absolute;
    cursor: pointer;
}

#slidediv2
{
    left: 15%;
    height: 100% !important;
    z-index: 100;
    background-color: transparent;
    background-position: center;
    background-size: contain;
    width: 70%;
    position: absolute;
    cursor: pointer;
}

#slidediv3
{
    left: 15%;
    height: 100% !important;
    z-index: 100;
    background-color: transparent;
    background-position: center;
    background-size: contain;
    width: 70%;
    position: absolute;
    cursor: pointer;
}

.footer
{
    z-index: 10;
}

#footer
{
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 280px;
    background-color: #505050;
}

#topmenu
{
  width: 230px;
  margin: 0 auto;
  justify-content: space-between;
    top: 95px;
    position: relative;
    text-align: center;
    display: flex;
}

#topmenu a
{
  font-size: 16px;
  font-weight: 400;
    color: #f2f2f2;
}

.hl
{
  display: inline-block;
  height: 16px;
  border-right: 1px solid #707070;
}

.copyright
{
  position: relative;
  top: 125px;
  margin: 0 auto;
  width: 470px;
  display: flex;
  justify-content: space-between;
}

.copyright:last-child
{
  padding-top: 10px;
}

.fc p
{
  font-weight: 400;
  color: #9d9d9d;
  font-size: 15px;
  font-family: 'NanumSquare';
}

@media all and (min-width:2000px) and (max-width:2600px)
{
    .pos1_img h3
    {
        left: 48%;
        font-size: 1.4em;
    }

    .pos2_img h3
    {
        left: 48%;
        font-size: 1.4em;
    }

    .pos3_img h3
    {
        left: 48%;
        font-size: 1.4em;
    }

    .pos1_hover h3
    {
        left: 47%;
        font-size: 1.4em;
    }

    .pos2_hover h3
    {
        left: 47%;
        font-size: 1.4em;
    }

    .pos3_hover h3
    {
        left: 47%;
        font-size: 1.4em;
    }
}

@media all and (min-width:1024px) and (max-width:1279px)
{
    .pos1_img h2, .pos2_img h2, .pos3_img h2
    {
        font-size: 48px;
    }

    .pos1_img h3, .pos2_img h3, .pos3_img h3
    {
        font-size: 20px;
        left: 45%;
    }

    .pos1_hover h3, .pos2_hover h3, .pos3_hover h3
    {
        left: 43%;
        font-size: 20px !important;
    }

    .position_3
    {
        margin-bottom: 250px;
    }
}

@media all and (min-width:768px) and (max-width:1023px)
{
    .pos1_img h2, .pos2_img h2, .pos3_img h2
    {
        font-size: 44px;
        top: 35%;
    }

    .pos1_img h3, .pos2_img h3, .pos3_img h3
    {
        font-size: 20px;
        left: 43%;
        top: 65%;
    }

    .pos1_hover h3, .pos2_hover h3, .pos3_hover h3
    {
        left: 41%;
        font-size: 20px !important;
    }

    .contents
    {
        margin-top: 100px;
    }

    .position_3
    {
        margin-bottom: 180px;
    }
}

@media all and (min-width:480px) and (max-width:767px)
{
    .pos1_img h2, .pos2_img h2, .pos3_img h2
    {
        font-size: 28px;
    }

    .pos1_img h3, .pos2_img h3, .pos3_img h3
    {
        font-size: 16px;
        left: 42%;
        top: 65%;
    }

    .pos1_hover h3, .pos2_hover h3, .pos3_hover h3
    {
        left: 37%;
        font-size: 20px !important;
    }

    .contents
    {
        margin-top: 60px;
    }

    .position_3
    {
        margin-bottom: 100px;
    }

    .pos1_img img, .pos2_img img, .pos3_img img
    {
        width: 85% !important;
    }

    .pos1_hover img, .pos2_hover img, .pos3_hover img
    {
        width: 85% !important;
    }

    #img_cover1, #img_cover2, #img_cover3
    {
        width: 85%;
        left: 7.5%;
    }

    #slidediv1, #slidediv2, #slidediv3
    {
        left: 7.5%;
        width: 85%;
    }
}

@media all and (min-width:321px) and (max-width:479px)
{
    #footer
    {
        height: 160px;
    }

    #topmenu
    {
        width: 192px;
        top: 48px;
    }

    #topmenu a
    {
        font-size: 12px;
    }

    .copyright
    {
        top: 72px;
        width: 340px;
    }

    .copyright:last-child
    {
        padding-top: 5px;
    }

    .fc p
    {
        font-size: 11px;
        color: #9d9d9d;
    }

    .fc a
    {
        color: #9d9d9d;
    }

    .copyright .hl
    {
        height: 11px;
    }

  .pos1_img h2, .pos2_img h2, .pos3_img h2
    {
        top: 30%;
        font-size: 23px;
    }

    .pos1_img h3, .pos2_img h3, .pos3_img h3
    {
        font-size: 14px;
        left: 40%;
        top: 60%;
    }

    .pos1_hover h3, .pos2_hover h3, .pos3_hover h3
    {
        left: 38%;
        font-size: 16px !important;
    }

    .contents
    {
        margin-top: 50px;
    }

    .position_3
    {
        margin-bottom: 80px;
    }

    #lb-1
    {
        left: 0;
    }

    #lb-2
    {
        width: 30%;
        left: 35%;
    }

    #lb-3
    {
        left: 75%;
    }

    .pos1_img img, .pos2_img img, .pos3_img img
    {
        width: 85% !important;
    }

    .pos1_hover img, .pos2_hover img, .pos3_hover img
    {
        width: 85% !important;
    }

    #img_cover1, #img_cover2, #img_cover3
    {
        width: 85%;
        left: 7.5%;
    }

    #slidediv1, #slidediv2, #slidediv3
    {
        left: 7.5%;
        width: 85%;
    }
}

@media all and (max-width:320px)
{
  #footer
  {
    height: 50vw;
  }

  .copyright
  {
    top: 20vw;
    width: 95vw;
  }

  .copyright:last-child
  {
    padding-top: 2vw;
  }

  .fc p
  {
    font-size: 3vw;
    color: #9d9d9d;
  }

  .fc a
  {
    color: #9d9d9d;
  }

  .hl
  {
    height: 4vw;
  }

  .copyright .hl
  {
    height: 3vw;
  }

  #topmenu
  {
    width: 60vw;
    top: 15vw;
  }

  #topmenu a
  {
    font-size: 4vw;
  }

  .pos1_img h2, .pos2_img h2, .pos3_img h2
    {
        top: 30%;
        font-size: 7vw;
    }

    .pos1_img h3, .pos2_img h3, .pos3_img h3
    {
        font-size: 4vw;
        left: 40%;
        top: 60%;
    }

    .pos1_hover h3, .pos2_hover h3, .pos3_hover h3
    {
        left: 38%;
        font-size: 4vw !important;
    }

    .contents
    {
        margin-top: 15vw;
    }

    .position_3
    {
        margin-bottom: 25vw;
    }

    #lb-1
    {
        left: 0;
    }

    #lb-2
    {
        width: 30%;
        left: 35%;
    }

    #lb-3
    {
        left: 75%;
    }

    .pos1_img img, .pos2_img img, .pos3_img img
    {
        width: 85% !important;
    }

    .pos1_hover img, .pos2_hover img, .pos3_hover img
    {
        width: 85% !important;
    }

    #img_cover1, #img_cover2, #img_cover3
    {
        width: 85%;
        left: 7.5%;
    }

    #slidediv1, #slidediv2, #slidediv3
    {
        left: 7.5%;
        width: 85%;
    }
}