@charset "utf-8";

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

::selection {
    color: #fff;
    background-color: #0077ff;
}

::-moz-selection {
    color: #fff;
    background-color: #0077ff;
}

.show1220,
.show768,
.show486 {
    display: none !important;
}

.rad {
    font-family: 'Rajdhani' !important;
}

.tl-50 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.tly-50 {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.tlx-50 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.preload {
    display: none;
}

.ita {
    font-style: italic !important;
}

.tdu {
    text-decoration: underline !important;
}

.justi {
    text-align: justify !important;
}

/* main */
.customer_desc {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;;
}

/*#################### container #######################*/
#container {
    width: 100%;
}

#visual {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

#visual .vbg {
    width: 100%;
    height: 100%;
}

#visual video {
    width: 100%;
    height: auto;
}

#section01 .inner {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    color: #222;
    text-align: center;
    position: relative;
}

#section01 h2 {
    letter-spacing: -2px;
    font-weight: normal;
}

#section01 h2 .point {
    font-weight: bold;
    color: #004695;
}

#section01 p {
    padding-top: 20px;
    letter-spacing: -1.16px;
    font-weight: normal;
    line-height: normal;
}

#section01 .box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#section02 .inner {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
}

#section02 .title {
    text-align: center;
}

#section02 .title .tit_m {
    width: 26%;
    height: 24px;
    margin: 0 auto;
    position: relative;
}

#section02 .title strong {
    font-weight: normal;
    letter-spacing: -0.8px;
    color: #004695;
}

#section02 .title .border {
    display: inline-block;
    width: 120px;
    height: 1px;
    background-color: #004695;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section02 .title .left {
    left: 0;
}

#section02 .title .right {
    right: 0;
}

#section02 .title h2 {
    font-weight: normal;
    letter-spacing: -1.4px;
    color: #222;
    margin-top: 20px;
    line-height: normal;
}

#section02 .title h2 .point {
    font-weight: bold;
    color: #004695;
}

#section02 .cont {
    width: 100%;
}

#section02 .cont ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#section02 .cont li {
    width: 25%;
    text-align: center;
    padding-top: 80px;
}

#section02 .cont li strong {
    display: block;
    font-family: 'Gmarket_B';
    font-weight: bold;
    padding-top: 40px;
    letter-spacing: -1.2px;
    color: #161b4b;
    line-height: 38px;
}

#section02 .cont li:nth-child(4) strong {
    letter-spacing: -2px;
}

#section02 .cont li p {
    font-weight: normal;
    letter-spacing: -0.64px;
    color: #222;
    padding-top: 10px;
    line-height: normal;
}

#section02 .cont li p .point {
    font-weight: bold;
    color: #004695;
}

#section03 .inner {
    width: 1280px;
    margin: 0 auto;
}

#section03 .title {
    text-align: center;
    margin-bottom: 50px;
}

#section03 .title .tit_m {
    width: 30%;
    margin: 0 auto;
    height: 24px;
    position: relative;
}

#section03 .title strong {
    font-weight: normal;
    letter-spacing: -0.8px;
    color: #004695;
}

#section03 .title .border {
    display: inline-block;
    width: 120px;
    height: 1px;
    background-color: #004695;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section03 .title .left {
    left: 0;
}

#section03 .title .right {
    right: 0;
}

#section03 .title h2 {
    font-weight: normal;
    letter-spacing: -1.4px;
    color: #222;
    margin-top: 20px;
    line-height: normal;
}

#section03 .title h2 .point {
    font-weight: bold;
    color: #004695;
}

#section03 .cont {
    width: 100%;
}

#section03 .cont .staff {
    width: 100%;
    height: 850px;
    position: relative;
}

#section03 .cont .staff .left {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
}

#section03 .cont .staff .left .box_wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

#section03 .cont .staff .left .box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#section03 .cont .staff .right {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
}

#section03 .cont .staff .right .box_wrap {
    width: 95%;
    height: 100%;
    position: relative;
    left: 5%;
}

#section03 .cont .staff .right .box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#section03 .cont .staff .name {
    line-height: 56px;
    font-weight: normal;
    letter-spacing: -1.44px;
    color: #2d2d2d;
}

#section03 .cont .staff .name .bold {
    font-weight: bold;
}

#section03 .cont .staff .name i {
    padding-right: 10px;
}

#section03 .cont .staff .desc {
    padding-top: 47px;
}

#section03 .cont .staff .desc ul {
    float: left;
    padding-right: 15px;
}

#section03 .cont .staff .desc .b1 {
    width: 50%;
}

#section03 .cont .staff .desc .b2 {
    width: 50%;
}

#section03 .cont .staff .desc .b3 {
    width: 100%;
    padding-top: 47px;
}

#section03 .cont .staff .desc .b4 {
    padding-top: 47px;
}

#section03 .cont .staff .desc li {
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: -0.72px;
    color: #2d2d2d;
    margin-bottom: 13px;
}

#section03 .cont .staff .desc li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 16px;
    background-color: #004695;
    margin-right: 8px;
}

#section03 .cont .staff2 .desc .b3 {
    padding-top: 17px;
}

#section03 .cont .staff4 .desc {
    width: 120%;
    padding-top: 47px;
}

#section03 .cont .staff4 .desc .b1 {
    width: 43%;
}

#section03 .cont .staff4 .desc .b2 {
    width: 40%;
}

#section03 .cont .staff4 .desc li {
    line-height: 1.4;
    font-size: 17px !important;
    margin-bottom: 13px;
}

#section03 .cont .m_staff2 {
    display: none;
}

#section03 .cont .m_staff4 {
    display: none;
}

#section03 .cont .m_staff6 {
    display: none;
}

#section04 .inner {
    width: 1240px;
    margin: 0 auto;
}

#section04 .title {
    text-align: center;
}

#section04 .title .tit_m {
    width: 30%;
    margin: 0 auto;
    height: 24px;
    position: relative;
}

#section04 .title strong {
    font-weight: normal;
    letter-spacing: -0.8px;
    color: #fff;
}

#section04 .title .border {
    display: inline-block;
    width: 120px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section04 .title .left {
    left: 0;
}

#section04 .title .right {
    right: 0;
}

#section04 .title h2 {
    font-weight: normal;
    letter-spacing: -1.4px;
    color: #fff;
    margin-top: 20px;
    line-height: normal;
}

#section04 .title h2 .point {
    font-weight: bold;
    color: #fff;
}

#section04 .cont {
    width: 100%;
    padding-top: 54px;
}

#section04 .cont li {
    width: 20%;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0.8px;
    color: #fff;
    float: left;
    padding-top: 52px;
}

#section04 .cont li:nth-child(6) {
    margin-left: 10%;
}

#section04 .cont li .txt20 {
    padding-top: 10px;
}

#section05 .inner {
    width: 1240px;
    height: 940px;
    margin: 0 auto;
    position: relative;
    padding: 100px 0;
}

#section05 .left {
    width: 60%;
    float: left;
}

#section05 .left .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    color: #2d2d2d;
    text-transform: uppercase;
}

#section05 .left h2 {
    font-weight: bold;
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
}

#section05 .left h2 .point {
    color: #0077df;
}

#section05 .left p {
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
    padding-top: 25px;
}

#section05 .right {
    width: 40%;
    float: left;
}

#section05 .desc_img {
    width: 796px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
}

#section05 .st05_bottom {
    width: 100%;
    background-color: #f9f9f9;
    padding: 16px 0;
}

#section05 .st05_bottom .inner {
    height: auto;
}

#section05 .st05_bottom li {
    padding-bottom: 57px;
}

#section05 .st05_bottom li .img {
    width: 48%;
    float: left;
    text-align: center;
}

#section05 .st05_bottom li .text {
    width: 47%;
    height: 282px;
    padding-left: 5%;
    float: left;
    position: relative;
}

#section05 .st05_bottom li .text .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section05 .st05_bottom li .text .step1 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #004695;
    border-bottom: 5px solid #004695;
    text-transform: uppercase;
}

#section05 .st05_bottom li .text .step2 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #161b4b;
    border-bottom: 5px solid #161b4b;
    text-transform: uppercase;
}

#section05 .st05_bottom li .text h2 {
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -1.44px;
    color: #2d2d2d;
    padding-top: 20px;
}

#section05 .st05_bottom li .text p {
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.8px;
    color: #2d2d2d;
}

#section05 .st05_bottom2 {
    width: 100%;
    background-color: #EFEFEF;
    padding: 150px 0;
}

#section05 .st05_bottom2 h2 {
    text-align: center;
    color: #444444;
    margin-bottom: 50px;
    letter-spacing: -0.9px;
}

#section05 .st05_bottom2 ul {
    width: 64.58%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section05 .st05_bottom2 ul li {
    width: 49.19%;
    height: 280px;
    border: 1px solid #BEBEBE;
    background-color: #ffffff;
    position: relative;
    padding: 100px 20px;
    text-align: center;
}

#section05 .st05_bottom2 ul li .box .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background-color: #8F8F8F;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
}

#section05 .st05_bottom2 ul li .box strong {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    line-height: 34px;
}

#section05 .st05_bottom2 ul li .box p:nth-of-type(2) {
    line-height: 28px;
}

#section06 {
    width: 100%;
}

#section06 .inner {
    width: 1240px;
    margin: 0 auto;
    padding: 110px 0;
}

#section06 .title {
    text-align: center;
}

#section06 .title .tit {
    font-weight: normal;
    color: #2d2d2d;
}

#section06 .title h2 {
    font-weight: normal;
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
    padding: 20px 0;
}

#section06 .title h2 .point {
    font-weight: bold;
    color: #0077df;
}

#section06 .title p {
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.88px;
    color: #2d2d2d;
}

#section06 .title p strong {
    font-weight: bold;
    line-height: 2.4;
    letter-spacing: -0.88px;
}

#section06 .cont {
    width: 80%;
    margin: 50px auto 0;
}

#section06 .cont li {
    width: 25%;
    float: left;
    text-align: center;
}

#section06 .cont li .img {
    width: 106px;
    height: 85px;
    margin: 0 auto;
    position: relative;
}

#section06 .cont li .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#section06 .cont li span {
    line-height: 1.25;
    letter-spacing: -0.96px;
    color: #2d2d2d;
}


#section07 {
    width: 100%;
}

#section07 .st07_top {
    width: 100%;
    height: 687px;
    background-color: #f9f9f9;
}

#section07 .inner {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 100px 0;
}

#section07 .left {
    width: 60%;
    float: left;
}

#section07 .left .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    color: #2d2d2d;
    text-transform: uppercase;
}

#section07 .left h2 {
    font-weight: bold;
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
}

#section07 .left h2 .point {
    color: #0077df;
}

#section07 .left p {
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
    padding-top: 25px;
}

#section07 .right {
    width: 40%;
    float: left;
}

#section07 .desc_img {
    width: 516px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
}

#section07 .st07_bottom {
    width: 100%;
    background-color: #fff;
    padding: 16px 0;
}

#section07 .st07_bottom .inner {
    width: 1040px;
    height: auto;
}

#section07 .st07_bottom li {
    padding-bottom: 57px;
}

#section07 .st07_bottom li .img {
    width: 60%;
    float: left;
    text-align: center;
}

#section07 .st07_bottom li .text {
    width: 40%;
    height: 282px;
    padding-left: 5%;
    float: left;
    position: relative;
}

#section07 .st07_bottom li .text .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section07 .st07_bottom li .text .step1 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #004695;
    border-bottom: 5px solid #004695;
    text-transform: uppercase;
}

#section07 .st07_bottom li .text .step2 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #161b4b;
    border-bottom: 5px solid #161b4b;
    text-transform: uppercase;
}

#section07 .st07_bottom li .text p {
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.8px;
    color: #2d2d2d;
    padding-top: 20px;
}

#section09 {
    width: 100%;
    padding: 100px 0;
    background: #f2f2f2;
}

#section09 .inner {
    width: 1240px;
    margin: 0 auto;
}

#section09 .title {
    width: 1000px;
    margin: 0 auto;
}

#section09 .title .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    font-weight: normal;
    color: #161b4b;
    text-transform: uppercase;
    text-indent: 5px;
}

#section09 .title h2 {
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
    font-weight: normal;
}

#section09 .title h2 .point {
    font-weight: bold;
    color: #0077df;
}

#section09 .cont {
    width: 100%;
    padding-top: 55px;
}

#section09 .cont .banner-slider {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#section09 .cont .banner-slider .slick-list {
    width: 1000px;
    margin: 0 auto;
}

#section09 .cont .banner-slider button {
    font-size: 0;
}

#section09 .cont .banner-slider .slick-prev, #section09 .cont .banner-slider .slick-next {
    width: 38px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section09 .cont .banner-slider .slick-prev {
    background-image: url('/img/prev_btn.png');
    left: 0;
}

#section09 .cont .banner-slider .slick-next {
    background-image: url('/img/next_btn.png');
    right: 0;
}

#section09 .cont ul {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#section09 .cont ul .slick-list {
    width: 1000px;
    margin: 0 auto;
}

#section09 .cont ul button {
    font-size: 0;
}

#section09 .cont ul .slick-prev, #section09 .cont ul .slick-next {
    width: 38px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section09 .cont ul .slick-prev {
    background-image: url('/img/prev_btn.png');
    left: 0;
}

#section09 .cont ul .slick-next {
    background-image: url('/img/next_btn.png');
    right: 0;
}

#section09 .cont li {
    width: 1000px;
    height: 530px;
}

#section09 .cont .slick-dots {
    width: 1000px;
    height: 8px;
    border-radius: 50px;
    background-color: #e5e5e5;
    margin-top: 30px;
}

#section09 .cont .slick-dots li {
    width: 9.09%;
    height: 8px;
    border-radius: 50px;
    float: left;
}

#section09 .cont .slick-dots li.slick-active {
    background-color: #0077df;
}

#section09 .cont .slick-dots:after {
    content: "";
    display: block;
    clear: both;
}

#section10 {
    width: 100%;
    background-color: #f9f9f9;
}

#section10 .inner {
    width: 1240px;
    margin: 0 auto;
}

#section10 .time_desc {
    width: 100%;
}

#section10 .time_desc .top .left {
    width: 65%;
    height: 380px;
    float: left;
    position: relative;
}

#section10 .time_desc .top .left .box {
    position: absolute;
    bottom: 10%;
}

#section10 .time_desc .top .left h2 {
    font-family: 'Gmarket_L';
    line-height: 1.87;
    letter-spacing: -3.3px;
    color: #474747;
}

#section10 .time_desc .top .left h2 .point {
    font-family: 'Gmarket_B';
    color: #004695;
}

#section10 .time_desc .top .right {
    width: 35%;
    float: left;
    margin-top: -50px;
}

#section10 .time_desc .cont {
    width: 100%;
}

#section10 .time_desc .cont li {
    width: 49%;
    height: 212px;
    float: left;
    border: 1px solid #707070;
    padding: 30px 0;
}

#section10 .time_desc .cont li:nth-child(2) {
    float: right;
}

#section10 .time_desc .cont li .box {
    width: 92%;
    margin: 0 auto;
    line-height: 30px;
}

#section10 .time_desc .cont li .box .left {
    width: 60%;
    float: left;
    margin-bottom: 30px;
}

#section10 .time_desc .cont li .box .left i {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    float: left;
}

#section10 .time_desc .cont li .box .left span {
    display: block;
    float: left;
}

#section10 .time_desc .cont li .box .right {
    width: 40%;
    float: left;
}

#section10 .time_desc .cont li .box .point {
    font-weight: bold;
    color: #004695;
}

#section10 .time_desc .desc {
    text-align: right;
    padding-top: 10px;
    line-height: 30px;
}

#section10 .tel_desc {
    width: 100%;
    text-align: center;
    padding-top: 136px;
}

#section10 .tel_desc h2 {
    width: 47%;
    margin: 0 auto;
    font-family: 'Gmarket_L';
    line-height: 1.78;
    letter-spacing: -3.3px;
    color: #474747;
}

#section10 .tel_desc h2 .point {
    font-family: 'Gmarket_B';
    color: #004695;
}

#section10 .tel_desc h2 i {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

#section10 .tel_desc h2 strong {
    display: block;
    float: left;
}

#section10 .tel_desc p {
    width: 50%;
    margin: 0 auto;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: -1.2px;
    color: #474747;
    border-bottom: 1px solid #474747;
}

#section10 .tel_desc .tel_area {
    text-align: center;
    line-height: 4
}

#section10 .tel_desc .tel_area span {
    font-family: 'Gmarket_M';
    color: #2d2d2d;
    padding-right: 10px;
}

#section10 .tel_desc .tel_area strong {
    font-family: 'Gmarket_B';
    color: #004695;
}

#section11 {
    width: 100%;
    padding-top: 145px;
}

#section11 .inner {
    width: 1240px;
    margin: 0 auto;
}

#section11 .cont {
    width: 100%;
}

#section11 .cont li {
    width: 33%;
    float: left;
}

#section11 .cont li .box {
    width: 90%;
    margin: 0 auto;
}

#section11 .cont li h2 {
    text-align: center;
    padding: 68px 0 36px;
    border-bottom: 1px solid #707070;
}

