@charset "utf-8";
/* body::before {
    content: "\26A0  더 나은 서비스를 위해 사이트를 준비하고 있어요";
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: 400;
    color: #868e96;
    white-space: nowrap;
    letter-spacing: -1px;
}  */

.page-mvdetail .contents {
    overflow: initial;
}

.page-mvdetail .tab-item {
    height: auto;
    line-height: normal;
    background-color: #fff;
}

.tab-plan {
    /* display: none !important; */
}

/* .page-mvdetail .bg-hero,
.page-mvdetail .header-wrap {
    background-color: rgba(249, 251, 255, .5);
} */

.page-mvdetail .section-hero {
    background-image: linear-gradient(180deg, #fff 0%, rgba(229, 242, 255, .4));
}

.insure-basic .header-wrap {
    background-color: #fff;
}

.tab-item {
    z-index: 10;
}

.page-mvdetail .tab-item .item  {
    height: 28px;
    margin: 0;
    margin-right: 8px;
    padding: 0 10px;
    line-height: 26px;
    background-color: #fff;
    color: #121212;
    font-weight: 600;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.page-mvdetail .tab-item .item img {
    position: relative;
    top: 2px;
}

.page-mvdetail .tab-item .item.on {
    /* background-color: #121212; */
    background-color: #1943d4;
    color: #fff;
    font-weight: 500;
}

.plan-content .theme-headcopy .badge {
    font-size: 14px;
    color: #868e96;
    font-weight: 400;
    letter-spacing: -1px;
}

.badge {
	display: inline-block;
	position: relative;
    /* border: 1px solid #adb5bd; */
	padding: 0 2px;
	line-height: 18px;
	color: #474d66;
	border-radius: 18px;
    font-size: 12px;
    font-weight: 500;
}

.list-plan {
    width: 100%;
    min-height: 120px;
}

.list-plan strong {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 400;
}

.list-diagnos {
    position: relative;
}

.list-diagnos::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.list-diagnos .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
}

.list-diagnos .label-wrap {
    position: relative;
    display: flex;
    flex-flow: column;
}  

.list-diagnos .label-wrap .label-txt {
    padding-right: 4px;
    word-break: keep-all;
}

.list-diagnos .label-wrap .label-diagnos {
    position: relative;
    padding-left: 10px;
    /* font-size: 14px; */
    font-size: 12px;
    cursor: pointer;
    color: #474d66;
    word-break: break-word;
    letter-spacing: -.5px;
}

.list-diagnos .label-wrap .label-diagnos::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 1px;
    background-color: #bbb;
    transform: translateY(-50%);
    /* background-image: url(/images/mv/plan/ico_info.png);
    background-position: left top;
    background-size: 18px 18px;
    background-repeat: no-repeat; */ 
}

.list-plan .icon-key {
    padding-left: 28px;
    background-position: left 50%;
    background-size: 24px auto;
    background-repeat: no-repeat;
}

.list-plan .icon-key.icon-ychart {
    background-image: url(/images/mv/plan/ico_counsel04.png);
}

.list-plan .icon-key.icon-umb {
    background-image: url(/images/mv/plan/ico_counsel03.png);
}

.list-plan .icon-key.icon-cercle {
    background-image: url(/images/mv/plan/ico_counsel02.png);
}

.list-plan .icon-key.icon-money {
    background-image: url(/images/mv/plan/ico_counsel05.png);
}

.list-plan .icon-key.icon-bchart {
    background-image: url(/images/mv/plan/ico_counsel06.png);
}

.list-plan .icon-key.icon-hart {
    background-image: url(/images/mv/plan/ico_counsel01.png);
}

.plan-is.hide {
    display: none;
}

.list-diagnos .item .won {
    display: block;
    width: 88px;
    text-align: right;
    white-space: nowrap;
}

.list-diagnos .item .em {
    display: inline-block;
    /* margin-right: 2px; */
    text-align: right;
    white-space: nowrap;
    letter-spacing: -1px;
}  

