
.br_pc {
    display: block;
}

.pc_img {
    display: block;
}

.m_img {
    display: none;
}

.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: #014ea8;
    border: 1px solid #014ea8;
    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: #014ea8;
    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: #014ea8;
    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: #014ea8;
    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*/


.sub_div {
    width: 100%;
    max-width: initial;
    margin-bottom: 96px;
}

.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_div {
    display: flex;
    grid-gap: 20px;
}

.p1_1_s3_div > div {
    margin-top: 10px;
}

.p1_1_s3_div > div:first-child {
    width: 100%;
    max-width: 400px;
}

.p1_1_s3 img {
    max-width: 400px;
    width: 100%;
}

.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 span {
    color: #014ea8;
}

.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_s4 {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.p1_1_s4 img {
    width: 100%;
}

/*p1_1*/


/*p1_2*/

.p1_2_s2 {
    width: 100%;
    margin: 70px 0;
}

.p1_2_s2 img {
    width: 100%;
}

.p1_2_s3_div2 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}


.p1_2_s3_div2 ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
}

.p1_2_s3_div2 ul li {
    border: 3px solid #014ea8;
    position: relative;
}

.p1_2_s3_div2 ul a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.p1_2_s3_div2 ul p {
    background-color: #014ea8;
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.p1_2_s3_div2 ul img {
    width: 100%;
}

/*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;
}

/*p2_1*/

.p2_1_s2 {
    width: 100%;
    position: relative;
    margin: 70px 0;
    overflow: hidden;
}

.p2_1_s2 > img {
    width: 100%;
}

.p2_1_s2 p {
    position: absolute;
    left: 5%;
    font-size: 46px;
    color: #fff;
    bottom: 20%;
    font-weight: bold;
}

.p2_1_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.p2_1_s3 ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}

.p2_1_s3 li {
    background-color: #014ea8;
    padding: 20px;
    border-radius: 20px;
    color: #fff;
    padding-left: 20%;
}

.p2_1_s3 li h2 {
    font-size: 26px;
    font-weight: bold;
}

.p2_1_s3 li p {
    font-size: 20px;
    font-weight: bold;
}

.p2_1_s3 h3 {
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0;
    box-sizing: border-box;
    text-align: center;
}