#section11 .cont li h2 .bold {
    font-weight: bold;
}

#section11 .cont li:nth-child(1) .desc {
    text-align: center;
    line-height: 37px;
    padding-top: 35px;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #474747;
}

#section11 .cont li:nth-child(1) .desc i {
    padding-right: 10px;
}

#section11 .cont li:nth-child(1) .desc .point {
    color: #d97325;
}

#section11 .cont li:nth-child(2) .desc {
    text-align: center;
    line-height: 37px;
    letter-spacing: -1px;
    padding-top: 35px;
    font-weight: bold;
    color: #2d2d2d;
}

#section11 .cont li:nth-child(2) .desc .point {
    color: #004695;
}

#section11 .cont li:nth-child(2) .desc .desc_area {
    width: 87%;
    margin: 30px auto 0;
    text-align: left;
    letter-spacing: -0.6px;
    color: #2d2d2d;
    font-weight: normal;
}

#section11 .cont li:nth-child(2) .desc .desc_area i {
    padding-right: 10px;
}

#section11 .cont li:nth-child(3) .desc {
    text-align: center;
    line-height: 37px;
    letter-spacing: -1px;
    padding-top: 35px;
    font-weight: bold;
    color: #2d2d2d;
}

#section11 .cont li:nth-child(3) .desc .point {
    color: #004695;
}

#section11 .cont li:nth-child(3) .desc .desc_area p {
    padding: 20px 0 14px;
}

#section11 .cont li:nth-child(3) .desc .desc_area span {
    animation: move 1s infinite;
    font-weight: normal;
    line-height: 1.94;
    letter-spacing: -0.9px;
    color: #004695;
}

@keyframes move {
    from {
        color: #004695;
    }
    to {
        color: #d97325;
    }
}

#section12 {
    width: 100%;
    background-color: #f9f9f9;
    position: relative;
    overflow: hidden;
}

#section12 .st12_left {
    position: absolute;
    bottom: -2%;
    left: -2%;
}

#section12 .st12_right {
    position: absolute;
    top: -2%;
    right: -2%;
}

#section12 .inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding: 100px 0;
    display: flex;
}

#section12 .left {
    width: 60%;
    float: left;
    vertical-align: baseline;
    padding-top: 100px;
}

#section12 .left .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    color: #2d2d2d;
    text-transform: uppercase;
}

#section12 .left h2 {
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.84px;
    color: #2d2d2d;
}

#section12 .left h2 span {
    line-height: 2;
}

#section12 .left h2 .point {
    color: #0077df;
    line-height: 1;
}

#section12 .left p {
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
    padding-top: 25px;
}

#section12 .right {
    width: 40%;
    padding-bottom: 50%;
    float: left;
    position: relative;
    vertical-align: baseline;
}

#section12 .right p {
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#section15 {
    width: 100%;
}

#section15 .inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 100px 0;
    display: flex;
}

#section15 .img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#section15 .safe_list {
    width: 50%;
    padding-top: 52px;
    vertical-align: baseline;
}

#section15 .safe_list .tit_box {
    width: 455px;
    height: 48px;
    line-height: 48px;
    border-radius: 23.7px 0 0 23.7px;
    background-color: #004695;
    margin-left: 155px;
}

#section15 .safe_list .tit_box i {
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: -10px;
}

#section15 .safe_list .tit_box strong {
    display: block;
    float: left;
    font-weight: 500;
    letter-spacing: -1.04px;
    color: #fff;
    padding-left: 40px;
}

#section15 .safe_list .list_desc {
    width: 610px;
    height: 232px;
    border: 1px solid #004695;
    background-color: #fff;
    position: relative;
}

#section15 .safe_list .list_desc ul {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#section15 .safe_list .list_desc li {
    padding: 7.5px 0;
}

#section15 .safe_list .list_desc li p {
    float: left;
    padding: 0;
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
}

#section15 .safe_list .list_desc li .num {
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #004695;
    font-weight: bold;
    letter-spacing: -0.92px;
    color: #fff;
    margin-right: 10px;
}

#section15 .good_list {
    width: 50%;
    padding-top: 52px;
    vertical-align: baseline;
}

#section15 .good_list .tit_box {
    width: 246px;
    height: 48px;
    line-height: 48px;
    border-radius: 0 23.7px 23.7px 0;
    background-color: #004695;
}

#section15 .good_list .tit_box i {
    display: block;
    float: left;
    margin-top: -10px;
    margin-left: -20px;
}

#section15 .good_list .tit_box strong {
    display: block;
    float: left;
    font-weight: 500;
    letter-spacing: -1.04px;
    color: #fff;
    padding-left: 70px;
}

#section15 .good_list .list_desc {
    width: 630px;
    height: 232px;
    border: 1px solid #004695;
    background-color: #fff;
    position: relative;
}

#section15 .good_list .list_desc ul {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#section15 .good_list .list_desc li {
    padding: 7.5px 0;
}

#section15 .good_list .list_desc li p {
    float: left;
    padding: 0;
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
}

#section15 .good_list .list_desc li .num {
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #004695;
    font-weight: bold;
    letter-spacing: -0.92px;
    color: #fff;
    margin-right: 10px;
}

#section16 {
    width: 100%;
    padding: 100px 0;
}

#section16 .inner {
    width: 1040px;
    margin: 0 auto;
}

#section16 h2 {
    font-weight: bold;
    line-height: 1.48;
    letter-spacing: -1.84px;
    text-align: center;
    color: #2d2d2d;
}

#section16 .cont {
    width: 100%;
    padding-top: 20px;
}

#section16 .cont li {
    width: 31%;
    height: 245px;
    margin: 1% 1%;
    float: left;
    text-align: center;
    border: solid 0.5px #919191;
}

#section16 .cont li .num {
    width: 60px;
    height: 60px;
    background-color: #004695;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: -1.4px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}

#section16 .cont li .text {
    font-weight: normal;
    line-height: 1.54;
    letter-spacing: -1.04px;
    color: #2d2d2d;
}

#section13 {
    width: 100%;
}

#section13 .inner {
    width: 1240px;
    margin: 0 auto;
    padding: 130px 0;
}

#section13 .title {
    text-align: center;
}

#section13 .title .tit {
    font-weight: normal;
    color: #2d2d2d;
}

#section13 .title h2 {
    font-weight: normal;
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
    padding: 20px 0;
}

#section13 .title h2 .point {
    font-weight: bold;
    color: #0077df;
}

#section13 .title p {
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.88px;
    color: #2d2d2d;
}

#section13 .title p strong {
    font-weight: bold;
    line-height: 2.4;
    letter-spacing: -0.88px;
}

#section13 .cont {
    width: 100%;
    margin: 67px auto 0;
}

#section13 .cont li {
    width: 32.3%;
    margin: 0 0.5%;
    float: left;
    text-align: center;
}

#section13 .cont li:nth-child(2) {
    margin-top: -12px;
}

#section13 .cont li .tit_box {
    width: 100%;
    text-align: center;
    padding: 18px 0;
    background-color: #8f8f8f;
    font-weight: bold;
    letter-spacing: -1.36px;
    color: #fff;
}

#section13 .cont li:nth-child(2) .tit_box {
    background-color: #2886d8;
}

#section13 .cont li .cont_desc {
    border: 1px solid #8f8f8f;
}

#section13 .cont li:nth-child(2) .cont_desc {
    border: 1px solid #2886d8;
}

#section13 .cont li .cont_desc .desc_inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#section13 .cont li .cont_desc .txt {
    font-weight: normal;
    line-height: 1.36;
    letter-spacing: -0.88px;
    color: #555;
    padding: 46px 0 36px;
}

#section13 .cont li:nth-child(2) .cont_desc .txt {
    color: #2886d8 !important;
}

#section13 .cont li .cont_desc .list {
    text-align: left;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: -0.88px;
    color: #555;
    padding: 35px 0 49px;
}

#section13 .cont li:nth-child(2) .cont_desc .list {
    text-align: left;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: -0.88px;
    color: #555;
    padding: 35px 0 64px;
}

#section13 .cont li .cont_desc .list p {
    padding: 5px 0;
}

#section13 .cont li .cont_desc .list span {
    padding-left: 10px;
}

#section13 .cont li:nth-child(1) .cont_desc .list {
    width: 80%;
    margin: 0 auto;
}

#section13 .cont li:nth-child(2) .cont_desc .list {
    width: 90%;
    margin: 0 auto;
}

#section13 .cont li:nth-child(3) .cont_desc .list {
    width: 95%;
    margin: 0 auto;
}


#section14 .st05_bottom {
    width: 100%;
    background-color: #f9f9f9;
    padding: 16px 0;
}

#section14 .st05_bottom .inner {
    width: 1240px;
    margin: 0 auto;
    padding: 110px 0;
}

#section14 .st05_bottom li {
    padding-bottom: 57px;
}

#section14 .st05_bottom li .img {
    width: 48%;
    float: left;
    text-align: center;
}

#section14 .st05_bottom li .text {
    width: 47%;
    height: 282px;
    padding-left: 5%;
    float: left;
    position: relative;
}

#section14 .st05_bottom li .text .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section14 .st05_bottom li .text .step1 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #004695;
    border-bottom: 5px solid #004695;
    text-transform: uppercase;
}

#section14 .st05_bottom li .text .step2 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -1.08px;
    color: #161b4b;
    border-bottom: 5px solid #161b4b;
    text-transform: uppercase;
}

#section14 .st05_bottom li .text h2 {
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -1.44px;
    color: #2d2d2d;
    padding-top: 20px;
}

#section14 .st05_bottom li .text p {
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: -0.8px;
    color: #2d2d2d;
}


#section14 .st05_bottom2 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 150px 0;
}

#section14 .st05_bottom2 h2 {
    text-align: center;
    color: #444444;
    margin-bottom: 50px;
    letter-spacing: -0.9px;
}

#section14 .st05_bottom2 ul {
    width: 64.58%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section14 .st05_bottom2 ul li {
    width: 49.19%;
    height: 280px;
    border: 1px solid #BEBEBE;
    background-color: #ffffff;
    position: relative;
    padding: 70px 20px;
    text-align: center;
}

#section14 .st05_bottom2 ul li .box .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background-color: #8F8F8F;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
}

#section14 .st05_bottom2 ul li .box strong {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    line-height: 34px;
}

#section14 .st05_bottom2 ul li .box p:nth-of-type(2) {
    line-height: 28px;
}


#section17 {
    background: url("/img/st17_s1bg.png") no-repeat;
    padding-top: 100px;
}

#section17 .inner {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
}

#section17 .left {
    width: 45%;
    float: left;
    vertical-align: baseline;
    padding-top: 100px;
}

#section17 .left .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    color: #2d2d2d;
    text-transform: uppercase;
}

#section17 .left h2 {
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.84px;
    color: #2d2d2d;
}

#section17 .left h2 span {
    line-height: 2;
}

#section17 .left h2 .point {
    color: #0077df;
    line-height: 1;
}

#section17 .left p {
    font-weight: normal;
    line-height: 1.44;
    letter-spacing: -0.72px;
    color: #2d2d2d;
    padding-top: 25px;
}

#section17 .right {
    width: 50%;
    padding-bottom: 50%;
    float: left;
    position: relative;
    vertical-align: baseline;
}

#section17 .right p {
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#section17 > div:nth-of-type(2) {
    background: url("/img/st17_s2bg.png") no-repeat center / cover;
    padding-bottom: 150px;
}

#section17 > div:nth-of-type(2) > span {
    display: block;
    width: 3px;
    height: 100px;
    background-color: #ffffff;
    margin: 0 auto 30px;
}

#section17 > div:nth-of-type(2) > p {
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -1.8px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}

#section17 > div:nth-of-type(2) p b {
    color: #BEE1FF;
    font-weight: 700;
}

#section17 > div:nth-of-type(2) ol {
    width: 64.58%;
    margin: 0 auto 150px;
    display: flex;
    justify-content: center;
}

#section17 > div:nth-of-type(2) > div:not(:last-child) {
    margin-bottom: 200px;
}

#section17 > div:nth-of-type(2) > div > strong {
    display: block;
    width: 5%;
    margin: 0 auto 10px;
    font-size: 80px;
    line-height: 90px;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 3px solid #ffffff;
}

#section17 > div:nth-of-type(2) > div > span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

#section17 > div:nth-of-type(2) > div > ul {
    width: 64.58%;
    margin: 100px auto 0;
}

#section17 > div:nth-of-type(2) > div > ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section17 > div:nth-of-type(2) > div:nth-child(even) > ul .img_box {
    order: 1;
}

#section17 > div:nth-of-type(2) > div:nth-child(odd) > ul .txt_box {
    padding-left: 100px;
}

#section17 > div:nth-of-type(2) > div > ul .img_box {
    width: 48%;
}

#section17 > div:nth-of-type(2) > div > ul .txt_box {
    width: 48%;
    color: #ffffff;
    letter-spacing: -1.8px;
}

#section17 > div:nth-of-type(2) > div > ul .txt_box span {
    display: block;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 30px;
}

#section17 > div:nth-of-type(2) > div > ul .txt_box p {
    font-size: 20px;
    line-height: 30px;
}

#section17 > div:nth-of-type(2) > div > ul .txt_box p b {
    font-weight: 700;
    color: #BEE1FF;
}

#section18 {
    width: 100%;
    padding: 100px 0;
    background-color: #F9F9F9;
}

#section18 .inner {
    width: 1040px;
    margin: 0 auto;
}

#section18 h2 {
    font-weight: bold;
    line-height: 1.48;
    letter-spacing: -1.84px;
    text-align: center;
    color: #2d2d2d;
}

#section18 .cont {
    width: 100%;
    padding-top: 20px;
}

#section18 .cont li {
    width: 31%;
    height: 245px;
    margin: 1% 1%;
    float: left;
    text-align: center;
    border: solid 0.5px #919191;
}

#section18 .cont li .num {
    width: 60px;
    height: 60px;
    background-color: #004695;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: -1.4px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}

#section18 .cont li .text {
    font-weight: normal;
    line-height: 1.54;
    letter-spacing: -1.04px;
    color: #2d2d2d;
}

#section19 {
    width: 100%;
    padding: 150px 0;
}

#section19 .inner {
    width: 1240px;
    margin: 100px auto;
}

#section19 .title {
    text-align: center;
}

#section19 .title .tit {
    font-weight: normal;
    color: #2d2d2d;
}

#section19 .title h2 {
    font-weight: normal;
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
    padding: 20px 0;
}

#section19 .title h2 .point {
    font-weight: bold;
    color: #0077df;
}

#section19 .title p {
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.88px;
    color: #2d2d2d;
}

#section19 .title p strong {
    font-weight: bold;
    line-height: 2.4;
    letter-spacing: -0.88px;
}

#section19 .pc_cont {
    width: 64.58%;
    margin: 0 auto;
    text-align: center;
}

#section19 .pc_cont img {
    width: 100%;
    max-width: 952px;
}

#section19 .mo_cont {
    display: none;
}