.contents > .tab-contents {
    background-color: #fff;
}

.resut-label {
    display: flex;
}

.resut-label {
    display: flex;
    justify-content: space-between;
}

.resut-label .button-label {
    border-radius: 4px;
}

.resut-label .button-label .label-txt {
    font-size: 12px;
    line-height: 100%;
}

.modal-item[data-ref="planModal"] .modal-pannel .modal-header .modal-headcopy {
    font-size: 14px;
}

.plan-content  {
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}

.plan-content .theme-headcopy {
    position: relative;
    min-height: 42px;
    padding-right: 160px;
}

.plan-content .theme-headcopy .plan-copy {
    display: block;
    width: 160px;
    min-height: 42px;
    letter-spacing: -1px;
}

.plan-content .theme-headcopy .txt-wrap {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-size: 0;
}

.modal-item[data-ref="customPlanModal"] .dim {
    pointer-events: none;
}

.modal-item[data-ref="customPlanModal"] .middler {
    padding: 20px;
}

.modal-item[data-ref="customPlanModal"] .modal-pannel {
    border-radius: 12px;
    background-image: url(/images/mv/plan/bg-hero01.png);
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
}

.theme-headcopy.insuer-name {
    width: 100%;
}

.icon-under-arrow {
    position: absolute;
    left: 0;
    right: 0;
    top: 88%;
    width: 44px;
    height: 44px;
    padding: 8px;
    margin: auto;
    z-index: 5;
    background-image: url(/images/mv/plan/icon-scroll.png);
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    animation: 2s ease 0s infinite;
    animation-name: underarrow;
}

@keyframes underarrow {
    0% {
        opacity: 0;
        transform: translateY(0);
    }
    
    50% {
        opacity: .2;
        transform: translateY(-50%);
    }

    100% {
        opacity: 0;
        transform: translateY(0);
    }
}

.bg-hero {
    position: relative;
    /* height: 280px; */
    height: 360px;
    background-position: right bottom;
    background-size: auto 280px ;
    background-repeat: no-repeat;
}

.insure-basic .bg-hero {
    height: 388px;
}

.bg-hero .wrap-plan {
    position: absolute;
    left: 16px;
    right: 16px;
    top: 0px;
    bottom: 16px;
}

.bg-hero .wrap-plan .insuer-info {
    position: relative;
    height: 100%;
}

.bg-hero .section-headcopy {
    line-height: 140%;
}

.bg-hero .more-insure {
    position: absolute;
    bottom: 8px;
    left: 0;
    padding-left: 24px;
    background-image: url(/images/mv/plan/ic_doc_down.png);
    background-position: left 50%;
    background-size: 24px 24px ;
    background-repeat: no-repeat;
}

.button-item.lv-more::after {
    content: "";
    display: block;
    position: absolute;
    top: -32px;
    left: 50%;
    width: 16px;
    height: 16px;    
    margin-left: -56px;
    transform: translateX(-50%);
    background-image: url(/images/mv/plan/lottie_scroll.gif);
    background-position: left 50%;
    background-size: 16px 16px ;
    background-repeat: no-repeat;
    z-index: 2;
    transition: all .4s;
    opacity: 0;
}

.button-item.lv-more::before {
    content: "맞춤 설계를 도와드려요";
    display: block;
    position: absolute;
    top: -44px;
    left: 50%;
    width: 108px;
    height: 36px;
    padding: 0 14px 0 40px;
    background-color: rgba(3,3,3,.8);
    font-size: 12px;
    transform: translateX(-50%);
    color: #fff;
    line-height: 36px;
    border-radius: 36px;
    white-space: nowrap;
    transition: all .4s;
    opacity: 0;
}

.active + .floating-cta-button .button-item.lv-more::after,
.active + .floating-cta-button .button-item.lv-more::before {
    opacity: 1;
}

.floating-cta-button {
    background-color: #fff;
}

