#sv{
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
#sv .sv-area{}
#sv .sv-area .bg-area{}
#sv .sv-area .bg-area .bg-wrap{}
#sv .sv-area .bg-area .bg-wrap .bg{
    height: 0;
    padding-bottom: 33.33%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
#sv .sv-area .text-area{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
}
#sv .sv-area .text-area .title-wrap{
    text-align: center;
    color: #fff;
}
#sv .sv-area .text-area .title-wrap .title{
    font-weight: 700;
    letter-spacing: 15px;
    line-height: 1.4;
}
#sv .sv-area .text-area .title-wrap .en-title{
    margin: 20px 0 0;
    letter-spacing: 10px;
    font-weight: 300;
}
#sv .sv-area .text-area .title-wrap .en-title strong{
    font-weight: 900;
}
#snb{
    background-color: #fafafa;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
#snb .snb-area{
    position: relative;
    padding-left: 45px;
}
#snb .snb-area .home-wrap{
    position: absolute;
    left: 0;
    top: 0;
}
#snb .snb-area .home-wrap .btn-wrap{}
#snb .snb-area .home-wrap .btn-wrap .btn{
    position: relative;
    display: flex;
    width: 45px;
    height: 68px;
    align-items: center;
}
#snb .snb-area .home-wrap .btn-wrap .btn::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background-color: #e0e0e0;
}
#snb .snb-area .home-wrap .btn-wrap .btn .ico-wrap{}
#snb .snb-area .home-wrap .btn-wrap .btn .ico-wrap .ico{
    transition: .25s;
}
#snb .snb-area .home-wrap .btn-wrap .btn .ico-wrap .ico:hover{
    opacity: 0.7;
}
#snb .snb-area .home-wrap .btn-wrap .btn .ico-wrap .ico img{}
#snb .snb-area .snb-list-area{}
#snb .snb-area .snb-list-area .dep1-wrap{}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-con{
    position: relative;
    float: left;
    width: 50%;
    max-width: 220px;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-inner{}
#snb .snb-area .snb-list-area .dep1-wrap .dep1{
    position: relative;
    display: block;
    padding: 0 20px;
    overflow: hidden;
    transition: .25s;
    color: #717171;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background-color: #e0e0e0;
    transition: .25s;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-con.active .dep1,
#snb .snb-area .snb-list-area .dep1-wrap .dep1:hover{
    color: #fff;
    background-color: #1c6779;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-con.active .dep1::after,