@media all and (max-width: 768px) {

    .customer_desc {
        width: 100%;
        position: static;
        bottom: 0;
        left: 0;
        z-index: 99;;
    }

    #visual {
        width: 100%;
        overflow: hidden;
    }

    #visual .vbg {
        width: 100%;
        position: relative;
    }

    #visual .vbg video {
        width: auto;
        height: 100% !important;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    #section01 {
        display: none;
        width: 100%;
        height: 400px;
        background-image: url('/img/st01_bg.png');
        background-size: auto;
    }

    #section01 .inner {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        color: #222;
        text-align: center;
        position: relative;
    }

    #section01 h2 {
        letter-spacing: -2px;
        font-weight: normal;
    }

    #section01 h2 .point {
        font-weight: bold;
        color: #004695;
    }

    #section01 p {
        padding-top: 20px;
        letter-spacing: -1.16px;
        line-height: normal;
        font-weight: normal;
    }

    #section01 .box {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    #section02 .inner {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }

    #section02 .title {
        text-align: center;
    }

    #section02 .title .tit_m {
        width: 65%;
        height: 14px;
        margin: 0 auto;
        position: relative;
    }

    #section02 .title strong {
        font-weight: normal;
        letter-spacing: -0.8px;
        color: #004695;
    }

    #section02 .title .border {
        display: inline-block;
        width: 100px;
        height: 1px;
        background-color: #004695;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    #section02 .title .left {
        left: 0;
    }

    #section02 .title .right {
        right: 0;
    }

    #section02 .title h2 {
        font-weight: normal;
        letter-spacing: -1.4px;
        color: #222;
        margin-top: 20px;
        line-height: normal;
    }

    #section02 .title h2 .point {
        font-weight: bold;
        color: #004695;
    }

    #section02 .cont {
        width: 100%;
    }

    #section02 .cont li {
        width: 46%;
        height: 380px;
        margin: 0 2%;
        float: left;
        text-align: center;
        padding-top: 40px;
        margin-bottom: 100px;
    }

    #section02 .cont li:nth-child(4) {
        width: 46%;
        margin-left: 0;
    }

    #section02 .cont li strong {
        display: block;
        font-family: 'Gmarket_B';
        font-weight: bold;
        line-height: normal;
        padding-top: 25px;
        letter-spacing: -2.5px;
        color: #161b4b;
        font-size: 18px !important;
    }

    #section02 .cont li strong i {
        display: block;
    }

    #section02 .cont li:nth-child(4) strong {
        letter-spacing: -2px;
    }

    #section02 .cont li p {
        font-weight: normal;
        letter-spacing: -0.64px;
        color: #222;
        padding-top: 10px;
        line-height: normal;
    }

    #section02 .cont li p br {
        display: none;
    }

    #section02 .cont li p .point {
        font-weight: bold;
        color: #004695;
    }

    #section03 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section03 .title {
        text-align: center;
    }

    #section03 .title .tit_m {
        width: 100%;
        height: 14px;
        margin: 0 auto;
        position: relative;
    }

    #section03 .title strong {
        font-weight: normal;
        letter-spacing: -0.8px;
        color: #004695;
    }

    #section03 .title .border {
        display: inline-block;
        width: 100px;
        height: 1px;
        background-color: #004695;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    #section03 .title .left {
        left: 0;
    }

    #section03 .title .right {
        right: 0;
    }

    #section03 .title h2 {
        font-weight: normal;
        letter-spacing: -1.4px;
        color: #222;
        margin-top: 20px;
        line-height: normal;
    }

    #section03 .title h2 .point {
        font-weight: bold;
        color: #004695;
    }

    #section03 .cont {
        width: 100%;
    }

    #section03 .cont .staff {
        width: 100%;
        height: auto;
        position: relative;
    }

    #section03 .cont .staff .left {
        width: 100%;
        height: 100%;
        position: static;
        left: 0;
    }

    #section03 .cont .staff .left .box_wrap {
        width: 100%;
        height: 100%;
        position: relative;
    }

    #section03 .cont .staff .left .box {
        width: 100%;
        position: static;
        top: 50%;
        left: 50%;
        transform: translate(0, 0);
    }

    #section03 .cont .staff .right {
        width: 100%;
        margin: 0 auto;
        height: 100%;
        position: static;
        right: 0;
    }

    #section03 .cont .staff .right .box_wrap {
        width: 95%;
        height: 100%;
        position: relative;
        left: 5%;
    }

    #section03 .cont .staff .right .box {
        width: 100%;
        position: static;
        left: 50%;
        top: 50%;
        transform: translate(0, 0);
    }

    #section03 .cont .staff .name {
        margin-top: 30px;
        line-height: 30px;
        font-weight: normal;
        letter-spacing: -1.44px;
        color: #2d2d2d;
        font-size: 20px !important;
        text-align: center;
    }

    #section03 .cont .staff .name .bold {
        font-weight: bold;
    }

    #section03 .cont .staff .name i {
        padding-right: 10px;
    }

    #section03 .cont .staff .name i img {
        width: 30px;
        height: 30px;
    }

    #section03 .cont .staff .desc {
        padding: 47px 0;
        border: 1px solid #efefef;
        margin: 30px 0;
    }

    #section03 .cont .staff .desc ul {
        float: none;
    }

    #section03 .cont .staff .desc .b1 {
        width: 85%;
        margin: 0 auto;
    }

    #section03 .cont .staff .desc .b2 {
        width: 85%;
        margin: 0 auto;
        padding-top: 30px;
    }

    #section03 .cont .staff .desc .b3 {
        width: 85%;
        margin: 0 auto;
        padding-top: 30px;
    }

    #section03 .cont .staff .desc .b4 {
        width: 85%;
        margin: 0 auto;
        padding-top: 30px;
    }

    #section03 .cont .staff .desc li {
        font-weight: normal;
        line-height: 1.94;
        letter-spacing: -0.72px;
        color: #2d2d2d;
    }

    #section03 .cont .staff .desc li:before {
        content: "";
        display: inline-block;
        width: 4px;
        height: 16px;
        background-color: #004695;
        margin-right: 8px;
    }

    #section03 .cont .staff2 .desc .b3 {
        padding-top: 17px;
    }

    #section03 .cont .staff4 .desc {
        width: 120%;
        padding-top: 47px;
    }

    #section03 .cont .staff4 .desc .b1 {
        width: 53%;
    }

    #section03 .cont .staff4 .desc .b2 {
        width: 47%;
    }

    #section03 .cont .staff4 .desc li {
        line-height: 2;
        font-size: 17px !important;
    }

    #section03 .cont .staff2 {
        display: none;
    }

    #section03 .cont .staff4 {
        display: none;
    }

    #section03 .cont .staff6 {
        display: none;
    }

    #section03 .cont .name strong {
        display: block;
        text-align: center;
        line-height: 25px;
        margin-top: 20px;
        font-weight: 400;
    }

    #section03 .cont .m_staff2 {
        display: block;
    }

    /* #section03 .cont .m_staff2 .name{width:204px;} */
    #section03 .cont .m_staff3 .name {
        width: 204px;
    }

    #section03 .cont .m_staff5 .name {
        width: 204px;
    }

    #section03 .cont .m_staff4 {
        display: block;
    }

    #section03 .cont .m_staff6 {
        display: block;
    }

    #section04 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section04 .title {
        text-align: center;
    }

    #section04 .title .tit_m {
        width: 100%;
        margin: 0 auto;
        height: 14px;
        position: relative;
    }

    #section04 .title strong {
        font-weight: normal;
        letter-spacing: -0.8px;
        color: #fff;
    }

    #section04 .title .border {
        display: inline-block;
        width: 100px;
        height: 1px;
        background-color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    #section04 .title .left {
        left: 0;
    }

    #section04 .title .right {
        right: 0;
    }

    #section04 .title h2 {
        font-weight: normal;
        letter-spacing: -1.4px;
        color: #fff;
        margin-top: 20px;
        line-height: normal;
    }

    #section04 .title h2 .point {
        font-weight: bold;
        color: #fff;
    }

    #section04 .cont {
        width: 100%;
        padding-top: 30px;
    }

    #section04 .cont li {
        width: 31%;
        margin: 0 1%;
        text-align: center;
        font-weight: bold;
        letter-spacing: -0.8px;
        color: #fff;
        float: left;
        padding-top: 52px;
    }

    #section04 .cont li:nth-child(6) {
        margin-left: 0;
    }

    #section04 .cont li .txt20 {
        padding-top: 10px;
    }

    #section05 .inner {
        width: 90%;
        height: auto;
        margin: 0 auto;
        position: relative;
        padding: 100px 0;
    }

    #section05 .left {
        width: 100%;
        float: none;
    }

    #section05 .left .e_tit {
        line-height: 3.78;
        letter-spacing: 3.6px;
        color: #2d2d2d;
        text-transform: uppercase;
    }

    #section05 .left h2 {
        font-weight: bold;
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
    }

    #section05 .left h2 .point {
        color: #0077df;
    }

    #section05 .left p {
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
        padding-top: 25px;
    }

    #section05 .left p br {
        display: none;
    }

    #section05 .right {
        display: none;
    }

    #section05 .desc_img {
        width: 100%;
        padding-top: 40px;
        position: static;
        transform: translateX(0);
    }

    #section05 .st05_bottom {
        width: 100%;
        background-color: #f9f9f9;
        padding: 0;
    }

    #section05 .st05_bottom .inner {
        height: auto;
    }

    #section05 .st05_bottom li {
        padding-bottom: 60px;
    }

    #section05 .st05_bottom li .img {
        width: 100%;
        float: none;
        text-align: center;
    }

    #section05 .st05_bottom li .text {
        width: 100%;
        height: auto;
        padding-left: 0;
        float: none;
        position: relative;
        text-align: center;
        padding-top: 30px;
    }

    #section05 .st05_bottom li .text .box {
        position: static;
        top: 50%;
        transform: translateY(0);
    }

    #section05 .st05_bottom li .text .step1 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #004695;
        border-bottom: 5px solid #004695;
        text-transform: uppercase;
    }

    #section05 .st05_bottom li .text .step2 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #161b4b;
        border-bottom: 5px solid #161b4b;
        text-transform: uppercase;
    }

    #section05 .st05_bottom li .text h2 {
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: -1.44px;
        color: #2d2d2d;
        padding-top: 20px;
    }

    #section05 .st05_bottom li .text p {
        font-weight: normal;
        line-height: 1.5;
        letter-spacing: -0.8px;
        color: #2d2d2d;
    }


    #section05 .st05_bottom2 {
        width: 100%;
        background-color: #EFEFEF;
        padding: 150px 0;
    }

    #section05 .st05_bottom2 h2 {
        text-align: center;
        color: #444444;
        margin-bottom: 50px;
        letter-spacing: -0.9px;
        line-height: 1.48;
    }

    #section05 .st05_bottom2 ul {
        width: 86.58%;
        margin: 0 auto;
        display: block;
    }

    #section05 .st05_bottom2 ul li {
        width: 100%;
        height: 290px;
        border: 1px solid #BEBEBE;
        background-color: #ffffff;
        position: relative;
        padding: 90px 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    #section05 .st05_bottom2 ul li .box .num {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        background-color: #8F8F8F;
        color: #ffffff;
        text-align: center;
        line-height: 60px;
    }

    #section05 .st05_bottom2 ul li .box strong {
        display: block;
        text-align: center;
        margin-bottom: 20px;
        line-height: 22px;
    }

    #section05 .st05_bottom2 ul li .box p:nth-of-type(2) {
        line-height: 21px;
    }


    #section06 {
        width: 100%;
    }

    #section06 .inner {
        width: 90%;
        margin: 0 auto;
        padding: 110px 0;
    }

    #section06 .title {
        text-align: center;
    }

    #section06 .title .tit {
        font-weight: normal;
        color: #2d2d2d;
    }

    #section06 .title h2 {
        font-weight: normal;
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
        padding: 20px 0;
    }

    #section06 .title h2 .point {
        font-weight: bold;
        color: #0077df;
    }

    #section06 .title p {
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.88px;
        color: #2d2d2d;
    }

    #section06 .title p strong {
        font-weight: bold;
        line-height: 2.4;
        letter-spacing: -0.88px;
    }

    #section06 .cont {
        width: 80%;
        margin: 0 auto 0;
    }

    #section06 .cont li {
        width: 50%;
        padding-top: 40px;
        float: left;
        text-align: center;
    }

    #section06 .cont li .img {
        width: 106px;
        height: 85px;
        margin: 0 auto;
        position: relative;
    }

    #section06 .cont li .img img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    #section06 .cont li span {
        line-height: 1.25;
        letter-spacing: -1px;
        color: #2d2d2d;
    }

    #section07 {
        width: 100%;
    }

    #section07 .st07_top {
        width: 100%;
        height: auto;
        background-color: #f9f9f9;
    }

    #section07 .inner {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        position: relative;
        padding: 80px 0;
    }

    #section07 .left {
        width: 100%;
        float: none;
        text-align: center;
    }

    #section07 .left .e_tit {
        line-height: 3.78;
        letter-spacing: 3.6px;
        color: #2d2d2d;
        text-transform: uppercase;
    }

    #section07 .left h2 {
        font-weight: bold;
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
    }

    #section07 .left h2 .point {
        color: #0077df;
    }

    #section07 .left p {
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
        padding-top: 25px;
    }

    #section07 .right {
        display: none;
    }

    #section07 .desc_img {
        width: 80%;
        margin: 0 auto;
        padding-top: 40px;
        position: static;
        transform: translateX(0);
    }

    #section07 .st07_bottom {
        width: 100%;
        background-color: #fff;
        padding: 16px 0;
    }

    #section07 .st07_bottom .inner {
        width: 90%;
        height: auto;
    }

    #section07 .st07_bottom li {
        padding-bottom: 57px;
    }

    #section07 .st07_bottom li .img {
        width: 100%;
        float: none;
        text-align: center;
    }

    #section07 .st07_bottom li .text {
        width: 100%;
        height: auto;
        padding-left: 0;
        float: none;
        position: relative;
        text-align: center;
        padding-top: 40px;
    }

    #section07 .st07_bottom li .text .box {
        position: static;
        transform: translateY(0);
    }

    #section07 .st07_bottom li .text .step1 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #004695;
        border-bottom: 5px solid #004695;
        text-transform: uppercase;
    }

    #section07 .st07_bottom li .text .step2 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #161b4b;
        border-bottom: 5px solid #161b4b;
        text-transform: uppercase;
    }

    #section07 .st07_bottom li .text p {
        font-weight: normal;
        line-height: 1.5;
        letter-spacing: -0.8px;
        color: #2d2d2d;
        padding-top: 20px;
    }

    #section08 {
        width: 100%;
        height: 240px;
        background: none;
        background-image: url("/img/st08_bg.jpg");
        background-size: 100% auto;
    }

    #section09 {
        width: 100%;
        padding: 100px 0;
    }

    #section09 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section09 .title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #section09 .title .e_tit {
        line-height: 3.78;
        letter-spacing: 3.6px;
        font-weight: normal;
        color: #161b4b;
        text-transform: uppercase;
        text-indent: 5px;
    }

    #section09 .title h2 {
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
        font-weight: normal;
        font-size: 32px;
    }

    #section09 .title h2 .point {
        font-weight: bold;
        color: #0077df;
    }

    #section09 .cont {
        width: 100%;
        padding-top: 55px;
    }

    #section09 .cont ul {
        width: 100%;
        height: 320px;;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    #section09 .cont ul .slick-list {
        width: 100%;
        height: 234px !important;
        margin: 0 auto;
    }

    #section09 .cont ul button {
        font-size: 0;
    }

    #section09 .cont ul .slick-prev {
        display: none !important;
    }

    #section09 .cont ul .slick-next {
        display: none !important;
    }

    #section09 .cont .banner-slider {
        width: 100%;
        height: 320px;;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    #section09 .cont .banner-slider .slick-list {
        width: 100%;
        height: 234px !important;
        margin: 0 auto;
    }

    #section09 .cont .banner-slider button {
        font-size: 0;
    }

    #section09 .cont .banner-slider .slick-prev {
        display: none !important;
    }

    #section09 .cont .banner-slider .slick-next {
        display: none !important;
    }

    #section09 .cont li {
        width: 100%;
        height: 234px;
    }

    #section09 .cont .slick-dots {
        width: 100%;
        height: 8px;
        border-radius: 50px;
        background-color: #e5e5e5;
        margin-top: 30px;
    }

    #section09 .cont .slick-dots li {
        width: 9.09%;
        height: 8px;
        border-radius: 50px;
        float: left;
    }

    #section09 .cont .slick-dots li.slick-active {
        background-color: #0077df;
    }

    #section09 .cont .slick-dots:after {
        content: "";
        display: block;
        clear: both;
    }


    #section10 {
        width: 100%;
        background-color: #f9f9f9;
        padding: 60px 0;
    }

    #section10 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section10 .time_desc {
        width: 100%;
    }

    #section10 .time_desc .top .left {
        width: 100%;
        height: auto;
        float: none;
        position: relative;
        text-align: center;
        padding: 0 0 40px;
    }

    #section10 .time_desc .top .left .box {
        position: static;
    }

    #section10 .time_desc .top .left h2 {
        font-family: 'Gmarket_L';
        line-height: 1.87;
        letter-spacing: -3.3px;
        color: #474747;
        font-size: 34px;
    }

    #section10 .time_desc .top .left h2 .point {
        font-family: 'Gmarket_B';
        color: #F14040;
    }

    #section10 .time_desc .top .right {
        display: none;
    }

    #section10 .time_desc .cont {
        width: 100%;
    }

    #section10 .time_desc .cont li {
        width: 100%;
        float: none;
        border: 1px solid #707070;
        padding: 30px 0;
    }

    #section10 .time_desc .cont li:nth-child(2) {
        float: right;
        margin-top: 20px;
    }

    #section10 .time_desc .cont li .box {
        width: 80%;
        margin: 0 auto;
        line-height: 60px;
    }

    #section10 .time_desc .cont li .box .left {
        width: 50%;
        float: left;
    }

    #section10 .time_desc .cont li .box .left i {
        display: block;
        width: 30px;
        height: 30px;
        margin-top: 18px;
        margin-right: 10px;
        float: left;
    }

    #section10 .time_desc .cont li .box .left span {
        display: block;
        float: left;
    }

    #section10 .time_desc .cont li .box .right {
        width: 50%;
        float: left;
    }

    #section10 .time_desc .cont li .box .point {
        font-weight: bold;
        color: #004695;
    }

    #section10 .time_desc .desc {
        text-align: center;
        padding-top: 10px;
    }

    #section10 .tel_desc {
        width: 100%;
        text-align: center;
        padding-top: 100px;
    }

    #section10 .tel_desc h2 {
        width: 47%;
        margin: 0 auto;
        font-family: 'Gmarket_L';
        line-height: 1.78;
        letter-spacing: -3.3px;
        color: #474747;
    }

    #section10 .tel_desc h2 .point {
        font-family: 'Gmarket_B';
        color: #004695;
    }

    #section10 .tel_desc h2 i {
        display: block;
        width: 100%;
        text-align: center;
        float: none;
        margin-top: 0;
        margin-right: 0;
    }

    #section10 .tel_desc h2 strong {
        display: block;
        width: 100%;
        text-align: center;
        float: none;
        line-height: normal;
        padding-top: 20px
    }

    #section10 .tel_desc p {
        width: 100%;
        margin: 0 auto;
        font-weight: normal;
        line-height: 1.33;
        letter-spacing: -1.2px;
        color: #474747;
        border-bottom: 0;
        padding-top: 40px;
    }

    #section10 .tel_desc .tel_area {
        text-align: center;
        line-height: 50px;
        padding-top: 40px;
    }

    #section10 .tel_desc .tel_area span {
        font-family: 'Gmarket_M';
        color: #2d2d2d;
        padding-right: 10px;
    }

    #section10 .tel_desc .tel_area strong {
        font-family: 'Gmarket_B';
        color: #004695;
    }

    #section11 {
        width: 100%;
        padding-top: 100px;
    }

    #section11 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section11 .map_desc {
        width: 100% !important;
    }

    #daumRoughmapContainer1642472364699 {
        width: 100% !important;
        height: 340px !important;
    }

    .wrap_map {
        width: 100% !important;
        height: 340px !important;
    }

    #section11 .cont {
        width: 100%;
    }

    #section11 .cont li {
        width: 100%;
        float: none;
        border: 1px solid #707070;
        margin: 40px 0;
    }

    #section11 .cont li .box {
        width: 100%;
        margin: 0 auto;
    }

    #section11 .cont li h2 {
        text-align: center;
        padding: 24px 0;
        background-color: #004695;
        border-bottom: 0;
        color: #fff;
    }

    #section11 .cont li h2 .bold {
        font-weight: bold;
    }

    #section11 .cont li .desc {
        padding-bottom: 40px;
    }

    #section11 .cont li:nth-child(1) .desc {
        text-align: center;
        line-height: 37px;
        padding-top: 35px;
        font-weight: bold;
        letter-spacing: -0.5px;
        color: #474747;
    }

    #section11 .cont li:nth-child(1) .desc i {
        padding-right: 10px;
    }

    #section11 .cont li:nth-child(1) .desc .point {
        color: #d97325;
    }

    #section11 .cont li:nth-child(2) .desc {
        text-align: center;
        line-height: 37px;
        letter-spacing: -1px;
        padding-top: 35px;
        font-weight: bold;
        color: #2d2d2d;
    }

    #section11 .cont li:nth-child(2) .desc .point {
        color: #004695;
    }

    #section11 .cont li:nth-child(2) .desc .desc_area {
        width: 87%;
        margin: 30px auto 0;
        text-align: left;
        letter-spacing: -0.6px;
        color: #2d2d2d;
        font-weight: normal;
    }

    #section11 .cont li:nth-child(2) .desc .desc_area i {
        padding-right: 10px;
    }

    #section11 .cont li:nth-child(3) .desc {
        text-align: center;
        line-height: 37px;
        letter-spacing: -1px;
        padding-top: 35px;
        font-weight: bold;
        color: #2d2d2d;
    }

    #section11 .cont li:nth-child(3) .desc .point {
        color: #004695;
    }

    #section11 .cont li:nth-child(3) .desc .desc_area p {
        padding: 20px 0 14px;
    }

    #section11 .cont li:nth-child(3) .desc .desc_area span {
        font-weight: normal;
        line-height: 1.94;
        letter-spacing: -0.72px;
        color: #2d2d2d;
    }

    #section12 {
        width: 100%;
    }

    #section12 .st12_left {
        display: none;
    }

    #section12 .st12_right {
        display: none;
    }

    #section12 .inner {
        width: 90%;
        height: auto;
        margin: 0 auto;
        position: relative;
        padding: 30px 0;
        display: block;
    }

    #section12 .left {
        width: 100%;
        float: none;
        position: relative;
        z-index: 999;
    }

    #section12 .left .e_tit {
        line-height: 3.78;
        letter-spacing: 0;
        color: #6b6b6b;
        text-transform: uppercase;
        font-size: 12px !important;
    }

    #section12 .left h2 {
        font-weight: bold;
        line-height: 1;
        letter-spacing: -1.84px;
        color: #2d2d2d;
    }

    #section12 .left h2 span {
        line-height: 2;
    }

    #section12 .left h2 .point {
        color: #0077df;
        line-height: 1;
    }

    #section12 .left p {
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
        padding-top: 25px;
    }

    #section12 .left p br {
        display: none;
    }

    #section12 .desc_img {
        width: 100%;
        padding-top: 40px;
        position: static;
        transform: translateX(0);
    }

    #section12 .right {
        width: 100%;
        padding-bottom: 0;
        float: none;
        position: static;
        text-align: right;
        padding-top: 20px;
    }

    #section12 .right p {
        width: 320px;
        position: static;
        transform: translate(0, 0);
        opacity: 0.6;
    }


    #section15 {
        width: 100%;
    }

    #section15 .inner {
        width: 90%;
        margin: 0 auto;
        position: relative;
        padding: 100px 0;
        display: block;
    }

    #section15 .img {
        display: none;
    }

    #section15 .safe_list {
        width: 100%;
        padding-top: 52px;
        vertical-align: none;
    }

    #section15 .safe_list .tit_box {
        width: 100%;
        height: 48px;
        line-height: 48px;
        border-radius: 23.7px 0 0 23.7px;
        background-color: #004695;
        margin-left: 0;
    }

    #section15 .safe_list .tit_box i {
        display: block;
        float: left;
        padding-left: 20px;
        margin-top: -10px;
    }

    #section15 .safe_list .tit_box strong {
        display: block;
        float: left;
        font-weight: 500;
        letter-spacing: -1.04px;
        color: #fff;
        padding-left: 40px;
    }

    #section15 .safe_list .list_desc {
        width: 100%;
        height: 350px;
        border: 1px solid #004695;
        background-color: #fff;
        position: relative;
    }

    #section15 .safe_list .list_desc ul {
        width: 80%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    #section15 .safe_list .list_desc li {
        padding: 7.5px 0;
    }

    #section15 .safe_list .list_desc li p {
        float: none;
        padding: 0;
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
    }

    #section15 .safe_list .list_desc li .num {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #004695;
        font-weight: bold;
        letter-spacing: -0.92px;
        color: #fff;
        margin-right: 10px;
    }

    #section15 .good_list {
        width: 100%;
        padding-top: 52px;
        vertical-align: none;
    }

    #section15 .good_list .tit_box {
        width: 100%;
        height: 48px;
        line-height: 48px;
        border-radius: 0 23.7px 23.7px 0;
        background-color: #004695;
    }

    #section15 .good_list .tit_box i {
        display: block;
        float: left;
        margin-top: -10px;
        margin-left: -20px;
    }

    #section15 .good_list .tit_box strong {
        display: block;
        float: left;
        font-weight: 500;
        letter-spacing: -1.04px;
        color: #fff;
        padding-left: 70px;
    }

    #section15 .good_list .list_desc {
        width: 100%;
        height: 350px;
        border: 1px solid #004695;
        background-color: #fff;
        position: relative;
    }

    #section15 .good_list .list_desc ul {
        width: 80%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    #section15 .good_list .list_desc li {
        padding: 7.5px 0;
    }

    #section15 .good_list .list_desc li p {
        float: none;
        padding: 0;
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
    }

    #section15 .good_list .list_desc li .num {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #004695;
        font-weight: bold;
        letter-spacing: -0.92px;
        color: #fff;
        margin-right: 10px;
    }


    #section16 {
        width: 100%;
        padding: 100px 0;
    }

    #section16 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section16 h2 {
        font-weight: bold;
        line-height: 1.48;
        letter-spacing: -1.84px;
        text-align: center;
        color: #2d2d2d;
    }

    #section16 .cont {
        width: 100%;
        padding-top: 20px;
    }

    #section16 .cont li {
        width: 48%;
        height: 200px;
        margin: 1% 1%;
        float: left;
        text-align: center;
        border: solid 0.5px #919191;
    }

    #section16 .cont li .num {
        width: 60px;
        height: 60px;
        background-color: #004695;
        font-weight: normal;
        line-height: 1.29;
        letter-spacing: -1.4px;
        color: #fff;
        line-height: 60px;
        text-align: center;
    }

    #section16 .cont li .text {
        font-weight: normal;
        line-height: 1.54;
        letter-spacing: -1.04px;
        color: #2d2d2d;
        padding-top: 20px;
    }

    #section16 .cont li .text br {
        display: none;
    }


    #section13 {
        width: 100%;
    }

    #section13 .inner {
        width: 90%;
        margin: 0 auto;
        padding: 110px 0;
    }

    #section13 .title {
        text-align: center;
    }

    #section13 .title .tit {
        font-weight: normal;
        color: #2d2d2d;
    }

    #section13 .title h2 {
        font-weight: normal;
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
        padding: 20px 0;
    }

    #section13 .title h2 .point {
        font-weight: bold;
        color: #0077df;
    }

    #section13 .title p {
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.88px;
        color: #2d2d2d;
    }

    #section13 .title p strong {
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -0.88px;
        display: block;
        padding-bottom: 10px;
    }

    #section13 .title p span {
        display: block;
    }

    #section13 .title p br {
        display: none;
    }

    #section13 .cont {
        width: 100%;
        margin: 67px auto 0;
    }

    #section13 .cont li {
        width: 95%;
        margin: 5% auto;
        float: none;
        text-align: center;
    }

    #section13 .cont li:nth-child(2) {
        margin-top: 0;
    }

    #section13 .cont li .tit_box {
        width: 100%;
        text-align: center;
        padding: 18px 0;
        background-color: #8f8f8f;
        font-weight: bold;
        letter-spacing: -1.36px;
        color: #fff;
    }

    #section13 .cont li:nth-child(2) .tit_box {
        background-color: #2886d8;
    }

    #section13 .cont li .cont_desc {
        border: 1px solid #8f8f8f;
    }

    #section13 .cont li:nth-child(2) .cont_desc {
        border: 1px solid #2886d8;
    }

    #section13 .cont li .cont_desc .desc_inner {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #section13 .cont li .cont_desc .txt {
        font-weight: normal;
        line-height: 1.36;
        letter-spacing: -0.88px;
        color: #555;
        padding: 46px 0 36px;
    }

    #section13 .cont li:nth-child(2) .cont_desc .txt {
        color: #2886d8 !important;
    }

    #section13 .cont li .cont_desc .list {
        text-align: left;
        font-weight: normal;
        line-height: 1.4;
        letter-spacing: -0.88px;
        color: #555;
        padding: 35px 0 49px;
    }

    #section13 .cont li:nth-child(2) .cont_desc .list {
        text-align: left;
        font-weight: normal;
        line-height: 1.4;
        letter-spacing: -0.88px;
        color: #555;
        padding: 35px 0 64px;
    }

    #section13 .cont li .cont_desc .list p {
        padding: 5px 0;
    }

    #section13 .cont li .cont_desc .list span {
        padding-left: 10px;
    }

    #section13 .cont li:nth-child(1) .cont_desc .list {
        width: 60%;
        margin: 0 auto;
    }

    #section13 .cont li:nth-child(2) .cont_desc .list {
        width: 90%;
        margin: 0 auto;
    }

    #section13 .cont li:nth-child(3) .cont_desc .list {
        width: 95%;
        margin: 0 auto;
    }


    #section14 .st05_bottom {
        width: 100%;
        background-color: #f9f9f9;
        padding: 0;
    }

    #section14 .st05_bottom .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section14 .st05_bottom li {
        padding-bottom: 60px;
    }

    #section14 .st05_bottom li .img {
        width: 100%;
        float: none;
        text-align: center;
    }

    #section14 .st05_bottom li .text {
        width: 100%;
        height: auto;
        padding-left: 0;
        float: none;
        position: relative;
        text-align: center;
        padding-top: 30px;
    }

    #section14 .st05_bottom li .text .box {
        position: static;
        top: 50%;
        transform: translateY(0);
    }

    #section14 .st05_bottom li .text .step1 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #004695;
        border-bottom: 5px solid #004695;
        text-transform: uppercase;
    }

    #section14 .st05_bottom li .text .step2 {
        display: inline-block;
        font-weight: bold;
        line-height: 1.4;
        letter-spacing: -1.08px;
        color: #161b4b;
        border-bottom: 5px solid #161b4b;
        text-transform: uppercase;
    }

    #section14 .st05_bottom li .text h2 {
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: -1.44px;
        color: #2d2d2d;
        padding-top: 20px;
    }

    #section14 .st05_bottom li .text p {
        font-weight: normal;
        line-height: 1.5;
        letter-spacing: -0.8px;
        color: #2d2d2d;
    }

    #section14 .st05_bottom2 {
        width: 100%;
        background-color: #ffffff;
        padding: 150px 0;
    }

    #section14 .st05_bottom2 h2 {
        text-align: center;
        color: #444444;
        margin-bottom: 50px;
        letter-spacing: -0.9px;
        line-height: 1.48;
    }

    #section14 .st05_bottom2 ul {
        width: 86.58%;
        margin: 0 auto;
        display: block;
    }

    #section14 .st05_bottom2 ul li {
        width: 100%;
        height: 290px;
        border: 1px solid #BEBEBE;
        background-color: #ffffff;
        position: relative;
        padding: 90px 10px;
        margin-bottom: 30px;
        text-align: center;
    }

    #section14 .st05_bottom2 ul li .box .num {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 60px;
        background-color: #8F8F8F;
        color: #ffffff;
        text-align: center;
        line-height: 60px;
    }

    #section14 .st05_bottom2 ul li .box strong {
        display: block;
        text-align: center;
        margin-bottom: 20px;
        line-height: 24px;
    }

    #section14 .st05_bottom2 ul li .box p:nth-of-type(2) {
        line-height: 21px;
    }


    #section17 {
        background: url("/img/st17_s1bg.png") no-repeat center / cover;
    }

    #section17 .inner {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }

    #section17 .left {
        width: 80%;
        vertical-align: baseline;
        padding-top: 100px;
        margin-bottom: 50px;
    }

    #section17 .left .e_tit {
        line-height: 3.78;
        letter-spacing: 3.6px;
        color: #2d2d2d;
        text-transform: uppercase;
    }

    #section17 .left h2 {
        font-weight: bold;
        line-height: 1;
        letter-spacing: -1.84px;
        color: #2d2d2d;
    }

    #section17 .left h2 span {
        line-height: 2;
    }

    #section17 .left h2 .point {
        color: #0077df;
        line-height: 1;
    }

    #section17 .left p {
        font-weight: normal;
        line-height: 1.44;
        letter-spacing: -0.72px;
        color: #2d2d2d;
        padding-top: 25px;
    }

    #section17 .right {
        width: 80%;
    }

    #section17 .right p {
        width: 400px;
        position: absolute;
        top: 50%;
        left: 70%;
        transform: translate(-70%, -50%);
    }

    #section17 > div:nth-of-type(2) {
        background: url("/img/st17_s2bg.png") no-repeat center / cover;
        padding-bottom: 100px;
    }

    #section17 > div:nth-of-type(2) > span {
        display: block;
        width: 3px;
        height: 100px;
        background-color: #ffffff;
        margin: 0 auto 30px;
    }

    #section17 > div:nth-of-type(2) > p {
        font-size: 35px;
        line-height: 45px;
        letter-spacing: -1.8px;
        color: #ffffff;
        text-align: center;
        margin-bottom: 50px;
    }

    #section17 > div:nth-of-type(2) p b {
        color: #BEE1FF;
        font-weight: 700;
    }

    #section17 > div:nth-of-type(2) ol {
        width: 64.58%;
        margin: 0 auto 150px;
        display: flex;
        justify-content: center;
    }

    #section17 > div:nth-of-type(2) > div:not(:last-child) {
        margin-bottom: 200px;
    }

    #section17 > div:nth-of-type(2) > div > strong {
        display: block;
        width: 15%;
        margin: 0 auto 10px;
        font-size: 80px;
        line-height: 90px;
        color: #ffffff;
        text-align: center;
        padding-bottom: 5px;
        border-bottom: 3px solid #ffffff;
    }

    #section17 > div:nth-of-type(2) > div > span {
        display: block;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
    }

    #section17 > div:nth-of-type(2) > div > ul {
        width: 64.58%;
        margin: 100px auto;
    }

    #section17 > div:nth-of-type(2) > div > ul li {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
    }

    #section17 > div:nth-of-type(2) > div:nth-child(even) > ul .img_box {
        order: 0 !important;
    }

    #section17 > div:nth-of-type(2) > div:nth-child(odd) > ul .txt_box {
        padding-left: 0;
    }

    #section17 > div:nth-of-type(2) > div > ul .img_box {
        width: 100%;
        margin-bottom: 30px;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box {
        width: 100%;
        color: #ffffff;
        letter-spacing: -1.8px;
        text-align: center;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box span {
        display: block;
        font-size: 30px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 30px;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box p {
        font-size: 18px;
        line-height: 26px;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box p b {
        font-weight: 700;
        color: #BEE1FF;
    }

    #section18 {
        width: 100%;
        padding: 100px 0;
    }

    #section18 .inner {
        width: 90%;
        margin: 0 auto;
    }

    #section18 h2 {
        font-weight: bold;
        line-height: 1.48;
        letter-spacing: -1.84px;
        text-align: center;
        color: #2d2d2d;
    }

    #section18 .cont {
        width: 100%;
        padding-top: 20px;
    }

    #section18 .cont li {
        width: 48%;
        height: 200px;
        margin: 1% 1%;
        float: left;
        text-align: center;
        border: solid 0.5px #919191;
    }

    #section18 .cont li .num {
        width: 60px;
        height: 60px;
        background-color: #004695;
        font-weight: normal;
        line-height: 1.29;
        letter-spacing: -1.4px;
        color: #fff;
        line-height: 60px;
        text-align: center;
    }

    #section18 .cont li .text {
        font-weight: normal;
        line-height: 1.54;
        letter-spacing: -1.04px;
        color: #2d2d2d;
        padding-top: 20px;
    }

    #section18 .cont li .text br {
        display: none;
    }


    #section19 {
        width: 100%;
        padding: 100px 0;
    }

    #section19 .inner {
        width: 90%;
        margin: 100px auto;
    }

    #section19 .title {
        text-align: center;
    }

    #section19 .title .tit {
        font-weight: normal;
        color: #2d2d2d;
    }

    #section19 .title h2 {
        font-weight: normal;
        line-height: 1.48;
        letter-spacing: -1.84px;
        color: #2d2d2d;
        padding: 20px 0;
    }

    #section19 .title h2 .point {
        font-weight: bold;
        color: #0077df;
    }

    #section19 .title p {
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.88px;
        color: #2d2d2d;
    }

    #section19 .title p strong {
        font-weight: bold;
        line-height: 2.4;
        letter-spacing: -0.88px;
    }

    #section19 .pc_cont {
        display: none;
        width: 64.58%;
        margin: 0 auto;
        text-align: center;
    }

    #section19 .pc_cont img {
        width: 100%;
        max-width: 952px;
    }

    #section19 .mo_cont {
        width: 64.58%;
        margin: 0 auto;
        display: block;
    }

    #section19 .mo_cont li {
        text-align: center;
    }

    #section19 .mo_cont li:not(:last-child) {
        margin-bottom: 50px;
    }

    #section19 .mo_cont li img {
        width: 100%;
        max-width: 431px;
    }

}

