@charset "utf-8";
@import url("https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css");

html {
    line-height: 1.4;
    -webkit-text-size-adjust: 100%;
}

body, button, p, span {
    font-family: "Spoqa Han Sans Neo", -apple-system, BlinkMacSystemFont,
    "Malgun Gothic", "맑은 고딕", dotum, "돋움", helvetica,
    "Apple SD Gothic Neo", sans-serif;
    letter-spacing: -0.01em;
    font-weight: 400;
    color: #000000;
    position: relative;
}

input::placeholder, textarea::placeholder {
    color: #7A7874;
    font-size: 14px;
    line-height: 21px;
}

/* todo: safe area */

/* typography */
.h1, .h2, .h3, .h4, .h5, .h6, .h7 { margin: 0; }
.h1 { font-size: 24px; line-height: 31px; }
.h2 { font-size: 18px; line-height: 23px; }
.h3 { font-size: 16px; line-height: 20px; }
.h4 { font-size: 14px; line-height: 19px; }
.h5 { font-size: 13px; line-height: 17px; }
.h6 { font-size: 12px; line-height: 17px; }
.h7 { font-size: 11px; line-height: 14px; }

.fw_mid { font-weight: 500; }
.fw_bold { font-weight: 700; }

.txt_center { text-align: center; }
.txt_left { text-align: left; }
.txt_right { text-align: right; }