#snb .snb-area .snb-list-area .dep1-wrap .dep1:hover::after{
    background-color: #1c6779;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area{
    position: relative;
    height: 68px;
    line-height: 68px;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .text-wrap{}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .text-wrap .title{
    padding-right: 30px;
    font-size: 18px;
    font-weight: 500;
    word-break: break-all;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-con:first-child .dep1 .text-area .text-wrap .title{
    font-weight: 700;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .ico-wrap{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
    line-height: 1;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .ico-wrap .ico{
    transition: .25s;-moz-transition: .25s;-webkit-transition: .25s;-o-transition: .25s;
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1-con.active .dep1 .text-area .ico-wrap .ico{
    transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);
}
#snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .ico-wrap .ico img{}
#snb .snb-area .snb-list-area .dep2-area{
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-top-width: 0;
    z-index: 99999;
}
#snb .snb-area .snb-list-area .dep2-area .dep2-wrap{}
#snb .snb-area .snb-list-area .dep2-area .dep2-con{
    border-top: 1px solid #e0e0e0;
}
#snb .snb-area .snb-list-area .dep2-area .dep2{
    display: block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #717171;
    font-weight: 400;
    transition: .25s;
    overflow: hidden;
}
#snb .snb-area .snb-list-area .dep2-area .dep2-con.active .dep2,
#snb .snb-area .snb-list-area .dep2-area .dep2:hover{
    background-color: #1c6779;
    color: #fff;
}
.s-top-title-area{
    padding: 100px 0 60px;
}
.s-top-title-area .title-area{
    text-align: center;
}
.s-top-title-area .title-area .title{
    font-weight: 700;
    line-height: 1.4;
}
.s-top-title-area .title-area .en-title{
    margin: 10px 0 0;
    letter-spacing: 4px;
    font-weight: 300;
    color: #717171;
}
.s-top-title-area .title-area .en-title strong{
    font-weight: 900;
}
.center-title-area{
    text-align: center;
}
.center-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.center-title-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.center-title-area .title-wrap .text{
    margin: 38px 0 0; 
    color: #717171;
    font-weight: 300;
    line-height: 1.4;
}
.s1111 .text-area{
    padding-top: 30px;
}
.s-en-title{
    letter-spacing: 4px;
    font-weight: 300;
}
.s-en-title strong{
    font-weight: 900;
}
.s-title-area{}
.s-title-area .s-title-wrap{
    margin: 24px 0 0;
}
.s-title-area .s-title-wrap .s-title{
    line-height: 1.4;
    font-weight: 300;
}
.s-title-area .s-title-wrap .s-title strong{
    font-weight: 700;
}
.s-title-area .s-title-wrap .s-title .green{
    color: #30717f;
}
.s-title-area .s-text-wrap{
    margin: 33px 0 0;
}
.s-title-area .s-text-wrap .s-text{
    font-weight: 400;
    line-height: 1.4;
}
.s1112{
    position: relative;
    padding: 100px 0 0;
}
.s1112::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 480px;
    background-color: #184048;
}
.s1112.s4114::before{
    height: 512px;
}
.s1112 .area{
    position: relative;
}
.s1112 .area .top-title-area{
    color: #fff;
    text-align: center;
}
.s1112 .area .top-title-area .title-wrap{}
.s1112 .area .top-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s1112 .area .top-title-area .title-wrap .title strong{
    font-weight: 700;
}
.s1112 .area .top-title-area .title-wrap .text{
    margin: 38px 0 0;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1.4;
}
.s1112 .area .list-area{
    padding: 40px 0 0;
}
.s1112 .area .list-area .list-wrap{
    text-align: center;
    font-size: 0;
    margin: 0 -12px
}
.s1112 .area .list-area .list-con{
    display: inline-block;
    width: 33.33%;
    vertical-align: text-top;
    padding: 0 12px;
}
.s1112 .area .list-area .list-inner{}
.s1112 .area .list-area .thumb-area{
    position: relative;
    color: #fff;
}
.s1112 .area .list-area .thumb-area .thumb-wrap{}
.s1112 .area .list-area .thumb-area .thumb-wrap .thumb{
    overflow: hidden;
}
.s1112 .area .list-area .thumb-area .thumb-wrap .thumb img{
    width: 100%;
    transition: .25s;-moz-transition: .25s;-webkit-transition: .25s;-o-transition: .25s;
}
.s1112 .area .list-area .list-inner:hover .thumb-area .thumb-wrap .thumb img{
    transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);
}
.s1112 .area .list-area .thumb-area .title-area{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
}
.s1112 .area .list-area .thumb-area .title-area .title-wrap{}
.s1112 .area .list-area .thumb-area .title-area .title-wrap .title{
    font-weight: 700;
}
.s1112 .area .list-area .text-area{
    display: flex;
    min-height: 160px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
.s1112.s4114 .area .list-area .text-area{
    display: block;
}
.s1112 .area .list-area .text-area .text-wrap{}
.s1112.s4114 .area .list-area .text-area .text-wrap{
    padding: 40px 0 30px;
}
.s1112 .area .list-area .text-area .text-wrap .title{
    margin: 0 0 20px;
    font-weight: 400;
    line-height: 1.4;
}
.s1112 .area .list-area .text-area .text-wrap .text{
    line-height: 1.4;
    font-weight: 300;
    padding:0 20px;
    letter-spacing: -1px;
}
.s1112 .area .list-area .text-area .text-wrap .text strong{
    font-weight: 700;
}
.s1113{}
.s1113 .list-wrap{}
.s1113 .list-con{}
.s1113 .list-inner{
    position: relative;
}
.s1113 .bg-area{
    font-size: 0;
}
.s1113 .list-con:nth-child(even) .bg-area{
    text-align: right;
}
.s1113 .bg-area .bg-wrap{
    display: inline-block;
    width: 50%;
}
.s1113 .bg-area .bg-wrap .bg{
    height: 0;
    padding-bottom: 66.66%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.s1113 .text-area{}
.s1113 .text-area .text-wrap{}
.s1113 .list-con:nth-child(odd) .text-area .text-wrap{
    position: relative;
    left: 130px;
    padding-left: 50%;
}
.s1113 .text-area .text-wrap .text-con{}
.s1113 .text-area .text-wrap .title-inner{}
.s1113 .text-area .text-wrap .title-inner .s-en-title{
    color: #9e9e9e;
}
.s1113 .text-area .text-wrap .title-inner .s-en-title strong{}
.s1113 .text-area .text-wrap .title-inner .title{
    margin: 20px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s1113 .text-area .text-wrap .title-inner .title strong{
    font-weight: 700;
    color: #184048;
}
.s1113 .text-area .text-wrap .text-inner{
    margin: 30px 0 0;
}
.s1113 .text-area .text-wrap .text-inner .text{
    font-weight: 400;
    line-height: 1.4;
}
.s1113 .text-area .text-wrap .text-inner .text strong{
    font-weight: 700;
}
.s1114{
    position: relative;
}
.s1114 .bg-area{}
.s1114 .bg-area .bg-wrap{}
.s1114 .bg-area .bg{
    height: 0;
    padding-bottom: 640px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.s1114 .text-area{
    text-align: center;
    color: #fff;
}
.s1114 .text-area .text-wrap{}
.s1114 .text-area .text-wrap .s-en-title{
    color: #e0e0e0;
}
.s1114 .text-area .text-wrap .s-en-title strong{}
.s1114 .text-area .text-wrap .title{
    margin: 25px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s1114 .text-area .text-wrap .title strong{
    font-weight: 700;
}
.s1114 .text-area .text-wrap .text{
    margin: 30px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s1114 .text-area .text-wrap .text strong{
    font-weight: 700;
}
.s1211{}
.s1211 .area{}
.s1211 .area .nav-area{}
.s1211 .area .nav-area .dep1-wrap{
    text-align: center;
    font-size: 0;
}
.s1211 .area .nav-area .dep1-con{
    display: inline-block;
    /* width: 25%; */
    width: calc(100% / 5);
    vertical-align: text-top;
}
.s1211 .area .nav-area .dep1-inner{
    border: 1px solid #9e9e9e;
    border-right-width: 0;
    background-color: #2b3638;
    transition: .25s;
}
.s1211 .area .nav-area .dep1-con:last-child .dep1-inner{
    border-right-width: 1px;
}
.s1211 .area .nav-area .dep1-con.active .dep1-inner{
    background-color: #184048;
    border-color: #184048;
}
.s1211 .area .nav-area .dep1{}
.s1211 .area .nav-area .dep1 .text-area{
    color: #fff;
}
.s1211 .area .nav-area .dep1 .text-area .floor-wrap{
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: center;
}
.s1211 .area .nav-area .dep1 .text-area .floor-wrap .floor{
    font-weight: 300;
}
.s1211 .area .nav-area .dep1 .text-area .floor-wrap .floor strong{
    font-weight: 700;
}
.s1211 .area .slide-area{
    margin: 20px 0 0;
}
.s1211 .area .slide-area .slide-list-area{}
.s1211 .area .slide-area .slide-list-wrap{}
.s1211 .area .slide-area .slide-list-con{}
.s1211 .area .slide-area .slide-wrap{}
.s1211 .area .slide-area .slide-con{}
.s1211 .area .slide-area .slide-inner{
    position: relative;
}
.s1211 .area .slide-area .img-area{}
.s1211 .area .slide-area .img-area .img{}
.s1211 .area .slide-area .img-area .img img{
    width: 100%;
    max-height: 720px;
}
.s1211 .area .slide-area .title-area{
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100px;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
}
.s1211 .area .slide-area .title-area .title-wrap{}
.s1211 .area .slide-area .title-area .title-wrap .title{
    font-weight: 400;
    line-height: 1.4;
}
.s1211 .area .slide-area .bx-wrapper .bx-pager{
    display: none;
}
.s1211 .area .slide-area .bx-wrapper .bx-controls-direction a{
    width: 142px;
    height: 142px;
    margin-top: -60px;
}
.s1211 .area .slide-area .bx-wrapper .bx-controls-direction a.bx-prev{
    left: -44px;
    background: url('../img/m811_prev.png') 0 0 no-repeat;
}
.s1211 .area .slide-area .bx-wrapper .bx-controls-direction a.bx-next{
    right: -90px;
    background: url('../img/m811_next.png') 0 0 no-repeat;
}
.s1212{}
.s1212 .area{}
.s1212 .area .top-title-area{
    text-align: center;
}
.s1212 .area .top-title-area .title-wrap{}
.s1212 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s1212 .area .list-area{
    margin: 40px 0 0;
}
.s1212 .area .list-area .list-wrap{
    margin: -10px 0 0;
}
.s1212 .area .list-area .list-con{
    padding: 10px 0 0;
}
.s1212 .area .list-area .list-inner{
    position: relative;
    padding-left: 165px;
}
.s1212 .area .list-area .floor-area{
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 100%;
    background-color: #184048;
}
.s1212 .area .list-area .floor-area .text-wrap{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    color: #fff;
    text-align: center;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
}
.s1212 .area .list-area .floor-area .text-wrap .text{
    font-weight: 400;
}
.s1212 .area .list-area .floor-area .text-wrap .text strong{
    font-weight: 700;
}
.s1212 .area .list-area .text-area{
    display: flex;
    height: 160px;
    padding-left: 55px;
    border: 1px solid #e0e0e0;
    align-items: center;
}
.s1212 .area .list-area .text-area .text-wrap{}
.s1212 .area .list-area .text-area .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
}
.s1212 .area .list-area .text-area .text-wrap .text strong{
    font-weight: 700;
}
.s1311{}
.s1311 .area{}
.s1311 .nav{
    position: relative;
    z-index: 30;
    margin: 0 0 30px;
}
.s1311 .nav .dep1-wrap{
    font-size: 0;
    text-align: center;
    margin: 0 -1px 0 0;
}
.s1311 .nav .dep1-wrap .dep1-con{
    display: inline-block;
    width: 20%;
    padding: 0 1px 0 0;
    vertical-align: text-top;
}
.s1311 .nav .dep1-wrap .dep1{
    display: block;
    height: 80px;
    line-height: 80px;
    background-color: #2b3638;
    color: #fff;
    font-weight: 400;
    transition: .25s;
}
.s1311 .nav .dep1-wrap .dep1-con.active .dep1,
.s1311 .nav .dep1-wrap .dep1:hover{
    background-color: #184048;
    font-weight: 700;
}
.s1311 .area .toggle-list-con{
    display: none;
}
.s1311 .area .toggle-list-con:first-child{
    display: block;
}
.s1311 .area .list-area{}
.s1311 .area .list-wrap{
    font-size: 0;
    margin: -100px -20px 0;
}
.s1311 .area .list-con{
    display: inline-block;
    width: 50%;
    vertical-align: text-top;
    padding: 100px 20px 0;
}
.s1311 .area .list-inner{}
.s1311 .area .thumb-area{}
.s1311 .area .thumb-area .thumb-wrap{}
.s1311 .area .thumb-area .thumb-wrap .thumb{}
.s1311 .area .thumb-area .thumb-wrap .thumb img{
    width: 100%;
}
.s1311 .area .text-area{}
.s1311 .area .text-area .title-wrap{
    display: flex;
    height: 92px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 10px;
}
.s1311 .area .text-area .title-wrap .title-con{}
.s1311 .area .text-area .title-wrap .title-con .title{
    color: #292929;
    font-weight: 700;
    line-height: 1.4;
}
.s1311 .area .text-area .title-wrap .en-title-con{}
.s1311 .area .text-area .title-wrap .en-title-con .en-title{
    color: #184048;
    font-weight: 700;
    line-height: 1.4;
}
.s1311 .area .text-area .text-wrap{
    padding: 30px 10px 0;
}
.s1311 .area .text-area .text-wrap .text-con{}
.s1311 .area .text-area .text-wrap .text-con .text{
    color: #292929;
    font-weight: 400;
    line-height: 1.4;
    text-align: justify;
}
.s1311 .area .text-area .text-wrap .text-con .text.dot-text{
    position: relative;
    padding-left: 10px;
}
.s1311 .area .text-area .text-wrap .text-con .text.dot-text::before{
    content: '\00b7';
    position: absolute;
    left: 0;
    top: 0;
}
.s1411{}
.s1411 .area{}
.s1411 .area .map-area{
    position: relative;
    height: 0;
    /* padding-bottom: 51.4%; */
    padding-bottom: 680px;
}
.s1411 .area .map-area .map-wrap{}
.s1411 .area .map-area #map2{
    position: absolute;
    left: 0;
    top: 0;
    /* width: 100%;
    height: 100%; */
    width: 680px !important;
    height: 680px;
}
.s1411 .area .map-area .mapImg{
    width: 680px;
    margin-left: auto;
    text-align: right;
}
.s1411 .area .map-area .mapImg img{
    width: 100%;
}
.s1411 .area .addr-area{
    position: absolute;
    left: 0;
    bottom: 0;
    /* width: 100%; */
    width: 680px;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    background-color: rgba(0, 0, 0,0.7);
    z-index: 9999;
}
.s1411 .area .addr-area .text-wrap{
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.s1411 .area .addr-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s1411 .area .addr-area .text-wrap .text strong{
    font-weight: 700;
}
.s1411 .area .addr-area .text-wrap .btn{
    display: flex;
    width: 180px;
    height: 50px;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    background-color: #00c739;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
    transition: .25s;
}
.s1411 .area .addr-area .text-wrap .btn:hover{
    background-color: #184048;
}
.s1411 .area .addr-area .text-wrap .btn .title{}
.s1411 .area .addr-area .text-wrap .btn .ico{}
.s1412{}
.s1412 .list-area{}
.s1412 .list-wrap{
    margin: 0 -5px;
    font-size: 0;
}
.s1412 .list-con{
    display: inline-block;
    width: 33.33%;
    vertical-align: text-top;
    padding: 0 5px;
}
.s1412 .list-inner{
    display: flex;
    height: 800px;
    padding: 70px 50px 0;
    align-items: center;
    border: 1px solid #e0e0e0;
    flex-direction: column;
}
.s1412 .title-area{
    display: flex;
    width: 100%;
    align-items: center;
    border-bottom: 1px dashed #9e9e9e;
    padding: 0 0 30px;
}
.s1412 .title-area .ico-wrap{
    width: 52px;
    padding-left: 10px;
}
.s1412 .title-area .ico-wrap .ico{}
.s1412 .title-area .ico-wrap .ico img{}
.s1412 .title-area .title-wrap{}
.s1412 .title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s1412 .title-area .title-wrap .title strong{
    font-weight: 800;
}
.s1412 .content-area{
    width: 100%;
    padding: 30px 10px 0;
}
.s1412 .subway-area{}
.s1412 .bus-area{}
.s1412 .car-area{}
.s1412 .caption-area{
    display: flex;
    align-items: center;
}
.s1412 .caption-area .caption-wrap{
    margin-right: 15px;
}
.s1412 .caption-area .caption-wrap .caption{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
    background-color: #1f38a7;
    color: #fff;
    font-weight: 500;
}
.s1412 .caption-area .caption-wrap .caption.green{
    background-color: #68b145;
}
.s1412 .caption-area .caption-wrap .text-wrap{}
.s1412 .caption-area .caption-wrap .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
}
.s1412 .caption-area .caption-wrap .text-wrap .text strong{
    font-weight: 700;
}
.s1412 .text-area{}
.s1412 .text-area .title-wrap{}
.s1412 .text-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s1412 .text-area .title-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s1412 .text-area .title-wrap .text strong{
    font-weight: 700;
}
.s1412 .text-area{}
.s1412 .text-area .text-wrap{}
.s1412 .text-area .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s1412 .text-area .text-wrap .text.tac{
    text-align: center;
}
.s1412 .text-area .text-wrap .text strong{
    font-weight: 700;
}
.s1412 .ban-area{
    margin: 45px 0 0;
}
.s1412 .ban-area .text-wrap{
    width: 220px;
    height: 45px;
    margin: 0 auto;
    background-color: #184048;
    border-radius: 50px;
    color: #fff;
    text-align: center;
}
.s1412 .ban-area .text-wrap .text{
    line-height: 45px;
    font-weight: 700;
}
.s1412 .subway-area .text-area{
    margin: 25px 0 0;
}
.s1412 .bus-area .text-area{
    margin: 0 0 15px;
}
.s1412 .bus-area .caption-area{
    margin: 0 0 25px;
}
.s1412 .list-inner .popup-trigger{
    max-width: 350px;
    width: 100%;
    object-fit: contain;
    cursor: pointer;
}
#mapPopup.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}
#mapPopup .popup-content {
    position: relative;
    background: #fff;
    padding-top: 45px;
    max-width: 700px;
    width: 90%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#mapPopup .popup-content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#mapPopup .popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 2em;
    cursor: pointer;
    color: #1f38a7;
    z-index: 9999;
}
#mapPopup .custom-nav {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
}
#mapPopup .nav-item {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 1rem;
    font-family: 'GmarketSansMedium';
    transition: 0.3s;
    border-top: 1px solid #1f38a7;
}
#mapPopup .nav-item.active {
    background: #1f38a7;
    color: #fff;
}
.s2111{}
.s2111 .area{}
.s2111 .area .list-area{}
.s2111 .area .list-area .list-wrap{
    font-size: 0;
    margin: -100px -10px 0;
}
.s2111 .area .list-area .list-con{
    display: inline-block;
    width: 50%;
    padding: 100px 10px 0;
    vertical-align: text-top;
}
.s2111 .area .list-area .list-inner{
    position: relative;
    border: 1px solid #e0e0e0;
}
.s2111 .area .thumb-area{
    width: 49.5%;
    border-right: 1px solid #e0e0e0;
}
.s2111 .area .thumb-area .thumb-wrap{}
.s2111 .area .thumb-area .thumb-wrap .thumb{}
.s2111 .area .thumb-area .thumb-wrap .thumb img{
    width: 100%;
}
.s2111 .area .text-area{
    position: absolute;
    right: 0;
    top: 0;
    width: 50.5%;
    height: 100%;
    padding: 58px 0 0 38px;
}
.s2111 .area .name-area{}
.s2111 .area .name-area .text-wrap{}
.s2111 .area .name-area .text-wrap .job{
    color: #0b343c;
    font-weight: 700;
}
.s2111 .area .name-area .text-wrap .name{
    margin: 20px 0 10px;
    font-weight: 300;
}
.s2111 .area .name-area .text-wrap .name strong{
    font-weight: 700;
}
.back_con {
    display: flex;
    width: 100%;
}
.back_con p{
    padding: 10px;
    background-color: #2b3638;
    color: #fff;
    margin-right: 5px;
}
.s2111 .area .cate-area{
    margin: 50px 0 0;
}
.s2111 .area .cate-area .text-wrap{}
.s2111 .area .cate-area .text-wrap .title{
    color: #0b343c;
    font-weight: 700;
}
.s2111 .area .cate-area .text-wrap .text{
    margin: 10px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s2111 .area .btn-area{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.s2111 .area .btn-area.DetailBtn{
    position: absolute;
    right: 10px;
    top: 10px;
    left: auto;
    bottom: auto;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
}
.s2111 .area .btn-area.twoBtn .btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.s2111 .area .btn-area.twoBtn .btn-wrap .btn{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: #184049;
    background-color: #dff1f5;
}
.s2111 .area .btn-area.twoBtn .btn-wrap .btn:nth-of-type(1){
    border-right: 1px solid #d9d9d9;
}
.s2111 .area .btn-area.twoBtn .btn-wrap .btn img{
    width: 17px;
}
.s2111 .area .btn-area .btn-wrap{}
.s2111 .area .btn-area .btn-wrap .btn{
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    transition: .25s;
    background-color: #f5f5f5;
    color: #0b343c;
    border-top: 1px solid #e0e0e0;
}
.s2111 .area .btn-area.DetailBtn .btn-wrap .btn{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 80px;
    line-height: inherit;
    text-align: center;
    color: #ffff00 !important;
    font-weight: 500;
    transition: .25s;
    background-color: #184048;
    color: #0b343c;
    border-top: 0;
    padding-top: 5px;
}
.s2111 .area .btn-area .btn-wrap .btn:hover{
    background-color: #093841;
    color: #fff !important;
}
.s2111 .area .btn-area.twoBtn .btn-wrap .btn:hover{
    background-color: #b8e1eb;
    color: #184049 !important;
}
.s2111-pop{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}
.s2111-pop .list-area{
    padding: 50px 0;
}
.s2111-pop .list-wrap{}
.s2111-pop .list-con{
    display: none;
}
.s2111-pop .list-inner{
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.s2111-pop .list-inner .close-pop{
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 90;
}
.s2111-pop .img{}
.s2111-pop .img img{}
@font-face {
    font-family: 'Paperlogy-6SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
.fixed-item-title{background: linear-gradient(75deg, rgba(50,133,152,1) 0%, rgba(24,64,73,1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  margin-top: 100px; font-family: 'Paperlogy-8ExtraBold'; text-align: center; font-style: italic;}
.fixed-item .list-con{padding-top: 70px !important;}

.s411{}
.s411 .area{}
.s411 .area .group-list-area{}
.s411 .area .group-list-wrap{
    text-align: center;
    font-size: 0;
    margin: -95px 0 0;
}
.s411 .area .group-list-con{
    display: inline-block;
    width: 100%;
    padding: 95px 0 0;
    vertical-align: text-top;
}
.s411 .area .group-list-con:nth-child(2),
.s411 .area .group-list-con:nth-child(4){
    width: 40%;
}
.s411 .area .group-list-con:nth-child(3){
    width: 20%;
}
.s411 .area .group-list-inner{}
.s411 .area .group-title-area{}
.s411 .area .group-title-area .title-wrap{}
.s411 .area .group-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s411 .area .list-area{
    padding: 35px 0 0;
}
.s411 .area .list-wrap{
    font-size: 0;
    margin: 0 -8px;
}
.s411 .area .list-con{
    display: inline-block;
    vertical-align: text-top;
    width: 16.66%;
    padding: 0 8px;
}
.s411 .area .group-list-con:nth-child(2) .list-wrap{
    text-align: left;
}
.s411 .area .group-list-con:nth-child(4) .list-wrap{
    text-align: right;
}
.s411 .area .group-list-con:nth-child(2) .list-con,
.s411 .area .group-list-con:nth-child(4) .list-con{
    width: 40.94%;
}
.s411 .area .group-list-con:nth-child(3) .list-con{
    width: 79.7%;
}
.s411 .area .list-inner{
    position: relative;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    overflow: hidden;
    transition: .25s;
}
.s411 .area .list-inner:hover{
    border-color: #1d4f5a;
}
.s411 .area .list-inner::before{
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 2px solid transparent;
    transition: .25s;
    border-radius: 50px;
}
.s411 .area .list-inner:hover::before{
    border-color: #1d4f5a;
}
.s411 .area .link{
    position: relative;
    display: block;
}
.s411 .area .box{}
.s411 .area .ico-area{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 240px;
}
.s411 .area .ico-area .ico-wrap{
    margin-top: -20px;
}
.s411 .area .ico-area .ico-wrap .ico{}
.s411 .area .ico-area .ico-wrap .ico img{}
.s411 .area .ico-area .title-wrap{}
.s411 .area .ico-area .title-wrap .title{}
.s411 .area .ico-area .title-wrap .title strong{}
.s411 .area .btn-area{}
.s411 .area .btn-area .btn-wrap{}
.s411 .area .btn-area .btn-wrap .btn{
    display: flex;
    height: 78px;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    border-top: 1px solid #e0e0e0;
    transition: .25s;
}
.s411 .area .link:hover .btn-area .btn-wrap .btn{
    border-top-color: #1d4f5a;
    background-color: #1d4f5a;
    color: #fff;
}
.s411 .area .btn-area .btn-wrap .text-wrap{}
.s411 .area .btn-area .btn-wrap .text-wrap .text{
    font-weight: 300;
    margin-right: 10px;
}
.s411 .area .btn-area .btn-wrap .ico-wrap{}
.s411 .area .btn-area .btn-wrap .ico-wrap .ico{
    width: 30px;
    height: 30px;
    background: url('../img/s411_btn.png') 0 0 no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.s411 .area .link:hover .btn-area .btn-wrap .ico-wrap .ico{
    background-image: url('../img/s411_btn_over.png');
}
#lnb{
    position: relative;
    z-index: 20;
}
#lnb .nav{}
#lnb .nav .dep1-wrap{
    text-align: center;
    font-size: 0;
    margin: -13px -13px 0 0;
}
#lnb .nav .dep1-con{
    display: inline-block;
    max-width: 475px;
    padding: 13px 13px 0 0;
    vertical-align: text-top;
}
#lnb .nav.col2 .dep1-con{
    width: 50%;
}
#lnb .nav.col3 .dep1-con{
    width: 33.33%;
}
#lnb .nav.col4 .dep1-con{
    width: 25%;
}
#lnb .nav.col5 .dep1-con{
    width: 20%;
}
#lnb .nav.col6 .dep1-con{
    width: 16.66%;
}
#lnb .nav.col7 .dep1-con{
    /* width: 14.285%; */
    width: calc(100% / 7);
}
#lnb .nav.col8 .dep1-con{
    width: calc(100% / 8);
}
#lnb .nav.col9-row2 .dep1-con{
    width: 25%;
}
#lnb .nav.col9-row2 .dep1-con:nth-child(5),
#lnb .nav.col9-row2 .dep1-con:nth-child(6),
#lnb .nav.col9-row2 .dep1-con:nth-child(7),
#lnb .nav.col9-row2 .dep1-con:nth-child(8),
#lnb .nav.col9-row2 .dep1-con:nth-child(9){
    width: 20%;
}
#lnb .nav .dep1-con .dep1-inner{}
#lnb .nav .dep1-con .dep1{
    display: block;
    height: 74px;
    line-height: 74px;
    background-color: #2b3638;
    overflow: hidden;
    text-align: center;
    color: #9e9e9e;
    font-size: 20px;
    font-weight: 300;
    transition: .25s;
    border-radius: 10px;
}
#lnb .nav .dep1-con .dep1:hover,
#lnb .nav .dep1-con.active .dep1{
    background-color: #184048;
    font-weight: 700;
    color: #fff;
}
#lnb .nav .dep1-con .dep1 span{
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
}
.s4111{}
.s4111 .area{
    display: flex;
    align-items: center;
}
.s4111 .area .text-area{
    width: 50%;
}
.s4111 .area .text-area .title-wrap{}
.s4111 .area .text-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
    color: #184048;
    letter-spacing: -1px;
}
.s4111 .area .text-area .title-wrap .title strong{
    font-weight: 700;
}
.s4111 .area .text-area .title-wrap .text{
    margin: 25px 0 0;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s4111 .area .text-area .title-wrap .text strong{
    font-weight: 700;
}
.s4111 .area .text-area .text-wrap{
    margin: 33px 0 0;
    color: #515151;
}
.s4111 .area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s4111 .area .thumb-area{
    width: 50%;
}
.s4111 .area .thumb-area .thumb-wrap{}
.s4111 .area .thumb-area .thumb-wrap .thumb{}
.s4111 .area .thumb-area .thumb-wrap .thumb img{}
.s4112{
    padding: 100px 0;
    background-color: #f5f5f5;
}
.s4112 .area{
    text-align: center;
}
.s4112 .area .top-title-area{}
.s4112 .area .top-title-area .title-wrap{}
.s4112 .area .top-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s4112 .area .top-title-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s4112 .area .top-title-area .title-wrap .text{
    margin: 38px 0 0; 
    color: #717171;
    font-weight: 300;
    line-height: 1.4;
}
.s4112 .area .list-area{
    margin: 55px 0 0;
}
.s4112 .area .list-area .list-wrap{
    font-size: 0;
    margin: 0 -25px 0 0;
}
.s4112 .area .list-area .list-con{
    display: inline-block;
    width: 33.33%;
    vertical-align: text-top;
    padding: 0 25px 0 0;
}
.s4112 .area .list-area .list-inner{
    padding: 48px 10px 55px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}
.s4112 .area .list-area .ico-area{}
.s4112 .area .list-area .ico-area .ico-wrap{}
.s4112 .area .list-area .ico-area .ico-wrap .ico{}
.s4112 .area .list-area .ico-area .ico-wrap .ico img{}
.s4112 .area .list-area .text-area{
    padding: 15px 0 0;
}
.s4112 .area .list-area .text-area .text-wrap{}
.s4112 .area .list-area .text-area .text-wrap .auto_height_con{}
.s4112 .area .list-area .text-area .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
}
.s4113{
    background: url('../img/s4113_bg.jpg') 0 0 repeat;
    padding: 100px 0;
}
.s4113 .area{
    display: flex;
}
.s4113 .area .left{
    width: 50%;
}
.s4113 .area .left .text-area{}
.s4113 .area .left .text-area .title-wrap{}
.s4113 .area .left .text-area .title-wrap .caption{
    font-weight: 700;
    line-height: 1.4;
}
.s4113 .area .left .text-area .title-wrap .caption strong{
    font-weight: 700;
    color: #40b0c9;
}
.s4113 .area .left .text-area .title-wrap .title{
    margin: 30px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s4113 .area .left .text-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s4113 .area .left .text-area .title-wrap .text{
    margin: 40px 0 0;
    font-weight: 300;
    color: #717171;
    line-height: 1.4;
}
.s4113 .area .right{
    width: 50%;
}
.s4113 .area .right .chk-area{}
.s4113 .area .right .chk-area .list-wrap{
    margin: -25px 0 0;
}
.s4113 .area .right .chk-area .list-con{
    font-size: 0;
    padding: 25px 0 0;
}
.s4113 .area .right .chk-area .list-inner{
    position: relative;
    display: inline-block;
    background: url('../img/s4113_bd.png') 0 0 repeat;
    padding: 0 10px 0 44px;
}
.s4113 .area .right .chk-area .list-inner::before,
.s4113 .area .right .chk-area .list-inner::after{
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 30px;
    bottom: 0;
}
.s4113 .area .right .chk-area .list-inner::before{
    left: 0;
    background: url('../img/s4113_bd_left.png') 0 0 no-repeat;
}
.s4113 .area .right .chk-area .list-inner::after{
    right: 0;
    background: url('../img/s4113_bd_right.png') 0 0 no-repeat;
}
.s4113 .area .right .chk-area .ico-wrap{
    position: absolute;
    left: 4px;
    top: 0;
}
.s4113 .area .right .chk-area .ico-wrap .ico{
    height: 30px;
    line-height: 30px;
}
.s4113 .area .right .chk-area .ico-wrap .ico img{
    vertical-align: middle;
}
.s4113 .area .right .chk-area .text-wrap{
    position: relative;
    z-index: 20;
}
.s4113 .area .right .chk-area .text-wrap .text{
    line-height: 30px;
    letter-spacing: -1px;
}
.s4115{
    background-color: #f5f5f5;
}
.s4115 .area{
    position: relative;
    padding: 100px 0 0;
    min-height: 1166px;
    padding-left: 50%;
}
.s4115.s4115-2 .area{
    min-height: 1240px;
}
.s4115.s4115-3 .area{
    min-height: 1082px;
}
.s4115 .area .text-area{
    position: relative;
    padding: 0 0 50px;
    z-index: 30;
}
.s4115 .area .text-area .top-title-area{
    text-align: center;
}
.s4115 .area .text-area .top-title-area .title-wrap{}
.s4115 .area .text-area .top-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s4115 .area .text-area .top-title-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s4115 .area .text-area .top-title-area .title-wrap .text{
    margin: 40px 0 0;
    font-weight: 300;
    line-height: 1.4;
    color: #717171;
}
.s4115 .area .text-area .qna-area{
    padding: 55px 0 0;
}
.s4115 .area .text-area .qna-area .list-wrap{
    border-top: 1px solid #e0e0e0;
}
.s4115 .area .text-area .qna-area .list-con{
    position: relative;
    border: 1px solid #e0e0e0;
    border-top-width: 0;
    z-index: 20;
}
.s4115 .area .text-area .qna-area .list-con.active{
    z-index: 20;
}
.s4115 .area .text-area .qna-area .list-inner{
    position: relative;
}
.s4115 .area .text-area .qna-area .q-area{
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 0 110px 0 78px;
    text-align: left;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap{
    height: 90px;
    line-height: 90px;
    font-size: 0;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .title-con{
    position: absolute;
    left: 0;
    top: 50%;
    width: 58px;
    text-align: right;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .title-con .title{
    color: #1d4f5a;
    font-weight: 900;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .text-con{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .text-con .text{
    line-height: 1.2;
    font-weight: 400;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .ico-con{
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 100%;
    background-color: #1d4f5a;
    border-left: 1px solid #e0e0e0;
}
.s4115 .area .text-area .qna-area .q-area .text-wrap .ico-con .ico{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 11px;
    margin: -5px 0 0 -10px;
    background: url('../img/s4115_arrow.png') 0 0 no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.s4115 .area .text-area .qna-area .list-con.active .q-area .text-wrap .ico-con .ico{
    background: url('../img/s4115_arrow_active.png') 0 0 no-repeat;
}
.s4115 .area .text-area .qna-area .a-area{
    display: none;
    padding: 30px 0 40px 0;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-top-width: 0;
}
.s4115 .area .text-area .qna-area .a-area .text-wrap{
    position: relative;
    padding: 0 10px 0 78px;
}
.s4115 .area .text-area .qna-area.a-pr-0 .a-area .text-wrap{
    padding-right: 0;
}
.s4115 .area .text-area .qna-area .a-area .text-wrap .title-con{
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    text-align: right;
}
.s4115 .area .text-area .qna-area .a-area .text-wrap .title-con .title{
    color: #717171;
    font-weight: 900;
}
.s4115 .area .text-area .qna-area .a-area .text-wrap .text-con{}
.s4115 .area .text-area .qna-area .a-area .text-wrap .text-con .text{
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -1.2px;
}
.s4115 .area .text-area .qna-area .a-area .text-wrap .text-con .text .df-wrap{
    display: flex;
}
.s4115 .area .profile-area{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
}
.s4115 .area .profile-area .profile-wrap{}
.s4115 .area .profile-area .profile-wrap .profile{
    height: 0;
    padding-bottom: 147.7%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}
.s4115.s4115-2 .area .profile-area{
    left: -5%;
    width: 60%;
}
.s4115.s4115-2 .area .profile-area .profile-wrap .profile{
    padding-bottom: 120%;
}
.s4115.s4115-3 .area .profile-area .profile-wrap .profile{
    padding-bottom: 154%;
}
.s4115.s4115-4 .area .profile-area{
    left: -5%;
    width: 60%;
}
.s4115.s4115-4 .area .profile-area .profile-wrap .profile{
    padding-bottom: 109%;
}
.sft{
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
.sft .item-list-area{}
.sft .item-list-area .list-wrap{}
.sft .item-list-area .list-con{}
.sft .item-list-area .list-inner{
    position: relative;
}
.sft .item-list-area .bg-area{}
.sft .item-list-area .bg-area .bg-wrap{}
.sft .item-list-area .bg-area .bg{
    height: 0;
    padding-bottom: 500px;
    text-indent: -9999px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.sft .item-list-area .list-con:nth-child(even) .bg-area .bg{
    background-position: 25% 50%;
}
.sft .item-list-area .text-box-area{}
.sft .item-list-area .text-box-area.white-text{
    color: #fff;
}
.sft .item-list-area .text-box-area .text-box-wrap{
    font-size: 0;
}
.sft .item-list-area .list-con:nth-child(even) .text-box-area .text-box-wrap{
    text-align: right;
}
.sft .item-list-area .text-box-area .text-box-con{
    display: inline-block;
    text-align: left;
}
.sft .item-list-area .text-box-area .title-wrap{}
.sft .item-list-area .text-box-area .title-wrap .s-en-title{}
.sft .item-list-area .text-box-area .title-wrap .s-en-title strong{}
.sft .item-list-area .text-box-area .title-wrap .title{
    margin: 20px 0 0;
    line-height: 1.4;
    font-weight: 300;
}
.sft .item-list-area .text-box-area .title-wrap .title strong{
    color: #184048;
    font-weight: 700;
}
.sft .item-list-area .text-box-area.white-text .title-wrap .title strong{
    color: #fff;
}
.sft .item-list-area .text-box-area .text-wrap{
    margin: 25px 0 0;
}
.sft .item-list-area .text-box-area .text-wrap .text{
    line-height: 1.4;
    font-weight: 400;
}
.sft .item-list-area .text-box-area .text-wrap .text strong{
    font-weight: 700;
}
.s4116{
    padding: 100px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.s4116 .area{
    text-align: center;
}
.s4116 .top-title-area{}
.s4116 .top-title-area .title-wrap{}
.s4116 .top-title-area .title-wrap .title{
    font-weight: 300;
}
.s4116 .top-title-area .title-wrap .title strong{
    color: #184048;
    font-weight: 700;
}
.s4116 .top-title-area .title-wrap .text{
    margin: 38px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s4116 .list-area{
    padding: 60px 0 0;
}
.s4116 .list-area .list-wrap{
    font-size: 0;
    margin: -100px -10px 0;
}
.s4116 .list-area .list-con{
    display: inline-block;
    width: 33.33%;
    padding: 100px 10px 0;
    vertical-align: text-top;
}
.s4116 .list-area.half .list-con{
    width: 50%;
}
.s4116 .list-area.quarter .list-con{
    width: 25%;
}
.s4116 .list-area .list-inner{}
.s4116 .list-area .radius-area{
    max-width: 300px;
    margin: 0 auto;
}
.s4116 .list-area .radius-area .radius-wrap{
    position: relative;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.s4116 .list-area .radius-area .radius-con{}
.s4116 .list-area .radius-area .text-wrap{
    color: #fff;
}
.s4116 .list-area .radius-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.2;
}
.s4116 .list-area .radius-area .text-wrap .text strong{
    font-weight: 700;
}
.s4116 .list-area .text-area{
    margin: 40px 0 0;
}
.s4116 .list-area .text-area .text-wrap{}
.s4116 .list-area .text-area .text-wrap .text{
    letter-spacing: -1.2px;
    font-weight: 300;
    line-height: 1.4;
}
.s43111{
    padding: 100px 0;
    background-color: #f5f5f5;
}
.s43111 .area .top-title-area{
    text-align: center;
}
.s43111 .area .top-title-area .title-wrap{}
.s43111 .area .top-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s43111 .area .top-title-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s43111 .area .top-title-area .title-wrap .text{
    margin: 38px 0 0; 
    color: #717171;
    font-weight: 300;
    line-height: 1.4;
}
.s43111 .list-area{
    margin: 60px 0 0;
}
.s43111 .list-area .list-wrap{
    font-size: 0;
    margin: -20px -10px 0;
}
.s43111 .list-area .list-con{
    display: inline-block;
    width: 50%;
    padding: 20px 10px;
    vertical-align: text-top;
}
.s43111 .list-area .list-inner{
    display: flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}
.s43111 .list-area .thumb-area{
    width: 35%;
    border-right: 1px solid #e0e0e0;
}
.s43111 .list-area .thumb-area .thumb-wrap{}
.s43111 .list-area .thumb-area .thumb-wrap .thumb{}
.s43111 .list-area .thumb-area .thumb-wrap .thumb img{}
.s43111 .list-area .text-area{
    width: 65%;
    padding-left: 35px;
}
.s43111 .list-area .text-area .text-wrap{}
.s43111 .list-area .text-area .text-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s43111 .list-area .text-area .text-wrap .text{
    margin: 5px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.bdt-wrap{
    position: relative;
    padding-top: 100px;
    margin-top: 100px;
}
.bdt-wrap::before{
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 1400px;
    height: 1px;
    margin-left: -700px;
    background-color: #e0e0e0;
}
.s-top-text{}
.s-top-text .text-area{}
.s-top-text .text-area .text-wrap{
    text-align: center;
}
.s-top-text .text-area .text-wrap .text{
    line-height: 1.4;
    font-weight: 300;
}
.s-top-text .text-area .text-wrap .text strong{
    display: inline-block;
    font-weight: 700;
}
.s-top-text .text-area .text-wrap .text span{
    color: #1d4f5a;
}
.s44121{
    padding: 85px 0 100px;
    background-color: #f7f7f7;
}
.s44121.white-bg{
    background-color: #fff;
}
.s44121 .area{}
.s44121 .top-title-area{}
.s44121 .top-title-area .title-area{}
.s44121 .top-title-area .title-area .title-wrap{}
.s44121 .top-title-area .title-area .title-wrap .title{
    color: #1d4f5a;
    font-weight: 700;
    line-height: 1.4;
}
.s44121 .top-title-area .title-area .text-wrap{
    margin: 20px 0 0;
}
.s44121 .top-title-area .title-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s44121 .top-title-area .title-area .text-wrap .text strong{
    font-weight: 700;
}
.s44121 .top-title-area .text-area{
    margin: 10px 0 0;
}
.s44121 .top-title-area .text-area .text-wrap{}
.s44121 .top-title-area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s44121 .tb-area{
    margin: 25px 0 0;
    border-top: 1px solid #1c6779;
}
.s44121 .tb-area .tb-wrap{}
.s44121 .tb-area .tb-wrap table{
    width: 100%;
}
.s44121 .tb-area .tb-wrap tr{}
.s44121 .tb-area .tb-wrap th{
    padding: 45px 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.s44121 .tb-area .tb-wrap td{
    padding: 10px 10px 10px 40px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #e0e0e0;
}
.s44121 .tb-area .tb-wrap th .title-wrap{}
.s44121 .tb-area .tb-wrap th .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s44121 .tb-area .tb-wrap td{}
.s44121 .tb-area .tb-wrap td .text-wrap{}
.s44121 .tb-area .tb-wrap td .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s44121 .tb-area2{}
.s44121 .tb-area2 .caption-area{}
.s44121 .tb-area2 .caption-area .caption-wrap{
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: center;
    background-color: #1c6779;
}
.s44121 .tb-area2 .caption-area .caption-wrap .caption{
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
}
.s44121 .tb-area2 .caption-area .text-wrap{
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: center;
}
.s44121 .tb-area2 .caption-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s44121 .tb-area2 .caption-area .text-wrap .text strong{
    font-weight: 700;
}
.s44121 .tb-area2 .tb-wrap{}
.s44121 .tb-area2 .tb-wrap table{
    width: 100%;
}
.s44121 .tb-area2 .tb-wrap tr{}
.s44121 .tb-area2 .tb-wrap th{
    padding: 45px 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.s44121 .tb-area2 .tb-wrap th:nth-child(3){
    border-left: 1px solid #e0e0e0;
}
.s44121 .tb-area2 .tb-wrap td{
    padding: 10px 10px 10px 40px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.s44121 .tb-area2 .tb-wrap th .title-wrap{}
.s44121 .tb-area2 .tb-wrap th .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s44121 .tb-area2 .tb-wrap td{}
.s44121 .tb-area2 .tb-wrap td .text-wrap{}
.s44121 .tb-area2 .tb-wrap td .text-wrap .text{
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s44121 .tb-area3{
    margin: 20px 0 0;
}
.s44121 .tb-area3 .tb-wrap{}
.s44121 .tb-area3 .tb-wrap table{
    border-top: 1px solid #1c6779;
}
.s44121 .tb-area3 .tb-wrap thead tr{
    border-bottom: 1px solid #e0e0e0;
}
.s44121 .tb-area3 .tb-wrap thead tr th{
    padding: 20px 10px;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
}
.s44121 .tb-area3 .tb-wrap thead tr th:last-child{
    border-right-width: 0;
}
.s44121 .tb-area3 .tb-wrap thead tr .title-wrap{}
.s44121 .tb-area3 .tb-wrap thead tr .title-wrap .title{
    letter-spacing: -1px;
    line-height: 1.4;
    font-weight: 700;
}
.s44121 .tb-area3 .tb-wrap tbody tr{
    border-bottom: 1px solid #e0e0e0;
}
.s44121 .tb-area3 .tb-wrap tbody tr td{
    padding: 45px 10px;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
}
.s44121 .tb-area3 .tb-wrap tbody tr td:last-child{
    padding: 10px 10px 10px 40px;
    border-right-width: 0;
    text-align: left;
}
.s44121 .tb-area3 .tb-wrap tbody tr .text-wrap{}
.s44121 .tb-area3 .tb-wrap tbody tr .text-wrap .text{
    letter-spacing: -1.5px;
    line-height: 1.4;
    font-weight: 400;
}
.s44121 .tb-area4{
    margin: 20px 0 0;
}
.s44121 .tb-area4 .tb-wrap{}
.s44121 .tb-area4 .tb-wrap table{
    border-top: 1px solid #1c6779;
}
.s44121 .tb-area4 .tb-wrap thead tr{
    border-bottom: 1px solid #e0e0e0;
}
.s44121.white-bg .tb-area4 .tb-wrap thead tr th{
    padding: 20px 10px;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
}
.s44121 .tb-area4 .tb-wrap th{
    padding: 20px 10px;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
}
.s44121 .tb-area4 .tb-wrap thead tr th:last-child{
    border-right-width: 0;
}
.s44121 .tb-area4 .tb-wrap thead tr .title-wrap{}
.s44121 .tb-area4 .tb-wrap thead tr .title-wrap .title{
    letter-spacing: -1px;
    line-height: 1.4;
    font-weight: 700;
}
.s44121 .tb-area4 .tb-wrap tbody tr{
    border-bottom: 1px solid #e0e0e0;
}
.s44121 .tb-area4 .tb-wrap tbody tr td{
    padding: 45px 10px;
    border-right: 1px solid #e0e0e0;
    text-align: center;
    vertical-align: middle;
}
.s44121 .tb-area4 .tb-wrap tbody tr td:last-child{
    /* padding: 10px 10px 10px 40px;
    border-right-width: 0;
    text-align: left; */
}
.tab_wrap ul{display: flex; justify-content: center; margin-top: 30px;}
.tab_wrap ul li{padding: 20px 30px;
    font-size: 24px;
    border-right: 2px solid #eee;}
.tab_wrap ul li:last-child{
    border-right: 0px}
.tab_wrap ul li a{padding: 20px 30px;}
.tab_wrap ul li a:hover{color:#1c6779;}

.s44121 .tb-area4 .tb-wrap tbody tr .text-wrap .text{
    letter-spacing: -1.5px;
    line-height: 1.4;
    font-weight: 400;
}
.s44131{
    padding: 100px 0;
    background-color: #f5f5f5;
}
.s44131 .area{}
.s44131 .area .top-title-area{
    text-align: center;
}
.s44131 .area .top-title-area .title-wrap{}
.s44131 .area .top-title-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s44131 .area .top-title-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s44131 .area .top-title-area .title-wrap .text{
    margin: 38px 0 0; 
    color: #717171;
    font-weight: 300;
    line-height: 1.4;
}
.s44131 .img-area{
    margin: 60px 0 0;
    text-align: center;
}
.s44131 .img-area .img-wrap{}
.s44131 .img-area .img-wrap .img{}
.s44131 .img-area .img-wrap .img img{}
.s51111{
    padding: 80px 0 100px;
    background-color: #f5f5f5;
}
.s51111 .area{}
.s51111 .area .col-area{}
.s51111 .area .col-area .col-wrap{
    font-size: 0;
}
.s51111 .area .col-area .col-con{
    display: inline-block;
    width: 50%;
    vertical-align: text-top;
}
.s51111 .area .col-area .col-inner{}
.s51111 .area .col-area .text-area{
    padding-left: 90px;
}
.s51111 .area .col-area .col-con:first-child .text-area{
    padding-left: 0;
}
.s51111 .area .col-area .text-area .title-wrap{}
.s51111 .area .col-area .text-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s51111 .area .col-area .text-area .text-wrap{
    margin: 30px 0 0;
}
.s51111 .area .col-area .text-area .dot-text-area{
    position: relative;
}
.s51111 .area .col-area .text-area .dot-text-area::before{
    content: '';
    position: absolute;
    left: -90px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e0e0e0;
}
.s51111 .area .col-area .col-con:first-child .text-area .dot-text-area::before{
    display: none;
}
.s51111 .area .col-area .text-area .dot-text-wrap{
    margin: -10px 0 0;
}
.s51111 .area .col-area .text-area .dot-text-con{
    padding: 10px 0 0;
}
.s51111 .area .col-area .text-area .dot-text-inner{}
.s51111 .area .col-area .text-area .dot-text{
    position: relative;
    padding-left: 12px;
    line-height: 30px;
}
.s51111 .area .col-area .text-area .dot-text::before{
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #184048;
    border-radius: 50%;
}
.s51111 .area .col-area .text-area .text{
    line-height: 30px;
    font-weight: 300;
}
.s51112{
    padding: 100px 0 60px;
}
.s51112.gray-bg{
    background-color: #f5f5f5;
}
.s51112 .area{}
.s51112 .area .list-area{}
.s51112 .area .list-area .list-wrap{
    text-align: center;
    font-size: 0;
    margin: 0 -10px;
}
.s51112 .area .list-area .list-con{
    display: inline-block;
    width: 25%;
    vertical-align: text-top;
    padding: 0 10px;
}
.s51112 .area .list-area .list-inner{}
.s51112 .area .list-area .ico-area{}
.s51112 .area .list-area .ico-area .ico-wrap{}
.s51112 .area .list-area .ico-area .ico-wrap .ico{}
.s51112 .area .list-area .ico-area .ico-wrap .ico img{}
.s51112 .area .list-area .text-area{
    position: relative;
    margin: 15px 0 0;
}
.s51112 .area .list-area .text-area::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    border-left: 1px dashed #e0e0e0;
}
.s51112 .area .list-area .list-con:first-child .text-area::before{
    display: none;
}
.s51112 .area .list-area .text-area .text-wrap{}
.s51112 .area .list-area .text-area .text-wrap .text-con{}
.s51112 .area .list-area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s52211{}
.s52211 .area{}
.s52211 .area .col-list-area{}
.s52211 .area .col-list-wrap{
    text-align: center;
    font-size: 0;
    margin: -40px -20px;
}
.s52211 .area .col-list-con{
    display: inline-block;
    /* width: calc(100% / 3); */
    width: 50%;
    padding: 40px 20px;
    vertical-align: text-top;
}
.s52211 .area .col-list-con.w100{
    width: 100%;
}
.s52211 .area .col-list-con.w-small{
    width: 43.75%;
}
.s52211 .area .col-list-con.w-wide{
    width: 56.25%;
}
.s52211 .area .col-list-inner{}
.s52211 .area .col-list-area .thumb-area{}
.s52211 .area .col-list-area .thumb-area .title-wrap{
    display: flex;
    height: 100px;
    align-items: center;
    background-color: #184048;
    justify-content: center;
}
.s52211 .area .col-list-area .col-list-con:nth-child(2) .thumb-area .title-wrap{
    background-color: #2b3638;
}
.s52211 .area .col-list-area .thumb-area .title-wrap .title{
    font-weight: 400;
    color: #fff;
}
.s52211 .area .col-list-area .thumb-area .title-wrap .title strong{
    font-weight: 700;
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap{
    font-size: 0;
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap .thumb{
    border: 1px solid #9e9e9e;
}
.s52211 .area .col-list-area .col-list-con.w100 .thumb-area .thumb-wrap .thumb{
    display: inline-block;
    width: 50%;
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap .thumb img{
    width: 100%;
    /* height: 690px;
    object-fit: cover;
    object-position: top; */
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap.hover-thumb{}
.s52211 .area .col-list-area .thumb-area .thumb-wrap.hover-thumb .thumb:nth-child(2){
    display: none;
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap.hover-thumb:hover .thumb:nth-child(1){
    display: none;
}
.s52211 .area .col-list-area .thumb-area .thumb-wrap.hover-thumb:hover .thumb:nth-child(2){
    display: block;
}
.s52211 .area .col-list-area .text-area{
    margin: 10px 0 0;
}
.s52211 .area .col-list-area .text-area .text-wrap{
    position: relative;
    display: flex;
    height: 110px;
    margin: 5px 0 0;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
}
.s52211 .area .col-list-area .text-area2 .text-wrap{
    height: 220px;
}
.s52211 .area .col-list-area .text-area .caption-wrap{
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);
}
.s52211 .area .col-list-area .text-area .caption-wrap.top{
    display: block !important;
    top: 0;
    left: 50%;
}
.s52211 .area .col-list-area .col-list-con:first-child .text-area .caption-wrap{
    display: none;
}
.s52211 .area .col-list-area .text-area .caption-wrap .caption{
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #184048;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
}
.s52211 .area .col-list-area .text-area .text-wrap .text-con{}
.s52211 .area .col-list-area .text-area .text-wrap .text-con .text{
    font-weight: 400;
    line-height: 1.4;
}
.s311{
    padding: 0 0 100px;
    border-bottom: 1px solid #e0e0e0;
}
.s311 .area{}
.s311 .area .time-area{}
.s311 .area .time-area .text-area{
    display: flex;
    min-height: 240px;
    height: auto;
    align-items: center;
    background-color: #f7f7f7;
    border: 2px solid #ebebeb;
}
.s311 .area .time-area .text-area .text-wrap{
    width: 100%;
    text-align: center;
    font-size: 0;
    padding: 30px 0;
    box-sizing: border-box;
}
.s311 .area .time-area .text-area .text-con{
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    padding: 16px 0;
}
.s311 .area .time-area .text-area .text-con.meal{
    width: 32%;
}
.s311 .area .time-area .text-area .text-con.meal .text{
    text-align: left;
    padding-left: 30px;
}
.s311 .area .time-area .text-area .text-con.w100{
    width: 100%;
}
.s311 .area .time-area .text-area .text-con.w100::before{
    display: none;
}
.s311 .area .time-area .text-area .text-con::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 10px;
    height: 10px;
    background-color: #c0c0c0;
    /* transform: rotate(90deg); 
    margin-top: -30px;*/
}
.s311 .area .time-area .text-area .text-con:last-child:before{
    display: none;
}
.s311 .area .time-area .text-area .text-con:first-child::before{
    display: none;
}
.s311 .area .time-area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s311 .area .time-area .text-area .text-wrap .text strong{
    font-weight: 700;
}
.s311 .area .time-area .text-area .text-wrap .text span{
    font-weight: 300;
    color: #ce1414;
}
.s311 .area .time-area .refer-area{
    margin: 20px 0 0;
    /* padding: 0 10px; */
}
.s311 .area .time-area .refer-area .text-wrap{}
.s311 .area .time-area .refer-area .text-wrap img{
    width: 100%;
    object-fit: contain;
}
.s311 .area .time-area .refer-area .text-wrap .text{
    font-weight: 300;
    color: #ce1414;
    padding: 0 10px;
}
.timeBox{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.timeBox li{
    /* width: calc(100% / 3 + 20px); */
    width: auto;
}
.timeBox li.w_100{
    width: 100%;
    margin: 20px 0 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.timeBox li.d-flex{
    display: flex;
    gap: 40px;
}
.timeBox li div{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.timeBox li div p{
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.timeBox li.d-flex p{
    text-align: left;
}
.timeBox li.w_100 div{
    justify-self: center;
}
.timeBox li.w_100 div p{
    color: #727272;
    font-size: 18px;
    border: 0;
    padding: 0;
}
.timeBox li.w_100 div p span{
    color: #727272 !important;
}
.timeBox li.w_100 div p.dayTime span{
        font-size: 14px;
}
.timeBox li.w_100 div p strong{
    color: #727272 !important;
}
.timeBox li.d-flex .wrap{
    flex-direction: column;
    gap: 0;
}
.dayName{
    min-width: 70px;
    display: flex;
    justify-content: space-between;
    border-bottom: 3px solid #1f3864;
    font-weight: 700;
}
.dayTime{
    border-bottom: 2px solid #1f3864;
}
.dayTime span{
    font-size: 18px;
}
.timeBox li.w_100 .wrap div:first-child{
    margin-right: 40px;
}
.timeBox li.bar{
    width: 100px;
    position: relative;
}
.timeBox li.bar::before{
    content: "";
    position: absolute;
    left: 45%;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 10px;
    height: 10px;
    background-color: #1f3864;
    /* transform: rotate(90deg); 
    margin-top: -30px;*/
}
.s3112{}
.s3112 .area{}
.s3112 .area .top-title-area{}
.s3112 .area .top-title-area .title-wrap{}
.s3112 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3112 .area .list-area{
    margin: 35px 0 0;
}
.s3112 .area .list-area .list-wrap{}
.s3112 .area .list-area .list-con{
    padding: 80px 0 0;
    margin: 80px 0 0;
    border-top: 1px solid #e0e0e0;
}
.s3112 .area .list-area .list-con:first-child{
    padding: 0;
    margin: 0;
    border-top-width: 0;
}
.s3112 .area .list-area .list-inner{
    display: flex;
    align-items: center;
}
.s3112 .area .list-area .thumb-area{
    width: 24.285%;
}
.s3112 .area .list-area .thumb-area .thumb-wrap{}
.s3112 .area .list-area .thumb-area .thumb{
    border: 1px solid #e0e0e0;
}
.s3112 .area .list-area .thumb-area .thumb img{
    width: 100%;
}
.s3112 .area .list-area .text-area{
    width: 75.715%;
    padding-left: 60px;
}
.s3112 .area .list-area .text-area .name-area{}
.s3112 .area .list-area .text-area .name-area .text-wrap{}
.s3112 .area .list-area .text-area .name-area .text-wrap .name{
    line-height: 1.4;
}
.s3112 .area .list-area .text-area .name-area .text-wrap .name strong{
    font-weight: 700;
}
.s3112 .area .list-area .text-area .name-area .text-wrap .name .job{
    margin-left: 15px;
    color: #0b343c;
    font-weight: 700;
}
.s3112 .area .list-area .text-area .cate-area{
    margin: 20px 0 0;
}
.s3112 .area .list-area .text-area .cate-area .text-wrap{
    display: flex;
    align-items: center;
}
.s3112 .area .list-area .text-area .cate-area .text-wrap .title{
    font-weight: 700;
    line-height: 1.4;
    color: #184048;
    margin-right: 5px;
    white-space: nowrap;
}
.s3112 .area .list-area .text-area .cate-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s3112 .area .list-area .text-area .tb-area{
    margin: 40px 0 0;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap{}
.s3112 .area .list-area .text-area .tb-area .tb-wrap table{
    width: 100%;
    border-bottom: 1px solid #184048;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr{}
.s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr th{
    padding: 13px 0;
    background-color: #184048;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #e0e0e0;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr th:last-child{
    border-right-width: 0;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr .title-wrap{}
.s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr .title-wrap .title{
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr{}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr td{
    padding: 13px 0;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #e0e0e0;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr td:last-child{
    border-right-width: 0;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr .text-wrap{}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr .text-wrap .text{
    font-weight: 300;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr .text-wrap .text.green{
    font-weight: 700;
    color: #006e84;
}
.s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr .text-wrap .text.red{
    font-weight: 700;
    color: #e11c1c;
}
.s3112 .area .list-area .text-area .btn-area{
    margin: 30px 0 0;
}
.s3112 .area .list-area .text-area .btn-area .btn-wrap{
    text-align: right;
    font-size: 0;
}
.s3112 .area .list-area .text-area .btn-area .btn-wrap .btn{
    display: inline-block;
    width: 190px;
    height: 60px;
    line-height: 58px;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    text-align: center;
    font-weight: 300;
    transition: .25s;
}
.s3112 .area .list-area .text-area .btn-area .btn-wrap .btn:hover{
    border-color: #184048;
    background-color: #184048;
    color: #fff;
}
.s3311{}
.s3311 .area{}
.s3311 .area .list-area{}
.s3311 .area .list-area .list-wrap{
    margin: -80px 0 0;
}
.s3311 .area .list-area .list-con{
    padding: 80px 0 0;
}
.s3311 .area .list-area .list-inner{
    display: flex;
    align-items: center;
}
.s3311 .area .list-area .thumb-area{
    width: 50%;
    padding-right: 40px;
}
.s3311 .area .list-area .thumb-area .thumb-wrap{}
.s3311 .area .list-area .thumb-area .thumb{}
.s3311 .area .list-area .thumb-area .thumb img{}
.s3311 .area .list-area .text-area{
    width: 50%;
    padding-left: 50px;
}
.s3311 .area .list-area .text-area .title-wrap{}
.s3311 .area .list-area .text-area .title-wrap .title{
    font-weight: 300;
    line-height: 1.4;
}
.s3311 .area .list-area .text-area .title-wrap .title strong{
    font-weight: 700;
    color: #184048;
}
.s3311 .area .list-area .text-area .text-wrap{
    margin: 45px 0 0;
}
.s3311 .area .list-area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s3311 .area .list-area .text-area .text-wrap .text span{
    color: #1d4f5a;
}
.s3311 .area .list-area .text-area .text-wrap .dot-text{
    position: relative;
    padding-left: 12px;
    margin: 5px 0 0;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 30px;
}
.s3311 .area .list-area .text-area .text-wrap .dot-text:first-child{
    margin: 0;
}
.s3311 .area .list-area .text-area .text-wrap .dot-text::before{
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #184048;
    border-radius: 50%;
}
.s3311 .area .list-area .text-area .num-wrap{
    margin: 30px 0 0;
    font-size: 0;
}
.s3311 .area .list-area .text-area .num-wrap .num{
    display: inline-block;
    width: 330px;
    height: 82px;
    line-height: 82px;
    background-color: #184048;
    color: #fff;
    text-align: center;
    font-weight: 800;
}
.s3311 .area .list-area .text-area .num-wrap .title{
    margin-right: 5px;
    font-weight: 300;
}
.s-dot-text{
    position: relative;
    padding-left: 12px;
    margin: 5px 0 0;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 40px;
}
.s-dot-text:first-child{
    margin: 0;
}
.s-dot-text::before{
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #184048;
    border-radius: 50%;
}

.s3410 .area{
    position: relative;
}
.s3410 .area .moveBt{
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    padding: 25px;
    background-color: #1c6779;
    border-radius: 10px;
    text-align: center;
    color: #ffffff;
    letter-spacing: -0.7px;
    transition: .4s;
}
.s3410 .area .moveBt:hover{
    opacity: .8;
    box-shadow: 2px 2px 8px rgba(0, 0, 0,0.2);
}
.s3410 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3410 .area .refer-area{
    margin-top: 20px;
}
.s3410 .area .refer-area p{
    line-height: 1.5;
}
.s3410 .area .refer-area .ar1{
    color: #757575;
    margin-top: 30px;
}
.s3410 .area .refer-area .ar1 p:nth-child(n + 2){
    margin-top: 15px;
}


.s3411{
    padding: 80px 0;
    background-color: #f5f5f5;
}
.s3411 .area{}
.s3411 .area .top-title-area{}
.s3411 .area .top-title-area .title-wrap{}
.s3411 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3411 .area .step-area{
    margin: 40px 0 0;
}
.s3411 .area .step-area .list-wrap{
    text-align: center;
    font-size: 0;
    border: 1px solid #e0e0e0;
    border-right-width: 0;
}
.s3411 .area .step-area .list-con{
    display: inline-block;
    width: 20%;
    vertical-align: text-top;
    border-right: 1px solid #e0e0e0;
    background-color: #ffffff;
}
.s3411 .area .step-area .list-inner{
    display: flex;
    height: 218px;
    align-items: center;
    justify-content: center;
}
.s3411 .area .step-area .text-area{}
.s3411 .area .step-area .text-area .step-wrap{
    font-size: 0;
}
.s3411 .area .step-area .text-area .step-wrap .step{
    display: inline-block;
    width: 82px;
    height: 25px;
    line-height: 25px;
    border-radius: 50px;
    font-weight: 700;
    color: #fff;
}
.s3411 .area .step-area .text-area .text-wrap{
    margin: 25px 0 0;
}
.s3411 .area .step-area .text-area .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px;
}
.s3411 .area .refer-area{
    padding: 12px 0 0;
}
.s3411 .area .refer-area .text-wrap{}
.s3411 .area .refer-area .s-dot-text{}
.s3412{}
.s3412 .area{}
.s3412 .area .top-title-area{
    position: relative;
}
.s3412 .area .top-title-area .title-wrap{}
.s3412 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3412 .area .top-title-area .title-wrap .text{
    margin: 17px 0 0;
    font-weight: 300;
    line-height: 1.4;
}
.s3412 .area .top-title-area .btn-area{
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
}
.s3412 .area .top-title-area .btn-area .btn-wrap{
    margin: 0 0 0 10px;
}
.s3412 .area .top-title-area .btn-area .btn{
    display: block;
}
.s3412 .area .top-title-area .btn-area .btn .text-wrap{
    display: flex;
    width: 250px;
    height: 76px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    transition: .25s;
}
.s3412 .area .top-title-area .btn-area .btn:hover .text-wrap{
    border-color: #1c6779;
    background-color: #1c6779;
    color: #fff;
}
.s3412 .area .top-title-area .btn-area .btn .text-wrap .ico{
    width: 19px;
    height: 20px;
    margin-right: 10px;
    background: url('../img/s3412-ico.png') 0 0 no-repeat;
    text-indent: -9999px;
    transition: .25s;
}
.s3412 .area .top-title-area .btn-area .btn:hover .text-wrap .ico{
    background-position: 100% 0;
}
.s3412 .area .top-title-area .btn-area .btn .text-wrap .text{
    font-weight: 300;
}
.s3412 .area .top-title-area .btn-area .btn .text-wrap .text strong{
    font-weight: 700;
}
.s3412 .area .tb-list-area{}
.s3412 .area .tb-list-area .list-wrap{
    margin: -95px 0 0;
}
.s3412 .area .tb-list-area .list-con{
    padding: 95px 0 0;
}
.s3412 .area .tb-list-area .list-inner{}
.s3412 .area .tb-list-area .list-title-area{}
.s3412 .area .tb-list-area .list-title-area .title{
    color: #1c6779;
    font-weight: 700;
    line-height: 1.4;
}
.s3412 .area .tb-list-area .list-title-area .title span{
    color: #292929;
    font-weight: 300;
    line-height: 1.4;
}
.s3412 .area .tb-list-area .tb-area{
    margin: 15px 0 0;
}
.s3412 .area .tb-list-area .tb-area .tb-wrap{}
.s3412 .area .tb-list-area .tb-area table{
    width: 100%;
    border-top: 1px solid #1c6779;
}
.s3412 .area .tb-list-area .tb-area thead tr{}
.s3412 .area .tb-list-area .tb-area thead tr th{
    padding: 20px 0;
    background-color: #f5f5f5;
    border-left: 1px solid #e0e0e0;
    vertical-align: middle;
    text-align: center;
}
.s3412 .area .tb-list-area .tb-area thead tr th:first-child{
    border-left-width: 0;
}
.s3412 .area .tb-list-area .tb-area thead tr .title-wrap{}
.s3412 .area .tb-list-area .tb-area thead tr .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3412 .area .tb-list-area .tb-area tbody tr{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.s3412 .area .tb-list-area .tb-area tbody tr td{
    border-left: 1px solid #e0e0e0;
    padding: 35px 0 35px 100px;
    vertical-align: middle;
    text-align: left;
}
.s3412 .area .tb-list-area .tb-area tbody tr td:first-child{
    border-left-width: 0;
}
.s3412 .area .tb-list-area .tb-area tbody tr td:first-child,
.s3412 .area .tb-list-area .tb-area tbody tr td:last-child{
    text-align: center;
    padding-left: 0;
}
.s3412 .area .tb-list-area .tb-area tbody tr td.tal{
    text-align: left;
    padding-left: 100px;
}
.s3412 .area .tb-list-area .tb-area tbody tr td.tac{
    text-align: center;
    padding-left: 0;
}
.s3412 .area .tb-list-area .tb-area tbody tr .text-wrap{}
.s3412 .area .tb-list-area .tb-area tbody tr .text-wrap .text{
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: -1px;
}
.s3412 .area .tb-list-area .tb-area tbody tr .text-wrap .text strong{
    font-weight: 700;
}
.s3413{}
.s3413 .area{}
.s3413 .area .top-title-area{}
.s3413 .area .top-title-area .title-wrap{
    padding: 20px 10px;
    text-align: center;
    background-color: #1c6779;
}
.s3413 .area .top-title-area .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
}
.s3413 .area .tb-area{}
.s3413 .area .tb-area .tb-wrap{}
.s3413 .area .tb-area table{}
.s3413 .area .tb-area table tbody tr{}
.s3413 .area .tb-area table tbody tr th{
    background-color: #f5f5f5;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.s3413 .area .tb-area table tbody tr th .title-wrap{}
.s3413 .area .tb-area table tbody tr th .title-wrap .title{
    font-weight: 700;
    line-height: 1.4;
}
.s3413 .area .tb-area table tbody tr th .title-wrap .text{
    margin: 10px 0 0;
    font-weight: 300;
    line-height: 1.4;
    color: #5e5e5e
}
.s3413 .area .tb-area table tbody tr td{
    padding: 35px 0 35px 100px;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}
.s3413 .area .tb-area table tbody tr td .text-wrap{}
.s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap{
    display: flex;
    align-items: flex-start;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.pl15{
    padding-left: 15px;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.flex-col{
    flex-direction: column;
    padding-left: 30px;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.flex-col:first-child{
    padding-left: 0;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .flex-con{
    display: flex;
    align-items: flex-start;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .num{
    font-weight: 300;
    line-height: 1.8;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .dot{
    font-weight: 300;
    line-height: 1.8;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .refer{
    font-weight: 300;
    line-height: 1.8;
}
.s3413 .area .tb-area table tbody tr td .text-wrap .text{
    font-weight: 300;
    line-height: 1.8;
}
.s3413 .area .tb-area .refer-wrap{
    margin: 20px 0 0;
    text-align: right;
}
.s3413 .area .tb-area .refer-wrap .text-wrap{}
.s3413 .area .tb-area .refer-wrap .text-wrap .text{
    font-weight: 300;
    line-height: 1.4;
}
.s3413 .area .text-list-area{}
.s3413 .area .text-list-area .list-wrap{}
.s3413 .area .text-list-area .list-con{
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
.s3413 .area .text-list-area .list-inner{}
.s3413 .area .text-list-area .text-wrap{}
.s3413 .area .text-list-area .text-wrap .text{
    font-weight: 300;
    line-height: 2;
}
.s3413 .area .text-list-area .text-wrap .text .refer{
    color: #cb3d3d;
}
.temp-area{
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: url('../img/temp-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
}
.temp-area .temp-wrap{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.temp-area .temp-wrap .img{
    width: 100%;
    text-align: center;
}
.temp-area .temp-wrap img{
    max-width: 50%;
}
.process-area{
    padding: 100px 0;
    text-align: center;
    background-color: #f5f5f5;
}
.process-area.bg-white{
    background-color: #fff;
}
.process-area .area{
    position: relative;
}
.process-area .area .knee-link{}
.process-area .area .knee-link .link{
    position: absolute;
    display: block;
    text-indent: -9999px;
    font-size: 0;
}
.process-area .area .knee-link .link1{
    right: 40.7%;
    bottom: 0;
    width: 19%;
    height: 14.25%;
}
.process-area .area .knee-link .link2{
    right: 20.3%;
    bottom: 0;
    width: 20.4%;
    height: 14.25%;
}
.process-area .area .knee-link .link3{
    right: 0;
    bottom: 0;
    width: 19.3%;
    height: 14.25%;
}
.s4664{
    padding: 100px 0;
    background-color: #1d4f5a;
}
.s4664 .center-title-area .title,
.s4664 .center-title-area .title strong,
.s4664 .center-title-area .text{
    color: #fff;
}
.s4664 .area{}
.s4664 .list-area{}
.s4664 .list-area .list-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}
.s4664 .list-area .list-con{
    width: 50%;
}
.s4664 .list-area .list-inner{}
.s4664 .list-area .thumb{}
.s4664 .list-area .thumb img{}

/* 이재민 원장님 해외의료연수중 배너  */
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.inquiry_wrap{
    background-color: #173f48;
    color: #fff;
    padding: 15px;
    font-family: 'GmarketSansMedium';
    letter-spacing: -1px;
}
.inquiry_wrap > div{margin-bottom: 15px; font-family: 'GmarketSansMedium';}
.inquiry_wrap ul{display: flex; justify-content: center;}
.inquiry_wrap ul li{width: 50%; text-align: left;}
.inquiry_wrap ul li p:last-child{font-family: 'GmarketSansLight';}
.inquiry_wrap > ul > li {display: flex; flex-direction: column; justify-content: space-between;}
.inquiry_wrap > ul > li:first-child{padding-right: 15px; border-right: 2px solid #fff;}
.inquiry_wrap > ul > li:nth-child(2){padding-left: 15px;}
.inquiry_wrap ul li img{width: 35px; margin-right: 10px;}
.inquiry_wrap ul li ul{padding: 10px 0;}
.inquiry_wrap ul li ul li{display: flex; align-items: center; justify-content: center;}
.inquiry_wrap ul li ul li a{display: flex; align-items: center; justify-content: center;}

@media all and (max-width:1720px){
    .sft{
        left: 0;
        width: 100%;
        margin-left: 0;
    }
}

@media all and (max-width:1420px){
    .s2111 .area .text-area{
        padding: 30px 0 0 20px;
    }
}

@media all and (max-width:1200px){
    #sv{
        left: 0;
        width: 100%;
        margin-left: 0;
    }
    #sv .sv-area .text-area .title-wrap .title{
        letter-spacing: 10px;
    }
    #sv .sv-area .text-area .title-wrap .en-title{
        margin: 10px 0 0;
        letter-spacing: 7px;
    }
    #snb .snb-area{
        padding-left: 30px;
    }
    #snb .snb-area .home-wrap .btn-wrap .btn{
        width: 30px;
        height: 40px;
    }
    #snb .snb-area .home-wrap .btn-wrap .btn img{
        width: 15px;
    }
    #snb .snb-area .snb-list-area .dep1-wrap .dep1{
        padding: 0 10px;
    }
    #snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area{
        height: 40px;
        line-height: 40px;
    }
    #snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .text-wrap .title{
        font-size: 13px;
    }
    #snb .snb-area .snb-list-area .dep1-wrap .dep1 .text-area .ico-wrap .ico img{
        width: 15px;
    }
    #snb .snb-area .snb-list-area .dep2-area .dep2{
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .s-top-title-area{
        padding: 60px 0 40px;
    }
    .s-top-title-area .title-area .en-title{
        margin: 5px 0 0;
        letter-spacing: 2px;
    }
    .center-title-area .title-wrap .text{
        margin: 20px 0 0; 
    }
    .s-en-title{
        letter-spacing: 2px;
    }
    .s-title-area .s-title-wrap{
        margin: 10px 0 0;
    }
    .s-title-area .s-text-wrap{
        margin: 15px 0 0;
    }
    .s1112{
        padding: 40px 0;
        background-color: #184048;
        margin: 0 !important;
    }
    .s1112::before{
        display: none;
    }
    .s1112 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s1112 .area .top-title-area .title-wrap .text{
        margin: 20px 0 0;
    }
    .s1112 .area .list-area{
        padding: 30px 0 0;
    }
    .s1112 .area .list-area .list-wrap{
        margin: -10px 0 0;
    }
    .s1112 .area .list-area .list-con{
        width: 100%;
        padding: 10px 0 0;
    }
    .s1112 .area .list-area .text-area{
        display: block;
        min-height: 0;
        height: auto !important;
        padding: 20px 10px;
    }
    .s1112.s4114 .area .list-area .text-area .text-wrap{
        padding: 0;
    }
    .s1113 .list-wrap{
        max-width: 400px;
        margin: -20px auto 20px;
    }
    .s1113 .list-con{
        padding: 20px 0 0;
    }
    .s1113 .bg-area .bg-wrap{
        width: 100%;
    }
    .s1113 .text-area{
        padding: 20px 0;
        text-align: center;
    }
    .s1113 .text-area .tly-50{
        position: relative;
        top: 0;
        transform: translateY(0);-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);
    }
    .s1113 .list-con:nth-child(odd) .text-area .text-wrap{
        left: 0;
        padding-left: 0;
    }
    .s1113 .text-area .text-wrap .title-inner .title{
        margin: 10px 0 0;
        font-weight: 300;
        line-height: 1.4;
    }
    .s1113 .text-area .text-wrap .text-inner{
        margin: 15px 0 0;
    }
    .s1113 .text-area .text-wrap .text-inner .text{
        font-size: 16px;
    }
    .s1114 .bg-area .bg{
        padding-bottom: 66.66%;
    }
    .s1114 .text-area .text-wrap .title{
        margin: 10px 0 0;
        font-weight: 300;
        line-height: 1.4;
    }
    .s1114 .text-area .text-wrap .text{
        margin: 15px 0 0;
    }
    .s1211 .area .nav-area .dep1 .text-area .floor-wrap{
        height: 60px;
    }
    .s1211 .area .nav-area .dep1 .text-area .floor-wrap .floor{
        font-size: 20px;
    }
    .s1211 .area .slide-area{
        margin: 15px 0 0;
    }
    .s1211 .area .slide-area .title-area{
        height: 60px;
    }
    .s1211 .area .slide-area .title-area .title-wrap .title{
        font-size: 14px;
    }
    .s1211 .area .slide-area .bx-wrapper .bx-controls-direction a{
        width: 70px;
        height: 70px;
        margin-top: -30px;
    }
    .s1211 .area .slide-area .bx-wrapper .bx-controls-direction a.bx-prev{
        left: 0;
        background-size: cover;
    }
    .s1211 .area .slide-area .bx-wrapper .bx-controls-direction a.bx-next{
        right: -25px;
        background-size: cover;
    }
    .s1311 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s1311 .nav{
        margin: 0 0 20px;
    }
    .s1311 .nav .dep1-wrap{
        margin: 0 -1px -1px 0;
    }
    .s1311 .nav .dep1-wrap .dep1-con{
        width: 50%;
        padding: 0 1px 1px 0;
    }
    .s1311 .nav .dep1-wrap .dep1-con:nth-child(3),
    .s1311 .nav .dep1-wrap .dep1-con:nth-child(4),
    .s1311 .nav .dep1-wrap .dep1-con:nth-child(5){
        width: 33.33%;
    }
    .s1311 .nav .dep1-wrap .dep1{
        height: 60px;
        line-height: 60px;
    }
    .s1311 .area .list-wrap{
        margin: -80px 0 0;
        text-align: center;
    }
    .s1311 .area .list-con{
        width: 100%;
        padding: 80px 0 0;
    }
    .s1311 .area .text-area .title-wrap{
        display: block;
        height: auto;
        padding: 10px;
    }
    .s1311 .area .text-area .title-wrap .title-con .title{
        font-size: 18px;
    }
    .s1311 .area .text-area .title-wrap .en-title-con{
        margin: 5px 0 0;
    }
    .s1311 .area .text-area .title-wrap .en-title-con .en-title{
        font-size: 16px;
    }
    .s1311 .area .text-area .text-wrap{
        padding: 20px 10px 0;
    }
    .s1311 .area .text-area .text-wrap .text-con .text{
        text-align: center;
        font-size: 14px;
    }
    .s1311 .area .text-area .text-wrap .text-con .text.dot-text{
        padding-left: 0;
    }
    .s1311 .area .text-area .text-wrap .text-con .text.dot-text::before{
        position: relative;
        margin-right: 3px;
    }
    .s1411{
        max-width: 400px;
        margin: 0 auto;
    }
    .s1411 .area .map-area{
        /* padding-bottom: 100%; */
        padding-bottom: 210% !important;
    }
    .s1411 .area .map-area .map-wrap{
        display: flex;
        flex-direction: column;
    }
    .s1411 .area .map-area #map2 {
        width: 100% !important;
        height: 50% !important;
    }
    .s1411 .area .map-area .mapImg{
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 9;
    }
    .s1411 .area .addr-area{
        width: 100%;
        bottom: 50% !important;
    }
    .s1411 .area .addr-area .text-wrap{
        flex-direction: column;
    }
    
    .s1411 .area .addr-area .text-wrap .btn{
        width: auto;
        height: 30px;
        padding: 0 15px;
        margin: 3px 0 0;
    }
    .s1412{
        max-width: 400px;
        margin: 0 auto;
    }
    .s1412 .list-wrap{
        margin: -20px 0 0;
    }
    .s1412 .list-con{
        width: 100%;
        padding: 20px 0 0;
    }
    .s1412 .list-inner{
        display: block;
        height: auto;
        padding: 50px 20px;
    }
    .s1412 .title-area{
        display: block;
        padding: 0 0 20px;
        text-align: center;
    }
    .s1412 .title-area .ico-wrap{
        width: 100%;
        padding: 0 0 5px;
    }
    .s1412 .content-area{
        padding: 20px 10px;
        text-align: center;
    }
    .s1412 .caption-area{
        justify-content: center;
    }
    .s1412 .caption-area .caption-wrap{
        margin-right: 10px;
    }
    .s1412 .ban-area{
        margin: 20px 0 0;
    }
    .s1412 .subway-area .text-area{
        margin: 20px 0 0;
    }
    .s1412 .bus-area .text-area{
        margin: 0 0 10px;
    }
    .s1412 .bus-area .caption-area{
        margin: 0 0 20px;
    }
    .s2111 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s2111 .area .list-area .list-wrap{
        margin: -50px 0 0;
    }
    .s2111 .area .list-area .list-con{
        width: 100%;
        padding: 50px 0 0;
    }
    .s2111 .area .thumb-area{
        width: 100%;
        border-right-width: 0;
        border-bottom: 1px solid #e0e0e0;
    }
    .s2111 .area .text-area{
        position: relative;
        width: 100%;
        padding: 30px 0 0;
        text-align: center;
    }
    .s2111 .area .name-area .text-wrap .name{
        margin: 10px 0 10px;
        font-weight: 300;
    }
    .back_con{
        justify-content: center;
    }
    .s2111 .area .cate-area{
        margin: 20px 0 0;
    }
    .s2111 .area .cate-area .text-wrap .text{
        margin: 5px 0 0;
    }
    .s2111 .area .btn-area{
        position: relative;
        margin: 30px 0 0;
    }
    .s2111 .area .btn-area .btn-wrap .btn{
        height: 50px;
        line-height: 50px;
    }
    .s2111 .area .btn-area.DetailBtn{
        margin-top: 0;
    }
    .s2111 .area .btn-area.DetailBtn .btn-wrap .btn{
        height: 80px;
        line-height: inherit;
        padding-top: 10px;
    }
    .s2111-pop .list-inner .close-pop{
        right: 10px;
        top: 10px;
    }
    .s411 .area .group-list-wrap{
        text-align: center;
        font-size: 0;
        margin: -50px 0 0;
    }
    .s411 .area{
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
    }
    .s411 .area .group-list-con{
        padding: 50px 0 0;
    }
    .s411 .area .group-list-con:nth-child(2),
    .s411 .area .group-list-con:nth-child(4){
        width: 100%;
    }
    .s411 .area .group-list-con:nth-child(3){
        width: 100%;
    }
    .s411 .area .list-area{
        padding: 20px 0 0;
    }
    .s411 .area .list-wrap{
        margin: -20px -10px;
    }
    .s411 .area .list-con{
        width: 50%;
        padding: 20px 10px 0;
    }
    .s411 .area .group-list-con:nth-child(2) .list-wrap{
        text-align: center;
    }
    .s411 .area .group-list-con:nth-child(4) .list-wrap{
        text-align: center;
    }
    .s411 .area .group-list-con:nth-child(2) .list-con,
    .s411 .area .group-list-con:nth-child(4) .list-con{
        width: 50%;
    }
    .s411 .area .group-list-con:nth-child(3) .list-con{
        width: 50%;
    }
    .s411 .area .list-inner,
    .s411 .area .list-inner::before{
        border-radius: 20px;
    }
    .s411 .area .ico-area{
        height: 200px;
    }
    .s411 .area .ico-area .ico-wrap{
        width: 100%;
        margin-top: -10px;
    }
    .s411 .area .ico-area .ico-wrap .ico img{
        max-width: 50%;
    }
    .s411 .area .btn-area .btn-wrap .btn{
        height: 50px;
    }
    .s411 .area .btn-area .btn-wrap .text-wrap .text{
        margin-right: 8px;
    }
    .s411 .area .btn-area .btn-wrap .ico-wrap .ico{
        width: 20px;
        height: 20px;
    }
    #lnb .nav{
        max-width: 400px;
        margin: 0 auto;
    }
    #lnb .nav .dep1-wrap{
        margin: -10px -5px 0;
    }
    #lnb .nav .dep1-con{
        padding: 10px 5px 0;
        width: 50% !important;
    }
    #lnb .nav .dep1-con .dep1{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    #lnb .nav .dep1-con .dep1 span{
        line-height: 18px;
    }
    .s4111 .area{
        display: block;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s4111 .area .text-area{
        width: 100%;
    }
    .s4111 .area .text-area .title-wrap .text{
        margin: 15px 0 0;
    }
    .s4111 .area .text-area .text-wrap{
        margin: 20px 0 0;
    }
    .s4111 .area .thumb-area{
        width: 100%;
        margin: 20px 0 0;
    }
    .s4112{
        padding: 50px 0;
    }
    .s4112 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s4112 .area .top-title-area .title-wrap .text{
        margin: 20px 0 0; 
    }
    .s4112 .area .list-area{
        margin: 20px 0 0;
    }
    .s4112 .area .list-area .list-wrap{
        margin: -15px 0 0;
    }
    .s4112 .area .list-area .list-con{
        width: 100%;
        padding: 15px 0 0;
    }
    .s4112 .area .list-area .list-inner{
        padding: 20px 10px;
    }
    .s4112 .area .list-area .text-area{
        padding: 10px 0 0;
    }
    .s4112 .area .list-area .text-area .text-wrap{
        height: auto !important;
    }
    .s4113{
        padding: 50px 0;
    }
    .s4113 .area{
        display: block;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s4113 .area .left{
        width: 100%;
    }
    .s4113 .area .left .text-area .title-wrap .title{
        margin: 20px 0 0;
    }
    .s4113 .area .left .text-area .title-wrap .text{
        margin: 20px 0 0;
    }
    .s4113 .area .right{
        width: 100%;
        margin: 20px 0 0;
    }
    .s4113 .area .right .chk-area{
        font-size: 0;
        text-align: center;
    }
    .s4113 .area .right .chk-area .list-wrap{
        display: inline-block;
        margin: -15px 0 0;
        text-align: left;
    }
    .s4113 .area .right .chk-area .list-con{
        padding: 15px 0 0;
    }
    .s4113 .area .right .chk-area .list-inner{
        padding-left: 34px;
    }
    .s4113 .area .right .chk-area .ico-wrap .ico img{
        width: 24px;
    }
    .s4115 .area{
        max-width: 400px;
        margin: 0 auto;
        height: auto;
        min-height: 0 !important;
        padding: 50px 0 0;
        text-align: center;
    }
    .s4115 .area .text-area .top-title-area .title-wrap .text{
        margin: 20px 0 0;
    }
    .s4115 .area .text-area .qna-area{
        padding: 30px 0 0;
    }
    .s4115 .area .text-area .qna-area .q-area{
        padding: 0 80px 0 40px;
    }
    .s4115 .area .text-area .qna-area .q-area .text-wrap .text-con .text{
        font-size: 16px;
    }
    .s4115 .area .text-area .qna-area .q-area .text-wrap .title-con{
        width: 30px;
    }
    .s4115 .area .text-area .qna-area .q-area .text-wrap .ico-con{
        width: 70px;
    }
    .s4115 .area .text-area .qna-area .a-area{
        padding: 20px 0 15px 0;
    }
    .s4115 .area .text-area .qna-area .a-area .text-wrap{
        padding: 0 10px 0 40px !important;
        text-align: left;
    }
    .s4115 .area .text-area .qna-area .a-area .text-wrap .title-con{
        width: 30px;
    }
    .s4115 .area .profile-area{
        position: relative;
        left: 0 !important;
        width: 100% !important;
        margin: 15px 0 0;
    }
    .sft .item-list-area{}
    .sft .item-list-area .list-inner{
        position: relative;
    }
    .sft .item-list-area .bg-area .bg{
        padding-bottom: 45%;
    }
    .sft .item-list-area .list-con:nth-child(3) .bg-area .bg{
        background-position-x: 92%;
    }
    .sft .item-list-area .text-box-area{
        padding: 50px 10px;
    }
    .sft .item-list-area .text-box-area.white-text{
        color: #212121;
    }
    .sft .item-list-area .text-box-area .tly-50{
        position: relative;
        top: 0;
        transform: translateY(0);-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);
    }
    .sft .item-list-area .list-con:nth-child(even) .text-box-area .text-box-wrap{
        text-align: center;
    }
    .sft .item-list-area .text-box-area .text-box-con{
        display: block;
        text-align: center;
    }
    .sft .item-list-area .text-box-area .title-wrap .title{
        margin: 10px 0 0;
        font-size: 30px;
    }
    .sft .item-list-area .text-box-area.white-text .title-wrap .title strong{
        color: #212121;
    }
    .sft .item-list-area .text-box-area .text-wrap{
        margin: 15px 0 0;
    }
    .sft .item-list-area .text-box-area .text-wrap .text{
        font-size: 14px;
    }
    .s4116{
        padding: 50px 0;
    }
    .s4116 .area{
        max-width: 420px;
        margin: 0 auto;
    }
    .s4116 .top-title-area .title-wrap .text{
        margin: 20px 0 0;
    }
    .s4116 .list-area{
        padding: 30px 0 0;
    }
    .s4116 .list-area .list-wrap{
        margin: -30px 0 0;
    }
    .s4116 .list-area .list-con{
        width: 100% !important;
        padding: 30px 0 0;
    }
    .s4116 .list-area .radius-area{
        max-width: 240px;
    }
    .s4116 .list-area .text-area{
        margin: 42px 0 0;
    }
    .s43111{
        padding: 50px 0;
    }
    .s43111 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s43111 .area .top-title-area .title-wrap .text{
        margin: 20px 0 0; 
    }
    .s43111 .list-area{
        margin: 30px 0 0;
    }
    .s43111 .list-area .list-con{
        width: 100%;
    }
    .s43111 .list-area .list-inner{
        display: block;
    }
    .s43111 .list-area .thumb-area{
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
        border-right-width: 0;
        text-align: center;
    }
    .s43111 .list-area .text-area{
        width: 100%;
        padding: 30px 10px;
        text-align: center;
    }
    .s44121{
        padding: 50px 0 60px;
    }
    .s44121 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s44121 .top-title-area{
        text-align: center;
    }
    .s44121 .top-title-area .title-area .text-wrap{
        margin: 10px 0 0;
    }
    .s44121 .top-title-area .text-area{
        margin: 5px 0 0;
    }
    .s44121 .tb-area{
        margin: 15px 0 0;
    }
    .s44121 .tb-area .tb-wrap table,
    .s44121 .tb-area .tb-wrap tbody,
    .s44121 .tb-area .tb-wrap tr{
        display: block;
        width: 100%;
    }
    .s44121 .tb-area .tb-wrap td,
    .s44121 .tb-area .tb-wrap th{
        display: block;
        padding: 20px 10px;
        text-align: center;
    }
    .s44121 .tb-area .tb-wrap tr{
        overflow: hidden;
    }
    .s44121 .tb-area .tb-wrap th{
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: left;
        float: left;
        width: 30%;
        min-height: 100px;
        letter-spacing: -1px;
    }
    .s44121 .tb-area .tb-wrap td{
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: left;
        float: left;
        width: 70%;
        min-height: 100px;
    }
    .s44121 .tb-area .tb-wrap tr:nth-child(3) th,
    .s44121 .tb-area .tb-wrap tr:nth-child(3) td{
        min-height: 170px;
    }
    .s44121 .tb-area .tb-wrap th{
        border-right-width: 0;
    }
    .s44121 .tb-area2 .caption-area .caption-wrap{
        height: 50px;
    }
    .s44121 .tb-area2 .caption-area .text-wrap{
        height: 70px;
        text-align: center;
    }
    .s44121 .tb-area2 .tb-wrap table,
    .s44121 .tb-area2 .tb-wrap tbody,
    .s44121 .tb-area2 .tb-wrap tr{
        display: block;
        width: 100%;
    }
    .s44121 .tb-area2 .tb-wrap td,
    .s44121 .tb-area2 .tb-wrap th{
        display: block;
        padding: 20px 10px;
        text-align: center;
    }
    .s44121 .tb-area2 .tb-wrap tr{
        overflow: hidden;
    }
    .s44121 .tb-area2 .tb-wrap th{
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: left;
        float: left;
        width: 30%;
        min-height: 100px;
    }
    .s44121 .tb-area2 .tb-wrap td{
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: left;
        float: left;
        width: 70%;
        min-height: 100px;
    }
    .s44121 .tb-area2 .tb-wrap th{
        border-right-width: 0;
    }
    .s44121 .tb-area2 .tb-wrap th:nth-child(3){
        border-left-width: 0;
    }
    .s44121 .tb-area3{
        margin: 15px 0 0;
    }
    .s44121 .tb-area3 .tb-wrap thead tr th{
        padding: 10px 5px;
    }
    .s44121 .tb-area3 .tb-wrap tbody tr td{
        padding: 20px 5px;
    }
    .s44121 .tb-area3 .tb-wrap tbody tr td:last-child{
        padding: 5px 2px 5px 10px;
    }
    .s44121 .tb-area3 .tb-wrap thead tr .title-wrap .title,
    .s44121 .tb-area3 .tb-wrap tbody tr .text-wrap .text{
        font-size: 14px;
    }
    .s44121 .tb-area4{
        margin: 15px 0 0;
    }
    .s44121 .tb-area4 .tb-wrap thead tr th{
        padding: 10px 5px;
    }
    .s44121 .tb-area4 .tb-wrap tbody tr td{
        padding: 20px 5px;
    }
    .s44121 .tb-area4 .tb-wrap tbody tr td:last-child{
        padding: 5px 2px 5px 10px;
    }
    .s44121 .tb-area4 .tb-wrap thead tr .title-wrap .title,
    .s44121 .tb-area4 .tb-wrap tbody tr .text-wrap .text{
        font-size: 14px;
    }
    .tab_wrap{margin-top: 20px;}
    .tab_wrap ul{max-width: 400px; margin: 0 auto;}
    .tab_wrap ul li{padding: 10px; font-size: 16px;}
    .tab_wrap ul li a{padding: 0px;}

    .s44131{
        padding: 50px 0;
    }
    .s44131 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s44131 .area .top-title-area .title-wrap .text{
        margin: 20px 0 0; 
    }
    .s44131 .img-area{
        margin: 30px 0 0;
    }
    .s51111{
        padding: 50px 0 60px;
    }
    .s51111 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s51111 .area .col-area .col-wrap{
        margin: -30px 0;
    }
    .s51111 .area .col-area .col-con{
        display: block;
        width: 100%;
        padding: 30px 0;
        border-top: 1px solid #e0e0e0;
    }
    .s51111 .area .col-area .col-con:first-child{
        border-top-width: 0;
    }
    .s51111 .area .col-area .text-area{
        padding: 0;
        text-align: center;
    }
    .s51111 .area .col-area .text-area .text-wrap{
        margin: 20px 0 0;
    }
    .s51111 .area .col-area .text-area .dot-text-area{
        height: auto !important;
    }
    .s51111 .area .col-area .text-area .dot-text-area::before{
        display: none;
    }
    .s51111 .area .col-area .text-area .dot-text-wrap{
        margin: -5px 0 0;
    }
    .s51111 .area .col-area .text-area .dot-text-con{
        padding: 5px 0 0;
    }
    .s51111 .area .col-area .text-area .dot-text{
        padding-left: 0;
    }
    .s51111 .area .col-area .text-area .dot-text::before{
        position: relative;
        display: inline-block;
        top: 0;
        bottom: 2px;
        vertical-align: middle;
    }
    .s51112{
        padding: 50px 0 40px;
    }
    .s51112 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s51112 .area .list-area{}
    .s51112 .area .list-area .list-wrap{
        text-align: center;
        font-size: 0;
        margin: -30px -5px 0;
    }
    .s51112 .area .list-area .list-con{
        width: 50%;
        padding: 30px 5px 0;
    }
    .s51112 .area .list-area .ico-area .ico-wrap .ico img{
        max-width: 50%;
    }
    .s51112 .area .list-area .text-area{
        margin: 10px 0 0;
    }
    .s51112 .area .list-area .list-con:nth-child(odd) .text-area::before{
        display: none;
    }
    .s52211 .area{
        max-width: 400px;
        margin: 0 auto;
    }
    .s52211 .area .col-list-wrap{
        margin: -30px 0 0;
    }
    .s52211 .area .col-list-con{
        width: 100%;
        padding: 30px 0 0;
    }
    .s52211 .area .col-list-area .thumb-area .title-wrap{
        height: 80px;
    }
    .s52211 .area .col-list-area .text-area{
        margin: 5px 0 0;
    }
    .s52211 .area .col-list-area .text-area .text-wrap{
        height: auto !important;
        margin: 3px 0 0;
        padding: 20px 10px;
    }
    .s52211 .area .col-list-area .text-area .caption-wrap{
        position: relative;
        left: 0;
        top: 0;
        display: block !important;
        margin: 0 auto 5px;
        transform: translate(0, 0);-moz-transform: translate(0, 0);-webkit-transform: translate(0, 0);-o-transform: translate(0, 0);
    }
    .s52211 .area .col-list-area .text-area .caption-wrap .caption{
        height: 40px;
        line-height: 40px;
    }
    .s311{
        padding: 0 0 50px;
    }
    .s311 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s311 .area .time-area .text-area{
        display: block;
        padding: 30px 10px;
    }
    .s311 .area .time-area .text-area .text-wrap{
        width: 100%;
        text-align: center;
        font-size: 0;
        margin: -30px 0;
        padding: 20px 0;
    }
    .s311 .area .time-area .text-area{
        height: auto;
    }
    .s311 .area .time-area .text-area .text-con{
        display: block;
        width: 100%;
        padding: 30px 0;
        /* border-top: 1px solid #c0c0c0; */
    }
    .s311 .area .time-area .text-area .text-con::before{
        display: none;
    }
    .s311 .area .time-area .text-area .text-con:first-child{
        border-top-width: 0;
    }
    .s311 .area .time-area .text-area .text-con.meal{
        width: 100%;
    }
    .s311 .area .time-area .text-area .text-con.meal .text{
        padding-left: 0;
    }
    .s311 .area .time-area .refer-area{
        margin: 10px 0 0;
        padding: 0 10px;
    }
    .timeBox{
        flex-direction: column;
    }
    .timeBox li{
        width: 100%;
    }
    .timeBox .bar{
        display: none;
    }
    .timeBox li div p {
        font-size: 20px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .timeBox li.w_100 .timeName{
        font-size: 16px;
    }
    .timeBox li.w_100 div p{
        font-size: 14px;
    }
    .dayTime span {
        font-size: 14px;
    }
    .timeBox li.d-flex{
        flex-direction: column;
        gap: 0;
    }
    .timeBox li.d-flex .centerName p {
        padding: 0;
        margin: 15px 0 10px;
    }
    .timeBox li.w_100{
        margin-top: 0;
        flex-direction: column;
        gap: 0;
    }
    .timeBox li.w_100 .wrap {
        flex-direction: column;
        gap: 0;
    }
    .timeBox li.w_100 .timeName {
        padding: 0;
        margin: 15px 0 10px;
        width: 75px;
        overflow: hidden;
    }
    .timeBox li.w_100 .wrap div:first-child {
        margin-right: 0px;
    }

    .s3112 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s3112 .area .list-area{
        margin: 20px 0 0;
    }
    .s3112 .area .list-area .list-con{
        padding: 40px 0 0;
        margin: 40px 0 0;
    }
    .s3112 .area .list-area .list-inner{
        display: block;
    }
    .s3112 .area .list-area .thumb-area{
        width: 100%;
        font-size: 0;
    }
    .s3112 .area .list-area .thumb-area .thumb-wrap{
        display: inline-block;
    }
    .s3112 .area .list-area .text-area{
        width: 100%;
        padding: 30px 0 0;
    }
    .s3112 .area .list-area .text-area .name-area .text-wrap .name .job{
        margin-left: 5px;
    }
    .s3112 .area .list-area .text-area .cate-area{
        margin: 10px 0 0;
    }
    .s3112 .area .list-area .text-area .cate-area .text-wrap{
        justify-content: center;
    }
    .s3112 .area .list-area .text-area .cate-area .text-wrap .title{
        margin-right: 2px;
    }
    .s3112 .area .list-area .text-area .tb-area{
        margin: 20px 0 0;
    }
    .s3112 .area .list-area .text-area .tb-area .tb-wrap thead tr th{
        padding: 10px 2px;
    }
    .s3112 .area .list-area .text-area .tb-area .tb-wrap tbody tr td{
        padding: 10px 2px;
    }
    .s3112 .area .list-area .text-area .btn-area{
        margin: 15px 0 0;
    }
    .s3112 .area .list-area .text-area .btn-area .btn-wrap .btn{
        width: 120px;
        height: 50px;
        line-height: 48px;
    }
    .s3311 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s3311 .area .list-area .list-wrap{
        margin: -50px 0 0;
    }
    .s3311 .area .list-area .list-con{
        padding: 50px 0 0;
    }
    .s3311 .area .list-area .list-inner{
        display: block;
    }
    .s3311 .area .list-area .thumb-area{
        width: 100%;
        padding: 0;
    }
    .s3311 .area .list-area .text-area{
        width: 100%;
        padding: 30px 0 0;
    }
    .s3311 .area .list-area .text-area .text-wrap{
        margin: 25px 0 0;
    }
    .s3311 .area .list-area .text-area .text-wrap .dot-text{
        padding-left: 0;
        margin: 3px 0 0;
    }
    .s3311 .area .list-area .text-area .text-wrap .dot-text::before{
        position: relative;
        display: inline-block;
        top: 0;
        bottom: 6px;
        width: 4px;
        height: 4px;
        margin-right: 3px;
        vertical-align: middle;
    }
    .s3311 .area .list-area .text-area .num-wrap{
        margin: 15px 0 0;
    }
    .s3311 .area .list-area .text-area .num-wrap .num{
        width: auto;
        height: auto;
        line-height: 1;
        padding: 20px 40px;
    }
    .s3311 .area .list-area .text-area .num-wrap .title{
        margin-right: 3px;
    }
    .s-dot-text{
        padding-left: 0;
        margin: 3px 0 0;
    }
    .s-dot-text:first-child{
        margin: 0;
    }
    .s-dot-text::before{
        position: relative;
        display: inline-block;
        top: 0;
        bottom: 6px;
        width: 4px;
        height: 4px;
        margin-right: 3px;
        vertical-align: middle;
    }

    .s3410 .area{
        text-align: center;
    }
    .s3410 .area .moveBt{
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 320px;
        padding: 14px 10px;
        margin-bottom: 20px;
    }
    .s3410 .area .moveBt span{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    .s3410 .area .refer-area .ar1{
        margin-top: 20px;
    }
    .s3410 .area .refer-area .ar1 p:nth-child(n + 2){
        margin-top: 10px;
    }

    .s3411{
        padding: 50px 0;
    }
    .s3411 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s3411 .area .step-area{
        margin: 25px 0 0;
    }
    .s3411 .area .step-area .list-wrap{
        border-bottom-width: 0;
    }
    .s3411 .area .step-area .list-con{
        width: 100%;
        padding: 20px 10px;
        border-bottom: 1px solid #e0e0e0;
    }
    .s3411 .area .step-area .list-inner{
        height: auto;
    }
    .s3411 .area .step-area .text-area .step-wrap .step{
        width: auto;
        height: auto;
        line-height: 1;
        padding: 3px 12px;
    }
    .s3411 .area .step-area .text-area .text-wrap{
        margin: 15px 0 0;
    }
    .s3411 .area .refer-area{
        padding: 5px 0 0;
    }
    .s3411 .area .refer-area .s-dot-text{
        line-height: 1.4;
    }
    .s3412 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s3412 .area .top-title-area .title-wrap .text{
        margin: 12px 0 0;
    }
    .s3412 .area .top-title-area .btn-area{
        position: relative;
        align-items: center;
        justify-content: center;
        margin: 10px -5px 0;
    }
    .s3412 .area .top-title-area .btn-area .btn-wrap{
        width: 50%;
        padding: 0 5px;
        margin: 0;
    }
    .s3412 .area .top-title-area .btn-area .btn .text-wrap{
        width: 100%;
        height: 50px;
    }
    .s3412 .area .top-title-area .btn-area .btn .text-wrap .ico{
        margin-right: 5px;
    }
    .s3412 .area .tb-list-area .list-title-area .title span{
        display: block;
        margin: 3px 0 0;
    }
    .s3412 .area .tb-list-area .list-wrap{
        margin: -50px 0 0;
    }
    .s3412 .area .tb-list-area .list-con{
        padding: 50px 0 0;
    }
    .s3412 .area .tb-list-area .tb-area{
        margin: 10px 0 0;
    }
    .s3412 .area .tb-list-area .tb-area thead tr th{
        padding: 15px 2px;
    }
    .s3412 .area .tb-list-area .tb-area tbody tr td{
        padding: 20px 5px !important;
    }
    .s3412 .area .tb-list-area .tb-area tbody tr td .text-wrap .text{
        letter-spacing: -1.5px;
    }
    .s3413 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s3413 .area .top-title-area .title-wrap{
        padding: 15px 5px;
    }
    .s3413 .area .tb-area table,
    .s3413 .area .tb-area tbody,
    .s3413 .area .tb-area tr,
    .s3413 .area .tb-area th,
    .s3413 .area .tb-area td{
        display: block;
        width: 100%;
    }
    .s3413 .area .tb-area table tbody tr th{
        padding: 20px 0;
    }
    .s3413 .area .tb-area table tbody tr th .title-wrap .text{
        margin: 5px 0 0;
    }
    .s3413 .area .tb-area table tbody tr td{
        padding: 20px 5px;
        border-left-width: 0;
        text-align: left;
    }
    .s3413 .area .tb-area table tbody tr td .text-wrap .flex-area{
        display: block;
    }
    .s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.pl15{
        padding-left: 5px;
    }
    .s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.flex-col{
        padding-left: 0;
    }
    .s3413 .area .tb-area table tbody tr td .text-wrap .flex-wrap.flex-col .flex-con{}
    .s3413 .area .tb-area .refer-wrap{
        margin: 10px 0 0;
    }
    .s3413 .area .text-list-area .list-con{
        padding: 15px 10px;
    }
    .s3413 .area .text-list-area .text-wrap .text{
        line-height: 1.7;
    }
    .s4664{
        padding: 70px 0;
    }
    .s4664 .area{
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s4664 .list-area .list-wrap{
        display: block;
    }
    .s4664 .list-area .list-con{
        width: 100%;
        padding: 40px 0 0;
    }

    /* 이재민 원장님 해외의료연수중 배너 1200px */
    .inquiry_wrap{padding: 15px 10px; word-break: keep-all;}
    .inquiry_wrap > ul{flex-direction: column;}
    .inquiry_wrap > ul li{width: 100%;}
    .inquiry_wrap > ul > li:first-child{border-right: 0; padding-right: 0; margin-bottom: 15px;}
    .inquiry_wrap > ul > li:nth-child(2) {padding-left: 0;}
}

@media all and (max-width:768px){
    .s1212 .area .list-area{
        margin: 20px 0 0;
    }
    .s1212 .area .list-area .list-inner{
        padding-left: 0;
    }
    .s1212 .area .list-area .floor-area{
        position: relative;
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
    .s1212 .area .list-area .floor-area .text-wrap{
        position: relative;
        top: 0;
        transform: translateY(0);-moz-transform: translateY(0);-webkit-transform: translateY(0);-o-transform: translateY(0);
    }
    .s1212 .area .list-area .text-area{
        display: block;
        height: auto;
        padding: 30px 10px;
        text-align: center;
    }
    .bdt-wrap{
        padding-top: 50px;
        margin-top: 50px;
    }
    .bdt-wrap::before{
        left: 10px;
        width: calc(100% - 20px);
        margin-left: 0;
    }
    .s44121 .tb-area3 .tb-wrap thead tr .title-wrap .title,
    .s44121 .tb-area3 .tb-wrap tbody tr .text-wrap .text{
        font-size: 12px;
    }
    .s44121 .tb-area4 .tb-wrap thead tr .title-wrap .title,
    .s44121 .tb-area4 .tb-wrap tbody tr .text-wrap .text{
        font-size: 12px;
    }
    .process-area{
        padding: 50px 0;
    }
    .process-area .area .knee-link .link1{
        right: 57.7%;
        bottom: 25.2%;
        width: 24%;
        height: 1%;
    }
    .process-area .area .knee-link .link2{
        right: 57.7%;
        bottom: 24%;
        width: 24%;
        height: 1%;
    }
    .process-area .area .knee-link .link3{
        right: 17%;
        bottom: 25.2%;
        width: 27%;
        height: 1%;
    }
    /* 이재민 원장님 해외의료연수중 배너 768px */
    .inquiry_wrap{
        padding: 5px 5px;
    }
    .inquiry_wrap .title{
        font-size: 14px;
        letter-spacing: -0.5px;
        white-space: nowrap;
        margin-bottom: 5px;
    }
    .inquiry_wrap .text{
        font-size: 12px;
        letter-spacing: -1px;
    }
    .inquiry_wrap > ul > li:first-child{
        margin-bottom: 5px;
    }
    .inquiry_wrap ul li ul{
        padding: 5px 0;
    }
    .inquiry_wrap_mo{
        padding: 5px 0px;
    }
    .inquiry_wrap_mo > ul{
        flex-direction: column;
    }
    .inquiry_wrap_mo > ul > li:first-child{
        margin-bottom: 2px;
    }
    .inquiry_wrap_mo > ul li {
        width: auto;
    }
    .inquiry_wrap_mo ul li ul {
        padding: 0px 0;
        flex-wrap: wrap;
    }
    .inquiry_wrap_mo ul li ul li {
        display: flex;
        align-items: center;
        justify-content: center;
        width: calc(100% / 3);
    }
    .inquiry_wrap_mo ul li ul li a {
        flex-direction: column;
    }
    .inquiry_wrap_mo ul li img{
        width: 30px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .inquiry_wrap_mo ul li span{
        font-size: 10px;
    }
}

@media all and (max-width:486px){
    #sv .sv-area .bg-area .bg-wrap .bg{
        padding-bottom: 56.25%;
    }
    #sv .sv-area .text-area .title-wrap .title{
        letter-spacing: 4px;
    }
    #sv .sv-area .text-area .title-wrap .en-title{
        letter-spacing: 5px;
    }
    .s1113 .text-area .text-wrap .text-inner .text{
        font-size: 12px;
    }
    .s1114 .text-area .text-wrap .text{
        font-size: 12px;
    }
    .s1211 .area .nav-area .dep1 .text-area .floor-wrap .floor{
        font-size: 16px;
    }
    .s1211 .area .slide-area .title-area{
        height: 40px;
    }
    #lnb .nav .dep1-con .dep1{
        font-size: 12px;
    }
    .s3412 .area .tb-list-area .tb-area thead tr .title-wrap .title,
    .s3412 .area .tb-list-area .tb-area tbody tr td .text-wrap .text{
        font-size: 12px;
    }
}

/* 20230524 비만클리닉추가 */
@font-face{
    font-family: 'godoMaum';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/godoMaum.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }
.s4511{background:url(../img/s4/s4_s5_bg0.png) 50% 110px no-repeat; background-size:cover; }
.s4511 .area .text-area{text-align:center; font-size:2rem; line-height:1.4; font-weight:300; letter-spacing: -0.063rem;}
.s4511 .area .text-area strong{font-weight:700; color:#184048;}
.s4511 .area .talk-box{padding-top:8.5rem; max-width:550px; margin:0 auto; padding-left:20px;}
.s4511 .area .talk-box .talk{position:relative; padding:0 15px; margin-bottom:5px;} 
.s4511 .area .talk-box .talk:last-child{padding-right:3px;}
.s4511 .area .talk-box .talk:nth-child(even){text-align:right;}
.s4511 .area .talk-box .talk span{
    font-family: 'godoMaum'; font-size:2.175rem; color:#184048; letter-spacing: -1px; line-height:1;
    display:inline-block; padding:15px 40px; background:#fff; box-shadow: 5px 10px 10px 10px rgba(0,0,0,.05); border-radius:5rem;
} 
.s4511 .area .talk-box .talk:before{content:''; position:absolute; bottom:0px; left:0px; display:inline-block; width:47px; height:26px; background:url(../img/s4/talk_tail.png) bottom left no-repeat; }
.s4511 .area .talk-box .talk:nth-child(even):before{text-align:right; left:auto; right:0px; background:url(../img/s4/talk_tail_right.png) bottom left no-repeat; }
.s4511 .area .title-box{padding:3rem 0 6.25rem; text-align:center; font-size:3.625rem; font-weight:100; color:#fff; letter-spacing:-0.1rem; line-height:1.3;}

.s4512{background:url(../img/s4/s4_s5_bg1.jpg) 50% 100px no-repeat; background-size:cover; padding-bottom:100px;}
.s4512 .area .title-box{text-align:center; }
.s4512 .area .title-box .num{display:inline-block; width:70px; height:70px; text-align:center; line-height:70px; font-size:40px; font-weight: 700; color:#fff; background:#184048; border-radius:10rem;}
.s4512 .area .title-box p{padding-top:10px; font-size:3.625rem; font-weight:100; letter-spacing:-1px;}
.s4512 .area .title-box p strong{font-weight:700; color:#184048;}
.s4512 .area .list-box{display:flex; flex-wrap:wrap; justify-content:center; gap:20px; width:100%; padding:50px 0 20px;}
.s4512 .area .list-box li{width:calc(50% - 100px); height:320px; padding:60px 0 50px; text-align:center; background:rgba(255,255,255,.9); box-shadow: 5px 10px 10px 10px rgba(0,0,0,.05); border-radius:30px; font-size:26px; line-height:36px; letter-spacing:-1px; font-weight:100; }
.s4512 .area .list-box li:nth-child(5), .s4512 .area .list-box li:nth-child(6), .s4512 .area .list-box li:nth-child(7){width:453px;}
.s4512 .area .list-box li .ico{}
.s4512 .area .list-box li .txt{margin-top:10px; }
.s4512 .area .list-box li .txt strong{font-weight:700; color:#184048;}
.s4512 .area .noti-box{font-size:24px; color:#bb0000;text-align:center; text-decoration:underline; font-weight:100; letter-spacing:-1px;}
.s4512 .area .noti-box strong{font-weight:700;}

.s4513{background:url(../img/s4/s4_s5_bg2.jpg) 50% 0 no-repeat; background-size:cover; padding:100px 0;}
.s4513 .area .title-box{text-align:center; }
.s4513 .area .title-box .num{display:inline-block; width:70px; height:70px; text-align:center; line-height:70px; font-size:40px; font-weight: 700; color:#fff; background:#184048; border-radius:10rem;}
.s4513 .area .title-box p{padding-top:10px; font-size:3.625rem; font-weight:100; letter-spacing:-1px; color:#fff;}
.s4513 .area .title-box p strong{font-weight:700;}
.s4513 .area .title-box div{padding-top:25px; font-size:1.375rem; font-weight:300; letter-spacing:-1px; color:#fff;}
.s4513 .area .list-box{display:flex; flex-wrap:wrap; justify-content:center; gap:100px; width:100%; padding:50px 0 20px;}
.s4513 .area .list-box li{position:relative; width:350px; height:380px; background:#fff; border-radius:10px; box-shadow:5px 10px 10px 10px rgba(0,0,0,.05)}
.s4513 .area .list-box li .thumb{}
.s4513 .area .list-box li .box{padding:40px; }
.s4513 .area .list-box li .box .step{font-size:18px; font-weight:700; color:#184048; }
.s4513 .area .list-box li .box div{font-size:22px; font-weight:700; margin-top:10px; line-height:1.2;}
.s4513 .area .list-box li .box div span{display:block;}
.s4513 .area .list-box li:before{content:''; position:absolute; top:50%; margin-top:-18px; left:-65px; display:inline-block; width:36px; height:63px; background:url(../img/s4/s4_s5_stepArr.png) 0 0 no-repeat; }
.s4513 .area .list-box li:first-child:before{display:none;}

.s4514{padding:100px 0;}
.s4514 .area .title-box{text-align:center; }
.s4514 .area .title-box .num{display:inline-block; width:70px; height:70px; text-align:center; line-height:70px; font-size:40px; font-weight: 700; color:#fff; background:#184048; border-radius:10rem;}
.s4514 .area .title-box p{padding-top:10px; font-size:3.625rem; font-weight:100; letter-spacing:-1px;}
.s4514 .area .title-box p strong{font-weight:700; color:#184048;}
.s4514 .area .list-box{display:flex; flex-wrap:wrap; justify-content:center; gap:20px; width:100%; padding:50px 0 50px;}
.s4514 .area .list-box li{width:calc(50% - 200px); height:240px; padding:70px 20px 50px; text-align:center; background:#e7ecec url(../img/s4/s4_s5_bg3.png) top right no-repeat; border-radius:20px;}
.s4514 .area .list-box li:nth-child(2), .s4514 .area .list-box li:nth-child(4){padding-top:45px;}
.s4514 .area .list-box li:nth-child(even){background-color:#eaf3f4;}
.s4514 .area .list-box li .name{font-size:34px; font-weight:100px; letter-spacing:-1px; }
.s4514 .area .list-box li .name strong{font-weight:700; color:#184048;}
.s4514 .area .list-box li .name span{font-weight:700; color:#bb0000;}
.s4514 .area .list-box li .box{margin-top:20px; text-align:center;}
.s4514 .area .list-box li .box span{position:relative; display:inline-block; padding:12px 25px; color:#fff;  border-radius:10rem; font-size:18px; line-height: 1.3; letter-spacing: -1px;}
.s4514 .area .list-box li .box .txt1{background:#184048;}
.s4514 .area .list-box li .box .txt2{margin-top:10px; background:#328598;}
.s4514 .area .list-box li .box span + span:before{content:'+';position:absolute; top:8px; left:-15px; display:inline-block; background:#184048; color:#fff; border-radius:3rem; width:30px; height:30px; text-align:center; line-height:30px;}
.s4514 .area .noti-box{padding:40px 0 0 30px; border-top:1px solid #eee; font-size:22px; color:#bb0000; font-weight:400; letter-spacing:-1px; background: url(../img/s4/s4_s5_noti.png) 0 40px no-repeat; line-height:1.3;}

@media all and (max-width:1200px){
    .s4512 .area .list-box li{width:calc(50% - 10px); font-size:22px; line-height:32px;}
    .s4512 .area .list-box li:nth-child(5), .s4512 .area .list-box li:nth-child(6), .s4512 .area .list-box li:nth-child(7){width:calc(50% - 10px);}
    .s4514 .area .list-box li{width:calc(50% - 30px); padding-top:50px;}
    .s4514 .area .list-box li .box span{position:relative; display:inline-block; padding:12px 10px; color:#fff;  border-radius:10rem; font-size:17px; line-height: 1.3;}
    .s4514 .area .list-box li .box .txt2{padding-left:25px;}

}
@media all and (max-width:1000px){
    .s4511{background:url(../img/s4/s4_s5_pbg0.png) 50% 23rem no-repeat;}
    .s4511 .area .text-area{font-size:1.5rem;}
    .s4511 .area .talk-box{padding:20px 0 0;}
    .s4511 .area .talk-box .talk{margin-bottom:0px;}
    .s4511 .area .talk-box .talk span{font-size:2rem; padding:10px 40px;}
    .s4511 .area .title-box{padding:24rem 0 2rem; font-size:2rem;}
    .s4513 .area .list-box li{width:300px;}
    .s4513 .area .list-box li .box div span{display:inline-block;}

}
@media all and (max-width:750px){
    .s4511{background-size:100% auto;}
    .s4511 .area .text-area{font-size:1.3rem;}
    .s4511 .area .talk-box .talk{margin-bottom:5px;}
    .s4511 .area .title-box{padding:17rem 0 2rem;}
    .s4512 .area .title-box p, .s4513 .area .title-box p, .s4514 .area .title-box p{font-size:2rem;}
    .s4513 .area .title-box div{font-size:16px; line-height:1.3;}
    .s4512 .area .list-box li{width:100%; height:auto; padding:30px 0 25px; font-size:20px; line-height:30px;}
    .s4512 .area .list-box li .ico img{width:100px;}
    .s4512 .area .list-box li:nth-child(5), .s4512 .area .list-box li:nth-child(6), .s4512 .area .list-box li:nth-child(7){width:100%;}
    .s4512 .area .noti-box{font-size:18px;}
    .s4513 .area .list-box{gap:20px;}
    .s4513 .area .list-box li{width:calc(50% - 20px); height:auto;}
    .s4513 .area .list-box li:before{display:none;}
    .s4513 .area .list-box li .box{padding:20px;}
    .s4513 .area .list-box li .box div{font-size:20px;}
    .s4514 .area .list-box li{width:100%;}
    .s4514 .area .noti-box{font-size:16px;}


}
@media all and (max-width:500px){
    .s4511{background:url(../img/s4/s4_s5_mbg0.png) 50% 23rem no-repeat; background-size:contain;}
    .s4511 .area .talk-box .talk span{font-size:1.5rem;}
    .s4511 .area .title-box{padding:14rem 0 2rem; font-size:1.7rem;}
    .s4513 .area .list-box li{overflow:hidden; width:100%;}
    .s4513 .area .list-box li .thumb{overflow:hidden; float:left; width:35%; height:100%;}
    .s4513 .area .list-box li .thumb img{ width:100%; height:100%;}
    .s4513 .area .list-box li .box{float:left; width:calc(65% - 10px); margin-left:10px; }
}

.s4611 .tr{text-align:right;}
.s4612 .area .right .chk-area .list-inner{
    position: relative;
    display: inline-block;
    background:none;
    padding: 0 10px 0 44px;
}
.s4612 .area .right .chk-area .list-inner::before,
.s4612 .area .right .chk-area .list-inner::after{
    display:none;
}
.s4612 .area .right .chk-area .list-inner span{
    position: relative;
    display:inline;
    background: url('../img/s4113_bd.png') 0 0 repeat;
}


.s4613{background:#f5f5f5;}
.s4613 .area{display: flex; padding:60px 0;}
.s4613 .left{width:50%; padding:20px 30px 20px 0;}
.s4613 .left .tit{margin-bottom:40px; font-weight:600;}
.s4613 .left .text{line-height:1.5;}
.s4613 .right{width:50%; border-left:1px solid #ddd; text-align:center;}
.s4613 .right img{margin:0 auto;}
.s4114 .txt-box{
    margin:30px 0;
    text-align:center;
    line-height: 1.3;;
}

@media (max-width: 1200px){
    .s4613 .area{
        display:block;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .s4613 .left{width:100%; padding:0 0 20px;}
    .s4613 .left .tit{margin-bottom:20px;}
    .s4613 .right{width:100%; border-left:0px;}
    .s4114 .txt-box{color:#fff;}

}

.s52131{margin-top:-100px !important; z-index:10; }
.s52131 .title{height:100px; line-height:95px; text-align:center; background:#184048; color:#FFF; font-size:32px;}
.s52131 .title strong{font-size:42px; font-weight:600;}
.s52131 .box-wrap{
    display:flex;
    padding:60px 0;
    box-shadow: 5px 10px 10px 10px rgba(0,0,0,.1);
    border-radius:0 0 20px 20px;
}
.s52131 .box-wrap .box{width:50%; text-align:center; }
.s52131 .box-wrap .box + .box{border-left:1px solid #ddd;}
.s52131 .box-wrap .box .tit{margin-bottom:30px; font-weight: 600;}
.s52131 .box-wrap .box ul{display: flex; width:50%; margin:0 auto; gap:50px;}
.s52131 .box-wrap .box ul li{text-align:Center;}
.s52131 .box-wrap .box ul li .thumb{}
.s52131 .box-wrap .box ul li .txt{display:block; margin-top:15px; color:#184048; letter-spacing: -1px; line-height:1.3;}
@media (max-width: 1720px){
    .s52131{margin-top:0px !important;}   
    .s52131 .title{height:auto; font-size:30px; line-height:1.3; padding:20px;}
    .s52131 .title strong{font-size:34px;}
}
@media (max-width: 1024px){
    .s52131 .box-wrap{padding:20px 0;}
    .s52131 .box-wrap .box .tit{margin-bottom:0px;}
    .s52131 .box-wrap .box ul{display:block; width:100%; padding:20px 0;}
    .s52131 .box-wrap .box ul li .thumb img{max-width:100px;}
    .s52131 .box-wrap .box ul li + li{margin-top:20px;}

}
@media (max-width: 486px){
    .s52131 .title{font-size:20px;}
    .s52131 .title strong{font-size:24px;}
}

.s52132{background:#f5f5f5; padding:100px 0;}
.s52132 .title{text-align:center;}
.s52132 .title strong{color:#184048;}
.s52132 .list-wrap{margin-top:60px; padding:0 50px;}
.s52132 .list-wrap ul{display:inline-flex; gap:100px; flex-wrap: wrap;}
.s52132 .list-wrap ul li{width:366px; position: relative;}
.s52132 .list-wrap ul li::after{
    content:'';
    position:absolute;
    left:-60px;
    top:35%;
    transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);
    display:inline-block;
    background:url(../img/sub/s5213-arr.png) 0 0 no-repeat;
    width:19px;
    height: 33px;
}   
.s52132 .list-wrap ul li:nth-child(1):after{
    display:none;
}
.s52132 .list-wrap ul li .thumb{}
.s52132 .list-wrap ul li .txt-wrap{margin-top:30px; padding-left:20px;}
.s52132 .list-wrap ul li .txt-wrap .num{font-size:18px; font-weight:600; color:#184048;}
.s52132 .list-wrap ul li .txt-wrap .txt24{margin:10px 0;}
.s52132 .list-wrap ul li .txt-wrap .txt18{color:#555; letter-spacing: -1px; line-height: 1.3;}

@media (max-width: 1450px){
    .s52132 .list-wrap{margin-top:30px; padding:0;}
    .s52132 .list-wrap ul{gap:5%;}
    .s52132 .list-wrap ul li{width:30%; gap:5%; margin-bottom:30px;}
    .s52132 .list-wrap ul li::after{left:-30px;}
    .s52132 .list-wrap ul li .txt-wrap{margin-top:15px; padding-left:0px;}

}

@media (max-width: 1024px){
    .s52132 .list-wrap ul li::after{display: none;}

}

@media all and (max-width:768px){
    .s52132 .list-wrap ul li{width:47.5%;}
}

.s52133{padding:100px 0; background:url(../img/sub/s5213-11.jpg) top center no-repeat;}
.s52133 .FFF{text-align:center; color:#fff;}
.s52133 .list-wrap{display: flex; gap:40px; margin-top:60px;}
.s52133 .list-wrap .box{
    width:50%;
    border-radius:20px;
    border:1px solid #fff;
}
.s52133 .list-wrap .box.pick{
    background:#fff;
}
.s52133 .list-wrap .box .tit{
    text-align:center;
    background:#fff;
    color:#184048;
    padding:30px 0; 
    font-weight: 600;
    border-radius:20px 20px 0 0;
}
.s52133 .list-wrap .box.pick .tit{
    background:#b29d84;
    color:#fff;
}
.s52133 .list-wrap .box .list{
    max-width:450px;
    margin:0 auto;
    padding:20px 0;
}
.s52133 .list-wrap .box .list li{
    padding:20px 0; 
    color:#fff;
    text-align:center;
}
.s52133 .list-wrap .box.pick .list li{
    color:#333
}
.s52133 .list-wrap .box .list li + li{border-top:1px dashed #ddd;}
.s52133 .list-wrap .box .list li strong{color:#ff5a5a;}

@media all and (max-width:1024px){
    .s52133{background-color:#163a42; padding:50px 0;}
    .s52133 .list-wrap .box .tit{padding:15px 0;}
    .s52133 .list-wrap{display:block; margin-top:20px;}
    .s52133 .list-wrap .box{width:100%;}
    .s52133 .list-wrap .box + .box{margin-top:20px;}
    .s52133 .list-wrap .box .list{padding:0px 15px;}
    .s52133 .list-wrap .box .list li{padding:15px 0;}
}

.s52134{padding:100px 0; background:#f5f5f5;}
.s52134 .title-wrap{text-align:Center;}
.s52134 .list-wrap{
    margin-top:60px;
}
.s52134 .list-wrap ul{
    display:inline-flex;
    flex-wrap: wrap;
    gap:20px;
}
.s52134 .list-wrap ul li{
    width:calc(25% - 20px);
    margin-bottom:40px;
    text-align:Center;
}
.s52134 .list-wrap ul li .thumb{margin-bottom:15px;}
.s52134 .list-wrap ul li .txt20{letter-spacing: -1px; line-height:1.3;}

@media all and (max-width:1024px){
    .s52134 .list-wrap{
        margin-top:20px;
    }
    .s52134 .list-wrap ul li{
        width:calc(33.33% - 20px);
    }    
}
@media all and (max-width:768px){
    .s52134{padding:50px 0;}
    .s52134 .list-wrap ul li{
        width:calc(50% - 20px);
        margin-bottom:10px;

    }    
}

/* 전체 화면 레이어 팝업 */
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    }

.fullPop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    -webkit-font-smoothing: antialiased;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
}

.fullPop::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(http://www.ssghospital.com/img/bg_counter_deco.png) no-repeat 50% 50%;
    background-size: cover;
}

.fullpopCon {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    width: 98%;
    max-width: 1320px;
    height: auto;
    overflow: hidden;
    z-index: 1;
}

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

.fullpopCon .title h1 {
    /* height: 100px; */
}

.fullpopCon .title h1 p {
    /* display: inline-block; */
    font-family: 'GmarketSansMedium';
    font-size: 80px;
    line-height: 90px;
    text-align: center;
    background: linear-gradient(180deg, rgba(227, 176, 100, 1) 0%, rgba(171, 125, 55, 1) 50%, rgba(248, 232, 146, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* margin-right: 20px; */
    display: flex;
    justify-content: center;
}

.fullpopCon .title h1 p.small {
    font-size: 14px;
    display: block;
    /* margin-top: -80px; */
}

.fullpopCon .title h1 span {
    position: relative;
    top: 10px;
    display: inline-block;
    animation: bounce .5s ease infinite alternate;
    font-family: 'GmarketSansMedium';
    font-size: 130px;
    line-height: 140px;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(227, 176, 100, 1) 0%, rgba(171, 125, 55, 1) 50%, rgba(248, 232, 146, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 0 10px 10px rgba(0, 0, 0, .4); */
}

.fullpopCon .title h1 span:nth-child(2) {
    animation-delay: .05s;
    margin-left: -10px;
}

.fullpopCon .title h1 span:nth-child(3) {
    animation-delay: .1s;
    margin-left: -10px;
}

.fullpopCon .title h1 span:nth-child(4) {
    animation-delay: .15s;
    margin-left: -10px;
}

.fullpopCon .title h1 span:nth-child(5) {
    animation-delay: .2s;
    margin-left: -10px;
}

.fullpopCon .title h1 span:nth-child(6) {
    animation-delay: .25s;
    margin-left: 10px;
}

.fullpopCon .title h1 span:nth-child(7) {
    animation-delay: .3s;
    margin-left: -10px;
}

.fullpopCon .title h1 span:nth-child(8) {
    animation-delay: .35s;
    margin-left: -10px;
}
.fullpopCon .title h1 span:nth-child(9) {
    animation-delay: .4s;
    margin-left: -10px;
}

/* new 레이어 팝업 */
.fullPop.layer_pop_01::after {background: none;}
.fullPop.layer_pop_01 .fullpopCon{ height: 34%; overflow: visible; top: 35%;}

.move-left {
    position: relative; /* 위치 조정 가능하도록 설정 */
    animation: slide-in 0.3s ease-in-out forwards; /* 애니메이션 적용 */
    opacity: 0;
}
div.move-left{animation-delay: 0.7s; /* 0.7초 뒤에 애니메이션 시작 */}

@keyframes slide-in {
    0% {
        transform: translateX(-10%); /* p 태그가 왼쪽 바깥에서 시작 */
        opacity: 0; /* 투명하게 설정 */
    }
    50% {
        opacity: 1; /* 중간에서 투명도 변경 */
    }
    100% {
        transform: translateX(0); /* 제자리로 이동 */
        opacity: 1; /* 완전히 보이도록 설정 */
    }
}
.fullPop.layer_pop_01 .fullpopCon .title{margin-bottom: 50px;}
.fullPop.layer_pop_01 .fullpopCon .title div p {
    font-family: 'GmarketSansMedium';
    text-align: center;
    color: #ffffff;
    /* background: linear-gradient(75deg, rgba(0,241,255,1) 0%, rgba(0,152,186,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    /* margin-right: 20px; */
    display: flex;
    justify-content: center;
}

.fullPop.layer_pop_01 .fullpopCon .title div p.small {
    font-size: 14px;
    display: block;
    /* margin-top: -80px; */
}

.fullPop.layer_pop_01 .fullpopCon .title div span {
    position: relative;
    top: 10px;
    display: inline-block;
    animation: bounce02 .5s ease infinite alternate;
    font-family: 'GmarketSansMedium';
    font-weight: bold;
    background: linear-gradient(75deg, rgba(255,248,28,1) 0%, rgba(255,211,28,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 0 10px 10px rgba(0, 0, 0, .4); */
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(2) {
    animation-delay: .05s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(3) {
    animation-delay: .1s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(4) {
    animation-delay: .15s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(5) {
    animation-delay: .2s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(6) {
    animation-delay: .25s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(7) {
    animation-delay: .3s;
    margin-left: -10px;
}

.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(8) {
    animation-delay: .35s;
    margin-left: -10px;
}
.fullPop.layer_pop_01 .fullpopCon .title div span:nth-child(9) {
    animation-delay: .4s;
    margin-left: -10px;
}

@keyframes bounce02 {
    100% {
        top: -5px;
        text-shadow: 0 50px 25px rgba(0, 0, 0, .2);
    }
}

.fullPop.layer_pop_01 .fullpopCon .title div > div {display: flex; align-items: flex-end; justify-content: center; flex-wrap: wrap;}
.fullPop.layer_pop_01 .fullpopCon .title div > div > p{margin-right: 20px;}

.fullPop.layer_pop_01 .fullpopCon .title > div > p{font-style: italic;}
.fullPop.layer_pop_01 .fullpopCon .title div p > strong {
    position: relative; 
    display: inline-block;
    color: #09d8fe;
}
.fullPop.layer_pop_01 .fullpopCon .title div p > strong::before {
    content: '●'; 
    position: absolute; 
    top: -70%; 
    left: 65%; 
    transform: translateX(-50%); 
    color: #fff; 
    font-size: 14px; 
}
.fullPop.layer_pop_01 .fullpopCon .title div p > strong:nth-child(1){margin-left: 20px;}

.fullPop.layer_pop_01 .content {display: flex; justify-content: space-between; height: 100%;}
.fullPop.layer_pop_01 .content .fullBox {
    width: calc(50% - 20px);
    height: 100%;
    padding: 20px;
    border: 5px solid transparent; 
    border-radius: 35px;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) padding-box, 
                linear-gradient(75deg, rgba(9,216,254,1) 0%, rgba(55,88,245,1) 100%) border-box;
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(100px); /* 아래에서 시작 */
    transition: all 0.5s ease-in-out; /* 부드러운 이동 및 투명도 변화 */
}
.fullPop.layer_pop_01 .content .fullBox.show {
    opacity: 1;
    transform: translateY(0); /* 제자리로 이동 */
}

.fullPop.layer_pop_01 .fullBox div {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    font-family: 'GmarketSansMedium';
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.fullPop.layer_pop_01 .fullBox:nth-child(1) div {
    position: relative;
    z-index: 9;
    justify-content: center;
}
.fullPop.layer_pop_01 .fullBox:nth-child(1) div::after {
    content: ""; 
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/img/layer_pop_con01.png) no-repeat;
    background-position: right bottom;
    background-size: 35%;
    opacity: 1; 
    z-index: -1; 
    pointer-events: none; 
}
.fullPop.layer_pop_01 .fullBox:nth-child(2) div {
    position: relative;
    z-index: 9;
}
.fullPop.layer_pop_01 .fullBox:nth-child(2) div::after {
    content: ""; 
    position: absolute; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/img/layer_pop_con02.png) no-repeat;
    background-position: right bottom;
    background-size: 40%;
    opacity: 1; 
    z-index: -1; 
    pointer-events: none; 
}
@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
.fullPop.layer_pop_01 .fullBox div p{font-family: 'Paperlogy-8ExtraBold';}
.fullPop.layer_pop_01 .fullBox div p em{display: inline-block; color: #000; font-weight: 500;
    background-image: linear-gradient(75deg, rgba(255,248,28,1) 0%, rgba(255,211,28,1) 100%);
	background-size: 0 100%;
	background-repeat: no-repeat;
    background-position: left center;
	animation: background-size 1s forwards ease-in;
    animation-delay: 2s;
    margin-bottom: 5px;
    font-family: 'Paperlogy-8ExtraBold';
    /* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; */
    /* -webkit-text-stroke: 2px #000; 
    text-stroke: 2px #000;  */
    padding: 5px;
}
@keyframes background-size {
    100% {
        background-size: 100% 100%;
    }
}

.fullPop.layer_pop_01 .fullBox div p span{width: auto; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 50px; color: rgba(0, 0, 0, 0.8); padding: 6px 15px 0px; font-weight: 600; margin-right: 10px; text-wrap: nowrap;}
.fullPop.layer_pop_01 .fullBox:nth-child(2) div p:nth-child(1){display: flex; justify-content: space-between;} 
.fullPop.layer_pop_01 .fullBox:nth-child(2) div p:nth-child(1) span:last-child{margin-right: 0;}

.fullPop.layer_pop_01 .f_30px{font-size: 30px;}
.fullPop.layer_pop_01 .f_45px{font-size: 45px;}
.fullPop.layer_pop_01 .f_70px{font-size: 70px; margin-top: 10px;}
.fullPop.layer_pop_01 .f_60px{font-size: 60px; margin-top: 0px;}
.fullPop.layer_pop_01 .f_80px{font-size: 80px; line-height: 90px;}
.fullPop.layer_pop_01 .f_110px{font-size: 110px; line-height: 120px;}
.m_br{display: none;}
.pc_br{display: block;}

.popClose {
    width: 50px;
    height: 50px;
    position: absolute;
    /* top: 10%;
    right: 10%; */
    top: 10%;
    left: 82%;
    /* bottom: 5%;
    left: 50%; */
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.popClose .closeIco svg {
    filter: invert(1);
}

@media only screen and (max-width: 1440px) {
    .fullpopCon .title h1 p{display: block;  text-align: center; margin: 0 0 30px 0;
        font-size: 60px;
        line-height: 70px;}
    .fullpopCon .title h1 span{top: -10px; }
    .fullpopCon .title h1 p.small{margin-top: -50px;}
    .fullBox p {font-size: 18px; padding: 0 10px;}
    @keyframes bounce {
        100% {
            top: -30px;
            text-shadow: 0 50px 25px rgba(0, 0, 0, .2);
        }
    }

    .fullPop.layer_pop_01 .fullpopCon .title div span{margin-left: 0 !important;}
    .fullPop.layer_pop_01 .f_30px{font-size: 28px;}
    .fullPop.layer_pop_01 .f_45px{font-size: 40px;}
    .fullPop.layer_pop_01 .f_60px{font-size: 45px;}
    .fullPop.layer_pop_01 .f_70px{font-size: 50px;}
    .fullPop.layer_pop_01 .f_80px{font-size: 60px; line-height: 70px;}
    .fullPop.layer_pop_01 .f_110px{font-size: 80px; line-height: 100px;}

}
@media only screen and (max-width: 1300px) {
    .fullPop.layer_pop_01 .content{flex-direction: column; align-items: center;}
    .fullPop.layer_pop_01 .content .fullBox{width: calc(90% - 20px);}
    .fullPop.layer_pop_01 .content .fullBox:nth-child(1){margin-bottom: 30px;}
    .fullPop.layer_pop_01 .fullBox:nth-child(2) div p:nth-child(1) {
        justify-content: flex-start;
    }
    .fullPop.layer_pop_01 .fullBox div::after{background-size: contain !important;}

    .fullPop.layer_pop_01 .f_60px{margin-top: 0px;}
    .fullPop.layer_pop_01 .f_70px{margin-top: 15px;}

    .pc_br{display: none;}
}

@media only screen and (max-width: 768px) {
    .fullPop::after {
        background: url(http://www.ssghospital.com/img/bg_counter_deco_m.png) no-repeat 50% 50%;
        background-size: cover;
    }
    .fullpopCon .title h1 p{display: block; font-size: 40px; text-align: center; margin: 0 0 30px 0; line-height: 50px;}
    .fullpopCon .title h1 span{top: -10px; font-size: 80px; line-height: 100px;}
    .fullpopCon .title h1 p.small{margin-top: -40px;}
    .fullBox p {font-size: 18px; padding: 0 10px;}

    @keyframes bounce {
        100% {
            top: -30px;
            text-shadow: 0 50px 25px rgba(0, 0, 0, .2);
        }
    }

    .fullPop.layer_pop_01 .f_30px{font-size: 18px;}
    .fullPop.layer_pop_01 .f_45px{font-size: 26px;}
    .fullPop.layer_pop_01 .f_60px{font-size: 30px;}
    .fullPop.layer_pop_01 .f_70px{font-size: 30px;}
    .fullPop.layer_pop_01 .f_80px{font-size: 40px;line-height: 50px;}
    .fullPop.layer_pop_01 .f_110px{font-size: 50px;line-height: 70px;}
    .m_br{display: block;}
    .m_br360{display: block;}

    .fullPop.layer_pop_01 .content .fullBox{width: calc(100% - 20px);}
    .fullPop.layer_pop_01 .fullBox div{justify-content: space-between;}
    .fullPop.layer_pop_01 .fullBox div::after{opacity: 0.5 !important;}
    .fullPop.layer_pop_01 .fullpopCon .title div p > strong::before{font-size: 10px;}

    .fullPop.layer_pop_01 .fullpopCon .title{margin-bottom: 30px;}
}

@media only screen and (max-width: 485px) {
    .fullpopCon {
        top: 53%;
    }
    .fullpopCon .title h1 p{line-height: 45px;}
    .fullpopCon .title h1 span {line-height: 90px;}

    .fullBox p {font-size: 15px; line-height: 24px;}
    .fullpopCon .title h1 p.small{
        margin-top: -30px;
        margin-bottom: 0px;
    }

    .fullPop.layer_pop_01 .f_30px{font-size: 14px;}
    .fullPop.layer_pop_01 .f_45px{font-size: 24px;}
    .fullPop.layer_pop_01 .f_60px{font-size: 30px;}
    .fullPop.layer_pop_01 .f_70px{font-size: 30px;}
    .fullPop.layer_pop_01 .f_80px{font-size: 30px;line-height: 40px;}
    .fullPop.layer_pop_01 .f_110px{font-size: 40px;line-height: 60px;}

    .fullPop.layer_pop_01 .fullBox div p span{padding: 5px 5px 0px; margin-right: 5px;}
    .fullPop.layer_pop_01 .fullpopCon .title div p > strong::before{font-size: 7px;}

    .popClose {
        width: 30px;
        height: 30px;
        top: 5%;
        left: 90%;
        z-index: 1;
    }

}
/* NEW NEW 레이어 팝업 */
.fullPop.layer_pop_02::after {background: none;}
.fullPop.layer_pop_02 .fullpopCon{ height: 34%; overflow: visible; top: 35%;}

.move-left {
    position: relative; /* 위치 조정 가능하도록 설정 */
    animation: slide-in 0.3s ease-in-out forwards; /* 애니메이션 적용 */
    opacity: 0;
}
div.move-left{animation-delay: 1.5s; /* 1.5초 뒤에 애니메이션 시작 */}

@keyframes slide-in {
    0% {
        transform: translateX(-10%); /* p 태그가 왼쪽 바깥에서 시작 */
        opacity: 0; /* 투명하게 설정 */
    }
    50% {
        opacity: 1; /* 중간에서 투명도 변경 */
    }
    100% {
        transform: translateX(0); /* 제자리로 이동 */
        opacity: 1; /* 완전히 보이도록 설정 */
    }
}
.fullPop.layer_pop_02 .fullpopCon .title{margin: 50px 0; width: 60%;}
.fullPop.layer_pop_02 .fullpopCon .title div p {
    font-family: 'GmarketSansMedium';
    text-align: center;
    color: #ffffff;
    /* background: linear-gradient(75deg, rgba(0,241,255,1) 0%, rgba(0,152,186,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    /* margin-right: 20px; */
    display: flex;
    justify-content: center;
}

.fullPop.layer_pop_02 .fullpopCon .title div p.small {
    font-size: 14px;
    display: block;
    /* margin-top: -80px; */
}

.fullPop.layer_pop_02 .fullpopCon .title div span {
    position: relative;
    top: 10px;
    display: inline-block;
    animation: bounce02 .5s ease infinite alternate;
    font-family: 'GmarketSansMedium';
    font-weight: bold;
    background: linear-gradient(75deg, rgba(255,248,28,1) 0%, rgba(255,211,28,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 0 10px 10px rgba(0, 0, 0, .4); */
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(2) {
    animation-delay: .05s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(3) {
    animation-delay: .1s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(4) {
    animation-delay: .15s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(5) {
    animation-delay: .2s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(6) {
    animation-delay: .25s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(7) {
    animation-delay: .3s;
    margin-left: -10px;
}

.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(8) {
    animation-delay: .35s;
    margin-left: -10px;
}
.fullPop.layer_pop_02 .fullpopCon .title div span:nth-child(9) {
    animation-delay: .4s;
    margin-left: -10px;
}

@keyframes bounce02 {
    100% {
        top: -5px;
        text-shadow: 0 50px 25px rgba(0, 0, 0, .2);
    }
}

.fullPop.layer_pop_02 .fullpopCon .title div > div {display: flex; align-items: flex-end; justify-content: center; flex-wrap: wrap;}
.fullPop.layer_pop_02 .fullpopCon .title div > div > p{margin-right: 20px;}

.fullPop.layer_pop_02 .fullpopCon .title > div > p{font-style: italic;}
.fullPop.layer_pop_02 .fullpopCon .title div p > strong {
    position: relative; 
    display: inline-block;
    color: #09d8fe;
}
.fullPop.layer_pop_02 .fullpopCon .title div p > strong::before {
    content: '●'; 
    position: absolute; 
    top: -70%; 
    left: 65%; 
    transform: translateX(-50%); 
    color: #fff; 
    font-size: 14px; 
}
.fullPop.layer_pop_02 .fullpopCon .title div p > strong:nth-child(1){margin-left: 20px;}

.fullPop.layer_pop_02 .content {display: flex; justify-content: space-between; height: auto; position: relative;}
.fullPop.layer_pop_02 .content .fullBox {
    width: 60%;
    height: 100%;
    padding: 20px;
    border: 5px solid transparent; 
    /* border: 0px solid transparent;  */
    border-radius: 35px;
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) padding-box, 
                linear-gradient(75deg, rgba(9,216,254,1) 0%, rgba(55,88,245,1) 100%) border-box;
    /* background: linear-gradient(75deg, rgba(9,216,254,1) 0%, rgba(55,88,245,1) 100%); */
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(100px); /* 아래에서 시작 */
    transition: all 0.5s ease-in-out; /* 부드러운 이동 및 투명도 변화 */
}
.fullPop.layer_pop_02 .content .fullBox.show {
    opacity: 1;
    transform: translateY(0); /* 제자리로 이동 */
}

.fullPop.layer_pop_02 .fullBox div {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: left;
    font-family: 'GmarketSansMedium';
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    position: relative;
    z-index: 9;
    justify-content: center;
}

@font-face {
    font-family: 'Paperlogy-8ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
.fullPop.layer_pop_02 .fullBox div p{
    font-family: 'Paperlogy-8ExtraBold'; 
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center;
    gap: 5px;
    padding: 0;
}
.fullPop.layer_pop_02 .fullBox div p em{display: inline-block; color: #000; font-weight: 500;
    background-image: linear-gradient(75deg, rgba(255,248,28,1) 0%, rgba(255,211,28,1) 100%);
	background-size: 0 100%;
	background-repeat: no-repeat;
    background-position: left center;
	animation: background-size 1s forwards ease-in;
    animation-delay: 0.3s;
    margin-bottom: 5px;
    font-family: 'Paperlogy-8ExtraBold';
    /* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; */
    /* -webkit-text-stroke: 2px #000; 
    text-stroke: 2px #000;  */
    padding: 5px;
}
.fullPop.layer_pop_02 .titleBox div p{font-family: 'Paperlogy-8ExtraBold'; color: #fff;}
.fullPop.layer_pop_02 .titleBox div p em{display: inline-block; color: #000; font-weight: 500;
    /* background-image: linear-gradient(75deg, rgba(255,248,28,1) 0%, rgba(255,211,28,1) 100%); */
    background-image: linear-gradient(75deg, rgba(9,216,254,1) 0%, rgba(55,88,245,1) 100%);
	background-size: 0 100%;
	background-repeat: no-repeat;
    background-position: left center;
	animation: background-size 1s forwards ease-in;
    animation-delay: 0.3s;
    margin-bottom: 5px;
    font-family: 'Paperlogy-8ExtraBold';
    /* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; */
    /* -webkit-text-stroke: 2px #000; 
    text-stroke: 2px #000;  */
    padding: 5px;
    color: #fff;
}
@keyframes background-size {
    100% {
        background-size: 100% 100%;
    }
}

.fullPop.layer_pop_02 .fullBox div p span{
    width: auto; 
    display: flex; 
    justify-content: center; 
    align-items: center;
    background-color: #fff; 
    border-radius: 50px; 
    color: rgba(0, 0, 0, 0.8); 
    padding: 10px 4% 8px; 
    font-weight: 600;
    margin-bottom: 10px; 
    text-wrap: nowrap;
}
.fullPop.layer_pop_02 .fullBox:nth-child(2) div p:nth-child(1){display: flex; justify-content: space-between;}
.fullPop.layer_pop_02 .fullBox:nth-child(2) div p:nth-child(1) span:last-child{margin-right: 0;}

.fullPop.layer_pop_02 .content .imgBox{
    position: absolute;
    right: 5%;
    bottom: 0;
    background: url(http://www.ssghospital.com/assets/img/layer_popup_doc_img.png) no-repeat right bottom;
    background-size: contain;
    height: 580px;
    /* width: 400px; */
    width: 24vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;    
    opacity: 0;
    transform: translateY(100px); /* 아래에서 시작 */
    transition: all 0.5s ease-in-out; /* 부드러운 이동 및 투명도 변화 */
}
.fullPop.layer_pop_02 .content .imgBox.show {
    opacity: 1;
    transform: translateY(0); /* 제자리로 이동 */
}
.fullPop.layer_pop_02 .content .imgBox p {
    font-family: 'GmarketSansMedium';
    /* color: #fff; */
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)) ;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    /* padding: 0 0.5vw; */
    width: 100%;
    text-shadow: 0 0 #fff;
}
.fullPop.layer_pop_02 .content .imgBox p span{
    font-family: 'Paperlogy-8ExtraBold'; 
    color: #fff;
    white-space: nowrap;
}

.fullPop.layer_pop_02 .f_30px{font-size: 30px;}
.fullPop.layer_pop_02 .f_45px{font-size: 45px;}
.fullPop.layer_pop_02 .f_70px{font-size: 70px; margin-top: 10px;}
.fullPop.layer_pop_02 .f_60px{font-size: 60px; margin-top: 0px;}
.fullPop.layer_pop_02 .f_80px{font-size: 80px; line-height: 90px;}
.fullPop.layer_pop_02 .f_110px{font-size: 110px; line-height: 120px;}
.fullPop.layer_pop_02 .f_170px{font-size: 170px; line-height: 180px;}
.fullPop .f_30px{font-size: 30px;}
.fullPop .f_45px{font-size: 45px;}
.fullPop .f_70px{font-size: 70px; margin-top: 10px;}
.fullPop .f_60px{font-size: 60px; margin-top: 0px;}
.fullPop .f_80px{font-size: 80px; line-height: 90px;}
.fullPop .f_90px{font-size: 90px; line-height: 100px;}
.fullPop .f_110px{font-size: 110px; line-height: 120px;}
.fullPop .f_165px{font-size: 165px; line-height: 180px; letter-spacing: -1px;}
.fullPop .f_170px{font-size: 170px; line-height: 180px;}

/* 250512 NEW 레이어 팝업 */
.fullPop.layer_pop_03{
    background: #000000;
    background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(48, 53, 74, 1) 50%, rgba(67, 77, 107, 0.8) 100%);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
.fullPop.layer_pop_03::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: url('http://www.ssghospital.com/img/bg_layerPop.png') center bottom;
    background-repeat: repeat-x;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
    opacity: 1;
}

.fullPop.layer_pop_03::after{
    background: url(http://www.ssghospital.com/img/bg_counter_deco02.png) no-repeat 50% 50%;
    background-size: contain;
    top: -150px;
}
.fullPop.layer_pop_03 .fullpopCon{
    overflow: visible;
}
.fullPop.layer_pop_03 p{
    font-family: 'GmarketSansMedium';
    color: #fff;
}
.fullPop.layer_pop_03 .main_con{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
    margin-bottom: 8vw;
}
.fullPop.layer_pop_03 .main_con .tit_box{
    width: 100%;
    font-style: italic;
    transform: rotate(358deg);
    text-align: center;
}
.linear-wipe {
    font-family: 'Paperlogy-8ExtraBold'; 
    text-align: center;

    background: linear-gradient(to right, #FFF 20%, #00ccff 40%, #00ccff 60%, #FFF 80%);
    background-size: 200% auto;

    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    animation: shine 1s linear infinite;
}
@keyframes shine {
    to {
        background-position: 200% center;
    }
}
.fullPop.layer_pop_03 .main_con .tit_box p:last-child{
    margin-top: 15px;
    letter-spacing: -1px;
}
.fullPop.layer_pop_03 .main_con .text_box{
    text-align: center;
}
.fullPop.layer_pop_03 .main_con .text_box .f_60px{
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.8);
}
.fullPop.layer_pop_03 .text_box.d-flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
/* 1. 흰 배경 + 검정 텍스트 */
.highlight-black {
    background-color: #fff;
    color: #000;
    font-weight: 800;
    padding: 10px 15px 0 20px;
    border-radius: 50px;
}

/* 2. 노란 밑줄 애니메이션 효과 */
.highlight-underline {
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #000;
    font-weight: 700;
    padding: 0 5px 0 7px;
    text-shadow: none;
}

.animate-in .highlight-underline::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.1em;
    width: 100%;
    height: 100%;
    background: #f7e600;
    z-index: -1;
    transform: scaleX(0);
    transform-origin: left;
    animation: highlightWipe 1s ease-out forwards;
    animation-delay: 1.5s;
}

/* 애니메이션 정의 */
@keyframes highlightWipe {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

/* 공통 등장 애니메이션 */
@keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeLeft {
    0% {
        opacity: 0;
        transform: translateX(40px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.tit_box h1,
.text_box {
    opacity: 0;
}
.animate-in .tit_box h1 {
    animation: fadeLeft 0.8s ease-out forwards, shine 1.5s linear infinite;
    animation-delay: 0.3s, 0s;
}
.animate-in .text_box:nth-of-type(2) {
    animation: fadeUp 0.8s ease-out forwards;
    animation-delay: 0.8s;
}
.animate-in .text_box:nth-of-type(3) {
    animation: fadeUp 0.8s ease-out forwards;
    animation-delay: 1.3s;
}
.tit_box, .text_box {
    will-change: opacity, transform;
}

.m-br580 {
    display: none;
}
.m-br360 {
    display: none;
}

/* 레이어팝업 반응형 */
@media only screen and (max-width: 1440px) {
    .fullPop.layer_pop_02 .fullpopCon .title div span{margin-left: 0 !important;}
    .fullPop.layer_pop_02 .f_30px{font-size: 28px;}
    .fullPop.layer_pop_02 .f_45px{font-size: 40px;}
    .fullPop.layer_pop_02 .f_60px{font-size: 45px;}
    .fullPop.layer_pop_02 .f_70px{font-size: 50px;}
    .fullPop.layer_pop_02 .f_80px{font-size: 60px; line-height: 70px;}
    .fullPop.layer_pop_02 .f_110px{font-size: 80px; line-height: 100px;}
    .fullPop.layer_pop_02 .f_170px{font-size: 100px; line-height: 110px;}
    .fullPop .f_30px{font-size: 28px;}
    .fullPop .f_45px{font-size: 40px;}
    .fullPop .f_60px{font-size: 45px;}
    .fullPop .f_70px{font-size: 50px;}
    .fullPop .f_80px{font-size: 60px; line-height: 70px;}
    .fullPop .f_90px{font-size: 65px; line-height: 75px;}
    .fullPop .f_110px{font-size: 80px; line-height: 100px;}
    .fullPop .f_165px{font-size: 150px; line-height: 150px;}
    .fullPop .f_170px{font-size: 100px; line-height: 110px;}

    .fullPop.layer_pop_02 .fullpopCon .title div p > strong::before{top: -60%;}

}
@media only screen and (max-width: 1300px) {
    .fullPop.layer_pop_02 .content{flex-direction: column; align-items: flex-start;}
    .fullPop.layer_pop_02 .content .fullBox{width: calc(90% - 25vw);}
    /* .fullPop.layer_pop_02 .content .fullBox:nth-child(1){margin-bottom: 30px;} */
    .fullPop.layer_pop_02 .fullBox:nth-child(2) div p:nth-child(1) {
        justify-content: flex-start;
    }
    .fullPop.layer_pop_02 .fullBox div::after{background-size: contain !important;}

    .fullPop.layer_pop_02 .f_60px{margin-top: 0px;}
    .fullPop.layer_pop_02 .f_70px{margin-top: 15px;}
    .fullPop.layer_pop_02 .f_30px{font-size: 26px;}
    .fullPop .f_60px{margin-top: 0px;}
    .fullPop .f_70px{margin-top: 15px;}
    .fullPop .f_30px{font-size: 26px;}

    .fullPop.layer_pop_02 .fullpopCon .title div p > strong::before{top: -65%;}

    .fullPop.layer_pop_02 .content .imgBox{right: 5%;}
}
@media only screen and (max-width: 1180px) {
    .fullPop .f_165px{font-size: 120px; line-height: 120px;}
}
@media only screen and (max-width: 980px) {
    .fullPop.layer_pop_02 .fullpopCon{
        top: 27%;
    }
    .fullPop.layer_pop_02 .content:has(.titleBox){
        /* align-items: center; */
        padding: 0 7vw;
        box-sizing: border-box;
    }
    .fullPop.layer_pop_02 .fullpopCon .title{
        width: 70%;
        margin: 40px 0 20px;
    }
    .fullPop.layer_pop_02 .f_70px{margin-top: 0;}
    .fullPop.layer_pop_02 .f_80px{font-size: 50px;}
    .fullPop.layer_pop_02 .f_60px{font-size: 35px;}
    .fullPop.layer_pop_02 .f_45px{font-size: 30px;}
    .fullPop.layer_pop_02 .f_30px{font-size: 22px;}
    .fullPop .f_165px{font-size: 90px; line-height: 90px;}
    .fullPop .f_80px{font-size: 50px;}
    .fullPop .f_90px{font-size: 55px;}
    .fullPop .f_60px{font-size: 35px;}
    .fullPop .f_45px{font-size: 30px;}
    .fullPop .f_30px{font-size: 22px;}
    /* .fullPop.layer_pop_02 .content .fullBox{width: calc(95% - 25vw);} */
    /* .fullPop.layer_pop_02 .content .imgBox{width: 280px;} */
    /* .fullPop.layer_pop_02 .content .imgBox.show{margin-bottom: 30px;} */
    .fullPop.layer_pop_02 .content .imgBox{right: 3%;}
    .fullPop.layer_pop_02 .content .imgBox p span.f_80px{font-size: 50px; white-space: nowrap;}
}

@media only screen and (max-width: 768px) {
    .fullPop.layer_pop_02 .fullpopCon{
        top: 35%;
    }
    .fullPop.layer_pop_02 .f_30px{font-size: 18px;}
    .fullPop.layer_pop_02 .f_45px{font-size: 26px;}
    .fullPop.layer_pop_02 .f_60px{font-size: 30px;}
    .fullPop.layer_pop_02 .f_70px{font-size: 30px;}
    .fullPop.layer_pop_02 .f_80px{font-size: 40px;line-height: 50px;}
    .fullPop.layer_pop_02 .f_110px{font-size: 50px;line-height: 70px;}
    .fullPop.layer_pop_02 .f_170px{font-size: 70px;line-height: 90px;}
    .fullPop .f_30px{font-size: 18px;}
    .fullPop .f_45px{font-size: 26px;}
    .fullPop .f_60px{font-size: 30px;}
    .fullPop .f_70px{font-size: 30px;}
    .fullPop .f_80px{font-size: 40px;line-height: 50px;}
    .fullPop .f_90px{font-size: 45px;line-height: 55px;}
    .fullPop .f_110px{font-size: 50px;line-height: 70px;}
    .fullPop .f_165px{font-size: 65px;line-height: 65px;}
    .fullPop .f_170px{font-size: 70px;line-height: 90px;}
    .fullPop.layer_pop_02 .content .imgBox p span.f_80px{font-size: 30px;}
    .fullPop.layer_pop_02 .content .fullBox{width: calc(100% - 20px); padding: 10px; border-radius: 20px;}
    .fullPop.layer_pop_02 .fullBox div{justify-content: space-between;}
    .fullPop.layer_pop_02 .fullBox div::after{opacity: 0.5 !important;}
    .fullPop.layer_pop_02 .fullBox div p{padding: 0; gap: 5px; justify-content: center;}
    .fullPop.layer_pop_02 .fullBox div p span{padding: 8px 2% 8px; margin-bottom: 0;}
    .fullPop.layer_pop_02 .fullpopCon .title div p > strong::before{font-size: 10px; top: -65%;}

    .fullPop.layer_pop_02 .fullpopCon .title{width: 60%; margin-bottom: 30px;}
    .fullPop.layer_pop_02 .fullpopCon .title div.ani p.f_80px{
        white-space: nowrap;
    }
    .fullPop.layer_pop_02 .fullpopCon .title div p > strong:nth-child(1){
        margin-left: 0;
    }
    
    .fullPop.layer_pop_02 .content .imgBox{    
        /* width: 200px; */
        height: 350px;
        bottom: 100%;
        right: 5%;
    }
    .fullPop.layer_pop_02 .content .imgBox.show{margin-bottom: 0;}
    .fullPop.layer_pop_02 .content .imgBox p{width: 100%;}

    .fullPop.layer_pop_03 .main_con{
        gap: 50px;
    }
    .highlight-black{
        padding: 5px 20px 0;
    }
    .fullPop.layer_pop_03 .text_box.d-flex{
        flex-direction: column;  
        gap: 15px;
    }
}

@media only screen and (max-width: 580px) {
    .m-br580 {
        display: inline;
    }
    .highlight-underline{
        padding: 2px 2px 0;
        margin-top: 5px;
    }
    .highlight-black{
        padding: 5px 10px 0 13px;
    }
}
@media only screen and (max-width: 485px) {
    .m-br485 {
        display: inline;
    }
    
    .fullPop.layer_pop_02 .f_30px{font-size: 14px;}
    .fullPop.layer_pop_02 .f_45px{font-size: 24px;}
    .fullPop.layer_pop_02 .f_60px{font-size: 30px;}
    .fullPop.layer_pop_02 .f_70px{font-size: 30px;}
    .fullPop.layer_pop_02 .f_80px{font-size: 30px;line-height: 40px;}
    .fullPop.layer_pop_02 .f_110px{font-size: 40px;line-height: 60px;}
    .fullPop.layer_pop_02 .f_170px{font-size: 50px;line-height: 70px;}
    .fullPop .f_30px{font-size: 14px;}
    .fullPop .f_45px{font-size: 16px;}
    .fullPop .f_60px{font-size: 20px;}
    .fullPop .f_70px{font-size: 30px;}
    .fullPop .f_80px{font-size: 30px;line-height: 40px;}
    .fullPop .f_90px{font-size: 35px;line-height: 45px;}
    .fullPop .f_110px{font-size: 40px;line-height: 60px;}
    .fullPop .f_165px{font-size: 50px;line-height: 50px;}
    .fullPop .f_170px{font-size: 50px;line-height: 70px;}

    .fullPop.layer_pop_02 .content{align-items: center;}
    .fullPop.layer_pop_02 .content:has(.titleBox){
        padding: 0;
    }
    .fullPop.layer_pop_02 .fullBox div p span{padding: 0px 5px; margin-bottom: 0;}
    .fullPop.layer_pop_02 .fullpopCon .title div p > strong::before{font-size: 7px; top: -65%;}

    .fullPop.layer_pop_02 .content .imgBox{    
        width: 130px;
        height: 250px;
        bottom: 100%;
        right: 1%;
    }
    .fullPop.layer_pop_02 .content .imgBox p{font-size: 14px !important; text-align: center; color: #000;}
    .fullPop.layer_pop_02 .content .imgBox p span{font-size: 20px !important; line-height: 30px;}

    .fullPop.layer_pop_02 .fullpopCon .title div.ani p.f_80px{
        margin-left: 20%;
    }

    .fullPop.layer_pop_03::after{
        top: -180px;
    }
    .fullPop.layer_pop_03 .main_con{
        gap: 30px;
    }
    .highlight-black{
        padding: 2px 7px 0 10px;
    }
    .fullPop.layer_pop_03 .text_box.d-flex{
        gap: 10px;
    }
}
@media only screen and (max-width: 360px) {
    .m-br360 {
        display: inline;
    }
    .s311 .area .time-area .text-area .text-con.meal .text{
        text-align: center;
    }
}