
.br_pc {
    display: block;
}

.sub_main {
    margin: 0 auto;
}

.sub_main_s1 p {
    color: #2E3035;
    font-size: 34px;
}

.sub_main_s1 h2 {
    color: #2E3035;
    font-size: 56px;
}

.sub_main_s2 {
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin: 70px 0;
}

.sub_main_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.sub_main_s3_text {
    max-width: 1050px;
}

.sub_main_s3_text > p {
    color: #62656A;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.3px;
    padding-top: 5px;
}

.sub_main_s3 > ul {
    display: flex;
    width: 100%;
    padding: 80px 0;
    justify-content: space-between;
}

.sub_main_s3 > ul img {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

.sub_main_s4 {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2,auto);
    justify-content: space-between;
}

.sub_main_s4 h2 {
    font-size: 46px;
}

.sub_main_s4 p {
    font-size: 30px;
    padding-top: 10px;
}

.sub_main_s4 ul {
    margin-top: 76px;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 1px;
    background-color: #258067;
    border: 1px solid #258067;
    box-sizing: border-box;
}
.sub_main_s4 ul li {
    padding: 5px 0;
    box-sizing: border-box;
    padding: 0 20px;
}

.sub_main_s4 ul li {
    background-color: #fff;
    font-size: 18px;
}

.sub_main_s4 ul li:first-child {
    background-color: #258067;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}


.sub_main_s5 {
    max-width: 100%;
    margin: 0 auto;
    padding: 80px 0;
}

.sub_main_s5 h2 {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 46px;
}

.sub_main_s5 img {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    padding: 50px 0;
    width: 100%;
}

.sub_main_s5 ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    max-width: 1200px;
    margin: 0 auto;
}

.sub_main_s5 li {
    font-size: 18px;
}

.sub_main_s6 {
    background-color: #258067;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 50px 0;
}

.sub_main_s6 h2 {
    font-size: 30px;
    color: #fff;
}

.sub_main_s6 p {
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
}

.sub_main_s6 a {
    color: #258067;
    background-color: #fff;
    font-weight: 700;
    font-size: 22px;
    border-radius: 4px;
    padding: 14px 80px;
    display: block;
}

.sub_s2_img {
    width: 100%;
    margin: 70px 0;
    overflow: hidden;
}

.sub_s2_img img {
    width: 100%;
}

/*p1_1*/


.p1_1_div {
    width: 100%;
    max-width: initial;
}

.sub_main_s1 {
    padding-top: 160px;
    margin: 0 auto;
    max-width: 1200px;
}

.p1_1_s2 {
    width: 100%;
    margin: 70px 0;
}

.p1_1_s2 img {
    width: 100%;
}

.p1_1_s3 {
    margin: 0 auto;
    max-width: 1200px;
}

.p1_1_s3 p {
    color: #62656A;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.3px;
    padding-top: 10px;
}

.p1_1_s3 h3 {
    color: #62656A;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.3px;
    padding-top: 10px;
    text-align: right;
}

.p1_1_s3 h3 span {
    color: #151515;
}

.p1_1_s4 {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 50px;
}

.p1_1_s4 img {
    width: 100%;
}

