img {
    max-width: 100%;
}

#page {
    padding: 100px 0 100px 0;
    display: table;
    margin: 0 auto;
}

#page h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: #000000;
    /* background: ; */
    line-height: 1.5
}

#page h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 50px
}


#page h3 {
    color: #0f0f70;
    font-size: 20px;
    font-weight: 800;
    border-bottom: 1px solid #0f0f70;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1
}

#page h3:before {
    color: #0f0f70;
    font-family: "Font Awesome 5 free";
    content: "\f058";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}



#page h30 {
    display: block;
    color: #0f0f70;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    padding-bottom: 20px;
}

#page h30:before {
    color: #0f0f70;
    font-family: "Font Awesome 5 free";
    content: "\f058";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}


#page section:not(:first-child) {
    margin-top: 100px
}

#page section h5 {
    font-family: 'SuseongDotum';
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 1.7;
    padding: 50px 0 50px 0;
    color: #0f0f70
}

.p0101 {
    width: calc(80% - 0px);
}

.p0101 h10 {
    display: block;
    font-size: 80px;
    line-height: 1;
    color: #000000;
    font-weight: 900;
    margin-bottom: 30px;
}

.p0101 h20 {
    display: block;
    font-size: 40px;
    line-height: 1;
    color: #000000;
    font-weight: 300;
    margin-bottom: 0px;
}

.p0101 section {
    width: 50%;
    float: left;
    margin-top: 0px !important
}

.p0101 section p {
    margin-bottom: 50px
}

.listup {
    width: 100%;
    display: table;
}

.listup div {
    width: calc(33.33% - 62px);
    margin-right: 30px;
    float: left;
    height: 300px;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin-bottom: 30px;
}

.listup div:nth-child(3n) {
    margin-right: 0px
}

.listup div b {
    display: block;
    color: #000000;
    font-weight: 900;
    font-size: 800;
    line-height: 1.5;
    margin: 0 0 20px 0;
    font-size: 19px;
    position: relative
}

.listup div b i {
    color: #000000;
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 10px
}

.listup div p {
    text-align: center
}

.listup div p img {
    max-width: 70%;
    max-height: 50px
}

.listup div p:nth-child(1) {
    height: 70px
}

.listup div p:nth-child(2) {
    color: #000000;
    font-weight: 800;
}

.listup div p:nth-child(3) {
    font-size: 14px
}

.p0201 section:nth-child(1) {
    padding: 50px 0 50px 0;
    color: #000000;
    font-weight: 700;
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
}

.p0201 .listup div {
    height: 170px;
    cursor: pointer
}

.p0201 .listup div:hover {
    box-shadow: 0 20px 20px -20px rgba(234, 85, 86, 0.1), 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}

.p0601 section:nth-child(1) {
    padding: 50px 0 50px 0;
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 30px;
}

.p0601 section:nth-child(1) p:nth-child(1) {
    font-size: 30px;
    color: #0f0f70
}

.p0601 section:nth-child(1) p:nth-child(1) b {
    font-size: 30px;
    font-weight: 900;
    color: #0f0f70
}

.p0601 section:nth-child(1) p:nth-child(1) i {
    font-size: 25px;
    margin: 0 10px 0 10px;
    color: #0f0f70
}

.p0601 section:nth-child(1) p:nth-child(2) {
    color: #000000
}

.p0601 section:nth-child(1) p:nth-child(2) i {
    margin: 0 10px 0 10px;
    color: #000000;
}

.p0601 section:nth-child(1) p:nth-child(2) button {
    border: 1px solid #000000;
    color: #000000;
    font-size: 14px;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    margin-left: 10px;
}

.p0601 section:nth-child(1) p:nth-child(2) button i {
    margin: 0 10px 0 0;
    font-size: 13px;
    color: #000000
}

.p0601 h3 {
    margin-top: 30px
}

.p0601 form {
    width: 100%;
    display: table;
    margin-bottom: 30px;
}

.p0601 form input {
    width: calc(80% - 22px) !important;
    float: left;
    padding: 17px 20px 17px 20px !important;
    border: 1px solid #000000 !important;
    color: #000000 !important
}

.p0601 form button {
    width: 17%;
    float: right;
    margin: 0 !important;
    background: #000000 !important
}

#attend figure {
    padding: 0;
    margin: 0;
    display: block;
    position: relative
}

#attend figure {
    width: calc(33.33% - 82px);
    margin-right: 30px;
    float: left;
    height: 130px;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    padding: 30px;
    margin-bottom: 30px;
}

#attend figure:nth-child(3n) {
    margin-right: 0px
}

#attend figure p:nth-child(1) {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #999999
}

#attend figure p:nth-child(2) {
    font-size: 30px;
    font-weight: 900;
    color: #000000;
    margin-bottom: 0px;
}

