/* sub1_공통 */
div[class^=sub1] {
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #F7F6EF;
}
.btnArea {
    background-color: #F7F6EF;
    padding: 10px 0;
    margin: 0;
}
.sub1_1 *,
.sub1_2 *,
.sub1_4 * {
    font-family: 'Pretendard';
}

/* sub1_1~2 공통 */
.sub1_1 .sub_title,
.sub1_2 .sub_title {
    color: #A69184;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -1px;
    margin-bottom: 27px;
}
.sub1_1 .sub_title strong,
.sub1_2 .sub_title strong {
    font-weight: 600;
}
.sub1_1 .sub_title svg,
.sub1_2 .sub_title svg {
    margin-left: 6px;
    margin-bottom: 25px;
}
.sub1_1 .title,
.sub1_2 .title {
    color: #4B3422;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -2px;
    margin-bottom: 10px;
}
.sub1_1 .title strong,
.sub1_2 .title strong {
    font-weight: 600;
}
.sub1_1 .page_info,
.sub1_2 .page_info {
    color: #845C4B;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
}
.sub1_1 .img_info,
.sub1_2 .img_info {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.75px;
    word-break: keep-all;
    margin-top: 10px;
}
.canon_img {
    width: 100%;
    height: auto;
}
/* /sub1_공통 */

/* 사업개요 sub1_1 */
.sub1_1 .text_card_box {
    margin-top: 120px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 3%;
}
.sub1_1 .text_card {
    height: 160px;
}
.sub1_1 .text_card h6 {
    color: #4B3422;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 8px;
    border-bottom: 1px solid #845C4B;
    margin-bottom: 15px;
}
.sub1_1 .text_card p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 126.9%;
    word-break: keep-all;
}
/* /사업개요 sub1_1 */

/* 입지환경 sub1_2 */
.sub1_2 .info_box {
    width: 100%;
    margin-top: 70px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 55px 28px;
}
.sub1_2 .info_box div {
    height: 168px;
    border-radius: 20px;
    border: 2px solid #CDC1B9;
    display: flex;
    align-items: center;
    position: relative;
}
.sub1_2 .info_box .item1 { padding-left: 17px; }
.sub1_2 .info_box .item3 { padding-left: 22px; }
.sub1_2 .info_box .item2, .sub1_2 .info_box .item4 { padding-left: 27px; }
.sub1_2 .info_box h3 {
    color: #4B3422;
    font-family: "Chosunilbo_myungjo";
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1.5px;
    background-color: #F7F6EF;
    width: max-content;
    padding: 0 10px;
    position: absolute;
    top: -22px;
    left: 50%;
    transform: translateX(-50%);
}
.sub1_2 .info_box p {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -1.2px;
    word-break: keep-all;
}
.sub1_2 .info_box .item3 img { margin-right: 10px; }
.sub1_2 .info_box .item2 img, .sub1_2 .info_box .item4 img { margin-right: 16px; }

.sub1_2 .info_box02 {
    width: 100%;
    margin-top: 70px;
    padding: 0 10px;
}
.sub1_2 .info_box02 > div {
    display: flex;
    align-items: flex-end;
    margin-bottom: 130px;
}
.sub1_2 .info_box02 > div img {
    width: 47%;
}
.sub1_2 .info_box02 .img_left_box img {margin-right: 40px;}
.sub1_2 .info_box02 .img_right_box img {margin-left: 40px;}
.sub1_2 .info_box02 .item_textwrap {
    display: flex;
    align-items: flex-end;
    width: 50%;
}
.sub1_2 .info_box02 .item_textwrap h3 {
    color: #4B3422;
    font-family: "Chosunilbo_myungjo";
    font-size: 30px;
}
.sub1_2 .info_box02 .item_textwrap h3 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 20px;
}
.sub1_2 .info_box02 .item_textwrap h1 i {
    color: rgba(207, 195, 186, 0.30);;
    font-family: 'BookkMyungjo-Bd';
    font-size: 350px;
    display: inline-block;
    margin-bottom: -65px;
}
.sub1_2 .info_box02 .img_right_box .item_textwrap {
    justify-content: flex-end;
}
.sub1_2 .info_box02 .img_right_box .item_textwrap i {
    margin-right: 30px;
}
/* /입지환경 sub1_2 */