.brand {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 50px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.brand img {
    width: 100%;
}

/*p1_1*/

/*p1_2*/

.p1_2 > h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.p1_2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.his {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    max-width: 1600px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 50px;
    margin: 50px 0;
    box-sizing: border-box;
}

/* .his {
    background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/img/sub/his_bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0;
    box-sizing: border-box;
} */

.his::after {
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    background-color: #258067;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}

.his > div {
    position: relative;
}

.his > div:nth-child(odd)::before {
    content: "";
    display: block;
    width: 40px;
    background-color: #258067;
    height: 1px;
    position: absolute;
    top: calc(35px / 2);
    right: -25px;
}

.his > div:nth-child(even)::before {
    content: "";
    display: block;
    width: 40px;
    background-color: #258067;
    height: 1px;
    position: absolute;
    top: calc(35px / 2);
    left: -25px;
}

.his > div:nth-child(odd) {
    text-align: right;
    padding-right: 50px;
}

.his > div:nth-child(odd) > div {
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    gap: 10px;
}

.his > div:nth-child(even) > div {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
}

.his > div h2 {
    font-size: 30px;
    color: #258067;
    font-weight: 500;
    margin-bottom: 10px;
}

.his > div p {
    font-size: 16px;
    color: #3d3d3d;
    /* color: #fff; */
    font-weight: 500;
    line-height: 1.9;
}

.his > div:nth-child(even) {
    text-align: left;
    margin-top: 50px;
    padding-left: 50px;
}

.acc {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.acc img {
    width: 100%;
    padding-bottom: 36px;
}

.acc ul {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px;
}

.acc ul li {
    position: relative;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.acc h2 {
    display: block;
    width: 100%;
    background-color: #258067;
    color: #fff;
    text-align: center;
    position: absolute;
    padding: 5px 0;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
}

.news {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.news ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}

.news ul li {
    border: 3px solid #258067;
    min-height: 200px;
    position: relative;
}

.news ul a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.news ul h2 {
    padding: 0 10%;
    position: absolute;
    transform: translate(-50%,-20%);
    left: 50%;
    top: 25%;
    width: 100%;
    box-sizing: border-box;
    font-size: 22px;
}

.news ul h2 img {
    width: 80%;
    max-width: 200px;
    margin-top: 10px;
}

.news ul p {
    background-color: #258067;
    color: #fff;
    padding-left: 5%;
    font-size: 24px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
}

.news ul p span {
    position: absolute;
    right: 5%;
}

.p1_2_img {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.p1_2_img img {
    width: 100%;
}

.p1_2_2 {
    margin-top: 50px;
}

.p1_2_2 .title-box {
    margin: 40px 0 35px;
    text-align: center;
}

.p1_2_2 .title-box h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
    position: relative;
}

.p1_2_2 .wd-tb {
    width: 100%;
    display: flex;
    justify-content: center;
}

.p1_2_2 .prize-section {
    width: 1200px;
}

.p1_2_2 table {
    width: 100%;
    border-collapse: collapse;
    border-top: 2px solid #e60013;
}

.p1_2_2 th, .p1_2_2 td {
    padding: 10px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.p1_2_2 th {
    font-weight: 600;
    background: #e5e5e5;
    border-right: 1px solid #ccc;
}

.p1_2_2 td {
    color: #333;
    font-weight: normal;
}

.p1_2_2 td:first-child {
    border-right: 1px solid #ccc;
}

/*p1_2*/

/*map*/


.map {
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
    background-color: #F3F4F8;
    margin-top: 50px;
}

.map h2 {
    padding-bottom: 50px;
    text-align: center;
    color: #000;
    font-size: 34px;
}

.map .root_daum_roughmap_landing {
    width: 100%;
    max-width: 1200px;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

.map .root_daum_roughmap .wrap_map {
    height: 600px;
}

/*map*/

/*p2_1*/

.p2_1 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

.p2_1 h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.p2_1_1 ul {
    border-top: 2px solid #e61e1e;;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 20px;
    padding-top: 20px;
}

.p2_1_1 li {
    position: relative;
}

.p2_1_1 .img_div {
    position: relative;
    margin: 50% 0;
    box-sizing: border-box;
}

.p2_1_1 .img_div:before {
    width: 2px;
    height: 30%;
    left: 50%;
    margin-left: -1px;
    background: #ccc;
    content: "";
    display: block;
    position: absolute;
}

.p2_1_1 li:nth-child(odd) .img_div:before {
    bottom: -30%;
}

.p2_1_1 li:nth-child(even) .img_div:before {
    top: -30%;
}

.p2_1_1 img {
    width: 100%;
    max-width: 220px;
}

.p2_1_1 .p_div {
    position: absolute;
    width: 100%;
}

.p2_1_1 li:nth-child(2) .p_div {
    width: 150%;
    transform: translateX(-50%);
    left: 50%;
}

.p2_1_1 li:nth-child(odd) .p_div {
    bottom: 0;
}

.p2_1_1 li:nth-child(even) .p_div {
    top: 0;
}

.p2_1_1 p {
    text-align: center;
}

.p2_1_2 ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    border: 2px solid #ddd;
    border-top: 2px solid #e61e1e;
    padding: 20px;
    box-sizing: border-box;
    grid-gap: 10px;
}

.p2_1_2 li {
    display: flex;
    align-items: center;
}

.p2_1_2 div {
    background-color: #258067;
    padding: 10px;
    border-radius: 50%;
    box-sizing: border-box;
}

.p2_1_2 h3 {
    color: #fff;
    font-size: 20px;
}

.p2_1_2 p {
    font-size: 18px;
    padding-left: 10px;
}

/*p2_1*/


/*p3_1*/

.p3_1_s {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    margin-top: 100px;
}

.p3_1_s ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}

.p3_1_s ul img {
    width: 100%;
}

/*pd*/


.sub_prd {
    max-width: 1200px;
    margin: 0 auto;
}

.sub_prd ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}

.sub_prd li {
    box-sizing: border-box;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    grid-gap: 20px;
    padding-top: 0;
}

.sub_prd div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sub_prd img {
    width: 100%;
    max-width: 347px;
}

.sub_prd h2 {
    font-size: 30px;
    padding-top: 10px;
}

.sub_prd p {
    font-size: 18px;
    padding-bottom: 5%;
}

.pd_div {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.pd_div img {
    width: 100%;
}

.bgc_1 {
    background-color: #f1f1f1;
    position: absolute;
    width: 100%;
    height: 50%;
    max-width: 980px;
    z-index: -1;
    top: 50%;
}

.pd_div_text > table {
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    background-color: #fff;
}


.pd_div_text tr {
    border: 1px solid #83614c;
    box-sizing: border-box;
}

.pd_div_text tr > td:last-child,
.tr_3,
.tr_4 {
    border-left: 1px solid #83614c;
    box-sizing: border-box;
}

.pd_div_text tr > td {
    padding-left: 10px;
    font-weight: normal;
    line-height: 1.7;
    color: #292929;
}

.pd_div_text tr > td:first-child,
.pd_div_text tr > .tr_4 {
    background-color: #258067;
    color: #fff;
    font-weight: 600;
}

.tr_4 {
    padding: 0 10px;
    text-align: center;
}

.pd_div_text tr > td:first-child {
    min-width: 120px;
}


/*pd*/

/*p4_1*/

.p4_1_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

/*p4_1*/

/*p5_1*/

.p5_1 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

#p5_1_list .boardSort {
    border-bottom: none;
}

#p5_1_list .boardList ul li {
    border: 1px solid #ddd;
    padding: 10px;
}

#p5_1_list .subject {
    padding: 20px 15px;
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin: 0;
}

#p5_1_list .subject:hover {
    text-decoration: none!important;
}

