@charset "utf-8";

.sub_wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sub_wrap p {margin: 0;}
.desc {
    font-size: 18px;
    line-height: 1.6;
}
@media all and (max-width: 767px) {
    .desc {font-size: 16px;}
}

.vision_wrap h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 50px;
    text-align: center;
}
.vision_wrap .desc {word-break: keep-all;}
.vision_wrap .en_wrap {font-family: "Roboto"}
.vision_wrap .section_1 {
    text-align: center;
    margin-bottom: 120px;
}
.vision_wrap .section_1 .logo_img {width: 529px;}
.vision_wrap .section_1 > .desc .ko_wrap {margin: 80px 0 30px;}
.vision_wrap .section_1 .desc .en_wrap {
    font-size: 16px;
    font-weight: 300;
}
.vision_wrap .section_1 .box_wrap {
    background: url("/img/custom/add_sub_1_1_img_1.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    height: 200px;
    margin: 80px 0 30px;
    position: relative;
}
.vision_wrap .section_1 .box_wrap .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 0 20px;
}
.vision_wrap .section_1 .box_wrap h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
}
.vision_wrap .section_1 .box_wrap p {
    font-size: 16px;
    color: #fff;
    word-break: keep-all;
}
.vision_wrap .section_1 ul {overflow: hidden;}
.vision_wrap .section_1 ul li {
    float: left;
    width: calc((100% - 60px)/3);
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    text-align: left;
    padding: 40px;
    position: relative;
    min-height: 380px;
}
.vision_wrap .section_1 ul li:nth-child(3n) {margin-right: 0;}
.vision_wrap .section_1 ul li .title h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}
.vision_wrap .section_1 ul li .title p {
    font-family: "Roboto";
    font-size: 18px;
    color: #c31e34;
    font-weight: bold;
    margin-bottom: 20px;
}
.vision_wrap .section_1 ul li .ko_wrap {margin-bottom: 5px;}
.vision_wrap .section_1 ul li .desc .en_wrap {color: #333;}
.vision_wrap .section_1 ul li img {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.vision_wrap .section_2 ul li {
    margin-bottom: 100px;
    overflow: hidden;
}
.vision_wrap .section_2 ul li:last-child {margin-bottom: 0;}
.vision_wrap .section_2 ul li .img {
    float: left;
    width: 42%;
}
.vision_wrap .section_2 ul li .txt {
    float: left;
    width: 58%;
    padding-left: 80px;
}
.vision_wrap .section_2 ul li .txt .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.vision_wrap .section_2 ul li .txt .title h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 15px;
}
.vision_wrap .section_2 ul li .txt .title p {
    font-family: "Roboto";
    font-size: 18px;
    color: #c31e34;
    font-weight: bold;
}
.vision_wrap .section_2 ul li .txt .list_wrap li {
    margin-bottom: 20px;
    overflow: hidden;;
}
.vision_wrap .section_2 ul li .txt .list_wrap li span {
    float: left;
    width: 4px;
    height: 4px;
    background: #c31e34;
    margin-top: 12px;
}
.vision_wrap .section_2 ul li .txt .list_wrap li .desc {
    float: left;
    width: calc(100% - 4px);
    font-weight: 300;
    padding-left: 10px;
}
.vision_wrap .section_2 ul li .txt .list_wrap li .desc .en_wrap {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 5px;
}

.vision_wrap .section_2 ul li .txt .all_txt {font-weight: 300;}
.vision_wrap .section_2 ul li .txt .all_txt .en_wrap {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 15px;
}

@media all and (max-width: 767px) {
    .vision_wrap h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .vision_wrap .section_1 {margin-bottom: 50px;}
    .vision_wrap .section_1 .logo_img {max-width: 250px;}
    .vision_wrap .section_1 > .desc .ko_wrap {margin: 30px 0;}
    .vision_wrap .section_1 .box_wrap {
        margin: 50px 0 20px;
        height: 150px;
    }
    .vision_wrap .section_1 .box_wrap h3 {
        font-size: 20px;
        margin-bottom: 15px
    }
    .vision_wrap .section_1 ul li {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        padding: 20px;
        min-height: auto;
    }
    .vision_wrap .section_1 ul li .title h3 {font-size: 20px;}
    .vision_wrap .section_1 ul li .title p {font-size: 16px;}
    .vision_wrap .section_1 ul li img {
        position: relative;
        right: inherit;
        bottom: inherit;
        float: right;
        margin-top: 15px;
        max-width: 80px;
        max-height: 70px;
    }
    .vision_wrap .section_2 ul li {margin-bottom: 30px;}
    .vision_wrap .section_2 ul li .img {
        float: none;
        width: 100%;
    }
    .vision_wrap .section_2 ul li .txt {
        float: none;
        width: 100%;
        padding: 25px 0 0;
    }
    .vision_wrap .section_2 ul li .txt .title h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .vision_wrap .section_2 ul li .txt .title p {font-size: 16px;}
}


.greeting_wrap h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 50px;
    text-align: center;
}
.greeting_wrap .desc {
    margin: 80px 0 50px;
    word-break: keep-all;
}
.greeting_wrap .desc .ko_wrap {
    margin-bottom: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #ddd;
}
.greeting_wrap .desc .en_wrap {
    font-size: 16px;
    color: #888;
}
.greeting_wrap li {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
}
.greeting_wrap li b {color: #c50f29;}
.greeting_wrap .sign {
    text-align: right;
    font-size: 16px;
    margin-top: 50px;
}
@media all and (max-width: 767px) {
    .greeting_wrap h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .greeting_wrap .desc {
        margin: 30px 0;
        padding-bottom: 30px;
    }
    .greeting_wrap .desc .ko_wrap {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .greeting_wrap li {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .greeting_wrap .sign {
        font-size: 14px;
        margin-top: 30px;
    }
}

.organization_wrap h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 50px;
    text-align: center;
}
.organization_wrap ul.top_left {
    float: left;
    width: calc((100% - 40px)/2);
    margin-right: 40px;
}
.organization_wrap ul.top_right {
    float: right;
    width: calc((100% - 40px)/2);
}
.organization_wrap ul li {
    overflow: hidden;
    margin-bottom: 40px;
}
.organization_wrap ul li h3 {
    color: #fff;
    margin: 0;
    float: left;
    max-width: 120px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    min-height: 170px;
    position: relative;
}
.organization_wrap ul li.m1 h3 {background: #c50f29;}
.organization_wrap ul li.m2 h3 {
    background: #d52e46;
    height: 263px;
}
.organization_wrap ul li.m3 h3 {
    background: #eeeeee;
    color: #333;
}
.organization_wrap ul li.m4 h3 {background: #da6d7c;}
.organization_wrap ul li.m5 h3 {background: #e5a8b1;}
.organization_wrap ul li.m6 h3 {
    background: #f1e1e3;
    color: #333;
    min-height: 100px;
}
.organization_wrap ul li h3 b {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.organization_wrap ul li .members {
    float: left;
    padding: 10px 0 10px 40px;
    width: calc(100% - 120px);
    overflow: hidden;
}
.organization_wrap ul li .members > div {margin-bottom: 40px;}
.organization_wrap ul li.m4 .members > div {
    float: left;
    width: calc((100% - 60px)/2);
    margin-right: 60px;
}
.organization_wrap ul li.m4 .members > div:nth-child(2n) {margin-right: 0;}
.organization_wrap ul li .members > div:last-child {margin-bottom: 0;}

.organization_wrap ul li .members .name {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}
.organization_wrap ul li .members .name .inner {
    display: inline-block;
    position: relative;
}
.organization_wrap ul li .members .name .inner::after {
    content: "";
    background: #c50f29;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -16px;
    left: 0;
}
.organization_wrap ul li .members .name h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.organization_wrap ul li .members .name b {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #c50f29;
    margin-left: 5px;
}
.organization_wrap ul li .members .status {
    font-size: 18px;
    font-weight: 300;
}
@media all and (max-width: 767px) {
    .organization_wrap h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .organization_wrap ul.top_left, .organization_wrap ul.top_right {
        float: none;
        width: 100%;
        margin: 0 0 30px;
    }
    .organization_wrap ul li {margin-bottom: 30px;}
    .organization_wrap ul li h3 {
        float: none;
        width: 100%;
        max-width: none;
        font-size: 18px;
        min-height: auto !important;
        height: auto !important;
        padding: 10px;
    }
    .organization_wrap ul li h3 b {
        position: relative;
        top: inherit;
        left: inherit;
        transform: none;
    }
    .organization_wrap ul li .members {
        float: none;
        padding: 20px 0 0;
        width: 100%;
    }
    .organization_wrap ul li .members > div {margin-bottom: 30px;}
    .organization_wrap ul li .members .name h4 {font-size: 18px;}
    .organization_wrap ul li .members .status {font-size: 16px;}
}


.business_wrap {
    background: #f5f5f5;
    padding: 0 0 100px;
}
.business_wrap .at-container {max-width: 1200px;}
.business_wrap ul li {
    overflow: hidden;
    padding-top: 100px;
}
.business_wrap ul li > div {width: 50%;}
.business_wrap ul li .left {float: left;}
.business_wrap ul li .right {float: right;}
.business_wrap ul li .img {height: 400px;}
.business_wrap ul li:first-child .img {
    background: url("/img/custom/main_sect_2_img_1.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li:nth-child(2) .img {
    background: url("/img/custom/main_sect_2_img_2.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li:nth-child(3) .img {
    background: url("/img/custom/main_sect_2_img_3.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li:nth-child(4) .img {
    background: url("/img/custom/main_sect_2_img_4.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li:nth-child(5) .img {
    background: url("/img/custom/main_sect_2_img_5.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li:nth-child(6) .img {
    background: url("/img/custom/main_sect_2_img_6.jpg") no-repeat;
    background-position: center;
    background-size: cover;
}
.business_wrap ul li .txt {position: relative;}
.business_wrap ul li .right.txt {padding-left: 60px;}
.business_wrap ul li .left.txt {padding-right: 60px;}
.business_wrap ul li .txt .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}
.business_wrap ul li .txt h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 50px;
}
.business_wrap ul li .txt h3::before {
    content: "";
    background: #c50f29;
    width: 2px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.business_wrap ul li .txt .desc p {
    font-weight: 300;
    margin-bottom: 5px;
}
.business_wrap ul li .txt .more_btn {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 46px;
    transition: all 0.3s;
    background: #c50f29;
    color: #fff;
    border: 1px solid #c50f29;
    text-align: center;
    margin-top: 45px;
}
.business_wrap ul li .txt .more_btn:hover {
    background: transparent;
    color: #c50f29;
}
@media all and (max-width: 767px) {
    .business_wrap {padding: 0 0 50px;}
    .business_wrap ul li {padding-top: 50px;}
    .business_wrap ul li > div {width: 100%;}
    .business_wrap ul li .img {height: 200px;}
    .business_wrap ul li .left, .business_wrap ul li .right {float: none;}
    .business_wrap ul li .txt {height: auto !important;}
    .business_wrap ul li .right.txt, .business_wrap ul li .left.txt {padding: 30px 0 0;}
    .business_wrap ul li .txt .inner {
        position: relative;
        top: inherit;
        transform: none;
    }
    .business_wrap ul li .txt h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .business_wrap ul li .txt h3::before {margin-right: 10px;}
    .business_wrap ul li .txt .more_btn {margin-top: 20px;}
}