0;@charset "utf-8"; @import url(font/font.css); @import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap'); /* 나눔고딕 : font-family:'Nanum Gothic',Dotum,Helvetica,AppleGothic,Gulim,'Roboto','굴림',Sans-serif; */
/* 본고딕 : font-family:'Noto Sans KR',Dotum,Helvetica,AppleGothic,Gulim,'Roboto','굴림',Sans-serif; */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,input,select,textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    padding: 0;
    margin: 0;
    vertical-align: top
}

span {
    vertical-align: middle;
}

/* default setting */
html {
    width: 100%;
    margin: 0;
    padding: 0;
}

* html * {
    zoom:1; }

body {
    width: 100%;
    height: auto;
    font-family: 'Play', 'NanumSquare',Dotum,Helvetica,AppleGothic,Gulim,'Roboto','굴림',Sans-serif;
    color: rgb(255 255 255);
    -webkit-text-size-adjust: none;
    background-color: #282828;
}

* {
    line-height: 1.55;
    font-family: 'Play', 'NanumSquare',Dotum,Helvetica,AppleGothic,Gulim,'Roboto','굴림',Sans-serif;
    word-break: keep-all;
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    box-sizing: border-box;
}

body, div, dl,dt,dd, ul,ol,li, h1,h2,h3,h4,h5,h6, form,p,a, button, fieldset, blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    * line-height: normal;
}

/*body {
    line-height: 1.5;
    min-height: 200vh;
}*/

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #ffffff;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, ol {
    list-style: none;
}

input, textarea {
    vertical-align: middle;
}

input[type=text], input[type=password], input[type=number],textarea {
    padding: 5px;
    border: 1px solid #ebebeb;
    background: #161616;
    color: #ffffff;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
}

input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder {
    color: #696969;
}

input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder {
    color: #696969;
}

input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder {
    color: #696969;
}

/* firefox 19+ */
input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder {
    color: #696969;
}

/* ie */
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder {
    color: #696969;
}

input[type=checkbox], input[type=radio] {
    vertical-align: middle;
}

input[type=submit], input[type=button] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

button {
    border: 0;
    cursor: pointer;
    width: auto;
    overflow: visible;
}

textarea {
    resize: none;
    border: 1px solid #ebebeb;
}

address, em {
    font-style: normal;
}

th, td {
    padding: 0;
    vertical-align: middle;
    font-weight: normal;
}

a, button, input[type=button], input[type=submit], input[type=reset] {
    text-decoration: none;
    *line-height: normal;
}

legend, caption {
    display: none;
}

iframe, object, video, embed {
    position: relative;
    max-width: 100%;
}

*+ html body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,a,button,form,fieldset,p,blockquote {
    vertical-align: top;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=radio] {
        vertical-align: top;
    }

    label.radio {
        line-height: 1;
    }
}

@-moz-document url-prefix() {
    input[type=radio] {
        vertical-align: top;
    }

    label.radio {
        line-height: 1;
    }
}

/* inline */
img {
    display: inline-block;
    border: none;
    vertical-align: baseline;
    max-width: 100%;
}

cite, code, dfn, del, em, ins, label, q, span, strong {
    display: inline-block;
    *line-height: normal;
}

label {
    *vertical-align: middle;
}

cite, em, dfn {
    font-style: normal;
}

sub {
    vertical-align: bottom;
}

sup {
    vertical-align: top;
}

hr {
    display: none;
}

/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    padding: 0;
    margin: 0;
}

.video-background {
    background: #000000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    /*padding-bottom: 56.25%;*/
    overflow: hidden;
    padding-top: calc(9/16*100%);
    text-align: center;
    opacity: 5;
    object-fit: none;
}

.video-foreground, .video-background iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.video-foreground1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: 100%;
    }
}

/*이용약관&개정정보 취급방침*/
/*모달 팝업 영역 스타일링*/
.overlaya {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 79%);
    display: none;
    /* 초기에는 숨김 */
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popupa {
    background-color: #1b1b1b;
    max-width: 500px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgb(255 255 255 / 30%);
    position: relative;
    /* 닫기 버튼 위치 조정을 위해 */
}

.close-buttona {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

/***************************/
/*모달 팝업 영역 스타일링*/
.overlayb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 79%);
    display: none;
    /* 초기에는 숨김 */
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popupb {
    background-color: #1b1b1b;
    max-width: 500px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgb(255 255 255 / 30%);
    position: relative;
    /* 닫기 버튼 위치 조정을 위해 */
}