.goodbad-list {}
.goodbad-list .item {
    position: relative;
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}

.button-item.button-idcard {
    display: none;
}

.button-item.button-idcard.active {
    display: block;
}

.goodbad-list .item::after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 15px;
    background-image: url(/images/mv/plan/ic_chevron_down.png);
    background-position: left top;
    background-size: 24px 24px ;
    background-repeat: no-repeat;
}

.goodbad-list .item.active::after {
    transform: rotate(180deg);
}

.goodbad-list .item .item-headcopy {
    font-weight: 400;
    letter-spacing: -1px;
}

.goodbad-list .item.active .item-headcopy {
    font-weight: 500;
    letter-spacing: -1px;
}

.goodbad-list .icon-assist::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background-color: #f1f2f4;
    background-position: 50% 50%;
    background-size: 48px 48px ;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.section-contour {
    margin: 0;
}

.goodbad-list li {
    margin-top: 8px;
    margin-bottom: 8px;
}

.goodbad-list li:first-child {
    margin-top: 0;
}

.goodbad-list li:last-child {
    margin-bottom: 0;
}

.goodbad-list .item-info  {
    line-height: 144%;
    font-weight: 400;
}

.goodbad-list .item em {
    display: inline-block;
}

.goodbad-list .item.active em {
    color: #1943d4;
}

.goodbad-list .wrap-item {
    display: none;
}

.goodbad-list .item.active .wrap-item{
    display: block;
}

.item-image {
    font-size: 0;
    text-align: center;
    width: 280px;
    height: auto;
    margin: 40px auto;
    border-radius: 20px;
    /* background-image: linear-gradient(to top right, #e7edf3 0%, #f1f4ff 50% ,#f3f9ff 100%); */
}

.item-image img {
    width: 100%;
    height: auto;
    text-align: center;
}

.goodbad-list .item .subcopy {
    display: inline-block;
}

.icon-assist.icon-assist01::before {
    background-image: url(/images/mv/plan/ico_assist01.png);
}

.icon-assist.icon-assist02::before {
    background-image: url(/images/mv/plan/ico_assist02.png);
}

.icon-assist.icon-assist03::before {
    background-image: url(/images/mv/plan/ico_assist03.png);
}

.icon-assist.icon-assist04::before {
    background-image: url(/images/mv/plan/ico_assist04.png);
}

.icon-assist.icon-assist05::before {
    background-image: url(/images/mv/plan/ico_assist05.png);
}

.icon-assist.icon-assist06::before {
    background-image: url(/images/mv/plan/ico_assist06.png);
}

.icon-assist.icon-assist07::before {
    background-image: url(/images/mv/plan/ico_assist07.png);
}

.icon-counsel {
    padding-left: 30px;
    background-position: left 50%;
    background-size: 24px 24px ;
    background-repeat: no-repeat;
}

.icon-counsel.icon-counsel01 {
    background-image: url(/images/mv/plan/ico_counsel01.png);
}

.icon-counsel.icon-counsel02 {
    background-image: url(/images/mv/plan/ico_counsel02.png);
}

.icon-counsel.icon-counsel03 {
    background-image: url(/images/mv/plan/ico_counsel03.png);
}

.icon-counsel.icon-counsel04 {
    background-image: url(/images/mv/plan/ico_counsel04.png);
}

.icon-counsel.icon-counsel05 {
    background-image: url(/images/mv/plan/ico_counsel05.png);
}

.icon-counsel.icon-counsel06 {
    background-image: url(/images/mv/plan/ico_counsel06.png);
}


