@charset "utf-8";

@import url('https://fastly.jsdelivr.net/npm/galmuri@latest/dist/galmuri.css');

@import url('https://fonts.googleapis.com/css2?family=DotGothic16&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Stick&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Freeman&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');

@font-face {
    font-family: 'NeoDunggeunmoPro-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/NeoDunggeunmoPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KCC-Hanbit';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/KCC-Hanbit.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SUITE-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'barcode';
    src: url('../fonts/BarcodeFont.woff') format('woff');
}

@font-face {
    font-family: 'Dovemayo_gothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.1/Dovemayo_gothic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Orbit-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2310@1.0/Orbit-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24Supermagic-Bold-v1.0';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/Cafe24Supermagic-Bold-v1.0.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24SsurroundAir';
    src: url('https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Chosunilbo_myungjo';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChosunGu';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


*::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

* {
    transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
}

* a {color: #333 !important;}

html {overflow: hidden;}
.admin-preview-box, html.single:before {
    background-image: none !important;
    background-color: transparent !important;
}

#header,
#footer,
#goto_top,
hr.padding {display: none !important;}

#body {height: 100% !important; padding: 0 !important; margin: 0 !important;}

#mo_header {display: none !important;}

.fix-layout {
    width: 100%;
    max-width: 1920px !important;
    height: 100vh;
    margin: 0 auto !important;
    padding: 0 !important;
}

.mid-layout {
    width: 100%;
    height: 100%;
    display: inherit !important;
    vertical-align: inherit !important;
    padding: 0 !important;
}

#topCont {display: none;}

.btn_confirm {
    text-align: center;
    padding: 15px 0;
}

button {
    font-size: inherit !important;
    font-family: inherit !important;
    vertical-align: inherit !important;
}

ul, li {display: inline;}

table {
    min-width: 100px;
    max-width: 500px;
    width: auto !important;
}
.first table {
    width: 400px !important;
}
th {
    width: 100px;
    color: #333;
    font-weight: 800;
    text-align: left;
}
tr {}
td {padding: 3px 1px;}

.bo_1 .o_list_1 option:nth-child(1) {font-family: 'Galmuri9', sans-serif;}
.bo_1 .o_list_1 option:nth-child(2) {font-family: 'NeoDunggeunmoPro-Regular';}
.bo_1 .o_list_1 option:nth-child(3) {font-family: 'KCC-Hanbit';}
.bo_1 .o_list_1 option:nth-child(4) {font-family: 'SUITE-Regular';}
.bo_1 .o_list_1 option:nth-child(5) {font-family: 'Dovemayo_gothic';}

.bo_1 .o_list_1 option:nth-child(6) {font-family: 'Orbit-Regular';}
.bo_1 .o_list_1 option:nth-child(7) {font-family: 'Cafe24Supermagic-Bold-v1.0';}
.bo_1 .o_list_1 option:nth-child(8) {font-family: 'Cafe24SsurroundAir';}
.bo_1 .o_list_1 option:nth-child(9) {font-family: 'Chosunilbo_myungjo';}
.bo_1 .o_list_1 option:nth-child(10) {font-family: 'ChosunGu';}

.bo_1 .o_list_2 option:nth-child(1) {font-family: "DotGothic16", sans-serif;}
.bo_1 .o_list_2 option:nth-child(2) {font-family: "M PLUS 1", sans-serif;}
.bo_1 .o_list_2 option:nth-child(3) {font-family: "Stick", sans-serif;}
.bo_1 .o_list_2 option:nth-child(4) {font-family: "Mochiy Pop P One", sans-serif;}
.bo_1 .o_list_2 option:nth-child(5) {font-family: "Yusei Magic", sans-serif;}

.bo_1 .o_list_3 option:nth-child(1) {font-family: "Oswald", sans-serif;}
.bo_1 .o_list_3 option:nth-child(2) {font-family: "Playfair Display", serif;}
.bo_1 .o_list_3 option:nth-child(3) {font-family: "Freeman", sans-serif;}
.bo_1 .o_list_3 option:nth-child(4) {font-family: "Bebas Neue", sans-serif;}
.bo_1 .o_list_3 option:nth-child(5) {font-family: "Caveat", cursive;}

input[type="text"],
input[type="file"] {
    width: 100%;
    color: #333 !important;
    background-color: #FFF !important;
    border-color: #333 !important;
}
input::placeholder {color: #333;}
#closet_a_image_url,
#closet_b_image_url {margin: 5px 0 0;}
select {
    width: 100%;
    color: #333 !important;
    background-color: #FFF !important;
    border-color: #333 !important;
}
select option {
    color: #333 !important;
}
.clr-field {width: 100%;}
.clr-field button {border: 1px solid #333 !important;}