.close-buttonb {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

/***************************/
/*모달 팝업 영역 스타일링*/
.overlayc {
    position: fixed;
    top: 0em;
    left: 0em;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 79%);
    display: none;
    /* 초기에는 숨김 */
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popupc {
    background-color: #1b1b1b;
    max-width: 500px;
    max-height: 670px;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgb(255 255 255 / 30%);
    position: relative;
    /* 닫기 버튼 위치 조정을 위해 */
}

.close-buttonc {
    position: absolute;
    top: 0px;
    right: 30px;
    cursor: pointer;
    font-size: 3em;
    color: #ffffff;
}

.imgsize {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/**************************************************/
.gform {
    color: #e5151f;
}

/*장비명칭 메인*/
.center-text {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff7f7;
    background-color: #000000a8;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 15px #fb7878;
}
}

/*******************************************************************로딩관련**********************************************************/
#link {
    color: #E45635;
    display: block;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}

#link:hover {
    color: #CCCCCC
}

#link, #link:hover {
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -ms-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
}

/** BEGIN CSS **/
/*  body {
                background: #33333300;
            }*/
@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.loading-container, .loading {
    height: 100px;
    position: relative;
    width: 100px;
    border-radius: 100%;
    display: block;
}

.loading-container {
    /*margin: 1000px 10px*/
    top: 60px;
    left: 60px;
    transform: translate(-50%, -50%);
}

.loading {
    border: 2px solid transparent;
    border-color: #00000000 #ffffff transparent #ffffff;
    -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
    -moz-transform-origin: 50% 50%;
    -o-animation: rotate-loading 1.5s linear 0s infinite normal;
    -o-transform-origin: 50% 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-transform-origin: 50% 50%;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    transform-origin: 50% 50%;
}

.loading-container:hover .loading {
    border-color: transparent #E45635 transparent #E45635;
}

.loading-container:hover .loading, .loading-container .loading {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#loading-text {
    -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
    -o-animation: loading-text-opacity 2s linear 0s infinite normal;
    -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
    animation: loading-text-opacity 2s linear 0s infinite normal;
    color: #a5a5a5;
    font-family: "Helvetica Neue, "Helvetica", ""arial";
    font-size: 18px;
    font-weight: bold;
    margin-top: 42px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100px;
}


/************************/
/* 원본 이미지 스타일 */
/* 이미지 래퍼: 상대 위치(마커를 절대위치로 놓기 위함) */
  .img-wrap {
    display:inline-block;
    position:relative;
    margin: 0px;
  }

  /* 원본 이미지 스타일 */
  .img-wrap img {
    /*width: 300px;*/
    height: 225px;
    display:block;
    border-radius:8px;
    cursor:pointer;
    border: 5px solid #ffffff;
  }

  /* 마커: 원형 + 중앙에 플러스 */
  .marker {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;              /* 원 크기 - 필요시 조절 */
    height: 72px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,0.95);
    box-shadow: 0 4px 14px rgba(0,0,0,0.35);
    background: rgba(0,0,0,0.25);
    transform: translate(-50%, -50%) scale(0.85);
    display: none;            /* 기본 숨김 */
    align-items: center;
    justify-content: center;
    pointer-events: none;     /* 클릭을 막지 않음 */
    transition: transform 150ms ease, opacity 150ms ease;
    opacity: 0;
  }

  /* 플러스 표시(가운데) */
  .marker::after {
    content: "+";
    font-size: 28px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
  }

  /* 보일 때 */
  .marker.show {
    display:flex;
    opacity:1;
    transform: translate(-50%, -50%) scale(1);
  }

  /* 팝업 배경 및 큰 이미지 (이전 예제 유지) */
  .popup {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.85);
    text-align: center;
  }
  .popup img {
    max-width: 92%;
    max-height: 92%;
    margin-top: 3vh;
    border-radius: 10px;
    box-shadow: 0 0 30px #4c4c4c;
  }

  /* 모바일에서 마우스 효과 대신 간단한 표시: (선택) */
  @media (hover: none) {
    .marker { display: none !important; }
  }
/************************/
@media screen and (max-width: 1440px) {
    /*장비명칭 메인*/ .center-text {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff7f7;
        font-size: 30px;
        font-weight: bold;
        text-shadow: 1px 1px 5px #000000;
    }
}

@media screen and (max-width: 1024px) {
    /*장비명칭 메인*/ .center-text {
        font-size: 21px;
    }
}

@media screen and (max-width: 768px) {
    /*장비명칭 메인*/ .center-text {
        font-size: 15px;
    }

    .loading-container {
        display: none;
    }
     .img-wrap img {
    height: 320px;
  }

}