.icon.icon-noti {
    padding-left: 20px;
    background-image: url(/images/mv/plan/ico_info.png);
    background-position: left 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.benefit-list  {
    background-color: #fff;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #ddd;
}

[data-ref="commentModal"].modal-item .modal-pannel .modal-body .modal-scroller .container {
    min-height: auto;
}

[data-ref="confirmModal"].modal-item .modal-pannel {
    border-radius: 24px;
}

[data-set="insureName"] {
    min-width: 200px;
    min-height: 20px;
}

#wrapBenefit .icon-starbucks  {
    display: inline-block;
    padding-left: 34px;
    background-image: url(/images/mv/plan/icon-starbucks1.png);
    background-position: 4px 50%;
    background-size: 30px auto ;
    background-repeat: no-repeat;
}

#wrapGoodbad {
    min-height: 180px;
}

/* 기본상담신청 */
.insure-basic .bg-hero {
    background-color: transparent;
    background-size: 320px auto ;
    background-image: url(/images/mv/plan/img_model_winter.png) ;
    background-position: 50% bottom;
}

.section-hero {
    position: relative;
}

.insure-basic .section-hero {
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
}

.wrap-insure-basic .insure-list {
    position: absolute;
    left: 16px;
    bottom: 24px;
}

.section-legal .legal-list .item {
    border: 0;
    margin-bottom: 8px;
}

.section-shadow {
    position: relative;
    width: 100%;
    height: 20px;
    background-color: #f6f6f6;
}

.section-shadow::before  {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 30px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
      background-color: #fff;
    box-shadow: 0 -6px 12px 4px rgb(93, 93, 93, 10%);
}

.section-shadow::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 20px;
    background-color: #fff;
}


.list-half {
    display: flex;
    justify-content: space-between;
}

.list-half .item {
    flex: 1;
}

.skeleton-goodbad {
    width: 100%;
}

.flu-var-dest .icon-arrow {
    padding-right: 8px;    
}

.flu-var-dest.button-item .icon-arrow::after {
    border-width: 0 1px 1px 0;
}

.flu-var-join .icon-download {
    padding-right: 30px;
    background-color: transparent;
    background-size: 24px auto ;
    background-image: url(/images/mv/plan/btn_ico_down.png) ;
    background-position: right 50%;
    background-repeat: no-repeat;
    line-height: 24px;
}

[data-ref=tearmModalDetail] .modal-action .button-item {
    height: 48px;
    line-height: 46px;
    padding: 0;
    border-radius: 12px;
    font-weight: 500;
    background-color: #1943d4;
}


.insure-basic .section-legal  {
    display: none;
}

.insuer-info > strong {
    color: #1943d4;
    font-size: 14px;
    background-color: #deeeff;
    border-radius: 16px;
    padding: 6px 14px;
}

.insure-hero {
    position: relative;
    background-position: center 120px;
    background-size: 420px auto;
    background-repeat: no-repeat;
}

.section-banner {
    background-color: #fff;
}

.section-banner .skeleton,
.section-banner .skeleton-copy {
    border-radius: 0;
    width: 100%;
    height: 74px;
}

.swiper-banner .swiper-slide {
    position: relative;
    width: 320px;
    height: 74px;
    padding-left: 80px;
    border-radius: 14px;
    background-color: #deeeff;
}

.swiper-banner .swiper-slide .icon-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
}

.swiper-banner .swiper-slide .icon-wrap::before {
    content: "";
    position: absolute;
    left: 16px;
    bottom: 8px;
    width: 50px;
    height: 32px;
    border-radius: 90% 90% 90% 90%;
    background-image: linear-gradient(180deg, #aad5ff 0%, #aad5ff)
}

.swiper-banner .swiper-slide .icon {
    position: absolute;
    left: 16px;
    top: -4px;
    width: 48px;
    height: 48px;
    background-color: transparent;
    background-size: 48px auto ;
    background-position: left top;
    background-repeat: no-repeat;
    transition: all .8s;
}

.swiper-banner .swiper-slide.swiper-slide-active .icon {
    top: 12px;
}


.swiper-banner .swiper-slide.banner-mv1 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm05x.png) ;
}

.swiper-banner .swiper-slide.banner-mv2 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm10x.png) ;
}

.swiper-banner .swiper-slide.banner-mv3 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm14.png) ;
}

