@charset "utf-8";

/* 효과 수정 */
html:not(.no-js) body [data-aos=fade-up] {
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}

html:not(.no-js) body [data-aos=fade-down] {
    -webkit-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
}

/* 타이틀 */
h4 {
    margin: 100px 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
h4 span {
    display: inline-block;
    padding-bottom: 20px;
}
h4.fir {
    margin-top: 0 !important;
}

/* font-family: 'Marcellus', 'Roboto', serif; */
/* 공통 */
.container_type02 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.pre-line {
    white-space: pre-line;
}
.pc_cut {
    display: block;
}

/*about us*/
#sub #wrap #content.info01 {
    width: 1100px;
    margin: 0 auto;
}
#sub #wrap #content h5 {
    clear: both;
    font-size: 38px;
    color: #1c1c1c;
    text-align: left;
    font-weight: 700;
    line-height: 1.4;
    margin: 40px 0;
    padding: 0;
}
#sub #wrap #content h5 span.under {
    display: block;
}
#sub #wrap #content h5.center_line {
    text-align: center;
    padding: 16px 0 0;
    background: url("../img/s_img/h5_bar.png") no-repeat center 0;
    line-height: 1.6;
}

ul.list_type {
    clear: both;
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: left;
}
ul.list_type li {
    margin: 0 0 3px;
    padding: 7px 0 0 28px;
    background: url("../img/s_img/dot_r.png") no-repeat 0 14px;
    font-size: 20px;
    color: #1c1c1c;
    font-weight: 500;
    line-height: 1.8;
}

.info01_wrap {
    display: grid;
    margin: 80px 0;
    grid-template-columns: 35% 62%;
    gap: 29px;
}
.item_img img {
    width: 100%;
    max-width: 380px;
}
.item_img02 img {
    width: 100%;
    max-width: 691px;
}

ul.info01_text {
    margin: 0 0 0 25%;
}
ul.info01_text li {
    margin-bottom: 24px;
    font-size: 18px;
    color: #1c1c1c;
    line-height: 1.4;
    font-weight: 400;
}
ul.info01_text li.sign {
    font-size: 24px;
    font-weight: 600;
}

/* Branch */
#sub #wrap #content.info03 {
    width: 100%;
    margin: 0 auto;
    background: url("../img/s_img/info03_bg.png") no-repeat center bottom;
}

.info03_wrap {
    height: 510px;
}

.info03_list_wrap {
    background: url("../img/s_img/info03_vline.png") no-repeat center 0;
    padding-top: 140px;
}
.info03_list {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    background: url("../img/s_img/info03_hline.png") no-repeat center 50%;
}
.info03_list li {
    width: 20%;
    background: #fff;
    max-width: 193px;
    transition: 0.2s;
    height: 120px;
    padding: 20px 5px;
    text-align: center;
    width: 100%;
    border-radius: 55px;
    border: 1px solid #E7E7E7;
    box-shadow: 0 0 12px rgba(0,0,0,0.1);
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #1c1c1c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info03_list li:hover {
    transform: translateY(-20px);
    box-shadow: 0 0 20px rgba(0,0,0,.05);
}
p.ceo_title {
    text-align: center;
    background: url("../img/s_img/ceo_titbg.png") no-repeat center 0;
}
p.ceo_title span {
    line-height: 250px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.center {
    text-align: center !important;
}

/*오시는 길*/

.map_wrap {
    height: 480px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 73% 27%;
    gap: 0;
    overflow: hidden;
}

.map {
    height: 480px;
}

.map_item_r {
    display: flex;
    align-items: flex-end;
    margin: 0;
    padding: 0 26px 32px;
    background: #D40D1D url("../img/s_img/map_rightbg.jpg") no-repeat 0 0;
}
.map_item_r dt {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
}
.map_item_r dd {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
}

.map_txt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
    margin-top: 40px;
}
.map_txt li:first-child {
    border-right: 1px solid #ddd;
}
.map_txt li:nth-child(2) {
    border-right: 1px solid #ddd;
}
.map_txt dt {
    text-align: center;
    font-size: 18px;
    color: #535353;
    font-weight: 500;
}
.map_txt dd {
    text-align: center;
    font-size: 22px;
    color: #1C1C1C;
    font-weight: 700;
}
.map_txt dd span {
    text-align: center;
    font-size: 16px;
    color: #1C1C1C;
    font-weight: 600;
}

