@charset "utf-8";
/*-------------------------------------------------
Style Sheet
Version : 1.0
Author :  강혜연
Create date : 2021. 10. 27.
-------------------------------------------------*/

/* main */
.main_visual {
    background: #596BFF;
    padding-bottom: 338px;
    position: relative;
    margin-top: -80px;
}
.main_visual:before {
    content: '';
    width: 1247px;
    height: 476px;
    background: url(https://sonsp.azureedge.net/img/img_v4/main_visual.png) no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.main_visual h2 {
    padding-top: 70px;
    font-size: 50px;
    text-align: center;
    color: #fff;
}
.main_visual p {
    font-size: 20px;
    color: #fff;
    margin-top: 13px;
    text-align: center;
}
.main_visual a {
    display: block;
    width: 160px;
    height: 48px;
    line-height: 46px;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: auto;
    margin-top: 36px;
}

.main_count {
    padding: 60px 0;
}
.main_count .box {
    border: 2px solid #ccc;
    border-radius: 20px;
    padding: 23.5px;
    box-sizing: border-box;
}
.main_count .call_area {
    float: left;
    width: 50%;
    text-align: center;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.main_count .call_area a {
    font-size: 40px;
    color: #FF6666;
    font-weight: 600;
}
.main_count .call_area p {
    font-size: 20px;
    font-weight: 500;
}
.main_count .count_area {
    text-align: center;
    float: left;
    width: 50%;
}
.main_count .count_area ul {
    height: 90px;
}
.main_count .count_area li {
    line-height: 90px;
    font-size: 26px;
}
.main_count .count_area li strong {
    font-size: 37px;
    color: #596BFF;
    font-weight: 600;
}
.main_count .count_area li i {
    display: inline-block;
    width: 67px;
    height: 55px;
    background-size: cover !important;
    vertical-align: -15px;
    margin-right: 10px;
}
.main_count .count_area li i.count01 {
    background: url(https://sonsp.azureedge.net/img/img_v4/count_01.png) no-repeat center;
}
.main_count .count_area li i.count02 {
    background: url(https://sonsp.azureedge.net/img/img_v4/count_02.png) no-repeat center;
}
.main_count .count_area li i.count03 {
    background: url(https://sonsp.azureedge.net/img/img_v4/count_03.png) no-repeat center;
}

.bg {
    background: #F6F8F9;
}

.main_btn {
    padding: 60px 0;
}
.main_btn_area > div {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.main_btn_area .left {
    padding-right: 12px;
}
.main_btn_area .right {
    padding-left: 12px;
}
.main_btn_area .left a {
    display: block;
    background: #fff;
    padding: 49px 40px 49px 30px;
    box-sizing: border-box;
    border: 1px solid #D6D6D6;
    position: relative;
}
.main_btn_area .left a:before {
    content: '';
    width: 105px;
    height: 102px;
    background: url(https://sonsp.azureedge.net/img/img_v4/main_btn01.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 49px;
    right: 40px;
}
.main_btn_area .left a h3 {
    font-size: 30px;
    font-weight: 600;
}
.main_btn_area .left a p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 14px;
}
.main_btn_area .left a p br {
    display: none;
}
.main_btn_area .left a p br.no_br {
    display: block;
}
.main_btn_area .right ul {
    padding: 25.5px 0 25.5px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #D6D6D6;
}
.main_btn_area .right ul li {
    float: left;
    width: 33.333%;
    text-align: center;
    border-right: 1px solid #D5D5D5;
    box-sizing: border-box;
}
.main_btn_area .right ul li:last-child {
    border-right: 0;
}
.main_btn_area .right ul li a {
    display: block;
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
}
.main_btn_area .right ul li a i {
    display: block;
    width: 80px;
    height: 80px;
    margin: 10px auto;
    background-size: cover !important;
}
.main_btn_area .right ul li:nth-child(1) a i {
    background: url(https://sonsp.azureedge.net/img/img_v4/main_btn02.png) no-repeat center;
}
.main_btn_area .right ul li:nth-child(2) a i {
    background: url(https://sonsp.azureedge.net/img/img_v4/main_btn03.png) no-repeat center;
}
.main_btn_area .right ul li:nth-child(3) a i {
    background: url(https://sonsp.azureedge.net/img/img_v4/main_btn04.png) no-repeat center;
}

.main_counsel {
    padding: 60px 0 0;
}
.main_tit {
    font-size: 24px;
}
.main_counsel > div {
    padding: 0 28px;
}
.main_counsel ul {
    height: auto;
    padding-bottom: 60px;
    padding-top: 37px;
}
.main_counsel ul li {
    width: 356px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0,0,0,.16);
}
.main_counsel ul li a {
    display: block;
    padding: 20px 20px 0;
    box-sizing: border-box;
}
.main_counsel ul li .ques_area {
    box-sizing: border-box;
}
.main_counsel ul li .ques_area .field {
    font-weight: 500;
    color: #596BFF;
    overflow: hidden;
}
.main_counsel ul li .ques_area .field span {
    float: right;
    color: #999;
    font-weight: 400;
}
.main_counsel ul li .ques_area .tit {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
}
.main_counsel ul li .ques_area .answer {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin-top: 9px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 16px;
}
.sm_underwriter {
    position: relative;
    padding: 16px 0 20px;
    border-top: 1px solid #E6E6E6;
    overflow: hidden;
}
.sm_underwriter .writer_img {
    float: left;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
}
.sm_underwriter .answer_name {
    float: left;
   font-size: 14px;
   line-height: 50px;
   margin-left: 10px;
}
.sm_underwriter .answer_name strong {
    font-weight: 500;
}
.sm_underwriter .answer_name em {
    color: #596BFF;
}

.swiper-button-prev, .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(https://sonsp.azureedge.net/img/img_v4/slide_nav.png) no-repeat center;
    background-size: cover;
}
.swiper-button-prev:after, .swiper-button-next:after {
    display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -15px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -15px;
    transform: rotate(-180deg);
}

.main_premium {
    padding-bottom: 60px;
}
.main_premium ul {
    margin-top: 24px;
}
.main_premium ul li {
    float: left;
    width: 50%;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
}
.main_premium ul li:nth-child(2) {
    border: 0;
    padding-right: 0;
    padding-left: 10px;
}
.main_premium ul li a {
    display: block;
    padding: 25px 42px 36px 20px;
    box-sizing: border-box;
}
.main_premium ul li .writer_img {
    width: 124px;
    height: 124px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 50%;
    position: absolute;
    top: 22px;
    left: 20px;
}
.main_premium ul li:nth-child(2) .writer_img {
    left: 30px;
}
.main_premium ul li div {
    padding-left: 140px;
}
.main_premium ul li .name {
    font-size: 18px;
    line-height: 21px;
}
.main_premium ul li .name strong {
    font-size: 21px;
}
.location_i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/location_i.png) no-repeat center;
    background-size: cover;
    vertical-align: -6px;
}
.main_premium ul li .name span {
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
}
.main_premium ul li .cate {
    font-size: 13px;
    color: #596BFF;
    font-weight: 500;
    margin-top: 5px;
}
.main_premium ul li .intro_txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 10px;
    height: 48px;
}
.main_premium ul li .star {
    color: #666;
    overflow: hidden;
    line-height: 24px;
    margin-top: 16px;
}
.main_premium ul li .star em {
    font-weight: 500;
}
.sm_star {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/sm_star.png) no-repeat center;
    background-size: cover;
    vertical-align: -6px;
}
.main_premium ul li .star span {
    float: right;
    color: #333;
    font-weight: 500;
}
.more_arrow {
    display: inline-block;
    width: 11px;
    height: 10px;
    background: url(https://sonsp.azureedge.net/img/img_v4/more_arrow.png) no-repeat center;
    background-size: cover;
    margin-left: 10px;
}
.star_point {
    display: inline-block;
    width: 80px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/star_off.png) no-repeat left center;
    background-size: cover;
}
.star_point > i {
    display: block;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/star_on.png) no-repeat left center;
    background-size: cover;
}

.main_review {
    padding: 60px 0;
}
.main_review .swiper-container {
    padding: 0 24px;
    margin-top: 24px;
}
.main_review div ul {
    height: auto;
}
.main_review div ul li {
    width: 363px;
    background: #fff;
    padding: 18px 16px;
    box-sizing: border-box;
}
.main_review div ul li .field {
    font-size: 16px;
}
.main_review div ul li .field em {
    font-weight: 500;
}
.main_review div ul li .field span {
    display: block;
    font-size: 12px;
    color: #596BFF;
    margin-top: 3px;
}
.main_review div ul li .star_point {
    position: absolute;
    top: 18px;
    right: 16px;
}
.main_review div ul li .review_txt {
    line-height: 20px;
    height: 40px;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_review div ul li .name {
    font-size: 12px;
    margin-top: 12px;
    overflow: hidden;
}
.main_review div ul li .name span {
    float: right;
    color: #999;
}
.main_review .main_tit {
    overflow: hidden;
}
.main_tit .plus_btn {
    float: right;
    margin-top: 5px;
}
.plus_btn i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(https://sonsp.azureedge.net/img/img_v4/plus_btn.png) no-repeat center;
    background-size: cover;
}

.main_hospital {
    padding: 60px 0;
    box-sizing: border-box;
}
.main_hospital .hospital_area {
    float: left;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
}
.main_hospital .hospital_area > a {
    display: block;
    padding: 25px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: 24px;
}
.main_hospital .hospital_area > a  > div .left {
    float: left;
}
.main_hospital .hospital_area > a  > div .right {
    float: right;
}
.main_hospital .left > p {
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    color: #666;
}
.round_label {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 0 11px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-left: 6px;
    border-radius: 5em;
}
.main_hospital .round_label:first-child {
    margin-left: 10px;
}
.round_label.yellow {
    background: #FFB300;
}
.round_label.blue {
    background: #596BFF;
}
.round_label.gray {
    background: #999999;
}
.main_hospital .left > h4 {
    font-size: 24px;
    margin-top: 5px;
}
.main_hospital .left .location {
    display: block;
    font-size: 14px;
    margin-top: 9px;
}
.main_hospital .right p {
    display: block;
    width: 158px;
    height: 111px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.main_hospital .hospital_area > a > dl {
    float: none;
    margin-top: 13px;
}
.main_hospital .hospital_area > a > dl dt {
    font-size: 17px;
    font-weight: 500;
    color: #596BFF;
}
.main_hospital .hospital_area > a > dl dd {
    font-size: 13px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main_hospital .main_tit .more_btn {
    float: right;
    font-size: 19px;
    font-weight: 500;
    margin-top: 3px;
}
.more_btn i {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(https://sonsp.azureedge.net/img/img_v4/more_md.png) no-repeat center;
    background-size: cover;
    margin-left: 6px;
}
.main_hospital .banner_area {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-top: 60px;
    box-sizing: border-box;
}
.main_hospital .banner_area a {
    display: block;
    width: 100%;
}
.main_hospital .banner_area a:nth-child(2) {
    margin-top: 10px;
}
.main_hospital .banner_area a img {
    max-width: 100%;
}
.under_banner {
    background: #E6EBFF;
    border-radius: 8px;
    padding: 29px 30px 28px;
    box-sizing: border-box;
    margin-top: 14px;
    position: relative;
}
.under_banner:before {
    content: '';
    width: 165px;
    height: 213px;
    background: url(https://sonsp.azureedge.net/img/img_v4/banner_i.png) no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 70px;
}
.under_banner dl {
    float: left;
}
.under_banner dl dt {
    font-size: 28px;
    font-weight: 600;
}
.under_banner dl dt span {
    color: #4D70FF;
}
.under_banner dl dd {
    font-size: 24px;
}
.under_banner dl dd br {
    display: none;
}
.under_banner a {
    float: left;
    margin-left: 60px;
    width: 246px;
    height: 44px;
    line-height: 44px;
    background: #4D70FF;
    border-radius: 5em;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 14px;
}
.under_banner a i {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(https://sonsp.azureedge.net/img/img_v4/arrow_y.png) no-repeat center;
    background-size: cover;
    vertical-align: -3px;
    margin-left: 23px;
}
.sub_txt {
    font-size: 20px;
    margin-top: 11px;
}

/* 회원가입 인트로 */
.join_intro .join_txt {
    text-align: center;
    font-size: 15px;
}
.join_intro > h2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
}
.join_intro .sub_txt {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
    font-weight: 500;
}
.join_intro > ul {
    margin-top: 40px;
    text-align: center;
}
.join_intro > ul li {
    display: inline-block;
    width: 50%;
    max-width: 156px;
}
.join_intro > ul li a {
    display: block;
    width: 100%;
    padding: 51px 0;
    border: 1px solid #596BFF;
    box-sizing: border-box;
    color: #596BFF;
    border-radius: 8px;
    text-align: center;
    font-size: 13px;
}
.join_intro > ul li:nth-child(2) {
    margin-left: 16px;
}
.join_intro > ul li:nth-child(2) a {
    color: #fff;
    background: #596BFF;
}
.join_intro > ul li a i {
    display: inline-block;
    margin: auto;
    width: 11px;
    height: 11px;
    background: url(https://sonsp.azureedge.net/img/img_v4/arrow_b.png) no-repeat center;
    background-size: cover;
    margin-left: 3px;
}
.join_intro > ul li:nth-child(2) a i {
    background: url(https://sonsp.azureedge.net/img/img_v4/arrow_w.png) no-repeat center;
    background-size: cover;
}
.join_intro > ul li a em {
    display: block;
    font-size: 18px;
    font-weight: 500;
}


/* 로그인 */
.login h2 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
}
.login_tab {
    margin-top: 44px;
}
.login_tab ul li {
    float: left;
    width: 50%;
    max-width: 163px;
}
.login_tab ul li:nth-child(2) {
    float: right;
}
.login_tab ul li a {
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #ccc;
    box-sizing: border-box;
    border-radius: 4px 4px 0 0;
}
.login_tab ul li a.active {
    background: #fff;
    border: 1px solid #707070;
    color: #707070;
    max-height: 50.6px;
}
.login .dl_area {
    margin-top: 40px;
}
.login .bg_btn {
    margin-top: 24px;
}
.login .border_btn {
    margin-top: 16px;
}
.login .login_txt {
    font-size: 15px;
    line-height: 24px;
}
.login > p {
    text-align: center;
    margin-top: 36px;
}
.login > p a {
    font-size: 12px;
    line-height: 12px;
    color: #666;
    text-decoration: underline;
}
.login div label {
    display: block;
    margin-top: 8px;
    position: relative;
}
.login div label span {
    color: #999;
    font-size: 12px;
}
.fr button {
    float: right;
    text-align: right;
    margin-left: 8px;
    margin-top: 7px;
}
.login dl dd.pw {
    position: relative;
}
.login dl dd.pw button {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 44px;
    color: #999;
}
dl dd.pass_eye {
    position: relative;
}
dl dd.pass_eye input {
    padding-right: 65px;
    box-sizing: border-box;
}
.login dl dd.pass_eye button {
    position: absolute;
    top: 10px;
    right: 0;
}
i.eye_i {
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/eye_i.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 9px;
    right: 0;
}
i.eye_i.on {
    background: url(https://sonsp.azureedge.net/img/img_v4/eye_i_off.png) no-repeat center center;
    background-size: contain;
}
.login > p a:nth-child(1) {
    padding-right: 26px;
    margin-right: 24px;
    position: relative;
}
.login > p a:nth-child(1):before {
    content: '';
    width: 1px;
    height: 12px;
    background: #ccc;
    position: absolute;
    top: 3px;
    right: 0;
}

.id_find .id_check {
    font-size: 16px;
    line-height: 24px;
    padding: 18px 12px;
    box-sizing: border-box;
    border: 1px solid #CCC8C8;
    font-weight: 600;
    border-radius: 4px;
    margin-top: 30px;
    color: #596BFF;
    text-align: center;
}
.container02 .sub_txt {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    word-break: keep-all;
}
.container02 .tit_txt {
    font-size: 24px;
    font-weight: 500;
}
.tit_txt.border {
    border-bottom: 1px solid #333;
    padding-bottom: 30px;
}
.id_find .bg_btn,
.pw_find .bg_btn {
    margin-top: 40px;
}
.id_find .bg_btn.on,
.pw_find .bg_btn.on {
    margin-top: 16px;
}

/* 회원가입 */
.agree_wrap {
    margin-top: 34px;
}
.agree_wrap li {
    position: relative;
    line-height: 24px;
    margin-top: 20px;
}
.agree_wrap li:first-child {
    margin-top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.agree_wrap li:first-child .checkbox span {
    font-size: 16px;
    font-weight: 600;
}
.agree_wrap li a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/more_view.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
}
.agree_wrap li span small {
    display: block;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 16px;
    color: #999;
    margin-top: 8px;
    font-weight: 400;
}

dl.radio_02 dd {
    margin-top: 16px;
}
dl.radio_02 dd.por {
    position: relative;
}
dl.radio_02 dd.por input[type="text"] {
    position: absolute;
    bottom: -4px;
    width: calc(100% - 67px);
    left: 65px;
    height: 24px;
    line-height: 24px;
}
.join .bg_btn {
    margin-top: 40px;
}


/* 상담하기 */
.tit_txt {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
}
.write_intro ul {
    margin-top: 40px;
}
.write_intro ul li {
    padding: 40px 50px;
    background: #F5F5F5;
    box-sizing: border-box;
    margin-top: 30px;
    position: relative;
}
.write_intro ul li h3 {
    font-size: 24px;
}
.write_intro ul li h3 strong {
    color: #596BFF;
}
.write_intro ul li p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 9px;
}
.write_intro ul li span {
    display: block;
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}
.write_intro ul li a {
    display: block;
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #596BFF;
    border-radius: 5em;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-top: 26px;
}
.write_intro ul li:before {
    content: '';
    width: 150px;
    height: 150px;
    background: url(https://sonsp.azureedge.net/img/img_v4/write_i_01.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
}
.write_intro ul li:nth-child(2):before {
    content: '';
    width: 150px;
    height: 150px;
    background: url(https://sonsp.azureedge.net/img/img_v4/write_i_02.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
}

/* 상담글 작성 */
.radio_filter {
    margin-top: 14px;
}
.radio_filter li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin-top: 30px;
}
.radio_filter li:nth-child(2n+1) {
    padding-right: 15px;
}
.radio_filter li:nth-child(2n+2) {
    padding-left: 15px;
}
.radio_filter li p {
    display: block;
    height: 200px;
    border: 1px solid #E5E5E5;
    padding: 16px;
    box-sizing: border-box;
}
.radio_filter li.on p {
    border-color: #596BFF;
    background: #596BFF;
}
.radio_filter li p label {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}
.radio_filter li p label span {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
.radio_filter li p input:checked + label span {
    color: #fff;
}
.radio_filter li p label span small {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 5px;
}


.radio_filter input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.radio_filter input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 16px;
}

.radio_filter input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #E5E5E5;
    border-radius: 50%;
}
.radio_filter input[type="checkbox"] + label:after {
    content: '';
    width: 22px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/radio_off.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 12px;
    left: 8.5px;
}
.radio_filter input[type="checkbox"]:checked + label:before {
    background: #fff;
}
.radio_filter input[type="checkbox"]:checked + label:after {
    background: url(https://sonsp.azureedge.net/img/img_v4/radio_on.png?ver=2) no-repeat center;
    background-size: cover;
}

.radio_filter input[type="radio"] + label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 16px;
}

.radio_filter input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #E5E5E5;
    border-radius: 50%;
    border :0;
}
.radio_filter input[type="radio"] + label:after {
    content: '';
    width: 22px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/radio_off.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 12px;
    left: 8.5px;
}
.radio_filter input[type="radio"]:checked + label:before {
    background: #fff;
}
.radio_filter input[type="radio"]:checked + label:after {
    background: url(https://sonsp.azureedge.net/img/img_v4/radio_on.png?ver=2) no-repeat center;
    background-size: cover;
}


.typing {
    position: relative;
}
.typing input {
    padding-right: 40px;
    box-sizing: border-box;
}
.typing span {
    position: absolute;
    top: 18px;
    right: 0;
    font-size: 16px;
    color: #999;
}

.counsel_write .sub_txt {
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
    color: #596BFF;
}
.counsel_write .dl_area li dl {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin-top: 50px;
}
.counsel_write .dl_area li dl:nth-child(odd) {
    padding-right: 23px;
}
.counsel_write .dl_area li dl:nth-child(even) {
    padding-left: 23px;
}
.dl_area dl.full {
    width: 100%;
}
.counsel_write .dl_area dl .eye_i {
    top: 20px;
}
.counsel_write .dl_area .two_input {
    float: none;
    width: 100%;
    clear: both;
    padding-top: 40px;
}
.dl_area dl .por {
    position: relative;
}
.dl_area dl .por span {
    position: absolute;
    top: 18px;
    right: 0;
    font-size: 18px;
}
.dl_area dl .red_txt {
    display: block;
    margin-top: 13px;
}
.dl_area dl.two_dd dd {
    float: left;
    width: 47%;
    box-sizing: border-box;
}
.dl_area dl.two_dd dd:nth-of-type(1) {
    margin-right: 3%;
}
.dl_area dl.two_dd dd:nth-of-type(2) {
    margin-left: 3%;
}
.dl_area dl .fl_dd {
    border-bottom: 1px solid #ccc;
}
.dl_area dl .fl_dd em {
    float: left;
    font-size: 18px;
    line-height: 65px;
}
.dl_area dl .fl_dd input {
    float: right;
    width: 70%;
    text-align: right;
    border: 0;
}
.dl_area dl .fl_dd span {
    float: right;
    text-align: right;
    font-size: 18px;
    line-height: 65px;
    padding-left: 13px;
    box-sizing: border-box;
}
.counsel_write .dl_area li {
    overflow: hidden;
}
.dl_area .three_dd p {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
}
.dl_area .three_dd p:nth-child(1) {
    padding-right: 10px;
}
.dl_area .three_dd p:nth-child(2) {
    padding: 0 5px;
}
.dl_area .three_dd p:nth-child(3) {
    padding-left: 10px;
}
.counsel_write .bg_btn {
    margin-top: 80px;
}
.click_btn > button {
    float: left;
    width: auto;
    min-width: 124px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    padding: 0 12px;
    text-align: center;
    box-sizing: border-box;
    margin-right: 12px;
    border: 1px solid #999;
    color: #999;
    border-radius: 5em;
    margin-top: 13px;
}
.click_btn > button.on {
    color: #fff;
    background: #596BFF;
    border-color: #596BFF;
}
.typing {
    position: relative;
}
.typing input {
    padding-right: 40px;
    box-sizing: border-box;
}
.typing span {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 16px;
    color: #999;
}
.dl_area dl .typing span em,
.dl_area dl .t_area_typing p em {
    display: inline-block;
}
.t_area_typing {
    position: relative;
}
.counsel_write textarea {
    height: 230px;
}
.t_area_typing p {
    color: #999;
    text-align: right;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 18px;
    padding-bottom: 20px;
}

.counsel_write .file_area .tit_txt {
    margin-top: 5px;
}
.counsel_write .file_area .txt {
    font-size: 20px;
    line-height: 30px;
    margin-top: 12px;
}
.counsel_write .file_area dl dt span {
    display: block;
    font-size: 16px;
    margin-top: 17px;
    color: #333;
}
.file_upload span {
    display: block;
    line-height: 28px;
    margin-top: 12px;
    overflow: hidden;
}
.file_upload span > a {
    float: left;
}
.file_upload span i {
    margin-right: 5px;
}
.photo_i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v2/photo_i.png) no-repeat center;
    background-size: contain;
    vertical-align: -6px;
}
.file_i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v2/file_i.png) no-repeat center;
    background-size: contain;
    vertical-align: -6px;
}
.del_i {
    display: block;
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v2/del_i.png) no-repeat center;
    background-size: cover;
    float: left;
    margin-top: 9px;
    margin-left: 12px;
}
.file_area .guide_txt {
    margin-top: 30px;
}
.file_area .guide_txt li {
    color: #FF6666;
}
.counsel_write .finish .txt {
    font-size: 20px;
    margin-top: 40px;
}
.counsel_write .finish a {
    float: left;
    width: 48%;
    margin-top: 80px;
}
.counsel_write .finish a.border_btn {
    float: right;
}

/* 상담사례 리스트 */
.search_area {
    margin-top: -64px;
}
.counsel_list .search_area,
.magazine_list .search_area,
.hospital_list .search_area {
    margin-top: -40px;
}
.search_area .search_bar {
    width: 680px;
    float: left;
    border: 1px solid #E5E5E5;
    border-radius: 5em;
    background: #FBFBFB;
    box-sizing: border-box;
    padding: 0 25px;
    position: relative;
}
.search_i {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(https://sonsp.azureedge.net/img/img_v4/search_i.png) no-repeat center;
    background-size: cover;
}
.search_area .filter {
    float: right;
    margin-top: 11px;
    margin-left: 36px;
}
.search_area .search_bar i {
    position: absolute;
    top: 11px;
    left: 25px;
}
.search_area .search_bar input {
    max-width: 600px;
    height: 46px;
    line-height: 46px;
    padding-left: 45px;
    border: 0;
    background: #FBFBFB;
}
.search_area ul {
    float: right;
    overflow: hidden;
}
.search_area ul li {
    float: left;
    text-align: right;
    margin-left: 36px;
}
.search_area ul li:first-child {
    margin-left: 0;
}
.search_area ul li select {
    height: auto;
    line-height: 48px;
    color: #999;
    border: 0;
    padding-right: 22px;
    font-size: 15px;
    background: url(https://sonsp.azureedge.net/img/img_v4/selec_small.png) no-repeat right center;
    background-size: 16px;
}
.search_area ul li a {
    display: block;
    color: #999;
    line-height: 48px;
    font-size: 15px;
}
.search_area ul li a.active {
    color: #333;
}

.counsel_list > ul {
    margin-top: 30px;
    border-top: 1px solid #333;
}
.counsel_list > ul li a {
    display: block;
    padding: 46px 0;
    border-bottom: 1px solid #ccc;
}
.counsel_list > ul li a .field {
    font-size: 14px;
    line-height: 22px;
    color: #596BFF;
    font-weight: 500;
    overflow: hidden;
}
.counsel_list > ul li a .field em {
    display: inline-block;
    padding: 0 11px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    background: #596BFF;
    border-radius: 5em;
    margin-left: 10px;
}
.counsel_list > ul li a .field small {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
.counsel_list > ul li a h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    margin-top: 10px;
}
.counsel_list > ul li a .answer_txt {
    font-size: 16px;
    line-height: 26px;
    color: #707070;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.counsel_list > ul li a .sm_underwriter {
    padding-top: 26px;
    padding-bottom: 0;
    border: 0;
}
.counsel_list > ul li:last-child a {
    border-color: #333;
}
/* 상담사례 상세 */
.detail_top {
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
}
.detail_top .cate {
    font-size: 18px;
    font-weight: 500;
    color: #596BFF;
}
.detail_top .tit {
    font-size: 30px;
    font-weight: 500;
    margin-top: 5px;
}
.detail_top .date {
    font-size: 16px;
    color: #999;
    margin-top: 12px;
    position: relative;
}
.detail_top .date a {
    position: absolute;
    width: 107px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #B5B5B5;
    border-radius: 5em;
    top: -4px;
    right: 0;
}
.counsel_q_box {
    padding-bottom: 50px;
}
.counsel_q_box dl {
    margin-top: 40px;
}
.counsel_q_box dl dd {
    font-size: 18px;
    line-height: 30px;
    margin-top: 17px;
}
.counsel_answer {
    padding-top: 40px;
    border-top: 1px solid #ccc;
}
.counsel_answer > p {
    font-size: 15px;
}
.counsel_answer > p em {
    color: #0063B5;
}
.counsel_answer ul li {
    margin-top: 26px;
    background: #FBFBFB;
    padding: 30px 30px 40px;
    box-sizing: border-box;
}
.answer_info {
    position: relative;
}
.answer_info .sm_underwriter {
    overflow: hidden;
    padding: 0;
    border: 0;
    display: block;
}
.answer_info .sm_underwriter .writer_img {
    width: 75px;
    height: 75px;
}
.answer_info .sm_underwriter dl {
    float: left;
    margin-left: 16px;
    padding: 10px 0;
}
.answer_info .sm_underwriter dl dt {
    font-size: 16px;
}
.answer_info .sm_underwriter dl dt strong {
    font-size: 20px;
}
.answer_info .sm_underwriter dl dt span {
    display: inline-block;
    margin-left: 26px;
}
.answer_info .sm_underwriter dl dd {
    font-weight: 500;
    color: #596BFF;
    margin-top: 3px;
}
.answer_info .call_btn {
    position: absolute;
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    border: 1px solid #596BFF;
    border-radius: 5em;
    font-size: 16px;
    color: #596BFF;
    font-weight: 600;
    top: 12px;
    right: 0;
}
.answer_info .call_btn i {
    margin-right: 6px;
}
.answer_info .call_btn small {
    font-size: 12px;
    font-weight: 400;
    color: #333;
}
.call_i {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(https://sonsp.azureedge.net/img/img_v4/call_i.png) no-repeat;
    background-size: cover;
    vertical-align: -12px;
}
.counsel_answer .answer_txt {
    padding-top: 26px;
    margin-top: 26px;
    border-top: 1px solid #E5E5E5;
    font-size: 15px;
    line-height: 26px;
    color: #707070;
}
.counsel_answer .write_time {
    color: #999;
    margin-top: 36px;
}
.counsel_answer ul li.answer_hide {
    padding: 50px 0;
    background: #F0F0F0;
    text-align: center;
}
.answer_hide i {
    display: block;
    width: 75px;
    height: 75px;
    background: url(https://sonsp.azureedge.net/img/img_v4/rock_i.png) no-repeat center;
    background-size: cover;
    margin: auto;
}
.answer_hide span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
}
.answer_hide span em {
    font-weight: 500;
}
.counsel_answer .price_area {
    margin-top: 36px;
    padding-top: 30px;
    border-top: 1px solid #E5E5E5;
    overflow: hidden;
}
.counsel_answer .price_area dl {
    float: left;
    margin-right: 100px;
}
.counsel_answer .price_area dl dt {
    display: inline-block;
    font-size: 16px;
    color: #596BFF;
    font-weight: 500;
}
.counsel_answer .price_area dl dd {
    display: inline-block;
    font-size: 16px;
    margin-left: 16px;
}
.counsel_answer .price_area dl dd em {
    font-weight: 500;
}
.counsel_answer .bg_btn {
    margin-top: 30px;
}

.layer_wrap.share {
    border-radius: 8px;
    padding: 20px 29px 30px;
    width: auto;
}
.layer_wrap .layer_head {
    position: relative;
}
.layer_wrap .layer_head .close_btn {
    display: block;
    width: 30px;
    height: 30px;
    background: url(https://sonsp.azureedge.net/img/img_v4/close_i.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -10px;
    right: -20px;
}
.layer_wrap.share .layer_body {
    padding: 0;
}
.layer_wrap.share .layer_body h3 {
    font-size: 16px;
    line-height: 22px;
}
.layer_wrap.share .layer_body p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 18px;
}
.layer_wrap.share .layer_body ul {
    text-align: center;
    margin-top: 26px;
}
.layer_wrap.share .layer_body ul li {
    display: inline-block;
    padding-right: 10px;
}
.layer_wrap.share .layer_body ul li:last-child {
    padding: 0;
}
.layer_wrap.share .layer_body ul li a {
    display: block;
}
.layer_wrap.share .layer_body ul li a i {
    display: block;
    width: 55px;
    height: 55px;
    background-size: cover !important;
}
.layer_wrap.share .layer_body .kakao {
    background: url(https://sonsp.azureedge.net/img/img_v4/kakao.png) no-repeat center;
}
.layer_wrap.share .layer_body .naver {
    background: url(https://sonsp.azureedge.net/img/img_v4/blog.png) no-repeat center;
}
.layer_wrap.share .layer_body .face {
    background: url(https://sonsp.azureedge.net/img/img_v4/face.png) no-repeat center;
}
.layer_wrap.share .layer_body .link {
    background: url(https://sonsp.azureedge.net/img/img_v4/link.png) no-repeat center;
}

/* 병원찾기 */
.filter_i {
    display: inline-block;
    width: 27px;
    height: 26px;
    background: url(https://sonsp.azureedge.net/img/img_v4/filter_i.png) no-repeat center;
    background-size: cover;
}
.hospital_list > ul {
    margin-top: 30px;
    border-top: 1px solid #333;
}
.hospital_list > ul li {
    border-bottom: 1px solid #ccc;
}
.hospital_list > ul li a {
    display: block;
    padding: 30px 0;
}
.hospital_list > ul li a > div .left {
    float: left;
    width: 70%;
}
.hospital_list > ul li a > div .right {
    float: right;
}
.hospital_list > ul li .left > p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    color: #666;
}
.round_label {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    padding: 0 13px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-left: 6px;
    border-radius: 5em;
}
.hospital_list > ul li .round_label:first-child {
    margin-left: 16px;
}
.round_label.yellow {
    background: #FFB300;
}
.round_label.blue {
    background: #596BFF;
}
.round_label.gray {
    background: #999999;
}
.hospital_list > ul li .left > h4 {
    font-size: 20px;
    margin-top: 10px;
}
.hospital_list > ul li .left .location {
    display: block;
    font-size: 16px;
    margin-top: 16px;
}
.hospital_list > ul li .right p {
    display: block;
    width: 292px;
    height: 210px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.hospital_list > ul li .left dl {
    margin-top: 13px;
}
.hospital_list > ul li .left dt {
    font-size: 16px;
    font-weight: 500;
    color: #596BFF;
    margin-top: 26px;
}
.hospital_list > ul li .left dd {
    font-size: 16px;
    line-height: 24px;
    margin-top: 6px;
}

.layer_wrap.filter {
    width: 452px;
    border-radius: 8px;
}
.layer_wrap.filter h4 {
    font-size: 26px;
}
.layer_wrap.filter .dl_area dl {
    margin-top: 30px;
}
.layer_wrap.filter .dl_area dl .round_btn {
    display: inline-block;
    min-width: 124px;
    text-align: center;
    margin-top: 10px;
    border-color: #999;
    color: #999;
    margin-right: 6px;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
}
.layer_wrap.filter .dl_area dl .round_btn.active {
    border-color: #596BFF;
    color: #596BFF;
}
.layer_wrap.filter .layer_foot button:nth-child(1) {
    border-radius: 0 0 0 8px;
}
.layer_wrap.filter .layer_foot button:nth-child(2) {
    border-radius: 0 0 8px 0;
}

.member dl.join07 dd {
    margin-top: 12px;
}
.member dl.join07 dd.por {
    position: relative;
}
.member dl.join07 dd.por input[type="text"] {
    position: absolute;
    bottom: -4px;
    width: calc(100% - 67px);
    left: 65px;
    height: 24px;
    line-height: 24px;
}

.underwriter h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 60px;
}
.underwriter ul li {
    overflow: hidden;
    padding: 36px 26px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.underwriter ul li:last-child {
    border-bottom: 2px solid #333;
}
.underwriter ul li > a {
    float: left;
    width: 79.5%;
    position: relative;
}
.underwriter ul li > div {
    float: right;
    width: 20.5%;
}
.underwriter ul li .writer_img {
    width: 138px;
    height: 138px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.underwriter ul li .info {
    padding-left: 164px;
    box-sizing: border-box;
}
.underwriter ul li .info .cate {
    font-weight: 500;
    color: #596BFF;
}
.underwriter ul li .info .name {
    font-size: 20px;
    margin-top: 3px;
}
.underwriter ul li .info .name em {
    font-size: 25px;
    font-weight: 600;
}
.underwriter ul li .info .name span {
    display: inline-block;
    margin-left: 26px;
    font-size: 16px;
}
.underwriter ul li .info .company {
    color: #666;
    margin-top: 5px;
}
.underwriter ul li .info .txt {
    font-size: 16px;
    margin-top: 16px;
    font-weight: 500;
}
.underwriter ul li .info .star {
    margin-top: 16px;
    font-weight: 500;
    line-height: 24px;
}
.underwriter ul li .info .star span {
    display: inline-block;
    color: #999;
    margin-left: 16px;
}
.call_i.white {
    background: url(https://sonsp.azureedge.net/img/img_v4/call_i_w.png) no-repeat;
    background-size: cover;
}
.underwriter ul li > div .bg_btn {
    height: auto;
    line-height: 0;
    margin-top: 10px;
    text-align: center;
    padding: 8px 0 12px;
    line-height: unset;
    box-sizing: border-box;
}
.underwriter ul li > div .bg_btn small {
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.underwriter ul li > div p {
    text-align: center;
    margin-top: 11px;
    color: #596BFF;
}

.underwriter.normal ul li {
    padding-left: 49px;
}
.underwriter.normal ul li:last-child {
    border-bottom: 1px solid #ccc;
}
.underwriter.normal ul li .writer_img {
    width: 90px;
    height: 90px;
    top: 2px;
}
.underwriter.normal ul li .info {
    padding-left: 130px;
}
.underwriter.normal ul li .info .name {
    font-size: 15px;
}
.underwriter.normal ul li .info .name em {
    font-size: 20px;
}
.underwriter.normal ul li .info .name span {
    font-size: 14px;
}
.underwriter.normal ul li .info .txt {
    margin-top: 13px;
}
.underwriter.normal ul li > div .bg_btn {
    
}
.profile_top {
    background: #596BFF;
    margin-top: -80px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 133px;
    box-sizing: border-box;
    position: relative;
}
.profile_top .rec_label {
    width: 185px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    font-size: 18px;
    color: #596BFF;
    font-weight: 500;
    border-radius: 5em;
    margin: auto;
}
.profile_top dl dt {
    font-size: 40px;
    color: #fff;
    margin-top: 10px;
}
.profile_top dl dt em {
    font-weight: 500;
}
.profile_top dl dd {
    font-size: 28px;
    color: #fff;
    margin-top: 4px;
}
.profile_top .big_img {
    width: 208px;
    height: 208px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: absolute;
    bottom: -104px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0,0,0,.16);
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
}
.profile_info {
    padding-top: 144px;
}
.profile_info .info_top {
    max-width: 685px;
    margin: auto;
}
.profile_info .info_top ul {
    float: left;
    width: 56%;
}
.profile_info .info_top .btn_area {
    float: right;
    width: 44%;
}
.profile_info .info_top ul li {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}
.profile_info .info_top ul li:first-child {
    margin-top: 0;
}
.profile_info .info_top ul li strong {
    font-weight: 500;
    margin-right: 26px;
    margin-left: 6px;
}
.profile_info .info_top ul li .qual_i {
    margin-right: 6px;
}
.location_i.big {
    width: 31px;
    height: 32px;
    background: url(https://sonsp.azureedge.net/img/img_v4/location_i_big.png) no-repeat center;
    background-size: cover;
    vertical-align: -9px;
}
.time_i {
    display: inline-block;
    width: 30px;
    height: 29px;
    background: url(https://sonsp.azureedge.net/img/img_v4/time_i.png) no-repeat center;
    background-size: cover;
    vertical-align: -8px;
}
.qual_i {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: url(https://sonsp.azureedge.net/img/img_v4/qual_i.png) no-repeat center;
    background-size: cover;
    vertical-align: -9px;
}
.profile_info .info_top .border_btn {
    height: 46px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 19px;
}
.profile_info .info_top .bg_btn {
    height: auto;
    line-height: unset;
    padding: 9px 0 10px;
    font-size: 18px;
    font-weight: 500;
}
.profile_info .info_top .bg_btn i {
    width: 30px;
    height: 30px;
    vertical-align: -9px;
}
.profile_info .info_top .bg_btn small {
    font-weight: 400;
    font-size: 13px;
}
.profile_info .info_top .bg_btn span {
    display: block;
    font-size: 12px;
    font-weight: 400;
}
.info_review {
    border: 1px solid #E5E5E5;
    margin-top: 60px;
    padding: 36px 0;
    box-sizing: border-box;
}
.info_review .my_star {
    float: left;
    text-align: center;
    width: 47%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.info_review ul {
    float: right;
    width: 53%;
}
.info_review .my_star .star_point {
    display: block;
    width: 273px;
    height: 55px;
    background: url(https://sonsp.azureedge.net/img/img_v4/star_off.png) no-repeat left center;
    background-size: cover;
    margin: auto;
}
.info_review .my_star .star_point i {
    height: 55px;
}
.info_review .my_star .star_num {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}
.info_review ul li {
    display: inline-block;
    text-align: center;
    margin-left: 85px;
}
.info_review ul li:first-child {
    margin-left: 100px;
}
.info_review ul li p {
    font-size: 20px;
    font-weight: 500;
}
.info_review ul li strong {
    display: block;
    font-size: 40px;
    font-weight: 500;
    color: #596BFF;
    margin-top: 6px;
}

.underwriter_detail .tab_menu {
    margin-top: 80px;
}
.profile_intro h3 {
    font-size: 21px;
    font-weight: 500;
    margin-top: 50px;
}
.profile_intro dl dd {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
}
.profile_intro .map {
    width: 100%;
    height: 400px;
    margin-top: 15px;
}
.underwriter_detail .counsel_list ul {
    margin-top: 0;
    border: 0;
}
.counsel_list ul li.answer_hide {
    padding: 50px 0;
    background: #F0F0F0;
    text-align: center;
}

.review_cont ul li {
    padding: 26px 0;
    border-bottom: 1px solid #ccc;
}
.review_cont ul li > div .view_cate {
    float: left;
    font-weight: 500;
    color: #596BFF;
    line-height: 24px;
}
.review_cont ul li > div .star_point {
    float: right;
    width: 121px;
    height: 24px;
}
.review_cont ul li > div .star_point i {
    height: 24px;
}
.review_cont ul li .review_txt {
    font-size: 16px;
    line-height: 26px;
    color: #707070;
    margin-top: 16px;
}
.review_cont ul li .date {
    margin-top: 16px;
    color: #999;
}

/* 마이페이지 */
.mypage .sub_txt {
    font-size: 18px;
    margin-top: 12px;
    overflow: hidden;
}
.mypage .sub_txt span {
    font-weight: 500;
    text-decoration: underline;
    color: #596BFF;
}
.mypage .sub_txt a {
    float: right;
    font-size: 14px;
    color: #999;
    text-decoration: underline;
    line-height: 24px;
}
.mypage_intro {
    margin-top: 29px;
    border-top: 1px solid #333;
}
.alarm_shot {
    border: 1px solid #596BFF;
    margin-top: 40px;
    border-radius: 16px;
    padding: 31px 0 29px;
    padding-left: 64px;
    padding-right: 160px;
    box-sizing: border-box;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.alarm_i.gray {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/alarm_i_gray.png) no-repeat center;
    background-size: cover;
}
.alarm_shot .alarm_i {
    position: absolute;
    top: 31px;
    left: 30px;
}
.alarm_shot span {
    font-size: 16px;
    color: #999;
    margin-left: 16px;
}
.alarm_shot a {
    position: absolute;
    top: 31px;
    right: 30px;
    font-size: 16px;
}
.alarm_shot a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/arrow_black.png) no-repeat center;
    background-size: cover;
    vertical-align: -1px;
    margin-left: 6px;
}
.mypage .menu_list {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.mypage .menu_list li {
    width: 33.333%;
    height: 162px;
    padding: 30px;
    box-sizing: border-box;
    background: #F2F4FF;
}
.mypage .menu_list li:nth-child(2) {
    float: right;
    margin: 0 15px;
}
.mypage .menu_list li .tit {
    overflow: hidden;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 16px;
}
.mypage .menu_list li .tit i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://sonsp.azureedge.net/img/img_v4/menu_list_01.png) no-repeat center;
    background-size: cover !important;
    vertical-align: -7px;
}
.mypage .menu_list li:nth-child(2) .tit i {
    background: url(https://sonsp.azureedge.net/img/img_v4/menu_list_02.png) no-repeat center;
}
.mypage .menu_list li .tit a {
    float: right;
    font-size: 16px;
    color: #999;
    text-decoration: underline;
    line-height: 32px;
}
.mypage .menu_list li .num {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    font-weight: 500;
}
.mypage .menu_list_02 {
    margin-top: 60px;
}
.mypage .menu_list_02 li {
    float: left;
    width: calc(33.333% - 20px);
    height: 131px;
    border-radius: 8px;
    background: #F5F5F5;
    padding: 30px;
    box-sizing: border-box;
}
.mypage .menu_list_02 li:nth-child(2) {
    margin-left: 30px;
}
.mypage .menu_list_02 li:nth-child(3) {
    float: right;
}
.mypage .menu_list_02 li p {
    overflow: hidden;
    font-size: 22px;
    font-weight: 500;
}
.mypage .menu_list_02 li p a {
    float: right;
    font-size: 16px;
    color: #999;
    text-decoration: underline;
    line-height: 32px;
}
.mypage .menu_list_02 li strong {
    display: block;
    font-size: 18px;
    color: #596BFF;
    margin-top: 12px;
}
.mypage .menu_list_02 li strong span {
    color: #333;
}
.mypage_notice {
    margin-top: 60px;
}
.mypage_notice h3 {
    font-size: 20px;
    font-weight: 500;
}
.mypage_notice ul {
    border-top: 1px solid #333;
    border-bottom: 1px solid #ccc;
    padding: 26px 0;
    margin-top: 20px;
}
.mypage_notice ul li {
    overflow: hidden;
    font-size: 16px;
    margin-top: 16px;
}
.mypage_notice ul li:first-child {
    margin-top: 0;
}
.mypage_notice ul li span {
    float: right;
    color: #999;
}
.mypage .bottom_btn {
    margin-top: 26px;
}
.mypage .bottom_btn a {
    display: inline-block;
    color: #999;
    margin-right: 36px;
    text-decoration: underline;
}
.answer_count {
    margin-top: 12px;
}
.answer_count span {
    display: inline-block;
    line-height: 13px;
    padding-right: 13px;
    margin-right: 13px;
    border-right: 1px solid #ccc;
}
.answer_count span:last-child {
    padding:0;
    margin: 0;
    border: 0;
}
.counsel_list .mypage_counsel li a {
    padding: 36px 0;
}
.mypage_counsel .detail_top {
    margin-top: 40px;
}
.my_counsel {
    margin-top: 36px;
}
.my_counsel h3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
    overflow: hidden;
    box-sizing: border-box;
}
.my_counsel h3 a {
    float: right;
    font-size: 15px;
    line-height: 36px;
    font-weight: 400;
}
.my_counsel h3 a i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(https://sonsp.azureedge.net/img/img_pc_v2/more_view_02.png) no-repeat center center;
    background-size: cover;
    vertical-align: -1px;
    margin-left: 5px;
}
.my_counsel ul {
    margin-top: 36px;
}
.my_counsel ul li {
    float: left;
    width: calc(33.333% - 14px);
    margin-right: 20px;
}
.my_counsel ul li:last-child {
    margin-right: 0;
}
.my_counsel ul li a {
    display: block;
    position: relative;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 20px 16px;
}
.my_counsel ul li a .round_label {
    position: absolute;
    top: 17px;
    right: 16px;
    font-size: 12px;
}
.my_counsel ul li a .cate {
    color: #596BFF;
    font-weight: 500;
}
.my_counsel ul li a .tit {
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}
.my_counsel ul li a .txt {
    color: #666;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 62px;
}
.my_counsel ul li a .date {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.my_counsel ul li a .count {
    padding-top: 16px;
    margin-top: 20px;
    border-top: 1px solid #E5E5E5;
    overflow: hidden;
}
.my_counsel ul li a .count small {
    float: right;
    font-size: 12px;
    color: #999;
}

.pay_list > ul {
    border-top: 1px solid #333;
    margin-top: 40px;
}
.pay_list > ul li {
    border-top: 1px solid #ccc;
    margin-top: 36px;
}
.pay_list > ul li:last-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 36px;
}
.pay_list > ul li:first-child {
    border: 0;
    margin-top: 0;
}
.pay_list > ul li > p {
    padding: 16px 30px;
    box-sizing: border-box;
    background: #F9F9F9;
    overflow: hidden;
}
.pay_list > ul li > p span {
    font-size: 16px;
    font-weight: 500;
}
.pay_list > ul li > p .label {
    float: right;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    background: #E9E9E9;
    border-radius: 5em;
    font-size: 15px;
}
.pay_list > ul li dl {
    padding: 0 30px;
    box-sizing: border-box;
    margin-top: 30px;
}
.pay_list > ul li dl dt {
    font-size: 20px;
    float: left;
    font-weight: 500;
}
.pay_list > ul li dl dd {
    font-size: 16px;
    float: left;
    margin-left: 12px;
    padding-left: 12px;
    position: relative;
}
.pay_list > ul li dl dd:before {
    content: '';
    width: 1px;
    height: 15px;
    background: #ccc;
    position: absolute;
    top: 5px;
    left: 0;
}
.pay_list > ul li div {
    margin-top: 13px;
}
.pay_list > ul li div a {
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    color: #596BFF;
    padding-left: 30px;
    box-sizing: border-box;
}
.pay_list > ul li a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v2/blue_arrow.png) no-repeat center;
    background-size: contain;
    vertical-align: -2px;
}
.pay_list > ul li button {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border-color: #ccc;
    color: #999;
    margin-left: 11px;
    font-size: 15px;
}
.pay_ok {
    display: inline-block;
    width: 23px;
    height: 22px;
    background-image: url(https://sonsp.azureedge.net/img/img_v4/pay_ok.png);
    vertical-align: -6px;
    background-size: cover;
}
.pay_cancel {
    display: inline-block;
    width: 23px;
    height: 22px;
    background-image: url(https://sonsp.azureedge.net/img/img_v4/pay_cancel.png);
    vertical-align: -6px;
    background-size: cover;
}
.pay_cancel_ing {
    display: inline-block;
    width: 23px;
    height: 22px;
    background-image: url(https://sonsp.azureedge.net/img/img_v4/pay_cancel_ing.png);
    vertical-align: -6px;
    background-size: cover;
}


/* 포인트 내역 */
.point_list h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    padding: 18px 0 16px;
    box-sizing: border-box;
}
.point_top {
    padding: 26px 30px;
    background: #596BFF;
    border-radius: 16px;
    box-sizing: border-box;
    margin-top: 40px;
}
.point_top dl {
    float: left;
    color: #fff;
}
.point_top dl dt {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    vertical-align: super;
}
.point_top dl dd {
    display: inline-block;
    font-size: 36px;
    font-weight: 500;
    margin-left: 16px;
    line-height: 0;
}
.point_top p {
    float: left;
    margin-left: 16px;
}
.point_top p > a {
    display: block;
    font-size: 15px;
}
.point_top p a.round_btn {
    background: #fff;
    color: #596BFF;
}
.point_top > a {
    float: right;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.point_top > a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/small_arrow.png) no-repeat center;
    background-size: contain;
    vertical-align: -0.5px;
    margin-left: 6px;
}
.point_list .tab_menu {
    margin-top: 50px;
}
.point_list .tab_menu ul {
    border-bottom: 1px solid #ccc;
}
.point_list > ul li {
    padding: 26px 0;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
}
.point_list > ul li p {
    float: left;
}
.point_list > ul li .date {
    font-size: 16px;
    color: #999;
    margin-right: 60px;
    line-height: 28px;
}
.point_list > ul li .txt {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}
.point_list > ul li .point {
    float: right;
    font-size: 23px;
    line-height: 28px;
    font-weight: 500;
}
.point_list > ul.point_plus li .point strong {
    color: #596BFF;
}
.point_list > ul.point_minus li .point strong {
    color: #FF6666;
}

/* 알림내역 */
.alarm_list ul {
    margin-top: 40px;
    border-top: 1px solid #333;
}
.alarm_list ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
    background: #F2F4FF;
}
.alarm_list ul li:last-child {
    border-bottom: 1px solid #333;
}
.alarm_list ul li a {
    display: block;
    padding: 13px 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.alarm_list ul li.view {
    background: #fff;
}
.alarm_list ul li .img {
    float: left;
    width: 48px;
    height: 48px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 50%;
}
.alarm_list ul li dl {
    /*position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    margin-top: 0;
    transform: translateY(-50%);*/
    margin-top: 0;
    padding-left: 57px;
    box-sizing: border-box;
}
.alarm_list ul li .txt {
    float: left;
    font-size: 16px;
    line-height: 48px;
    font-weight: 500;
    margin-left: 26px;
}
.alarm_list ul li .date {
    float: right;
    font-size: 16px;
    line-height: 48px;
    color: #999;
}
.alarm_list .alarm_btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 50;
    border-top: 1px solid #e5e5e5;
    display: none;
}
.alarm_list.edit .alarm_btn {
    display: block;
}
.alarm_list .alarm_btn a {
    display: block;
    float: left;
    width: 50%;
    height: 66px;
    line-height: 66px;
    background: #F2F2F2;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.setting .dl_area li {
    overflow: hidden;
}
.setting .dl_area li dl {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin-top: 50px;
}
.setting .dl_area li dl:nth-child(odd) {
    padding-right: 23px;
}
.setting .dl_area li dl:nth-child(even) {
    padding-left: 23px;
}
.round_btn.gray {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    padding: 0 12px;
    border: 1px solid #ccc;
    border-radius: 5em;
    font-size: 15px;
    color: #999;
}
.setting .round_btn {
    position: absolute;
    bottom: 18px;
    right: 0;
}
.setting .half {
    width: calc(50% - 23px );
}
.setting .marketing {
    margin-top: 13px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px;
}
.marketing button.on {
    background: #596BFF;
}
.setting .marketing:nth-child(1) {
    margin-top: 50px;
    border: 0;
    padding-bottom: 0;
}
.setting .bg_btn {
    margin-top: 80px;
}

.marketing {
    font-size: 18px;
    line-height: 32px;
}
.marketing button {
    float: right;
    width: 60px;
    height: 32px;
    border-radius: 5em;
    background: #CED3D8;
    position: relative;
    transition: all .5s ease;
}
.marketing button i {
    display: block;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 7px;
    transition: all .5s ease;
}
.marketing button.on i {
    left: 30px;
}
.setting .half .btn {
    margin-top: 50px;
}
.setting .half .btn a {
    display: inline-block;
    font-weight: 500;
    line-height: 13px;
    color: #999;
    border-right: 1px solid #E6E6E6;
    padding-right: 12px;
    margin-right: 12px;
}
.setting .half .btn a:last-child {
    border: 0;
}

.h_info .h_img {
    float: left;
    width: 450px;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.h_info > div {
    float: left;
    padding-left: 50px;
    box-sizing: border-box;
}
.h_info > div .cate {
    font-size: 22px;
    color: #666;
    line-height: 24px;
    font-weight: 500;
    margin-top: 15px;
}
.h_info > div .name {
    font-size: 30px;
    font-weight: 500;
    margin-top: 12px;
}
.h_info > div .page {
    margin-top: 26px;
}
.h_info > div .page span {
    font-size: 16px;
    color: #707070;
    margin-right: 26px;
}
.h_info > div .page a {
    font-size: 18px;
    color: #596BFF;
}
.h_info > div .page:nth-child(4) {
    margin-top: 5px;
}
.h_info > div .page em {
    font-size: 18px;
}
.doctor_list ul li:first-child {
    margin-top: 26px;
}
.doctor_list ul li {
    margin-top: 50px;
    overflow: hidden;
}
.doctor_list ul li > p {
    display: block;
    float: left;
    width: 138px;
    height: 138px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    border-radius: 50%;
}
.doctor_list ul li > div {
    display: table-cell;
    height: 138px;
    vertical-align: middle;
    padding-left: 26px;
}
.doctor_list ul li > div p {
    font-size: 18px;
    line-height: 30px;
    color: #666;
}
.doctor_list ul li > div p.name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #333;
}

.h_cont > p {
    font-size: 16px;
    color: #707070;
    margin-top: 50px;
}
.h_cont .time_area ul {
    margin-top: 17px;
}
.h_cont .time_area ul li {
    float: left;
    min-width: 190px;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    margin-right: 60px;
}
.h_cont .time_area ul li:nth-child(4) {
    clear: both;
}
.h_cont .time_area ul li span {
    color: #333;
    margin-right: 4px;
}
.h_cont .cate_area {
    max-width: 680px;
    font-size: 18px;
    color: #666;
    margin-top: 17px;
    line-height: 30px;
}
.h_cont .map_area {
    margin-top: 17px;
}
.h_cont .map_area p {
    font-size: 18px;
}
.h_cont .map_area .map {
    width: 100%;
    height: 400px;
    margin-top: 15px;
}

.magazine_list > ul {
    margin-top: 30px;
    border-top: 1px solid #333;
}
.magazine_list > ul li a {
    display: block;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.magazine_list > ul li a .magazine_img {
    float: left;
    width: 371px;
    height: 221px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.magazine_list > ul li a > div {
    float: right;
    width: 65%;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    min-height: 221px;
    box-sizing: border-box;
}
.magazine_list > ul li a > div > p {
    font-weight: 500;
    color: #596BFF;
}
.magazine_list > ul li a > div dl dt {
    font-size: 20px;
    line-height: 26px;
    margin-top: 6px;
    font-weight: 500;
}
.magazine_list > ul li a > div dl dd {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.magazine_list > ul li a .sm_underwriter {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0;
    left: 30px;
    padding: 0;
    border: 0;
    overflow: hidden;
}
.magazine_list > ul li a .sm_underwriter span {
    position: absolute;
    line-height: 50px;
    top: 0;
    right: 0;
    color: #999;
}
.magazine_cont {
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
}
.magazine_cont p {
    font-size: 16px;
    line-height: 30px;
}
.magazine_cont img {
    max-width: 100%;
}
.magazine_detail .underwriter li {
    border-bottom: 0 !important;
    padding-top: 50px;
}

.search_result .tab_menu {
    margin-top: 40px;
}
.search_result h3 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 60px;
}
.search_result .tit {
    font-size: 20px;
    font-weight: 500;
    margin-top: 80px;
    overflow: hidden;
}
.search_result .tit:nth-of-type(2) {
    margin-top: 40px;
}
.search_result .tit .more_btn {
    float: right;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}
.search_result .underwriter ul,
.search_result .counsel_list ul,
.search_result .magazine_list ul {
    margin-top: 20px;
    border-top: 2px solid #333;
}
.search_result .underwriter ul li:last-child,
.search_result .counsel_list ul li:last-child a,
.search_result .magazine_list ul li:last-child a {
    border-bottom: 1px solid #ccc;
}

/* 가입안내 */
.guide_top {
    background: #596BFF;
    padding: 120px 0;
    text-align: center;
}
.guide_top .txt01 {
    color: #fff;
    font-size: 24px;
}
.guide_top h2 {
    font-size: 54px;
    margin-top: 8px;
    color: #fff;
    position: relative;
}
.guide_top h2:before {
    content: '';
    width: 50px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.guide_top .txt02 {
    font-size: 30px;
    color: #fff;
    margin-top: 60px;
}
.guide_top a {
    display: block;
    width: 284px;
    height: 60px;
    line-height: 60px;
    border-radius: 5em;
    background: #fff;
    margin: auto;
    margin-top: 40px;
    text-align: center;
    color: #596BFF;
    font-size: 22px;
}
.guide_cont {
    padding: 100px 0;
    background: #F5F5F5;
}
.guide_cont .container03 > p {
    font-size: 38px;
    font-weight: 600;
}
.guide_cont ul {
    position: relative;
}
.guide_cont ul:before {
    content: '';
    width: 341px;
    height: 533px;
    background: url(https://sonsp.azureedge.net/img/img_v4/guide_i.png) no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: -100px;
    right: 0;
}
.guide_cont ul li {
    overflow: hidden;
    margin-top: 50px;
}
.guide_cont ul li p {
    float: left;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 50%;
    background: #596BFF;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.guide_cont ul li dl {
    float: left;
    padding-left: 24px;
}
.guide_cont ul li dl dt {
    font-size: 30px;
    font-weight: 600;
}
.guide_cont ul li dl dd {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-top: 10px;
}
.guide_foot {
    padding: 100px 0 175px;
}
.guide_foot p {
    font-size: 37px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
}
.guide_foot a {
    display: block;
    width: 430px;
    height: 92px;
    line-height: 92px;
    font-size: 35px;
    margin: auto;
    margin-top: 40px;
    color: #fff;
    font-weight: 600;
    border-radius: 5em;
    text-align: center;
    background: #596BFF;
}

/* 손해사정이 필요한 이유*/
.why h2 {
    font-size: 30px;
    font-weight: 500;
}
.why p {
    font-size: 23px;
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid #333;
    font-weight: 600;
}
.why dl {
    margin-top: 40px;
}
.why dl dt {
    font-size: 18px;
    font-weight: 600;
}
.why dl dd {
    line-height: 36px;
    font-weight: 500;
}

/* 회원탈퇴 */
.secession dl {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}
.secession dl dt {
    font-size: 16px;
    color: #FF6666;
    margin-bottom: 12px;
}
.secession dl dt i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(https://sonsp.azureedge.net/img/img_v4/caution.png) no-repeat center center;
    background-size: contain;
    vertical-align: -6px;
    margin-right: 6px;
}
.secession dl dd {
    font-size: 18px;
    line-height: 30px;
}
.secession dl dd span {
    font-weight: 600;
}
.secession .checkbox {
    display: block;
    margin-top: 40px;
}
.secession .checkbox span {
    font-size: 18px;
    font-weight: 600;
}
.secession .bg_btn {
    margin-top: 80px;
}
.bg_btn.red {
    background: #FF6666;
    border-color: #FF6666;
}

.layer_wrap.trade_layer {
    width: calc(100% - 32px);
    max-width: 460px;
    max-height: calc(100vh - 160px);
    background: #fff;
    padding: 20px 24px;
    box-sizing: border-box;
    overflow: auto;
}
.layer_wrap.trade_layer .layer_head h3 {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 16px;
    border-bottom: 1px solid #333;
    font-weight: 500;
}
.layer_wrap.trade_layer .dl_box dt {
    overflow: hidden;
    margin-top: 26px;
}
.layer_wrap.trade_layer .dl_box dt a {
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #999;
}
.layer_wrap.trade_layer .dl_box dt a i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(https://sonsp.azureedge.net/img/img_pc_v2/sub_more_i.png) no-repeat center;
    background-size: cover;
    vertical-align: -1px;
}
.trade_top ul {
    width: 100%;
    background: #F5F5F5;
    padding: 20px 16px;
    box-sizing: border-box;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    z-index: 20;
}


.point_trade > dl {
    padding-top: 280px;
    margin-top: 0;
}
.trade_top ul li {
    overflow: hidden;
}
.trade_top ul li > p {
    float: left;
}
.trade_top ul li > span {
    float: right;
}
.trade_top ul li:nth-child(1) p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}
.trade_top ul li:nth-child(1) span {
    font-size: 14px;
    line-height: 28px;
    color: #707070;
}
.trade_top ul li span strong {
    color: #333;
    font-weight: 600;
    margin-left: 8px;
}
.trade_top ul li > div {
    position: relative;
}
.trade_top ul li > div input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #E5E5E5;
    margin-top: 12px;
    box-sizing: border-box;
    border-radius: 7.5px;
    padding: 0 35px 0 12px;
}
.trade_top ul li > div button {
    right: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
.trade_top ul li:nth-child(3) {
    margin-top: 22.5px;
    padding-bottom: 12px;
}
.trade_top ul li:nth-child(3) p {
    color: #707070;
}
.trade_top ul li:nth-child(3) span {
    font-size: 16px;
    line-height: 18px;
}
.trade_top ul li:nth-child(4) {
    padding-top: 38px;
    border-top: 1px solid #CCCCCC;
    position: relative;
}
.trade_top ul li:nth-child(4) p {
    color: #596BFF;
    font-weight: 600;
}
.trade_top ul li:nth-child(4) span strong {
    font-size: 16px;
    line-height: 18px;
    color: #596BFF;
}
.trade_top ul li:nth-child(4) em {
    position: absolute;
    top: 6px;
    right: 0;
    color: #999;
}
.trade_layer .dl_box input {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.trade_layer .del_i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/del_i_02.png) no-repeat center;
    background-size: contain;
}
.trade_layer .error_txt {
    font-size: 12px;
}
.layer_wrap.trade_layer .layer_foot {
    margin-top: 20px;
    margin-bottom: 40px;
}

/* 내 보험 조회 */
.insu_list > p {
    font-size: 16px;
    margin-top: 12px;
    color: #999;
}
.my_insu_info {
    margin-top: 40px;
}
.my_insu_info dl dt {
    float: left;
    width: 20%;
    font-size: 20px;
    line-height: 40px;
    color: #666;
    font-weight: 500;
}
.my_insu_info dl dd {
    float: left;
    font-size: 28px;
    line-height: 40px;
}
.my_insu_info dl dd strong {
    font-weight: 500;
    color: #596BFF;
}
.my_insu_info > dl:last-child {
    margin-top: 5px;
}
.my_insu_list > h3 {
    font-size: 24px;
    margin-top: 70px;
    font-weight: 500;
    position: relative;
}
.my_insu_list {
    
}
.my_insu_list ul {
    margin-top: 22px;
}
.my_insu_list ul li {
    border-bottom: 1px solid #ccc;
    position: relative;
}
.my_insu_list ul li:first-child {
    border-top: 1px solid #333;
}
.my_insu_list ul li:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.my_insu_list ul li a {
    display: block;
    padding: 26px 0;
    padding-left: 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.my_insu_list ul li a dl {
    float: left;
}
.my_insu_list ul li a dl dt {
    font-size: 20px;
    font-weight: 500;
}
.my_insu_list ul li a dl dd {
    font-size: 16px;
    color: #999;
    margin-top: 6px;
}
.my_insu_list ul li.cancel a dl {
    color: #999;
}
.my_insu_list ul li a p {
    float: right;
    width: 20%;
    line-height: 60px;
}
.my_insu_list ul li a p em {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #596BFF;
    width: 45px;
}
.my_insu_list ul li.cancel a p em {
    color: #FF6666;
}
.my_insu_list ul li a p span {
    color: #333;
    font-size: 16px; 
}
.my_insu_list ul li a .more_view {
    width: 16px;
    height: 16px;
    background: url(https://sonsp.azureedge.net/img/img_v4/insu_more.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.my_insu_list.cancel {
    padding: 26px 30px 40px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.my_insu_list.cancel > h4 {
    font-size: 20px;
    font-weight: 500;
}
.my_insu_list.cancel > p {
    font-size: 16px;
    color: #999;
    margin-top: 6px;
}
.my_insu_list.cancel ul {
    margin-top: 0;
    display: none;
}
.my_insu_list.cancel ul li:first-child {
    margin-top: 22px;
}
.my_insu_list.cancel ul li:last-child {
    margin-bottom: -30px;
}
.my_insu_list.cancel ul li a {
    padding-left: 16px;
}
.my_insu_list.cancel ul li a dl {
    color: #999;
}
.my_insu_list.cancel ul li a p {
    width: 6%;
}
.my_insu_list.cancel ul li a p em {
    color: #FF6666;
}
.my_insu_list.cancel .border_btn {
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    border-color: #999;
    background: #fff;
    border-radius: 8px;
    color: #999;
}
.insu_list .guide_txt {
    margin-top: 60px;
}

/* 내보험 조회 디테일 */
.insu_detail > p {
    font-size: 20px;
    color: #999;
    margin-top: 12px;
}
.insu_detail .insu_price {
    font-size: 28px;
    margin-top: 30px;
}
.insu_detail .insu_price em {
    font-size: 20px;
    color: #666;
    font-weight: 500;
}
.insu_detail .insu_price strong {
    color: #596BFF;
    margin-left: 16px;
}
.contract_top {
    margin-top: 70px;
}
.contract_top h4 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
    box-sizing: border-box;
    overflow: hidden;
}
.contract_top h4 span {
    float: right;
    text-align: right;
    color: #999;
}
.contract_top h4 span em {
    color: #333;
    font-weight: 500; 
}
.contract_top div {
    padding: 30px;
    box-sizing: border-box;
    background: #F9F9F9;
    border-bottom: 1px solid #ccc;
}
.contract_top dl {
    overflow: hidden;
}
.contract_top dl dt {
    float: left;
    width: 200px;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
}
.contract_top dl dd {
    float: left;
    font-size: 18px;
    line-height: 40px;
}
.contract_list {
    margin-top: 60px;
}
.contract_list h4 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #333;
}
.contract_list ul li {
    padding: 26px 0;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
}
.contract_list ul li p {
    float: left;
    font-size: 20px;
    font-weight: 500;
}
.contract_list ul li p span {
    display: block;
    font-size: 16px;
    color: #999;
}
.contract_list ul li strong {
    float: right;
    font-size: 23px;
    font-weight: 500;
    line-height: 60px;
}
.contract_list ul li strong span {
    color: #596BFF;
}

.file_upload span {
    display: block;
    line-height: 28px;
    margin-top: 12px;
}
.file_upload span i {
    margin-right: 5px;
}
.detail_top.more {
    overflow: hidden;
}
.detail_top.more .date {
    float: right;
    margin-top: -35px;
}
.more_detail {
    margin-top: 10px;
}
.more_detail dl {
    padding: 16px 0;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.more_detail dl dt {
    font-size: 16px;
    color: #707070;
}
.more_detail dl dd {
    font-size: 18px;
    margin-top: 17px;
    line-height: 28px;
}
.more_btn_area {
    margin-top: 60px;
    overflow: hidden;
}
.more_btn_area a {
    float: left;
    width: calc(50% - 13px);
}
.more_btn_area a:last-child {
    float: right;
}

/* 신용정보원 회원가입 */
.insu_intro .step {
    margin-top: 40px;
}
.insu_intro .step li {
    width: 100%;
    padding: 13px 30px;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    border-radius: 16px;
    margin-top: 13px;
    overflow: hidden;
}
.insu_intro .step li i {
    float: left;
    width: 38px;
    height: 38px;
    background-size: cover !important;
}
.insu_intro .step li:nth-child(1) i {
    background: url(https://sonsp.azureedge.net/img/img_v4/intro_step01_i.png) no-repeat center center;
}
.insu_intro .step li:nth-child(2) i {
    background: url(https://sonsp.azureedge.net/img/img_v4/intro_step02_i.png) no-repeat center center;
}
.insu_intro .step li:nth-child(3) i {
    background: url(https://sonsp.azureedge.net/img/img_v4/intro_step03_i.png) no-repeat center center;
}
.insu_intro .step li:nth-child(4) i {
    background: url(https://sonsp.azureedge.net/img/img_v4/intro_step04_i.png) no-repeat center center;
}
.insu_intro .step li strong {
    float: left;
    font-size: 19px;
    color: #596BFF;
    line-height: 38px;
    margin-left: 30px;
}
.insu_intro .step li span {
    float: left;
    font-size: 19px;
    line-height: 38px;
}
.insu_join .bg_btn {
    margin-top: 60px;
}
.insu_join .dl_area li {
    overflow: hidden;
}
.insu_join .dl_area dl {
    float: left;
    width: calc(50% - 23px);
    margin-top: 40px;
}
.insu_join .dl_area dl:nth-of-type(2) {
    float: right;
}

.dl_area .regist_num input {
    float: left;
    width: 46%;
    text-align: center;
}
.dl_area .regist_num input:nth-of-type(2) {
    float: right;
}
.dl_area .regist_num span {
    float: left;
    width: 8%;
    line-height: 65px;
    text-align: center;
    font-size: 18px;
}
.insu_04 .dl_area dl .por button {
    position: absolute;
    bottom: 16px;
    right: 0;
}
.dl_area dl dd.selec select {
    float: left;
    width: calc(30% - 8px);
}
.dl_area dl dd.selec input {
    float: right;
    width: calc(70% - 8px);
}
.dl_area dl dd .capcha {
    margin-top: 17px;
    margin-bottom: 30px;
}
.reset_btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://sonsp.azureedge.net/img/img_v4/reset_btn.png) no-repeat center center;
    background-size: cover;
    vertical-align: -6px;
    margin-left: 10px;
}

.m_search_wrap {
    margin-top: -119px;
    position: relative;
}
.m_search_top > a {
    display: block;
    width: 28px;
    height: 28px;
    background: url(https://sonsp.azureedge.net/img/img_v4/search_back.png) no-repeat center center;
    background-size: cover;
    margin-top: 15px;
    position: relative;
    z-index: 10;
}
.m_search_top fieldset {
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: 5;
    padding-left: 34px;
    box-sizing: border-box;
}
.m_search_top fieldset input {
    width: calc(100% - 50px);
    height: 37px;
    line-height: 35px;
    border: 1px solid #596BFF;
    border-radius: 5em;
}
.m_search_top fieldset i {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 26.5px;
    height: 25.5px;
    background: url(https://sonsp.azureedge.net/img/img_v4/search_b.png) no-repeat center;
    background-size: cover;
}
.m_search_wrap h3 {
    margin-top: 30px;
    font-size: 13px;
    font-weight: 500;
}
.m_search_wrap h3.search_h3 {
    margin-top: 44px;
}
.m_search_wrap h3 a {
    float: right;
    font-size: 11px;
    color: #ccc;
    text-decoration: underline;
}
.m_search_wrap .click_btn {
    margin-top: 10px;
}
.m_search_wrap .click_btn button {
    min-width: 50px;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    border: 0;
    background: #E5E5E5;
    font-size: 11px;
    color: #999;
    margin-top: 6px;
    margin-right: 6px;
}
.m_search_list ul li {
    font-size: 11px;
    color: #666;
    margin-top: 15px;
}
.m_search_list ul li span {
    display: inline-block;
    color: #ccc;
    margin-right: 13px;
}

.process_layer {
    width: 100%;
    max-width: 570px;
    border-radius: 8px;
}
.process_layer .layer_body {
    padding: 30px;
}
.process_layer .layer_body h2 {
    font-size: 22px;
    font-weight: 500;
}
.process_layer .prc_cont > p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 16px;
    text-align: left;
}
.process_layer .prc_cont ul {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #CCC8C8;
}
.process_layer .prc_cont ul li {
    position: relative;
    margin-bottom: 20px;
}
.process_layer .prc_cont ul li p {
    position: absolute;
    top: -2px;
    left: 0;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    line-height: unset;
    margin-top: 0;
}
.process_layer .prc_cont ul li dl {
    padding-left: 35px;
    box-sizing: border-box;
}
.process_layer .prc_cont ul li dl dt {
    font-size: 18px;
    font-weight: 500;
}
.process_layer .prc_cont ul li dl dd {
    font-size: 15px;
    margin-top: 6px;
    color: #707070;
}
.process_layer .prc_cont .red_txt {
    display: block;
    font-size: 15px;
    margin-top: 10px;
}
.process_layer .btn_box {
    margin-top: 40px;
    overflow: hidden;
}
.process_layer .btn_box a:first-child {
    float: left;
    width: calc(50% - 5px);
}
.process_layer .btn_box a:last-child {
    float: right;
    width: calc(50% - 5px);
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .magazine_list > ul li a > div dl dd {
        max-height: 76px;
    }
    .search_area ul li select {
        height: 48px;
    }
}

@media (max-width: 767px) {
    .contents_wrap {
        min-width: 320px;
        padding-top: 119px;
        padding-bottom: 50px;
    }
    header {
        min-width: 320px;
    }
    .dock_wrap {
        display: block;
    }
    .container {
        width: 100%;
        padding: 0 16px;
    }
    .gnb {
        padding: 10px 0 16px;
    }
    .gnb h1 {
        margin-right: 20px;
    }
    .gnb > div fieldset {
        width: 173px;
        height: 37px;
        border: 1px solid #596BFF;
        margin: 0;
    }
    .gnb > div fieldset input {
        height: 35px;
        line-height: 35px;
    }
    .gnb > div fieldset a {
        top: 6px;
        right: 16px;
    }
    .gnb > div fieldset a i {
        width: 24px;
        height: 24px;
    }
    .gnb .logout_state {
        display: none;
    }
    .gnb .login_state a {
        display: none;
    }
    .gnb .login_state a.alarm {
        display: block;
        top: 4px;
    }
    .alarm_i {
        width: 30px;
        height: 30px;
    }
    .gnb h1 a {
        padding: 4px 0;
    }
    .gnb h1 a img {
        width: 92px;
    }
    .lnb {
        display: none;
    }
    .lnb ul {
        padding: 16px 0;
    }
    .lnb ul li a {
        font-size: 15px;
        padding: 0 15px;
    }
    .lnb ul li:nth-child(3) a {
        padding-right: 16px;
    }
    .lnb ul li:last-child {
        position: absolute;
        top: 13px;
        right: 10px;
    }
    .gnb .hamburger {
        display: block;
        margin-left: 16px;
    }
    .container03 {
        padding: 0 16px;
        box-sizing: border-box;
    }
    .detail_top .cate {
        font-size: 14px;
    }
    .detail_top .tit {
        font-size: 20px;
    }
    .detail_top .date {
        font-size: 13px;
        margin-top: 10px;
    }
    .detail_top .date a {
        width: 86px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }
    .dl_area dl:nth-of-type(1) {
        margin-top: 30px;
    }
    .counsel_q_box dl {
        margin-top: 30px;
    }
    .dl_area dl dt {
        font-size: 14px;
    }
    .counsel_q_box {
        padding-bottom: 30px;
    }
    .counsel_q_box dl dd {
        font-size: 15px;
        line-height: 24px;
        margin-top: 6px;
    }
    .counsel_answer {
        padding-top: 30px;
    }
    .counsel_answer > p {
        font-size: 13px;
    }
    .counsel_answer ul li {
        padding: 20px 20px 30px;
    }
    .answer_info .sm_underwriter .writer_img {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    .answer_info .sm_underwriter dl {
        padding-left: 76px;
        margin-left: 0;
    }
    .answer_info .sm_underwriter dl dt {
        font-size: 14px;
    }
    .answer_info .sm_underwriter dl dt strong {
        font-size: 18px;
    }
    .answer_info .sm_underwriter dl dt span {
        display: block;
        margin-left: 0;
        margin-top: 4px;
    }
    .answer_info .call_btn {
        position: static;
        display: block;
        height: auto;
        line-height: unset;
        text-align: center;
        font-size: 15px;
        padding: 4px 0 8px;
        margin-top: 8px;
    }
    .answer_info .call_btn small {
        display: block;
    }
    .counsel_answer .answer_txt {
        padding-top: 18px;
        margin-top: 22px;
        font-size: 15px;
        line-height: 24px;
    }
    .counsel_answer .write_time {
        font-size: 12px;
        margin-top: 20px;
    }
    .counsel_answer .price_area {
        margin-top: 18px;
        padding-top: 20px;
    }
    .call_i {
        width: 26px;
        height: 26px;
        vertical-align: -7px;
    }
    .counsel_answer .price_area dl {
        float: none;
        margin-right: 0;
    }
    .counsel_answer .price_area dl:nth-child(2) {
        margin-top: 8px;
    }
    .counsel_answer .price_area dl dt {
        font-size: 14px;
    }
    .counsel_answer .price_area dl dd {
        font-size: 14px;
    }
    .counsel_answer .bg_btn {
        margin-top: 20px;
    }

    .tit_txt {
        font-size: 24px;
        line-height: 32px;
    }
    .sub_txt {
        font-size: 17px;
        margin-top: 5px;
    }
    .search_area {
        margin-top: -55px;
    }
    .counsel_list .search_area, 
    .magazine_list .search_area,
    .hospital_list .search_area {
        margin-top: 0;
    }
    .search_area .search_bar {
        float: none;
        width: 100%;
        padding: 0 20px;
    }
    .search_i {
        width: 20px;
        height: 20px;
    }
    .search_area .search_bar input {
        height: 36px;
        line-height: 34px;
        padding-left: 30px;
    }
    .search_area .search_bar i {
        top: 8px;
        left: 19px;
    }
    .search_area ul {
        margin-top: 8px;
    }
    .search_area ul li {
        margin-left: 20px;
    }
    .search_area ul li a {
        font-size: 14px;
    }
    .search_area ul li select {
        font-size: 14px;
    }
    .counsel_list > ul {
        margin-top: 16px;
    }
    .counsel_list > ul li a {
        padding: 26px 0;
    }
    .counsel_list > ul li a h3 {
        font-size: 17px;
        line-height: 26px;
    }
    .counsel_list > ul li a .field small {
        font-size: 13px;
    }
    .counsel_list > ul li a .answer_txt {
        margin-top: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .counsel_list > ul li a .sm_underwriter {
        padding-top: 12px;
    }
    .radio_filter li {
        float: none;
        width: 100%;
        padding: 0 !important;
        margin-top: 16px;
    }
    .radio_filter li p {
        height: 120px;
    }
    .radio_filter input[type="radio"] + label {
        padding-left: 0;
    }
    .radio_filter input[type="radio"] + label:before {
        width: 30px;
        height: 30px;
    }
    .radio_filter input[type="radio"] + label:after {
        top: 8px;
        left: 4.5px;
    }
    .radio_filter li p label span {
        font-size: 18px;
        line-height: 26px;
    }
    .radio_filter li p label span small {
        font-size: 15px;
        line-height: 20px;
    }
    .counsel_write .sub_txt {
        font-size: 14px;
    }
    .counsel_write .dl_area li dl {
        margin-top: 30px;
    }
    input {
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
    select {
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
    .counsel_write .dl_area li dl {
        float: none;
        width: 100%;
        padding: 0 !important;
    }
    .click_btn > button {
        min-width: 95px;
        height: 32px;
        line-height: 30px;
        font-size: 15px;
    }
    .dl_area dl .por span {
        font-size: 15px;
        top: 12px;
    }
    .dl_area dl .red_txt {
        font-size: 12px;
        margin-top: 8px;
    }
    .dl_area dl .fl_dd em,
    .dl_area dl .fl_dd span {
        font-size: 15px;
        line-height: 45px;
    }
    .dl_area dl .fl_dd input {
        width: 66%;
    }
    .dl_area dl {
        margin-top: 30px;
    }
    .typing span {
        font-size: 15px;
        top: 1px;
    }
    .dl_area dl .typing span em, .dl_area dl .t_area_typing p em {
        font-size: 15px;
    }
    .counsel_write textarea {
        height: 130px;
    }
    textarea {
        font-size: 15px;
        margin-top: 8px;
        line-height: 23px;
    }
    .t_area_typing p {
        font-size: 15px;
        padding-bottom: 10px;
    }
    .counsel_write .bg_btn {
        margin-top: 40px;
    }
    .counsel_write .file_area .tit_txt {
        font-size: 18px;
        line-height: 26px;
    }
    .counsel_write .file_area .txt {
        font-size: 15px;
        line-height: 22px;
    }
    .counsel_write .file_area dl dt span {
        font-size: 15px;
    }
    .guide_txt ul li {
        font-size: 12px;
        line-height: 22px;
    }
    .counsel_write .finish .txt {
        font-size: 16px;
        margin-top: 32px;
    }
    .counsel_write .finish a {
        float: none;
        width: 100%;
        margin-top: 12px;
    }
    .counsel_write .finish a:first-child {
        margin-top: 40px;
    }
    .write_intro ul li {
        padding: 20px 25px 30px;
    }
    .write_intro ul li:before {
        display: none;
    }
    .write_intro ul li h3 {
        font-size: 20px;
        word-break: keep-all;
    }
    .write_intro ul li:first-child strong {
        display: block;
    }
    .write_intro ul li p {
        font-size: 15px;
        line-height: 21px;
        word-break: keep-all;
    }
    .write_intro ul li span {
        font-size: 12px;
    }
    .write_intro ul li a {
        width: 100%;
    }
    .h_info .h_img {
        float: none;
        width: 100%;
        height: 150px;
    }
    .h_info > div {
        float: none;
        padding: 0;
    }
    .h_info > div .cate {
        font-size: 16px;
        margin-top: 22px;
    }
    .round_label {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }
    .h_info > div .name {
        font-size: 22px;
        margin-top: 8px;
    }
    .h_info > div .page {
        margin-top: 14px;
    }
    .h_info > div .page span {
        font-size: 14px;
    }
    .h_info > div .page a {
        font-size: 16px;
    }
    .h_info > div .page em {
        font-size: 16px;
    }
    .h_cont > p {
        font-size: 14px;
        margin-top: 30px;
    }
    .h_cont .time_area ul li {
        float: none;
        width: 100%;
        min-width: 100%;
        font-size: 15px;
        line-height: 28px;
    }
    .h_cont .cate_area {
        font-size: 15px;
        line-height: 24px;
    }
    .h_cont .map_area p {
        font-size: 15px;
    }
    .doctor_list ul li {
        margin-top: 30px;
    }
    .doctor_list ul li > p {
        width: 80px;
        height: 80px;
    }
    .doctor_list ul li > div p.name {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .doctor_list ul li > div p {
        font-size: 14px;
        line-height: 22px;
    }
    .doctor_list ul li > div {
        height: 80px;
    }
    .hospital_list > ul li a {
        position: relative;
    }
    .hospital_list > ul li a > div .left {
        float: none;
        width: 100%;
    }
    .hospital_list > ul li a > div .right {
        position: absolute;
        top: 30px;
        right: 0;
    }
    .hospital_list > ul li .left > p {
        font-size: 14px;
        line-height: 18px;
        padding-right: 112px;
        box-sizing: border-box;
    }
    .hospital_list > ul li .round_label:first-child {
        margin-left: 6px;
    }
    .hospital_list > ul li .left > h4 {
        font-size: 18px;
        margin-top: 8px;
        padding-right: 112px;
        box-sizing: border-box;
    }
    .hospital_list > ul li .left .location {
        font-size: 14px;
        margin-top: 6px;
        padding-right: 112px;
        box-sizing: border-box;
    }
    .hospital_list > ul li .right p {
        display: block;
        width: 100px;
        height: 70px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
    }
    .hospital_list > ul li .left dt {
        font-size: 14px;
        margin-top: 15px;
    }
    .hospital_list > ul li .left dd {
        font-size: 13px;
        line-height: 18px;
    }
    .insu_detail > p {
        font-size: 16px;
        margin-top: 4px;
    }
    .insu_detail .insu_price {
        font-size: 23px;
        margin-top: 16px;
    }
    .insu_detail .insu_price em {
        font-size: 16px;
    }
    .contract_top h4 span {
        font-size: 14px;
    }
    .contract_top {
        margin-top: 30px;
    }
    .contract_top h4 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .contract_top div {
        padding: 16px 24px;
    }
    .contract_top dl dt {
        width: 130px;
        font-size: 15px;
        line-height: 35px;
    }
    .contract_top dl dd {
        font-size: 15px;
        line-height: 35px;
    }
    .contract_list {
        margin-top: 40px;
    }
    .contract_list h4 {
        font-size: 16px;
    }
    .contract_list ul li {
        padding: 20px 0;
    }
    .contract_list ul li p {
        font-size: 16px;
    }
    .contract_list ul li p span {
        font-size: 14px;
    }
    .contract_list ul li strong {
        font-size: 18px;
        line-height: 44px;
    }
    .insu_join .dl_area dl {
        float: none;
        width: 100%;
    }
    .insu_intro .step li {
        padding: 13px 20px;
    }
    .insu_intro .step li i {
        width: 30px;
        height: 30px;
    }
    .insu_intro .step li strong {
        font-size: 16px;
        margin-right: 5px;
        margin-left: 17px;
        line-height: 30px
    }
    .insu_intro .step li span {
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
    }
    .more_btn_area {
        margin-top: 30px;
    }
    .more_btn_area a {
        float: none;
        width: 100%;
        margin-top: 12px;
    }
    .my_insu_info dl dt {
        font-size: 16px;
        width: 35%;
        line-height: 32px;
    }
    .my_insu_info dl dd {
        font-size: 23px;
        line-height: 32px;
    }
    .my_insu_info dl dd strong {
        font-weight: 600;
    }
    .my_insu_info {
        margin-top: 24px;
    }
    .my_insu_list > h3 {
        font-size: 16px;
        margin-top: 30px;
    }
    .my_insu_list ul {
        margin-top: 10px;
    }
    .my_insu_list ul li a {
        padding: 16px 0;
    }
    .my_insu_list ul li a dl {
        float: none;
    }
    .my_insu_list ul li a p {
        float: none;
        width: 100%;
        line-height: unset;
        margin-top: 8px;
    }
    .my_insu_list ul li a dl dt {
        font-size: 18px;
    }
    .my_insu_list ul li a dl dd {
        font-size: 14px;
    }
    .my_insu_list.cancel {
        padding: 22px 16px 32px;
    }
    .my_insu_list.cancel > h4 {
        font-size: 16px;
    }
    .my_insu_list.cancel > p {
        font-size: 14px;
    }
    .my_insu_list.cancel .border_btn {
        margin-top: 20px;
    }
    .insu_list .guide_txt {
        margin-top: 40px;
    }
    .magazine_cont {
        padding: 30px 0;
    }
    .magazine_cont p {
        font-size: 15px;
    }
    .magazine_detail .underwriter li {
        padding: 0;
        padding-top: 35px;
    }
    .underwriter h3 {
        font-size: 20px;
        margin-top: 20px;
    }
    .underwriter ul li {
        padding: 26px 0;
    }
    .underwriter ul li > a {
        float: none;
        width: 100%;
        display: block;
    }
    .underwriter ul li > div {
        float: none;
        width: 100%;
        margin-top: 22px;
    }
    .underwriter ul li .writer_img {
        width: 100px;
        height: 100px;
    }
    .underwriter ul li .info {
        padding-left: 0;
    }
    .underwriter ul li .info .cate {
        padding-left: 116px;
        font-size: 13px;
    }
    .underwriter ul li .info .name {
        padding-left: 116px;
        font-size: 16px;
    }
    .underwriter ul li .info .name em {
        font-size: 20px;
    }
    .underwriter ul li .info .name span {
        display: block;
        margin-left: 0;
        font-size: 16px;
    }
    .underwriter ul li .info .company {
        padding-left: 116px;
    }
    .underwriter ul li .info .star {
        margin-top: 8px;
    }
    .underwriter ul li > div p {
        font-size: 12px;
    }
    .underwriter_list .search_area {
        position: relative;
    }
    .underwriter_list .search_area .search_bar {
        width: calc(100% - 36px);
    }
    .underwriter_list .search_area .filter {
        float: none;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 8px;
    }
    .filter_i {
        width: 23px;
        height: 22px;
    }
    .underwriter.normal h3 {
        margin-top: 40px;
    }
    .underwriter.normal ul li {
        padding-left: 0;
    }
    .underwriter.normal ul li .info {
        padding-left: 0;
    }
    .underwriter.normal ul li .writer_img {
        width: 80px;
        height: 80px;
        top: 0;
    }
    .underwriter.normal ul li .info .cate {
        padding-left: 100px;
    }
    .underwriter.normal ul li .info .name {
        padding-left: 100px;
    }
    .underwriter.normal ul li .info .company {
        padding-left: 100px;
    }
    .profile_top {
        margin-top: -45px;
        padding-top: 40px;
        padding-bottom: 106px;
    }
    .profile_top .rec_label {
        font-size: 16px;
    }
    .profile_top dl dt {
        font-size: 28px;
    }
    .profile_top dl dd {
        font-size: 20px;
    }
    .profile_top .big_img {
        width: 170px;
        height: 170px;
        bottom: -85px;
    }
    .profile_info .info_top {
        max-width: 100%;
    }
    .profile_info .info_top ul {
        float: none;
        width: 100%;
    }
    .profile_info .info_top .btn_area {
        float: none;
        width: 100%;
        margin-top: 30px;
    }
    .profile_info .info_top .border_btn {
        margin-bottom: 12px;
    }
    .info_review {
        padding: 20px;
        box-sizing: border-box;
        margin-top: 40px;
    }
    .info_review .my_star {
        float: none;
        width: 100%;
        padding-bottom: 20px;
        border: 0;
        border-bottom: 1px solid #ccc;
    }
    .info_review .my_star .star_num {
        font-size: 16px;
    }
    .info_review ul li p {
        font-size: 17px;
    }
    .info_review ul li strong {
        font-size: 34px;
        margin-top: 0;
    }
    .info_review ul {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .info_review ul li {
        margin-left: 0;
        padding: 0 16px;
    }
    .info_review ul li:first-child {
        margin-left: 0;
    }
    .underwriter_detail .tab_menu {
        margin-top: 60px;
    }
    .tab_menu ul li a {
        font-size: 16px;
        margin-right: 50px;
    }
    .profile_intro dl dd {
        font-size: 16px;
        margin-top: 8px;
    }
    .review_cont ul li {
        padding: 20px 0;
    }
    .review_cont ul li .review_txt {
        font-size: 14px;
        line-height: 22px;
    }
    .magazine_list > ul {
        margin-top: 10px;
    }
    .magazine_list > ul li a .magazine_img {
        float: none;
        width: 100%;
        height: 200px;
    }
    .magazine_list > ul li a > div {
        float: none;
        width: 100%;
        padding: 0;
        min-height: auto;
        margin-top: 20px;
    }
    .magazine_list > ul li a .sm_underwriter {
        position: static;
        width: 100%;
        left: 0;
        margin-top: 20px;
        position: relative;
    }
    .magazine_list > ul li a > div dl dt {
        font-size: 17px;
    }
    .magazine_list > ul li a > div dl dd {
        font-size: 14px;
        line-height: 22px;
        margin-top: 14px;
    }
    .magazine_list > ul li a .sm_underwriter span {
        font-size: 13px;
    }
    .alarm_list ul {
        margin-top: 20px;
    }
    .alarm_list ul li a {
        padding: 16px;
        position: relative;
    }
    .alarm_list ul li .img {
        position: absolute;
        top: 12px;
    }
    .alarm_list ul li .txt {
        float: none;
        font-size: 14px;
        margin-left: 0;
        padding-left: 58px;
        box-sizing: border-box;
        line-height: 22px;
    }
    .alarm_list ul li .date {
        float: none;
        display: block;

        font-size: 13px;
        padding-left: 58px;
        line-height: unset;
    }
    .empty p {
        background-size: 130px;
        font-size: 18px;
        padding-top: 140px;
    }
    .detail_top.more .date {
        margin-top: -56px;
    }
    .more_detail dl dd {
        font-size: 15px;
        margin-top: 12px;
        line-height: 24px;
    }
    .mypage .sub_txt {
        font-size: 14px;
    }
    .mypage .sub_txt a {
        font-size: 13px;
    }
    .alarm_shot a {
        top: auto;
        bottom: 12px;
        right: 16px;
        font-size: 13px;
    }
    .alarm_shot {
        padding: 12px 16px;
        padding-bottom: 42px;
        display: block;
        font-size: 15px;
        padding-left: 46px;
    }
    .alarm_shot .alarm_i {
        top: 12px;
        left: 16px;
    }
    .alarm_shot span {
        font-size: 13px;
    }
    .alarm_shot a i {
        width: 12px;
        height: 12px;
    }
    .mypage .menu_list {
        margin-top: 40px;
        display: block;
    }
    .mypage .menu_list li {
        float: none;
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .mypage .menu_list li:nth-child(2) {
        float: none;
        width: 100%;
        margin: 12px 0;
    }
    .mypage .menu_list li .tit {
        font-size: 19px;
        margin-bottom: 8px;
    }
    .mypage .menu_list li .tit i {
        width: 28px;
        height: 28px;
        margin-right: 12px;
    }
    .mypage .menu_list li .tit a {
        font-size: 13px;
    }
    .mypage .menu_list li .num {
        font-size: 14px;
        line-height: 24px;
    }
    .mypage .menu_list_02 {
        margin-top: 40px;
    }
    .mypage .menu_list_02 li {
        width: calc(33.333% - 10px);
        height: 107px;
        padding: 15px;
        position: relative;
    }
    .mypage .menu_list_02 li:nth-child(2) {
        margin-left: 15px;
    }
    .mypage .menu_list_02 li p {
        font-size: 16px;
        text-align: center;
    }
    .mypage .menu_list_02 li p a {
        font-size: 13px;
        line-height: 22px;
        float: none;
        text-align: center;
        display: block;
        position: absolute;
        bottom: 12px;
        width: 100%;
        left: 0;
    }
    .mypage .menu_list_02 li strong {
        font-size: 16px;
        text-align: center;
        margin-top: 4px;
    }
    .mypage_notice ul {
        padding: 18px 0;
    }
    .mypage_notice ul li {
        font-size: 15px;
    }
    .mypage_notice ul li span {
        float: none;
        display: block;
        font-size: 13px;
    }
    .mypage .bottom_btn a {
        font-size: 13px;
    }
    .my_counsel ul li {
        float: none;
        width: 100%;
        margin-bottom: 12px;
    }
    .setting .dl_area li dl {
        float: none;
        width: 100%;
        padding: 0 !important;
        margin-top: 12px;
    }
    .setting .dl_area li dl:nth-child(even) dt {
        display: none;
    }
    .setting .bg_btn {
        margin-top: 40px;
    }
    .pay_list > ul li {
        margin-top: 24px;
    }
    .pay_list > ul li > p {
        padding: 12px 16px;
    }
    .pay_list > ul li > p span {
        font-size: 14px;
        line-height: 32px;
    }
    .pay_list > ul li dl {
        padding: 0 16px;
        margin-top: 16px;
    }
    .pay_list > ul li dl dt {
        font-size: 18px;
    }
    .pay_list > ul li dl dd {
        font-size: 14px;
        line-height: 26px;
    }
    .pay_list > ul li dl dd:before {
        top: 6px;
    }
    .pay_list > ul li div a {
        font-size: 14px;
        padding-left: 16px;
    }
    .round_btn {
        font-size: 14px;
    }
    .setting .round_btn {
        bottom: 9px;
    }
    .point_list > ul li {
        padding: 13px 0;
    }
    .point_list > ul li .date {
        font-size: 13px;
        float: none;
    }
    .point_list > ul li .txt {
        font-size: 16px;
    }
    .point_list > ul li .point {
        font-size: 18px;
    }
    .point_top {
        padding: 18px;
        padding-left: 26px;
    }
    .point_top dl dt {
        display: block;
        font-size: 16px;
    }
    .point_top dl dd {
        display: block;
        line-height: unset;
        margin-left: 0;
    }
    .point_top > a {
        width: 50%;
        text-align: right;
        font-size: 14px;
        margin-top: 13px; 
    }
    .point_top p {
        float: right;
    }
    .point_list .tab_menu {
        margin-top: 40px;
    }
    .setting .half {
        width: 100%;
    }
    .setting.set .dl_area li dl:nth-child(even) dt {
        display: block;
    }
    .insu_04 .dl_area dl:nth-of-type(2) dt {
        display: none;
    }
    .insu_join .dl_area dl {
        margin-top: 12px;
    }
    .insu_04 .dl_area dl .por button {
        bottom: 8px;
    }
    .guide_top {
        padding: 80px 0;
    }
    .guide_top .txt01 {
        font-size: 20px;
    }
    .guide_top h2 {
        font-size: 38px;
        margin-top: 6px;
    }
    .guide_top .txt02 {
        font-size: 24px;
        margin-top: 40px;
        word-break: keep-all;
    }
    .guide_top h2:before {
        bottom: -20px;
    }
    .guide_top a {
        font-size: 20px;
        width: 240px;
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
    }
    .guide_cont {
        padding: 60px 0;
    }
    .guide_cont .container03 > p {
        font-size: 28px;
    }
    .guide_cont ul li {
        margin-top: 30px;
        overflow: visible;
        position: relative;
    }
    .guide_cont ul li p {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        position: absolute;
        top: -6px;
    }
    .guide_cont ul li dl {
        float: none;
        padding-left: 52px;
    }
    .guide_cont ul li dl dt {
        font-size: 20px;
    }
    .guide_cont ul li dl dd {
        font-size: 17px;
        line-height: 24px;
    }
    .guide_cont ul:before {
        display: none;
    }
    .guide_foot {
        padding: 60px 0 100px;
    }
    .guide_foot p {
        font-size: 26px;
        line-height: 36px;
        word-break: keep-all;
    }
    .guide_foot a {
        width: 280px;
        height: 70px;
        line-height: 70px;
        font-size: 26px;
        margin-top: 30px;
    }
    .search_result h3 {
        margin-top: 30px;
        font-size: 20px;
    }
    .search_result .tit {
        font-size: 18px;
        margin-top: 40px;
    }
    .search_result .tit .more_btn {
        font-size: 14px;
        line-height: 27px;
    }
    .more_btn i {
        vertical-align: -2px;
    }
    .search_result .tab_menu {
        overflow-x: auto;
        margin-top: 30px;
    }
    .search_result .tab_menu ul {
        width: 767px;
    }
    .why h2 {
        font-size: 24px;
    }
    .why p {
        font-size: 20px;
    }
    .why dl dt {
        font-size: 16px;
    }
    .why dl dd {
        line-height: 22px;
        margin-top: 12px;
    }

    .main_visual {
        margin-top: -55px;
        overflow: hidden;
        padding-bottom: 138px;
    }
    .main_visual:before {
        width: 541px;
        height: 213px;
        background: url(https://sonsp.azureedge.net/img/img_v4/main_visual_m.png) no-repeat center;
        background-size: cover;
        left: 47%;
        transform: translateX(-50%);
    }
    .main_visual h2 {
        font-size: 24px;
        line-height: 32px;
        padding-top: 30px;
    }
    .main_visual p {
        font-size: 14px;
        line-height: 21px;
        margin-top: 5px;
        word-break: keep-all;
    }
    .main_visual a {
        width: 120px;
        height: 35px;
        line-height: 33px;
        font-size: 14px;
        margin-top: 16px;
        position: relative;
        z-index: 30;
        border-width: 1px;
    }
    .main_count {
        padding: 40px 0;
    }
    .main_count .call_area {
        float: none;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }
    .main_count .count_area {
        float: none;
        width: 100%;
    }
    .main_count .box {
        padding-bottom: 8px;
        padding-top: 14px;
    }
    .main_count .call_area a {
        font-size: 26px;
    }
    .main_count .call_area p {
        font-size: 14px;
    }
    .main_count .count_area ul {
        height: 54px;
    }
    .main_count .count_area li {
        font-size: 18px;
        line-height: 54px;
    }
    .main_count .count_area li i {
        width: 47px;
        height: 35px;
        vertical-align: -9px;
    }
    .main_count .count_area li strong {
        font-size: 22px;
    }
    .main_btn {
        padding: 40px 0;
    }
    .main_btn_area > div {
        float: none;
        width: 100%;
        padding: 0 !important;
    }
    .main_btn_area .left a {
        padding: 24px;
        border-bottom: 0;
    }
    .main_btn_area .left a h3 {
        font-size: 22px;
    }
    .main_btn_area .left a p {
        font-size: 14px;
        line-height: 19px;
        word-break: keep-all;
        margin-top: 4px;
    }
    .main_btn_area .left a p br {
        display: block;
    }
    .main_btn_area .left a:before {
        width: 80px;
        height: 77px;
        top: 50%;
        right: 28px;
        transform: translateY(-50%);
    }
    .main_btn_area .right ul li a i {
        width: 60px;
        height: 60px;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .main_btn_area .right ul {
        padding: 16px 0;
    }
    .main_btn_area .right ul li a {
        font-size: 16px;
        line-height: 21px;
    }
    .main_counsel {
        padding-top: 40px;
        overflow: hidden;
    }
    .swiper-button-prev, .swiper-button-next {
        display: none;
    }
    .main_counsel > div {
        padding: 0;
        overflow: visible;
    }
    .main_counsel ul {
        padding-top: 22px;
        padding-bottom: 40px;
        margin-right: 20px;
    }
    .main_counsel ul li {
        width: 296px;
        box-shadow: none;
        border: 1px solid #ccc;
    }
    .main_premium ul {
        margin-top: 30px;
    }
    .main_premium ul li {
        float: none;
        width: 100%;
    }
    .main_premium {
        padding-bottom: 40px;
    }
    .main_premium ul li {
        border: 0;
    }
    .main_premium ul li:nth-child(2) {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ccc;
        padding-left: 0;
    }
    .main_premium ul li > a {
        float: none;
        width: 100%;
        display: block;
        padding: 0;
        padding-left: 5px;
    }
    .main_premium ul li div {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .main_premium ul li .writer_img {
        width: 100px;
        height: 100px;
        top: 0;
        left: 5px;
    }
    .main_premium ul li:nth-child(2) .writer_img {
        left: 5px;
        top: 20px;
    }
    .main_premium ul li .name strong {
        font-size: 18px;
    }
    .main_premium ul li div {
        padding-left: 0;
    }
    .main_premium ul li div .cate {
        padding-left: 116px;
        font-size: 12px;
        margin-top: 8px;
        line-height: 16px;
    }
    .main_premium ul li div .name {
        padding-left: 116px;
        font-size: 16px;
    }
    .main_premium ul li div .name em {
        font-size: 20px;
    }
    .main_premium ul li div .name span {
        display: block;
        margin-left: 0;
        font-size: 14px;
        margin-top: 6px;
    }
    .main_premium ul li .intro_txt {
        font-size: 14px;
        height: auto;
        margin-top: 32px;
    }
    .main_premium ul li div .star {
        margin-top: 8px;
        font-size: 13px;
    }
    .main_tit,
    .mian_tit {
        font-size: 20px;
    }

    .main_hospital .hospital_area > a {
        padding: 16px;
    }
    .main_review {
        padding: 40px 0;
    }
    .main_review .swiper-container {
        padding: 0;
    }
    .main_review div ul li {
        width: 286px;
    }
    .main_hospital {
        padding: 40px 0;
    }
    .main_hospital .hospital_area {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .main_hospital .banner_area {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .main_hospital .main_tit .more_btn {
        font-size: 14px;
        margin-top: 5px;
    }
    .main_hospital .left > p {
        font-size: 14px;
    }
    .main_hospital .left > h4 {
        font-size: 16px;
        margin-top: 7px;
    }
    .main_hospital .right p {
        width: 100px;
        height: 80px;
    }
    .main_hospital .left .location {
        margin-top: 5px;
    }
    .main_hospital .hospital_area > a > dl dt {
        font-size: 14px;
    }
    .main_hospital .hospital_area > a > dl dd {
        font-size: 12px;
        margin-top: 2px;
    }
    .under_banner {
        padding: 20px;
        padding-bottom: 25px;
        text-align: center;
        margin-top: 0;
    }
    .under_banner:before {
        display: none;
    }
    .under_banner dl {
        float: none;
    }
    .under_banner dl dt {
        font-size: 19px;
    }
    .under_banner dl dd {
        font-size: 15px;
        margin-top: 8px;
        word-break: keep-all;
    }
    .under_banner dl dd br {
        display: block;
    }
    .under_banner a {
        float: none;
        width: 100%;
        display: block;
        margin-left: 0;
        margin-right: 0;
        font-size: 16px;
    }
    .under_banner a i {
        width: 18px;
        height: 18px;
        margin-left: 12px;
    }
    footer .container {
        padding: 0 16px;
    }
    footer .foot_top {
        padding-top: 20px;
    }
    footer h2 {
        line-height: 40px;
        margin-top: 5px;
    }
    footer h2 img {
        width: 96px;
    }
    footer ul {
        margin-top: 26px;
    }
    footer ul li {
        float: none;
        width: 100% !important;
        margin-bottom: 20px;
    }
    footer ul li:nth-child(2) {
        margin-bottom: 20px;
    }
    footer ul li p {
        font-size: 12px;
        line-height: 20px;
        display: block;
        border: 0;
        margin-right: 0;
        padding-right: 0;
    }
    footer ul li a {
        font-size: 12px;
    }
    footer ul li a:last-child {
        margin-right: 0;
    }
    footer ul li:nth-child(3) {
        margin-bottom: 0;
        text-align: left;
    }
    footer .copyright {
        padding: 20px 0;
    }
    
    .process_layer {
        height: 100vh;
        top: 0;
        left: 0;
        transform: none;
        overflow: auto;
    }
}