@media all and (max-width: 480px) {
    #section17 .left {
        width: 100%;
        vertical-align: baseline;
        padding-top: 100px;
        margin-bottom: 50px;
    }

    #section17 .right {
        width: 80%;
    }

    #section17 .right p {
        width: 250px;
        position: absolute;
        top: 65%;
        left: 75%;
    }

    #section17 > div:nth-of-type(2) > p {
        font-size: 20px;
        line-height: 30px;
    }

    #section17 > div:nth-of-type(2) ol {
        width: 64.58%;
        margin: 0 auto 150px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #section17 > div:nth-of-type(2) > div > strong {
        display: block;
        width: 25%;
        margin: 0 auto 10px;
        font-size: 50px;
        line-height: 60px;
        color: #ffffff;
        text-align: center;
        padding-bottom: 5px;
        border-bottom: 3px solid #ffffff;
    }

    #section17 > div:nth-of-type(2) > div > ul {
        width: 90%;
        margin: 100px auto;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box span {
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 30px;
    }

    #section17 > div:nth-of-type(2) > div > ul .txt_box p {
        font-size: 14px;
        line-height: 20px;
    }

    #section19 .mo_cont {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
}

.quick_wrap > ul {
    li {
        width: 100px;
        height: 90px;
        padding: 5px 20px;

        a {
            display: block;
        }

        img {
            width: 100%;
        }

        .name {
            text-align: center;
            font-weight: bold;
        }
    }

    .quick_wrap_last {
        padding: 0;
        height: auto;
    }

    .quick_wrap_color {
        padding: 0;
        height: auto;
        background: #0064ff;
    }
}