/* busi01 */

.busi01_wrap {
    width: 100%;
    margin-bottom: 120px;
}
p.busi01_topimg img {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 24px;
}
.busi01_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.busi01_list li {
    background: #f8f8f8;
    border-radius: 25px;
    padding: 40px 20px;
}
.busi01_list li dt {
    text-align: center;
    padding-top: 30px;
    background: url("../img/s_img/busi01_ico.png") no-repeat center 0;
    font-size: 20px;
    font-weight: 600;
}
.busi01_list li dd {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
}
p.busi01_topimg img.pc {
    display: block;
}
p.busi01_topimg img.mobile {
    display: none;
}
button.busi01_btn {
    width: fit-content;
    display: flex;
    align-content: center;
    gap: 10px;
    padding: 20px;
    background-color: #D40D1D;
    color: #fff;
    font-weight: 600;
    border-radius: 15px;
    margin: 40px auto auto;
}

.mb0 {
    margin-bottom: 0 !important;
}

/* busi02 */

.busi02_wrap {
    width: 100%;
    margin: 25px 0 120px;
}
.busi02_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px 24px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.busi02_list li {}
.busi02_list li dt {
    text-align: center;
    padding-top: 0;
}
.busi02_list li dt img {
    width: 100%;
}
.busi02_list li dd {
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

.busi02_wrap02 {
    width: 100%;
    margin: 0;
}
.busi02_list02 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.busi02_list02 li {}
.busi02_list02 li dt {
    text-align: center;
    padding-top: 0;
}
.busi02_list02 li dt img {
    width: 100%;
}
.busi02_list02 li dd {
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

/*prod01 */

p.list_type_normal {
    margin: 100px 0 0;
    font-size: 38px;
    color: #1c1c1c;
    font-weight: 600;
    line-height: 1.4;
}

.prod01_wrap {
    display: grid;
    margin: 80px 0;
    grid-template-columns: 35% 62%;
    gap: 29px;
}
.item_img img {
    width: 100%;
    max-width: 380px;
}
.item_img02 img {
    width: 100%;
    max-width: 691px;
}

ul.prod01_text {
    margin: 0;
}
ul.prod01_text li {
    margin-bottom: 24px;
    font-size: 20px;
    color: #1c1c1c;
    line-height: 1.4;
    font-weight: 500;
}

/* 슬라이더*/

#sub #wrap #content .container_full {
    width: 100%;
    margin: 0 auto;
    padding: 160px 0 0;
    height: 800px;
    background: #f8f8f8;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    position: relative;
    min-height: 380px;
}

.slider_box {
    clear: both;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.slider_tit {
    font-size: 38px;
    line-height: 1.4;
    font-weight: 700;
    max-width: 1100px;
    margin: 0 auto;
}

.slider_box2 {
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 1100px;
    height: 380px;
    overflow: hidden;
    margin: 0 auto;
}
.slider_box2 {
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 40px;
}
.slider_box2 img {
    width: 100%;
    max-width: 380px;
}
.slider_box2 dl {
    margin-top: 60px;
    width: 90%;
}
.slider_box2 dl dt span {
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background: #D40D1D;
    border-radius: 55%;
}
.slider_box2 dl dd.tit {
    margin-top: 80px;
    font-size: 20px;
    color: #1c1c1c;
    font-weight: 600;
    line-height: 1.4;
}
.slider_box2 dl dd.txt {
    margin-top: 10px;
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 400;
    line-height: 1.4;
}

/* rese01 */

.rese01_wrap {
    width: 100%;
    margin: 100px 0 0;
}
.rese01_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px 24px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.rese01_list li {}
.rese01_list li dt {
    text-align: center;
    padding-top: 0;
}
.rese01_list li dt img {
    width: 100%;
}
.rese01_list li dd {
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

.inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.mt0 {
    margin-top: 0 !important;
}

#sub #wrap #content .container_full_rese01 {
    width: 100%;
    margin: 0 auto;
    padding: 160px 0;
    background: #f8f8f8;
}
.rese01_wrap02 {
    width: 100%;
    margin: 0;
}
.rese01_list02 {
    display: grid;
    grid-template-columns: 35% 35% 30%;
    gap: 60px 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
.rese01_list02 li dt {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}

.rese01_list02 li.re01 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re02 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re03 dt {
    background: url("../img/s_img/rese01_arr_bar02.png") repeat-x right 50%;
    margin-right: 0;
}
.rese01_list02 li.re04 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re05 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re06 dt {
    background: url("../img/s_img/rese01_arr_bar02.png") repeat-x right 50%;
    margin-right: 0;
}
.rese01_list02 li.re07 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re08 dt {
    background: url("../img/s_img/rese01_arr_bar01.png") repeat-x 10% 50%;
    padding-right: 50px;
}
.rese01_list02 li.re09 dt {
    background: url("../img/s_img/rese01_arr_bar02.png") repeat-x right 50%;
    margin-right: 0;
}

.rese01_list02 li dt span {
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background: #D40D1D;
    border-radius: 55%;
}
.rese01_list02 li dt em {
    width: 50%;
    display: inline-block;
    text-align: right;
}
.rese01_list02 li dt img {
    vertical-align: middle;
    text-align: right;
}
.rese01_list02 li dd.tit {
    margin: 20px 0 12px;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}
.rese01_list02 li dd.txt {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.red {
    color: #D40D1D;
}

@media (max-width: 1199px) {

    /*about us*/
    #sub #wrap #content.info01 {
        width: 98%;
        margin: 0 auto;
    }

    #sub #wrap #content h5 {
        font-size: 32px;
        line-height: 30px;
        margin: 40px 0;
    }

    ul.list_type li {
        margin: 0 0 3px;
        padding: 7px 0 0 28px;
        background: url("../img/s_img/dot_r.png") no-repeat 0 11px;
        background-size: 20px;
        font-size: 18px;
        line-height: 1.7;
    }

    /* about us*/

    .info01_wrap {
        display: grid;
        margin: 80px 0;
        grid-template-columns: 35% 62%;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 380px;
    }
    .item_img02 img {
        width: 100%;
        max-width: 691px;
    }

    ul.info01_text {
        margin: 0 0 0 25%;
    }
    ul.info01_text li {
        margin-bottom: 24px;
        font-size: 18px;
    }
    ul.info01_text li.sign {
        font-size: 22px;
    }

    /* Branch */
    #sub #wrap #content.info03 {
        background-size: 100%;
    }

    .info03_wrap {
        height: 510px;
    }
    .info03_list_wrap {
        padding-top: 140px;
    }
    .info03_list {
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .info03_list li {
        width: 20%;
        height: 100px;
        padding: 10px 5px;
        font-size: 16px;
    }

    p.ceo_title {
        background-size: 200px;
    }
    p.ceo_title span {
        line-height: 200px;
        font-size: 24px;
    }

    /*오시는 길*/

    .map_wrap {
        height: 480px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 73% 27%;
        gap: 0;
        overflow: hidden;
    }

    .map {
        height: 480px;
    }

    .map_item_r {
        display: flex;
        align-items: flex-end;
        margin: 0;
        padding: 0 26px 32px;
    }
    .map_item_r dt {
        font-size: 24px;
    }
    .map_item_r dd {
        margin-top: 20px;
        font-size: 16px;
    }
    .map_txt {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 0;
        margin-top: 40px;
    }
    .map_txt dt {
        font-size: 16px;
    }
    .map_txt dd {
        font-size: 20px;
    }
    .map_txt dd span {
        font-size: 15px;
    }

    /* busi01 */

    .busi01_wrap {
        width: 100%;
        margin-bottom: 100px;
    }
    p.busi01_topimg img {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto 24px;
    }
    .busi01_list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
        width: 100%;
        max-width: 1100px;
    }
    .busi01_list li {
        padding: 40px 20px;
    }
    .busi01_list li dt {
        text-align: center;
        padding-top: 30px;
        background: url("../img/s_img/busi01_ico.png") no-repeat center 0;
        font-size: 18px;
    }
    .busi01_list li dd {
        margin-top: 10px;
        font-size: 16px;
    }

    /* busi02 */

    .busi02_wrap {
        width: 100%;
        margin: 25px 0 100px;
    }
    .busi02_list li dd {
        margin-top: 10px;
        text-align: center;
        font-size: 18px;
    }
    .busi02_list02 li dd {
        margin-top: 10px;
        font-size: 18px;
    }

    /*prod01 */

    #sub #wrap #content.prod01 .container {
        width: 96%;
        margin: 0 2%;
        padding: 60px 0;
    }
    p.list_type_normal {
        margin: 60px 0 0;
        font-size: 28px;
        line-height: 1.4;
    }

    .prod01_wrap {
        display: grid;
        margin: 80px 0;
        grid-template-columns: 35% 62%;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 380px;
    }
    .item_img02 img {
        width: 100%;
        max-width: 691px;
    }

    ul.prod01_text {
        margin: 0;
    }
    ul.prod01_text li {
        margin-bottom: 24px;
        font-size: 18px;
    }

    /* 슬라이더*/

    #sub #wrap #content .container_full {
        width: 100%;
        margin: 0 auto;
        padding: 100px 0 0;
        height: 580px;
        background: #f8f8f8;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        position: relative;
        min-height: 380px;
    }

    .slider_box {
        clear: both;
        position: relative;
        padding: 0;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }

    .slider_tit {
        font-size: 32px;
        max-width: 90%;
        margin: 0 auto;
    }

    .slider_box2 {
        position: relative;
        padding: 0;
        width: 90%;
        max-width: 1100px;
        height: 380px;
        overflow: hidden;
        margin: 0 auto;
    }
    .slider_box2 {
        display: grid;
        grid-template-columns: 30% 60%;
        gap: 40px;
    }
    .slider_box2 img {
        width: 100%;
        max-width: 380px;
    }
    .slider_box2 dl {
        margin-top: 30px;
    }
    .slider_box2 dl dt span {
        text-align: center;
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .slider_box2 dl dd.tit {
        margin-top: 40px;
        font-size: 20px;
    }
    .slider_box2 dl dd.txt {
        margin-top: 10px;
        font-size: 16px;
    }

    /* rese01 */

    .rese01_wrap {
        width: 100%;
        margin: 80px 0 100px;
    }
    .rese01_list li dt {
        text-align: center;
        padding-top: 0;
    }
    .rese01_list li dt img {
        width: 100%;
    }
    .rese01_list li dd {
        margin-top: 10px;
        text-align: center;
        font-size: 18px;
    }

    .inner {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    #sub #wrap #content .container_full_rese01 {
        width: 100%;
        margin: 0 auto;
        padding: 120px 0;
    }
    .rese01_wrap02 {
        width: 100%;
        margin: 0;
    }
    .rese01_list02 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 60px 24px;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
    }
    .rese01_list02 li dt {
        text-align: left;
        font-size: 16px;
    }
    .rese01_list02 li dt span {
        margin-left: 10px;
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .rese01_list02 li dd.tit {
        margin: 20px 0 12px;
        font-size: 22px;
    }
    .rese01_list02 li dd.txt {
        font-size: 16px;
    }

}
/* 1199px End*/