.swiper-banner .swiper-slide.banner-mv4 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm09x.png) ;
}

.swiper-banner .swiper-slide.banner-mv5 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm07x.png) ;
}

.swiper-banner .swiper-slide.banner-mv7 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm13x.png) ;
}

.swiper-banner .swiper-slide.banner-mv8 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm06x.png) ;
}

.swiper-banner .swiper-slide.banner-mv9 .icon {
    background-image: url(/images/mv/plan/bg_ic_cm04x.png) ;
}


.swiper-banner .swiper-slide .info {
    height: 100%;
    padding: 12px 12px 12px 0;
    display: flex;
    letter-spacing: -1px;
    align-items: center;
    font-size: 16px;
    flex-flow: nowrap;
    width: 100%;
    align-content: center;
}

.swiper-banner .swiper-slide .info strong {
    display: block;
}


.page-mvdetail .modal-item[data-ref="idcardModal"] .idcard-content .list-button-share {
    display: none;
}

.page-mvdetail .modal-item[data-ref="idcardModal"] .idcard-content .button-item.button-popup-close {
    display: block
}

.button-item.filet {
    border-radius: 8px;
}

.wrap-plan.remove .button-idcard,
.wrap-plan.remove .button-share {
    z-index: 1;
}


.benefit-list > .item {
    position: relative;
    padding-left: 56px;
}

.benefit-list > .item > strong {
    position: absolute;
    left: 0;
    top: 0;
}

.button-share {
    position: absolute;
    right: 4px;
    bottom: 4px;
    background-color: transparent;
    background-size: 32px auto ;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/images/mv/plan/icon-share.png) ;
    z-index: -1;
}

.button-idcard {
    position: absolute;
    right: 38px;
    bottom: 4px;
    background-color: transparent;
    background-size: 20px auto ;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/images/mv/plan/icon-headset.png) ;
    z-index: -1;
}

.insure-hero-1001083 {
    background-image: url(/images/mv/insure/1001083/hero.png) ;
}

.insure-hero-1001023 {
    background-image: url(/images/mv/insure/1001023/hero.png) ;
}

.insure-hero-1001032 {
    background-image: url(/images/mv/insure/1001032/hero.png) ;
}

.insure-hero-1001056 {
    background-image: url(/images/mv/insure/1001056/hero.png) ;
}

.insure-hero-1000981 {
    background-image: url(/images/mv/insure/1000981/hero.png) ;
}

.insure-hero-1000954 {
    background-image: url(/images/mv/insure/1000954/hero.png) ;
}

.insure-hero-1000930 {
    background-image: url(/images/mv/insure/1000930/hero.png) ;
}

.insure-hero-1001062 {
    background-image: url(/images/mv/insure/1001062/hero.png) ;
}

.insure-hero-1001080 {
    background-image: url(/images/mv/insure/1001080/hero.png) ;
}

.insure-hero-1000961 {
    background-image: url(/images/mv/insure/1000961/hero.png) ;
}

.insure-hero-1001105 {
    background-image: url(/images/mv/insure/1001105/hero.png) ;
}

.accordian-content .item-headcopy{
    position: relative;
    padding: 16px 20px 16px 28px;
    border-bottom: 1px solid #bbb;
}

.accordian-content .icon.icon-noti {
    background-position: 8px 50%;
}

.accordian-content.active .item-headcopy::after {
    transform: rotate(180deg);
}

.accordian-content .item-headcopy::after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 16px;
    background-image: url(/images/mv/plan/ic_chevron_down.png);
    background-position: left top;
    background-size: 18px 18px ;
    background-repeat: no-repeat;
}

.accordian-content.active .item-headcopy {
    border-bottom: 1px solid #f6f6f6;
}

.accordian-content.active {
    border-radius: 8px;
    background-color: #f6f6f6;
}

.accordian-content .wrap-item {
    display: none;
}

.accordian-content.active .wrap-item {
    display: block;
}