/* 오시는길 sub1_4 */
.sub1_4 .title_box {
    margin-bottom: 35px;
}
.sub1_4 .title_box h3 {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
.sub1_4 .title_box p {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.9px;
}
.sub1_4 .link_box {
    display: flex;
    gap: 10px;
}
.sub1_4 .link_box a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.8px;
    width: 180px;
    height: 43px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub1_4 .link_box a strong {
    font-weight: 600;
}
.sub1_4 .link_box a.kakao_map {
    color: #000;
    background-color: #FAE200;
}
.sub1_4 .link_box a.naver_map {
    color: #fff;
    background-color: #00C046;
}
.sub1_4 .map_box {
    width: 100%;
    height: 640px;
    border: 1px solid #CAB2A4;
    border-radius: 15px;
    overflow: hidden;
}
.sub1_4 .map_box iframe {
    width: 100%;
    height: 100%;
}
/* /오시는길 sub1_4 */

@media screen and (max-width: 1400px) {
    /* 입지환경 sub1_2 */
    .sub1_2 .info_box p {
        font-size: 20px;
    }
    /* /입지환경 sub1_2 */
}

@media screen and (max-width: 1024px) {
    /* 입지환경 sub1_2 */
    .sub1_2 .info_box div {
        height: 140px;
    }
    .sub1_2 .info_box .item1,
    .sub1_2 .info_box .item2,
    .sub1_2 .info_box .item3,
    .sub1_2 .info_box .item4 {
        padding: 0 10px;
    }
    .sub1_2 .info_box h3 {
        font-size: 24px;
        top: -17px;
    }
    .sub1_2 .info_box .item1 img { width: 80px; height: auto; }
    .sub1_2 .info_box .item3 img { width: 75px; height: auto; }
    .sub1_2 .info_box .item2 img, .sub1_2 .info_box .item4 img { width: 70px; height: auto; }
    .sub1_2 .info_box p {
        font-size: 18px;
    }
    .sub1_2 .info_box02 > div {
        margin-bottom: 80px;
    }
    .sub1_2 .info_box02 .img_left_box img {
        margin-right: 20px;
    }
    .sub1_2 .info_box02 .img_right_box img {
        margin-left: 20px;
    }
    .sub1_2 .info_box02 .item_textwrap h3 {
        font-size: 26px;
    }
    .sub1_2 .info_box02 .item_textwrap h3 p {
        font-size: 18px;
    }
    .sub1_2 .info_box02 .item_textwrap h1 i {
        font-size: 235px;
        margin-bottom: -45px;
    }
    
    /* /입지환경 sub1_2 */

    /* 오시는길 sub1_4 */
    .sub1_4 .map_box {
        height: 550px;
    }
    /* /오시는길 sub1_4 */
}

@media screen and (max-width: 768px) {
    /* sub1 공통 */
    div[class^=sub1] {
        padding-bottom: 60px;
    }
    /* sub1_1~2 공통 */
    .sub1_1 .sub_title,
    .sub1_2 .sub_title {
        margin-bottom: 15px;
    }
    .sub1_1 .title,
    .sub1_2 .title {
        font-size: 30px;
    }
    .sub1_1 .page_info,
    .sub1_2 .page_info {
        margin-bottom: 15px;
    }
    .sub1_1 .img_box,
    .sub1_2 .img_box {
        height: 400px;
        padding: 40px 20px;
        position: relative;
    }
    .sub1_1 .img_info,
    .sub1_2 .img_info {
        word-break: keep-all;
    }
    /* /sub1 공통 */

    /* 사업개요 sub1_1 */
    .sub1_1 .text_card_box {
        margin-top: 70px;
        grid-template-columns: repeat(2, 1fr);
    }
    .sub1_1 .text_card p {
        font-size: 15px;
    }
    /* /사업개요 sub1_1 */

    /* 입지환경 sub1_2 */
    .sub1_2 .info_box {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .sub1_2 .info_box02 > div {
        flex-direction: column;
        margin-bottom: 0;
    }
    .sub1_2 .info_box02 .item_textwrap, .sub1_2 .info_box02 > div img {
        width: 100%;
    }
    .sub1_2 .info_box02 .item_textwrap {
        margin-bottom: 20px;
    }
    .sub1_2 .info_box02 .img_right_box .item_textwrap {
        justify-content: flex-start;
    }
    .sub1_2 .info_box02 .img_left_box .item_textwrap i {
        margin-right: 30px;
    }
    .sub1_2 .info_box02 .img_left_box img, .sub1_2 .info_box02 .img_right_box img {
        margin: 0;
    }
    .sub1_2 .info_box02 .item1, .sub1_2 .info_box02 .item3, .sub1_2 .info_box02 .item5 {
        flex-direction: column-reverse;
    }
    .sub1_2 .info_box02 .item1 .item_textwrap, .sub1_2 .info_box02 .item3 .item_textwrap, .sub1_2 .info_box02 .item5 .item_textwrap {
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-left: -10px;
    }
    .sub1_2 .info_box02 .item1 .item_textwrap i, .sub1_2 .info_box02 .item3 .item_textwrap i, 
    .sub1_2 .info_box02 .item5 .item_textwrap i, .sub1_2 .info_box02 .item6 .item_textwrap i {
        margin-left: -27px;
    }
    /* /입지환경 sub1_2 */

    /* 오시는길 sub1_4 */
    .sub1_4 .title_box {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }
    .sub1_4 .map_box {
        height: 440px;
    }
    /* /오시는길 sub1_4 */
}

@media screen and (max-width: 480px) {
    /* sub1 공통 */
    /* sub1_1~2 공통 */
    .sub1_1 .sub_title,
    .sub1_2 .sub_title {
        font-size: 16px;
    }
    .sub1_1 .sub_title svg,
    .sub1_2 .sub_title svg {
        width: 6px;
        height: 6px;
        margin-left: 1px;
        margin-bottom: 20px;
    }
    .sub1_1 .title,
    .sub1_2 .title {
        font-size: 24px;
    }
    .sub1_1 .page_info,
    .sub1_2 .page_info {
        font-size: 15px;
    }
    .sub1_1 .img_info,
    .sub1_2 .img_info {
        font-size: 13px;
    }
    /* /sub1 공통 */

    /* 사업개요 sub1_1 */
    .sub1_1 .text_card_box {
        margin-top: 40px;
        grid-template-columns: 1fr;
    }
    .sub1_1 .text_card {
        height: max-content;
        padding-bottom: 30px;
    }
    .sub1_1 .text_card h6 {
        font-size: 15px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    /* /사업개요 sub1_1 */

    /* 입지환경 sub1_2 */
    .sub1_2 .info_box div {
        height: 120px;
    }
    .sub1_2 .info_box .item1 {
        padding-left: 0;
    }
    .sub1_2 .info_box h3 {
        font-size: 20px;
        top: -14px;
    }
    .sub1_2 .info_box .item1 img { width: 70px; }
    .sub1_2 .info_box .item3 img { width: 55px; margin-right: 6px; }
    .sub1_2 .info_box .item2 img, .sub1_2 .info_box .item4 img { width: 52px; margin-right: 8px; }
    .sub1_2 .info_box p {
        font-size: 15px;
    }

    .sub1_2 .info_box02 > div {
        align-items: center;
        margin-bottom: 50px;
    }
    .sub1_2 .info_box02 .m_text {
        text-align: center;
        margin-top: 10px;
    }
    .sub1_2 .info_box02 .item_textwrap h1 i {
        font-size: 70px;
    }
    .sub1_2 .info_box02 .item1, .sub1_2 .info_box02 .item3, .sub1_2 .info_box02 .item5 {
        flex-direction: column;
        align-items: center;
    }
    .sub1_2 .info_box02 .item1 .item_textwrap, .sub1_2 .info_box02 .item3 .item_textwrap, .sub1_2 .info_box02 .item5 .item_textwrap,
    .sub1_2 .info_box02 .img_right_box .item_textwrap {
        justify-content: center;
    }
    .sub1_2 .info_box02 .img_right_box .item_textwrap i {
        margin-right: 0;
    }
    .sub1_2 .info_box02 .img_left_box .item_textwrap i, .sub1_2 .info_box02 .img_right_box .item_textwrap i {
        margin-right: 10px;
    }
    .sub1_2 .info_box02 .item1 .item_textwrap i, .sub1_2 .info_box02 .item3 .item_textwrap i, 
    .sub1_2 .info_box02 .item5 .item_textwrap i, .sub1_2 .info_box02 .item6 .item_textwrap i {
        margin-left: 0;
    }
    /* /입지환경 sub1_2 */

    /* 오시는길 sub1_4 */
    .sub1_4 .title_box {
        margin-bottom: 20px;
        gap: 10px;
    }
    .sub1_4 .title_box h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .sub1_4 .title_box p {
        font-size: 16px;
    }
    .sub1_4 .link_box {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .sub1_4 .link_box a {
        font-size: 14px;
        width: 100%;
        height: 40px;
    }
    .sub1_4 .map_box {
        height: 330px;
    }
    .sub1_4 .map_box .gm-control-active {
        width: 20px !important;
        height: 20px !important;
    }
    /* /오시는길 sub1_4 */
}

/* 
sub1_1 초기 사진 css
.sub1_1 .img_box {
    height: 800px;
    background-image: url(../img/sub/sub1_1_bgi.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 12px;
}
.sub1_1 .img_box .ring_box {
    width: 350px;
    aspect-ratio: 1 / 1;
    border: 1px solid #fff;
    border-radius: 50%;
}
.sub1_1 .img_box .ring_box:nth-child(2){
    margin: 0 -35px;
}
.sub1_1 .img_box .ring_box h2 {
    color: #FFF;
    font-family: "YESMyoungjo";
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -2px;
    margin-bottom: 15px;
}
.sub1_1 .img_box .ring_box p {
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    line-height: normal;
} 

768 이하
.sub1_1 .img_box .ring_box {
    width: 33%;
    position: absolute;
}
.sub1_1 .img_box .ring_box:nth-child(1) {
    left: 20px;
}
.sub1_1 .img_box .ring_box:nth-child(3) {
    right: 20px;
}
.sub1_1 .img_box .ring_box h2 {
    font-size: 21px;
    margin-bottom: 10px;
}
.sub1_1 .img_box .ring_box p {
    font-size: 19px;
    text-align: center;
}

480 이하
.sub1_1 .img_box {
    height: 186px;
}
.sub1_1 .img_box .ring_box h2 {
    font-size: 14px;
    margin-bottom: 5px;
    letter-spacing: -0.7px;
}
*/