#attend figure p:nth-child(2) span {
    margin-left: 10px
}

#attend figure p:nth-child(3) {
    margin-bottom: 10px
}

#attend figure p:nth-child(4) {
    position: absolute;
    bottom: 30px;
    color: #0f0f70;
    font-weight: 800;
    font-size: 14px;
}

#attend figure p:nth-child(4) i {
    color: #0f0f70;
    font-size: 13px;
    margin-right: 5px
}

#attend figure p:nth-child(4) span {
    color: #0f0f70;
    font-size: 14px;
    margin-left: 10px;
}

h301 {
    text-align: center;
    display: block;
    margin-bottom: 200px;
    margin-top: 200px;
    color: #cccccc;
    font-size: 20px;
}

h301 i {
    color: #cccccc;
    font-size: 80px !important;
    display: block;
    margin-bottom: 10px;
}

h301 p {
    color: #cccccc;
    font-size: 20px !important;
}

h50 {
    display: block;
    font-size: 14px;
    color: #999999
}

h50:before {
    color: #999999;
    font-family: "Font Awesome 5 free";
    content: "\f00c";
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}

.p0403 {
    max-width: 100%;
    width: 700px
}

.p0204 {
    max-width: 100%;
    width: 700px
}

@media (max-width: 1700px) {
    .p0101 {
        width: calc(90% - 0px);
    }

    .p0101 h10 {
        font-size: 60px;
    }

    .p0101 h20 {
        font-size: 30px;
    }
}


.root_daum_roughmap {
    width: 100% !important;
    height: 550px !important;
    z-index: 1 !important
}

.root_daum_roughmap * {
    font-size: 11px;
}


.p0103 dd p {
    margin-bottom: 10px;
}

.p0103 dd p b {
    font-size: 11px;
    color: #ffffff;
    margin: 0 10px 0 0px;
    padding: 4px 10px 4px 10px;
    border-radius: 20px;
}

.p0103 dd p i {
    margin: 0 10px 0 10px
}

.p0103 dd dl {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px none !important
}

.p0103 dd dl dt {
    text-align: left !important;
}

button.app {
    width: 100%;
    height: 60px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    font-size: 17px;
    background-color: #0f0f70;
    margin-top: 30px;
}


form {
    display: block;
    width: 700px;
    margin: 0 auto
}

form p {
    margin-bottom: 5px;
    width: 100%;
    display: table;
}

form p label {
    float: left;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}

form p label span {
    top: 7px !important
}

form span.agreeview {
    background-color: #ffffff;
    color: #0f0f70;
    padding: 5px 15px 5px 15px;
    border-radius: 30px;
    margin-left: 20px;
    border: 1px solid #0f0f70;
    font-size: 12px;
    margin-top: 0px;
    cursor: pointer;
    float: left
}

form label {
    top: -5px !important;
    padding-left: 0px !important;
}

form input[type=text],
form input[type=email],
form input[type=number] {
    width: calc(100% - 20px);
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 0px;
    display: block;
    font-size: 15px;
}

form input[type=password] {
    width: calc(100% - 20px);
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
}

form button {
    width: 100%;
    height: 60px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    font-size: 17px;
    background-color: #c5a46f;
    margin-top: 30px;
}

form button:disabled {
    background-color: #b5b7bf;
}

form button i {
    color: #ffffff;
    margin-left: 10px
}

form textarea {
    width: calc(100% - 42px);
    padding: 20px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
    height: 150px;
}

form .form-select-group {
    position: relative;
}