.xans-board-listpackage-8.xans-board-notice-8 li a:hover .subject,
.xans-board-listpackage-8 .xans-board-fixed-8 li a:hover .subject,
.xans-board-listpackage-8 .xans-board-list-8 li a:hover .subject {
    text-decoration: none!important;
}

/*p5_1*/

/*p5_2*/

.p5_2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

.p5_2_1_bg {
    position: relative;
}

.p5_2_1_bg img {
    width: 100%;
}

.p5_2_1_bg h2 {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    line-height: 1.7;
}

.p5_2_1 ul {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
    margin-top: 50px;
}

.p5_2_1 img {
    width: 100%;
}

.p5_2_1 div:last-child {
    margin-top: 30px;
    padding: 0 10px;
    box-sizing: border-box;
}

.p5_2_1 p {
    width: 100%;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
}

/*p5_2*/


.pc_img {
    display: block;
}

.m_img {
    display: none;
}

@media all and (max-width:1100px) {
    .sub_main_s1 {
        padding: 0 10px;
        padding-top: 160px;
        box-sizing: border-box;
    }
    .p1_1_s3 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p1_2_bg > div {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_main_s3 > ul {
        grid-gap: 10px;
    }
    .sub_main_s3 > ul img {
        width: 100%;
    }
    .sub_main_s2_text {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_main_s3 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_main_s4 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_main_s5 h2,
    .sub_main_s5 ul {
        padding: 0 10px;
        box-sizing: border-box;
    }
}

@media all and (max-width:900px) {
    .br_pc {
        display: none;
    }
    .pc_img {
        display: none;
    }
    .m_img {
        display: block;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
        width: 210%!important;
    }
    .sub_main_s1 p {
        font-size: 20px;
        max-width: 290px;
    }
    .sub_main_s1 h2 {
        font-size: 26px;
    }
    .sub_main_s2 {
        height: 300px;
    }
    .p1_1_s2 {
        margin: 50px 0;
    }
    .p1_1_s3 p {
        font-size: 16px;
    }
    .p1_2 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p1_2_bg h2 {
        font-size: 22px;
    }
    .root_daum_roughmap .wrap_map {
        height: 300px;
    }
    .p1_2_bg {
        height: initial;
    }
    .his {
        grid-template-columns: repeat(1,1fr);
    }
    .his > div:nth-child(odd) > div {
        flex-direction: row;
    }
    .his > div:nth-child(odd) {
        padding-right: initial;
        text-align: left;
        padding-left: 50px;
    }
    .his > div:nth-child(even) {
        margin-top: initial;
    }
    .his::after {
        left: 0;
        transform: initial;
    }
    .his > div:nth-child(odd)::before {
        right: initial;
        left: 0;
    }
    .his > div:nth-child(even)::before {
        content: "";
        display: block;
        width: 40px;
        background-color: #258067;
        height: 1px;
        position: absolute;
        top: calc(35px / 2);
        left: 0;
    }
    .acc ul {
        grid-gap: 5px;
        grid-template-columns: repeat(2,1fr);
    }
    .acc h2 {
        font-size: 14px;
    }
    .news ul {
        grid-gap: 10px;
        grid-template-columns: repeat(2,1fr);
    }
    .news ul p {
        font-size: 18px;
    }
    .news ul h2 {
        font-size: 18px;
    }
    .p2_1 {
        margin-top: 0;
    }
    .p2_1_1 ul {
        grid-template-columns: repeat(3,1fr);
        grid-gap: 10px;
        padding: 0 10px;
        box-sizing: border-box;
        padding-top: 20px;
    }
    .p2_1_1 .img_div:before {
        display: none;
    }
    .p2_1_1 li:nth-child(even) .p_div {
        top: initial;
        bottom: 0;
    }
    .p2_1_1 p {
        font-size: 11px;
    }
    .p2_1_1 .img_div {
        margin: 0;
        margin-bottom: 20px;
    }
    .p2_1_1 .p_div {
        position: relative;
    }
    .p2_1_1 li:nth-child(2) .p_div {
        width: 100%;
    }
    .p2_1_2 {
        margin-top: 50px;
    }
    .p2_1_2 ul {
        padding: 10px;
    }
    .p2_1_2 p {
        font-size: 14px;
    }
    .p3_1 {
        margin-top: 0;
    }
    .p3_1_1 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p3_1_1 ul {
        grid-gap: 10px;
    }
    .p3_1_1 div:last-child p {
        font-size: 12px;
    }
    
    .p5_2 {
        margin-top: 0;
    }
    .p5_2_1_bg {
        overflow: hidden;
    }
    .p5_2_1_bg img {
        width: 200%;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
    .p5_2_1 ul {
        grid-template-columns: repeat(1,1fr);
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p5_2_1_bg h2 {
        font-size: 16px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .sub_main_s2_text h2 {
        font-size: 20px;
    }
    .sub_main_s3_text > p {
        font-size: 16px;
    }
    .sub_main_s4 {
        grid-template-columns: repeat(1,1fr);
    }
    .sub_main_s4 h2 {
        font-size: 30px;
    }
    .sub_main_s4 p {
        font-size: 20px;
    }
    .sub_main_s4 ul {
        margin-top: 20px;
    }
    .sub_main_s5 {
        padding: 40px 0;
        overflow: hidden;
    }
    .sub_main_s5 h2 {
        font-size: 30px;
    }
    .sub_main_s5 img {
        padding: 30px 0;
        width: 150%;
    }
    .sub_main_s6 {
        flex-direction: column;
        text-align: center;
    }
    .sub_main_s6 h2 {
        font-size: 24px;
    }
    .sub_main_s6_div2 {
        margin-top: 20px;
    }
    #privacy_agreement {
        width: 100%!important;
    }
    .map h2 {
        font-size: 26px;
        padding-bottom: 20px;
    }
    .map .root_daum_roughmap_landing {
        padding: 30px 10px;
        box-sizing: border-box;
    }
    .map .root_daum_roughmap .wrap_map {
        height: 300px!important;
    }
    .pd_div_text {
        padding: 0 10px;
        box-sizing: border-box;
    }
}


@media all and (max-width:600px) {
    .pd_div_text > table {
        font-size: 10px;
    }
    .pd_div_text tr > td:first-child {
        min-width: 80px;
    }
    .news ul h2 {
        font-size: 14px;
    }
    .p1_1_s2 {
        margin: 30px 0;
        overflow: hidden;
    }
    .p1_1_s2 img {
        width: 200%;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
    .sub_prd h2 {
        font-size: 24px;
    }
    .sub_prd ul {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .sub_prd li {
        flex-direction: column;
        align-items: center;
        text-align: center;
        grid-gap: 0;
    }
    .sub_prd p {
        font-size: 16px;
        padding-top: 10px;
    }
    .brand {
        grid-template-columns: repeat(1,1fr);
    }
}