@media (max-width: 991px) {

    h4 {
        margin: 80px 0;
        width: 100%;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
    }

    /*about us*/
    #sub #wrap #content.info01 {
        width: 96%;
        margin: 0 auto;
    }

    #sub #wrap #content h5 {
        font-size: 26px;
        line-height: 30px;
        margin: 0 0 40px;
    }

    ul.list_type li {
        margin: 0 0 3px;
        padding: 7px 0 0 24px;
        background: url("../img/s_img/dot_r.png") no-repeat 0 10px;
        background-size: 18px;
        font-size: 16px;
        line-height: 1.6;
    }

    .info01_wrap {
        display: grid;
        margin: 60px 0;
        grid-template-columns: 35% 62%;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 380px;
    }
    .item_img02 img {
        width: 100%;
        max-width: 691px;
    }

    ul.info01_text {
        margin: 0 0 0 25%;
    }
    ul.info01_text li {
        margin-bottom: 24px;
        font-size: 16px;
    }
    ul.info01_text li.sign {
        font-size: 20px;
    }

    /*오시는 길*/

    .map_wrap {
        height: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 100%;
        gap: 0;
        overflow: hidden;
    }

    .map {
        height: 424px;
    }

    .map_item_r {
        height: 214px;
        display: flex;
        align-items: flex-end;
        margin: 0;
        padding: 0 26px 32px;
    }
    .map_item_r dt {
        font-size: 24px;
    }
    .map_item_r dd {
        margin-top: 20px;
        font-size: 16px;
    }
    .map_txt {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 40px;
    }
    .map_txt dt {
        font-size: 16px;
    }
    .map_txt dd {
        font-size: 20px;
    }
    .map_txt dd span {
        font-size: 15px;
    }

    .map_txt li:first-child {
        width: 100%;
        padding-bottom: 20px;
        border-right: none;
        border-bottom: 1px solid #ddd;
    }
    .map_txt li:nth-child(2) {
        width: 100%;
        padding-bottom: 20px;
        border-right: none;
        border-bottom: 1px solid #ddd;
    }

    .map_txt li {
        margin: 0 auto 20px;
    }

    /*prod01 */
    #sub #wrap #content.prod01 .container {
        width: 96%;
        margin: 0 2%;
        padding: 60px 0;
    }
    p.list_type_normal {
        margin: 0;
        font-size: 22px;
        line-height: 1.4;
    }

    .prod01_wrap {
        display: grid;
        margin: 40px 0;
        grid-template-columns: 35% 62%;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 380px;
    }
    .item_img02 img {
        width: 100%;
        max-width: 691px;
    }

    ul.prod01_text {
        margin: 0;
    }
    ul.prod01_text li {
        margin-bottom: 24px;
        font-size: 16px;
    }

    /* 슬라이더*/

    #sub #wrap #content .container_full {
        width: 100%;
        padding: 80px 0 0;
        height: 500px;
    }

    .swiper-slide {
        min-height: 380px;
    }
    .slider_box {
        clear: both;
        position: relative;
        padding: 0;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }

    .slider_tit {
        font-size: 32px;
        max-width: 100%;
        margin: 0 auto;
    }

    .slider_box2 {
        padding: 0;
        width: 100%;
        max-width: 1100px;
        height: 380px;
        overflow: hidden;
        margin: 0 auto;
    }
    .slider_box2 {
        display: grid;
        grid-template-columns: 30% 60%;
        gap: 20px;
    }
    .slider_box2 img {
        width: 100%;
        max-width: 380px;
    }
    .slider_box2 dl {
        margin-top: 20px;
    }
    .slider_box2 dl dt span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .slider_box2 dl dd.tit {
        margin-top: 20px;
        font-size: 20px;
    }
    .slider_box2 dl dd.txt {
        margin-top: 10px;
        font-size: 15px;
    }

    /*rese01 */

    .inner {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    #sub #wrap #content .container_full_rese01 {
        width: 100%;
        margin: 0 auto;
        padding: 100px 0;
    }
    .rese01_wrap02 {
        width: 100%;
        margin: 0;
    }
    .rese01_list02 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px 24px;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
    }
    .rese01_list02 li dt {
        text-align: left;
        font-size: 15px;
    }
    .rese01_list02 li dt span {
        margin-left: 10px;
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
    .rese01_list02 li dd.tit {
        margin: 20px 0 12px;
        font-size: 20px;
    }
    .rese01_list02 li dd.txt {
        font-size: 15px;
    }
    .rese01_list02 li dd.txt br {
        display: none;
    }

}
/* 991px End*/

