@charset "UTF-8"; html, body { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -o-user-select: none; user-select: none; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, button { margin: 0; padding: 0; } fieldset, img { border: 0 none; } dl, ul, ol, menu, li { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } input, select, textarea, button { vertical-align: middle; font-size: 100%; } button { border: 0 none; background-color: transparent; cursor: pointer; } table { border-collapse: collapse; border-spacing: 0; } body { background-color: #fff; -webkit-text-size-adjust: none; } input:checked[type="checkbox"] { background-color: #666; -webkit-appearance: checkbox; } input[type="text"], input[type="password"], input[type="submit"], input[type="search"], input[type="tel"], input[type="email"], html input[type="button"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; } input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } body, th, td, input, select, textarea, button { font-size: 14px; line-height: 1.5; font-family: "Pretendard", "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", system-ui, sans-serif; color: #000; } a { color: #005a96; text-decoration: none; } a:active, a:hover { text-decoration: none; } button, a, img { -webkit-user-drag: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } button:focus, a:focus, img:focus { outline: none !important; } address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; } hr { border: 0 none; } img { width: 100%; } .modal-table { display: table; width: 100%; height: 100%; table-layout: fixed; } .modal-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center; } .ir { display: block; font-size: 0; text-indent: -99999px; height: 0; } #kakaoHead { padding: 40px 0 60px; } #kakaoHead .img_title { position: relative; display: block; width: 100%; padding-top: 55%; background: url("@@head_title@2x.png") no-repeat top; background-size: contain; } #kakaoHead .img-date { padding-top: 15px; } video { width: 100%; -webkit-mask-image: -webkit-radial-gradient(white, black); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; }