.section {
    padding: 125px 0 0 0;

    .MainSectionTitle {
        position: relative;
        padding: 0 0 125px 0;

        * {
            line-height: 1;
            text-align: center;
        }

        .top_image {
            text-align: center;
            margin-bottom: 20px
        }

        p {
            text-align: center;

            img {
                position: relative;
                display: inline-table;
                vertical-align: middle;
            }

            span {
                position: relative;
                display: inline-table;
                vertical-align: middle;
                font-size: 50px;
                font-weight: 700;
                color: #1C1C1C;
                margin: 0 27px;
                letter-spacing: -1.5px;

                b {
                    color: #0064ff;
                    font-weight: 700;
                    /*font-weight: 400;*/
                    /*color: black;*/
                    background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                    background-size: 500px 100%;
                    background-clip: text;
                    -webkit-background-clip: text;
                    -ms-background-clip: text;
                    -webkit-text-fill-color: transparent;
                    -webkit-animation: Gradient 3s linear infinite forwards;
                    -moz-animation: Gradient 3s linear infinite forwards;
                    animation: Gradient 3s linear infinite forwards;
                }
            }
        }

        em {
            display: block;
            font-size: 15pt;
            letter-spacing: -1px;
            color: #202632;
            font-weight: 500;
            margin-top: 30px;
        }

        .m_section_title_bottom {
            display: none;
        }
    }
}

.section .doctor_list img {
    width: 100%;
}

.section .sub_text2 {
    margin-bottom: 125px;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* [세션03] 전후사진 */
/* 탭_메뉴 */
.MainSection03 .ContArea {
    position: relative;
    display: block;
    width: 1200px;
    margin: 50px auto 0 auto;
}

.MainSection03 .BeforAfterTab .TabsHead {
    width: 1200px;
}

.MainSection03 .BeforAfterTab .TabsHead .List {
    display: flex;
    margin-top: 40px;
    justify-content: center;
}

.MainSection03 .BeforAfterTab .TabsHead ul li {
    position: relative;
    display: inline-table;
    text-align: center;
}

.MainSection03 .BeforAfterTab .TabsHead ul li a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    font-weight: 500;
    color: #646464;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 0.7em 0;
    border-radius: 100px;
    font-size: 15pt;
    letter-spacing: -1px;
}

.MainSection03 .BeforAfterTab .TabsHead ul li.Active a {
    transition-duration: 300ms;
    color: #fff;
    background-color: #ff8f28;
}

/* 탭_바디 */
.MainSection03 .BeforAfterTab .TabBody {
    position: relative;
    display: block;
    margin-top: 20px;
}

.MainSection03 .BeforAfterTab .TabBody .Cont {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.MainSection03 .BeforAfterTab .TabBody .Cont.Active {
    opacity: 1;
    visibility: visible;
    transition-duration: 300ms;
    height: auto;
}

/* 이미지 */
.MainSection03 .BeforAfterTab .ThumbBox {
    position: relative;
    display: block;
    width: 100%;
}

.MainSection03 .BeforAfterTab .ThumbBox ul {
    position: relative;
    display: table;
    width: 100%;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li {
    position: relative;
    display: inline-table;
    width: 595px;
    height: 462px;
    overflow: hidden;
    vertical-align: middle;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li.Left {
    margin-right: 5px;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li.Right {
    margin-left: 5px;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li img {
    width: 100%;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li span {
    background-color: #6f6f6d;
    display: table;
    color: #fff;
    font-size: 15pt;
    padding: 0.4em 0.7em;
    letter-spacing: -1px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    display: none;
}

.MainSection03 .BeforAfterTab .ThumbBox ul li.Right span {
    left: 0;
}

/* 텍스트 */
.MainSection03 .BeforAfterTab .TextBox {
    display: table;
    width: 100%;
}

.MainSection03 .BeforAfterTab .TextBox p {
    display: table-cell;
    width: 63%;
    vertical-align: top;
}

.MainSection03 .BeforAfterTab .TextBox p span {
    font-size: 18pt;
    color: #ff8f28;
    font-weight: 500;
    letter-spacing: -1px;
}

.MainSection03 .BeforAfterTab .TextBox p em {
    font-size: 18pt;
    color: #646464;
    font-weight: 500;
    letter-spacing: -1px;
    margin-left: 1em;
}

.MainSection03 .BeforAfterTab .TextBox small {
    display: table-cell;
    width: 47%;
    vertical-align: top;
    text-align: right;
}

.MainSection03 .BeforAfterTab .TextBox small b {
    color: #b9b9b9;
    font-weight: 200;
    line-height: 1.4;
    font-size: 10pt
}

/* 슬라이드화살표 */
.MainSection03 .SlderArrow {
    position: absolute;
    width: 1400px;
    margin-left: -700px;
    left: 50%;
    top: 40%;
}

.MainSection03 .SlderArrow > div {
    font-size: 25pt;
    color: #111111;
}

.MainSection03 .SlderArrow > div:first-child {
    position: absolute;
    left: 0;
}

.MainSection03 .SlderArrow > div:last-child {
    position: absolute;
    right: 0;
}

.MainSection03 .SlderArrow svg {
    width: 25px;
    height: 25px;
}

.MainSection03 .BeforAfterTab .before_after_footer {
    width: 100%;
    max-width: 1200px;
    font-weight: 500;
    font-size: 14px;
    color: #bababa;
    margin-bottom: 100px;
}

#section05 .BeforAfterTab {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#section05 .implant_slider_wrapper {
    display: flex;
    justify-content: center;
}

#section05 .slider {
    margin: 50px 25px;
    position: relative;
    width: 1200px;
}

#section05 .slider .slick-list {
}

#section05 .slider button {
    font-size: 0;
}

#section05 .slider .slick-prev {
    background: url('/img/services/left button.svg');
}

#section05 .slider .slick-next {
    background: url('/img/services/right button.svg');
    right: -25px;
}

#section05 .slider .slick-arrow {
    border: 0px;
    text-indent: -9999px;
    outline: none;
    width: 50px;
    height: 49px;
    position: absolute;
    top: 50%;
    z-index: 99;
    cursor: pointer;
}


#section07 .slider {
    margin: 50px 25px;
    position: relative;
    max-width: 1000px;
}

#section07 .slider .slick-list {
}

#section07 .slider button {
    font-size: 0;
}

#section07 .slider .slick-prev {
    background: url('/img/services/left button.svg');
}

#section07 .slider .slick-next {
    background: url('/img/services/right button.svg');
    right: -70px;
}


#section08 {
    width: 100%;
    padding: 100px 0;
}

#section08 .inner {
    width: 1240px;
    margin: 0 auto;
}

#section08 .title {
    width: 1000px;
    margin: 0 auto;
}

#section08 .title .e_tit {
    line-height: 3.78;
    letter-spacing: 3.6px;
    font-weight: normal;
    color: #161b4b;
    text-transform: uppercase;
    text-indent: 5px;
}

#section08 .title h2 {
    line-height: 1.48;
    letter-spacing: -1.84px;
    color: #2d2d2d;
    font-weight: normal;
}

#section08 .title h2 .point {
    font-weight: bold;
    color: #0077df;
}

#section08 .cont {
    width: 100%;
    padding-top: 55px;
}

#section08 .cont .banner-slider {
    width: 1240px;
    margin: 0 auto;
    position: relative;
}

#section08 .cont .banner-slider .slick-list {
    width: 1000px;
    margin: 0 auto;
}

#section08 .cont .banner-slider button {
    font-size: 0;
}

#section08 .cont .banner-slider .slick-prev, #section08 .cont .banner-slider .slick-next {
    width: 38px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section08 .cont .banner-slider .slick-prev {
    background-image: url('/img/interior/prev_btn.png');
    left: 0;
}

#section08 .cont .banner-slider .slick-next {
    background-image: url('/img/interior/next_btn.png');
    right: 0;
}

#section08 .cont ul {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#section08 .cont ul .slick-list {
    width: 1000px;
    margin: 0 auto;
}

#section08 .cont ul button {
    font-size: 0;
}

#section08 .cont ul .slick-prev, #section08 .cont ul .slick-next {
    width: 38px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#section08 .cont ul .slick-prev {
    background-image: url('/img/interior/prev_btn.png');
    left: 0;
}

#section08 .cont ul .slick-next {
    background-image: url('/img/interior/next_btn.png');
    right: 0;
}

#section08 .cont li {
    width: 1000px;
    height: 530px;
}

#section08 .cont .slick-dots {
    width: 1000px;
    height: 8px;
    border-radius: 50px;
    background-color: #e5e5e5;
    margin-top: 30px;
}

#section08 .cont .slick-dots li {
    width: 9.09%;
    height: 8px;
    border-radius: 50px;
    float: left;
}

#section08 .cont .slick-dots li.slick-active {
    background-color: #0077df;
}

#section08 .cont .slick-dots:after {
    content: "";
    display: block;
    clear: both;
}

.interior-slider {
    margin: 50px auto;
    width: 1300px;
}

.interior-slider img {
    width: 100%;
}

.interior-slider .slick-dots {
    position: static;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 50px 0;
    align-items: flex-start;
}

.interior-slider .slick-dots > li {
    width: 200px;
    height: 140px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}

.interior-slider .slick-dots > li > img {
    width: 100%;
    height: 100%;
}

.interior-slider .slick-dots > li.slick-active {
    border: 10px solid #1a7dcd;
}


#section09 .info_con {
    display: flex;
    justify-content: space-between;
}


#section09 .info_con .left_box {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#section09 .info_con .left_box .ad_box p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 30.6px */
    letter-spacing: -1px;
    display: flex;
    align-items: center;
}

#section09 .info_con .left_box .ad_box p:last-child {
    margin-top: 10px;
}

#section09 .info_con .left_box .ad_box p:last-child .sub {
    background-color: #EF7C1C;
    display: inline-block;
    border-radius: 100px;
    padding: 2px 12px;
    color: #fff;
}

#section09 .info_con .left_box .ad_box p:last-child .sub:nth-child(2) {
    background-color: #EF7C1C;
    margin: 0 12px 0 4px;
}

#section09 .info_con .left_box .ad_box p:last-child .line {
    width: 1px;
    height: 18px;
    background-color: #C4B598;
    display: inline-block;
    margin: 0 12px;
}

#section09 .info_con .left_box .bottom_box {
    max-width: 450px;
    display: flex;
    justify-content: space-between;
}

#section09 .info_con .left_box .bottom_box .mini_info {
    padding-right: 40px;
}

#section09 .info_con .left_box .bottom_box .mini_info h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

#section09 .info_con .left_box .bottom_box .mini_info small {
    display: block;
    margin-top: 30px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 32.4px */
    letter-spacing: -1px;
    color: #0064ff;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child {
    padding: 0 10px !important;
}

#section09 .info_con .left_box .bottom_box .contact_info {
    display: flex;
    gap: 40px;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child h4 {
    display: flex;
    align-items: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child h4 img {
    margin-right: 10px;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child ul {
    display: flex;
    gap: 14px;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child ul li {
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 100%;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#section09 .info_con .left_box .bottom_box .mini_info:last-child ul li a span {
    margin-top: 8px;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
}

#section09 .info_con .right_box {
    border-radius: 40px;
    overflow: hidden;

    .map_box {
        background-color: aliceblue;

        .map {
            width: 630px;
            height: 428px;
            position: relative;
            overflow: hidden;
            background: rgb(248, 249, 250);
        }
    }
}

.footer {
    background-color: #000d6e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 234px 10vw;
}

.footer .footer_info {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 40px;

    .footer_privacy {
        color: orange;
    }
}

.footer h1 {
    width: 200px;
    height: auto;
    padding-left: 17px;
}

.footer ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
    color: rgba(255, 255, 255, 0.7);
}

.footer ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer .price_box a {
    border-radius: 100px;
    background: #BDA476;
    color: #fff;
    padding: 20px 39.5px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
}


.bot_counsel_wrap .foot_inner {
    max-width: 1240px;

    form {
        display: flex;
        justify-content: space-between;

        .form_wrap {
            display: flex;
            justify-content: space-between;
            align-items: center;

            .form_privacy {
                display: inline-block;
                color: #fff;
                font-size: 15px;
                letter-spacing: -1px;
                vertical-align: middle;
                cursor: pointer;
                margin-left: 10px;

                .counsel_privacy {
                    text-decoration:underline;
                }
            }
        }
    }
}

.bot_counsel_wrap .txt_wrap {
    display: flex;
    align-items: center;
}

.bot_counsel_wrap .txt_wrap > h3 {
    font-size: 33px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
}

.bot_counsel_wrap .txt_wrap > h3 > img {
    margin-right: 12px;
}

.bot_counsel_wrap .txt_wrap > .b_privacy {
    position: absolute;
    right: 10px;
    bottom: -16px;
}

.bot_counsel_wrap .txt_wrap > .b_privacy label {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    letter-spacing: -1px;
    vertical-align: middle;
    cursor: pointer;
}

.bot_counsel_wrap .txt_wrap > .b_privacy #bchk {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
}

.bot_counsel_wrap .txt_wrap > .b_privacy a {
    font-size: 12px;
    display: inline-block;
    padding: 1px 9px;
    background: #5c5c5c;
    color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    vertical-align: middle;
}


.mb01_slide {
    width: 1420px;
    margin: 65px auto 0;
    position: relative;
}

.mb01_slide .slick-arrow {
    border: 0px;
    text-indent: -9999px;
    outline: none;
    width: 50px;
    height: 49px;
    position: absolute;
    top: 150px;
    z-index: 99;
    cursor: pointer;
}