form .form-select-group img {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

form .form-file-group {
    display: flex;
    align-items: center;
    gap: 10px;
}

form .form-file-group input[type="text"] {
    width: calc(100% - 20px);
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

form .form-file-group input[type="file"] {
    display: none;
}

form .form-file-group button {
    width: 20%;
    height: 48px;
    text-align: center;
    background-color: #c5a46f;
    color: #ffffff;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    margin: 0
}

form .form-agreement-group {
    padding: 10px;
    padding-bottom: 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

form .agreement {
    display: flex;
    justify-content: space-between;
}

form .agreement.detail-agreement {
    flex-direction: column !important;
    margin-bottom: 10px !important;
}

form .agreement.detail-agreement>label {
    padding: 0 !important;
}

form .agreement.detail-agreement>p {
    margin: 0 0 0 30px !important;
}

form .form-agreement-group>p {
    margin: 10px 0 10px 30px;
    font-size: 14px;
    font-weight: 400;
    color: #676879;
}


form .form-agreement-group p {
    font-size: 14px;
    font-weight: 400;
    color: #676879;
}

form .form-checkbox-group {
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 0;
}

form .form-checkbox-group.all {
    border-bottom: 1px solid #676879;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

form .form-checkbox-group input {
    display: none;
}

form .form-checkbox-group .checkmark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 17px;
    width: 17px;
    background-color: transparent;
    border: 1px solid #676879;
    border-radius: 4px;
}

form .form-checkbox-group input:checked~.checkmark {
    background-color: #c5a46f;
    border-color: #c5a46f;
}

form .form-checkbox-group .checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

form .form-checkbox-group input:checked~.checkmark::after {
    display: block;
    left: 6px;
    top: 1px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

form .form-checkbox-group p {
    margin: 0;
    margin-left: 30px;
    font-weight: 400;
}

form .form-checkbox-group.all p {
    margin-top: 3px;
}

form .form-checkbox-group p span {
    color: #c5a46f;
    font-weight: 400;
}

form .form-input-group {
    display: flex;
    align-items: center;
    gap: 10px;
}

form .form-button-group {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

form .form-button-group input[type="text"],
form .form-button-group input[type="number"] {
    width: calc(100% - 20px);
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

form .form-button-group .timer {
    position: absolute;
    width: 40px;
    right: 21%;
    top: 50%;
    transform: translateY(-50%);
    color: #ff6767;
    white-space: nowrap;
    font-size: 14px;
    text-align: right;
}

form .form-button-group button {
    width: 20%;
    height: 50px;
    text-align: center;
    background-color: #c5a46f;
    color: #ffffff;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    margin: 0;
}

form .form-button-group button:disabled {
    background-color: #f7f8fa;
    color: #b5b7bf;
    border: 1px solid #b5b7bf;
}

.login form input[name="email"] {
    border-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.login form input[name="password"] {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.login form button {
    margin: 0;
}

.login .link-group {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    gap: 20px;
}

/*
form h5 {color:#0f0f70; font-size:15px; margin-bottom:15px; width:100%; margin-top:15px;}
form h5:before {color:#0f0f70; font-family: "Font Awesome 5 free"; content: "\f058"; margin-right:10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold;}
*/
h500 {
    color: #0f0f70;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    padding-left: 20px;
    line-height: 1.5;
}

h500:before {
    color: #0f0f70;
    font-family: "Font Awesome 5 free";
    content: "\f058";
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    margin-left: -20px;
}

form h7 {
    font-size: 18px;
    color: #000000;
    font-weight: 900;
    margin-top: 50px;
    display: block
}

form h7:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #0f0f70;
    margin: 10px 0px;
}


form h6 {
    color: #000000 !important;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    display: block;
    position: relative
}

form h6 i {
    color: #60c3ab !important;
    font-size: 17px;
}

form select {
    width: calc(100% - 0px);
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 0px;
    display: block;
    font-size: 15px;
}

form h6 sup {
    color: red;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: -10px;
    display: block
}

form h8 {
    width: calc(100% - 42px);
    position: relative;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
}

form h8 label {
    margin-right: 20px
}

form h7 span {
    margin-left: 20px;
    margin-right: 0px !important
}

form h7 span i {
    color: #ffffff;
    margin-right: 10px
}

form h9 {
    display: table;
    width: 100%;
}

form h9 select {
    width: 30%;
    margin-right: 5%;
    float: left
}

form h9 select:last-child {
    margin-right: 0%
}

.p0202 form h9 select {
    width: 47.5%;
    margin-right: 5%;
    float: left
}

.p0202 form h9 select:last-child {
    margin-right: 0%
}

.agreebox {
    border: 1px solid #e6e6e6;
    width: calc(100% - 42px);
    padding: 20px;
    border-radius: 10px;
    height: 100px;
    overflow: auto;
    margin-bottom: 20px;
}

.agreebox {
    font-size: 13px;
    line-height: 25px;
}

.agreebox b {
    color: #000000;
    display: block;
    margin-bottom: 0px;
}

.infobox {
    background-color: #f6f6f6;
    width: calc(100% - 60px);
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.infobox li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px !important;
}

.infobox ul {
    margin-left: 20px
}

.infobox li b {
    color: red;
    border-bottom: 1px solid red;
    margin-bottom: 0px !important;
}



#agreebox1 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    z-index: 4
}

#agreebox2 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    z-index: 4
}

#agree {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    height: 50%;
    background-color: #ffffff;
    border: 1px solid #0f0f70;
    border-radius: 10px;
}

#agree h1 {
    text-align: center;
    color: #000000;
    font-size: 20px;
    margin: 40px 20px 20px 20px;
    font-weight: 800
}

#agree h1:after {
    display: none
}

#agree h2 {
    color: #da291c;
    font-size: 15px;
    margin: 20px 0px 10px 0px;
}

#agree b {
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    display: block;
    margin: 20px 0px 5px 0px;
}