@media (max-width: 768px) {

    /* 타이틀 */

    h4 {
        margin: 60px 0;
        font-size: 18px;
        text-align: center;
        word-break: keep-all;
    }
    h4 img:nth-of-type(1) {
        display: block;
        margin: 0 auto 8px;
        width: 14px;
    }
    h4 img:nth-of-type(2) {
        display: none;
    }
    h4 span {
        font-weight: 500;
    }
    h4 img {
        margin-bottom: 0;
    }

    h5 {
        font-size: 15px;
    }
    h5 span::after {
        width: calc(97% + 26px);
        top: 10px;
        height: 16px;
    }

    .line01 {
        margin: 70px auto 35px;
    }
    .line02 {
        margin: 0 auto 120px;
    }

    /*about us*/
    #sub #wrap #content.info01 {
        width: 96%;
        margin: 0 auto;
    }

    #sub #wrap #content h5 {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 40px;
    }

    ul.list_type li {
        margin: 0 0 3px;
        padding: 7px 0 0 20px;
        background: url("../img/s_img/dot_r.png") no-repeat 0 13px;
        background-size: 15px;
        font-size: 15px;
        line-height: 1.6;
    }

    .info01_wrap {
        display: grid;
        margin: 40px 0;
        grid-template-columns: 100%;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 100%;
    }
    .item_img02 img {
        width: 100%;
        max-width: 100%;
    }

    ul.info01_text {
        margin: 0;
    }
    ul.info01_text li {
        margin-bottom: 24px;
        font-size: 15px;
    }
    ul.info01_text li.sign {
        font-size: 16px;
    }

    .pre-line {
        white-space: normal;
        word-break: keep-all;
    }

    /* Branch */
    #sub #wrap #content.info03 {
        width: 100%;
        margin: 0 auto;
        background: url("../img/s_img/info03_bgtxt_m.png") no-repeat center bottom;
        background-size: 100%;
    }

    .info03_wrap {
        height: 100%;
    }

    .info03_list_wrap {
        background: url("../img/s_img/info03_vline.png") repeat-y center 0;
        padding-top: 80px;
    }
    .info03_list {
        display: block;
        justify-content: space-between;
        gap: 20px;
        margin: 0 auto 80px;
        background: none;
    }
    .info03_list li {
        width: 90%;
        max-width: 100%;
        height: 60px;
        padding: 0 5px;
        font-size: 16px;
        line-height: 60px;
        display: block;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
    }
    .info03_list li br {
        display: none;
    }
    p.ceo_title {
        background: url("../img/s_img/ceo_titbg.png") no-repeat center 0;
        background-size: 194px;
    }
    p.ceo_title span {
        line-height: 194px;
        font-size: 18px;
    }

    /*오시는 길*/

    .map_wrap {
        height: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 100%;
        gap: 0;
        overflow: hidden;
    }

    .map {
        height: 424px;
    }

    .map_item_r {
        height: 214px;
        display: flex;
        align-items: flex-end;
        margin: 0;
        padding: 0 26px 32px;
        background: #D40D1D url("../img/s_img/map_rightbg_m.png") no-repeat 0 0;
    }
    .map_item_r dt {
        font-size: 18px;
    }
    .map_item_r dd {
        margin-top: 20px;
        font-size: 15px;
    }
    .map_txt {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 40px;
    }
    .map_txt dt {
        font-size: 16px;
    }
    .map_txt dd {
        font-size: 18px;
    }
    .map_txt dd span {
        font-size: 15px;
    }

    /* busi01 */

    .busi01_wrap {
        width: 100%;
        margin-bottom: 60px;
    }
    p.busi01_topimg img {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto 24px;
    }
    .busi01_list {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
        width: 100%;
        max-width: 1100px;
    }
    .busi01_list li {
        padding: 40px 20px;
    }
    .busi01_list li dt {
        text-align: center;
        padding-top: 30px;
        background: url("../img/s_img/busi01_ico.png") no-repeat center 0;
        font-size: 18px;
        background-size: 20px;
    }
    .busi01_list li dd {
        margin-top: 10px;
        font-size: 15px;
    }

    p.busi01_topimg img.pc {
        display: none;
    }
    p.busi01_topimg img.mobile {
        display: block;
    }

    /* busi02 */

    .busi02_wrap {
        width: 100%;
        margin: 25px 0 60px;
    }
    .busi02_list {
        display: flex;
        grid-template-columns: 1fr 1fr;
        gap: 30px 2%;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        justify-content: center;
        flex-wrap: wrap;
    }
    .busi02_list li {
        width: 48%;
    }
    .busi02_list li dt {
        text-align: center;
        padding-top: 0;
    }
    .busi02_list li dt img {
        width: 100%;
    }
    .busi02_list li dd {
        margin-top: 10px;
        text-align: center;
        font-size: 15px;
        line-height: 1.5;
    }

    .busi02_wrap02 {
        width: 100%;
        margin: 0;
    }
    .busi02_list02 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .busi02_list02 li dt {
        padding-top: 0;
    }
    .busi02_list02 li dd {
        margin-top: 10px;
        text-align: center;
        font-size: 15px;
    }

    .welfare_mobile {
        display: block;
    }
    .welfare {
        display: none;
    }
    .welfare_mobile ul li.item a img {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }

    .welfare_mobile .slick-prev {
        top: 190px;
        height: 44px;
        width: 29px;
        background: url("../img/s_img/swiper_btn_prev.png") no-repeat !important;
        margin: 0 !important;
        background-size: 20px !important;
    }
    .welfare_mobile .slick-next {
        top: 190px;
        height: 44px;
        width: 29px;
        margin-right: 10px;
        background: url("../img/s_img/swiper_btn_next.png") no-repeat !important;
        margin: 0 !important;
        background-size: 20px !important;
    }

    /*prod01 */

    p.list_type_normal {
        margin: 0;
        font-size: 18px;
        line-height: 1.4;
    }
    .prod01_wrap {
        display: grid;
        margin: 40px 0;
        grid-template-columns: 1fr;
        gap: 29px;
    }
    .item_img img {
        width: 100%;
        max-width: 100%;
    }
    .item_img02 img {
        width: 100%;
        max-width: 691px;
    }

    ul.prod01_text {
        margin: 0;
    }
    ul.prod01_text li {
        margin-bottom: 24px;
        font-size: 15px;
    }

    /* 슬라이더*/

    #sub #wrap #content .container_full {
        width: 100%;
        padding: 60px 0 0;
        height: 100%;
    }

    .swiper-slide {
        min-height: 380px;
    }
    .slider_box {
        clear: both;
        position: relative;
        padding: 0;
        width: 90%;
        max-width: 350px;
        margin: 0 auto;
        padding-bottom: 60px;
    }

    .slider_tit {
        font-size: 24px;
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .slider_box2 {
        padding: 0;
        width: 90%;
        max-width: 1100px;
        height: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
    .slider_box2 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
    }
    .slider_box2 img {
        width: 100%;
        max-width: 380px;
    }
    .slider_box2 dl {
        margin-top: 30px;
    }
    .slider_box2 dl dt span {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 15px;
    }
    .slider_box2 dl dd.tit {
        margin-top: 20px;
        font-size: 18px;
    }
    .slider_box2 dl dd.txt {
        margin-top: 10px;
        font-size: 14px;
    }

    /* rese01 */

    .rese01_wrap {
        width: 100%;
        margin: 25px 0 60px;
    }
    .rese01_list {
        display: flex;
        grid-template-columns: 1fr;
        gap: 24px;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        justify-content: center;
        flex-wrap: wrap;
    }
    .rese01_list li {
        width: 100%;
        max-width: 350px;
    }
    .rese01_list li dt {
        text-align: center;
        padding-top: 0;
    }
    .rese01_list li dt img {
        width: 100%;
    }
    .rese01_list li dd {
        margin-top: 10px;
        text-align: center;
        font-size: 15px;
        line-height: 1.6;
    }

    .inner {
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    #sub #wrap #content .container_full_rese01 {
        width: 100%;
        margin: 0 auto;
        padding: 100px 0;
    }
    .rese01_wrap02 {
        width: 100%;
        margin: 0;
    }
    .rese01_list02 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
    }
    .rese01_list02 li {
        padding-bottom: 66px;
        background: url("../img/s_img/rese01_arr_m.png") no-repeat center 97%;
    }
    .rese01_list02 li.re09 {
        background: none;
        padding-bottom: 0;
    }
    .rese01_list02 dl {
        background: #fff;
        border-radius: 12px;
        text-align: center;
        padding: 20px 40px;
    }

    .rese01_list02 li dt {
        text-align: center;
        font-size: 15px;
    }
    .rese01_list02 li dt span {
        margin-left: 10px;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .rese01_list02 li dd.tit {
        margin: 20px 0 12px;
        text-align: center;
        font-size: 18px;
    }
    .rese01_list02 li dd.txt {
        font-size: 14px;
        text-align: center;
    }
    .rese01_list02 li dd.txt br {
        display: none;
    }

    .rese01_list02 li.re01 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re02 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re03 dt {
        background: none;
        padding-right: 0;
        margin-right: 0;
    }
    .rese01_list02 li.re04 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re05 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re06 dt {
        background: none;
        padding-right: 0;
        margin-right: 0;
    }
    .rese01_list02 li.re07 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re08 dt {
        background: none;
        padding-right: 0;
    }
    .rese01_list02 li.re09 dt {
        background: none;
        padding-right: 0;
        margin-right: 0;
    }

    .m_center {
        text-align: center !important;
    }
    .m_cut {
        display: block;
    }

}
/* 768px End*/

@media (max-width : 576px) {

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(0px,0,0) !important;
        transform: translate3d(0px,0,0) !important;

    }

}
/* end */
