/* sub4_1 - 유방재건술 */
.sub4_1_section1 {
    background-image: url(../images/sub4_1_banner1.jpg);
}

.sub4_1_purple_text {
    font-size: 27px;
    color: #5d50f5;
    font-family: 'GmarketSansMedium', sans-serif;
    position: relative;
}

.sub4_1_purple_text span {
    font-family: 'GmarketSansBold', sans-serif;
    background-color: rgba(255, 251, 154, 0.8);
    padding: 4px 3px 0;
}

.sub4_1_purple_text img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    margin-left: -10px;
}

.sub4_1_section1 ul li>span {
    color: #a358ec;
}

.sub4_1_section2 {
    width: 100%;
}

.s4_1_sec2_title {
    width: 100%;
    padding: 90px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.s4_1_sec2_title p {
    position: relative;
    font-size: 45px;
    color: #111;
    font-family: 'S-CoreDream-3Light', sans-serif;
    font-weight: bold;
}

.s4_1_sec2_title p span {
    color: #5d50f5;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    background-color: #fffbb1;
    padding: 0 5px;
}

.s4_1_sec2_title p img {
    position: absolute;
    top: -30px;
    right: -30px;
}

.s4_1_sec2_title>span {
    font-size: 22px;
    line-height: 35px;
    color: #111;
    text-align: center;
    font-family: 'Pretendard-Medium', sans-serif;
    display: block;
    margin-top: 30px;
}

.s4_1_sec2_title i {
    position: absolute;
    bottom: -60px;
    color: #fff;
    font-size: 80px;
}

.s4_1_sec2_contain {
    width: 100%;
    padding: 90px 0 70px;
    background-image: url(../images/sub4_1_banner2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s4_1_sec2_contain .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_1_sec2_contain .center>p {
    font-size: 46px;
    color: #fff;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    text-shadow: 3px 3px 10px rgba(63, 109, 180, 0.4);
}

.s4_1_sec2_con {
    background-color: #fff;
    padding: 35px 110px 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 40px;
}

.s4_1_sec2_con p {
    position: relative;
    font-size: 34px;
    color: #1a2b66;
    text-align: center;
    line-height: 55px;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_1_sec2_con p span {
    color: #5d50f5;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    background-color: #eeffae;
    padding: 0 4px;
}

.s4_1_sec2_con p img {
    position: absolute;
    right: 148px;
    bottom: -2px;
}

.gray_txt{
    font-size: 17px;
    color: #777;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    display: block;
    margin-top: 35px;
}

.sub4_1_section3 {
    width: 100%;
    background-color: rgba(251, 241, 250, 0.8);
    padding: 40px 0 80px;
}

.sub4_1_section3 .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sub4_1_section3 .center>p {
    font-size: 45px;
    color: #1a2b66;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.sub4_1_section3 .center>p span {
    text-emphasis-style: dot;
    text-emphasis-color: #6e61f6;
}

.sub4_1_section3 ul {
    width: 860px;
    margin-top: 70px;
}

.sub4_1_section3 ul li {
    width: 100%;
    height: 48px;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    border-radius: 50px 0 0 50px;
    display: flex;
    align-items: center;
}

.sub4_1_section3 ul li:last-child {
    margin-bottom: 0;
}

.point_bg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.point_bg p {
    position: absolute;
    font-size: 20px;
    color: #fff;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_1_section3 ul li>p {
    font-size: 20px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    padding-left: 175px;
    box-sizing: border-box;
}

.sub4_1_section3 ul li>p span {
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_1_section4 {
    width: 100%;
    padding: 70px 0 80px;
}

.sub4_1_section4 .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sub4_1_section4 .center>p {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: #111;
    font-family: 'Pretendard-Medium', sans-serif;
}

.sub4_1_section4 .center>p span {
    font-size: 45px;
    color: #1a2b66;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    display: block;
    margin-bottom: 40px;
}

.sub4_1_section4 ul {
    width: 900px;
    margin-top: 60px;
}

.sub4_1_section4 ul li {
    width: 100%;
    height: 60px;
    border: 3px solid #9db3ff;
    border-radius: 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.sub4_1_section4 ul li:first-child {
    margin-bottom: 20px;
}

.sub4_1_section4 ul li span {
    width: 20%;
    height: 60px;
    background-color: #6e61f6;
    border-radius: 50px;
    margin-left: -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #eeffae;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_1_section4 ul li p {
    width: 80%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #111;
    font-family: 'Pretendard-SemiBold', sans-serif;
}

.sub4_1_section4 .center>span {
    display: block;
    font-size: 17px;
    color: #777;
    display: block;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-top: 35px;
}

.sub4_1_section5 {
    width: 100%;
    padding: 80px 0;
    background-color: #edf5fc;
}

.sub4_1_section5 .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sub4_1_section5 .center>p {
    font-size: 24px;
    color: #111;
    font-family: 'Pretendard-Medium', sans-serif;
    text-align: center;
}

.sub4_1_section5 .center>p span {
    display: block;
    font-size: 45px;
    color: #1a2b66;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    margin-bottom: 20px;
}

.how_content {
    margin-top: 80px;
}

.how_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.how_title>p {
    height: 60px;
    background-color: #6e61f6;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-size: 27px;
    color: #fff;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    padding-right: 30px;
}

.how_title>p span {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #fffdd9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #6e61f6;
    font-family: 'S-CoreDream-8Heavy', sans-serif;
    margin: 0 20px 0 5px;
}

.how_title>span {
    display: block;
    font-size: 22px;
    color: #111;
    font-family: 'Pretendard-Medium', sans-serif;
    margin-top: 25px;
}

.how_con1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 60px;
}

.h1_box {
    background-color: #fff;
    border-radius: 100px;
    padding: 5px 100px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.h1_box p {
    font-size: 20px;
    line-height: 30px;
    color: #111;
    font-family: 'Pretendard-Regular', sans-serif;
    margin-left: 30px;
}

.h1_box p span {
    display: block;
    font-size: 30px;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    margin-bottom: 25px;
}

.how_con1 ul {
    display: flex;
    margin-top: 70px;
}

.how_con1 ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 50px;
}

.how_con1 ul li:last-child {
    margin-right: 0;
}

.how_con1 ul li p {
    font-size: 18px;
    color: #111;
    line-height: 28px;
    text-align: center;
    font-family: 'Pretendard-Regular', sans-serif;
    margin-top: 20px;
}

.sub4_1_section6 {
    width: 100%;
    padding-bottom: 90px;
}

.how_con2_box {
    width: 1145px;
    margin: 75px auto 0;
}

.how_con2 {
    width: 100%;
}

.how_con2 ul {
    display: flex;
    justify-content: flex-end;
}

.how_con2 ul li {
    width: 29%;
}

.how_con2 ul li p {
    width: 200px;
    height: 45px;
    background-color: #7186f1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #eeffae;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    margin: 0 auto;
}

.h_c2_table {
    width: 100%;
    margin-top: 10px;
}

.h_c2_table table {
    width: 100%;
    border-collapse: collapse;
}

.h_c2_table table th {
    width: 13%;
    background-color: #9ac2ff;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: 'S-CoreDream-3Light', sans-serif;
    border: 10px solid #fff;
    box-sizing: border-box;
}

.h_c2_table table td {
    width: 29%;
    padding: 2px;
    border: 10px solid #fff;
    box-sizing: border-box;
}

.h_c2_table table td.td_img {
    font-size: 0;
}

.h_c2_table table td.td_img img {
    width: 100%;
}

.h_c2_table table td.td_text {
    padding: 30px 0;
    background-color: #f8f8f8;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #111;
    font-family: 'Pretendard-Regular', sans-serif;
}

.sub4_1_section7 {
    width: 100%;
    padding: 60px 0 120px;
    background-color: #fcf4fb;
}

.s4_1_sec7_faq {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s4_1_sec7_faq p {
    font-size: 45px;
    color: #1a2b66;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    margin-right: 15px;
}

.sub4_1_section7 .center>ul {
    width: 100%;
    margin-top: 40px;
}

.sub4_1_section7 .center>ul>li {
    width: 100%;
    margin-top: 20px;
}

.sub4_1_section7 .center>ul>li:first-child{
    margin-top: 0;
}

.s4_1_faq_title {
    display: flex;
    align-items: center;
    margin-left: 80px;
}

.s4_1_faq_title span {
    display: block;
    width: 85px;
    height: 85px;
    background-color: #ce9bff;
    border-radius: 100px;
    border: 5px solid #fff;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #e9ffa6;
    font-family: 'yg-jalnan', sans-serif;
    position: relative;
}

.s4_1_faq_title p {
    background-color: #b97bf6;
    border-radius: 50px;
    padding: 8px 30px 8px 50px;
    font-size: 24px;
    color: #fff;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    margin-left: -30px;
}

.s4_1_faq_con {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 1px 1px 10px rgba(66, 26, 105, 0.2);
    padding: 40px 80px 25px 110px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: -35px;
}

.s4_1_faq_con>span {
    font-size: 30px;
    color: #bababa;
    font-family: 'yg-jalnan', sans-serif;
}

.faq_conbox {
    width: 95%;
}

.faq_conbox p {
    font-size: 20px;
    color: #111;
    line-height: 33px;
    font-family: 'S-CoreDream-3Light', sans-serif;
}

.faq_conbox p span {
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox {
    display: flex;
    align-items: center;
}

.sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox img {
    width: 350px;
    display: block;
}

.sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox p {
    margin-left: -130px;
}

.faq_conbox table {
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}

.faq_conbox table th {
    background-color: #464646;
    padding: 15px 0;
    font-size: 23px;
    color: #fff;
    font-weight: normal;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    box-sizing: border-box;
}

.faq_conbox table th:first-child,
.faq_conbox table td:first-child {
    width: 10%;
}

.faq_conbox table th:nth-child(2),
.faq_conbox table td:nth-child(2) {
    width: 45%;
}

.faq_conbox table th:last-child,
.faq_conbox table td:last-child {
    border-right: 0;
    width: 45%;
}

.faq_conbox table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px 25px 15px 40px;
}

.faq_conbox table td.td_title {
    font-size: 20px;
    color: #ff82a9;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    text-align: center;
    padding: 0;
}

.faq_conbox table td ul {
    width: 100%;
}

.faq_conbox table td ul li {
    width: 100%;
    list-style: disc;
    font-size: 17px;
    line-height: 25px;
    color: #111;
    font-family: 'Pretendard-Regular', sans-serif;
    margin-bottom: 5px;
}

.faq_conbox table td ul li::marker {
    font-size: 10px;
}

.faq_conbox table td ul li:last-child {
    margin-bottom: 0;
}

/* // sub4_1 - 유방재건술 */


/* sub4_2 - 유방암 */
.sub4_2_section1 {
    background-image: url(../images/sub4_2_banner1.jpg);
}

.sub4_2_green_text {
    text-align: center;
    font-size: 27px;
    line-height: 35px;
    color: #00303c;
    font-family: 'GmarketSansMedium', sans-serif;
    position: relative;
}

.sub4_2_green_text strong {
    font-family: 'GmarketSansBold', sans-serif;
}

.sub4_2_green_text span {
    background-color: rgba(196, 255, 143, 0.8);
    padding: 4px 3px 0;
}

.sub4_2_green_text img {
    position: absolute;
    right: -10px;
    bottom: -3px;
}

.sub4_2_section1 h1 {
    font-size: 90px;
    margin-top: 20px;
}

.sub4_2_section2 {
    width: 100%;
}

.s4_2_sec2_title_box {
    width: 100%;
    padding: 70px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec2_title {
    font-size: 45px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_2_sec2_title span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.s4_2_sec2_text {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    position: relative;
    margin-top: 20px;
}

.s4_2_sec2_text span {
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.s4_2_sec2_text img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 15px;
    margin-left: 25px;
}

.s4_2_sec2_contain {
    width: 100%;
    padding: 100px 0 90px;
    background-image: url(../images/sub4_1_banner2.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.s4_2_sec2_contain .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec2_contain p {
    font-size: 45px;
    color: #c4ff8f;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.s4_2_sec2_contain span {
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    display: block;
    font-family: 'S-CoreDream-3Light', sans-serif;
    margin-top: 30px;
}

.s4_2_sec2_contain span strong {
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_2_section3 {
    width: 100%;
    padding: 50px 0 90px;
    background-color: #bae1de;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec3_title {
    font-size: 45px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_2_sec3_title span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    text-emphasis: dot;
    text-emphasis-color: #00303c;
    background-image: linear-gradient(transparent 60%, #c4ff8f 40%);
}

.s4_2_sec3_contain {
    width: 1300px;
    background-color: #fff;
    padding: 45px 50px 70px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 40px;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
}

.s4_2_sec3_contain ul {
    width: 100%;
    display: inline-block;
}

.s4_2_sec3_contain ul li {
    width: 50%;
    float: left;
    border-bottom: 1px dashed #c2c2c2;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.s4_2_sec3_contain ul li:nth-child(11),
.s4_2_sec3_contain ul li:last-child {
    border-bottom: 0;
}

.s4_2_sec3_contain ul li p {
    font-size: 16px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-left: 15px;
    letter-spacing: -0.5px;
}

.s4_2_sec3_contain>img {
    margin-top: 30px;
}

.s4_2_sec3_contain>p {
    border: 3px solid #7bd0c6;
    border-radius: 50px;
    padding: 10px 35px;
    font-size: 22px;
    color: #00303c;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    margin-top: 20px;
}

.sub4_2_section4 {
    width: 100%;
    padding: 90px 0;
}

.sub4_2_section4 .center>p {
    text-align: center;
    font-size: 45px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.sub4_2_section4 .center>p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.sub4_2_section4 ul {
    width: 100%;
}

.sub4_2_section4 ul li {
    width: 100%;
    margin-top: 55px;
    display: flex;
    align-items: center;
}

.sub4_2_section4 ul li p {
    font-size: 17px;
    color: #222;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    line-height: 30px;
    margin-left: 50px;
    letter-spacing: -0.7px;
}

.sub4_2_section4 ul li p strong {
    font-weight: normal;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.sub4_2_section4 ul li p span {
    font-size: 30px;
    color: #6fc1b5;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
    display: block;
    margin-bottom: 25px;
}

.sub4_2_section5 {
    width: 100%;
    padding: 100px 0;
    background-color: rgba(255, 250, 210, 0.2);
}

.s4_2_sec5_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec5_title>p {
    font-size: 45px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_2_sec5_title>p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.s4_2_sec5_title>span {
    font-size: 20px;
    line-height: 35px;
    color: #111;
    text-align: center;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    display: block;
    margin-top: 25px;
}

.s4_2_sec5_title>span strong {
    font-family: 'S-CoreDream-6Bold', sans-serif;
    background-image: linear-gradient(transparent 60%, rgba(196, 255, 143, 0.5) 40%);
}

.s4_2_sec5_con {
    width: 100%;
    margin-top: 100px;
}

.s4_2_sec5_con ul {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.s4_2_sec5_con ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec5_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec5_img span {
    font-size: 22px;
    color: #fff;
    font-family: 'S-CoreDream-6Bold', sans-serif;
    padding: 7px 30px;
    border-radius: 50px;
    background-color: #00303c;
    margin-top: -10px;
}

.s4_2_sec5_con ul li>p {
    font-size: 17px;
    line-height: 27px;
    color: #111;
    text-align: center;
    font-family: 'Pretendard-Regular', sans-serif;
    margin-top: 35px;
}

.sub4_2_section6 {
    width: 100%;
    padding: 80px 0 100px;
    background-color: rgba(222, 241, 239, 0.3);
}

.s4_2_sec6_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_2_sec6_title p {
    font-size: 45px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_2_sec6_title p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.s4_2_sec6_title>span {
    display: block;
    font-size: 20px;
    line-height: 34px;
    color: #111;
    text-align: center;
    font-family: 'S-CoreDream-3Light', sans-serif;
    font-weight: bold;
    margin-top: 20px;
}

.s4_2_sec6_con1 {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    margin-top: 70px;
}

.s4_2_sec6_con1 ul {
    width: 100%;
}

.s4_2_sec6_con1 ul li {
    margin-bottom: 40px;
}

.s4_2_sec6_con1 ul li:last-child {
    margin-bottom: 0;
}

.s4_2_sec6_con1 .s4_1_faq_title {
    margin-left: 0;
}

.s4_2_sec6_con1 .s4_1_faq_title span {
    width: 70px;
    height: 70px;
    background-color: #00303c;
    font-size: 24px;
    color: #e5ffce;
}

.s4_2_sec6_con1 .s4_1_faq_title p {
    color: #00303c;
    background-color: #a3e4dc;
}

.s4_2_sec6_con1 .s4_1_faq_con {
    padding: 45px 100px 25px;
    border-radius: 100px;
    font-size: 20px;
    line-height: 32px;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

.s4_2_sec6_con2 {
    width: 100%;
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    box-sizing: border-box;
}

.s4_2_sec6_con2>p {
    font-size: 24px;
    color: #00303c;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    background-image: linear-gradient(transparent 60%, rgba(196, 255, 143, 0.5) 40%);
}

.s4_2_sec6_con2>p span {
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.s4_2_sec6_con2 ul {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.s4_2_sec6_con2 ul li {
    display: flex;
    align-items: center;
}

.s4_2_sec6_con2 ul li span {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #00303c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    font-family: 'S-CoreDream-8Heavy', sans-serif;
}

.s4_2_sec6_con2 ul li p {
    font-size: 16px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    font-weight: bold;
    margin-left: 10px;
}

.sub4_2_section7 {
    width: 100%;
    padding: 100px 0 75px;
    background-color: #00303c;
}

.sub4_2_section7 .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sub4_2_section7 .center>p {
    position: relative;
    font-size: 35px;
    color: #fff;
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.sub4_2_section7 .center>p span {
    font-size: 65px;
    font-family: 'Cafe24Shiningstar', sans-serif;
    font-style: italic;
}

.sub4_2_section7 .center>p img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
    margin-left: 170px;
}

.sub4_2_section7 .center>span {
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    display: block;
    margin-top: 35px;
}

.sub4_2_section7 .center>span strong {
    font-family: 'S-CoreDream-6Bold', sans-serif;
    color: #c4ff8f;
}

/* // sub4_2 - 유방암 */


/* sub4_3 - 폴란드증후군 */
.sub4_3_section1 {
    background-image: url(../images/sub4_3_banner1.jpg);
}

.sub4_3_purple_text {
    font-size: 30px;
    color: #342281;
    font-family: 'GmarketSansMedium', sans-serif;
    position: relative;
}

.sub4_3_purple_text strong {
    font-weight: normal;
    font-family: 'GmarketSansBold', sans-serif;
}

.sub4_3_purple_text span {
    text-emphasis: dot;
    text-emphasis-color: #342281;
}

.sub4_3_purple_text img {
    position: absolute;
    left: -12px;
    top: 0px;
}

.sub4_3_section1 h1 {
    font-size: 90px;
}

.sub4_3_section1 .s2_1_sec1_textbox2 p {
    text-align: center;
    font-size: 23px;
}

.sub4_3_section2 {
    width: 100%;
    padding: 60px 0;
}

.sub4_3_section2 .center {
    display: flex;
    align-items: center;
}

.s4_3_sec2_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s4_3_sec2_text {
    font-size: 22px;
    line-height: 38px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-left: 80px;
}

.s4_3_sec2_text strong {
    font-size: 26px;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.s4_3_sec2_text strong span {
    background-image: linear-gradient(transparent 60%, #feffb5 40%);
}

.s4_3_sec2_text p {
    font-size: 48px;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-bottom: 45px;
}

.s4_3_sec2_text p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.sub4_3_section3 {
    width: 100%;
    padding: 85px 0 90px;
    background-color: rgba(191, 178, 255, 0.25);
}

.sub4_3_section3 .center>p {
    font-size: 45px;
    color: #111;
    text-align: center;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.sub4_3_section3 .center>p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.s4_3_sec3_contain {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}

.s4_3_sec3_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_3_sec3_img span {
    font-size: 18px;
    color: #44348a;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-top: 20px;
    display: block;
}

.s4_3_sec3_text {
    width: 700px;
}

.s4_3_sec3_text ul {
    width: 100%;
}

.s4_3_sec3_text ul li {
    width: 100%;
    padding: 35px 75px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
    font-size: 18px;
    line-height: 30px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    position: relative;
    margin-bottom: 40px;
}

.s4_3_sec3_text ul li:last-child {
    margin-bottom: 0;
}

.s4_3_sec3_text ul li span {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #44348a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #feffc3;
    font-family: 'yg-jalnan', sans-serif;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
}

.sub4_3_section4 {
    width: 100%;
    padding: 80px 0 90px;
    background-image: url(../images/sub4_3_banner2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub4_3_section4 .center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.sub4_3_section4 .center>p {
    font-size: 45px;
    color: #fff;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.sub4_3_section4 .center>p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.sub4_3_section4 ul {
    width: 980px;
    margin-top: 50px;
}

.sub4_3_section4 ul li {
    width: 100%;
    height: 46px;
    background-color: #fff;
    position: relative;
    border-radius: 50px 0 0 50px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.sub4_3_section4 ul li:last-child {
    margin-bottom: 0
}

.sub4_3_section4 ul li>p {
    font-size: 18px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    margin-left: 170px;
}

.sub4_3_section4 .point_bg p {
    font-size: 18px;
    font-family: 'yg-jalnan', sans-serif;
    color: #feffc3;
}

.sub4_3_section5 {
    background-color: rgba(217, 229, 255, 0.2);
    padding: 80px 0 90px;
}

.s4_3_sec5_title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_3_sec5_title p {
    font-size: 45px;
    color: #111;
    font-family: 'S-CoreDream-4Regular', sans-serif;
}

.s4_3_sec5_title p span {
    font-family: 'S-CoreDream-7ExtraBold', sans-serif;
}

.s4_3_sec5_title>span {
    font-size: 20px;
    color: #111;
    line-height: 35px;
    font-family: 'S-CoreDream-4Regular', sans-serif;
    display: block;
    text-align: center;
    margin-top: 30px;
}

.s4_3_sec5_title>span strong {
    color: #555;
    font-weight: normal;
}

.sub4_3_section5 .how_con1 ul {
    margin-top: 0;
}

.s4_3_sec5_conbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 70px;
}

.s4_3_sec5_conbox>p {
    border: 2px solid #bfb2ff;
    background-color: #fff;
    border-radius: 30px;
    padding: 35px 65px;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    color: #111;
    font-family: 'S-CoreDream-3Light', sans-serif;
    font-weight: bold;
}

.s4_3_sec5_btn {
    display: flex;
    margin-top: 50px;
}

.s4_3_sec5_btn a {
    width: 250px;
    border-radius: 30px;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.s4_3_sec5_btn a:first-child {
    background-color: #7c4dc9;
    margin-right: 35px;
}

.s4_3_sec5_btn a:last-child {
    background-color: #44348a;
}

.s4_3_sec5_btn a p {
    font-size: 31px;
    color: #fff;
    font-family: 'S-CoreDream-6Bold', sans-serif;
}

.s4_3_sec5_btn a span {
    font-size: 15px;
    color: #fff;
    font-family: 'S-CoreDream-3Light', sans-serif;
    display: block;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.s4_3_sec5_btn a span i {
    font-size: 32px;
    margin-left: 10px;
}

.sub4_3_section6{
    background-color: rgba(217, 229, 255, 0.2);
    padding: 0 0 90px;
}

.sub4_3_section6 ul li:first-child{
    background-color: #6cb2f4;
    box-shadow: 0 3px #507fe2;
}

.sub4_3_section6 ul li:last-child{
    background-color: #7a64e3;
    box-shadow: 0 3px #553fbb;
}
/* // sub4_3 - 폴란드증후군 */







































/* mobile */
@media screen and (max-width: 767px) {

    /* sub4_1 - 유방재건술 */
    .sub4_1_section1 {
        background-image: url(../m_images/m_sub4_1_banner1.jpg);
    }

    .sub4_1_purple_text {
        font-size: 14px;
    }

    .sub4_1_purple_text img {
        width: 45px;
        bottom: -5px;
        margin-left: -5px;
    }

    .s4_1_sec2_title {
        padding: 50px 5%;
        box-sizing: border-box;
    }

    .s4_1_sec2_title p {
        font-size: 20px;
        line-height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .s4_1_sec2_title p img {
        width: 25px;
        top: auto;
        bottom: 20px;
        right: 20px;
    }

    .s4_1_sec2_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px;
        word-break: keep-all;
    }

    .s4_1_sec2_title>span br {
        display: none;
    }

    .s4_1_sec2_title i {
        bottom: -30px;
        font-size: 40px;
    }

    .s4_1_sec2_contain {
        padding: 40px 0;
    }

    .s4_1_sec2_contain .center>p {
        font-size: 20px;
    }

    .s4_1_sec2_con {
        padding: 20px;
        border-radius: 30px;
        margin-top: 20px;
    }

    .s4_1_sec2_con p {
        font-size: 14px;
        line-height: 20px;
    }

    .s4_1_sec2_con p img {
        width: 35px;
        right: 60px;
        bottom: -2px;
    }

    .gray_txt{
        font-size: 10px;
        line-height: 15px;
        margin-top: 15px;
        word-break: keep-all;
        display: flex;
        align-items: baseline;
    }

    .gray_txt span{
        margin-right: 5px;
    }

    .sub4_1_section3 {
        padding: 40px 0;
    }

    .sub4_1_section3 .center>p {
        font-size: 20px;
    }

    .sub4_1_section3 ul {
        width: 100%;
        margin-top: 30px;
    }

    .sub4_1_section3 ul li {
        height: auto;
        margin-bottom: 20px;
        border-radius: 15px;
        padding: 40px 15px 15px;
        box-sizing: border-box;
        display: block;
    }

    .point_bg {
        width: 90px;
        position: absolute;
        top: 0;
        left: 0;
        transform: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .point_bg img {
        width: 100%;
    }

    .point_bg p {
        font-size: 12px;
    }

    .sub4_1_section3 ul li>p {
        font-size: 12px;
        line-height: 18px;
        padding-left: 0;
        word-break: keep-all;
    }

    .sub4_1_section4 {
        padding: 50px 0;
    }

    .sub4_1_section4 .center>p {
        font-size: 13px;
        line-height: 19px;
    }

    .sub4_1_section4 .center>p span {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .sub4_1_section4 ul {
        width: 100%;
        margin-top: 20px;
    }

    .sub4_1_section4 ul li {
        height: auto;
        border: 1px solid #9db3ff;
        flex-direction: column;
        border-radius: 0;
    }

    .sub4_1_section4 ul li:first-child {
        margin-bottom: 15px;
    }

    .sub4_1_section4 ul li span {
        width: 100%;
        height: auto;
        border-radius: 0;
        margin-left: 0;
        font-size: 14px;
        padding: 8px 0;
    }

    .sub4_1_section4 ul li p {
        width: 100%;
        height: auto;
        font-size: 13px;
        line-height: 19px;
        padding: 10px 15px;
        box-sizing: border-box;
        word-break: keep-all;
    }

    .sub4_1_section4 .center>span {
        font-size: 12px;
        margin-top: 15px;
    }

    .sub4_1_section5 {
        padding: 50px 0;
    }

    .sub4_1_section5 .center>p {
        font-size: 13px;
        line-height: 19px;
        word-break: keep-all;
    }

    .sub4_1_section5 .center>p span {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .how_content {
        width: 100%;
        margin-top: 40px;
        position: relative;
    }

    .how_content .row_scroll{
        top: 90px;
        right: auto;
        left: 0;
    }

    .how_title>p {
        height: 40px;
        font-size: 14px;
        padding-right: 20px;
    }

    .how_title>p span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        margin: 0 10px 0 5px;
    }

    .how_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
        text-align: center;
    }

    .how_con1 {
        width: 100%;
        margin-top: 20px;
    }

    .h1_box {
        width: 100%;
        padding: 15px 25px 25px;
        flex-direction: column;
        border-radius: 50px;
    }

    .h1_box img {
        width: 50%;
    }

    .h1_box p {
        font-size: 12px;
        line-height: 18px;
        margin-left: 0;
        margin-top: 20px;
        word-break: keep-all;
    }

    .h1_box p br {
        display: none;
    }

    .h1_box p span {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .how_con1 ul {
        display: block;
        margin-top: 30px;
    }

    .how_con1 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .how_con1 ul li:last-child {
        margin-bottom: 0;
    }

    .how_con1 ul li img {
        width: 60%;
    }

    .how_con1 ul li p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .sub4_1_section6 {
        padding-bottom: 50px;
    }

    .how_con2_box {
        width: 100%;
        overflow: auto;
        margin: 25px auto 0;
    }

    .how_con2 {
        width: 550px;
    }

    .how_con2 ul li p {
        width: 120px;
        height: 25px;
        font-size: 12px;
    }

    .h_c2_table {
        margin-top: 0;
    }

    .h_c2_table table th {
        width: 13%;
        font-size: 12px;
        line-height: 20px;
        border: 5px solid #fff;
    }

    .h_c2_table table td {
        width: 29%;
        padding: 0;
        border: 5px solid #fff;
    }

    .h_c2_table table td.td_text {
        padding: 15px 10px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
    }

    .h_c2_table table td.td_text br {
        display: none;
    }

    .sub4_1_section7 {
        padding: 50px 0;
    }

    .s4_1_sec7_faq p {
        font-size: 20px;
        margin-right: 10px;
    }

    .s4_1_sec7_faq img {
        width: 60px;
        margin-top: -10px;
    }

    .sub4_1_section7 .center>ul>li {
        margin-top: 30px;
    }

    .s4_1_faq_title {
        width: 90%;
        margin: 0 auto;
        align-items: baseline;
        background-color: #b97bf6;
        padding: 7px 10px;
        box-sizing: border-box;
        border-radius: 50px;
        position: relative;
    }

    .s4_1_faq_title span {
        width: 15%;
        height: auto;
        border: 0;
        background-color: transparent;
        font-size: 14px;
        box-sizing: border-box;
    }

    .s4_1_faq_title p {
        width: 85%;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        word-break: keep-all;
        margin-left: 0;
        background-color: transparent;
    }

    .s4_1_faq_con {
        border-radius: 15px;
        padding: 30px 20px 15px;
        margin-top: -15px;
    }

    .s4_1_faq_con>span {
        width: 10%;
        font-size: 16px;
    }

    .faq_conbox {
        width: 90%;
    }

    .faq_conbox p {
        font-size: 10px;
        line-height: 15px;
        word-break: keep-all;
    }

    .faq_conbox p br {
        display: none;
    }

    .sub4_1_section7 .center>ul{
        margin-top: 20px;
    }

    .sub4_1_section7 .center>ul>li{
        margin-top: 15px;
    }

    .sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox {
        flex-direction: column;
    }

    .sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox img {
        width: 90%;
    }

    .sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox p {
        margin-left: 0;
        margin-top: 15px;
    }

    .faq_conbox table {
        margin-top: 5px;
    }

    .faq_conbox table th {
        padding: 5px 0;
        font-size: 10px;
    }

    .faq_conbox table td {
        padding: 5px 5px 5px 20px;
    }

    .faq_conbox table td.td_title {
        font-size: 10px;
    }

    .faq_conbox table td ul li {
        font-size: 10px;
        line-height: 15px;
        margin-bottom: 5px;
        word-break: keep-all;
    }

    .faq_conbox table td ul li br{
        display: none;
    }

    /* // sub4_1 - 유방재건술 */


    /* sub4_2 - 유방암 */
    .sub4_2_section1 {
        height: 57vh;
        background-image: url(../m_images/m_sub4_2_banner1.jpg);
    }

    .sub4_2_section1 .s2_1_sec1_textbox {
        margin-bottom: 40px;
    }

    .sub4_2_green_text {
        font-size: 14px;
        line-height: 20px;
    }

    .sub4_2_green_text img {
        width: 40px;
        right: -5px;
        bottom: -2px;
    }

    .sub4_2_section1 h1 {
        font-size: 30px;
        margin-top: 7px;
    }

    .sub4_2_section1 .s2_1_sec1_textbox2 p {
        font-size: 12px;
    }

    .s4_2_sec2_title_box {
        padding: 50px 5%;
        box-sizing: border-box;
    }

    .s4_2_sec2_title {
        font-size: 20px;
    }

    .s4_2_sec2_text {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .s4_2_sec2_text img {
        width: 80px;
        margin-top: -3px;
        margin-left: 15px;
    }

    .s4_2_sec2_contain {
        padding: 60px 0 40px;
    }

    .s4_2_sec2_contain p {
        font-size: 20px;
    }

    .s4_2_sec2_contain span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec2_contain span br {
        display: none;
    }

    .sub4_2_section3 {
        padding: 50px 0;
    }

    .s4_2_sec3_title {
        font-size: 20px;
    }

    .s4_2_sec3_contain {
        width: 90%;
        padding: 10px 20px 20px;
        margin: 20px auto 0;
    }

    .s4_2_sec3_contain ul li {
        width: 100%;
        float: inherit;
        padding: 10px 0;
        align-items: baseline;
    }

    .s4_2_sec3_contain ul li:nth-child(11){
        border-bottom: 1px dashed #c2c2c2;
    }

    .s4_2_sec3_contain ul li p {
        font-size: 11px;
        line-height: 17px;
        margin-left: 10px;
        word-break: keep-all;
    }

    .s4_2_sec3_contain ul li img {
        width: 10px;
    }

    .s4_2_sec3_contain>img {
        width: 20px;
        margin-top: 15px;
    }

    .s4_2_sec3_contain>p {
        border: 1px solid #7bd0c6;
        border-radius: 20px;
        padding: 10px 15px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
        text-align: center;
    }

    .sub4_2_section4 {
        padding: 50px 0;
    }

    .sub4_2_section4 .center>p {
        font-size: 20px;
    }

    .sub4_2_section4 ul li {
        margin-top: 25px;
        align-items: flex-start;
        justify-content: space-between;
    }

    .sub4_2_section4 ul li img {
        width: 20%;
    }

    .sub4_2_section4 ul li p {
        width: 75%;
        font-size: 10px;
        line-height: 16px;
        margin-left: 0;
        letter-spacing: 0;
        word-break: keep-all;
    }

    .sub4_2_section4 ul li p br {
        display: none;
    }

    .sub4_2_section4 ul li p span {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .sub4_2_section5 {
        padding: 50px 0;
    }

    .s4_2_sec5_title>p {
        font-size: 20px;
    }

    .s4_2_sec5_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec5_title>span br {
        display: none;
    }

    .s4_2_sec5_con {
        margin-top: 30px;
    }

    .s4_2_sec5_con ul {
        flex-direction: column;
    }

    .s4_2_sec5_con ul li {
        width: 100%;
        margin-bottom: 25px;
    }

    .s4_2_sec5_con ul li:last-child {
        margin-bottom: 0;
    }

    .s4_2_sec5_img {
        width: 100%;
    }

    .s4_2_sec5_img span {
        font-size: 14px;
        padding: 5px 20px;
    }

    .s4_2_sec5_img img {
        width: 45%;
    }

    .s4_2_sec5_con ul li>p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .sub4_2_section6 {
        padding: 50px 0;
    }

    .s4_2_sec6_title p {
        font-size: 20px;
    }

    .s4_2_sec6_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec6_title>span br.m_none{
        display: none;
    }

    .s4_2_sec6_con1 {
        padding: 0;
        margin-top: 30px;
    }

    .s4_2_sec6_con1 ul li {
        margin-bottom: 30px;
    }

    .s4_2_sec6_con1 .s4_1_faq_title {
        width: 50%;
        background-color: #a3e4dc;
        margin: 0 auto;
    }

    .s4_2_sec6_con1 .s4_1_faq_title span {
        width: 25%;
        height: auto;
        font-size: 16px;
        text-align: center;
        background-color: transparent;
    }

    .s4_2_sec6_con1 .s4_1_faq_title p {
        width: 60%;
        text-align: center;
    }

    .s4_2_sec6_con1 .s4_1_faq_con {
        padding: 30px 20px 15px;
        border-radius: 15px;
        font-size: 10px;
        line-height: 16px;
        word-break: keep-all;
    }

    .s4_2_sec6_con1 .s4_1_faq_con br {
        display: none;
    }

    .s4_2_sec6_con2 {
        margin-top: 40px;
        padding: 0;
    }

    .s4_2_sec6_con2>p {
        font-size: 16px;
    }

    .s4_2_sec6_con2 ul {
        margin-top: 20px;
        display: inline-block;
    }

    .s4_2_sec6_con2 ul li {
        width: 33.33%;
        float: left;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .s4_2_sec6_con2 ul li:last-child {
        width: 100%;
        margin-bottom: 0;
    }

    .s4_2_sec6_con2 ul li span {
        width: 26px;
        height: 26px;
        font-size: 10px;
        margin-bottom: 5px;
    }

    .s4_2_sec6_con2 ul li p {
        font-size: 12px;
        line-height: 18px;
        margin-left: 0;
        text-align: center;
        word-break: keep-all;
    }

    .sub4_2_section7 {
        padding: 50px 0;
    }

    .sub4_2_section7 .center>p {
        font-size: 13px;
        word-break: keep-all;
    }

    .sub4_2_section7 .center>p span {
        font-size: 30px;
    }

    .sub4_2_section7 .center>p img {
        width: 55px;
        top: -20px;
        margin-left: 65px;
    }

    .sub4_2_section7 .center>span {
        font-size: 11px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .sub4_2_section7 .center>span br {
        display: none;
    }

    /* // sub4_2 - 유방암 */


    /* sub4_3 - 폴란드증후군 */
    .sub4_3_section1 {
        height: 57vh;
        background-image: url(../m_images/m_sub4_3_banner1.jpg);
    }

    .sub4_3_section1 .s2_1_sec1_textbox {
        margin-bottom: 40px;
    }

    .sub4_3_purple_text {
        font-size: 12px;
    }

    .sub4_3_purple_text img {
        width: 55px;
        left: -7px;
    }

    .sub4_3_section1 h1 {
        font-size: 30px;
    }

    .sub4_3_section1 .s2_1_sec1_textbox2 p {
        font-size: 13px;
    }

    .sub4_3_section2 {
        padding: 40px 0;
    }

    .sub4_3_purple_text {
        font-size: 14px;
    }

    .sub4_3_section2 .center {
        align-items: flex-start;
        justify-content: space-between;
    }

    .s4_3_sec2_img {
        width: 30%;
    }

    .s4_3_sec2_img img {
        width: 100%;
    }

    .s4_3_sec2_text {
        width: 65%;
        font-size: 11px;
        line-height: 18px;
        margin-left: 0;
        word-break: keep-all;
    }

    .s4_3_sec2_text br {
        display: none;
    }

    .s4_3_sec2_text strong {
        font-size: 12px;
    }

    .s4_3_sec2_text p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .sub4_3_section3 {
        padding: 50px 0;
    }

    .sub4_3_section3 .center>p {
        font-size: 20px;
    }

    .s4_3_sec3_contain {
        flex-direction: column;
        margin-top: 20px;
    }

    .s4_3_sec3_img {
        width: 100%;
    }

    .s4_3_sec3_img img {
        width: 60%;
    }

    .s4_3_sec3_img span {
        font-size: 10px;
        margin-top: 10px;
    }

    .s4_3_sec3_text {
        width: 100%;
        margin-top: 20px;
    }

    .s4_3_sec3_text ul li {
        padding: 15px 15px 15px 30px;
        border-radius: 15px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
        word-break: keep-all;
    }

    .s4_3_sec3_text ul li br {
        display: none;
    }

    .s4_3_sec3_text ul li span {
        width: 30px;
        height: 30px;
        font-size: 10px;
        left: -10px;
    }

    .sub4_3_section4 {
        padding: 50px 0;
    }

    .sub4_3_section4 .center>p {
        font-size: 20px;
    }

    .sub4_3_section4 ul {
        width: 100%;
        margin-top: 30px;
    }

    .sub4_3_section4 ul li {
        height: auto;
        border-radius: 15px;
        margin-bottom: 20px;
        padding: 40px 15px 15px;
        box-sizing: border-box;
        word-break: keep-all;
    }

    .sub4_3_section4 ul li>p {
        font-size: 11px;
        line-height: 18px;
        margin-left: 0;
    }

    .sub4_3_section4 .point_bg p {
        font-size: 12px;
    }

    .sub4_3_section5 {
        padding: 50px 0;
    }

    .s4_3_sec5_title p {
        font-size: 20px;
    }

    .s4_3_sec5_title>span {
        font-size: 11px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_3_sec5_conbox {
        margin-top: 40px;
    }

    .s4_3_sec5_conbox>p {
        border-radius: 15px;
        padding: 15px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
        text-align: center;
    }

    .s4_3_sec5_conbox>p br {
        display: none;
    }

    .s4_3_sec5_btn {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

    .s4_3_sec5_btn a {
        width: 48%;
        border-radius: 15px;
        padding: 15px;
    }

    .s4_3_sec5_btn a:first-child {
        margin-right: 0;
    }

    .s4_3_sec5_btn a p {
        font-size: 16px;
    }

    .s4_3_sec5_btn a span {
        font-size: 12px;
        margin-top: 10px;
    }

    .s4_3_sec5_btn a span i {
        font-size: 14px;
        margin-left: 5px;
    }

    .sub4_3_section6{
        padding-bottom: 50px;
    }
    
    .sub4_3_section6 ul{
        justify-content: center;
    }

    .sub4_3_section6 ul li:first-child{
        margin-right: 20px;
    }

    /* // sub4_3 - 폴란드증후군 */

}








































/* tablet */
@media screen and (min-width: 768px) and (max-width: 1024px) {

    /* sub4_1 - 유방재건술 */
    .sub4_1_section1 {
        background-image: url(../m_images/m_sub4_1_banner1.jpg);
    }

    .sub4_1_purple_text {
        font-size: 14px;
    }

    .sub4_1_purple_text img {
        width: 45px;
        bottom: -5px;
        margin-left: -5px;
    }

    .s4_1_sec2_title {
        padding: 50px 5%;
        box-sizing: border-box;
    }

    .s4_1_sec2_title p {
        font-size: 20px;
        line-height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .s4_1_sec2_title p img {
        width: 25px;
        top: auto;
        bottom: 20px;
        right: 20px;
    }

    .s4_1_sec2_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px;
        word-break: keep-all;
    }

    .s4_1_sec2_title i {
        bottom: -30px;
        font-size: 40px;
    }

    .s4_1_sec2_contain {
        padding: 40px 0;
    }

    .s4_1_sec2_contain .center>p {
        font-size: 20px;
    }

    .s4_1_sec2_con {
        padding: 20px;
        border-radius: 30px;
        margin-top: 20px;
    }

    .s4_1_sec2_con p {
        font-size: 14px;
        line-height: 20px;
    }

    .s4_1_sec2_con p img {
        width: 35px;
        right: 60px;
        bottom: -2px;
    }

    .gray_txt{
        font-size: 10px;
        line-height: 15px;
        margin-top: 15px;
    }

    .sub4_1_section3 {
        padding: 40px 0;
    }

    .sub4_1_section3 .center>p {
        font-size: 20px;
    }

    .sub4_1_section3 ul {
        width: 80%;
        margin-top: 30px;
    }

    .sub4_1_section3 ul li {
        height: 27px;
    }

    .point_bg {
        width: 90px;
    }

    .point_bg img {
        width: 100%;
    }

    .point_bg p {
        font-size: 12px;
    }

    .sub4_1_section3 ul li>p {
        font-size: 12px;
        line-height: 18px;
        padding-left: 100px;
    }

    .sub4_1_section4 {
        padding: 50px 0;
    }

    .sub4_1_section4 .center>p {
        font-size: 13px;
        line-height: 19px;
    }

    .sub4_1_section4 .center>p span {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .sub4_1_section4 ul {
        width: 80%;
        margin-top: 20px;
    }

    .sub4_1_section4 ul li {
        height: 40px;
    }

    .sub4_1_section4 ul li span {
        height: 40px;
        font-size: 14px;
    }

    .sub4_1_section4 ul li p {
        font-size: 13px;
        line-height: 19px;
        padding: 10px 15px;
    }

    .sub4_1_section4 .center>span {
        font-size: 12px;
        margin-top: 15px;
    }

    .sub4_1_section5 {
        padding: 50px 0;
    }

    .sub4_1_section5 .center>p {
        font-size: 13px;
        line-height: 19px;
        word-break: keep-all;
    }

    .sub4_1_section5 .center>p span {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .how_content {
        width: 100%;
        margin-top: 40px;
    }

    .how_title>p {
        height: 40px;
        font-size: 14px;
        padding-right: 20px;
    }

    .how_title>p span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        margin: 0 10px 0 5px;
    }

    .how_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
        text-align: center;
    }

    .how_con1 {
        width: 100%;
        margin-top: 20px;
    }

    .h1_box {
        width: 100%;
        padding: 10px 30px;
        border-radius: 50px;
        justify-content: space-between;
    }

    .h1_box img {
        width: 30%;
    }

    .h1_box p {
        width: 65%;
        font-size: 12px;
        line-height: 18px;
        margin-left: 0;
        word-break: keep-all;
    }

    .h1_box p br {
        display: none;
    }

    .h1_box p span {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .how_con1 ul {
        margin-top: 30px;
    }

    .how_con1 ul li img {
        width: 100%;
    }

    .how_con1 ul li p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .sub4_1_section6 {
        padding-bottom: 50px;
    }

    .how_con2_box {
        width: 100%;
        margin: 25px auto 0;
    }

    .how_con2 {
        width: 100%;
    }

    .how_con2 ul li p {
        width: 120px;
        height: 25px;
        font-size: 12px;
    }

    .h_c2_table table th {
        width: 13%;
        font-size: 12px;
        line-height: 20px;
        border: 5px solid #fff;
    }

    .h_c2_table table td {
        width: 29%;
        padding: 0;
        border: 5px solid #fff;
    }

    .h_c2_table table td.td_text {
        padding: 15px 10px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
    }

    .h_c2_table table td.td_text br {
        display: none;
    }

    .sub4_1_section7 {
        padding: 50px 0;
    }

    .s4_1_sec7_faq p {
        font-size: 20px;
        margin-right: 10px;
    }

    .s4_1_sec7_faq img {
        width: 60px;
        margin-top: -10px;
    }

    .sub4_1_section7 .center>ul{
        margin-top: 20px;
    }

    .sub4_1_section7 .center>ul>li {
        margin-top: 10px;
    }

    .s4_1_faq_title {
        margin-left: 30px;
    }

    .s4_1_faq_title span {
        font-size: 14px;
        width: 60px;
        height: 60px;
        border: 3px solid #fff;
    }

    .s4_1_faq_title p {
        font-size: 14px;
        line-height: 20px;
    }

    .s4_1_faq_con {
        border-radius: 15px;
        padding: 30px 50px 10px;
        margin-top: -30px;
    }

    .s4_1_faq_con>span {
        width: 10%;
        font-size: 16px;
    }

    .faq_conbox {
        width: 90%;
    }

    .faq_conbox p {
        font-size: 10px;
        line-height: 15px;
        word-break: keep-all;
    }

    .faq_conbox p br {
        display: none;
    }

    .sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox img {
        width: 200px;
    }

    .sub4_1_section7 .center>ul>li:nth-child(2) .faq_conbox p {
        margin-left: -75px;
    }

    .faq_conbox table {
        margin-top: 5px;
    }

    .faq_conbox table th {
        padding: 5px 0;
        font-size: 10px;
    }

    .faq_conbox table td {
        padding: 5px 5px 5px 20px;
    }

    .faq_conbox table td.td_title {
        font-size: 10px;
    }

    .faq_conbox table td ul li {
        font-size: 10px;
        line-height: 15px;
        margin-bottom: 5px;
        word-break: keep-all;
    }

    .faq_conbox table td ul li br{
        display: none;
    }

    /* // sub4_1 - 유방재건술 */


    /* sub4_2 - 유방암 */
    .sub4_2_section1 {
        height: 57vh;
        background-image: url(../m_images/m_sub4_2_banner1.jpg);
    }

    .sub4_2_section1 .s2_1_sec1_textbox {
        margin-bottom: 40px;
    }

    .sub4_2_green_text {
        font-size: 14px;
        line-height: 20px;
    }

    .sub4_2_green_text img {
        width: 40px;
        right: -5px;
        bottom: -2px;
    }

    .sub4_2_section1 h1 {
        font-size: 30px;
        margin-top: 7px;
    }

    .sub4_2_section1 .s2_1_sec1_textbox2 p {
        font-size: 12px;
    }

    .s4_2_sec2_title_box {
        padding: 50px 5%;
        box-sizing: border-box;
    }

    .s4_2_sec2_title {
        font-size: 20px;
    }

    .s4_2_sec2_text {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .s4_2_sec2_text img {
        width: 80px;
        margin-top: 8px;
        margin-left: 15px;
    }

    .s4_2_sec2_contain {
        padding: 60px 0 40px;
    }

    .s4_2_sec2_contain p {
        font-size: 20px;
    }

    .s4_2_sec2_contain span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .sub4_2_section3 {
        padding: 50px 0;
    }

    .s4_2_sec3_title {
        font-size: 20px;
    }

    .s4_2_sec3_contain {
        width: 60%;
        padding: 10px 20px 20px;
        margin: 20px auto 0;
    }

    .s4_2_sec3_contain ul li {
        width: 100%;
        float: inherit;
        padding: 10px 0;
        align-items: baseline;
    }

    .s4_2_sec3_contain ul li:nth-child(11){
        border-bottom: 1px dashed #c2c2c2;
    }

    .s4_2_sec3_contain ul li p {
        font-size: 11px;
        line-height: 17px;
        margin-left: 10px;
        word-break: keep-all;
    }

    .s4_2_sec3_contain ul li img {
        width: 10px;
    }

    .s4_2_sec3_contain>img {
        width: 20px;
        margin-top: 15px;
    }

    .s4_2_sec3_contain>p {
        border: 1px solid #7bd0c6;
        border-radius: 20px;
        padding: 10px 20px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
        text-align: center;
    }

    .sub4_2_section4 {
        padding: 50px 0;
    }

    .sub4_2_section4 .center>p {
        font-size: 20px;
    }

    .sub4_2_section4 ul li {
        margin-top: 25px;
        align-items: center;
        justify-content: space-between;
    }

    .sub4_2_section4 ul li img {
        width: 20%;
    }

    .sub4_2_section4 ul li p {
        width: 75%;
        font-size: 10px;
        line-height: 16px;
        margin-left: 0;
        letter-spacing: 0;
        word-break: keep-all;
    }

    .sub4_2_section4 ul li p br {
        display: none;
    }

    .sub4_2_section4 ul li p span {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .sub4_2_section5 {
        padding: 50px 0;
    }

    .s4_2_sec5_title>p {
        font-size: 20px;
    }

    .s4_2_sec5_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec5_title>span br {
        display: none;
    }

    .s4_2_sec5_con {
        margin-top: 30px;
    }

    .s4_2_sec5_con ul li {
        width: 31%;
        margin-bottom: 25px;
    }

    .s4_2_sec5_con ul li:last-child {
        margin-bottom: 0;
    }

    .s4_2_sec5_img {
        width: 100%;
    }

    .s4_2_sec5_img span {
        font-size: 14px;
        padding: 5px 20px;
    }

    .s4_2_sec5_img img {
        width: 80%;
    }

    .s4_2_sec5_con ul li>p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec5_con ul li>p br{
        display: none;
    }

    .sub4_2_section6 {
        padding: 50px 0;
    }

    .s4_2_sec6_title p {
        font-size: 20px;
    }

    .s4_2_sec6_title>span {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_2_sec6_con1 {
        padding: 0;
        margin-top: 30px;
    }

    .s4_2_sec6_con1 ul li {
        margin-bottom: 30px;
    }

    .s4_2_sec6_con1 .s4_1_faq_title span {
        font-size: 16px;
        width: 60px;
        height: 60px;
    }

    .s4_2_sec6_con1 .s4_1_faq_title p{
        padding: 8px 20px 8px 40px;
    }

    .s4_2_sec6_con1 .s4_1_faq_con {
        padding: 40px 30px 20px;
        font-size: 10px;
        line-height: 16px;
        word-break: keep-all;
    }

    .s4_2_sec6_con1 .s4_1_faq_con br {
        display: none;
    }

    .s4_2_sec6_con2 {
        margin-top: 50px;
        padding: 0;
    }

    .s4_2_sec6_con2>p {
        font-size: 16px;
    }

    .s4_2_sec6_con2 ul {
        width: max-content;
        margin: 20px auto 0;
        display: inline-block;
    }

    .s4_2_sec6_con2 ul li {
        float: left;
        margin-bottom: 15px;
        margin-right: 15px;
    }

    .s4_2_sec6_con2 ul li:last-child{
        clear: both;
    }

    .s4_2_sec6_con2 ul li span {
        width: 26px;
        height: 26px;
        font-size: 10px;
    }

    .s4_2_sec6_con2 ul li p {
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        word-break: keep-all;
    }

    .sub4_2_section7 {
        padding: 50px 0;
    }

    .sub4_2_section7 .center>p {
        font-size: 13px;
        word-break: keep-all;
    }

    .sub4_2_section7 .center>p span {
        font-size: 30px;
    }

    .sub4_2_section7 .center>p img {
        width: 55px;
        top: -20px;
        margin-left: 65px;
    }

    .sub4_2_section7 .center>span {
        font-size: 11px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .sub4_2_section7 .center>span br {
        display: none;
    }

    /* // sub4_2 - 유방암 */


    /* sub4_3 - 폴란드증후군 */
    .sub4_3_section1 {
        height: 57vh;
        background-image: url(../m_images/m_sub4_3_banner1.jpg);
    }

    .sub4_3_section1 .s2_1_sec1_textbox {
        margin-bottom: 40px;
    }

    .sub4_3_purple_text {
        font-size: 12px;
    }

    .sub4_3_purple_text img {
        width: 55px;
        left: -7px;
    }

    .sub4_3_section1 h1 {
        font-size: 30px;
    }

    .sub4_3_section1 .s2_1_sec1_textbox2 p {
        font-size: 13px;
    }

    .sub4_3_section2 {
        padding: 40px 0;
    }

    .sub4_3_purple_text {
        font-size: 14px;
    }

    .sub4_3_section2 .center {
        justify-content: space-between;
    }

    .s4_3_sec2_img {
        width: 30%;
    }

    .s4_3_sec2_img img {
        width: 100%;
    }

    .s4_3_sec2_text {
        width: 65%;
        font-size: 11px;
        line-height: 18px;
        margin-left: 0;
        word-break: keep-all;
    }

    .s4_3_sec2_text br {
        display: none;
    }

    .s4_3_sec2_text strong {
        font-size: 12px;
    }

    .s4_3_sec2_text p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .sub4_3_section3 {
        padding: 50px 0;
    }

    .sub4_3_section3 .center>p {
        font-size: 20px;
    }

    .s4_3_sec3_contain {
        margin-top: 20px;
        justify-content: space-between;
    }

    .s4_3_sec3_img {
        width: 30%;
    }

    .s4_3_sec3_img img {
        width: 100%;
    }

    .s4_3_sec3_img span {
        font-size: 10px;
        margin-top: 10px;
    }

    .s4_3_sec3_text {
        width: 65%;
        margin-top: 20px;
    }

    .s4_3_sec3_text ul li {
        padding: 15px 15px 15px 30px;
        border-radius: 15px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
        word-break: keep-all;
    }

    .s4_3_sec3_text ul li br {
        display: none;
    }

    .s4_3_sec3_text ul li span {
        width: 30px;
        height: 30px;
        font-size: 10px;
        left: -15px;
    }

    .sub4_3_section4 {
        padding: 50px 0;
    }

    .sub4_3_section4 .center>p {
        font-size: 20px;
    }

    .sub4_3_section4 ul {
        width: 100%;
        margin-top: 30px;
    }

    .sub4_3_section4 ul li {
        height: 27px;
        border-radius: 15px;
        margin-bottom: 20px;
    }

    .sub4_3_section4 ul li>p {
        font-size: 11px;
        line-height: 18px;
        margin-left: 100px;
    }

    .sub4_3_section4 .point_bg p {
        font-size: 12px;
    }

    .sub4_3_section5 {
        padding: 50px 0;
    }

    .s4_3_sec5_title p {
        font-size: 20px;
    }

    .s4_3_sec5_title>span {
        font-size: 11px;
        line-height: 18px;
        margin-top: 15px;
        word-break: keep-all;
    }

    .s4_3_sec5_conbox {
        margin-top: 40px;
    }

    .s4_3_sec5_conbox>p {
        border-radius: 15px;
        padding: 15px;
        font-size: 12px;
        line-height: 18px;
        word-break: keep-all;
        text-align: center;
    }

    .s4_3_sec5_conbox>p br {
        display: none;
    }

    .s4_3_sec5_btn {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

    .s4_3_sec5_btn a {
        width: 48%;
        border-radius: 15px;
        padding: 15px;
    }

    .s4_3_sec5_btn a:first-child {
        margin-right: 0;
    }

    .s4_3_sec5_btn a p {
        font-size: 16px;
    }

    .s4_3_sec5_btn a span {
        font-size: 12px;
        margin-top: 10px;
    }

    .s4_3_sec5_btn a span i {
        font-size: 14px;
        margin-left: 5px;
    }

    .sub4_3_section6{
        padding-bottom: 50px;
    }
    /* // sub4_3 - 폴란드증후군 */

}