.mb01_slide .slick-prev {
    left: -70px;
}

.mb01_slide .slick-next {
    right: -25px;
}

.mb01_slide .slick-slide {
    text-align: center;
}

.mb01_slide .slick-slide img {
    transition: all .5s ease;
}

.mb01_slide .slick-slide .service_box {
    position: relative;
    width: 100%;
}

.mb01_slide .slick-slide .cover_box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    height: 100%;
    text-align: center;
    transition: all 0.2s;
    cursor: pointer;
    z-index: 3;
    border-radius: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mb01_slide .slick-slide .cover_box p {
    font-style: normal;
    line-height: normal;
    position: absolute;
    top: calc(100% + 30px);
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    font-size: 23px;
    letter-spacing: -2px;
    font-weight: 300;
    margin-top: 40px;
    transition: all .3s ease;
}

.mb01_slide .slick-slide .cover_box span {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%; /* 34px */
    letter-spacing: -1px;
    opacity: 0;
    display: inline-block;
    transform: translateY(50px);
    color: #333;
}

.mb01_slide .slick-slide:hover .cover_box {
    background: rgba(246, 244, 236, 0.8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}

.mb01_slide .slick-slide:hover .cover_box span {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.5s;
}

.mb01_slide .slick-slide:hover img {
}

.mb01_slide p {
    text-align: center;
    width: 100%;
    font-size: 16px;
    letter-spacing: -2px;
    font-weight: 300;
    color: #000;
    margin-top: 40px;
    transition: all .3s ease;
}

.mb01_slide .slick-slide:hover p {
    color: #289BF8;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

.main-slider {
    .main_slider_img_wrapper {
        position: relative;
    }

    .main_slider_button {
        position: absolute;
        left: 9%;
        bottom: 100px;
        width: 20%;

        animation: pulse 2s ease-in-out infinite;
    }
}

.main-slider img {
    width: 100%;
}

.main-slider .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    bottom: 10px
}

.main-slider .slick-dots > li {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    border: 10px solid grey;
    border-radius: 50%;
}

.main-slider .slick-dots > li.slick-active {
    border: 10px solid #000d9c;
}

#section01-mobile {
    display: none;
}

.moble_visual_slide_wrapper {
    display: none;
}

#section02 {
    .doctors {
        display: flex;
        justify-content: center;
        padding: 40px 120px;
        gap: 80px;
        background: #f9f9f9;

        .doctor_photo_wrapper {
            display: flex;
            flex-direction: column;
            gap: 25px;
            flex: 1 0 0;

            .doctor_photo img {
                width: 100%;
            }

            .doctor_name_wrapper {
                display: flex;
                flex-direction: column;
                gap: 25px;

                .doctor_name {
                    font-weight: bold;
                    font-size: 20px;

                    span {
                        font-size: 18px;
                        color: #0064ff;
                    }
                }

                .doctor_profile {
                    display: flex;
                    flex-direction: column;
                    gap: 8px;

                    .doctor_profile_item {
                        font-weight: 500;
                        font-size: 18px;
                    }
                }

                .doctor_cert {
                    display: flex;
                    flex-direction: column;
                    gap: 8px;

                    .doctor_cert_item {
                        font-weight: 500;
                        font-size: 18px;
                        color: grey;
                    }
                }
            }

        }
    }

    .doctors_mobile {
        display: none;
    }

    .doctors_bottom {
        display: flex;
        justify-content: center;
        padding: 40px 80px;
        gap: 80px;
        background: #f9f9f9;

        .doctors_bottom_item {
            display: flex;
            flex-direction: column;
            gap: 40px;

            .doctors_bottom_img_wrapper img {
                width: 100%;
            }

            .doctors_bottom_title_wrapper {
                display: flex;
                flex-direction: column;
                gap: 30px;
                align-items: center;

                .doctors_bottom_title {
                    font-weight: 500;
                    font-size: 24px;
                    background: #0e2080;
                    color: #ffffff;
                    padding: 5px 10px;
                }

                .doctors_bottom_divider {
                    height: 1px;
                    width: 80%;
                    background: grey;
                }

                .doctors_bottom_desc {
                    font-weight: 500;
                    font-size: 16px;
                    color: grey;
                    text-align: center;
                    line-height: 1.5;
                }
            }

        }
    }
}

#section03 {

    .implant_top_wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 40px 80px;

        .implant_title_doctor {
            display: flex;
            justify-content: center;

            .implant_title_wrapper {
                display: flex;
                flex-direction: column;
                gap: 60px;
                justify-content: center;

                .implant_title {
                    font-size: 47px;
                    font-weight: 600;
                    line-height: 1.2;

                    .button_wrapper {
                        width: 200px;
                        margin-bottom: 10px;
                    }

                    span {
                        color: #0064ff;
                        font-weight: 700;
                        /*font-weight: 400;*/
                        /*color: black;*/
                        background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                        background-size: 500px 100%;
                        background-clip: text;
                        -webkit-background-clip: text;
                        -ms-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        -webkit-animation: Gradient 3s linear infinite forwards;
                        -moz-animation: Gradient 3s linear infinite forwards;
                        animation: Gradient 3s linear infinite forwards;
                    }
                }

                .implant_desc {
                    font-size: 18px;
                    font-weight: 400;
                    line-height: 1.5;
                    color: grey;

                    span {
                        font-weight: 700;
                        color: #1C1C1C;
                    }

                }
            }
        }

        .implant_pro_wrapper {
            margin-top: -130px;
            display: flex;
            justify-content: center;
            gap: 10px;

            .implant_pro_img_wrapper {
                display: flex;
                flex-direction: column;
                gap: 15px;
                width: 100%;

                .implant_pro_img {
                    img {
                        width: 100%;
                    }
                }

                .implant_pro_desc {
                    display: flex;
                    justify-content: center;
                    text-align: center;
                    font-size: 20px;
                    font-weight: 400;
                    color: #0064ff;
                    gap: 10px;
                    align-items: center;

                    div {
                        line-height: 20px;

                        img {
                            width: 20px;
                        }
                    }

                    .implant_pro_desc_title_wrapper {
                        display: flex;
                        flex-direction: column;
                        gap: 5px;
                    }
                }
            }
        }
    }

    .implant_mid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 140px 80px;
        gap: 140px;

        .implant_mid_top {
            position: relative;
            text-align: center;

            img {
                width: 100%;
            }

            .implant_mid_title_wrapper {
                position: absolute;
                bottom: 0;
                width: 80%;
                background: #ffffff;
                text-align: center;
                left: 50%;
                transform: translateX(-50%);
                display: flex;
                flex-direction: column;
                gap: 40px;
                padding: 30px 0 10px;

                .implant_mid_title_img_wrapper {
                    width: 100%;

                    img {
                        width: 220px;
                    }
                }

                .implant_mid_title {
                    font-size: 50px;
                    font-weight: 500;
                }
            }
        }

        .implant_mid_rea {
            display: flex;
            justify-content: center;
            gap: 80px;
            width: 100%;

            .implant_mid_rea_item {
                display: flex;
                flex-direction: column;
                gap: 30px;
                flex: 1;


                .implant_mid_rea_item_img_wrapper {
                    width: 100%;

                    img {
                        width: 100%;
                    }
                }

                .implant_mid_rea_item_desc {
                    font-size: 16px;
                    font-weight: 500;
                    color: grey;
                    text-align: center;
                    line-height: 1.5;

                    span {
                        color: #565e64;
                        font-weight: 700;
                    }
                }
            }
        }

    }

    .implant_bottom {
        position: relative;
        overflow-x: hidden;

        img {
            width: 100%;
        }

        .implant_bottom_text {
            position: absolute;
            right: 50px;
            top: 50%;
            transform: translateY(-50%);
            display: flex;
            flex-direction: column;
            gap: 30px;

            .implant_bottom_text_main {
                font-size: 65px;
                font-weight: 700;
                color: #ffffff;

                span {
                    color: #00FAFA;
                }
            }

            .implant_bottom_text_sub {
                font-size: 22px;
                font-weight: 400;
                color: lightgrey;

                span {
                    font-weight: 500;
                    color: #ffffff;
                }
            }
        }
    }
}

#section04 {

    .ortho_top {
        position: relative;

        .ortho_top_back {
            position: absolute;
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover; /* 핵심 */
        }

        .ortho_top_dim {
            position: absolute;
            inset: 0;
            background: rgba(0, 0, 0, 0.8);
        }

        .ortho_top_abs {
            display: flex;
            flex-direction: column;
            gap: 50px;
            justify-content: space-between;
            top: 0;
            left: 0;
            text-align: center;
            padding: 110px;
            width: 100%;


            .ortho_top_top {
                font-size: 50px;
                font-weight: 300;
                color: #ffffff;

                span {
                    font-weight: 600;
                }
            }

            .ortho_top_mid {
                display: flex;
                gap: 20px;
                justify-content: center;

                .mid_img_wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 10px;

                    img {
                        width: 100%;
                    }

                    .mid_img_desc {
                        display: flex;
                        gap: 10px;
                        justify-content: center;
                        font-size: 18px;
                        font-weight: 300;
                        color: #ffffff;


                        span {

                            img {
                                width: 20px;
                            }
                        }

                        b {
                            font-weight: 600;
                        }
                    }
                }
            }

            .ortho_top_bottom {
                display: flex;
                flex-direction: column;
                gap: 40px;

                .bottom_title {
                    font-size: 34px;
                    font-weight: 400;
                    color: #ffffff;

                    span {
                        color: #3dd5f3;
                        font-weight: 400;
                    }

                    .title_square {
                        color: #0064ff;
                    }
                }

                .bottom_desc {
                    font-size: 18px;
                    font-weight: 300;
                    color: #ffffff;
                    line-height: 1.8;

                    span {
                        color: #3dd5f3;
                        font-weight: 400;
                    }
                }

                .button_wrapper {
                    width: 100%;
                    height: auto;
                    display: flex;
                    justify-content: center;
                }
            }
        }
    }

    .ortho_mid1 {
        padding: 100px;
        display: flex;
        flex-direction: column;
        gap: 50px;
        text-align: center;

        .ortho_mid1_top {
            display: flex;
            flex-direction: column;
            gap: 20px;
            margin: 0 auto;

            .ortho_mid1_img_wrapper {
                text-align: center;

                img {
                    width: 400px;
                }
            }

            .ortho_mid1_top_title {
                font-size: 45px;
                font-weight: 700;

                span {
                    color: #0064ff;
                }
            }

            .ortho_mid1_top_desc {
                font-size: 18px;

                span {
                    font-weight: 700;
                }
            }
        }

        .ortho_mid1_bottom img {
            width: 100%;
        }
    }

    .ortho_mid2 {
        padding: 0 250px 100px;
        width: 100%;


        .ortho_mid2_item_wrapper {
            display: flex;
            width: 100%;

            .ortho_mid2_img_wrapper {
                width: 50%;

                img {
                    width: 100%;
                }
            }

            .ortho_mid2_content {
                width: 50%;
                background: #f9f9f9;
                padding: 70px 60px 0;
                display: flex;
                flex-direction: column;
                gap: 40px;

                .ortho_mid2_title {
                    font-size: 34px;
                    font-weight: 600;
                }

                .ortho_mid2_desc {
                    display: flex;
                    flex-direction: column;
                    gap: 20px;
                    font-size: 18px;
                    font-weight: 400;
                    color: grey;
                    line-height: 1.5;

                    .ortho_mid2_part {
                        display: flex;
                        justify-content: flex-end;
                        gap: 50px;

                        .ortho_mid2_part_item {
                            display: flex;
                            gap: 8px;

                            .ortho_mid2_part_item_title {
                                font-size: 18px;
                                font-weight: 600;
                            }
                        }
                    }

                }
            }

            .right {
                text-align: right;
            }
        }
    }

    .ortho_bottom {
        position: relative;

        .ortho_bottom_background {
            width: 100%;
            height: auto;
            display: block;
        }

        .ortho_bottom_dim {
            position: absolute;
            inset: 0;
            background: rgba(0, 2, 101, 0.7);
        }

        .ortho_bottom_contents {
            position: absolute;
            display: flex;
            flex-direction: column;
            gap: 50px;
            justify-content: space-between;
            top: 0;
            left: 0;
            text-align: center;
            padding: 110px;
            width: 100%;

            .ortho_bottom_title {
                color: #ffffff;
                display: flex;
                flex-direction: column;
                gap: 20px;

                .ortho_bottom_title_main {
                    font-size: 50px;
                    font-weight: 600;

                    span {
                        color: #3dd5f3;
                    }
                }

                .ortho_bottom_title_sub {
                    font-size: 20px;
                    font-weight: 300;
                }
            }

            .ortho_bottom_imgs {
                display: grid;
                grid-template-columns: repeat(2, minmax(200px, 400px));
                gap: 30px;
                justify-content: center;

                img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }
            }

            .ortho_bottom_logos {
                display: flex;
                gap: 10px;
                justify-content: center;

                img {
                    max-width: 200px;
                    width: 100%;
                    height: auto;
                }
            }

            .ortho_bottom_desc {
                font-size: 34px;
                font-weight: 500;
                line-height: 1.5;
                color: #ffffff;

                span {
                    color: #3dd5f3;
                }
            }
        }
    }
}

#section05 {
    .before_after_wrapper {
        width: 100%;
        display: flex;

        .img_wrap {
            width: 100%;
            height: auto;
            border-radius: 50px;
            position: relative;

            .before_after_item_before_date {
                position: absolute;
                right: 20px;
                bottom: 20px;
                background-color: #0064ff;
                color: #ffffff;
                font-size: 20px;
                padding: 10px;
            }

            .before_after_item_after_date {
                position: absolute;
                left: 20px;
                bottom: 20px;
                background-color: #0064ff;
                color: #ffffff;
                font-size: 20px;
                padding: 10px;
            }
        }
    }

    .before_after_item_title {
        color: #0064ff;
        font-size: 24px;
        margin-top: 15px;
        font-weight: 600;
    }
}

#section06 {

    .saving_top {
        position: relative;

        .saving_top_back {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .saving_top_dim {
            position: absolute;
            inset: 0;
            background: rgba(0, 0, 0, 0.7);
        }

        .saving_top_abs {
            /*position: absolute;*/
            display: flex;
            flex-direction: column;
            gap: 30px;
            justify-content: space-between;
            top: 0;
            left: 0;
            text-align: center;
            padding: 90px;
            width: 100%;

            .saving_top_title {
                font-size: 46px;
                font-weight: 600;
                color: #ffffff;
            }

            .saving_top_sub {
                font-size: 28px;
                font-weight: 400;
                color: #ffffff;

                span {
                    font-weight: 600;
                    color: #3dd5f3;
                }

                .saving_top_square {
                    color: red;
                }
            }

            .saving_top_img_wrapper {
                display: flex;
                justify-content: center;

                img {
                    max-width: 1000px;
                    width: 100%;
                    height: auto;
                }
            }

            .saving_top_desc {
                font-size: 20px;
                font-weight: 300;
                color: #ffffff;
                line-height: 1.5;

                span {
                    font-weight: 600;
                }
            }
        }
    }


    .ortho_mid2 {
        padding: 100px 250px;
        width: 100%;

        .saving_mid_img_wrapper {
            display: flex;
            justify-content: center;

            img {
                width: 50px;
            }
        }

        .saving_mid_title {
            display: flex;
            justify-content: center;
            font-size: 50px;
            font-weight: 800;
            color: #565e64;
            margin: 30px 0;

            span {
                color: #0064ff;
            }

            .saving_mid_quotes {
                color: lightgrey;
            }
        }

        .saving_mid_desc_wrapper {
            display: flex;
            justify-content: center;
            margin-bottom: 50px;

            .saving_mid_desc {
                font-size: 15pt;
                font-weight: 400;
                color: grey;
                text-align: center;
                line-height: 1.8;

                span {
                    font-weight: 700;
                    color: #565e64;
                }
            }
        }


        .ortho_mid2_item_wrapper {
            display: flex;
            width: 100%;

            .ortho_mid2_img_wrapper {
                width: 50%;

                img {
                    width: 100%;
                }
            }

            .ortho_mid2_content {
                width: 50%;
                background: #f9f9f9;
                padding: 50px 50px 0;
                display: flex;
                flex-direction: column;
                gap: 40px;

                .ortho_mid2_number {
                    img {
                        width: 75px;
                    }
                }

                .ortho_mid2_title {
                    font-size: 34px;
                    font-weight: 400;

                    span {
                        font-weight: 700;
                    }
                }

                .ortho_mid2_desc {
                    display: flex;
                    flex-direction: column;
                    gap: 20px;
                    font-size: 18px;
                    font-weight: 400;
                    color: grey;
                    line-height: 1.5;

                    .ortho_mid2_part {
                        display: flex;
                        justify-content: flex-end;
                        gap: 50px;

                        .ortho_mid2_part_item {
                            display: flex;
                            gap: 8px;

                            img {
                                width: 23px;
                            }

                            .ortho_mid2_part_item_title {
                                font-size: 18px;
                                font-weight: 600;
                                color: #565e64;
                            }
                        }
                    }

                    .left {
                        justify-content: flex-start;
                    }

                }
            }

            .right {
                text-align: right;
            }
        }

        .button_wrapper {
            display: flex;
            justify-content: center;
            margin: 0 auto 40px;
        }
    }

    .saving_bottom {
        width: 100%;
        background: #FFFFFF;
        position: relative;

        .saving_bottom_back {
            position: absolute;
            right: 0;
            width: 60%;

            img {
                width: 100%;
                height: auto;
            }
        }

        .saving_bottom_content {
            padding: 80px 200px 35px;
            display: flex;
            flex-direction: column;
            gap: 40px;

            .saving_bottom_logo {
                img {
                    width: 250px;
                    height: auto;
                }
            }

            .saving_bottom_title {
                font-size: 46px;
                font-weight: 300;
                line-height: 1.3;

                span {
                    font-weight: 600;
                    color: #0064ff;
                }
            }

            .saving_bottom_desc {
                font-size: 19px;
                font-weight: 200;
                line-height: 1.4;
                color: grey;

                span {
                    font-weight: 500;
                    color: #1C1C1C;
                }
            }

            .saving_bottom_steps {
                display: grid;
                grid-template-columns: repeat(3, 1fr);
                grid-auto-flow: row;
                width: 550px;
                gap: 20px;
                margin: 20px 0;

                .saving_bottom_steps_row {
                    grid-column: 1 / -1;
                    display: grid;
                    grid-template-columns: repeat(2, auto);
                    justify-content: center;
                    gap: 20px;
                }
            }
        }
    }
}

