@charset "utf-8";

@import url(common.css);

:root{
    --font-size-24: 2.4rem;
    --font-size-18: 1.8rem;
    --font-size-16: 1.6rem;
    --font-size-14: 1.4rem;
    --font-size-13: 1.3rem;
    --font-size-12: 1.2rem;
    --font-size-11: 1.1rem;

    --line-height-40: 4rem;
    --line-height-30: 3rem;
    --line-height-33: 3rem;
    --line-height-24: 2.4rem;
    --line-height-22: 2.2rem;
}

html{font-size: 62.5%;}
body{font-size:1.4rem;line-height: 2.2rem}

/* tap highlight */
* {
-webkit-tap-highlight-color: transparent !important;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
}
*:hover, *:focus, *:active {
-webkit-tap-highlight-color: transparent !important;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
}

label,
input {
-webkit-tap-highlight-color: transparent !important;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
}
label:hover, label:focus, label:active,
input:hover,
input:focus,
input:active {
-webkit-tap-highlight-color: transparent !important;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
}

a, button {
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a:hover, a:active, button:hover, button:active {
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.mb-wrapper select {height: 4.8rem; width: 100%; padding-left: 1.2rem; background-position: calc(100% - 1rem) center;}
.mb-wrapper input[type="text"] {border-radius: 0.8rem;height: 4.8rem;}
.mb-wrapper textarea {border-radius: 0.8rem; padding: 0.8rem; height: unset;min-height: 12rem;}
.mb-wrapper .form-datepicker .form-input input {max-width: unset;}

/*layout*/
.mb-wrapper {}
.mb-wrapper header{position: relative;top:0; width: 100%;background-color: #fff;height: 5.5rem;display: none;}
.mb-wrapper header > div{display: flex;justify-content: space-between;align-items: center;height: 5.5rem; border-bottom: 1px solid #ddd;padding-left: 1.6rem;padding-right:1.6rem}
.mb-wrapper main{padding-left: 1.6rem;padding-right:1.6rem;padding-bottom:10.7rem;height: calc(100vh - 64px - 1px); overflow: auto;}
.mb-wrapper footer{}
/*layout*/

.mb-wrapper .h120{height: 12rem;}

.mb-wrapper *{background-repeat: no-repeat;}


.m-back {width: 2.4rem; height: 2.4rem; background-image: url(../../images/mb/btn-back.svg);text-indent: -999rem;display: none;}
.m-close {width: 2.4rem; height: 2.4rem; background-image: url(../../images/mb/btn-close.svg);text-indent: -999rem;display: none}

.mb-wrapper h1.m-title {font-size: var(--font-size-20); width: 100%;text-align: center;font-family: var(--fontFamily-m);}
.mb-wrapper h1.m-title em{font-size: var(--font-size-20); color: var(--color-primary);margin-right:0.5rem}
.mb-wrapper h2{ font-size: var(--font-size-20); line-height: 2.4rem; font-family: var(--fontFamily-dis-l);margin-bottom: 0.4rem;font-weight: 600;}
.mb-wrapper h3{ font-size: var(--font-size-14); line-height: 2rem; font-family: var(--fontFamily-l);margin-bottom:3.2rem; font-weight: normal;}

.mb-wrapper section{margin-top:4.8rem; }
.mb-wrapper section[class*="-msgbox"]{display: flex;flex-direction: column;justify-content: center;}

/*progress*/
.progress-wrap .tooltip {display: none;}
.progress-wrap .tooltip .ic.ic-pen{display: none;}
.progress {appearance: none;height: 0.4rem;}
.progress::-webkit-progress-bar { background:#f0f0f0; border-radius:0.4rem;}
.progress::-webkit-progress-value { border-radius:0.4rem; background: #ffd338;}

.progress-wrap {position: fixed; line-height: 0;top: -0.4rem; width: 100%;margin-left:-1.6rem;margin-right:-1.6rem}
.progress-wrap label{display: block;position: absolute;left:2%;bottom:-0.3rem;}
.progress-wrap .progress {width: 100%;}
.progress-wrap .ic-pen{background-image: url(../../images/mb/icon_16_step.svg); width: 2rem;height: 1.6rem;background-color: #fff;}
.progress-wrap .tooltip .tooltiptext{visibility: visible;color:#fff; width: initial;padding:1px 0.6rem;border-radius: 0.4rem;}
.progress-wrap .tooltip .tooltiptext span{white-space: nowrap;font-size: var(--font-size-11);}
.progress-wrap .tooltip .tooltiptext:after {border-width: 0.6rem;top:-1rem;}
.progress-wrap label.w100 {left:100%}
.progress-wrap label.w100 .ic-pen{right:1.6rem}
.progress-wrap label.w100 .tooltip .tooltiptext{left:-7.7rem; width: 8.7rem;right:0}
.progress-wrap label.w100 .tooltip .tooltiptext::after{right:1.6rem;left:initial;}

.progress-txt {background-color: var(--PrimaryKBYellow-Web); display: inline-block; border-radius: 0.6rem; padding: 0.3rem 0.6rem; letter-spacing: 1px; margin-bottom:16px ;font-size: var(--font-size-11);}

/*동의*/
.agree-score-wrap a{padding: 1.5rem;border: 1px solid var(--color-grey-04);display: block; border-radius: var(--radius8);margin:0.8rem 0;text-decoration: none;}
.agree-score-wrap a.active,
.agree-score-wrap a:hover,
.agree-score-wrap a:focus{border-color: var(--color-primary);border-width: 0.2rem;}
.agree-score-wrap .form-radio {min-height: initial;}
.agree-score-wrap .form-radio label {font-size: var(--font-size-16); font-family: var(--fontFamily-l);}
.agree-collect{margin:1.6rem 0 3.2rem;display: flex;flex-direction: row; justify-content: center; gap:2.4rem;}

/*점수 radio,checkbox*/
.score-wrap .type-input label{padding: 1.5rem;border: 1px solid var(--color-grey-04);display: block; border-radius: var(--radius8);margin:0.8rem 0;text-decoration: none;width: 100%; background-color: var(--AddedBG3); color: #666; font-size: 1.4rem;}
.score-wrap .type-input div[class^="form-"]{min-height: initial;}
.score-wrap .type-input label {font-size: var(--font-size-16); font-family: var(--fontFamily-l);display: flex;align-items: center;}
.score-wrap .type-input input + label .num{margin:10px;background-color: var(--color-grey-03);border-radius: var(--radius4);width: 3rem;height: 3rem;line-height: 3rem;text-align: center;display: block;font-family:'roboto';}
.score-wrap .type-input input:checked + label{border-color: #ffbc00;box-shadow: 0 0 5px 0 rgba(255,188,0,0.6); border-width: 1px; background-color: #fff; color: #222}
.score-wrap .type-input input:checked + label .num{background-color: var(--color-primary);color: #fff;}
.score-wrap .type-input div[class^="form-"] input + label{background-position: 10px center;padding-left: 32px}
.score-wrap .type-input .textarea{margin-top:0}
.score-wrap .type-input div[class^="form-"] input:checked + label + .textarea textarea{border-color: var(--color-primary);border-width: 0.2rem;}

/*점수 num*/
.type-check-num div[class^="form-"] input[type="checkbox"] + label{background: none;padding-left:0}
.type-check-num label{/*padding: 1.5rem;*/border: 1px solid var(--color-grey-04);display: block; border-radius: var(--radius8);margin:0.8rem 0;text-decoration: none;width: 100%;}
.type-check-num div[class^="form-"]{min-height: initial;}
.type-check-num label.active,
.type-check-num label.active:hover,
.type-check-num label.active:focus{border-color: var(--color-primary);border-width: 0.2rem;}
.type-check-num label {font-size: var(--font-size-16); font-family: var(--fontFamily-l);display: flex;align-items: center;}
.type-check-num input[type="checkbox"] + label .num{margin:10px;background-color: var(--color-grey-03);border-radius: var(--radius4);width: 3rem;height: 3rem;line-height: 3rem;text-align: center;display: block;font-family:'roboto';}
.type-check-num input[type="checkbox"] + label .num + span{}
.type-check-num input[type="checkbox"]:checked + label{border-color: var(--color-primary);border-width: 0.2rem;}
.type-check-num input[type="checkbox"]:checked + label .num{background-color: var(--color-primary);color: #fff;}

/*버튼 하단 고정, PC 모바일미리보기 겸용*/
.fix-btn-area{position: fixed;bottom:0;left:0;bottom:0;z-index: var(--pop-zindex-3);;width: 100%;display: flex;}
.fix-btn-area button{border-radius: 0;;border:none;font-size:var(--font-size-18); width: 100%;}
.fix-btn-area button > span{font-size: var(--font-size-18);}
.btn-gray{ background-color: #ddd;}

/*폼*/
.m-forms {display: flex;flex-direction: column; gap: 2rem}
.m-forms > li {display: flex; flex-direction: column; gap: 0.6rem}
.m-forms > li input{width: 100%;}
.m-forms .form-datepicker label{}
.m-forms .form-datepicker .form-input {width: 100%;}
.m-forms .form-datepicker input{width: 100%;}
.m-forms .form-datepicker .form-input:after{right:0.8rem}

/**/
.review-txtarea-wrap { display: flex; flex-direction: column; gap: 0.6rem}
.review-txtarea-wrap .txt { align-self: flex-end;;font-size: var(--font-size-14); color: #888;}

.div-txtarea {border:1px solid var(--form-border-color);border-radius: var(--radius8);height: 12rem; padding:1rem; font-size: var(--font-size-14);overflow-y: auto;text-align: left;}
.div-txtarea.personal-info {}

/*블릿(mobile)*/
.mb-wrapper .txt-guide.dot {font-size: var(--font-size-14); color: var(--color-grey-08);font-family: var(--font-light); font-family: var(--fontFamily-l);margin-top: 2rem; position: relative;padding-left:1rem}
.mb-wrapper .txt-guide.dot::before{position: absolute;left:0;top:1rem;width:0.3rem;height:0.3rem;content: "";background-color: var(--color-grey-08);}

.rating-score-wrap {}
.mb-wrapper .type-rating {margin-left: 1.6rem; margin-bottom: 1.6rem}
.mb-wrapper .rating-star {display: flex;flex-wrap: wrap; justify-content: flex-start ; gap: 1.6rem}
.mb-wrapper .rating-star i{width: 4.8rem;height: 4.8rem; line-height: 4.8rem;background-size: 4.8rem; font-weight: 500;}
.mb-wrapper .rating-star i.star::before {display: none;}
/*
.mb-wrapper .rating-star i.star {background-image: url(../../images/nps/mb/ic_star_off.svg);}
.mb-wrapper .rating-star label.selected i.star {background-image: url(../../images/nps/mb/ic_star_on.svg);}
*/
.m-rating-num {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    position: relative;
    padding-top: 3.2rem;
}
.m-rating-num [type="radio"] {appearance: none;display: none;}
.m-rating-num i {
    font-size: var(--font-size-14);
    transition: 0.3s;
    background: #fff;
    background-size: contain;
    text-indent: 0;
    font-style: normal;
    width: 4rem;
    height: 4rem;
    line-height: var(--line-height-40);
    font-weight: bold;
    user-select: none;
    color: var(--color-grey-07);
    border:1px solid var(--color-grey-04);
    display: block;
    border-radius: var(--radius8);
}
.m-rating-num label{border-top:0.4rem solid #ddd;padding-top:2rem;display: flex;justify-content: space-around;width: 100%;text-align: center;}
.m-rating-num label.selected{border-color:#ffd338 }
.m-rating-num input + label i {color:var(--color-grey-05);}
.m-rating-num input:checked + label i{color:var(--color-grey-10);position: relative;width: 100%;}
.m-rating-num input:checked + label i::after{position: absolute;display: block;content: "";width: 2.4rem;height: 2.4rem;border-radius: 50%;border:1px solid var(--color-grey-04);top:-3.6rem;left:50%;margin-left:-1.2rem;background-color: #fff;box-shadow: var(--box-shadow2);}

.m-rating-num label{position: relative;}
.m-rating-num input:checked + label::before{position: absolute;left:50%;top:-0.4rem;height: 0.4rem;width:100%;border-color:#ddd;display: block;content: "";background-color: #ddd;}
.m-rating-num input:checked + label span.txt{display: block;}
/*.m-rating-num input[type="radio"]:first-of-type + label{border-color: #ddd;} 0점*/
.m-rating-num input[type="radio"]:last-of-type + label:before{display: none;}

.m-rating-num label i{ text-align: center;}
.m-rating-num-wrap .m-rating-num i{border:none;width: initial;height: initial;line-height: initial;}

.m-rating-num .txt:after {
    width: 2rem;height: 0.8rem;/*border-color: #ffd338 transparent transparent transparent;*/
    top: 2.8rem;
    left: 50%;
    margin-left: -1rem;
    position: absolute;
    content: "";
    opacity: 1;
    background: url(../../images/nps/mb/tooltip_arrowB_yellow.svg);
}

.m-rating-recommend{display: flex;justify-content: space-between; width: 100%;margin-top:1rem;font-size: var(--font-size-14); color:#222;font-family: var(--fontFamily-l);}

.m-rating-num label > span.txt{position: absolute;top:-6rem;left:50%;margin-left:-2.7rem;white-space:nowrap;background-color: #ffd338;font-size: 1.3rem;line-height: 1.9rem;display: block;border-radius: 1.5rem;border:1px solid var(--color-grey-04);padding:0 1rem;width: 5.4rem;height: 3rem;line-height: var(--line-height-30);display: none;}
/*
.m-result-msg {display: flex;flex-direction: column;justify-content: center;text-align: center;margin-top:3rem}
.m-result-msg img{max-height: 12rem;margin-top: 3rem;margin-bottom:3rem}
.m-result-msg .tit {font-size: var(--font-size-24);line-height: 3.3rem;}
.m-result-msg .txt {font-size: var(--font-size-16); line-height: var(--line-height-22); color: var(--color-grey-06);margin-top: 2rem;font-family: var(--fontFamily-l);margin-bottom:1rem}
*/

.m-result-msg {}
.m-result-msg .tit {font-size: var(--font-size-24); line-height: 3rem; font-family: var(--fontFamily-dis-m);}

/*블릿*/
.div-txtarea{margin-top: 3rem}
.div-txtarea {color: var(--color-grey-10);line-height: var(--line-height-22);}
.div-txtarea div.dl{}
.div-txtarea .dl > dl{display: flex;flex-direction: row; align-items: center;}
.dl .dot,
dl .dot {font-size: var(--font-size-14); font-family: var(--fontFamily-l); position: relative;padding-left:1rem; color: #222}
.dl .dot::before,
dl .dot::before{position: absolute;left:0;top:1rem;width:0.3rem;height:0.3rem;content: "";background-color: var(--color-grey-08);}

.m-headerbox {display: flex; flex-direction: column; gap: 0.8rem; background-color: #f1eee9; border-radius: 1.6rem; padding:2.4rem 2rem}
.m-headerbox .m-img {align-self: flex-end;}
.m-headerbox .m-img img{height: 8rem; width: 8rem;}
.m-headerbox .tit p{font-size: var(--font-size-24); line-height: 3rem;font-family: var(--fontFamily-dis-m);}
.m-headerbox .txt p{font-size: var(--font-size-16); line-height: 2.2rem; font-family: var(--fontFamily-l);}
.m-header {display: flex; justify-content: flex-end;margin-top: 2rem;margin-bottom:2rem}
.m-footer {display: flex; justify-content: flex-end;margin-top: 2rem;margin-bottom:2rem}

.m-headerbox.center {padding: 3.2rem 2.4rem}
.m-headerbox.center {justify-content: center; text-align: center;display: flex;}
.m-headerbox.center .m-img{ align-self: center; margin-bottom: 0.6rem}

.m-msg-txt {height: unset;margin: 2.4rem 1.6rem 2.4rem 1.6rem; padding: 0; border: none; font-size: var(--font-size-14);}
.m-msg-txt .dl > dl{display: flex;flex-direction: row; align-items: center;}
.m-msg-txt .inner {display: flex;flex-direction: column;gap: 0.6rem}


/*블릿(web)*/
.txt-guide:before{background-color: transparent;}
.txt-guide {margin-top: 6px; font-size: 11px; color: var(--NeutralCaption); font-weight: 300; padding-left: 12px; position: relative;}
.txt-guide::before{position: absolute;left:0; top:0px; content: "※";}


/*MGAD019 관리*/
.m-msg-wrap { display: flex; flex-direction: column; gap: 2.4rem}
.m-msg-wrap .m-msg-txt {margin: 0;}
.m-msg-wrap .m-msg-txt {display: flex; flex-direction: column; gap: 2.4rem}
.m-msg-wrap .m-msg-txt .dl *{ font-family: var(--fontFamily-m);}
.m-msg-wrap .m-msg-txt > div:first-child {display: flex; flex-direction: column; gap: 1.2rem}
.m-msg-wrap .m-msg-txt > div:nth-child(2) {display: flex; flex-direction: column; gap: 0.8rem}