.two_line_short {
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* text color */
.c_white { color: #ffffff; }
.c_body { color: #3F3530; }
.c_body_light { color: #666666; }
.c_body_pre_light { color: #7A7874; }
.c_body_deep { color: #262626; }
.c_body_pre_deep { color: #1E1816; }
.c_brown { color: #766119; }
.c_brown_light { color: #978F8C; }
.c_blue { color: #2E84E8; }
.c_blue_deep { color: #1454CD; }
.c_blue_light { color: #71A0F8; }
.c_gray { color: #BBBBBB; }
.c_gray2 { color: #33333385; }
.c_green_gray { color: #717A6A; }
.c_alp_20 { color: #33333333; }
.c_primary { color: #F6B100; }
.c_green { color: #6FBA1A; }
.c_red { color: #FF666D; }
.c_red2 { color: #FF6C73; }

/* bg color*/
.bg_white { background-color: #ffffff; }
.bg_black { background-color: #000000; }
.bg_gray1 { background-color: #F4F4F4; }
.bg_gray2 { background-color: #F7F7F7; }
.bg_gray3 { background-color: #F2F2F280; }
.bg_primary { background-color: #FFE500; }
.bg_primary_light { background-color: #FFED4D; }


.box_shadow {
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.03);
}
.box_shadow2 {
    -webkit-box-shadow: 0px 2px 4px 0px #0000001A;
    box-shadow: 0px 2px 4px 0px #0000001A;
}
.box_shadow3 {
    -webkit-box-shadow: 1px 1px 4px 0px #0000002B;
   box-shadow: 1px 1px 4px 0px #0000002B;
}
.box_radius8 { border-radius: 8px; }
.box_radius30 { border-radius: 30px; }
.box_radius40 { border-radius: 40px; }
.box_gray {
    border-radius: 10px;
    padding: 10px 12px;
    background: #0000000D;
}

/* layout */
.container {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.wrap {
    margin: 0 auto;
    padding: 0px 12px;
    max-width: 750px;
    min-width: 360px;
    text-align: left;
    box-sizing: border-box;
}
.flex_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_align_items_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex_grow_1 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
/*.mo_layout {*/
/*    overflow-x: auto;*/
/*    overflow-y: hidden;*/
/*}*/
.page-main #header, .header .upper {
    background-color: #FFE500;
}
#footer .toolbars-downer {
    border-top: 1px solid #0000000D;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#footer .myinfo.in {
    -webkit-box-shadow: 0px -6px 10px 0px #00000026;
    box-shadow: 0px -6px 10px 0px #00000026;
}
#footer .toolbars li * {
    color: #BBBBBB;
}
#footer .toolbars li.in * {
    color: #E97A3B;
}
#footer .toolbars-downer .icon {
    opacity: 1;
    background-image: url("../images2/icon/icon_home_default.png");
}
#footer .toolbars li.in .icon {
    background-image: url("../images2/icon/icon_home_active.png");
}
#footer .toolbars-downer .icon.history {
    background-image: url("../images2/icon/icon_story_default.png");
}
#footer .toolbars li.in#historybang .icon.history {
    background-image: url("../images2/icon/icon_story_active.png");
}
#footer .toolbars-downer .icon.mindcare {
    background-image: url("../images2/icon/icon_heal_default.png");
}
#footer .toolbars li.in#darakbang .icon.mindcare {
    background-image: url("../images2/icon/icon_heal_active.png");
}
#footer .toolbars-downer .icon.mindgine {
    background-image: url("../images2/icon/icon_mypage_default.png");
}
#footer .toolbars li.in#healthbang .icon.mindgine {
    background-image: url("../images2/icon/icon_mypage_active.png");
}


/*icons*/
.icon {
    vertical-align: middle;
    background-size: 100% auto;
    min-width: unset;
    min-height: unset;
}
.icon.crown {
    width: 14px;
    height: 14px;
    background-image: url('../images2/icon/icon_crown.png');
}
.icon.adduser {
    width: 14px;
    height: 14px;
    background-image: url('../images2/icon/icon_adduser.png');
}
.icon.changeuser {
    width: 14px;
    height: 14px;
    background-image: url('../images2/icon/icon_changeuser.png');
}
.icon.camera {
    width: 22px;
    height: 22px;
    background-image: url('../images2/icon/icon_camera.png');
}
.icon.info {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url('../images2/icon/icon_info.png');
}
.icon.diary {
    width: 22px;
    height: 22px;
    background-image: url('../images2/icon/icon_diary.png');
}
.icon.music {
    width: 18px;
    height: 18px;
    background-image: url("../images2/icon/icon_music.png");
}
.icon.result {
    width: 18px;
    height: 18px;
    background-image: url("../images2/icon/icon_result.png");
}
.icon.write {
    width: 14px;
    height: 14px;
    background-image: url("../images2/icon/icon_write.png");
}
.icon.fullscreen {
    width: 14px;
    height: 14px;
    background-image: url("../images2/icon/icon_fullscreen.png");
}
.icon.about {
    width: 21px;
    height: 21px;
    background-image: url("../images2/icon/icon_about.png");
}
.icon.music_fill {
    width: 21px;
    height: 21px;
    background-image: url("../images2/icon/icon_music_fill.png");
}
.icon.icon_tip {
    width: 21px;
    height: 21px;
    background-image: url("../images2/icon/icon_tip.png");
}
.icon.date {
    width: 14px;
    height: 14px;
    background-image: url("../images2/icon/icon_calender.png");
    background-size: 14px 14px;
}
.icon.pin_line {
    width: 14px;
    height: 14px;
    background-image: url("../images2/icon/icon_pin_line.png");
}
.icon.clock {
    width: 14px;
    height: 14px;
    background-image: url("../images2/icon/icon_clock.png");
}
.icon.point {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-image: url("../images2/icon/icon_pin.png");
}
.icon.check_gray {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-image: url("../images2/icon/icon_check_gray.png");
}
.icon.music_yellow {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-image: url("../images2/icon/icon_music_yellow.png");
}
.icon.search {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-image: url("../images2/icon/icon_search.png") !important;
}
.icon.close {
    width: 24px !important;
    height: 24px !important;
    background-size: 24px 24px !important;
    background-image: url("../images2/icon/icon_close.png") !important;
}
.tags .icon {
    margin-right: 4px;
}

/* checkbox */
label.css-checkbox {
    border: 1px solid #00000042;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    padding: 4px;
    background: #ffffff;
}
input.css-checkbox:checked + label.css-checkbox {
    background: #ffffff;
}
input.css-checkbox:checked + label.css-checkbox:after {
    content: "";
    background: #97BBFF;
    width: 100%;
    height: 100%;
    display: block;
}

/*collapse*/
.collapse-item .collapse-head a {
    background-image: url("../images2/icon/icon_chevron-down.png");
    background-size: 24px 24px;
    background-position: 96% center;
}
.collapse-item.in .collapse-head a {
    background-image: url("../images2/icon/icon_chevron-up.png");
}

/* modal common */
.modal-custom {
    background-color: #FBFBFB !important;
}
.modal-custom .md-modal-inner {
    -webkit-box-shadow: 0px 2px 4px 0px #0000001A;
    box-shadow: 0px 2px 4px 0px #0000001A;
    border-radius: 30px;
}
.modal-custom .md-modal-inner .md-modal-content {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 34px 18px;
}
.modal-custom textarea, .modal-custom input {
    margin-top: 6px;
    padding: 12px 10px;
    border: 1px solid #00000026;
    border-radius: 6px;
    background-color: #ffffff;
    color: #7A7874;
    font-size: 14px;
    line-height: 21px;
}
.modal-custom input {
    height: 48px;
    line-height: 48px;
}
.modal-custom input::placeholder, .modal-custom textarea::placeholder {
    color: #7A7874;
    font-size: 14px;
    line-height: 21px;
}
.modal-custom .md-modal-content .head {
    margin: 0px 0px 16px;
    border-bottom: none;
}
.modal-custom .md-modal-content .action {
    margin: 24px auto 0px;
    max-width: 100%;
}
#modalArea .js-modal-close,
.modal-custom .md-modal-content .js-modal-close {
    padding: 0px;
    border-radius: 40px;
    width: 124px;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.03);
    text-align: center;
    display: block;
}
#modalArea .js-modal-close.yellow_button,
.modal-custom .md-modal-content .js-modal-close.yellow_button {
    background-color: #FFED4D;
}
#modalArea .js-modal-close.yellow_button > span,
.modal-custom .md-modal-content .js-modal-close.yellow_button > span {
    color: #766119;
    font-size: 14px;
}
#modalArea .js-modal-close.gray_button,
.modal-custom .md-modal-content .js-modal-close.gray_button {
    background-color: #E0E0E0;
}
#modalArea .js-modal-close.gray_button > span,
.modal-custom .md-modal-content .js-modal-close.gray_button > span {
    color: #33333385;
    font-size: 14px;
}
.md-modal-content .js-modal-close.left_button {
    float: left;
}
.md-modal-content .js-modal-close.right_button {
    float: right;
}
.md-modal-content .js-modal-close.center_button {
    margin: 0 auto;
}
.modal-custom.modal-result .md-modal-inner {
    height: 236px;
    max-height: 300px;
    max-width: 300px;
}
/* modal (thanks_bg) */
#thanks_bg {
    background-image: none;
    margin: 0 8px;
}
/* modal (questionPop) */
#questionPop.modal-custom.modal-result .md-modal-inner {
    height: 390px;
    max-height: 390px;
}
/* modal (agreePrivacy, agreeRule) */
#agreePrivacy.modal-custom.modal-agree .md-modal-inner,
#agreeRule.modal-custom.modal-agree .md-modal-inner {
    height: 363px;
    max-height: 363px;
}
#agreePrivacy.modal-custom .md-modal-content .head p,
#agreeRule.modal-custom .md-modal-content .head p {
    margin: 0px;
    height: 21px;
    line-height: 21px;
}
#agreePrivacy.modal-custom .section-agree,
#agreeRule.modal-custom .section-agree {
    margin: 0px;
    border: 1px solid #00000026;
    border-radius: 20px;
    padding: 13px 10px;
    color: #3F4448;
    box-sizing: border-box;
}
/* modal (katalkPop) */
#katalkPop.modal-custom.modal-agree .md-modal-inner {
    height: 240px;
    max-height: 240px;
}
#katalkPop.modal-custom .md-modal-content .head p {
    margin: 0px;
    height: 21px;
    line-height: 21px;
}
/* modal (#modalArea), (/include/commonDialog) */
#modalArea.modal-container.modal-guide .md-modal-inner {
    background-color: #FBFBFB;;
    max-width: 300px;
    border-radius: 30px;
}
#modalArea.modal-guide .md-modal-content .head {
    margin: 34px 18px 0px;
    border-bottom: none;
}
#modalArea .md-modal-content .head p.subject {
    font-size: 16px;
    color: #1E1816;
    text-align: left;
    margin: 0px;
    height: 21px;
    line-height: 21px;
    padding: 0;
}
#modalArea .md-modal-content .head i.icon {
    display: none;
}
#modalArea .md-modal-content .body.forms {
    margin: 16px 18px 24px;
}
#modalArea .md-modal-content .body.forms .summary {
    padding-left: 24px;
}
#modalArea .md-modal-content .body.forms .summary > * {
    color: #FF6C73;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    padding: 0px;
    margin: 0px;
}
#modalArea .md-modal-content .body.forms .grid {
    margin-top: 16px;
}
#modalArea .md-modal-content .body.forms .summary-notice {
    border-radius: 10px;
    padding: 10px 12px;
    background: #0000000D;
}
#modalArea .col.name, #modalArea .col.name label {
    width: 100%;
    line-height: 17px;
    height: 17px;
}
#modalArea .col.name {
    margin-bottom: 6px;
}
#modalArea .col.name label {
    font-size: 12px;
    font-weight: 500;
    color: #1E1816;
    margin-bottom: 6px;
}
#modalArea .col.field, #modalArea .col.field select.select {
    width: 100%;
    height: 46px;
    line-height: 46px;
}
#modalArea .col.field select.select {
    border: 1px solid #00000026;
    border-radius: 6px;
    background-color: #ffffff;
}

#modalArea .md-modal-content .action {
    margin: 0px 18px 34px;
    max-width: 100%;
}