.p2_1_s3 > div > h4 {
    font-size: 16px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.p2_1_s3 > div > ul > li > h4 {
    font-size: 16px;
    box-sizing: border-box;
    font-weight: bold;
    margin-bottom: 20px;
}

.p2_1_s3 span {
    font-size: 16px;
    box-sizing: border-box;
}
.p2_1_imgdiv {
    display: none;
}
/*
.p2_1_imgdiv {
    margin: 0 auto;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    grid-gap: 30px;
}

.p2_1_imgdiv img {
    width: 100%;
    max-width: 450px;
    border-radius: 20px;
}
*/


/*p2_1*/

/*p2_2*/

.p2_2_s2 {
    margin: 70px 0;
}

.p2_2_s2 img {
    width: 100%;
}

.p2_2_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.p2_2_s3 > div {
    width: 100%;
    background-color: #F3F4F8;
    margin-top: 20px;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 10px;
}

.p2_2_s3_top {
    display: flex;
    justify-content: space-between;
    background-color: #014ea8;
    color: #fff;
    align-items: center;
    border-radius: 10px;
    padding: 2px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.p2_2_s3_top h2 {
    font-size: 20px;
}

.p2_2_s3 > div > h3 {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color:#014ea8;
    margin-bottom: 5px;
}

.p2_2_s3 > div > h4 {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    color:#014ea8;
    margin-bottom: 5px;
}

.p2_2_s3 > div > p {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.p2_2_s3 > div > p:last-child {
    margin-bottom: 0;
}

.p2_2_s3 > div > .m-30 {
    margin: 30px 0;
}

.p2_2_s3 > div > p > span {
    font-weight: bold;
}

/*p2_2*/

/*p3_3*/

.p3_3_s3 {
    margin: 0 auto;
    max-width: 1200px;
}

.p3_3_s3 > ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 50px;
}

.p3_3_s3 li iframe {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

/*p3_3*/

/*p4_1*/

.p4_1_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.p4_1_s3 > h2 {
    font-size: 30px;
}

.p4_1_s3_div1 {
    display: flex;
    justify-content: space-between;
    gap: 6%;
    padding: 30px 0;
    margin: 0 auto;
    max-width: 900px;
}

.p4_1_s3_div1 li {
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
    width: 47%;
}

.p4_1_s3_div1 img {
    width: 100%;
}

.p4_1_s3_div2 {
    text-align: center;
}

.p4_1_s3_div2 > h3 {
    padding: 2px 10px;
    background-color: #014ea8;
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
    max-width: 700px;
    border-radius: 10px;
}

.p4_1_s3_div2 > h2 {
    padding: 20px 0;
    box-sizing: border-box;
    font-size: 50px;
}

.p4_1_s3_div2 > p {
    font-size: 30px;
}

.p4_1_s3_div3 {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}

.p4_1_s3_div3 > a {
    margin-top: 20px;
    display: block;
}

.p4_1_s3_div3 img {
    width: 100%;
}

/*p4_1*/


.p4_2_s3 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.p4_2_s3 img {
    width: 100%;
}

/*p5_1*/

.p5_1_s2 {
    position: relative;
}

.p5_1_s2 img {
    width: 100%;
    max-height: 571px;
}

.p5_1_s2 a {
    position: absolute;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    display: flex;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.p5_1_s2 p {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.p5_1_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.p5_1_s3 {
    margin-top: 30px;
}

.p5_1_s3_div {
    width: 100%;
    background-color: #F3F4F8;
    margin-top: 20px;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 10px;
}

.p5_1_s3_div > h2 {
    background-color: #014ea8;
    color: #fff;
    align-items: center;
    border-radius: 10px;
    padding: 2px 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.p5_1_s3_div > div {
    display: flex;
    grid-gap: 20px;
    padding: 0 020px;
    box-sizing: border-box;
    align-items: flex-start;
}

.p5_1_s3_div_div > div:first-child {
    border-radius: 10px;
    border: 2px solid #014ea8;
}

.p5_1_s3_div_div img {
    border-radius: 10px;
    margin: 5px;
    box-sizing: border-box;
}

.p5_1_s3_div_div h2 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.p5_1_s3_div_div p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}

/*p5_1*/

.p7_1_s3 {
    max-width: 1200px;
    margin: 0 auto;
}

.p7_1_text {
    padding: 40px 0;
    box-sizing: border-box;
}

.p7_1_s3 h2 {
    font-size: 20px;
    text-align: center;
}

.p7_1_tbale {
    border: 1px solid #014ea8;
    text-align: center;
    width: 100%;
}

.p7_1_tbale th,
.p7_1_tbale td {
    padding: 5px 0;
    box-sizing: border-box;
}

.p7_1_tbale th {
    background-color: #014ea8;
    color: #fff;
}

.name_1 {
    vertical-align: middle;
    border-right: 1px solid #014ea8;
}

.p7_1_tbale tbody td:not(:last-child) {
    border-right: 1px solid #014ea8;
}

.p7_1_tbale tbody td {
    border-bottom: 1px solid #014ea8;
}


#privacy_agreement {
    width: 100%!important;
}

@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;
    }
    .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;
    }
    .p2_1_s3 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p2_1_s3 li h2 {
        font-size: 20px;
    }
    .p2_1_s3 li p {
        font-size: 18px;
    }
    .p2_2_s3 {
        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;
    }
    .sub_main_s1 h2 {
        font-size: 26px;
    }
    .sub_main_s2 {
        height: 300px;
    }
    .p1_1_s2 {
        margin: 50px 0;
    }
    .p1_1_s3_div {
        flex-direction: column;
    }
    .p1_1_s3 img {
        max-width: initial;
    }
    .p1_1_s3 p {
        font-size: 16px;
    }
    .p1_1_s3 h3 {
        font-size: 14px;
    }
    .p1_2_s2 {
        margin: 50px 0;
    }
    .p1_2_s3_div2 ul {
        grid-gap: 10px;
        grid-template-columns: repeat(2,1fr);
    }
    .p1_2_s3_div2 ul p {
        font-size: 18px;
    }
    .map {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .map .root_daum_roughmap .wrap_map {
        height: 300px!important;
    }
    .p2_1_s2 {
        margin: 50px 0;
        margin-bottom: 0;
    }
    .p2_1_s2 > img {
        width: 110%;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
    .p2_1_s2 p {
        font-size: 26px;
        bottom: 10%;
    }
    .p2_1_s3 h3 {
        font-size: 20px;
    }
    .p2_1_s3 ul {
        grid-gap: 10px;
        grid-template-columns: repeat(2,1fr);
    }
    .p2_1_s3 li {
        padding: 10px;
        padding-left: 10%;
    }
    .p2_1_s3 li h2 {
        font-size: 18px;
    }
    .p3_3_s3 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p3_3_s3 iframe {
        height: 300px!important;
    }
    .p4_1_s3 {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .p5_1_s3_div > div {
        flex-direction: column;
    }
    .p5_1_s3_div > div img {
        width: calc(100% - 10px);
    }
}

@media all and (max-width:600px) {
    .sub_main_s1 p {
        font-size: 18px;
    }
    .map h2 {
        font-size: 20px;
    }
    .p1_2_s3_div2 ul p {
        font-size: 12px;
    }
    .p2_1_menu {
        overflow: hidden;
    }
    .p2_1_menu img {
        width:200%;
    }
    .p2_1_s3 > div:nth-child(2) ul > li:last-child h2 {
        font-size: 14px;
    }
    .p2_1_s3 ul {
        grid-template-columns: repeat(2,1fr);
        width: 100%;
        margin: 0 auto;
    }
    .p2_1_s3 li h2 {
        font-size: 16px;
    }
    .p2_2_s3_top h2 {
        font-size: 18px;
    }
    .p2_2_s3_top span {
        font-size: 10px;
    }
    .p2_2_s3 > div > h3,
    .p2_2_s3 > div > h4 {
        font-size: 16px;
    }
    .p2_2_s3 > div > p {
        font-size: 14px;
    }
    .p4_1_s3_div2 > h3 {
        font-size: 18px;
    }
    .p4_1_s3_div2 > h2 {
        font-size: 40px;
    }
    .p4_1_s3_div2 > p {
        font-size: 20px;
    }
    .p4_1_s3 > h2 {
        font-size: 20px;
    }
    .p5_1_s3_div_div h2 {
        font-size: 20px;
    }
    .p5_1_s3_div_div p {
        font-size: 16px;
    }
    .p7_1_s3 h2 {
        font-size: 14px;
    }
}