#section07 {
    .mb01_slide_wrapper {
        display: flex;
        justify-content: center;
    }

    .services_wrapper {
        display: grid;
        grid-template-columns: repeat(4, max-content);
        max-width: 1300px;
        width: fit-content; /* 중요 */
        margin: 0 auto;
        gap: 20px;

        .service_item {
            display: flex;
            flex-direction: column;
            gap: 10px;
            width: 100%;
            max-width: 235px;
            height: auto;

            .service_box {
                position: relative;

                .img_wrap {
                    width: 100%;
                    height: auto;
                    overflow: hidden;
                    border-radius: 50px;
                    margin: 0;

                    img {
                        width: 100%;
                        height: auto;
                    }
                }

                .cover_box {
                    position: absolute;
                    top: 0;
                    left: 50%;
                    transform: translateX(-50%);
                    width: 100%;
                    height: 100%;
                    text-align: center;
                    transition: all 0.2s;
                    cursor: pointer;
                    z-index: 3;
                    border-radius: 15%;
                    display: flex;
                    align-items: center;
                    justify-content: center;


                    .cover_text {
                        font-size: 20px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: 170%; /* 34px */
                        letter-spacing: -1px;
                        opacity: 0;
                        display: inline-block;
                        transform: translateY(50px);
                        color: #333;
                    }
                }
            }

            .service_title {
                text-align: center;
                width: 100%;
                font-size: 24px;
                letter-spacing: -2px;
                font-weight: 300;
                color: #000;
                transition: all .3s ease;
            }
        }


        .service_item:hover {
            .service_box .cover_box {
                background: rgba(246, 244, 236, 0.8);
                -webkit-backdrop-filter: blur(4px);
                backdrop-filter: blur(4px);

                .cover_text {
                    opacity: 1;
                    transform: translateY(0px);
                    transition: all 0.5s;
                }
            }

            .service_title {
                color: #289BF8;
            }
        }
    }
}

#quick_menu {
    position: fixed;
    right: 30px;
    bottom: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    padding-top: 25px;
    border-radius: 50px;
    width: 100px;
    height: 492px;
    overflow: hidden;
    z-index: 101;

    .quick_menu_logo_wrapper {
        width: 50px;
    }

    a {
        margin-top: 15px;
        transition: all 0.2s;
    }

    .quick_menu_top_wrapper {
        margin-top: 15px;
        width: 100%;
        height: 100%;
        background-color: #0064ff;

        .quick_menu_top {
            color: #fff;
            font-size: 16px;
            font-weight: 500;
            padding-top: 14px;
            padding-bottom: 14px;
            height: 100%;
            display: flex;
            justify-content: center;
            transition: all 0.2s;
        }

    }
}

.scroll-anchor {
    /*height: 65px;*/
    /*scroll-margin-top: 65px;*/
}

/* 딤 */
#modal-dim {
    position: fixed;
    inset: 0;
    background: rgba(14, 32, 128, 0.8);
    display: none;
    z-index: 1000;
}

/* 모달 */
#modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1001;
    width: 90%;
    max-width: 480px;
    border-radius: 12px;
    display: none;

    .modal_content {
        position: relative;
        width: 100%;

        .modal_button_wrapper {
            position: absolute;
            top: 20px;
            right: 20px;

            button {
                img {
                    width: 20px;
                }
            }
        }

        img {
            width: 100%;
        }
    }
}

#modal-privacy {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1001;
    width: 90%;
    max-width: 780px;
    border-radius: 12px;
    display: none;

    .modal_content {
        position: relative;
        width: 100%;

        .modal_button_wrapper {
            position: absolute;
            top: 20px;
            right: 20px;

            button {
                img {
                    width: 20px;
                }
            }
        }

        img {
            width: 100%;
        }

        .modal_title {
            font-size: 35px;
            text-align: center;
            font-weight: 500;
            margin: 0 0 20px;
        }

        .modal_desc {
            white-space: pre-line;
            border: 1px solid #ddd;
            padding: 20px;
            font-size: 15px;
            line-height: 25px;
            overflow: auto;
            height: calc(100vh - 200px);
            word-break: keep-all;
        }
    }
}

#modal-right {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1001;
    width: 90%;
    max-width: 780px;
    border-radius: 12px;
    display: none;

    .modal_content {
        position: relative;
        width: 100%;

        .modal_button_wrapper {
            position: absolute;
            top: 20px;
            right: 20px;

            button {
                img {
                    width: 20px;
                }
            }
        }

        img {
            width: 100%;
        }

        .modal_title {
            font-size: 35px;
            text-align: center;
            font-weight: 500;
            margin: 0 0 20px;
        }

        .modal_desc {
            white-space: pre-line;
            border: 1px solid #ddd;
            padding: 20px;
            font-size: 15px;
            line-height: 25px;
            overflow: auto;
            height: calc(100vh - 200px);
            word-break: keep-all;
        }
    }
}

.quick_menu_mobile {
    display: none;
}

#quickToggle {
    display: none;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

/* 모바일에서 키보드/주소창 영향 줄이기 */
@supports (height: 100dvh) {
    #modal-dim {
        height: 100dvh;
    }
}