#agree button {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #0f0f70;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    border-radius: 0 0 8px 8px
}

#agree div {
    width: calc(100% - 40px);
    height: calc(100% - 150px);
    overflow: auto;
    padding: 0px 20px 20px 20px;
}

#agree div p {
    font-size: 14px;
    line-height: 25px;
    color: #999999
}

.p0203 .timelist label {
    margin-right: 30px;
}

.p0402 h8 {
    display: table
}

.p0402 h8 label {
    width: 20%;
    display: block;
    float: left;
    /* background: ; */
    margin-right: 0px;
}

.box-radio-input {
    /* background: */
}

.box-radio-input input[type="checkbox"] {
    display: none;
}

.box-radio-input {
    margin: 0px;
    padding: 0px;
    /* background: */
}

.box-radio-input input[type="checkbox"]+p {

    padding: 15px 20px 15px 20px;
    width: calc(100% - 42px);
    border: 1px solid #999999;
    border-radius: 5px;
    color: #000000;
    display: block;
    position: relative;
    margin-top: -20px;
}



.box-radio-input input[type="checkbox"]+p b {
    position: absolute;
    right: 30px;
    top: 15px
}

.box-radio-input input[type="checkbox"]+p b i {
    margin-left: 10px
}

.box-radio-input input[type="checkbox"]+p span {
    font-size: 12px;
    color: #999999;
    display: block;
    text-align: center;
    padding: 10px 10px 0px 10px;
    line-height: 20px;
}

.box-radio-input input[type="checkbox"]:checked+p a {
    color: #ffffff
}

.box-radio-input input[type="checkbox"]+p i {
    color: #000000;
    margin-right: 10px;
}

.box-radio-input input[type="checkbox"]:checked+p {
    background: #01003e;
    color: #ffffff;
}

.box-radio-input input[type="checkbox"]:checked+p i {
    color: #ffffff;
}

.box-radio-input input[type="checkbox"]:checked+p span {
    color: #ffffff
}

#COMPANY section {
    width: 100%;
    display: table;
    margin-bottom: 100px;
    /* background: */
}

#COMPANY section div {
    width: calc(33.3% - 20px);
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}

#COMPANY section div.flex {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    gap: 20px;
    padding: 0;
}

#COMPANY section div.flex a {
    color: #4060ff;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 500;
}

#COMPANY section div:nth-child(3n) {
    margin-right: 0px
}

#COMPANY section div p:nth-child(1) {
    /* height: 200px; */
    height: 70px;
    position: relative;
    margin-bottom: 20px;
}

#COMPANY section div p:nth-child(1) {
    /* background-color: #; */
    /* border: 1px solid #dddddd; */
}

#COMPANY section div p:nth-child(1) b {
    display: none;
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 25px;
    background: #00003c;
    color: #ffffff;
    padding: 0 15px 0 15px;
    height: 25px;
    display: none;
    line-height: 22px;
    text-align: center;
    font-size: 11px;
    font-weight: 800
}

#COMPANY section div p:nth-child(1) img {
    display: block;
    /* max-width: 50%; */
    /* max-height: 40%; */
    max-height: 100%;
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*
#COMPANY section div:hover p:nth-child(1) img {filter: invert(100%) sepia(52%) saturate(20%) hue-rotate(315deg) brightness(103%) contrast(108%);}
#COMPANY section div:hover p:nth-child(1) {background:#00003c}
#COMPANY section div:hover p:nth-child(1) b {background:#ffffff; color:#00003c;}
*/
#COMPANY section div p:nth-child(2) {
    text-align: center;
    color: #000000;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0px
}

#COMPANY section div p:nth-child(3) {
    text-align: center;
    color: #666666;
    font-size: 16px;
    margin-bottom: 0px
}

#popcom {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 9999;
}

#popcom section {
    width: 500px;
    height: calc(70% - 100px);
    background: #ffffff;
    margin: 0 auto;
    border-radius: 10px;
    top: 15%;
    padding: 50px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
}

#popcom section h1 {
    color: #000000;
    font-size: 30px;
    font-weight: 900;
    position: relative
}

#popcom section img {
    max-height: 30px;
    max-width: 200px;
    position: absolute;
    right: 0px;
    top: 10px;
}

#popcom i.fa-times {
    color: #ffffff;
    font-size: 50px;
    position: absolute;
    top: calc(15% - 70px);
    left: 50%;
    margin-left: 250px;
    cursor: pointer
}

#popcom .website {
    color: #000000
}

#popcom .website i {
    color: #000000;
    margin-left: 10px
}

#popcom .com_info {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #000000
}


#COMPANY form {
    margin-bottom: -50px !important;
    width: 100%;
    display: table;
    /* background: */
}

#COMPANY form select {
    width: calc(35% - 72px) !important;
    border: 1px solid #000000;
    color: #000000;
    padding: 20px;
    float: left;
    margin-right: 30px;
}

#COMPANY form input {
    width: calc(55% - 62px) !important;
    border: 1px solid #000000;
    color: #000000;
    padding: 20px;
    float: left;
    margin-right: 0px;
}

#COMPANY form button {
    width: calc(10% - 0px) !important;
    background-color: #000000;
    color: #ffffff;
    float: right;
    padding: 20px;
    margin-top: 0px;
    height: auto;
}

.btn-company-registration {
    display: block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    background-color: #c5a86f;
    border-radius: 10px;
    color: #000000;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 5%;
}

@media (max-width: 1210px) {
    * {
        font-size: 12px;
    }

    dt {
        text-align: left
    }

    #page {
        padding: 50px 0 50px 0;
        display: table;
        margin: 0 auto;
        width: 90%
    }

    #page h1 {
        text-align: center;
        font-size: 25px;
        font-weight: 900;
        color: #000000;
        /* background: ; */
        line-height: 1.5
    }

    #page h2 {
        text-align: center;
        font-size: 13px;
        font-weight: 300;
        color: #000000;
        margin-bottom: 30px
    }


    #page h3 {
        color: #0f0f70;
        font-size: 15px;
        font-weight: 800;
        border-bottom: 1px solid #0f0f70;
        padding-bottom: 20px;
        margin-bottom: 20px;
        line-height: 1
    }

    #page h3:before {
        color: #0f0f70;
        font-family: "Font Awesome 5 free";
        content: "\f058";
        margin-right: 10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
    }

    #page h30 {
        display: block;
        color: #0f0f70;
        font-size: 15px;
        font-weight: 800;
        line-height: 1;
        padding-bottom: 20px;
    }

    #page h30:before {
        color: #0f0f70;
        font-family: "Font Awesome 5 free";
        content: "\f058";
        margin-right: 10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
    }



    #page section:not(:first-child) {
        margin-top: 50px
    }

    #page section h5 {
        font-family: 'SuseongDotum';
        background: #f9f9f9;
        border-radius: 10px;
        text-align: center;
        font-size: 14px;
        line-height: 1.7;
        padding: 30px;
        color: #0f0f70
    }

    .p0101 {
        width: calc(100% - 0px);
    }

    .p0101 h10 {
        display: block;
        font-size: 35px;
        line-height: 1;
        color: #000000;
        font-weight: 900;
        margin-bottom: 20px;
    }

    .p0101 h20 {
        display: block;
        font-size: 20px;
        line-height: 1;
        color: #000000;
        font-weight: 300;
        margin-bottom: 30px;
    }

    .p0101 section {
        width: 100%;
        float: left;
        margin-top: 0px !important
    }

    .p0101 section p {
        margin-bottom: 30px
    }

    .listup {
        width: 100%;
        display: table;
    }

    .listup div {
        width: calc(100% - 42px);
        margin-right: 0px;
        float: left;
        height: auto;
        display: table;
        border-radius: 10px;
        border: 1px solid #e6e6e6;
        padding: 20px;
        margin-bottom: 20px;
    }

    .listup div:nth-child(3n) {
        margin-right: 0px
    }

    .listup div b {
        display: block;
        color: #000000;
        font-weight: 900;
        font-size: 800;
        line-height: 1.5;
        margin: 0 0 20px 0;
        font-size: 19px;
        position: relative
    }

    .listup div b i {
        color: #000000;
        font-size: 30px;
        position: absolute;
        right: 10px;
        top: 10px
    }

    .listup div p {
        text-align: center
    }

    .listup div p img {
        max-width: 50%;
        max-height: 30px
    }

    .listup div p:nth-child(1) {
        height: 40px
    }

    .listup div p:nth-child(2) {
        color: #000000;
        font-weight: 800;
    }

    .listup div p:nth-child(3) {
        font-size: 12px
    }

    .p0201 section:nth-child(1) {
        padding: 20px;
        color: #000000;
        font-weight: 700;
        background: #f9f9f9;
        border-radius: 10px;
        text-align: center;
    }


    .p0201 .listup div {
        height: auto;
    }


    .p0601 section:nth-child(1) {
        padding: 20px 0 20px 0;
        background: #f9f9f9;
        border-radius: 10px;
        text-align: center;
        margin-bottom: 30px;
    }

    .p0601 section:nth-child(1) p:nth-child(1) {
        font-size: 20px;
        color: #0f0f70
    }

    .p0601 section:nth-child(1) p:nth-child(1) b {
        font-size: 20px;
        font-weight: 900;
        color: #0f0f70
    }

    .p0601 section:nth-child(1) p:nth-child(1) i {
        font-size: 18px;
        margin: 0 10px 0 10px;
        color: #0f0f70
    }

    .p0601 section:nth-child(1) p:nth-child(2) {
        color: #000000
    }

    .p0601 section:nth-child(1) p:nth-child(2) i {
        margin: 0 10px 0 10px;
        color: #000000;
    }

    .p0601 section:nth-child(1) p:nth-child(2) button {
        border: 1px solid #000000;
        color: #000000;
        font-size: 11px;
        width: 80px;
        height: 20px;
        border-radius: 5px;
        margin-left: 10px;
    }

    .p0601 section:nth-child(1) p:nth-child(2) button i {
        margin: 0 5px 0 0;
        font-size: 11px;
        color: #000000
    }

    .p0601 h3 {
        margin-top: 30px
    }

    .p0601 form {
        width: 100%;
        display: table;
        margin-bottom: 30px;
    }

    .p0601 form input {
        width: calc(80% - 22px) !important;
        float: left;
        padding: 9px 10px 9px 10px !important;
        border: 1px solid #000000 !important;
        color: #000000 !important
    }

    .p0601 form button {
        width: 17%;
        float: right;
        margin: 0 !important;
        background: #000000 !important;
        font-size: 13px;
    }

    #attend figure {
        padding: 0;
        margin: 0;
        display: block;
        position: relative
    }

    #attend figure {
        width: calc(100% - 42px);
        margin-right: 0px;
        float: left;
        height: 80px;
        border-radius: 10px;
        border: 1px solid #e6e6e6;
        padding: 20px;
        margin-bottom: 20px;
    }

    #attend figure:nth-child(3n) {
        margin-right: 0px
    }

    #attend figure p:nth-child(1) {
        position: absolute;
        right: 20px;
        top: 20px;
        color: #999999
    }

    #attend figure p:nth-child(2) {
        font-size: 20px;
        font-weight: 900;
        color: #000000;
        margin-bottom: 0px;
    }

    #attend figure p:nth-child(2) span {
        margin-left: 10px
    }

    #attend figure p:nth-child(3) {
        margin-bottom: 10px
    }

    #attend figure p:nth-child(4) {
        position: absolute;
        bottom: 20px;
        color: #0f0f70;
        font-weight: 800;
        font-size: 12px;
    }

    #attend figure p:nth-child(4) i {
        color: #0f0f70;
        font-size: 12px;
        margin-right: 5px
    }

    #attend figure p:nth-child(4) span {
        color: #0f0f70;
        font-size: 12px;
        margin-left: 10px;
    }

    h301 {
        text-align: center;
        display: block;
        margin-bottom: 200px;
        margin-top: 200px;
        color: #cccccc;
        font-size: 20px;
    }

    h301 i {
        color: #cccccc;
        font-size: 80px !important;
        display: block;
        margin-bottom: 10px;
    }

    h301 p {
        color: #cccccc;
        font-size: 20px !important;
    }

    h50 {
        display: block;
        font-size: 12px;
        color: #999999
    }

    h50:before {
        color: #999999;
        font-family: "Font Awesome 5 free";
        content: "\f00c";
        margin-right: 5px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
    }




    .root_daum_roughmap {
        width: 100% !important;
        height: 200px !important;
        z-index: 1 !important
    }

    .root_daum_roughmap * {
        font-size: 11px;
    }


    .p0103 dd p {
        margin-bottom: 10px;
    }

    .p0103 dd p b {
        font-size: 11px;
        color: #ffffff;
        margin: 0 10px 0 0px;
        padding: 4px 10px 4px 10px;
        border-radius: 20px;
    }

    .p0103 dd p i {
        margin: 0 10px 0 10px
    }

    .p0103 dd dl {
        margin: 0px !important;
        padding: 0px !important;
        border: 0px none !important
    }

    .p0103 dd dl dt {
        text-align: left !important;
    }

    button.app {
        width: 100%;
        height: 60px;
        text-align: center;
        color: #ffffff;
        border-radius: 5px;
        font-size: 13px;
        background-color: #0f0f70;
        margin-top: 30px;
    }


    form {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    form p {
        margin-top: 0px;
        width: 100%;
        display: table;
    }

    form p label {
        float: left;
        color: #000000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    form p label span {
        top: 7px !important
    }

    form span.agreeview {
        background-color: #ffffff;
        color: #0f0f70;
        padding: 5px 15px 5px 15px;
        border-radius: 30px;
        margin-left: 20px;
        border: 1px solid #0f0f70;
        font-size: 12px;
        margin-top: 0px;
        cursor: pointer;
        float: left
    }

    form p .checkmark {
        top: 0px !important
    }

    form input[type=text],
    form input[type=email],
    form input[type=number] {
        width: calc(100% - 22px);
        padding: 10px;
        border: 1px solid #cccccc;
        border-radius: 5px;
        margin-bottom: 0px;
        display: block;
        font-size: 12px;
    }

    form input[type=password] {
        width: calc(100% - 22px);
        padding: 10px;
        border: 1px solid #cccccc;
        border-radius: 5px;
        margin-bottom: 15px;
        display: block;
        font-size: 12px;
    }

    form button {
        width: 100%;
        height: 40px;
        text-align: center;
        color: #ffffff;
        border-radius: 5px;
        font-size: 15px;
        background-color: #c5a46f;
        margin-top: 20px;
    }

    form textarea {
        width: calc(100% - 22px);
        padding: 10px;
        border: 1px solid #cccccc;
        border-radius: 5px;
        margin-bottom: 15px;
        display: block;
        font-size: 12px;
        height: 100px;
    }

    form .form-button-group button {
        height: 44px;
        padding: 7px;
    }

    /*
form h5 {color:#0f0f70; font-size:15px; margin-bottom:15px; width:100%; margin-top:15px;}
form h5:before {color:#0f0f70; font-family: "Font Awesome 5 free"; content: "\f058"; margin-right:10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold;}
*/
    h500 {
        color: #0f0f70;
        font-size: 12px;
        margin-bottom: 5px;
        display: block;
        padding-left: 15px;
        line-height: 1.5;
    }

    h500:before {
        color: #0f0f70;
        font-family: "Font Awesome 5 free";
        content: "\f058";
        margin-right: 5px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
        margin-left: -15px;
    }

    form h7 {
        font-size: 15px;
        color: #000000;
        font-weight: 900;
        margin-top: 50px;
        display: block
    }

    form h7:after {
        content: "";
        display: block;
        width: 100%;
        border-bottom: 1px solid #0f0f70;
        margin: 10px 0px;
    }


    form h6 {
        color: #000000 !important;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 20px;
        display: block;
        position: relative
    }

    form h6 i {
        color: #60c3ab !important;
        font-size: 13px;
    }

    form select {
        width: calc(100% - 0px);
        padding: 8px;
        border: 1px solid #cccccc;
        border-radius: 5px;
        margin-bottom: 0px;
        display: block;
        font-size: 12px;
    }

    form h6 sup {
        color: red;
        font-size: 15px;
        font-weight: bold;
        position: absolute;
        top: -10px;
        left: -10px;
        display: block
    }

    form h8 {
        width: calc(100% - 22px);
        position: relative;
        padding: 10px;
        border: 1px solid #e0e0e0;
        border-radius: 5px;
        margin-bottom: 10px;
        display: block;
        font-size: 12px;
    }

    form h8 label {
        margin-right: 20px
    }

    form h7 span {
        margin-left: 20px;
        margin-right: 0px !important
    }

    form h7 span i {
        color: #ffffff;
        margin-right: 10px
    }

    form h9 {
        display: table;
        width: 100%;
    }

    form h9 select {
        width: 30%;
        margin-right: 5%;
        float: left
    }

    form h9 select:last-child {
        margin-right: 0%
    }

    .p0202 form h9 select {
        width: 47.5%;
        margin-right: 5%;
        float: left
    }

    .p0202 form h9 select:last-child {
        margin-right: 0%
    }

    .agreebox {
        border: 1px solid #e6e6e6;
        width: calc(100% - 42px);
        padding: 20px;
        border-radius: 10px;
        height: 100px;
        overflow: auto;
        margin-bottom: 20px;
    }

    .agreebox {
        font-size: 13px;
        line-height: 25px;
    }

    .agreebox b {
        color: #000000;
        display: block;
        margin-bottom: 0px;
    }

    .infobox {
        background-color: #f6f6f6;
        width: calc(100% - 60px);
        padding: 30px;
        border-radius: 10px;
        margin-bottom: 30px;
    }

    .infobox li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 20px !important;
    }

    .infobox ul {
        margin-left: 20px
    }

    .infobox li b {
        color: red;
        border-bottom: 1px solid red;
        margin-bottom: 0px !important;
    }



    #agreebox1 {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        top: 0px;
        left: 0px;
        z-index: 9999999999 !important
    }

    #agreebox2 {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        top: 0px;
        left: 0px;
        z-index: 4
    }

    #agree {
        position: absolute;
        top: 20%;
        left: 10%;
        width: 80%;
        margin-left: 0;
        height: 60%;
        background-color: #ffffff;
        border: 1px solid #0f0f70;
        border-radius: 10px;
        padding-bottom: 50px
    }

    #agree h1 {
        text-align: center;
        color: #000000;
        font-size: 15px;
        margin: 40px 20px 20px 20px;
        font-weight: 800
    }

    #agree h1:after {
        display: none
    }

    #agree h2 {
        color: #da291c;
        font-size: 13px;
        margin: 20px 0px 10px 0px;
    }

    #agree b {
        font-size: 13px;
        line-height: 20px;
        color: #000000;
        display: block;
        margin: 20px 0px 5px 0px;
    }

    #agree button {
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 50px;
        background-color: #0f0f70;
        font-size: 17px;
        color: #ffffff;
        text-align: center;
        border-radius: 0 0 8px 8px
    }

    #agree div {
        width: calc(100% - 40px);
        height: calc(100% - 150px);
        overflow: auto;
        padding: 0px 20px 20px 20px;
    }

    #agree div p {
        font-size: 12px;
        line-height: 20px;
        color: #999999
    }

    .p0402 h8 {
        display: table
    }

    .p0402 h8 label {
        width: 40%;
        display: block;
        float: left;
        /* background: ; */
        margin-right: 0px;
        margin-bottom: 5px
    }

    #COMPANY section {
        width: 100%;
        display: table;
        margin-bottom: 50px;
    }

    #COMPANY section div {
        width: calc(50% - 10px);
        margin-right: 20px;
        float: left;
        margin-bottom: 20px;
        cursor: pointer
    }

    #COMPANY section div:nth-child(3n) {
        margin-right: 20px
    }

    #COMPANY section div:nth-child(2n) {
        margin-right: 0px
    }

    #COMPANY section div p:nth-child(1) {
        height: 100px;
        position: relative;
        margin-bottom: 10px;
    }

    #COMPANY section div p:nth-child(1) {
        border: 1px solid #dddddd;
    }

    #COMPANY section div p:nth-child(1) b {
        position: absolute;
        top: 10px;
        left: 10px;
        border-radius: 20px;
        background: #00003c;
        color: #ffffff;
        padding: 0 10px 0 10px;
        height: 20px;
        display: block;
        line-height: 18px;
        text-align: center;
        font-size: 10px;
        font-weight: 800
    }

    #COMPANY section div p:nth-child(1) img {
        display: block;
        max-width: 60%;
        max-height: 50%;
        float: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    /*
#COMPANY section div:hover p:nth-child(1) img {filter: invert(100%) sepia(52%) saturate(20%) hue-rotate(315deg) brightness(103%) contrast(108%);}
#COMPANY section div:hover p:nth-child(1) {background:#00003c}
#COMPANY section div:hover p:nth-child(1) b {background:#ffffff; color:#00003c;}
*/
    #COMPANY section div p:nth-child(2) {
        color: #000000;
        font-weight: 800;
        font-size: 15px;
        margin-bottom: 0px
    }

    #COMPANY section div p:nth-child(3) {
        /* color: ; */
        font-size: 12px;
        margin-bottom: 0px
    }

    .btn-company-registration {
        width: 100px;
        height: 30px;
        top: 2%;
        font-size: 12px;
        line-height: 30px;
    }

    #popcom {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        background: rgba(0, 0, 0, 0.6);
        height: 100%;
        z-index: 9999;
    }

    #popcom section {
        width: calc(80% - 60px);
        height: calc(70% - 60px);
        background: #ffffff;
        margin: 0 auto;
        border-radius: 10px;
        top: 15%;
        padding: 30px;
        position: absolute;
        left: 10%;
        margin-left: 0px;
    }

    #popcom section h1 {
        color: #000000;
        font-size: 20px;
        font-weight: 900;
        position: relative;
        padding-top: 30px;
    }

    #popcom section img {
        max-height: 20px;
        max-width: 100px;
        position: absolute;
        right: auto;
        left: 0px;
        top: 0px;
    }

    #popcom i.fa-times {
        color: #ffffff;
        font-size: 30px;
        position: absolute;
        top: calc(15% - 50px);
        left: 80%;
        margin-left: 0px;
        cursor: pointer
    }

    #popcom .website {
        color: #000000
    }

    #popcom .website i {
        color: #000000;
        margin-left: 10px
    }

    #popcom .com_info {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #000000
    }



    #COMPANY form {
        margin-bottom: -30px !important;
        width: 100%;
        display: table;
        /* background: */
    }

    #COMPANY form select {
        width: calc(100% - 0px) !important;
        border: 1px solid #000000;
        color: #000000;
        padding: 10px;
        float: left;
        margin-right: 0px;
        margin-bottom: 10px
    }

    #COMPANY form input {
        width: calc(70% - 22px) !important;
        border: 1px solid #000000;
        color: #000000;
        padding: 10px;
        float: left;
        margin-right: 0px;
    }

    #COMPANY form button {
        width: calc(25% - 0px) !important;
        background-color: #000000;
        color: #ffffff;
        float: right;
        padding: 8px;
        margin-top: 0px;
        height: auto;
    }
}