@media screen and (max-width: 600px) {
    #visual {
        display: none;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .section {
        padding: 30px 0;

        .MainSectionTitle {
            position: relative;
            padding: 0 0 50px 0;

            * {
                line-height: 1;
                text-align: center;
            }

            .top_image {
                text-align: center;
                margin-bottom: 20px;

                img {
                    width: 80px;
                }
            }

            p {
                text-align: center;

                img {
                    position: relative;
                    display: inline-table;
                    vertical-align: middle;
                }

                span {
                    position: relative;
                    display: inline-table;
                    vertical-align: middle;
                    font-size: 30px;
                    font-weight: 600;
                    color: #1C1C1C;
                    margin: 0 10px;
                    letter-spacing: -1.5px;

                    b {
                        color: #0064ff;
                        font-weight: 700;
                        /*font-weight: 400;*/
                        /*color: black;*/
                        background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                        background-size: 200px 100%;
                        background-clip: text;
                        -webkit-background-clip: text;
                        -ms-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        -webkit-animation: Gradient 3s linear infinite forwards;
                        -moz-animation: Gradient 3s linear infinite forwards;
                        animation: Gradient 3s linear infinite forwards;
                    }
                }
            }

            em {
                display: block;
                font-size: 13px;
                letter-spacing: 0px;
                color: #202632;
                font-weight: 500;
                margin-top: 20px;
                word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                white-space: normal; /* 기본 줄바꿈 */
                line-height: 1.5;

                span {
                    color: #0064ff;
                }
            }

            .m_section_title_bottom {
                display: block;
                margin-top: 20px;

                .m_section_title_bottom_desc {
                    font-size: 10px;
                    color: grey;
                    font-weight: 400;
                }

                .m_section_title_bottom_img {
                    margin-top: 10px;
                    width: 100%;
                    display: flex;
                    justify-content: center;

                    img {
                        width: 50px;
                        position: absolute;
                        left: 50%;
                        transform: translateX(-50%);
                        animation: floatY 3s ease-in-out infinite;
                    }
                }
            }
        }
    }


    .moble_visual_slide_wrapper {
        margin-top: 60px;
        width: 100%;
        display: flex;
        flex-direction: column;
        /*height: calc(100svh - 60px - 84px);*/


        #visual-mobile {
            /*flex: 1;*/
            /*min-height: 0; !* 중요: 내부 overflow 있을 때 *!*/
            /*position: relative;*/

            width: 100%;
            /*aspect-ratio: 1 / 1;*/
            overflow: hidden;
            flex: 1 0 auto;

            video {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }

        #section01-mobile {
            display: block;
            /*flex-shrink: 0;*/

            .main-mobile-slider {
                img {
                    width: 100%;
                }

                .slider_wrapper {
                    position: relative;

                    .slider_button {
                        position: absolute;
                        bottom: 10%;
                        width: 30%;
                        left: 50%;
                        transform: translateX(-50%);

                        img {
                            width: 100%;
                        }
                    }

                    .slider_number {
                        position: absolute;
                        bottom: 3%;
                        width: 10%;
                        left: 50%;
                        transform: translateX(-50%);

                        color: #848486;

                        span {
                            color: #0064ff;
                        }
                    }

                }

                .slick-dots {
                    width: 100%;
                    display: flex;
                    justify-content: center;
                    flex-direction: row;
                    flex-wrap: wrap;
                    align-items: flex-start;
                    bottom: 10px;

                    li {
                        width: 50px;
                        height: 20px;
                        box-sizing: border-box;
                        overflow: hidden;
                        cursor: pointer;
                        border: 10px solid grey;
                    }

                    li.slick-active {
                        border: 10px solid #1a7dcd;
                    }
                }

                .custom-arrow {
                    border: 0px;
                    text-indent: -9999px;
                    outline: none;
                    width: 30px;
                    height: 30px;
                    position: absolute;
                    z-index: 99;
                    cursor: pointer;

                    background-size: contain;
                    background-repeat: no-repeat;
                    background-position: center;
                }

                .slick-prev {
                    left: 10%;
                    top: 95%;
                    background-image: url('/img/banner/left slider button.svg');
                }

                .slick-next {
                    right: 10%;
                    top: 95%;
                    background-image: url('/img/banner/right slider button.svg');
                }
            }
        }
    }

    #section02 {
        .doctors {
            display: none;
        }

        .doctors_mobile {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            column-gap: 16px;
            row-gap: 40px;
            margin: 0 30px;

            .doctors_card {
                display: flex;
                flex-direction: column;
                gap: 16px;
                align-items: center;

                .doctors_picture {
                    width: 100%;

                    img {
                        width: 100%;
                    }
                }

                .doctors_name_wrapper {
                    background: #0e2080;
                    width: 80%;
                    color: #FFFFFF;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    padding: 5px 0;
                    gap: 3px;

                    .doctors_sector {
                        font-size: 10px;
                        font-weight: 300;
                    }

                    .doctors_divider {
                        height: 1px;
                        width: 90%;
                        background: grey;
                    }

                    .doctors_name {
                        font-size: 12px;
                        font-weight: 500;
                    }
                }
            }


            .item--center {
                grid-column: 1 / -1; /* 두 칸 차지 */
                justify-self: center; /* 가운데 정렬 */
                width: 50%; /* 원하는 너비 */
            }
        }

        .sub_title2 {
            font-size: 25px;
            letter-spacing: -2px;
            word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
            white-space: normal; /* 기본 줄바꿈 */
            line-height: 1.5;
            margin-top: 60px;
        }

        .sub_text2 {
            display: none;
        }

        .doctors_bottom {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
            padding: 20px;
            background: #f9f9f9;

            .doctors_bottom_item {
                display: flex;
                flex-direction: column;
                gap: 10px;
                padding: 10px;

                .doctors_bottom_img_wrapper {
                    img {
                        width: 100%;
                    }
                }

                .doctors_bottom_title_wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 10px;
                    align-items: center;

                    .doctors_bottom_title {
                        font-weight: 500;
                        font-size: 18px;
                        background: #0e2080;
                        color: #ffffff;
                        padding: 5px 10px;
                    }

                    .doctors_bottom_divider {
                        height: 1px;
                        width: 80%;
                        background: grey;
                    }

                    .doctors_bottom_desc {
                        font-weight: 500;
                        font-size: 16px;
                        color: grey;
                        text-align: center;
                        line-height: 1.5;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */
                    }
                }

            }
        }
    }

    #section03 {
        .implant_top_wrapper {
            padding: 20px;

            .implant_title_doctor {
                display: flex;
                width: 100%;

                .implant_title_wrapper {
                    position: relative;
                    width: 50%;
                    gap: 10px;
                    margin-bottom: 20px;
                    justify-content: flex-start;
                    padding-top: 0px;

                    .implant_title {
                        position: absolute;
                        width: 220px;
                        top: 10px;
                        font-size: 13px;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */
                        text-align: left;

                        span {
                            color: #0064ff;
                            font-weight: 700;
                        }

                        .button_wrapper {
                            width: 100px;
                            margin-bottom: 5px;
                        }
                    }

                    .implant_desc {
                        display: none;
                    }
                }

                .implant_doctor {
                    width: 50%;

                    img {
                        width: 100%;
                        height: auto;
                    }
                }

            }


            .implant_pro_wrapper {
                margin-top: -160px;
                gap: 20px;
                display: grid;
                grid-template-columns: repeat(2, 1fr);

                .implant_pro_img_wrapper {
                    display: flex;
                    flex-direction: column;
                    gap: 15px;

                    .implant_pro_img {
                        img {
                            width: 100%;
                        }
                    }

                    .implant_pro_desc {
                        display: flex;
                        justify-content: center;
                        text-align: center;
                        font-size: 14px;
                        font-weight: 400;
                        color: #0064ff;
                        gap: 10px;
                        align-items: center;

                        .implant_pro_desc_icon {
                            width: 20px;

                            img {
                                width: 100%;
                            }
                        }

                        span {
                            line-height: 1;

                            img {
                                width: 20px;
                            }
                        }

                        .implant_pro_desc_title_wrapper {
                            display: flex;
                            flex-direction: column;
                            gap: 0px;
                        }

                        .implant_pro_desc_title {
                            color: #0064ff;
                            /*font-weight: 400;*/
                            /*color: black;*/
                            background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                            background-size: 140px 100%;
                            background-clip: text;
                            -webkit-background-clip: text;
                            -ms-background-clip: text;
                            -webkit-text-fill-color: transparent;
                            -webkit-animation: Gradient 3s linear infinite forwards;
                            -moz-animation: Gradient 3s linear infinite forwards;
                            animation: Gradient 3s linear infinite forwards;
                        }
                    }
                }
            }
        }

        .implant_mid {
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding: 20px 0;
            gap: 20px;

            .implant_mid_top {
                .implant_mid_title_wrapper {
                    padding: 10px 0;
                    gap: 10px;

                    .implant_mid_title_img_wrapper {
                        width: 100%;

                        img {
                            width: 150px;
                        }
                    }

                    .implant_mid_title {
                        font-size: 18px;
                        font-weight: 500;

                        color: #0064ff;
                        /*font-weight: 400;*/
                        /*color: black;*/
                        background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                        background-size: 300px 100%;
                        background-clip: text;
                        -webkit-background-clip: text;
                        -ms-background-clip: text;
                        -webkit-text-fill-color: transparent;
                        -webkit-animation: Gradient 3s linear infinite forwards;
                        -moz-animation: Gradient 3s linear infinite forwards;
                        animation: Gradient 3s linear infinite forwards;
                    }
                }
            }


            .implant_mid_rea {
                gap: 30px;
                text-align: center;

                display: grid;
                grid-template-columns: repeat(2, 1fr);
                padding: 30px;

                .implant_mid_rea_item {
                    display: flex;
                    flex-direction: column;
                    gap: 30px;
                    width: 100%;

                    .implant_mid_rea_item_img_wrapper {
                        width: 100%;

                        img {
                            width: 100%;
                        }
                    }

                    .implant_mid_rea_item_desc {
                        font-size: 16px;
                        font-weight: 500;
                        color: grey;
                        text-align: center;
                        line-height: 1.5;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */

                        .letter_spacing {
                            letter-spacing: -0.09em;
                            font-weight: 500;
                            color: grey;
                        }

                        span {
                            color: #565e64;
                            font-weight: 700;
                        }
                    }
                }
            }

        }

        .implant_bottom {
            .implant_bottom_text {
                position: absolute;
                right: 0;
                top: 60%;
                transform: translateY(0%);
                display: flex;
                flex-direction: column;
                gap: 30px;
                padding: 0 20px;

                .implant_bottom_text_main {
                    font-size: 20px;
                    font-weight: 700;
                    color: #ffffff;
                }

                .implant_bottom_text_sub {
                    display: none;
                    font-size: 14px;
                    font-weight: 400;
                    color: lightgrey;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                }
            }
        }
    }

    #section04 {
        .ortho_top {
            overflow: hidden; /* 넘치는 부분 자르기 */
            height: 1050px;

            .ortho_top_back {
                position: absolute;
                width: 100%;
                height: 100%;
                object-fit: cover; /* 핵심 */
            }

            .ortho_top_abs {
                display: flex;
                flex-direction: column;
                gap: 50px;
                justify-content: space-between;
                top: 0;
                left: 0;
                text-align: center;
                padding: 20px;
                width: 100%;

                .ortho_top_top {
                    font-size: 25px;
                    font-weight: 300;
                    color: #ffffff;
                }


                .ortho_top_mid {
                    display: flex;
                    gap: 50px;
                    justify-content: center;
                    flex-direction: column;

                    .mid_img_wrapper {
                        align-items: center;

                        img {
                            width: 80%;
                        }

                        .mid_img_desc {
                            display: flex;
                            gap: 10px;
                            justify-content: center;
                            font-size: 14px;
                            font-weight: 300;
                            color: #ffffff;
                            word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                            white-space: normal; /* 기본 줄바꿈 */
                        }
                    }
                }

                .ortho_top_bottom {
                    gap: 20px;

                    .bottom_title {
                        font-size: 20px;
                        font-weight: 400;
                        color: #ffffff;
                    }

                    .bottom_desc {
                        font-size: 14px;
                        font-weight: 300;
                        color: #ffffff;
                        line-height: 1.5;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */
                    }

                    .button_wrapper {
                        width: 100%;
                        display: flex;
                        justify-content: center;

                        a {
                            width: 150px;
                        }
                    }
                }
            }
        }

        .ortho_mid1 {
            padding: 40px 20px 20px;
            gap: 20px;

            .ortho_mid1_top {
                .ortho_mid1_img_wrapper {
                    img {
                        width: 100%;
                    }
                }

                .ortho_mid1_top_title {
                    font-size: 25px;
                    font-weight: 700;
                }

                .ortho_mid1_top_desc {
                    font-size: 14px;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                }
            }
        }

        .ortho_mid2 {
            padding: 20px;
            width: 100%;
            display: flex;
            flex-direction: column;
            gap: 20px;

            .ortho_mid2_item_wrapper {
                flex-direction: column;

                .ortho_mid2_img_wrapper {
                    width: 100%;
                }

                .ortho_mid2_content {
                    width: 100%;
                    padding: 10px;
                    gap: 10px;
                    text-align: center;


                    .ortho_mid2_number {
                        img {
                            width: 50px;
                        }
                    }


                    .ortho_mid2_title {
                        font-size: 25px;
                        font-weight: 600;
                    }

                    .ortho_mid2_desc {
                        font-size: 14px;

                        .ortho_mid2_part {
                            gap: 10px;
                            justify-content: center;

                            .ortho_mid2_part_item {
                                justify-content: center;

                                img {
                                    width: 16px;
                                }
                            }
                        }
                    }
                }

                .right {
                    text-align: center;
                }
            }

            .img_up {
                flex-direction: column-reverse;
            }
        }

        .ortho_bottom {
            overflow: hidden;
            height: 550px;

            .ortho_bottom_background {
                position: absolute;
                width: 100%;
                height: 100%;
                object-fit: cover; /* 핵심 */
            }

            .ortho_bottom_contents {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                top: 0px;
                left: 0px;
                text-align: center;
                width: 100%;
                gap: 30px;
                padding: 20px;

                .ortho_bottom_title {
                    .ortho_bottom_title_main {
                        font-size: 25px;
                        font-weight: 600;
                    }

                    .ortho_bottom_title_sub {
                        font-size: 14px;
                        font-weight: 300;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */
                        line-height: 1.5;
                    }
                }

                .ortho_bottom_imgs {
                    grid-template-columns: repeat(2, 1fr);
                }


                .ortho_bottom_logos {
                    align-items: center;

                    img {
                        flex: 1 1 0;
                        min-width: 0; /* ⭐ 매우 중요 */
                        max-width: 100%;
                        height: auto;
                        object-fit: cover; /* 필요 시 */
                    }
                }

                .ortho_bottom_desc {
                    font-size: 20px;
                    font-weight: 500;
                    line-height: 1.5;
                    color: #ffffff;
                }
            }
        }
    }

    #section05 {
        .BeforAfterTab {
            padding: 0 20px;

            .TabsHead {
                width: 100%;

                ul {
                    li {
                        a {
                            position: relative;
                            display: block;
                            width: 100%;
                            line-height: 1;
                            font-weight: 500;
                            color: #646464;
                            border: 1px solid #cdcdcd;
                            background-color: #fff;
                            padding: 0.7em 0;
                            border-radius: 100px;
                            font-size: 15px;
                            letter-spacing: -1px;
                        }
                    }


                    .Active a {
                        transition-duration: 300ms;
                        color: #fff;
                        /* background-color: #0064ff; */
                        background: repeating-linear-gradient(-45deg, #0308c6 0%, #0308c6 20%, #00bffd 50%, #0308c6 80%, #0308c6 100%);
                        background-size: 200px 100%;
                        /* background-clip: text; */
                        /* -webkit-background-clip: text; */
                        /* -ms-background-clip: text; */
                        /* -webkit-text-fill-color: transparent; */
                        -webkit-animation: Gradient 3s linear infinite forwards;
                        -moz-animation: Gradient 3s linear infinite forwards;
                        animation: Gradient 3s linear infinite forwards;
                    }
                }
            }
        }

        .implant_slider_wrapper {
            display: flex;
            justify-content: center;
            margin: 0 25px;
        }

        .slider {
            margin: 50px 25px;
            position: relative;
            width: 100%;
        }

        .before_after_wrapper {
            .img_wrap {
                border-radius: 20px;

                img {
                    width: 100%;
                    height: auto;
                    display: block;
                }

                .before_after_item_before_date {
                    position: absolute;
                    right: 5px;
                    bottom: 5px;
                    background-color: #0064ff;
                    color: #ffffff;
                    font-size: 8px;
                    padding: 2px;
                }

                .before_after_item_after_date {
                    position: absolute;
                    left: 5px;
                    bottom: 5px;
                    background-color: #0064ff;
                    color: #ffffff;
                    font-size: 8px;
                    padding: 2px;
                }
            }
        }

        .before_after_item_title {
            text-align: center;
        }
    }


    #section05 .slider .slick-arrow {
        border: 0px;
        text-indent: -9999px;
        outline: none;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        z-index: 99;
        cursor: pointer;
    }

    .MainSection03 .BeforAfterTab .before_after_footer {
        width: 100%;
        max-width: 1200px;
        font-weight: 500;
        font-size: 10px;
        color: #bababa;
        line-height: 1.5;
        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
        white-space: normal; /* 기본 줄바꿈 */
    }

    #section06 {

        .saving_top {
            overflow: hidden;
            height: 450px;

            .saving_top_back {
                position:absolute;
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            .saving_top_abs {
                display: flex;
                flex-direction: column;
                gap: 30px;
                justify-content: space-between;
                top: 0;
                left: 0;
                text-align: center;
                padding: 50px 10px;
                width: 100%;


                .saving_top_title {
                    font-size: 24px;
                    font-weight: 600;
                    color: #ffffff;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                    width: 300px;
                    margin: 0 auto;
                }

                .saving_top_sub {
                    font-size: 14px;
                    font-weight: 400;
                    color: #ffffff;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                }

                .saving_top_desc {
                    font-size: 14px;
                    font-weight: 300;
                    color: #ffffff;
                    line-height: 1.5;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                    padding: 0 10px;
                }
            }
        }

        .ortho_mid2 {
            padding: 30px 10px;
            width: 100%;

            .saving_mid_title {
                display: flex;
                justify-content: center;
                font-size: 24px;
                font-weight: 800;
                color: #565e64;
                margin: 30px 0;
            }

            .saving_mid_desc_wrapper {
                .saving_mid_desc {
                    font-size: 14px;
                    font-weight: 400;
                    color: grey;
                    text-align: center;
                    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                    white-space: normal; /* 기본 줄바꿈 */
                    line-height: 1.5;
                    width: 300px;
                    margin: 0 auto;
                }
            }

            .ortho_mid2_item_wrapper {
                width: 100%;
                display: flex;
                flex-direction: column;
                gap: 20px;

                .ortho_mid2_img_wrapper {
                    width: 100%;
                }

                .ortho_mid2_content {
                    width: 100%;
                    background: #f9f9f9;
                    padding: 10px;
                    display: flex;
                    flex-direction: column;
                    gap: 10px;
                    text-align: center;


                    .ortho_mid2_number {
                        img {
                            width: 50px;
                        }
                    }


                    .ortho_mid2_title {
                        font-size: 24px;
                        font-weight: 400;
                        word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
                        white-space: normal; /* 기본 줄바꿈 */
                    }

                    .ortho_mid2_desc {
                        display: flex;
                        flex-direction: column;
                        gap: 10px;
                        font-size: 14px;
                        font-weight: 400;
                        color: grey;
                        line-height: 1.5;

                        .ortho_mid2_part {
                            display: flex;
                            justify-content: center;
                            gap: 10px;

                            .ortho_mid2_part_item {
                                justify-content: center;

                                img {
                                    width: 16px;
                                }

                                .ortho_mid2_part_item_title {
                                    font-size: 14px;
                                    font-weight: 600;
                                    color: #565e64;
                                }
                            }
                        }
                    }
                }
            }

            .img_up {
                flex-direction: column-reverse;
            }

            .button_wrapper {
                a {
                    width: 150px;
                }
            }
        }

        .saving_bottom {
            width: 100%;
            position: relative;
            background: rgb(255, 255, 255);
            display: flex;
            flex-direction: column;

            .saving_bottom_back {
                position: relative;
                width: 100%;
            }

            .saving_bottom_content {
                margin-top: 20px;
                display: flex;
                flex-direction: column;
                padding: 10px;
                gap: 20px;

                .saving_bottom_logo {
                    width: 175px;

                    img {
                        width: 100%;
                        height: auto;
                    }
                }

                .saving_bottom_title {
                    font-size: 26px;
                    font-weight: 300;
                    line-height: 1.3;
                }

                .saving_bottom_desc {
                    font-size: 14px;
                    font-weight: 200;
                    line-height: 1.5;
                    color: grey;
                    text-align: center;
                }

                .saving_bottom_steps {
                    width: 100%;
                    /*display: grid;*/
                    /*grid-template-columns: repeat(2, 1fr);*/
                    /*grid-auto-flow: row;*/
                    /*width: 100%;*/
                    /*gap: 20px;*/
                    /*margin: 20px 0;*/

                    img {
                        width: 100%;
                    }

                    .saving_bottom_steps_row {
                        .left {
                            text-align: right;

                            img {
                                width: 68%;
                                margin: 0 auto;
                            }

                        }

                        .right {
                            text-align: left;

                            img {
                                width: 68%;
                                margin: 0 auto;
                            }

                        }
                    }
                }
            }
        }

    }


    #section07 {
        .mb01_slide_wrapper {
            display: flex;
            justify-content: center;
            padding: 0 60px;

            .mb01_slide p {
                margin-top: 10px;
            }
        }

        .services_wrapper {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            max-width: 1300px;
            width: fit-content; /* 중요 */
            margin: 0 auto;
            gap: 20px;
            padding: 0 10px;

            .service_item {
                display: flex;
                flex-direction: column;
                gap: 10px;
                width: 100%;
                max-width: 235px;
                height: auto;

                .service_box {
                    position: relative;

                    .img_wrap {
                        width: 100%;
                        height: auto;
                        overflow: hidden;
                        border-radius: 50px;
                        margin: 0;

                        img {
                            width: 100%;
                            height: auto;
                        }
                    }

                    .cover_box {
                        position: absolute;
                        top: 0;
                        left: 50%;
                        transform: translateX(-50%);
                        width: 100%;
                        height: 100%;
                        text-align: center;
                        transition: all 0.2s;
                        cursor: pointer;
                        z-index: 3;
                        border-radius: 15%;
                        display: flex;
                        align-items: center;
                        justify-content: center;


                        .cover_text {
                            font-size: 14px;
                            font-style: normal;
                            font-weight: 500;
                            line-height: 170%; /* 34px */
                            letter-spacing: -1px;
                            opacity: 0;
                            display: inline-block;
                            transform: translateY(50px);
                            color: #333;
                        }
                    }
                }

                .service_title {
                    text-align: center;
                    width: 100%;
                    font-size: 16px;
                    letter-spacing: -2px;
                    font-weight: 300;
                    color: #000;
                    transition: all .3s ease;
                }
            }


            .service_item:hover {
                .service_box .cover_box {
                    background: rgba(246, 244, 236, 0.8);
                    -webkit-backdrop-filter: blur(4px);
                    backdrop-filter: blur(4px);

                    .cover_text {
                        opacity: 1;
                        transform: translateY(0px);
                        transition: all 0.5s;
                    }
                }

                .service_title {
                    color: #289BF8;
                }
            }
        }
    }

    #section09 {
        .inner {
            width: 100%;
            margin: 0;
            padding: 0 24px;
        }

        .info_con {
            display: flex;
            justify-content: space-between;
            flex-direction: column;
            gap: 20px;
        }

        .info_con .left_box .ad_box p {
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 170%;
            letter-spacing: -1px;
            display: flex;
            align-items: center;
            word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
            white-space: normal; /* 기본 줄바꿈 */
        }

        .info_con .left_box .bottom_box {
            max-width: 850px;
            display: flex;
            justify-content: space-between;
            flex-direction: column;
            gap: 20px;
        }

        .info_con .left_box .bottom_box .mini_info h3 {
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -1px;
            margin-bottom: 30px;
        }

        .info_con .left_box .bottom_box .mini_info:last-child {
            border-left: 0;
            padding: 0 0px !important;
        }

        .info_con .left_box .bottom_box .mini_info:last-child h4 {
            display: flex;
            align-items: center;
            font-size: 22px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: 1px;
            margin-bottom: 35px;
        }

        .info_con .right_box {
            border-radius: 40px;
            overflow: hidden;

            .map_box {
                background-color: aliceblue;
                width: 100%;

                .map {
                    width: 100%;
                    height: 428px;
                    position: relative;
                    overflow: hidden;
                    background: rgb(248, 249, 250);
                }
            }
        }


    }

    .footer {
        display: none;
    }

    .mb01_slide {
        width: 90%;
    }

    .interior-slider {
        width: 100%;
    }

    .interior-slider .slick-dots {
        position: static;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 20px auto;
        align-items: flex-start;
    }

    .interior-slider .slick-dots > li {
        width: 15%;
        height: auto;
        box-sizing: border-box;
        overflow: hidden;
        margin: 2px;
        cursor: pointer;
    }

    .interior-slider .slick-dots > li.slick-active {
        border: 5px solid #1a7dcd;
    }

    #quick_menu {
        display: none;
    }

    .quick_menu_mobile {
        position: fixed;
        right: 10px;
        bottom: 170px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #0064ff;
        padding-top: 10px;
        border-radius: 50px;
        width: 50px;
        height: 270px;
        overflow: hidden;
        z-index: 101;
        gap: 5px;


        opacity: 0;
        visibility: hidden;
        transform: translateY(20px);
        pointer-events: none;

        transition: opacity 0.25s ease, transform 0.25s ease;

        .quick_menu_logo_wrapper {
            width: 50px;
        }

        a {
            transition: all 0.2s;
            text-align: center;

            img {
                width: 60%;
            }
        }

        .quick_menu_top_wrapper {
            margin-top: 15px;
            width: 100%;
            height: 100%;
            background-color: #0064ff;

            .quick_menu_top {
                color: #fff;
                font-size: 16px;
                font-weight: 500;
                padding-top: 14px;
                padding-bottom: 14px;
                height: 100%;
                display: flex;
                justify-content: center;
                transition: all 0.2s;
            }

        }

        .quick_menu_divider {
            width: 100%;
            text-align: center;

            img {
                width: 80%;
            }
        }
    }

    .quick_menu_mobile.is-open {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
        visibility: visible;
    }

    #quickToggle {
        display: block;
        position: fixed;
        right: 10px;
        bottom: 120px;
        width: 50px;
        height: auto;

        img {
            width: 100%;
            height: auto;
        }
    }

    .dark_sec {
        .inner {
            .table_wrapper {
                border-radius: 100px;
                background: linear-gradient(0deg, var(--Brown-1, #BDA476) 0%, var(--Brown-1, #BDA476) 100%), linear-gradient(90deg, #AEC8A1 0%, #C8CF5F 100%);
                width: -moz-max-content;
                width: max-content;
                width: 100px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;

                a {
                    font-size: 12px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: normal;
                    letter-spacing: -1px;
                    color: #fff;
                }
            }
            .footer_privacy {
                color: orange;
            }
        }
    }
}

@keyframes floatY {
    0% {
        transform: translate(-50%, 0);
    }
    50% {
        transform: translate(-50%, -10px);
    }
    100% {
        transform: translate(-50%, 0);
    }
}
