@charset UTF-8;
.mr_42 {
    margin-right: 42px !important;
}
.ml_37 {
    margin-left: 37px !important;
}
.mt_0 {
    margin-top: 0 !important;
}
.mt_5 {
    margin-top: 5px !important;
}
.mt_8 {
    margin-top: 8px !important;
}
.mt_10 {
    margin-top: 10px !important;
}
.mt_15 {
    margin-top: 15px !important;
}
.mt_20 {
    margin-top: 20px !important;
}
.mt_22 {
    margin-top: 22px !important;
}
.mt_25 {
    margin-top: 25px !important;
}
.mt_26 {
    margin-top: 26px !important;
}
.mt_27 {
    margin-top: 27px !important;
}
.mt_30 {
    margin-top: 30px !important;
}
.mt_34 {
    margin-top: 34px !important;
}
.mt_35 {
    margin-top: 35px !important;
}
.mt_42 {
    margin-top: 42px !important;
}
.mt_40 {
    margin-top: 40px !important;
}
.mt_44 {
    margin-top: 44px !important;
}
.mt_45 {
    margin-top: 45px !important;
}
.mt_50 {
    margin-top: 50px !important;
}
.mt_55 {
    margin-top: 55px !important;
}
.mt_60 {
    margin-top: 60px !important;
}
.mt_65 {
    margin-top: 65px !important;
}
.mt_70 {
    margin-top: 70px !important;
}
.mt_75 {
    margin-top: 75px !important;
}
.mt_80 {
    margin-top: 80px !important;
}
.mt_85 {
    margin-top: 85px !important;
}
.mt_90 {
    margin-top: 90px !important;
}
.mt_95 {
    margin-top: 95px !important;
}
.mt_100 {
    margin-top: 100px !important;
}
.mt_110 {
    margin-top: 110px !important;
}
.mt_113 {
    margin-top: 113px !important;
}
.accordion_con,
[data-acd-cont] {
    display: none;
}
.accor_head {
    border: 0 !important;
    height: 140px;
    background: #fff;
    padding: 30px 40px;
}
.accor_cnt {
    border: 0;
    background: #eaedf2 !important;
    padding: 50px 40px;
}
.accor_head li {
    float: left;
}
.oder_title.first {
    border-top-color: #fff;
}
.oder_title {
    position: relative;
    padding: 28px 94px 28px 30px;
    border-top: 1px solid #e4e4e4;
    font-size: 32px;
    line-height: 1;
    transition: background 0.4s;
}
.oder_title:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 33px;
    height: 17px;
    margin-top: -8px;
    background: url(/front_mo/images/icon_arrow_big-a3ffa258af6c73343a096e0a412f114a.png) no-repeat;
    transform: rotate(-180deg);
}
.oder_title:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
}
.oder_title .oder_price {
    float: right;
    font-size: 28px;
    color: #cf2333;
    font-weight: 600;
}
.accordion_box.on .oder_title {
    border-top: 1px solid #9f9f9f;
    background: #efefef;
}
.accordion_box.on .oder_title.first {
    border: none;
}
.accordion_box.on .oder_title:before {
    transform: rotate(0);
}
.hd .hidden,
legend {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
}
.hd .input_text {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #bebebe;
    color: #1c1c1c;
    font-size: 24px;
    border-radius: 0;
    box-sizing: border-box;
    line-height: 64px;
}
.hd .input_text:disabled {
    background: #ebebe4;
}
.hd .se_complete p {
    color: #1c1c1c;
}
.hd .se_complete p span {
    font-weight: 600;
    color: #1c1c1c;
}
.hd .no_data {
    float: none !important;
    width: 100% !important;
    min-height: 0 !important;
    padding: 150px 0;
    margin: 0 auto !important;
    border-top: 0 !important;
    line-height: 36px;
    font-size: 22px;
    color: #1c1c1c;
    text-align: center;
    border: 0 !important;
    background: url(/front_mo/images/icon_list-no-ac801916b79ced789a8c4997e27b1330.png?ver=1112) no-repeat 50% 70px;
}
.hd .no_data.type2 {
    padding: 38px 0 !important;
    border-bottom: none !important;
    background: 0 0;
}
.hd .no_data:before {
    display: none;
}
.hd .no_data .sc_result {
    font-size: 28px;
    margin-bottom: 20px;
    display: inline-block;
    color: #5f5f5f;
}
.hd .no_data .sc_text {
    font-size: 24px;
    line-height: 35px;
    color: #9f9f9f;
}
.hd .input_select {
    width: 100%;
    max-width: 580px;
    height: 70px;
    padding: 0 20px;
    background: url(/front_mo/images/ico_comm_select-7a7c0b587f9205c9a76ccda3dc5de89b.png) no-repeat right 20px top 50%;
    box-sizing: border-box;
    -webkit-appearance: none;
    resize: none;
}
.hd .file_info {
    margin-top: 15px;
    line-height: 36px;
    font-size: 22px;
    color: #888;
}
.hd .member__recofirm {
    padding-top: 60px;
}
.hd .member__cont {
    display: none;
}
.hd .member__cont.on {
    display: block;
}
.hd .member__top-area {
    margin-bottom: 35px;
    text-align: center;
}
.hd .member__top-area strong {
    display: block;
    margin-bottom: 25px;
    line-height: 36px;
    font-size: 30px;
    font-weight: 600;
    word-break: keep-all;
}
.hd .member__top-area p {
    font-size: 22px;
    line-height: 32px;
}
.hd .sns-user .sns-list {
    text-align: center;
    font-size: 0;
}
.hd .sns-user .sns-list li {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
}
.hd .sns-user .sns-list li .sns__name {
    display: block;
    margin-top: 15px;
    font-size: 22px;
}
.hd .myMember__sec {
    margin-top: 40px;
}
.hd .myMember__sec .myMember__title {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    color: #1c1c1c;
}
.hd .myMember__sec .myMember__title .import {
    font-weight: 400;
    color: #918c00;
}
.hd .myMember__sec .input-box select {
    width: 100%;
    padding-right: 70px;
    padding-left: 20px;
    height: 70px;
    border: 1px solid #bdbdbd;
    background: url(/front_mo/images/ico_member_select-194240eda4252975f9053de65c2e4171.png) no-repeat 94% 50%;
    line-height: 70px;
    color: #1c1c1c;
}
.hd .myMember__sec .input-box textarea {
    display: block;
}
.hd .member-drop .btn-area {
    margin-top: 40px;
}
.hd .member-drop .btn-area > * {
    font-weight: 600;
}
.hd .member-drop .btn-area a {
    display: block;
    width: 100%;
    text-align: center;
}
.hd .member-drop__notice {
    border-top: 3px solid #1c1c1c;
    border-bottom: 3px solid #1c1c1c;
    padding: 30px 0;
    counter-reset: meals_list;
}
.hd .member-drop__notice li {
    margin-top: 30px;
}
.hd .member-drop__notice li:first-child {
    margin-top: 0;
}
.hd .member-drop__notice li .member-drop__title {
    display: block;
    position: relative;
    padding-left: 25px;
    line-height: 32px;
    font-size: 22px;
    font-weight: 600;
}
.hd .member-drop__notice li .member-drop__title+.member-drop__desc {
    margin-top: 20px;
}
.hd .member-drop__notice li .member-drop__title:before {
    counter-increment: meals_list;
    content: counter(meals_list)".";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    font-weight: 600;
}
.hd .member-drop__notice li .member-drop__desc {
    display: block;
    position: relative;
    margin-left: 20px;
    padding-left: 15px;
    line-height: 32px;
    font-size: 22px;
    color: #888;
}
.hd .member-drop__notice .member-drop__desc:before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
    font-size: 22px;
    color: #888;
}
.hd .member__cont .btn-area {
    margin-top: 40px;
}
.hd .member-update .btn-area {
    margin-top: 40px;
}
.hd .member-update .member-box__title+.input-box {
    border-top: 1px solid #ccc;
}
.hd .member-update .input-box {
    font-size: 0;
}
.hd .member-update .input-box__block {
    display: block;
    font-size: 24px;
    font-weight: 400;
}
.hd .member-update .input-box__inline {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 400;
}
.hd .member-update .accordion-menu {
    margin-top: 25px;
}
.hd .member-update .input-box .input-box__block {
    margin-bottom: 15px;
}
.hd .member-update .input-box .input-box__inline:first-child {
    width: 120px;
}
.hd .member-update .input-box.rows02,
.hd .member-update .input-box.rows03 {
    line-height: 70px;
}
.hd .member-update .input-box.rows02 .btn-full {
    max-width: 200px;
}
.hd .member-update .input-box.rows02 .input-box__inline:nth-child(1) {
    width: 120px;
}
.hd .member-update .input-box.rows02 .input-box__inline:nth-child(2) {
    width: calc(100% - 120px);
}
.hd .member-update .input-box.rows03 .input-box__inline:nth-child(1) {
    width: 120px;
}
.hd .member-update .input-box.rows03 .input-box__inline:nth-child(2) {
    width: 250px;
}
.hd .member-update .input-box.rows03 .input-box__inline:nth-child(3) {
    width: 200px;
}
.hd .member-update .input-box.rows03 .checkbox-round+.checkbox-round {
    margin-left: 20px;
}
.hd .member-update .pho-check .member-box{
	margin-top: 80px;
	border-top: 0;
}
.popup_pwChange .popup_pwChange__txt {
    font-size: 22px;
}
.popup_pwChange .member-box {
    border-top: 0 !important;
}
.popup_pwChange .popup_pwChange__desc {
    margin-top: 20px;
    line-height: 32px;
    font-size: 22px;
    color: #918c00;
}
.layer_wrap {
    z-index: 10000;
    position: relative;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    margin: 0 auto;
}
.layer_wrap.fade_out {
    position: fixed;
    top: 0;
    left: 50%;
    width: 640px;
    height: 100vh;
    overflow: hidden;
    transform: translateX(-50%);
}
.layer_wrap.fade_out .layer_btn,
.layer_wrap.fade_out .layer_header {
    position: absolute;
}
.layer_wrap.active .layer_btn,
.layer_wrap.active .layer_header {
    position: fixed;
}
.layer_header {
    position: fixed;
    z-index: 11000;
    top: 0;
    left: 50%;
    height: 92px;
    width: 640px;
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
    transform: translateX(-50%);
}
.layer_header h2 {
    height: 100%;
    padding: 27px 95px 0 38px;
    box-sizing: border-box;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1.2px;
}
.layer_content {
    padding: 93px 0 0;
    width: 640px;
    margin: 0 auto;
    background: #fff;
    min-height: 100vh;
    box-sizing: border-box;
}
.layer_content .sys_pop_btn {
    margin-top: 0;
}
.layer_btn {
    position: fixed;
    z-index: 12000;
    top: 0;
    left: calc(50% + 232px);
    margin-top: 15px;
}
.search_complete {
    margin-bottom: 30px;
    font-size: 22px;
}
.search_complete span {
    color: #cf2333;
}
.addressSearch {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.addressSearch .layer_header {
    position: absolute !important;
    width: 100%;
    height: auto;
}
.addressSearch .layer_header h2 {
    padding: 19px 30px;
    font-size: 28px;
    font-weight: 600;
}
.addressSearch .layer_content {
    padding: 0;
    /* margin: 70px 0 0; */
    width: 100%;
    margin: 0 auto;
    /* height: calc(100% - 70px); */
    box-sizing: border-box;
}
#zipAreaFrame > div {overflow: visible !important}
#zipAreaFrame iframe {height: calc(100vh - 70px) !important; transform-origin:0 0; transform:scale(1.2); margin-top: 70px !important;;}
.addressSearch .layer_content > div {
    width: 100%;
    height: 100%;
}
.addressSearch .btn_icon.close {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 30px;
    width: 30px;
    height: 30px;
    padding: 5px;
    transform: translate3d(0, -50%, 0);
    box-sizing: content-box;
}
.addressSearch .btn_icon.close:before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 3px;
    height: 40px;
    background: #1c1c1c;
    transform: rotate(45deg);
    content: '';
}
.addressSearch .btn_icon.close:after {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 3px;
    height: 40px;
    background: #1c1c1c;
    transform: rotate(-45deg);
    content: '';
}
.addressSearch.active {
    display: block;
}
.tab_con {
    display: none;
}
.tab_con.on {
    display: block;
}
.tab__area {
    margin-top: 0;
}
.tab__area ul {
    height: auto;
    border-bottom: none;
    padding-top: 0;
}
.tab__area ul:after {
    display: block;
    clear: both;
    content: '';
}
.tab__area ul li {
    float: left;
    width: 290px;
    height: 67px;
    border: 1px solid #ccc;
    margin-left: -1px;
    font-size: 24px;
    box-sizing: border-box;
    border-bottom: 3px solid #1c1c1c;
    text-align: center;
}
.tab__area ul li:first-child{
    margin-left: 0;
}
.tab__area ul li a {
    display: block;
}
.tab__area ul li a span {
    height: 67px;
    line-height: 63px;
    font-weight: 400;
    color: #888;
}
.tab__area ul li.on {
    position: relative;
    border: 3px solid #1c1c1c;
    border-bottom: none;
}
.tab__area ul li.on a span {
	line-height: 59px;
    font-weight: 600;
    color: #1c1c1c;
}
.tab__area ul li.on a > span:after {
    display: none;
}
.hd .mypage__btn {
    margin-top: 20px;
}
.hd .mypage__btn:after {
    content: '';
    display: block;
    clear: both;
}
.hd .mypage__btn .mypage__btn-left {
    float: left;
    width: 220px;
}
.hd .mypage__btn .mypage__btn-left button {
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    font-weight: 600;
}
.hd .mypage__btn .mypage__btn-right {
    float: right;
}
.hd .mypage__btn .mypage__btn-right button {
    width: 110px;
    height: 55px;
    margin-left: 10px;
    line-height: 55px;
    font-size: 22px;
    font-weight: 600;
}
.hd .mypage__info > li {
    border-bottom: 3px solid #918c00;
    padding: 20px 0;
}
.hd .mypage__info > li:first-child {
    border-top: 3px solid #1c1c1c;
}
.hd .mypage__info > li .defult {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #918c00;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.hd .mypage__info .mypage__info__sec {
    position: relative;
    padding-left: 135px;
    font-size: 22px;
    color: #1c1c1c;
    line-height: 38px;
}
.hd .mypage__info .mypage__info__sec .mypage__info__txt {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
}
.hd .mypage__info .mypage__info__sec.dawn__info {
    padding-left: 0;
}
.hd .mypage__info .mypage__info__sec.dawn__info .mypage__info__txt {
    display: block;
    position: relative;
}
.hd .mypage__info .mypage__info__sec.dawn__info .dawn__info__list {
    margin-top: 10px;
    padding: 20px 25px;
    background: #f5f5f5;
    line-height: 38px;
    font-size: 22px;
}
.hd .mypage__info .mypage__info__sec.dawn__info .dawn__info__list span {
    display: block;
}
.hd .deliveryAdmin .btn-area,
.hd .memberAccount .btn-area {
    margin-top: 40px;
}
.hd .memberAccount .btn-area button {
    font-weight: 600;
}
.withDraw {
    padding-top: 190px;
}
.withDraw .opinion .input-box {
    width: 580px;
}
.withDraw .opinion .input-box textarea {
    width: 100%;
    box-sizing: border-box;
    height: 200px;
    border: 1px solid #bfbfbf;
    padding: 25px;
    font-size: 22px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 66px;
    padding: 0 80px 0 20px;
    border-radius: 0;
    font-size: 24px !important;
    border: 1px solid #9f9f9f;
    color: #1c1c1c;
}
select:focus {
	outline: 3px solid #918c00;
}
.input_text {
    width: 100%;
    height: 66px;
    background: #fff;
    color: #000;
    border-radius: 0;
    font-size: 24px;
    border: 1px solid #9f9f9f;
    letter-spacing: -.02em;
    padding: 0 20px;
    box-sizing: border-box;
}
.textarea_box {
    position: relative;
    display: block;
    height: 170px;
    padding: 0 0 40px;
    box-sizing: border-box;
    border: 1px solid #9f9f9f;
    border-top: none;
}
.textarea_box textarea {
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 25px;
    border: none;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 1.5;
    font-size: 24px;
    resize: none;
    background: 0 0;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-line;
}
.text_count {
    position: absolute;
    bottom: 22px;
    right: 30px;
    font-size: 20px;
    color: #9f9f9f;
}
.p-color {
    color: #918c00;
}
.form_box {
    display: none;
}
figure {
    text-align: center;
}
figure img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
figure:after {
    display: block;
    position: relative;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: "";
}
.ml25 {
    margin-left: 25px;
}
.orderPayment_h3 {
    padding: 25px 0;
    font-size: 24px;
    color: #1c1c1c;
    font-weight: 600;
}
.checks_box {
    font-size: 22px;
}
.checks_box label+label {
    margin-left: 32px;
}
.blind {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px;
}
.input--dim {
    background: #f9f9f9 !important;
}
.btn--findAdd {
    width: 124px;
    height: 70px;
    margin-left: 5px;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 22px;
    text-align: center;
    line-height: 66px;
    background: #fff;
    border: 1px solid #ccc;
    color: #1c1c1c;
    vertical-align: top !important;
}
.accordion_box {
    margin-top: 30px;
	/* margin-top:20px; */
}
.orderPayment_h2.first {
    border-top-color: #fff;
}
.orderPayment_h2 {
    position: relative;
    padding: 25px 30px 25px 0;
    border-top: 3px solid #918c00;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    transition: background 0.4s;
}
.orderPayment_h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 16px;
    margin-top: -8px;
    background: url(/front_mo/images/icon_common_drop-down-b417d2afdf3bac72a7153ba20f33a729.png) no-repeat;
    background-size: 100%;
    opacity: 0.6;
}
.orderPayment_h2:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
}
.accordion_box.on .orderPayment_h2:before {
    transform: rotate(-180deg);
}
.btn-area {
    margin-top: 50px;
}
.form_title {
    display: block;
    margin-top: 25px;
    font-size: 22px;
    font-weight: 600;
}
.form_title .necessar {
    margin-left: 7px;
    font-weight: 400;
    color: #918c00;
}
.form_title+.input_type {
    margin-top: 25px;
}
.input_type.year input:first-child {
    width: 240px;
}
.input_type.year input {
    width: 150px;
}
.input_type.phone{
	white-space: nowrap;
}
.input_type.phone input {
    width: 168px;
    padding-left: 22px;
}
.input_type.phone span {
    display: inline-block;
    width: 6px;
    height: 2px;
    margin: -10px 12px 0;
    background: #888;
    vertical-align: middle;
    text-indent: -9999px;
}
.input_type.email input {
    width: 100%;
}
.input_type.email span {
    display: none;
    margin: 0 14px 0 13px;
    font-size: 28px;
    color: #9f9f9f;
    vertical-align: middle;
}
.input_type.email span+select {
    display: none;
    width: 270px;
    background-position: 204px 0;
}
.input_type.adress input:last-child {
    margin-top: 0;
}
.input_type.adress [class*="input"] {
    margin: 0 0 10px;
}
.save_chk_box {
    margin-top: 40px;
}
.save_chk_box .checks {
    height: 40px;
    width: 40px;
    margin-right: 12px;
}
.save_chk_box .checks.on {
    background-image: url(/mobile/img/check2_on.png);
}
.save_chk_box label {
    margin: 0;
    font-size: 24px;
    color: #5f5f5f;
    vertical-align: middle;
}
.form_box .section.b_st {
    border-top: 1px solid #dfdfdf;
    margin-top: 50px;
    padding-top: 50px;
}
.form_box .lunch__txt {
    margin-top: 20px;
    font-size: 22px;
    line-height: 32px;
}
.point_score {
    overflow: hidden;
    max-width: 375px;
}
.point_score .score_text {
    float: right;
    color: #cf2333;
}
.layer_check {
    margin-top: 30px;
    text-align: right;
    font-size: 24px;
    line-height: 34px;
    color: #5f5f5f;
}
.layer_check label {
    display: inline-block;
    vertical-align: top;
}
.layer_check .checks {
    margin-left: 10px;
    vertical-align: top;
}
.form_info {
    font-size: 24px;
    color: #5f5f5f;
}
.form_info .necessar:before {
    vertical-align: middle;
}

.ordererInfo .pw-desc {
    position: relative;
    margin-top: 15px;
    padding-left: 18px;
    font-size: 22px;
    color: #888;
    line-height: 32px;
}
.ordererInfo .pw-desc:before {
    content: '*';
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 6px;
    height: 6px;
}
.deliveryInfo .deliveryInfo-tab {
    display: none;
}
.deliveryInfo .deliveryInfo-tab.current {
    display: block;
}
.deliveryInfo .tab-area-v2 .tab-list-v2 {
    border-top: none !important;
}

.deliveryInfo .ordererInfo--safeNumber {
    margin-top: 25px;
}
.deliveryInfo .ordererInfo--Qmark {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 7px;
    vertical-align: top;
    background: url(/front_mo/images/icon_order-payment_Qmark-8e8681fa43d498fa3efd4f65bb5e6e2f.png) no-repeat 50% 50%;
}

.ordinary{
	padding-top: 25px;
}

.ordinary .check-label .check-area {
    top: 0 !important;
    margin-top: 12px;
}
.ordinary .btn--deliveryList {
    margin-bottom: 10px;
    text-align: right;
}
.ordinary .btn--deliveryList button {
    width: 180px;
    height: 55px;
    border: 1px solid #ccc;
    font-size: 22px;
    color: #1c1c1c;
}
.ordinary--listbox .ordinary--list {
    padding: 0 0 25px;
}
.ordinary--listbox .ordinary--list:not(:first-child) {
    padding: 25px 0;
    border-top: 1px solid #ccc;
}
.ordinary--listbox .contbox {
    padding-left: 55px;
}
.ordinary--listbox .contbox .contbox--list {
    font-size: 22px;
}
.ordinary--listbox .contbox .contbox--list:not(:first-child) {
    margin-top: 15px;
    font-size: 22px;
}
.ordinary--listbox .contbox .contbox--list .default {
    color: #918c00;
}
.ordinary--listbox--btn{
    width: 100%;
}
.lunch {
    padding-top: 25px;
}
.lunch .contbox {
    padding-left: 0;
}
.lunch .contbox .contbox--list.desc {
    position: relative;
    padding-left: 10px;
    color: #918c00;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4;
    word-break: keep-all;
}
.lunch .contbox .contbox--list.desc:before {
    content: '*';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    color: #918c00;
}
.demand .input_type select {
    background: url(/front_mo/images/icon_market_drop-down-on-9140ca33fb9dc50bc6c0acce045f6fd5.png) no-repeat right 20px top 50%;
}
.demand .textarea_box {
    display: none;
}
.new--zipCode {
    width: 167px !important;
}
.new--sameAs {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.new--checks_box {
    padding: 30px 0 25px;
    border-bottom: 1px solid #ccc;
}
.dawnDelivery {
    position: relative;
}
.dawnDelivery .dawnDelivery--desc {
    padding: 30px 0;
    font-size: 22px;
    line-height: 32px;
}
.dawnDelivery .dawnDelivery--desc strong {
    color: #918c00;
}
.dawnDelivery .normal-delivery {
    position: absolute;
    top: 30px;
    right: 0;
}
.dawnDelivery-info .infobox {
    padding: 30px 40px 30px 30px;
    background: #f5f5f5;
}
.dawnDelivery-info .infobox .infobox--list {
    margin-top: 20px;
}
.dawnDelivery-info .infobox .infobox--list.desc {
    margin-top: 20px;
    line-height: 1.4em;
    word-break: keep-all;
}
.dawnDelivery-info .infobox .infobox--list:first-child {
    margin-top: 0;
}
.dawnDelivery-info .infobox .visit-way {
    display: none;
}
.dawnDelivery-info .infobox .visit-way.show {
    display: block;
}
.dawnDelivery-info .infobox .infobox--list .cont .check-label.pw-area {
    margin-bottom: 10px;
}
.dawnDelivery-info .infobox .visit-way .input_text {
    display: none;
}
.dawnDelivery-info .infobox .infobox--list .title {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
}
.dawnDelivery-info .infobox .infobox--list .title-v2 {
    width: 204px;
    line-height: 32px;
}
.dawnDelivery-info .infobox .infobox--list .cont {
    font-size: 20px;
}
.dawnDelivery-info .infobox .infobox--list .cont .check-label {
    display: inline-block;
    height: 40px;
}
.dawnDelivery-info .infobox .infobox--list .cont .check-label input[type=checkbox]:checked+.check-icon {
    display: block;
}
.dawnDelivery-info .infobox .infobox--list .cont .check-label .text {
    padding-left: 50px;
    height: 40px;
    line-height: 40px;
}
.dawnDelivery-info .infobox .infobox--list .cont .input_text {
    margin-bottom: 10px;
}
.dawnDelivery-info .infobox .infobox--list .mb15 {
    margin-bottom: 15px;
}
.dawnDelivery-info .infobox .infobox--list .ml25 {
    margin-left: 25px;
}
.dawnDelivery-info .infobox .infobox--list .ml50 {
    margin-left: 50px;
}
.dawnDelivery-info .checks_box {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.seperate .seperate__cont {
    display: none;
    margin-top: 20px;
    border-top: 1px solid #ccc;
}
.seperate .seperate--desc {
    border-top: 1px solid #ccc;
    padding: 15px 0;
    font-size: 22px;
    line-height: 32px;
}
.discount-area .coupon-wrap .coupon-list {
    position: relative;
    padding: 35px 0;
    border-bottom: 1px solid #ccc;
}
.discount-area .coupon-wrap .coupon-list .coupon--tit {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 22px;
}
.discount-area .coupon-wrap .coupon-list .coupon--cont {
    display: block;
    font-size: 22px;
    line-height: 32px;
}
.discount-area .coupon-wrap .coupon-list button:not(.btn-full) {
    width: 200px;
    height: 55px;
    color: #fff;
    font-size: 22px;
    background: #918c00;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.discount-area .coupon-wrap .coupon-list .input_type {
    display: block;
    margin-top: 25px;
}
.discount-area .coupon-wrap .coupon-list .input_type:not(.phone) .input_text {
    width: 322px;
    margin-right: 20px;
    text-align: right;
}
.discount-area .coupon-wrap .coupon-list .coupon--Qmark {
    display: inline-block;
    float: right;
    width: 30px;
    height: 34px;
    margin-left: 7px;
    background: url(/front_mo/images/icon_order-payment_Qmark-8e8681fa43d498fa3efd4f65bb5e6e2f.png) no-repeat 0 0;
}
.item-confirm .orderPayment_h3 {
    border-bottom: 1px solid #1c1c1c;
}
.hd__orderCommon .price-area {
    margin-top: 25px;
}

.hd__orderCommon .planmeals .meals-delivery {
    width: 540px;
    margin-top: 20px;
    padding: 25px 20px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    font-weight: 600;
}

.hd__orderCommon .planmeals .meals-delivery__tit {
    display: inline-block;
    text-align: left;

}

.hd__orderCommon .planmeals .meals-delivery__price {
    display: inline-block;
    float: right;
    text-align: right;
    
}

.hd__orderCommon .price-area li {
    width: 100%;
    margin: 15px 0 0;
    font-size: 22px;
}
.hd__orderCommon .price-area li:first-child {
    margin-top: 0;
}
.hd__orderCommon .price-area li:after {
    display: block;
    clear: both;
    content: '';
}
.hd__orderCommon .price-area li .tit {
    display: inline-block;
    text-align: left;
}
.hd__orderCommon .price-area li .price {
    display: inline-block;
    float: right;
    text-align: right;
}
.hd__orderCommon .price-area .delivery-fee {
    width: 540px;
    margin-top: 30px;
    padding: 25px 20px;
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.hd__orderCommon .price-area .delivery-fee .condi {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    font-weight: 400;
}
.hd__orderCommon .delivery-fee {
    width: 580px;
    padding: 25px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    font-weight: 600;
}
.hd__orderCommon .delivery-fee:last-child {
    border-bottom: 1px solid #ccc;
}
.hd__orderCommon .delivery-fee .tit {
    display: inline-block;
    text-align: left;
}
.hd__orderCommon .delivery-fee .price {
    display: inline-block;
    float: right;
    text-align: right;
}
.hd__orderCommon .delivery-fee .condi {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    font-weight: 400;
}
.item-confirm .gift {
    position: relative;
    min-height: 73px;
    margin-top: 25px;
    padding: 16px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.item-confirm .gift .thumb {
    position: absolute;
    top: 16px;
    left: 0;
    width: 80px;
    height: 73px;
}
.item-confirm .gift .textbox {
    padding-left: 100px;
    font-size: 22px;
    line-height: 32px;
}
.item-confirm .gift .textbox li:first-child {
    margin: 0;
}
.item-confirm .planMeals-item .btn--listMore {
    border-bottom: 1px solid #ccc;
}
.item-confirm .planMeals-item {
    padding-bottom: 20px;
}
.item-confirm .planMeals-item .item-wrap {
    padding: 25px 0;
    border-top: 1px solid #ccc;
}
.item-confirm .planMeals-item .item-wrap:first-child {
    border-top: 0;
}
.item-confirm .planMeals-item .title {
    padding-bottom: 25px;
    font-size: 22px;
}
.item-confirm .planMeals-item .detail-view {
    position: relative;
    height: 53px;
    background: #f9f9f9;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    text-align: center;
    line-height: 53px;
}
.item-confirm .planMeals-item .detail-view:after {
    display: block;
    position: absolute;
    top: 22px;
    left: 346px;
    width: 17px;
    height: 10px;
    background: url(/front_mo/images/btn_menu_drop-down-c697a432138002b0a89ba9161a52874d.png) no-repeat 0 0;
    content: '';
}
.item-confirm .planMeals-item .product--plan {
    display: none;
}
.item-confirm .planMeals-item .detail-cont {
    max-width: 580px;
}
.item-confirm .planMeals-item .detail-cont thead th {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
}
.item-confirm .planMeals-item .detail-cont tbody th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    font-weight: 400;
}
.item-confirm .planMeals-item .detail-cont tbody th strong {
    display: block;
}
.item-confirm .planMeals-item .detail-cont tbody td {
    padding: 30px 0 30px 20px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    color: #1c1c1c;
    line-height: 32px;
}
.item-confirm .planMeals-item .detail-cont tbody td .num {
    font-weight: 600;
}
.item-confirm .planMeals-item .detail-cont tbody td .gift {
    border-bottom: none;
    margin-top: 20px;
    padding: 20px 0 0;
}
.normal-item .item-wrap {
    border-top: 1px solid #ccc;
}
.normal-item .item-wrap:first-child {
    border-top: 0;
}
.item-confirm .item__inner {
    padding: 30px 0;
}
.item-confirm .item .item-info {
    position: relative;
    min-height: 100px;
    height: auto;
    margin-top: 0;
}
.item-confirm .item .item-info+.item-info {
    margin-top: 25px;
}
.item-confirm .item .item-info .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}
.item-confirm .item .item-info .textbox {
    padding-left: 120px;
    line-height: 1.5;
    font-size: 22px;
}
.item-confirm .item .item-info .textbox li {
    margin-bottom: 5px;
}
.item-confirm .item .item-info .textbox li.due-date {
    color: #918c00;
}
.item__box {
    display: block;
}
#orderPayment .item-confirm .item {
    border-top: 1px solid #ccc;
}
#orderPayment .item-confirm .item:first-child {
    border-top: 0;
}
.payment-amount .detail-box {
    margin-top: 15px;
    padding: 25px 30px;
    background: #f5f5f5;
}
.payment-amount .detail-box li:last-child {
    margin-bottom: 0;
}
.payment-amount li.total-area {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}
.payment-amount li.total-area .tit {
    font-size: 26px;
}
.payment-amount li.total-area .price {
    position: relative;
    margin-top: -10px;
    font-size: 36px;
}
.payment-amount li.total-area .desc {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    font-size: 22px;
    text-align: right;
}
.payment-amount li.total-area .price:before {
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 8px;
    background: #F9D983;
    content: '';
}
.payment-method .pay-type .box {
    width: 100%;
    margin-top: 26px;
}
.payment-method .pay-type .box li {
    float: left;
    width: 184px;
    height: 68px;
    line-height: 68px;
    margin: 14px 0 0 14px;
    color: #000;
    font-size: 22px;
    text-align: center;
    box-sizing: border-box;
}
/* .payment-method .pay-type ul li:nth-child(3n+1) {
    margin-left: 0;
} */
.payment-method .pay-type .box li.on {
    background: #918c00;
    border: none;
    color: #fff;
}
.payment-method .pay-type .box li label {
    display: block;
}
.payment-method .kakao label {
	background: url(/front_pc/images/ico_kakao_black-76ad9ecc333f6d1ee3b4fde33e5f64db.png) no-repeat 50% 50%;
	background-size: 60px;
	font-size: 0;
}

.payment-method .kakao input:checked + label {
	background: #918c00 url(/front_pc/images/ico_kakao_white-0752938007c3be7bb1377d9a9edd6d72.png) no-repeat 50% 50%;
	background-size: 60px;
}

.payment-method .checks_box {
    margin: 25px 0;
}
.greating-pay {
    border: 1px solid #ccc;
}
.greating-pay__sec.no-card {
    text-align: center;
}
.greating-pay__sec.no-card .btn__add-card {
    display: block;
    width: 100%;
    padding: 44px 0;
    font-size: 22px;
    font-weight: 400;
    color: #1c1c1c;
}
.greating-pay__sec.no-card .btn__add-card > span:not(.text) {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    background: #918c00;
    border-radius: 50%;
}
.greating-pay__sec.no-card .btn__add-card > span:not(.text):before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 21px;
    background: #fff;
    transform: translate3d(-50%, -50%, 0);
}
.greating-pay__sec.no-card .btn__add-card > span:not(.text):after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 21px;
    height: 3px;
    background: #fff;
    transform: translate3d(-50%, -50%, 0);
}
.hd .card-logo-left.bc {
    background: url(/front_mo/images/ico_card-bc_left-788946e1490a96d591df695a810eb2a5.png) no-repeat 0 0;
}
.hd .card-logo-left.kb {
    background: url(/front_mo/images/ico_card-kb_left-028fc5e832659b865f657b0e5783404a.png) no-repeat 0 0;
}
.hd .card-logo-left.hyundai {
    background: url(/front_mo/images/ico_card-hyundai_left-7f7833debfcb42f92fa91ab3e59e3617.png) no-repeat 0 0;
}
.hd .card-logo-left.samsung {
    background: url(/front_mo/images/ico_card-samsung_left-0c377b72b33c57f84ea537f4139094c9.png) no-repeat 0 0;
}
.hd .card-logo-left.shinhan {
    background: url(/front_mo/images/ico_card-shinhan_left-70da8f58f4729fc56ad135b3786d6a09.png) no-repeat 0 0;
}
.hd .card-logo-left.lotte {
    background: url(/front_mo/images/ico_card-lotte_left-30c3c8869d5179018657e8fce4396531.png) no-repeat 0 0;
}
.hd .card-logo-left.nh {
    background: url(/front_mo/images/ico_card-nh_left-e7edc65c127dc37e8643603e4746f271.png) no-repeat 0 0;
}
.hd .card-logo-left.hana {
    background: url(/front_mo/images/ico_card-hana_left-1a111d2027aa512c676ce0c78e9c0ff5.png) no-repeat 0 0;
}
.hd .card-logo-left.citi {
    background: url(/front_mo/images/ico_card-citi_left-1802247f07241ff57351d0cdd7d0e646.png) no-repeat 0 0;
}
.hd .card-logo-left.oehwan {
    background: url(/front_mo/images/ico_card-oehwan_left-20f9d1a65fa0fb97e67c347b8aa91f12.png) no-repeat 0 0;
}
.hd .card-logo-left.woori {
    background: url(/front_mo/images/ico_card-woori_left-0ea7f3a690671aac69bfb11d44615d91.png) no-repeat 0 0;
}
.hd .card-logo-left.visa {
    background: url(/front_mo/images/ico_card-visa_left-ad5822a0e9dbb9c8978a65d38300ff9c.png) no-repeat 0 0;
}
.hd .card-logo-left.master {
    background: url(/front_mo/images/ico_card-master_left-0b9b3fb9be64e11840116334db16e0c5.png) no-repeat 0 0;
}
.hd .card-logo-left.diners {
    background: url(/front_mo/images/ico_card-diners_left-78a1996ab838001ef07005368675b9ef.png) no-repeat 0 0;
}
.hd .card-logo-left.american {
    background: url(/front_mo/images/ico_card-american_left-1ceb0cf06bde2e5572e097850f3da7c2.png) no-repeat 0 0;
}
.hd .card-logo-left.jcb {
    background: url(/front_mo/images/ico_card-jcb_left-956430aa8504bc01e50a3a368943eff5.png) no-repeat 0 0;
}
.hd .card-logo-left.union {
    background: url(/front_mo/images/ico_card-union_left-c06c35a88fe7964823e411cb6dad44a1.png) no-repeat 0 0;
}
.hd .card-logo-left.suhyup {
    background: url(/front_mo/images/ico_card-suhyup_left-35760d00bade4095ae2fb469eb5dfa01.png) no-repeat 0 0;
}
.hd .card-logo-left.cu {
    background: url(/front_mo/images/ico_card-cu_left-ffb8e7b5ce62e89a3f95109d21c567fc.png) no-repeat 0 0;
}
.hd .card-logo-left.gwangju {
    background: url(/front_mo/images/ico_card-gwangju_left-e4b79603f2b51ecced6e2e67c6c50427.png) no-repeat 0 0;
}
.hd .card-logo-left.jeonbuk {
    background: url(/front_mo/images/ico_card-jeonbuk_left-f64bdbc3c572fd54b9091938da039c97.png) no-repeat 0 0;
}
.hd .card-logo-left.jeju {
    background: url(/front_mo/images/ico_card-jeju_left-0f0c634cbb20c6da6832d340c12b7b60.png) no-repeat 0 0;
}
.hd .card-logo-left.kdb {
    background: url(/front_mo/images/ico_card-kdb_left-5998af4b7d04368364db2b20c1a65a92.png) no-repeat 0 0;
}
.hd .card-logo-left.mg {
    background: url(/front_mo/images/ico_card-mg_left-bfa16b4a74f7c0873b0fd45ac04aa11e.png) no-repeat 0 0;
}
.hd .card-logo-left.epost {
    background: url(/front_mo/images/ico_card-epost_left-e78a7eccc7112280203a2d995f1fe785.png) no-repeat 0 0;
}
.hd .card-logo-left.sbcheck {
    background: url(/front_mo/images/ico_card-sbcheck_left-9dc64de13518bf21b278702fa456f094.png) no-repeat 0 0;
}
.hd .card-logo-left.okcashbag {
    background: url(/front_mo/images/ico_card-okcashbag_left-283c3793b17f5731af3aa9972a024cce.png) no-repeat 0 0;
}
.hd .card-logo-left.hanmi {
    background: url(/front_mo/images/ico_card-hanmi_left-71754d382eaf6f0df6bcf238f9083400.png) no-repeat 0 0;
}
.hd .card-logo-left.sinsegae {
    background: url(/front_mo/images/ico_card-sinsegae_left-77e42373ccef4eb214e1c578de5745e3.png) no-repeat 0 0;
}
.hd .card-logo-left.pyeonghwa {
    background: url(/front_mo/images/ico_card-pyeonghwa_left-eb4e3a3d6a7e654cf4859184ca4a0e74.png) no-repeat 0 0;
}
.hd .card-logo-left.dongnam {
    background: url(/front_mo/images/ico_card-dongnam_left-9712a548bd836b70f2fd1d58323323d0.png) no-repeat 0 0;
}
.hd .card-logo-left.joheung {
    background: url(/front_mo/images/ico_card-joheung_left-dd913ff85544746f4dbd291979cc8579.png) no-repeat 0 0;
}
.hd .card-logo-left.chughyeob {
    background: url(/front_mo/images/ico_card-chughyeob_left-c762cbaacdb22ff575d0a3849e12ae94.png) no-repeat 0 0;
}
.hd .card-logo-left.saneun {
    background: url(/front_mo/images/ico_card-saneun_left-fe8d2e4b7993a73c3628766b0152a1c4.png) no-repeat 0 0;
}
.hd .card-logo-left.jutaeg {
    background: url(/front_mo/images/ico_card-jutaeg_left-eb91cdedaae705ab131889916a15cc71.png) no-repeat 0 0;
}
.hd .card-logo-left.none {
    background: url(/front_pc/images/ico_card-card_left.png) no-repeat 0 0;
}
.hd .card-logo-center.bc {
    background: url(/front_mo/images/ico_card-bc_center-69275b3fe13ef624b6817781de773509.png) no-repeat 0 0;
}
.hd .card-logo-center.kb {
    background: url(/front_mo/images/ico_card-kb_center-f97f1197af589b7955db4bf416f13a77.png) no-repeat 0 0;
}
.hd .card-logo-center.hyundai {
    background: url(/front_mo/images/ico_card-hyundai_center-2277f8409eba4749bd57aaeaff9149b0.png) no-repeat 0 0;
}
.hd .card-logo-center.samsung {
    background: url(/front_mo/images/ico_card-samsung_center-9ce32b4980ff64423cdbd976aaa5c577.png) no-repeat 0 0;
}
.hd .card-logo-center.shinhan {
    background: url(/front_mo/images/ico_card-shinhan_center-4ac5e9b2b75c4fa76e83d85d3d49c857.png) no-repeat 0 0;
}
.hd .card-logo-center.lotte {
    background: url(/front_mo/images/ico_card-lotte_center-ea661917c04377a76534e7f7258dda86.png) no-repeat 0 0;
}
.hd .card-logo-center.nh {
    background: url(/front_mo/images/ico_card-nh_center-31356d4a23501c291e7b9d7a1e023290.png) no-repeat 0 0;
}
.hd .card-logo-center.hana {
    background: url(/front_mo/images/ico_card-hana_center-bb8067343686829f25fe0587d89015d0.png) no-repeat 0 0;
}
.hd .card-logo-center.citi {
    background: url(/front_mo/images/ico_card-citi_center-1b093e96c32d2859e95f388337e84120.png) no-repeat 0 0;
}
.hd .card-logo-center.oehwan {
    background: url(/front_mo/images/ico_card-oehwan_center-9ac8efe558c8f8dfa3564488fa311af7.png) no-repeat 0 0;
}
.hd .card-logo-center.woori {
    background: url(/front_mo/images/ico_card-woori_center-3ed430b061a6cee6721f5d33c4c0a241.png) no-repeat 0 0;
}
.hd .card-logo-center.visa {
    background: url(/front_mo/images/ico_card-visa_center-1633480ce0fdabde302cb8ee1839d566.png) no-repeat 0 0;
}
.hd .card-logo-center.master {
    background: url(/front_mo/images/ico_card-master_center-ac2449a467b4daba398070a63538d723.png) no-repeat 0 0;
}
.hd .card-logo-center.diners {
    background: url(/front_mo/images/ico_card-diners_center-c5e705d3c252611c250c184b7fa5f603.png) no-repeat 0 0;
}
.hd .card-logo-center.american {
    background: url(/front_mo/images/ico_card-american_center-a5defb0b69ce16a8455f48678c2ea5ff.png) no-repeat 0 0;
}
.hd .card-logo-center.jcb {
    background: url(/front_mo/images/ico_card-jcb_center-3800df5a1b5054f0e2f6a6f95d05dc7a.png) no-repeat 0 0;
}
.hd .card-logo-center.union {
    background: url(/front_mo/images/ico_card-union_center-45b5c9a459bd9e1805ed9b2c573520d7.png) no-repeat 0 0;
}
.hd .card-logo-center.suhyup {
    background: url(/front_mo/images/ico_card-suhyup_center-1c13c0d8c53bc5ec640cfa65f0a82d83.png) no-repeat 0 0;
}
.hd .card-logo-center.cu {
    background: url(/front_mo/images/ico_card-cu_center-68788bc38026f0c43f1630d80c4655da.png) no-repeat 0 0;
}
.hd .card-logo-center.gwangju {
    background: url(/front_mo/images/ico_card-gwangju_center-5937ebbccfb3ebf9e805a77bba3d8901.png) no-repeat 0 0;
}
.hd .card-logo-center.jeonbuk {
    background: url(/front_mo/images/ico_card-jeonbuk_center-f3ecac0ed160bd50077339980b0bb703.png) no-repeat 0 0;
}
.hd .card-logo-center.jeju {
    background: url(/front_mo/images/ico_card-jeju_center-c63dc9236cdb1e78aa5e758870164246.png) no-repeat 0 0;
}
.hd .card-logo-center.kdb {
    background: url(/front_mo/images/ico_card-kdb_center-5274f08a5a40a1d24a5baabea6210537.png) no-repeat 0 0;
}
.hd .card-logo-center.mg {
    background: url(/front_mo/images/ico_card-mg_center-c31e6f9e02fda54ec811422d26901581.png) no-repeat 0 0;
}
.hd .card-logo-center.epost {
    background: url(/front_mo/images/ico_card-epost_center-7293f0bd3812ef2c19a5e337750dcb18.png) no-repeat 0 0;
}
.hd .card-logo-center.sbcheck {
    background: url(/front_mo/images/ico_card-sbcheck_center-ea4ecb3f43814b83861cbe5267906a5a.png) no-repeat 0 0;
}
.hd .card-logo-center.okcashbag {
    background: url(/front_mo/images/ico_card-okcashbag_center-9e62723be9c897b7d464ed0f055f5191.png) no-repeat 0 0;
}
.hd .card-logo-center.hanmi {
    background: url(/front_mo/images/ico_card-hanmi_center-c899e760a485064b29924584b0d75b76.png) no-repeat 0 0;
}
.hd .card-logo-center.sinsegae {
    background: url(/front_mo/images/ico_card-sinsegae_center-6a694ea200cac4743136bbc6fa3bc5e4.png) no-repeat 0 0;
}
.hd .card-logo-center.pyeonghwa {
    background: url(/front_mo/images/ico_card-pyeonghwa_center-b2b3669c88a032f7d22f5e6c46fa9dbd.png) no-repeat 0 0;
}
.hd .card-logo-center.dongnam {
    background: url(/front_mo/images/ico_card-dongnam_center-236933472fc7e3286e76665ca26cec2c.png) no-repeat 0 0;
}
.hd .card-logo-center.joheung {
    background: url(/front_mo/images/ico_card-joheung_center-74bf55b1256ef8916f125d33bff34869.png) no-repeat 0 0;
}
.hd .card-logo-center.chughyeob {
    background: url(/front_mo/images/ico_card-chughyeob_center-89cdc125b5b073b7d845fa18c7e9425d.png) no-repeat 0 0;
}
.hd .card-logo-center.saneun {
    background: url(/front_mo/images/ico_card-saneun_center-625733d7af41d790cae2d28643d5ce18.png) no-repeat 0 0;
}
.hd .card-logo-center.jutaeg {
    background: url(/front_mo/images/ico_card-jutaeg_center-b128b35dd731ed4af6ef6795d829111c.png) no-repeat 0 0;
}
.hd .card-logo-center.none {
    background: url(/front_pc/images/ico_card-card_center-8dff4fe981b416bb83d2622bfe84f07f.png) no-repeat 0 0;
}
.greating-pay__sec.card {
    padding: 40px 0;
}
.greating-pay__sec.card .card__wrap {
    height: auto;
    padding: 0 77px;
}

.greating-pay__sec .card__sec {
    height: auto;
}

.greating-pay__sec .card__sec .card__list {
	height: auto;
}

.greating-pay__sec.card .card__view {
    padding: 12px;
}
.greating-pay__sec.card .card__view label {
    display: block;
    position: relative;
    height: 215px;
    border: 3px solid #888;
    background: #fff;
    border-radius: 15px;
    box-shadow: 3px 3px 9px 3px rgba(0, 0, 0, .19);
}
.greating-pay__sec.card .card__view label:before {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 34px;
    height: 34px;
    border: 1px solid #ccc;
    background: #fff url(/front_mo/images/ico_comm_checkbox-74bc4ccb990729ea65ac5a89d20cd2a7.png) no-repeat 50% 50%;
    border-radius: 50%;
}
.greating-pay__sec.card .card__view label .card__num {
    display: block;
    position: absolute;
    top: 135px;
    left: 28px;
    font-size: 0;
    text-align: left;
}
.greating-pay__sec.card .card__view label .card__num span {
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    font-size: 26px;
    font-weight: 600;
    color: #1c1c1c;
}
.greating-pay__sec.card .card__view label .card__num span:first-child {
    margin-left: 0;
}
.greating-pay__sec.card .swiper-pagination {
    margin: 10px 0 30px;
    text-align: center;
}
.greating-pay__sec.card .swiper-pagination .swiper-pagination-bullet {
    float: none;
}
.greating-pay__sec.card .card__list .card-logo-left {
    position: absolute;
    top: 16px;
    left: 28px;
    width: 200px;
    height: 60px;
}
.greating-pay__sec.card input[type=radio]:checked+.card__view label:before {
    border: 1px solid #918c00;
    background: #918c00 url(/front_mo/images/ico_comm_checkbox-on-1e2500e8e7365f99f93f83543d991860.png) no-repeat 50% 50%;
}
.greating-pay__sec.card .card__update {
    text-align: center;
    font-size: 0;
}
.greating-pay__sec.card .card__update > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.greating-pay__sec.card .card__update > li button {
    width: 185px;
    height: 66px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 22px;
    font-weight: 400;
}
.greating-pay__sec.card .card__option{
	margin-top: 20px;
	padding: 0 20px;
	font-size: 22px;
	overflow: hidden;
}
.greating-pay__sec.card .card__option .check_box{
	float: left;
	width: 53%;
	line-height: 70px;
}
.greating-pay__sec.card .card__option .input_select{
	float: right;
	width: 47% !important;
}
.greating-pay__sec.card .card__list [class^="card-logo-left bk-"] {
	left: -3px;
	top: -3px;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	border-radius: 15px;
}
.greating-pay__sec.card .card__list [class^="card-logo-left bk-"] {
	left: -3px;
	top: -3px;
	padding: 30px 0 0 28px;
	width: 366px;
	height: 227px;
	border-radius: 15px;
	box-sizing: border-box;
}
.greating-pay__sec.card .card__list [class^="card-logo-left bk-"]:before,
.greating-pay__sec.card .card__list [class^="card-logo-left bk-"]:after{
	display: inline-block;
	font-size: 25px;
	color: #fff;
}
.greating-pay__sec.card .card__list [class^="card-logo-left bk-"]:after{
	margin-left: 10px;
	content: '계좌';
}
.greating-pay__sec.card .card__list .card__view label [class^="card-logo-left bk-"] + .card__num span{
	color: #fff;
}
.hd [class^="card-logo-"].bk-nh{
	background: #005bac;
}
.hd [class^="card-logo-"].bk-nh:before{
	content: '농협은행'
}
.hd [class^="card-logo-"].bk-woori{
	background: #0067ac;
}
.hd [class^="card-logo-"].bk-woori:before{
	content: '우리은행'
}
.hd [class^="card-logo-"].bk-shinhan{
	background: #0b1966;
}
.hd [class^="card-logo-"].bk-shinhan:before{
	content: '신한은행'
}
.hd [class^="card-logo-"].bk-kb{
	background: #f7b500;
}
.hd [class^="card-logo-"].bk-kb:before{
	color: #2b1b03 !important;
	content: '국민은행'
}
.hd [class^="card-logo-"].bk-kb:after{
	color: #2b1b03 !important;
}
.hd [class^="card-logo-"].bk-kb + .card__num span{
	color: #2b1b03 !important;
}
.hd [class^="card-logo-"].bk-hana{
	background: #008485;
}
.hd [class^="card-logo-"].bk-hana:before{
	content: '하나은행'
}
.hd [class^="card-logo-"].bk-citi{
	background: #004086;
}
.hd [class^="card-logo-"].bk-citi:before{
	content: '씨티은행'
}
.hd [class^="card-logo-"].bk-ibk{
	background: #0094d3;
}
.hd [class^="card-logo-"].bk-ibk:before{
	content: '기업은행'
}
.hd [class^="card-logo-"].bk-kdb{
	background: #01357f;
}
.hd [class^="card-logo-"].bk-kdb:before{
	content: '산업은행'
}
.hd [class^="card-logo-"].bk-sc{
	background: #0473ea;
}
.hd [class^="card-logo-"].bk-sc:before{
	content: 'sc제일은행'
}
.hd [class^="card-logo-"].bk-dgb{
	background: #014282;
}
.hd [class^="card-logo-"].bk-dgb:before{
	content: '대구은행'
}
.hd [class^="card-logo-"].bk-busan{
	background: #d71921;
}
.hd [class^="card-logo-"].bk-busan:before{
	content: '부산은행'
}
.hd [class^="card-logo-"].bk-jeonbuk{
	background: #001e49;
}
.hd [class^="card-logo-"].bk-jeonbuk:before{
	content: '전북은행'
}
.hd [class^="card-logo-"].bk-kn{
	background: #d71921;
}
.hd [class^="card-logo-"].bk-kn:before{
	content: '경남은행'
}
.hd [class^="card-logo-"].bk-jeju{
	background: #0b1966;
}
.hd [class^="card-logo-"].bk-jeju:before{
	content: '제주은행'
}
.hd [class^="card-logo-"].bk-kj{
	background: #012d6a;
}
.hd [class^="card-logo-"].bk-kj:before{
	content: '광주은행'
}
.hd [class^="card-logo-"].bk-mg{
	background: #00326c;
}
.hd [class^="card-logo-"].bk-mg:before{
	content: '새마을금고'
}
.hd [class^="card-logo-"].bk-sh{
	background: #0071bd;
}
.hd [class^="card-logo-"].bk-sh:before{
	content: '수협'
}
.hd [class^="card-logo-"].bk-cu{
	background: #0056a7;
}
.hd [class^="card-logo-"].bk-cu:before{
	content: '신협'
}
.hd [class^="card-logo-"].bk-epost{
	background: #e72410;
}
.hd [class^="card-logo-"].bk-epost:before{
	content: '우체국'
}
.hd [class^="card-logo-"].bk-k{
	background: #0f0060;
}
.hd [class^="card-logo-"].bk-k:before{
	content: '케이뱅크'
}
.hd [class^="card-logo-"].bk-kakao{
	background: #ffdc00;
}
.hd [class^="card-logo-"].bk-kakao:before{
	color: #000 !important;
	content: '카카오뱅크'
}
.hd [class^="card-logo-"].bk-kakao:after{
	color: #000 !important;
}
.hd [class^="card-logo-"].bk-kakao + .card__num span{
	color: #000 !important;
}
.hd [class^="card-logo-"].bk-sb{
	background: #16873b;
}
.hd [class^="card-logo-"].bk-sb:before{
	content: '저축은행'
}
.hd [class^="card-logo-"].bk-sj{
	background: #54b45a;
}
.hd [class^="card-logo-"].bk-sj:before{
	content: '산림조합'
}
.hd [class^="card-logo-"].bk-toss{
	background: #004ffd;
}
.hd [class^="card-logo-"].bk-toss:before{
	content: '토스뱅크'
}
.hd .greatingPay {
    margin: 0;
    padding-top: 0 !important;
}
.hd .greatingPay .greatingPay__notice {
    display: block;
    padding: 22px 0;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.hd .greatingPay .greatingPay__tit {
    display: block;
    font-size: 22px;
}
.hd .greatingPay .btn__default {
    margin-top: 40px;
}
.hd .greatingPay .input_type {
    display: flex;
    justify-content: space-between;
}
.hd .greatingPay .input_type input {
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: center;
    font-size: 24px;
    color: #1c1c1c;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.hd .greatingPay .input_type input::-webkit-input-placeholder {
    color: #888;
}
.hd .greatingPay .input_type input::-moz-placeholder {
    color: #888;
}
.hd .greatingPay .input_type input:-ms-input-placeholder {
    color: #888;
}
.hd .greatingPay .input_type input::-ms-input-placeholder {
    color: #888;
}
.hd .greatingPay .input_type input::placeholder {
    color: #888;
}
.hd .greatingPay .input_type.input_one input {
    width: 100%;
}
.hd .greatingPay .input_type.input_two input {
    width: 203px;
}
.hd .greatingPay .input_type.input_three input {
    width: 132px;
}
.hd .greatingPay .input_type.input_four input {
    width: 97px;
}
.hd .greatingPay .input_type.input_six input {
    width: 75px;
}
.hd .greatingPay .card-insert {
    margin-top: 25px;
}
.hd .greatingPay .card-insert > li {
    position: relative;
    padding-left: 108px;
    margin-top: 25px;
}
.hd .greatingPay .card-insert > li:first-child {
    margin-top: 0;
}
.hd .greatingPay .card-insert > li .greatingPay__tit {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate3d(0, -50%, 0);
}
.hd .greatingPay .greatingPay__pwd ul li {
    margin-top: 35px;
}
.hd .greatingPay .greatingPay__pwd ul li .greatingPay__tit {
    text-align: center;
    margin-bottom: 25px;
}
.hd .greatingPay .card-view > li {
    position: relative;
    padding: 25px 0 25px 120px;
    border-bottom: 1px solid #ccc;
}
.hd .greatingPay .card-view > li .card-logo-center {
    display: table;
    position: absolute;
    top: 50%;
    left: 0;
    width: 96px;
    height: 64px;
    color: #fff;
    border: 1px solid #888;
    background-size: 100% auto;
    background-position: 0 15px;
    border-radius: 5px;
    transform: translate3d(0, -50%, 0);
    box-sizing: border-box;
    text-align: center;
}
.hd .greatingPay .card-view > li [class^="card-logo-center bk-"]{
	border: 0 !important;
}
.hd .greatingPay .card-view > li [class^="card-logo-center bk-"]:before{
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
}
.hd .greatingPay .card-view > li .card-view__info {
    line-height: 34px;
}
.hd .greatingPay .card-view > li .card-view__info .card-view__num {
    font-size: 22px;
}
.hd .greatingPay .card-view > li .card__delete {
    position: absolute;
    top: 50%;
    right: 0;
    width: 90px;
    height: 55px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 22px;
    color: #1c1c1c;
    transform: translate3d(0, -50%, 0);
}
.hd .hpPay{
	font-size: 22px;
 }
.notice {
    margin-top: 25px;
    font-size: 20px;
    text-align: left;
}
.notice .notice__title {
    margin-bottom: 10px;
}
.notice .notice__list {
    position: relative;
    padding-left: 12px;
    color: #888;
    line-height: 1.6;
    word-break: keep-all;
}
.notice .notice__list:before {
    content: '-';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 0;
}
.notice .notice__list .important {
    color: #1c1c1c;
}
.notice .notice__list .block {
    display: block;
}
.agree-area .form_box {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.agree-area .check-all {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.agree-area .desc {
    padding-top: 20px;
    font-size: 22px;
    line-height: 32px;
}
.agree-area .check-list {
    margin-top: 20px;
}
.agree-area .check-list a {
    display: inline-block;
    position: relative;
    float: right;
}
.agree-area .check-list a:after {
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 0;
    content: '';
    border: 1px solid #797979;
}
.agree-area-nomem .agree {
    position: relative;
}
.agree-area-nomem .form_box {
    padding-bottom: 0;
    border-bottom: none;
}
.agree-area-nomem .agree_box .agree_txt {
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.agree-area-nomem .agree_box .viewMore-btn {
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 0;
    width: 40px;
    height: 40px;
}
.agree-area-nomem .agree_box .viewMore-btn:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    width: 27px;
    height: 2px;
    background-color: #1c1c1c;
    content: '';
    opacity: 0.6;
}
.agree-area-nomem .agree_box .viewMore-btn:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 19px;
    transform: translateY(-50%);
    width: 2px;
    height: 27px;
    background-color: #1c1c1c;
    content: '';
    opacity: 0.6;
}
.agree-area-nomem .agree_box .agree_txt-detail {
    display: none;
    overflow: hidden;
    overflow-y: auto;
    max-height: 300px;
    padding: 25px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    line-height: 32px;
}
.agree-area-nomem .agree_box .accordion_box.on .viewMore-btn:after {
    display: none;
}
.orderComplete-msg {
    width: 100%;
    text-align: center;
}
.orderComplete-msg .tit {
    display: block;
    margin-bottom: 25px;
    color: #1c1c1c;
    font-size: 30px;
}
.orderComplete-msg .tit:before {
    display: block;
    width: 80px;
    height: 0;
    margin: 60px auto 35px;
    background: url(/front_mo/images/icon_comm_smile-2e166a6981d118d4b84c11ae25345ffe.png) no-repeat center center;
    text-align: center;
    content: '';
}
.orderComplete-msg .tit .check {
    display: block;
    margin: 15px 0 20px;
    font-size: 30px;
    font-weight: 600;
}
.orderComplete-msg .tit .check span{
    display: inline-block;
    position: relative;
    line-height: 1;
    font-weight: 600;
    z-index: 1;
}
.orderComplete-msg .tit .check span:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -5px;
    width: 100%;
    height: 8px;
    background: #F9D983;
}
.orderComplete-msg .desc1 {
    font-size: 20px;
    color: #1c1c1c;
    line-height: 38px;
}
.orderComplete-msg .desc1 em {color: #918c00;}
.orderComplete-msg .desc2 {
    font-size: 20px;
    color: #1c1c1c;
    line-height: 32px;
    margin-top: 20px;
}
.orderComplete-msg .annc {
    font-size: 20px;
    margin-top: 35px;
    padding: 30px;
    background: #f2f2e9;
    color: #1c1c1c;
    line-height: 32px;
    word-break: keep-all;
}
.hd__orderComplete .payment-amount li.total-area {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.hd__orderComplete .payment-amount li.total-area .tit {
    font-size: 22px;
}
.hd__orderComplete .payment-amount li.total-area .price {
    position: static;
    float: initial;
    margin-top: 0;
    font-size: 26px;
}
.hd__orderComplete .payment-amount li.total-area .desc {
    display: inline-block;
    float: right;
    width: auto;
    margin-top: 0;
    font-size: 22px;
    text-align: right;
}
.hd__orderComplete .payment-amount li.total-area .price:before {
    display: none;
}
.hd__orderComplete .payment-info ul {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.hd__orderComplete .payment-info ul li {
    display: table;
    width: 100%;
    margin: 0 0 10px;
    font-size: 22px;
}
.hd__orderComplete .payment-info ul li:last-child {
    margin-bottom: 0;
}
.hd__orderComplete .payment-info ul li:after {
    display: block;
    clear: both;
    content: '';
}
.hd__orderComplete .payment-info ul li .tit {
    display: table-cell;
    width: 140px;
    margin-right: 45px;
    text-align: left;
}
.hd__orderComplete .payment-info ul li .cont {
    display: table-cell;
    line-height: 32px;
}
.hd__orderComplete .deliveryInfo ul {
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.hd__orderComplete .deliveryInfo ul li {
    display: table;
    width: 100%;
    margin: 0 0 10px;
    font-size: 22px;
}
.hd__orderComplete .deliveryInfo ul li:last-child {
    margin-bottom: 0;
}
.hd__orderComplete .deliveryInfo ul li:after {
    display: block;
    clear: both;
    content: '';
}
.hd__orderComplete .deliveryInfo ul li .tit {
    display: table-cell;
    width: 140px;
    margin-right: 45px;
    text-align: left;
}
.hd__orderComplete .deliveryInfo ul li .cont {
    display: table-cell;
    line-height: 32px;
}
.hd__orderComplete .orderPayment_h2 .point_color{
	position: absolute;
	left: 130px;
	top: 26px;
	font-size: 22px;
}
.giftBox__list {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.giftBox__list strong {
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
}
.giftBox__cont {
    position: relative;
    padding-left: 200px;
    min-height: 160px;
}
.giftBox__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 160px;
}
.giftBox__item__list {
    margin-top: 15px;
    line-height: 36px;
    font-size: 22px;
}
.giftBox__item__list label {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 110px;
}
.giftBox__item__list label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 36px;
    height: 36px;
    background: url(/front_mo/images/btn_comm_radio-65f9dfa8c8d59189b54acdf2be49b1f1.png) no-repeat -3px -3px;
}
.giftBox__item__list input:checked+label:before {
    background-position: -45px -4px;
}
.giftBox__item__thumb {
    position: absolute;
    top: 0;
    left: 50px;
    width: 50px;
    height: 46px;
}
.options__line {
    position: relative;
    padding-left: 55px;
}
.options__line .abs {
    position: absolute;
    top: 0;
    left: 0;
}
.designation__opts span {
    display: block;
    line-height: 28px;
}
.scQna {
    overflow: hidden;
    overflow-y: auto;
    height: 370px;
    resize: none;
    box-sizing: border-box;
    line-height: 32px;
}
.hd .Badge {
    display: inline-block;
    padding: 0 5px;
    background: #1c1c1c;
    font-size: 20px;
    color: #fff;
    font-style: normal;
}
img {
    max-width: 100%;
}
.btn--update {
    width: 100px;
    height: 55px;
    border: 1px solid #918c00;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}
.btn--delete {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0;
    width: 32px;
    height: 32px;
}
.btn--delete:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 30px;
    margin: -15px 0 0 -1px;
    background-color: #888;
    transform: rotate(45deg);
}
.btn--delete:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 30px;
    margin: -15px 0 0 -1px;
    background-color: #888;
    transform: rotate(-45deg);
}
.btn--listMore {
    display: block;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    background: #f5f5f5;
    text-align: center;
    font-size: 20px;
}
.btn--listMore span {
    padding-right: 32px;
    background: url(/front_mo/images/btn_menu_drop-down-c697a432138002b0a89ba9161a52874d.png) no-repeat 100% 50%;
}
.btn--listMore.on span {
    padding-right: 32px;
    background: url(/front_mo/images/btn_menu_drop-up-a0ff384cee21a146caa4f0be943367b8.png) no-repeat 100% 50%;
}


.tab_type ,.tab_type_cart {
	margin:40px 0 20px;
}
.dvCart-header{
	position: relative;
    margin: -2px -30px;
    padding: 25px 30px 20px;
    font-size: 25px;
    color: #1c1c1c;
    border-top: 15px solid #eee;
    z-index: 1;
}
.dvCart-header label{
	font-weight: 600;
}
.dvCart-header .btn-round{
	position: absolute;
	right: 30px;
	top: 50%;
    padding: 8px 15px;
	transform: translateY(-50%);
	border-radius: 30px;
}
.dvCart-summary{
	padding: 25px 0;
    line-height: 1.5;
    font-size: 22px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.dvCart-summary__total{
    font-weight: 600;
}
.dvCart-sec {
    position: relative;
    min-height: 100px;
    padding: 0 0 0 130px;
}
.dvCart-sec .dvCart-img {
    position: absolute;
    top: 0;
    left: 0;
}
.dvCart-sec .dvCart-img figure {
    width: 100px;
    height: 100px;
}
.dvCart-sec .dvCart-text .dvCart-title {
    display: block;
    width: 80%;
    padding-right: 45px;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    word-break: break-all;
}
.dvCart-sec .dvCart-text .dvCart-desc {
    margin-top: 5px;
    font-size: 22px;
    line-height: 30px;
}
.dvCart-sec .dvCart-text .dvCart-opts {
    margin-bottom: 5px;
    display: block;
}
.dvCart-sec .dvCart-text .dvCart-pdName {
    display: block;
}
.dvCart-sec .dvCart-text .dvCart-delivery {
    display: block;
    margin-bottom: 5px;
    color: #918c00;
}
.dvCart-sec .dvCart-text .dvCart-qty {
	display: block;
    padding-top: 5px;
    color: #888;
}
.dvCart-sec .dvCart-text .dvCart-error {
    display: block;
    margin-top: 5px;
	font-size: 19px;
    color: #e32d3e;
}
.dvCart-sec .dvCart-text .dvCart-error:before {
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	line-height: 18px;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	border: 1px solid #e32d3e;
	border-radius: 50%;
	content: '!';
}
.dvCart-sec .dvCart-text .discount-tooltip{
	top: 110%;
	margin-right: -10px;
	font-size: 19px;
}
.dvCart-sec .dvCart-price {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 26px;
    font-weight: 600;
    text-align: right;
}
.dvCart-sec .dvCart-price del{
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #888;
}
.dvCart.single {
    position: relative;
    padding: 30px 0 30px 50px;
}
.dvCart.single .checks_box {
    position: absolute;
    top: 30px;
    left: 0;
    height: auto;
    line-height: 1;
}
.dvCart.single .checks.on:before {
    margin-right: 0;
}
.dvCart.single .btn--delete {
    top: 30px;
}
.dvCart.single .count_box {
	position: relative;
    margin-top: 28px;
    width: 170px;
    min-height: 55px;
}
.hd__orderCart .hd__btn-sec > *{
    height: 85px;
    line-height: 85px;
}
 .hd__orderCommon .hd__btn-sec > * {
    height: 4.25rem;
    line-height: 4.25rem;
}
.hd__orderCart .btn-white {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
}

.hd__orderCart .btn-green,.hd__orderCommon .hd__btn-sec .btn-green {
    display: block;
    width: 100%;
    font-weight: 600;
}

.product--money--detail {
    padding: 25px 0;
    border-top: 3px solid #1c1c1c;
    border-bottom: 1px solid #ccc;
}
.product--money--detail li {
    font-size: 22px;
    margin-top: 15px;
}
.product--money--detail li:first-child {
    margin-top: 0;
}
.product--money--detail li:after {
    content: '';
    display: block;
    clear: both;
}
.product--money--detail li .txt {
    float: left;
}
.product--money--detail li .price {
    float: right;
    font-weight: 400;
}
.product--money--total {
    margin-top: 25px;
    font-weight: 600;
}
.product--money--total:after {
    content: '';
    display: block;
    clear: both;
}
.product--money--total .txt {
    float: left;
    padding-top: 10px;
    font-size: 26px;
}
.product--money--total .price {
    position: relative;
    float: right;
    font-size: 36px;
}
.product--money--total .price:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 8px;
    background: #F9D983;
}
.hd__orderCart .product--money{
	margin: 0 -30px;
	padding: 0 30px;
    border-top: 15px solid #eee;
}
.hd__orderCart .product--money--detail{
	border-top: 0;
}
.hd__orderCart .notice_desc-top{
	margin-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #888;
    line-height: 32px;
    border-bottom: 1px solid #ccc;
    letter-spacing: -0.7px;
}
.hd__orderCart .tab-area-v3 .tab-list-v3 a span {
    display: inline-block;
    margin: -3px 0 0 5px;
    line-height: 24px;
    height: 27px;
    width: 27px;
    padding: 3px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 27px;
    vertical-align: middle;
    border: 1px solid #b5b5b5;
}
.hd__orderCart .tab-area-v3 .tab-list-v3--on a span {
    color: #fff;
    background: #918c00;
    border-color: #918c00;
}
.count_box {
    position: relative;
    font-size: 0;
}
.count_box .num {
    display: inline-block;
    position: relative;
    width: 170px;
    height: 50px;
    padding: 0 48px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    color: #1c1c1c;
    box-sizing: border-box;
}
.count_box .num button {
    position: absolute;
    top: -1px;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    background: #f8f8f8;
}
.count_box .num .btn_down {
    left: -1px;
}
.count_box .num .btn_down:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background: #1c1c1c;
    transform: translate(-50%, -50%);
}
.count_box .num .btn_up {
    right: -1px;
}
.count_box .num .btn_up:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    background: #1c1c1c;
    transform: translate(-50%, -50%);
}
.count_box .num .btn_up:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 16px;
    background: #1c1c1c;
    transform: translate(-50%, -50%);
}
.count_box .num input {
    width: 70px;
    height: 48px;
    padding: 0;
    border: none;
    text-align: center;
    vertical-align: top;
    line-height: 48px;
    font-size: 21px;
    font-weight: 600;
    color: #333;
}
.count_box .btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 100%;
	line-height: 48px;
	font-size: 20px;
	background: #f8f8f8;
	border: 1px solid #ccc;
}
.count_box .btn .ico_notify{
    transform: scale(0.6);
}
.list_top {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.list_top label {
    display: inline-block;
    font-size: 22px;
}
.list_top button {
    position: absolute;
    top: 50%;
    right: 0;
    padding-left: 30px;
    background: url(/front_mo/images/ico_comm_delete-18cb8c781a7233f30cc85da72a93622d.png) no-repeat 0 50%;
    font-size: 22px;
    transform: translate(0, -50%);
}
.list_top .btn-box{
    position: absolute;
    top: 50%;
    right: 0;
    white-space: nowrap;
    transform: translateY(-50%);
}
.list_top .btn-box a{
    margin-left: 5px;
}
.checks {
    display: inline-block;
    vertical-align: 2px;
}
.checks:before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 5px;
    border: 1px solid #ccc;
    background: #fff url(/front_mo/images/ico_comm_checkbox-74bc4ccb990729ea65ac5a89d20cd2a7.png) no-repeat 50% 50%;
    border-radius: 50%;
    vertical-align: -11px;
}
.checks.on:before {
    background: #918c00 url(/front_mo/images/ico_comm_checkbox-on-1e2500e8e7365f99f93f83543d991860.png) no-repeat 50% 50%;
    border: 1px solid #918c00;
}
.checks.disabled:before {
    display: none;
}
.checks input {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
}
.checks label {
    display: inline-block;
    vertical-align: 0;
    margin-left: 5px;
    font-size: 22px;
}
.notice_desc {
	/* padding: 20px; */
	border-top:solid 1px #ccc;
	font-size: 20px;
	letter-spacing: -.85px;
    color: #888;
	line-height: 32px;
	margin-top: 20px;
    padding-top: 10px;
}
.dvCart {
    position: relative;
    margin-top: 0;
    border-top: 1px solid #ccc;
}
.dvCart:first-child {
    margin-top: 0;
    border-top: 0;
}
.dvCart .checks_box {
    height: 76px;
    line-height: 76px;
}

.dvCart .checks_box strong {
    display: inline-block;
    overflow: hidden;
    max-width: 500px;
    vertical-align: top;
    font-size: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dvCart .btn--listMore{
	border-top: 0;
}
.dvCart .product--detail {
    display: table;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    padding-top: 25px;
    border-top: 1px solid #ccc;
}
.dvCart .product--plan {
    display: none;
}
.dvCart .product--plan table thead th {
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
}
.dvCart .product--plan table tbody th {
    padding: 25px 10px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 400;
}
.dvCart .product--plan table tbody th strong {
    display: block;
    font-weight: 600;
}
.dvCart .product--plan table tbody td {
    padding: 30px 0 30px 20px;
    border-top: 1px solid #ddd;
    line-height: 32px;
    font-size: 22px;
}
.dvCart .product--plan table tbody td .num {
    font-weight: 600;
}
.dvCart .product--plan table tbody td .product--present {
    margin: 20px 0 0;
    border-top: 1px solid #ddd;
    padding: 20px 0 0;
    background: 0 0;
    line-height: 1;
}
.dvCart .product--present {
    position: relative;
    margin: 25px 0;
    padding: 15px;
    background: #f5f5f5;
    font-size: 0;
}
.dvCart .product--present .product--present--img {
    display: inline-block;
    position: relative;
    width: 80px;
    max-width: 80px;
    height: 77px;
    vertical-align: top;
    text-align: center;
}
.dvCart .product--present .product--present--img img {
    width: 100%;
    vertical-align: top;
}
.dvCart .product--present .product--present--name {
    display: inline-block;
    width: 309px;
    margin-left: 25px;
    vertical-align: top;
    line-height: 32px;
    font-size: 22px;
}
.dvCart .product--present .product--present--name span {
    display: block;
}
.dvCart .present--add li {
    position: relative;
    margin-top: 20px;
}
.dvCart .present--add li:first-child {
    margin-top: 0;
}
.dvCart .present--add li .present--add--opts {
    display: block;
    margin-bottom: 30px;
    padding-right: 40px;
    font-size: 22px;
    font-weight: 600;
}
.dvCart .present--add li .present--add--detail {
    position: relative;
    min-height: 55px;
}
.dvCart .present--add li .present--add--detail .present--add--price {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 24px;
    font-weight: 600;
}
.dvCart .present--add li .btn--delete {
    top: 0;
}
.dvCart .product--price {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid #ddd;
    text-align: right;
    font-size: 26px;
    font-weight: 600;
}
.dvCart .product--price.res:after {
    content: '';
    display: table;
    clear: both;
}
.dvCart .product--price .count_box {
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.dvCart .product--price .price-area {
    display: inline-block;
    line-height: 55px;
    vertical-align: middle;
}
.dvCart .product--price .btn--buynow {
    position: absolute;
    z-index: 4;
    top: 50%;
    right: 0;
    height: 55px;
    padding: 0 38px;
    border: 0;
    background: #888;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    transform: translate(0, -50%);
}
.dvCart .product--price .btn--buynow.active {
    background: #918c00;
}
.dvCart.stop .textBox {
    position: relative;
}
.dvCart.stop .textBox .dim {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}
.dvCart.stop .textBox:before {
    display: block;
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    font-family: "Noto Sans Korean";
    transform: translate3d(-50%, -50%, 0);
}
.dvCart.stop01 .textBox:before {
    content: '판매중지 또는 일시품절';
}
.dvCart.stop02 .textBox:before {
    content: '판매중지 또는 일시품절';
}
.dvCart.stop03 .textBox:before {
    content: '구매불가 (배송불가)';
}
.latter_head {
    padding: 50px 30px;
    display: inline-block;
    width: 580px;
}
.latter_head .latter_top {
    font-size: 32px;
    text-align: center;
}
.latter_head > span {
    font-size: 22px;
    color: #5f5f5f;
    padding: 14px 0;
    margin-top: 27px;
    display: inline-block;
}
.latter_list li .oder_title {
    border-top: 1px solid #dfdfdf;
}
.latter_list li:last-child {
    border-bottom: 1px solid #dfdfdf;
}
.latter_list .on > .oder_title {
    background: #efefef;
}
.latter_list .on > .oder_title:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 31px;
    width: 33px;
    height: 17px;
    margin-top: -8px;
    background: url(/mobile/img/icon_arrow_big_down.png) no-repeat;
}
.coupon_head {
    padding: 50px 30px;
}
.coupon_head h2 {
    text-align: center;
    font-size: 30px;
}
.coupon_info {
    margin-top: 30px;
    text-align: center;
}
.coupon_info .coupon_info_bg {
    margin: 0 auto;
    width: 520px;
    height: 217px;
    background: url(/mobile/img/ms/coupon_bg_big.png) no-repeat;
}
.coupon_info .coupon_info_bg .coupon_bg_top {
    padding: 40px 50px;
}
.coupon_info .coupon_info_bg .coupon_bg_top p {
    font-size: 26px;
    line-height: 33px;
    color: #5f5f5f;
}
.coupon_info .coupon_info_bg .coupon_bg_top p span {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    font-weight: 900;
}
.coupon_info .coupon_info_bg .coupon_bg_btm {
    padding: 20px 30px;
    display: inline-block;
    width: 460px;
    line-height: 25px;
}
.coupon_info .coupon_info_bg .coupon_bg_btm p {
    font-size: 24px;
    display: block;
    float: left;
    color: #5f5f5f;
    letter-spacing: -1px;
}
.coupon_info .coupon_info_bg .coupon_bg_btm span {
    font-size: 24px;
    display: block;
    float: right;
    color: #cf2333;
}
.coupon_add {
    margin-top: 20px;
}
.coupon_add a {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    vertical-align: top;
}
.coupon_add a:last-child {
    margin-bottom: 0;
}
.coupon_add a:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
    height: 17px;
    background: url(/mobile/img/ms/icon_arrow.png) no-repeat;
    transform: translateY(-50%);
}
.coupon_add a p {
    width: 100%;
    font-size: 26px;
    float: left;
    color: #5f5f5f;
}
.coupon_add a p span {
    color: #000;
    float: right;
    padding-right: 50px;
}
.coupon_tab .tab__area{
	margin: 30px 0;
}
.coupon_tab .coupon_poss > p {
    font-size: 22px;
    color: #5f5f5f;
}
.coupon_tab .coupon_poss > ul {
    margin-top: 30px;
}
.coupon_poss{
	margin-top: 30px;
}
.coupon_poss li {
    margin-top: 15px;
    text-align: center;
}
.coupon_poss li > a{
	position: relative;
}
.coupon_poss li > a:after{
    position: absolute;
    top: 50%;
    right: 40px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border: solid #888;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    content: '';
    z-index: 1;
}
.coupon_poss li > a .coupon_poss_bg .coupon_poss_info{
    padding: 25px 70px 25px 25px;
}
.coupon_poss_bg {
    position: relative;
    display: block;
    margin: 0 auto;
    min-height: 204px;
    box-sizing: border-box;
    border: 1px solid #cfcfcf;
    border-radius: 20px;
}
.coupon_poss_bg .coupon_poss_info {
    display: block;
    padding: 25px;
}
.coupon_poss_bg .coupon_poss_inner {
    display: block;
    font-size: 22px;
}
.coupon_poss_bg .coupon_poss_inner .free_dv {
    display: block;
    overflow: hidden;
    text-align: left;
    margin-bottom: 15px;
}
.coupon_poss_bg .coupon_poss_inner .free_dv > .coupon_title {
    font-size: 24px;
    line-height: 36px;
    color: #1c1c1c;
}
.coupon_poss_bg .coupon_poss_inner .free_dv .day_rming {
    float: right;
    margin-left: 15px;
    line-height: 36px;
    font-size: 22px;
    color: #918c00;
}
.coupon_poss_bg .coupon_poss_inner .free_dv .day_rming span {
    font-weight: 900;
}
.coupon_poss_bg .coupon_poss_inner .price_mrtn {
    display: block;
    line-height: 1.5;
    min-height: 66px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 10px;
}
.coupon_poss_bg .coupon_poss_inner .price_mrtn em {
    display: block;
    font-style: normal;
}
.coupon_poss_bg .coupon_poss_inner .use_date {
    display: block;
    color: #918c00;
    letter-spacing: 0.6px;
    text-align: left;
}
.coupon_finish > ul > li {
    padding: 20px 0;
    text-align: center;
}
.coupon_finish .coupon_poss_bg {
	border-color: #cfcfcf !important;
    background: #f9f9f9;
}
.coupon_finish .coupon_poss_bg .coupon_poss_inner,
.coupon_finish .coupon_poss_bg .coupon_poss_inner .free_dv > .coupon_title,
.coupon_finish .coupon_poss_bg .coupon_poss_inner .use_date {
    color: #9f9f9f;
}
.coupon_finish .coupon_poss_bg .coupon_poss_inner .free_dv .day_rming {
    color: #3d3d3d;
}
.bg_chg > .oder_title {
    background: #fff;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.bg_chg.on > .oder_title {
    background: #efefef;
    border-top: 1px solid #9f9f9f;
}
.bg_chg .section {
    padding: 40px 30px;
}
.pt_title {
    margin-top: 49px;
    font-size: 30px;
    text-align: center;
}
.pt_box {
    display: flex;
    width: 260px;
    height: 260px;
    margin: 28px auto 0;
    border: 18px solid #dfdfdf;
    border-radius: 100%;
    font-size: 26px;
    text-align: center;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.pt_box .inner {
    line-height: 48px;
}
.pt_box strong {
    display: inline-block;
    min-width: 41px;
    font-size: 42px;
    font-weight: 900;
}
.sta_list li {
    overflow: hidden;
    padding: 30px 0 22px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 26px;
    line-height: 1;
    color: #5f5f5f;
}
.sta_list li .pt_num {
    float: right;
    font-size: 28px;
}
.sta_list li em {
    font-style: normal;
    font-size: 27px;
}
.data_inner {
    margin-top: 50px;
    border-bottom: 1px solid #e4e4e4;
}
.data_inner .no_data {
    padding-top: 30px !important;
}
.data_title {
    height: 50px;
    padding-left: 30px;
    line-height: 50px;
    font-size: 24px;
    background: #efefef;
    color: #5f5f5f;
}
/* .data_pt a {
    display: block;
    overflow: hidden;
    padding: 48px 30px;
    border-top: 1px solid #e4e4e4;
    color: #000;
}
.data_pt a:first-child {
    border: none;
    padding-top: 40px;
} */
.data_pt .left {
    float: left;
}
.data_pt .left .txt {
    font-size: 22px;
}
.data_pt .left .prd_num {
    margin-top: 15px;
    font-size: 24px;
    color: #5f5f5f;
}
.pt_com .right p {
    color: #ff3c00;
}
.data_pt .right {
    position: relative;
    float: right;
    padding-right: 60px;
}
.data_pt .right:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 11px;
    height: 18px;
    margin-top: -9px;
    background: url(/mobile/img/ms/icon_arrow.png) no-repeat;
}
.data_pt .right .txt {
    margin-top: 10px;
    font-size: 24px;
    text-align: right;
}
.stat_box.use {
    color: #cf2333;
}
.prd_info_box {
    position: relative;
    padding: 64px 0 42px;
}
.prd_info_box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 20px;
    border-top: 1px solid #dfdfdf;
    background: #efefef;
}
.prd_info_box.tab_wrap .tab_type2 {
    margin-top: 18px;
    border-top: 1px solid #dfdfdf;
}
.prd_info_box .title {
    overflow: hidden;
    height: 46px;
    padding: 0 30px;
    font-size: 32px;
    line-height: 46px;
    font-weight: 600;
}
.prd_info_box .title .checks_box {
    float: right;
    margin-top: -4px;
}
.prd_info_box .title .checks_box label {
    font-size: 24px;
    font-weight: 400;
}
.prd_info_box .title .txt_r {
    float: right;
    font-size: 26px;
    font-weight: 400;
}
.prd_info_box .oder_list {
    padding: 0 30px;
}
.prd_info_box .list_prd {
    padding: 0 30px;
    margin-top: 20px;
    border: none;
}
.prd_info_box .list_prd > li {
    padding: 0 0 42px;
}
.prd_info_box .list_prd li+li {
    padding-top: 30px;
}
.prd_info_box .list_prd > li .img_box {
    vertical-align: top;
}
.prd_info_box .list_prd:last-child > li:last-child {
    padding-bottom: 0;
}
.prd_info_box label.title {
    display: block;
}
.prd_info_box .title .btn_xsmal {
    float: right;
    height: 46px;
    line-height: 44px;
}
.prd_info_box+.btn_area {
    margin-top: 0;
    padding-top: 50px;
    border-top: 1px solid #000;
}
.prd_info_box+.btn_area.apply {
    padding-top: 0;
    border-top: none;
}
.change_tit {
    overflow: hidden;
    padding: 27px 30px;
    font-size: 26px;
    color: #5f5f5f;
}
.change_tit .checks {
    float: right;
    margin-top: -4px;
}
.change_tit.btn_tit {
    padding: 16px 30px;
    line-height: 48px;
}
.change_tit.btn_tit .btn_xsmal {
    float: right;
}
.change_list .change_tit {
    margin-top: 36px;
    border-top: 1px solid #dfdfdf;
}
.change_list .change_tit .dv_end_time {
    vertical-align: top;
}
.prd_info_box.change_list .list_prd {
    margin-top: 0;
    padding: 0 30px;
}
.prd_info_box.change_list .list_prd.first li {
    padding: 25px 0 15px;
}
.prd_info_box.change_list .list_prd li {
    padding: 25px 0 42px;
    border-top: 1px solid #dfdfdf;
}
.prd_info_box.change_list .list_prd > li:last-child {
    padding-bottom: 0;
}
.prd_info_box .list_text_box:last-child {
    padding-bottom: 0;
}
.prd_info_box .list_text {
    font-size: 26px;
}
.prd_info_box .list_text li+li {
    margin-top: 17px;
}
.prd_info_box .input_type {
    margin-top: 17px;
    padding: 0 30px;
}
.prd_info_box .form_box {
    margin-top: 0;
    padding: 38px 0 40px;
    border-top: 1px solid #e4e4e4;
}
.prd_info_box .form_box.first {
    border-top: none;
}
.prd_info_box .form_box .form_title {
    padding-left: 30px;
    padding-right: 30px;
}
.prd_info_box .form_box:last-child {
    padding-bottom: 0;
}
.prd_info_box .deli_txt {
    margin-top: 40px;
    padding: 0 30px;
    font-size: 24px;
}
.prd_info_box .refund_box {
    padding: 30px 0 42px;
    border-top: 1px solid #dfdfdf;
}
.last_list {
    border-bottom: 1px solid #dfdfdf;
}
.check_box {
    overflow: hidden;
}
.data_form_wrap {
    display: inline-block;
}
.com_text {
    margin-top: 80px;
}
.com_text .img_box {
    display: inline-block;
    margin-bottom: 21px;
}
.com_box {
    margin-top: 53px;
    padding-top: 2px;
    border-top: 1px solid #dfdfdf;
}
.com_box .cont_title {
    line-height: 38px;
}
.com_box .cont_title span {
    font-weight: 400;
}
.com_box .sns_list {
    margin-top: 29px;
}
.banner_bar {
    margin-top: 100px;
}
.banner_bar img {
    vertical-align: top;
}
.join_head {
    padding: 50px 30px;
    border-bottom: 1px solid #dfdfdf;
}
.join_head p {
    text-align: center;
    font-size: 26px;
    letter-spacing: -1px;
}
.join_head p img {
    margin-bottom: 16px;
}
.join_content {
    padding: 50px 30px;
    border-bottom: 1px solid #dfdfdf;
}
.join_content p {
    text-align: center;
    font-size: 26px;
    margin-bottom: 16px;
}
.join_content p img {
    margin-bottom: -4px;
}
.join_content .f_size {
    font-size: 24px;
    letter-spacing: -1px;
    margin-bottom: 19px;
}
.join_content .input_type {
    padding: 10px 0;
}
.join_content .input_type input {
    height: 100px;
    border: 0;
    background: #f9f9f9;
}
.join_content .login_btn {
    padding: 20px 0;
}
.join_content .join_finds {
    text-align: center;
    margin-top: 30px;
}
.join_content .join_finds ul {
    display: inline-block;
    position: relative;
}
.join_content .join_finds ul li {
    float: left;
    margin: 0 20px;
    font-size: 24px;
    letter-spacing: -1px;
}
.join_content .join_finds ul li:first-child:after {
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    right: 178px;
    top: 2px;
    background: #dfdfdf;
}
.join_btm {
    padding: 50px 30px;
}
.join_btm p {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.join_btm p:nth-child(3) {
    margin-bottom: 0;
}
.join_btm p strong {
    font-size: 26px;
}
.join_btm p strong img {
    margin-bottom: -4px;
}
.join_btm .btn_round {
    margin: 30px 0;
}
.faq_title {
    position: relative;
    font-size: 32px;
    display: inline-block;
    width: 580px;
    padding: 38px 30px;
}
.faq_title .btn_list_more {
    position: absolute;
    right: 16px;
    top: 28px;
}
.bg_chg ul li > .bg_chg_me {
    border-top: 1px solid #dfdfdf;
}
.bg_chg ul li.on > .bg_chg_me {
    border-top: 1px solid #dfdfdf;
}
.bg_chg ul li.on > .bg_chg_me:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 33px;
    height: 17px;
    margin-top: -8px;
    background: url(/front_mo/images/icon_arrow_big_down-250cc5b4ec0a14adb83e7a658ac59485.png) no-repeat;
}
.bg_chg ul li.on > .faq_reply {
    background-color: #f9f9f9;
}
.bg_chg > ul > li:last-child {
    border-bottom: 1px solid #dfdfdf;
}
.bg_chg > ul > li.no_data:last-child {
    border-bottom: none;
}
.cs_center_head {
    margin-top: 50px;
}
.cs_center_head strong {
    letter-spacing: -1px;
}
.cs_center_head p {
    font-size: 30px;
    margin: 27px 0 8px;
}
.cs_center_head p img {
    margin-bottom: -3px;
}
.cs_center_content {
    padding: 50px 30px;
    border-bottom: 1px solid #dfdfdf;
}
.cs_center_content dl {
    margin-bottom: 33px;
}
.cs_center_content dl dt {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 13px;
}
.cs_center_content dl dd {
    font-size: 24px;
    color: #5f5f5f;
    line-height: 33px;
}
.cs_center_content .cs_btn {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.cs_center_content .cs_btn button {
    width: 280px;
}
.cs_center_content .cs_btn .talk {
    background: #ffdc00 url(/mobile/img/icon_talk_btn.png) 53px center no-repeat;
    border: 0;
    color: #3c1e1e;
    padding-left: 50px;
}
.cs_center_content .cs_btn button:nth-child(2) {
    float: right;
}
.cs_faq_top {
    padding-bottom: 49px;
    border-bottom: 1px solid #dfdfdf;
}
.cs_faq_top:before {
    content: "";
    display: block;
    height: 20px;
    background: #efefef;
}
.cs_faq_top .accordion_box:last-child {
    border-bottom: 1px solid #dfdfdf;
}
.left {
    float: left;
}
.bg_chg .faq_title .rigth {
    float: right;
    font-size: 24px;
    padding-right: 23px;
    position: relative;
    line-height: 32px;
}
.bg_chg .faq_title .rigth:after {
    content: "";
    display: block;
    width: 11px;
    height: 18px;
    background: url(/mobile/img/ms/icon_arrow.png) no-repeat;
    position: absolute;
    right: 0;
    top: 6px;
}
.rigth p a img {
    margin-left: 12px;
}
.faq_list .oder_title {
    padding: 21px 94px 21px 30px;
}
.faq_accor span {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 13px;
    color: #5f5f5f;
}
.faq_accor p {
    font-size: 28px;
    line-height: 1.5;
}
.faq_reply {
    padding: 40px 30px;
    font-size: 24px !important;
    line-height: 1.6 !important;
}
.faq_reply * {
    font-size: 24px !important;
    line-height: 1.6 !important;
}
.faq_reply ul li {
    padding-left: 0;
    font-size: 24px;
}
.faq_reply ul li:before {
    display: none;
}
.cs_notice:before {
    content: "";
    display: block;
    height: 20px;
    background: #efefef;
}
.notice_accor p {
    font-size: 28px;
    margin-bottom: 13px;
}
.notice_accor span {
    display: inline-block;
    font-size: 22px;
    color: #5f5f5f;
}
.se_head {
    padding: 0 30px;
}
.notice_list .accordion_box:last-child {
    border-bottom: 1px solid #dfdfdf;
}
.no_data .sc_result {
    font-size: 28px;
    margin-bottom: 20px;
    display: inline-block;
    color: #5f5f5f;
}
.no_data .sc_text {
    font-size: 24px;
    line-height: 35px;
    color: #9f9f9f;
}
.se_head .se_content {
    padding: 50px 0;
}
.se_head .notice_sc_area {
    position: relative;
}
.se_head .input_type select {
    margin-top: 20px;
}
.se_head .input_text {
    padding: 0 80px 0 20px;
}
.se_head .searc_area .btn_clear {
    display: none;
    position: absolute;
    top: 1px;
    right: 10rem;
    width: 80px;
    height: 80px;
    background-position: center;
}
.kakao_help {
    padding: 50px 80px;
    border-bottom: 1px solid #dfdfdf;
}
.kakao_help p {
    text-align: center;
    font-size: 24px;
    color: #5f5f5f;
    margin-bottom: 50px;
}
.kakao_help .kakao_time {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}
.kakao_help .kakao_time span {
    line-height: 33px;
}
.kakao_help .kakao_time:before {
    content: "";
    display: block;
    position: relative;
    width: 140px;
    height: 140px;
    background: url(/mobile/img/kakao_talk_img.png) no-repeat;
    margin: 0 auto 30px;
}
.kakao_btm {
    padding: 40px 30px;
}
.kakao_btm p {
    font-size: 22px;
    color: #5f5f5f;
    line-height: 32px;
    margin-bottom: 40px;
}
.kakao_btm p strong {
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}
.kakao_btm .katalk_btn {
    width: 340px;
    background: #ffdc00 url(/mobile/img/icon_talk_btn.png) 50px center no-repeat;
    padding-left: 50px;
    border: 0;
    color: #3c1e1e;
}
.kakao_btm .cs_btn {
    text-align: center;
    padding: 40px 0;
}
.inquiry_head {
    padding: 50px 30px;
    border-bottom: 1px solid #dfdfdf;
}
.inquiry_head label {
    font-size: 32px;
}
.inquiry_head .input_type {
    margin-top: 40px;
}
.order_choice {
    padding: 30px 30px 0;
    display: inline-block;
    width: 580px;
}
.order_choice .order_list .order_content span {
    font-size: 26px;
    float: left;
    line-height: 50px;
}
.order_choice .order_list .order_content button {
    width: 140px;
    float: right;
}
.order_list {
    display: inline-block;
    width: 100%;
}
.order_list ul {
    width: 100%;
    display: inline-block;
    display: none;
}
.order_list ul li {
    display: inline-block;
    width: 100%;
}
.order_list ul li span {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #5f5f5f;
    line-height: 33px;
    word-break: break-all;
}
.order_content {
    display: inline-block;
    width: 100%;
}
.or_choice_se {
    font-size: 24px;
    color: #9f9f9f;
    margin-top: 30px;
}
.section.form_boxn {
    padding: 30px 30px 40px;
}
.btn_area.order_btn button {
    width: 280px;
}
.order_info_list {
    padding: 60px 30px;
}
.order_info_list p {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 45px;
}
.order_info_list p span {
    text-decoration: underline;
}
.order_info_list table {
    width: 100%;
}
.order_info_list table thead {
    border-top: 2px solid #000;
}
.order_info_list table thead tr {
    height: 80px;
}
.order_info_list table thead tr th {
    font-size: 24px;
}
.order_info_list table tbody {
    border-top: 1px solid #000;
}
.order_info_list table tbody tr {
    border-bottom: 1px solid #dfdfdf;
    height: 120px;
}
.order_info_list table tbody tr td {
    font-size: 22px;
    word-break: break-all;
}
.order_info_list table tbody tr td a {
    display: inline-block;
    vertical-align: middle;
}
.order_info_list table tbody tr td a span {
    width: 100%;
    float: left;
    line-height: 30px;
}
.order_info_list table .not_sc tr {
    border-bottom: 0;
    cursor: auto;
}
.tr_padd {
    padding: 0 30px;
}
.order_data {
    color: #5f5f5f;
}
.order_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.order_price {
    color: #5f5f5f;
}
.rat_per_box {
    padding: 50px 0;
    text-align: center;
}
.rat_per_box:before {
    content: "";
    display: block;
    width: 120px;
    height: 125px;
    margin: 0 auto;
    background: url(/mobile/img/ms/icon_reader.jpg) no-repeat;
}
.f_ponit {
    color: #a49b98;
}
.rat_per_box.fflower:before {
    background-image: url(/mobile/img/ms/icon_fflower.jpg);
}
.fflower .f_ponit {
    color: #8e8b83;
}
.rat_per_box.starter:before {
    background-image: url(/mobile/img/ms/icon_starter.jpg);
}
.starter .f_ponit {
    color: #7d9587;
}
.per_title {
    font-size: 30px;
    line-height: 40px;
}
.per_txt {
    margin-top: 20px;
    font-size: 22px;
    color: #9f9f9f;
}
.rat_pay_box {
    padding: 50px 0;
    border-top: 1px solid #000;
    text-align: center;
}
.rat_pay_tit {
    font-size: 26px;
    line-height: 34px;
}
.rat_pay_txt {
    margin-top: 14px;
    font-size: 22px;
    line-height: 36px;
    color: #9f9f9f;
}
.rat_pay_box .btn_link {
    margin-top: 14px;
}
.benefit_tab {
    margin-top: 29px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
}
.benefit_tab li {
    float: left;
    width: 33.3%;
    font-size: 26px;
    color: #9f9f9f;
    text-align: center;
}
.benefit_tab li a {
    display: block;
}
.benefit_tab li a > span {
    display: inline-block;
    height: 88px;
    line-height: 88px;
}
.benefit_tab li.on {
    color: #000;
}
.benefit_tab li.on a > span:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    margin-top: -4px;
    background: #000;
}
.rating_txt {
    padding: 50px 0 40px;
    color: #a49b98;
    font-size: 24px;
    text-align: center;
}
.rating_txt:before {
    content: "";
    display: block;
    width: 120px;
    height: 125px;
    margin: 0 auto;
    background: url(/mobile/img/ms/icon_reader.jpg) no-repeat;
}
.rating_txt.fflower {
    color: #8e8b83;
}
.rating_txt.fflower:before {
    background-image: url(/mobile/img/ms/icon_fflower.jpg);
}
.rating_txt.starter {
    color: #7d9587;
}
.rating_txt.starter:before {
    background-image: url(/mobile/img/ms/icon_starter.jpg);
}
.benefit_banner {
    margin-top: 40px;
    display: block;
}
.benefit_banner img {
    vertical-align: top;
}
.odhstr_head {
    padding-top: 50px;
    border-bottom: 1px solid #000;
}
.odhstr_rating {
    padding: 0 80px;
    text-align: center;
}
.odhstr_rating .user_name {
    font-size: 30px;
    border-bottom: 1px solid #000;
}
.odhstr_rating .group_level {
	padding: 0 10px;
	line-height: 31px;
	font-size: 20px;
	background: #eee;
	border-radius: 30px;
	vertical-align: middle;
}
.odhstr_rating .group_labeling{
	padding: 0 10px;
	line-height: 31px;
	font-size: 18px;
	font-weight: bold;
	background: #ded600;
	border-radius: 30px;
}
.odhstr_rating .group_labeling a:after {
    display: inline-block;
    margin: -5px 0 0 2px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border: solid #1c1c1c;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}
.odhstr_rating .group_gcash {
	margin-left: 10px;
	font-size: 18px;
	color: #918c00;
}
.odhstr_rating .group_date{
	float: right;
	margin-top: 7px;
	font-size: 21px;
}
.odhstr_rating p {
    font-size: 26px;
    line-height: 40px;
}
.odhstr_rating .rating_icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 26px;
}
.odhstr_rating.fflower .rating_icon {
    background: url(/mobile/img/ms/icon_fflower.jpg) no-repeat;
}
.odhstr_rating.reader .rating_icon {
    background: url(/mobile/img/ms/icon_reader.jpg) no-repeat;
}
.odhstr_rating.starter .rating_icon {
    background: url(/mobile/img/ms/icon_starter.jpg) no-repeat;
}
.odhstr_rating p .user_id {
    font-weight: 400;
}
.odhstr_rating .rating_today {
    font-size: 18px;
    color: #9f9f9f;
    margin-top: 10px;
    display: inline-block;
}
.odhstr_rating .buttons {
    padding: 26px 0 37px;
}
.odhstr_rating .buttons .btn_round {
    width: 205px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: 400;
}

.mem__info a {
	position: relative;
	margin-right: 20px;
	font-size: 19px;
	color:#888;
}
.mem__info a:after{
	display: inline-block;
	margin: -3px 0 0 2px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border: solid rgba(0, 0, 0, 0.4);
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}
.mem__info a span{
	margin-right: 8px;
    color: #dd4314;
    white-space: nowrap;
}
.mem__info + #hpointArea {margin-top:30px;}

.odhstr_make {
    padding: 50px 30px;
}
.odhstr_make .buttons {
    text-align: center;
    margin-top: 38px;
}
.odhstr_make .buttons .btn_link {
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: -1px;
    padding: 0 41px 0 43px;
    background: #000 url(/mobile/img/icon_move.png) no-repeat 90% center;
}
.info_text {
    position: relative;
    margin-top: 30px;
    padding-left: 15px;
    font-size: 22px;
    color: #9f9f9f;
}
.info_text:before {
    content: "*";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}
.hd__service-list__total {
    margin-bottom: 15px;
    font-size: 22px;
}
.hd__btn__viewMore {
    width: 100%;
    height: 70px;
    margin-top: 40px;
}
.hd__btn__viewMore button {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    box-sizing: border-box;
    text-align: center;
    background: #bebebe;
    color: #fff;
}
.hd .service-center__info {
    margin-top: 50px;
    text-align: center;
}
.hd .service-center__info__number {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.5px;
}
.hd .service-center__info__number span {
    font-size: 33px;
    color: #928c00;
    letter-spacing: 0;
}
.hd .service-center__info__notice {
    margin: 20px 0 30px;
    line-height: 32px;
    font-size: 22px;
    color: #666;
}
.hd .service-center__info__link {
	display: flex;
}
.hd .service-center__info__link li {
	margin-right: 13px;
	width: 185px;
	height: 70px;
	line-height: 68px;
	font-size: 22px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	letter-spacing: -1px;
}
.hd .service-center__info__link li:last-{
	margin-left: 13px;
}
.hd .service-center__info__link li a {
    display: block;
}
.hd .service-center__info__link li a:before{
	display: inline-block;
	margin-top: -4px;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	background: url("/front_mo/images/btn_service-61ba620e4d8fa1e9309ce75abc137ebc.png") no-repeat;
	background-size: 300%;
	content: '';
}
.hd .service-center__info__link .tell a:before{
	background-position-x: 0;
}
.hd .service-center__info__link .question a:before{
	background-position-x: 50%;
}
.hd .service-center__info__link .kakao a:before{
	background-position-x: 100%;
}
.hd .service-center .cs_faq_top {
    margin-top: 65px;
    border-bottom: 0;
    padding-bottom: 0;
}
.hd .service-center .cs_faq_top:before {
    display: none;
}
.hd .service-center .cs_faq_top .accordion_box:last-child {
    border-bottom: 0;
}
.hd .service-center .faq_title {
    position: relative;
    font-size: 26px;
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
    font-weight: 600;
}
.hd .service-center .faq_title h2{
    font-size: inherit;
    font-weight: inherit;
}
.hd .service-center .faq_title .btn_list_more {
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    width: auto;
    height: auto;
    font-size: 22px;
    font-weight: 400;
    transform: translate3d(0, -50%, 0);
}
.hd .service-center .faq_title .btn_list_more:after{
	display: inline-block;
    margin: -5.5px 0 0 2px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border: solid #1c1c1c;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    content: '';
}
.faq_title .btn_list_more:after,
.hd .service-center .faq_title .btn_list_more:before {
    display: none;
}
.hd .service-center .cs_notice {
    margin-top: 65px;
}
.hd .service-center .cs_notice:before {
    display: none;
}
.hd .service-center .bg_chg ul li {
   border: 0 !important;
}
.hd .service-center .bg_chg ul li a {
    display: block;
    overflow: hidden;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    color: #666;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hd .service-center .bg_chg ul li span{
	font-weight: bold;
	color: #1c1c1c;
}
.hd .service-center form {
    position: relative;
}
.hd .service-center form input {
	margin-bottom: 15px;
    padding-right: 78px;
    border-radius: 10px;
    border-color: #ccc;
    background: #f5f5f5;
}
.hd .service-center form input::placeholder{
	color: #707070;
}
.hd .service-center form input:focus{
	background: #fff;
}
.hd .service-center form .btn__faq {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 73px;
    height: 70px;
    background: url(/front_mo/images/ico_service_search-88c4ae82b07db58679a2ea25d09ba1e3.png) no-repeat 50% 50%;
    background-size: 30px;
}
.hd .notice_list {
    margin-top: 30px;
}
.hd__service-list__list {
    border-bottom: 1px solid #ccc;
}
.hd__service-list__list:first-child {
    border-top: 1px solid #ccc;
}
.hd__service-list__list a {
    display: block;
    padding: 25px 0;
}
.hd__service-list__title {
    display: block;
    overflow: hidden;
    line-height: 36px;
    font-size: 24px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hd__service-list__title span {
	font-size: 24px;
    color: #918c00;
}
.hd__service-list__date {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    color: #888;
}
.hd .service-tab {
    margin-bottom: 40px;
    text-align: left;
    font-size: 0;
}
.hd .service-tab__list {
    display: inline-block;
    position: relative;
    width: 192px;
    margin-top: -1px;
    margin-left: -1px;
    vertical-align: top;
    border: 1px solid #ccc;
}
.hd .service-tab__list:nth-child(3n+1) {
    margin-left: 0;
}
.hd .service-tab__list:nth-child(-n+3) {
    margin-top: 0;
}
.hd .service-tab__list a {
    display: block;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 24px;
    letter-spacing: -.05em;
}
.hd .service-tab__list.on:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border: 3px solid #918c00;
    box-sizing: border-box;
}
.hd .service-tab__list.on a {
    color: #918c00;
}
.hd .faq-list .se_head {
    padding: 0;
    margin-bottom: 40px;
}
.hd .faq-list .se_head .se_content {
    position: relative;
    margin-top: 30px;
    padding: 0;
}
.hd .faq-list .se_head .se_complete {
    padding: 0;
}
.hd .faq-list .se_head .input_text {
    border: 3px solid #918c00;
}
.hd .faq-list .btn__faq {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 78px;
    height: 70px;
    margin-left: 0;
    background: url(/front_mo/images/ico_service_search-88c4ae82b07db58679a2ea25d09ba1e3.png) no-repeat 50% 50%;
}
.hd .faq-list .no_data .sc_text {
    font-size: 22px;
}
.hd .faq-list .faq_list > ul > li {
    border-bottom: 1px solid #ccc;
}
.hd .faq-list .faq_list > ul > li:first-child {
    border-top: 1px solid #ccc;
}
.hd .faq-list .faq_list .faq_accor {
    padding: 30px 95px 30px 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
.hd .faq-list .faq_accor span {
    display: block;
    font-size: 22px;
    margin-bottom: 10px;
    color: #1c1c1c;
}
.hd .faq-list .faq_accor p {
    line-height: 36px;
    font-size: 24px;
    font-weight: 600;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
}
.hd .faq-list .faq_reply {
    padding: 20px;
    font-size: 24px !important;
    line-height: 1.6 !important;
    background: #f9f9f9;
    word-break: keep-all;
}
.hd .faq-list .faq_reply * {
    font-size: 24px !important;
    line-height: 1.6 !important;
}
.hd .faq-list .faq_reply ul li {
    padding-left: 0;
    font-size: 22px;
}
.hd .faq-list .faq_reply ul li a {
    font-weight: 600;
}
.hd .faq-list .faq_reply ul li:before {
    display: none;
}
.hd .se_complete {
    margin-bottom: 15px;
    font-size: 22px;
}
.hd .se_complete .noticeList__top__total{
	margin-bottom: 15px;
    font-size: 22px;
    font-weight: normal;
}
.hd .inquery__title{
	margin-top: 40px;
	font-size: 26px;
	font-weight: 600;
}
.hd .inquery__desc{
	margin-top: 15px;
	font-size: 22px;
	color: #888;
}
.hd .inquery__division{
	position: relative;
	margin-top: 50px;
    font-size: 26px;
    display: block;
    padding: 25px 0;
    font-weight: 600;
    border-top: 3px solid #1c1c1c;
    border-bottom: 1px solid #ccc;
}
.hd .inquery__division:nth-of-type(1){
	margin-top: 30px;
}
.hd .inquery__sec {
    margin-top: 30px;
}
.hd .inquery__sec.type .check-label{
	display: inline-block;
	margin-right: 40px;
	padding: 15px 0 15px 50px;
	font-size: 22px;
}
.hd .inquery__sec .input-box {
    position: relative;
}
.hd .inquery__sec .input-box.num {
    padding-right: 150px;
}
.hd .inquery__sec .input-box.num .btn-full {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 130px;
}
.hd .inquery__sec .input-box .email {
    color: #bdbdbd;
}
.hd .inquery__sec .input-box .email__box {
    display: flex;
    justify-content: space-between;
    line-height: 70px;
    font-size: 25px;
    color: #bdbdbd;
}
.hd .inquery__sec .input-box .email__box input {
    max-width: 170px;
}
.hd .inquery__sec .input-box .email__box .input_mail {
    display: none;
    max-width: 370px;
}
.hd .inquery__sec .input-box .domain__check {
    margin-top: 15px;
}
.hd .inquery__sec .input-box .email__box select {
    max-width: 370px;
    background-position: right 20px top 50%;
}
.hd .inquery__sec .input-box select {
    width: 100%;
    padding-right: 70px;
    padding-left: 20px;
    height: 70px;
    border: 1px solid #bdbdbd;
    background: url(/front_mo/images/ico_member_select-194240eda4252975f9053de65c2e4171.png) no-repeat right 20px top 50%;
    line-height: 70px;
    color: #1c1c1c;
}
.hd .inquery__sec .input-box .on select {
    display: none;
}
.hd .inquery__sec .input-box .on .input_mail {
    display: block;
}
.hd .inquery__sec .cellphone__number {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    line-height: 70px;
    font-size: 25px;
    color: #bdbdbd;
}
.hd .inquery__sec .cellphone__number input {
    max-width: 170px;
}
.hd .inquery__sec .inquery__title {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    color: #1c1c1c;
}
.hd .inquery__sec .inquery__title .import {
    font-weight: 400;
    color: #918c00;
}
.hd .inquery__sec .inquery__notice {
    display: block;
    position: relative;
    margin-top: 20px;
    padding-left: 12px;
    line-height: 32px;
    font-size: 22px;
    font-weight: 400;
    color: #888;
}
.hd .inquery__sec .inquery__notice:before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    color: #888;
}
.hd .inquery__sec .inquery__notice a {
    color: #1c1c1c;
}
.hd .inquery__sec .file_list ul:after {
    content: '';
    display: block;
    clear: both;
}
.hd .inquery__sec .file_list ul li {
    float: left;
    margin-top: 0;
    margin-left: 20px;
}
.hd .inquery__sec .file_list ul li:first-child {
    margin-left: 0;
}
.hd .inquery__sec .file_list ul .image-box {
    display: block;
    overflow: hidden;
    position: relative;
    width: 98px;
    height: 98px;
    border: 1px solid #c3c3c3;
}
.hd .inquery__sec .file_list ul .image-box img {
    width: 100%;
}
.hd .inquery__sec .file_list ul .image-box .btn_icon {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background: #918c00 url(/front_mo/images/ico_file_delte-603f210c24f38b597ea138831efca392.png) no-repeat 50% 50%;
}
.hd .inquery .btn-area {
    margin-top: 40px;
}
.hd .inqueryNumber .inqueryNumber__list {
    margin-top: 35px;
}
.hd .inqueryNumber .inqueryNumber__list:first-child {
    margin-top: 0;
}
.hd .inqueryNumber .inqueryNumber__list a {
    display: block;
}
.hd .inqueryNumber .inqueryNumber__head {
    display: block;
    font-size: 0;
    margin-bottom: 20px;
}
.hd .inqueryNumber .inqueryNumber__head .date {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 22px;
}
.hd .inqueryNumber .inqueryNumber__head .unique_number {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 600;
}
.hd .inqueryNumber .inqueryNumber__cont {
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.hd .inqueryNumber .inqueryNumber__cont .inqueryNumber__cont__img {
    width: 110px;
    height: 110px;
}
.hd .inqueryNumber .inqueryNumber__cont .inqueryNumber__cont__txt {
    position: absolute;
    top: 50%;
    left: 130px;
    line-height: 36px;
    font-size: 22px;
    transform: translate3d(0, -50%, 0);
}
.hd .inqueryNumber .inqueryNumber__cont .inqueryNumber__cont__txt .inqueryNumber__cont__title {
    width: 400px;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
}
.hd .popup_inqueryNumber .page__list-none {
    height: auto !important;
    min-height: auto !important;
}
.hd .popup_inqueryNumber .page__list-none p {
    padding: 90px 0 20px !important;
}
.hd .mypage .odhstr_head {
    padding: 0;
    border-bottom: 0;
    margin-top: -70px;
}
.hd .mypage .odhstr_head .tab-area-wrap{
	margin: 0 -30px 40px;
	width: 640px;
	height: 85px;
    border-bottom: 10px solid #eee;
}
.hd .mypage .odhstr_head .tab-area-wrap.fixed .tab-area-v3{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.hd .mypage .odhstr_head .tab-area-v3{
	border-bottom: 0;
    background: #fff;
}
.hd .mypage .odhstr_head .tab-area-v3 .tab-list-v3:last-child a:before{
    position: absolute;
    left: 50%;
    margin-left: 49px;
    top: 27px;
    width: 6px;
    height: 6px;
    background: #ff0000;
    border-radius: 50%;
    content: '';
}
.hd .mypage .odhstr_rating {
    position: relative;
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
}
.hd .mypage .odhstr_rating span{
	display: inline-block;
	vertical-align: middle;
}
.hd .mypage .odhstr_rating .user_name {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    font-size: 26px;
    font-weight: normal;
    border-bottom: 0;
    vertical-align: middle;
}
.hd .mypage .odhstr_rating .user_name span{
    font-size: 30px;
	font-weight: bold;
	vertical-align: initial;
}
.hd .mypage .odhstr_rating .user_name a:after{
    display: inline-block;
    margin: -3px 0 0 2px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    border: solid #1c1c1c;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    content: '';
}
.hd .mypage .odhstr_rating .btn__settings {
    float: right;
    display: inline-block;
    margin-left: 15px;
    width: 105px;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
    color: #1c1c1c;
    vertical-align: middle;
    background: url(/front_mo/images/icon_comm_setting-black-ab6a5c3aff5738e87b841c8adcd93ae2.png?ver=20211126) no-repeat right 50%;
}
.hd .mypage .odhstr_head .btn-full {
    display: block;
    text-align: center;
    font-weight: 600;
}
.hd .mypage .odhstr_head .box{
	position: relative;
	margin: 30px -30px 0;
	width: 640px;
	text-align: center;
}
.hd .mypage .odhstr_head .box .swiper-container{
	height: 100%;
	overflow: initial;
	overflow-x: clip;
}
.hd .mypage .odhstr_head .box ul{
	display: flex;
	height: 100%;
	align-items: center;
}
.hd .mypage .odhstr_head .box .box__list{
	position: relative;
	width: 100%;
	height: 140px;
	line-height: 1.2;
	background: #f6f6f6;
}
.hd .mypage .odhstr_head .box .box__list > a{
	display: block;
	padding: 35px 0;
	color: #918c00;
}
.hd .mypage .odhstr_head .box .box__list:not(:first-child){
	margin-left: 6px;
}
.hd .mypage .odhstr_head .box .box__list__value{
	font-size: 28px;
}
.hd .mypage .odhstr_head .box .box__list__value a.txt{
	font-size: 25px;
}
.hd .mypage .odhstr_head .box .box__list__title{
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	color: #888;
}
.hd .mypage .odhstr_head .box [class^="swiper-button-"]{
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	line-height: 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.hd .mypage .odhstr_head .box [class^="swiper-button-"]:before{
  display: inline-block;
  margin: 4px 0 0 4px;
  width: 7px;
  height: 7px;
  vertical-align: middle;
  border: solid #555;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
}
.hd .mypage .odhstr_head .box .swiper-button-prev{
  left: -15px;
}

.hd .mypage .odhstr_head .box .swiper-button-next{
  right: -15px;
}
.hd .mypage .odhstr_head .box .swiper-button-next:before{
	margin: 14px 1px 0 0;
    transform: translateY(-50%) rotate(-135deg);
}
.hd .mypage .odhstr_head .box .swiper-button-disabled{
	display: none;
}
.hd .mypage .odhstr_head .box .btn-tooltip{
	top: -47px;
    padding: 5px 10px;
	font-size: 19px;
	letter-spacing: 0;
	animation: none;
	color: #dd4314;
	border-color: #dd4314;
}
.hd .mypage .odhstr_head .box .btn-tooltip:after{
	border-color: #dd4314;
}
.hd .mypage .mypage__sec {
    margin-top: 70px;
}
.hd .mypage .mypage__sec.swiper-container{
	margin-top: 50px;
}
.hd .mypage .mypage__sec.swiper-container img{
	overflow: hidden;
	border-radius: 20px;
}
.hd .mypage .mypage__sec.swiper-container .swiper-pagination{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	z-index: 1;
}
.hd .mypage .mypage__sec.bdx {
    border-top: 0;
}
.hd .mypage .mypage__sec .mypage__title {
    display: block;
    position: relative;
    padding-bottom: 20px;
    font-size: 26px;
    font-weight: 600;
}
.hd .mypage .mypage__sec .mypage__link {
    font-size: 0;
}
.hd .mypage .mypage__sec .mypage__link li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
}
.hd .mypage .mypage__sec .mypage__link li a {
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 23px;
    color: #1c1c1c;
}
.hd .mypage .mypage__sec .mypage__link.other li a {
    font-weight: 600;
    text-align: center;
}
.hd .mypage .mypage__sec .mypage__link.other li a img {
    vertical-align: -7px;
}
.hd .mypage .mypage__sec .pdOrder > li {
    border-top: 1px solid #ccc;
}
.hd .mypage .mypage__sec .pdOrder .no_data{
	padding: 0 !important;
	font-size: 23px;
	color: #888;
	background: none !important;
	text-align: left;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-title {
    display: block;
    width: 390px;
    line-height: 31px;
    font-size: 21px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    letter-spacing: -0.5px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-delivery {
    display: block;
    margin-bottom: 5px;
    font-size: 23px;
    font-weight: bold;
}

.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-date {
    display: block;
    width: 80%;
    line-height: 35px;
    font-size: 22px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-btn {
    position: absolute;
    right: 40px;
    top: 50%;
    padding: 0 10px;
    line-height: 48px;
    font-size: 20px;
    transform: translateY(-50%);
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-to {
	display: block;
	max-width: 200px;
    line-height: 32px;
    font-size: 20px;
    color: #888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-box .pdOrder-to{
	margin-left: 10px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-box .pdOrder-to:before{
	display: inline-block;
	margin-right: 10px;
	width: 1px;
	height: 20px;
	background: #ccc;
	vertical-align: middle;
	content:'';
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-to .name_ellipsis{
	max-width: 85px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-state {
    display: block;
    line-height: 32px;
    font-size: 21px;
    font-weight: 600;
    color: #918c00;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-box{
	display: block;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .pdOrder-box span{
	display: inline-block;
	vertical-align: middle;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2 {
    border: 1px solid #ddd;
    border-radius: 20px;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2 .item-box {
    margin: 0 20px;
    border-top: 1px solid #eee;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2 .item-box:first-child{
	border-top: 0;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2 + .type2 {
    margin-top: 25px;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2.v2 .pdOrder-list a{
	display: table-cell;
    vertical-align: middle;
}
.hd .mypage .mypage__sec .pdOrder .product-wrap.type2.v2 .pdOrder-list a:after{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border: solid rgba(0, 0, 0, 0.3);
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .gift {
    position: relative;
    margin-top: 20px;
    font-size: 0;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .gift .thumb {
    display: inline-block;
    width: 50px;
    height: 46px;
    font-size: 0;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .gift .thumb:after {
    display: inline-block;
    position: relative;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: "";
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list .gift .textbox {
    display: block;
    position: absolute;
    top: 6px;
    left: 50px;
    margin-left: 20px;
    font-size: 22px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.single {
    position: relative;
    border-top: 1px solid #ccc;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.single:first-child{
    border-top: 0;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.single > div {
    display: table;
    padding: 20px 0 20px 120px;
    min-height: 140px;
    width: 100%;
    box-sizing: border-box;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.single .pdOrder-img {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 20px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.single .pdOrder-img img{
	width: 100%;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi {
    position: relative;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi > div {
    padding: 25px 0;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals {
    display: none;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list {
    border-top: 1px solid #ccc;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area {
    position: relative;
    min-height: 150px;
    padding: 25px 0 25px 120px;
    font-size: 0;
    box-sizing: border-box;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area .info-area__text {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100px;
    height: 100px;
    border: 3px solid #bebebe;
    text-align: center;
    font-size: 22px;
    box-sizing: border-box;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area .info-area__text span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate3d(-50%, -50%, 0);
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area .info-area__text strong {
    display: block;
    font-weight: 600;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area__txt {
    font-size: 22px;
    line-height: 32px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area__txt .product--list {
    position: relative;
    padding-right: 65px;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area__txt .product--list .num {
    position: absolute;
    top: 0;
    right: 0;
}
.hd .mypage .mypage__sec .pdOrder .pdOrder-list.multi .regular-meals__list .info-area__condi {
    display: block;
    line-height: 36px;
    font-size: 22px;
    font-weight: 600;
    color: #918c00;
}
.hd .mypage .mypage__sec .service__center {
    margin-top: 90px;
    text-align: center;
}
.hd .mypage .mypage__sec .service__center a {
	display: inline-block;
    padding: 25px 35px;
    font-size: 24px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 50px;
}

.hd .mypage__sec.myCode {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	padding: 40px 30px;
	width: 640px;
	border-top: 20px solid #eee;
	border-bottom: 20px solid #eee;
	box-sizing: border-box;
}
.hd .mypage__sec.myCode .myCode__sec{border-top: 1px solid #ccc;}
.hd .mypage__sec.myCode .mypage__title { display: inline-block;}
.hd .mypage__sec .mypage__title .txt{
	display: inline-block;
	margin-left: 10px;
	font-size: 22px;
	font-weight: normal;
}
.hd .mypage__sec .mypage__title .txt-r{
	float: right;
	margin-top: 3px;
	font-size: 21px;
	font-weight: normal;
	color: #888;
}
.hd .mypage__sec .mypage__title a.txt-r{
	color: #918c00;
}
.hd .mypage__sec .mypage__text{
	font-size: 23px;
	color: #888;
}
.hd .mypage__sec.myCode button {
    position: absolute;
    top: 50%;
    right: 30px;
    width: auto;
    margin-top: -35px;
    padding: 0 20px;
    line-height: 55px;
    border-radius: 10px;
}
.hd .mypage__sec.myCode .myCode__code{display:inline-block;  float: right; font-size: 22px;}
.hd .mypage__sec.MyHistory{
	margin-top: 0;
	margin-left: -30px;
	margin-right: -30px;    
	padding: 50px 30px 20px;
    width: 580px;
}

.hd .mypage__sec .swiper-prudect {
  margin: 0 -30px 0 -6px;
  padding-bottom: 5px;
  overflow: hidden;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item {
  margin: 0 14px 0 6px;
  margin-top: 0 !important;
  padding-bottom: 0;
  border-bottom: 0;
  flex: 0 0 230px;
  width: 230px;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item:last-child {
  margin-right: 30px;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__thumb {
  width: 230px;
  height: 230px;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info {
  width: 100%;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info .item__sub {
  font-size: 19px;
  -webkit-line-clamp: 1 !important;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info .item__name {
  font-size: 21px;
  word-break: keep-all;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info .item__title {
  margin-top: 15px !important;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info .item__price {
  margin-top: 10px;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__info .item__score {
  top: 5px;
  right: 5px;
  transform: scale(0.8);
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__cart {
  top: initial;
  bottom: 0;
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__label {
  right: -7px;
  bottom: -3px;
  transform: scale(0.9);
}

.hd .mypage__sec .swiper-prudect .product__wrap__list--item .item__score {
  top: 0;
  right: 0;
  transform: scale(0.8);
}


.hd .mypage .mypage__nav{
	margin: 50px 0 0 -30px;
	width: 640px;
	padding: 0 30px;
	box-sizing: border-box;
	overflow: hidden;
    border-top: 20px solid #eee;
}

.hd .mypage .mypage__nav.no-line{
	margin-top: 0;
	border-top: 0;
}

.hd .mypage .healthCare{
	position: relative;
	margin-left: -30px;
	width: 640px;
	padding: 0 30px;
	/* border-bottom: 20px solid #eee; */
	box-sizing: border-box;
}

.hd .mypage .healthCare .mypage__title{
	overflow: hidden;
}

.hd .mypage .healthCare .mypage__title a:after{
    display: inline-block;
    margin: -6px 2px 0 5px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border: solid #1c1c1c;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    content: '';
}

.hd .mypage .healthCare .mypage__text{
	float: right;
	margin-top: 5px;
	font-size: 19px;
	font-weight: normal;
	color: #918c00;
}

.hd .mypage .healthCare .healthCare-btn{
	display: flex;
}

.hd .mypage .healthCare .healthCare-btn a{
	padding: 20px;
    width: 50%;
    line-height: 1.5;
    font-size: 18px;
    border-radius: 20px;
    background: #f5f5f5 url('/front_mo/images/healthCare-btn-5a484560d0c9c37f7ddacb8794b544e2.png') no-repeat;
    background-position-x: right;
}

.hd .mypage .healthCare .healthCare-btn a:last-child{
	margin-left: 15px;
}

.hd .mypage .healthCare .healthCare-btn .score-num strong{
	font-size: 24px;
    color: #918c00;
}

.hd .mypage .healthCare .healthCare-btn .coaching{
	background-position-y: bottom;
}

.hd .mypage .healthCare .healthCare-btn .coaching strong{
    display: block;
    font-size: 23px;
}

.hd .mypage .healthCare .score-wrap{
	position: relative;
	padding: 0 1px;
	font-size: 20px;
}

.hd .mypage .healthCare .score-wrap.pd{
	padding: 5px 15px;
}

.hd .mypage .healthCare .score-wrap .score{
	position: relative;
	margin-bottom: 15px;
}

.hd .mypage .healthCare .score-wrap .score em{
	margin-right: 10px;
	font-size: 21px;
	font-weight: bold;
}

.hd .mypage .healthCare .score-wrap .score strong {
    font-size: 26px;
    color: #999401;
}

.hd .mypage .healthCare .score-wrap .score p {
	margin-top: 10px;
    letter-spacing: -0.5px;
}

.hd .mypage .healthCare .score-wrap .score a {
	position: absolute;
	right: 1px;
	top: 5px;
	font-size: 18px;
	color: #918c00;
}

.hd .mypage .healthCare .score-wrap .score a:after {
    display: inline-block;
    margin: -3px 0 0 2px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    border: solid #918c00;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}

.hd .mypage .healthCare .score-wrap .score-bar {
    position: relative;
    margin-top: 5px;
    padding: 0 0 45px
}

.hd .mypage .healthCare .score-wrap .score-bar:before {
    position: absolute;
    left: 0;
    bottom: 20px;
    font-size: 16px;
    color: #888;
    content: "0점"
}

.hd .mypage .healthCare .score-wrap .score-bar:after {
    position: absolute;
    right: 0;
    bottom: 20px;
    font-size: 16px;
    text-align: right;
    color: #888;
    content: "100점"
}

.hd .mypage .healthCare .score-wrap .score-bar .score-inner {
    height: 20px;
    border-radius: 30px;
    background: #ff6f6f;
    background: linear-gradient(90deg,#ff6f6f,#ffd014 50%,#a8ce62)
}

.hd .mypage .healthCare .score-wrap .score-bar .score-inner>span {
    position: absolute;
    top: -5px;
    padding: 5px;
    margin-left: -22px;
    width: 30px;
    height: 30px;
    background-color: #918c00;
    border-radius: 50%;
    transition: all .5s;
    box-sizing: border-box;
    z-index: 1
}

.hd .mypage .healthCare .score-wrap .score-bar .score-inner>span:before {
    display: block;
    margin: 6px 0 0 3px;
    width: 10px;
    height: 6px;
    border: 3px solid #fff;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg);
    transform-origin: 25% 25%;
    content: '';
}

.hd .mypage .healthCare .score-wrap .score-go{
	position: absolute;
	left: 0;
	top: 0;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 22px;
	text-align: center;
    border-radius: 20px;
	background: rgba(0,0,0,0.5);
	backdrop-filter: blur(2px) saturate(150%);
    box-sizing: border-box;
	z-index: 1;
}

.hd .mypage .healthCare .score-wrap .score-go:after {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    border: solid #fff;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}

.hd .mypage .healthCare .score-wrap .score-go span{
	color: #c7c7c7;
}

.hd .mypage .healthCare .score-wrap .score-go strong{
	display: block;
	margin-top: 5px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.hd .mypage .bestReview-btn{
	display: block;
	position: relative;
	margin-top: 40px;
	padding: 0 20px;
	line-height: 65px;
	font-size: 22px;
	color: #1c1c1c; 
	background: #fff;
	border-radius: 15px;
	border: 3px solid #eee;
    box-shadow: 0 0 0 1px #aaa;
}

.hd .mypage .bestReview-btn strong{
	color: #918c00;
}

.hd .mypage .bestReview-btn:after {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    border: solid #666;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    content: '';
}

.hd .mypage .stamp + .bestReview-btn{
	margin-top: 15px;
}

.hd .mypage .stamp {
  margin-top: 40px;
  background: url('/front_mo/images/img_mypage_stamp-69d65739b7ad4609fe23481db0e014d3.jpg') no-repeat;
  background-size: 100% auto;
  border-radius: 20px;
  overflow: hidden;
  box-sizing: border-box;
}

.hd .mypage .stamp .stamp-slide {
  position: relative;
  height: 272px;
  line-height: 1.5;
  font-size: 22px;
  transition: all 0.5s;
}

.hd .mypage .stamp .stamp-slide a{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding: 0 40px;
  height: 100%;
}

.hd .mypage .stamp .stamp-name {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}

.hd .mypage .stamp .stamp-info .tit {
  line-height: 1.3;
  font-size: 32px;
  font-weight: bold;
}

.hd .mypage .stamp .stamp-info .tit strong {
  display: inline-block;
  height: 30px;
  border-bottom: 10px solid #fff9b8;
}

.hd .mypage .stamp .stamp-info .txt {
  display: block;
  margin-top: 15px;
  font-size: 21px;
  color: #918c00;
}

.hd .mypage .stamp .swiper-counter {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 50px;
  line-height: 30px;
  font-size: 18px;
  background: #f5f5f5;
  border-radius: 30px;
  text-align: center;
  z-index: 1;
}

.hd .mypage .stamp .swiper-container-initialized .stamp-slide a{
	padding-right: 45px;
	padding-left: 45px;
}

.hd .mypage .stamp .swiper-container-initialized .stamp-slide a:after{
	display: none;
}

.hd .mypage .stamp .swiper-container .swiper-button-prev,
.hd .mypage .stamp .swiper-container .swiper-button-next{
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  border: solid #111;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  content: '';
  z-index: 1;
}

.hd .mypage .stamp .swiper-container .swiper-button-disabled{
	display: none;
}

.hd .mypage .stamp .swiper-container .swiper-button-prev{
	left: 10px;
	border-width: 0 0 1px 1px;
}

.hd .mypage .stamp .swiper-container .swiper-button-next{
	right: 20px;
}

.hd .mypage .event{
	margin-bottom: 30px;
}

.hd .mypage .event li:not(:first-child){
	margin-top: 10px;
}

.hd .mypage .hd__main__view{
	margin: 0;
}

.hd .mypage .mypage__nav .mypage__sec{
	margin: -1px 0 20px;
	padding-top: 50px;
	border-top: 1px solid #ddd;
}
.hd .mypage .mypage__nav .mypage__sec .mypage__title{
	font-size: 23px;
}
.hd .subscribe .odhstr_head {
    padding: 0;
    border-bottom: 0;
    margin-top: 35px;
}
.hd .subscribe .odhstr_rating{
    position: relative;
    padding: 0;
    text-align: left;
    margin-bottom: 40px;
}
.hd .subscribe .odhstr_rating .user_name {
    display: inline-block;
    position: relative;
    font-size: 28px;
    border-bottom: 0;
    margin-right: 20px;
    vertical-align: middle;
    text-align: center;
}
.hd .subscribe .odhstr_rating .user_name .name_ellipsis{
	position: relative;
	padding-bottom: 8px;
    max-width: 150px;
}
.hd .subscribe .odhstr_rating .user_name .name_ellipsis:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 32px;
    left: 0;
    width: 100%;
    height: 8px;
    background: #F9D983;
}
.hd .subscribe .odhstr_rating .user_name span {
    display: block;
    margin-top: 10px;
    width: 100%;
    font-weight: normal;
    font-size: 22px;
    color: #888;
    text-align: center;
}
.hd .subscribe .odhstr_rating .user_name button {
	display: block;
	margin: 15px auto 0;
	width: 120px;
	line-height: 50px;
	font-size: 20px;
}
.hd .subscribe .odhstr_rating .user_info {
    display: inline-block;
    width: calc(100% - 175px);
    line-height: 1.6;
    font-size: 22px;
    vertical-align: top;
    letter-spacing: -0.5px;
}
.hd .subscribe .odhstr_rating .user_info strong {
    margin-left: 10px;
}
.hd .subscribe .subscribe__sec {
    margin-bottom: 40px;
    font-size: 24px;
    border-top: 3px solid #1c1c1c;
}
.hd .subscribe .subscribe__sec .subscribe__sec-box{
    padding: 30px 0;
}
.hd .subscribe .subscribe__sec .subscribe__sec-title{
    margin: 35px 0 10px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.hd .subscribe .subscribe__sec .subscribe__sec-text{
    line-height: 36px;
    font-size: 22px;
    color: #888;
    text-align: center;
}
.hd .subscribe .subscribe__sec .subscribe__sec-btn{
    margin-top: 25px;
    text-align: center;
}
.hd .subscribe .subscribe__sec .subscribe__title {
    position: relative;
    display: block;
    padding-top: 25px;
    font-size: 24px;
    font-weight: 600;
}
.hd .subscribe .subscribe__sec .subscribe__title .title {
	display: inline-block;
	max-width: 200px;
	margin-left: 5px;
	line-height: 1.4;
	font-size: 85%;
	font-weight: normal;
	color: #918c00;
	white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}
.hd .subscribe .subscribe__sec .subscribe__desc {
    position: relative;
    display: block;
    padding-top: 15px;
    font-size: 18px;
    color: #888;
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting {
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 22px;
  font-weight: normal;
  color: #888;
  background: #fff;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting__tit {
  display: block;
  position: relative;
  width: 169px;
  padding-right: 20px;
  font-size: 22px;
  font-weight: normal;
  color: #636363;
  text-align: right;
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting__tit:after {
  display: block;
  top: 10px;
  right: 0;
  position: absolute;
  width: 13px;
  height: 8px;
  background: #fff url(/front_mo/images/btn_sorting_drop-down-596d662b296e87123d072b3851b2a6d4.png) no-repeat 50% 50%;
  content: '';
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting__link {
  display: block;
  position: relative;
  font-size: 22px;
  font-weight: normal;
  color: #888;
  text-align: right;
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting__link:after {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background: #636363;
    content: '';
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting .input_area{
	display: inline-block;
	color: #1c1c1c;
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting [class^="btn-"]{
    display: inline-block;
    margin: -15px 0 0 20px;
    padding: 0 20px;
    height: 55px;
    line-height: 53px;
    font-size: 22px;
    font-weight: normal;
}
.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area {
  display: none;
  position: absolute;
  top: 58px;
  left: -15px;
  z-index: 2;
  padding: 25px 30px;
  border: 1px solid #636363;
  background: #fff;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__inner {
  position: relative;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__list {
  position: relative;
  width: 140px;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__list:not(:first-child) {
  padding-top: 20px;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__list a {
    font-size: 22px;
    font-weight: normal;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__list--on a {
  color: #918c00;
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area__list--on:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 20px;
  background: #fff url(/front_mo/images/icon_sorting_check-on-97745732043af8dcd650658544b70691.png) no-repeat 0 0;
  content: '';
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area:after {
  display: block;
  position: absolute;
  top: -11px;
  right: 28px;
  width: 20px;
  height: 20px;
  border: 1px solid #636363;
  border-right: transparent;
  border-bottom: transparent;
  background: #fff;
  transform: rotate(45deg);
  content: '';
}

.hd .subscribe .subscribe__sec .subscribe__title .sorting .select-area--show {
  display: block;
}
.hd .subscribe .subscribe__sec .subscribe__list {
    position: relative;
    font-size: 22px;
}
.hd .subscribe .subscribe__sec .subscribe__list li {
    position: relative;
}
.hd .subscribe .subscribe__sec .subscribe__list li:first-child{
    margin-top: 10px;
}
.hd .subscribe .subscribe__sec .subscribe__list .title{
    display: block;
    padding: 19px 0 7px;
	color: #918c00;
}
.hd .subscribe .subscribe__sec .subscribe__list .title .state{
    display: inline-block;
    margin-left: 20px;
	font-weight: normal;
    font-size: 22px;
    color: #888;
}
.hd .subscribe .subscribe__sec .subscribe__list .title .card{
    float: right;
    font-size: 20px;
    font-weight: normal;
    color: #1c1c1c;
}
.hd .subscribe .subscribe__sec .subscribe__list .title .card i{
    font-size: 18px;
    font-style: normal;
}
.hd .subscribe .subscribe__sec .subscribe__list .price{
    margin-top: 5px;
}
.hd .subscribe .subscribe__sec .subscribe__list .price span{
    float: right;
}
.hd .subscribe .subscribe__sec .subscribe__list .text{
    margin-bottom: 5px;
}
.hd .subscribe .subscribe__sec .subscribe__list .discount{
    display: inline-block;
    margin-left: 20px;
    color: #1c1c1c;
    border-bottom: 3px solid  #F9D983;
}
.hd .subscribe .subscribe__sec [class^="btn-"]{
    padding: 0 20px;
    height: 55px;
    line-height: 53px;
    font-size: 22px;
    text-align: center;
}
.hd .subscribe .subscribe__sec .btn-full{
    line-height: 68px;
    height: 70px;
    font-size: 24px;
}
.hd .subscribe .subscribe__sec .subscribe__list [class^="btn-"]{
    position: absolute;
    right: 0;
    top: 20px;
}
.hd .subscribe .subscribe__sec .subscribe__list .checkbox__label{
    position: relative;
    padding: 15px 0 15px 60px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
}
.hd .subscribe .subscribe__sec .subscribe__list .checkbox__label:before{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
}
.hd .subscribe .subscribe__sec .subscribe__list .checkbox__label strong{
    display: block;
    color: #918c00;
}
.hd .subscribe .subscribe__sec .subscribe__list .checkbox__label span{
    font-size: 20px;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box {
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box:first-child {
	margin-top: 3px;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box .accordion_title {
    position: relative;
    line-height: 75px;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box .accordion_title em {
    float: right;
    margin-right: 40px;
    width: 150px;
    font-size: 22px;
    font-weight: 600;
    color: #918c00;
    text-align: center;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box .accordion_title [class^="btn-"]{
    margin-left: 20px;
    padding: 10px;
    line-height: 25px;
    font-size: 22px;
    box-sizing: border-box;
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box .accordion_title:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 16px;
    margin-top: -8px;
    background: url(/front_mo/images/icon_common_drop-down-b417d2afdf3bac72a7153ba20f33a729.png) no-repeat;
    background-size: 100% auto;
    opacity: 0.6;
}

.hd .subscribe .subscribe__sec .accordion_area .accordion_box.on .accordion_title:after {
    transform: rotate(-180deg);
}
.hd .subscribe .subscribe__sec .accordion_area .accordion_box .accordion_con {
    padding: 20px;
    width: 540px;
    font-size: 22px;
    line-height: 1.5;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden;
}
.hd .subscribe .subscribe__btn{
    display: flex;
    margin-top: 50px;
}
.hd .subscribe .subscribe__btn [class^="btn-"]{
    margin-left: -1px;
    width: 100%;
    height: 70px;
    line-height: 68px;
    font-size: 24px;
}
.hd .subscribe .subscribe__sec .subscribe__info {
    display: flex;
    padding: 10px 0;
    align-items: center;
    border-top: 1px solid #ccc
}
.hd .subscribe .subscribe__sec .subscribe__info:first-child {
	padding-top: 0;
	border-top: 0;
}
.hd .subscribe .subscribe__sec .subscribe__info:last-child {
	padding-bottom: 0;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__date {
    margin-right: 30px;
    font-weight: 600;
    text-align: center;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text {
    width: 100%;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text span {
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text em {
    float: right;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text .info_gift{
	display: table;
	margin-top: 15px;
	width: 100%;	
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text .info_gift .thumb{
	vertical-align: middle;
	padding-right: 20px;
	width: 65px;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text .info_gift .text{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	font-size: 20px;
}
.hd .subscribe .subscribe__sec .subscribe__info .info__text .info_gift .text span{
	width: 305px;
	color: #888;
    -webkit-box-orient: vertical;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 1;
}
.hd .subscribe .subscribe__sec .count__area .count__info{
    margin: 25px 0 60px;    
}
.hd .subscribe .subscribe__sec .count__area .count__info .count__list dt{
    margin-left: 20px;
    width: 315px;
    font-size: 22px;
}
.hd .subscribe .subscribe__sec .count__area .count__info .count__list dt .title strong{
    margin-bottom: 5px;
    letter-spacing: 0;
    color: #918c00;
}
.hd .subscribe .subscribe__sec .count__area .count__info .count__list dd em{
    position: absolute;
    left: 0;
    bottom: -60px;
    font-size: 18px;
    color: #918c00; 
}
.hd .subscribe .subscribe__sec .count__area .count__list dt{
    display: inline-block;
    vertical-align: middle;
}
.hd .subscribe .subscribe__sec .count__area .count__list dt .title{
	line-height: 1.4;
    font-size: 20px;
    letter-spacing: -1px;
}
.hd .subscribe .subscribe__sec .count__area .count__list dt .title strong{
    display: block;
    font-size: 22px;
}
.hd .subscribe .subscribe__sec .count__area .count__list dd{
    position: relative;
    display: inline-block;
    margin-left: 6.5px;
    width: 70px;
    height: 70px;
    line-height: 1;
    font-size: 20px;
    border-radius: 50%;
    background: #ddd;
    text-align: center;
    vertical-align: middle;
}
.hd .subscribe .subscribe__sec .count__area > .count__list dt{
    font-size: 18px;
    text-align: center;
}
.hd .subscribe .subscribe__sec .count__area .count__info .count__list dd:nth-of-type(1){
    margin-left: 0;
}
.hd .subscribe .subscribe__sec .count__area .count__list dd.active{
    color: #fff;
    background: #918c00;
}
.hd .subscribe .subscribe__sec .count__area .count__list dd .percent{
    display: block;
    font-size: 18px;
    color: #000;
}
.hd .subscribe .subscribe__sec .count__area .count__list dd > span{
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.hd .subscribe .subscribe__sec .count__area > .count__list{
    margin-top: 20px;
    padding: 10px;
    white-space: nowrap;
    border-radius: 100px;
    border: 1px solid #ccc;
}
.hd .subscribe .subscribe__sec .info-area .info-list {
  display: table;
  table-layout: fixed;
  padding-top: 20px;
}

.hd .subscribe .subscribe__sec .info-area .info-list__tit {
  display: table-cell;
  width: 180px;
  color: #666;
  vertical-align: top;
  line-height: 32px;
}

.hd .subscribe .subscribe__sec .info-area .info-list .detail {
  display: table-cell;
  width: 400px;
  vertical-align: top;
  line-height: 32px;
}

.hd .subscribe .subscribe__sec .info-area .info-list .detail__list {
  display: block;
  line-height: 32px;
}
.hd .subscribe .subscribe__sec .info-area .info-list .detail__list:not(:first-child) {
  margin-top: 15px;
}
.hd .subscribe .subscribe__sec .info-area .info-list .detail__list .dBlock {
  display: block;
}
.hd .subscribe .meals__confirm__table tbody td:nth-of-type(2) {
    padding: 35px 0;
    border-left: 0;
}
.hd .subscribe .meals__confirm__table tbody td button {
    padding: 0 10px;
    height: 55px;
    line-height: 53px;
    font-size: 22px;

}
.hd .subscribe .meals__confirm__table tbody td .txt {
    display: inline-block;
    line-height: 55px;
    width: 105px;
    text-align: center;
    font-weight: 600;
    color: #918c00;;
}
.hd .mypage.hd__myConsult .odhstr_head .tab-area-wrap{
    margin: 0;
}
.hd .myConsult .tab-area{
    width: auto;
    border-bottom: 1px solid #ccc;
}
.hd .myConsult .tab-area .tab-list{
    border: 0 !important;
}
.hd .myConsult .tab-area .tab-list:first-child:after{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    height: 20px;
    background: #ccc;
    content: '';
}
.hd .myConsult .myConsult-list{
    margin: 40px 0 50px;
}
.hd .myConsult .myConsult-list .myConsult-list__tit{
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
}
.hd .myConsult .myConsult-list > a,
.hd .myConsult .myConsult-list > div a, 
.hd .myConsult .myConsult-list .box{
    display: block;
    position: relative;
    padding: 20px 30px;
    font-size: 22px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 10px;
}
.hd .myConsult .myConsult-list a{
    display: block;
}
.hd .myConsult .myConsult-list a:after{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    border: solid rgba(0, 0, 0, 0.5);
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
}
.hd .myConsult .myConsult-list strong{
    margin-right: 10px;
}
.hd .myConsult .myConsult-list .box-btn{
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
}
.hd .myConsult .myConsult-list .box-btn button{
    padding: 15px;
    margin-left: 10px;
    width: 50%;
    text-align: center;
    border: 1px solid #918c00;
    border-radius: 30px;
}
.hd .myConsult .myConsult-list .box-btn button:first-child{
    margin-left: 0;
}
.hd .myConsult .myConsult-list .box-btn button.green{
    color: #fff;
    background: #918c00;
}
.hd .myConsult .no_data{
	list-style: none;
}
.popup_coaching .coaching .coaching-user{
    position: relative;
    padding-top: 40px;
}
.popup_coaching .coaching .coaching-user .coaching-user__name{
    width: 400px;
    font-size: 28px;
    font-weight: bold;
}
.popup_coaching .coaching .coaching-user .coaching-user__data{
    position: absolute;
    right: 0;
    top: 45px;
    font-size: 19px;
    color: #888;
}
.popup_coaching .coaching .coaching-user .coaching-user__list{
    margin-top: 40px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list li{
    position: relative;
    margin-top: 10px;
    padding-left: 150px;
    line-height: 1.5;
    font-size: 20px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .title{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .text{
    margin-right: 10px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .point{
    color: #918c00;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .line{
}
.popup_coaching .coaching .coaching-user .coaching-user__list .line:before{
    display: inline-block;
    margin-right: 10px;
    width: 2px;
    height: 20px;
    background: #ccc;
    vertical-align: middle;
    content: '';
}
.popup_coaching .coaching .coaching-user .coaching-user__list i{
    padding: 1px 7px;
    font-size: 18px;
    font-style: normal;
    border-radius: 30px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list i.red{
    background: #FFA4A4;
}
.popup_coaching .coaching .coaching-user .coaching-user__list i.orange{
    background: #FCC98E;
}
.popup_coaching .coaching .coaching-tab{
    margin: 40px -30px 0;
}
.popup_coaching .coaching .coaching-tab .tnb-area__list--active{
    z-index: 1;
}
.popup_coaching .coaching .coaching-tab .tab-contents{
    padding: 0 30px;
}
.popup_coaching .coaching .coaching-tab .coaching-h3{
    position: relative;
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
}
.popup_coaching .coaching .coaching-tab .coaching-h3 a{
    float: right;
    margin-top: 5px;
    padding-right: 2px;
    font-size: 19px;
    font-weight: normal;
    color: #918c00;
}
.popup_coaching .coaching .coaching-tab .coaching-h3 a:after {
    display: inline-block;
    margin: -3px 0 0 3px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border: solid #b2ac00;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    content: '';
}
.popup_coaching .coaching .coaching-tab .coaching-desc{
    margin-top: 5px;
    font-size: 20px;
    color: #888;
}
.popup_coaching .coaching .coaching-tab .coaching-desc .ico_tooltip{
    margin-left: -3px;
    transform: scale(0.75);
}
.popup_coaching .coaching .coaching-care{
    margin-top: 40px;
}
.popup_coaching .coaching .coaching-care dl{
    display: flex;
    flex-flow: wrap;
    margin-top: 30px;
    padding-top: 10px;
    font-size: 22px;
    border-top: 1px solid #ccc;
}
.popup_coaching .coaching .coaching-care dl:first-child{
    margin: 0 0 -20px;
    padding-top: 0;
    border-top: 0;
}
.popup_coaching .coaching .coaching-care dl dt{
    width: 26%;
    font-weight: bold;
    text-align: center;
}
.popup_coaching .coaching .coaching-care dl dt:not(:first-child){
    width: 37%;
}
.popup_coaching .coaching .coaching-care dl dt span{
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    color: #888;
}
.popup_coaching .coaching .coaching-care dl dd{
    padding-left: 14px;
    width: 37%;
    box-sizing: border-box;
}
.popup_coaching .coaching .coaching-care .care-title{
    display: block;
    display: -webkit-box;
    margin-top: 5px;
    font-size: 19px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.popup_coaching .coaching .coaching-product__list{
    margin: 20px -30px 0 0;
}
.popup_coaching .coaching .coaching-product__list ul{
    padding: 0 25px 30px 0;
    white-space: nowrap;
    overflow-y: auto;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item{
    display: inline-block;
    margin: 0  10px 0 0!important;
    width: 195px;
    vertical-align: top;
    white-space: normal;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__score{
    right: 0;
    top: 0;
    transform: scale(0.7);
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__thumb{
    height: auto;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__name{
    font-size: 20px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__title{
    margin-top: 10px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc,
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__priceori{
    font-size: 20px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc strong,
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc-rate{
    font-size: 22px;
}
.popup_coaching .coaching .coaching-ingredient__list{
    display: flex;
    flex-wrap: wrap;
    margin: 20px -5px 0;
}
.popup_coaching .coaching .coaching-ingredient__list li{
    padding: 0 7px 10px;
    width: 33.333%;
    text-align: center;
    box-sizing: border-box;
}
.popup_coaching .coaching .coaching-ingredient__list .list-thumb{
    border-radius: 50%;
    overflow: hidden;
}
.popup_coaching .coaching .coaching-ingredient__list .list-title{
    display: block;
    margin-top: 10px;
    font-size: 20px;
}
.popup_coaching .coaching .coaching-ingredient__list .list-tag{
    margin-top: 15px;
    line-height: 1.4;
}
.popup_coaching .coaching .coaching-ingredient__list .list-tag span{
    display: inline-block;
    margin: 0 2px;
    font-size: 19px;
    color: #888;
}
.popup_coaching .coaching .coaching-user{
    position: relative;
    padding-top: 40px;
}
.popup_coaching .coaching .coaching-user .coaching-user__name{
    width: 400px;
    font-size: 28px;
    font-weight: bold;
}
.popup_coaching .coaching .coaching-user .coaching-user__data{
    position: absolute;
    right: 0;
    top: 45px;
    font-size: 19px;
    color: #888;
}
.popup_coaching .coaching .coaching-user .coaching-user__list{
    margin-top: 40px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list li{
    position: relative;
    margin-top: 10px;
    padding-left: 150px;
    line-height: 1.5;
    font-size: 20px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .title{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .text{
    margin-right: 10px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .point{
    color: #918c00;
}
.popup_coaching .coaching .coaching-user .coaching-user__list .line{
}
.popup_coaching .coaching .coaching-user .coaching-user__list .line:before{
    display: inline-block;
    margin-right: 10px;
    width: 2px;
    height: 20px;
    background: #ccc;
    vertical-align: middle;
    content: '';
}
.popup_coaching .coaching .coaching-user .coaching-user__list i{
    padding: 1px 7px;
    font-size: 18px;
    font-style: normal;
    border-radius: 30px;
}
.popup_coaching .coaching .coaching-user .coaching-user__list i.red{
    background: #FFA4A4;
}
.popup_coaching .coaching .coaching-user .coaching-user__list i.orange{
    background: #FCC98E;
}
.popup_coaching .coaching .coaching-tab{
    margin: 40px -30px 0;
}
.popup_coaching .coaching .coaching-tab .tnb-area__list--active{
    z-index: 1;
}
.popup_coaching .coaching .coaching-tab .tab-contents{
    padding: 0 30px;
}
.popup_coaching .coaching .coaching-tab .coaching-h3{
    position: relative;
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
}
.popup_coaching .coaching .coaching-tab .coaching-h3 a{
    float: right;
    margin-top: 5px;
    padding-right: 2px;
    font-size: 19px;
    font-weight: normal;
    color: #918c00;
}
.popup_coaching .coaching .coaching-tab .coaching-h3 a:after {
    display: inline-block;
    margin: -3px 0 0 3px;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border: solid #b2ac00;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    content: '';
}
.popup_coaching .coaching .coaching-tab .coaching-desc{
    margin-top: 5px;
    font-size: 20px;
    color: #888;
}
.popup_coaching .coaching .coaching-tab .coaching-desc .ico_tooltip{
    margin-left: -3px;
    transform: scale(0.75);
}
.popup_coaching .coaching .coaching-care{
    margin-top: 40px;
}
.popup_coaching .coaching .coaching-care dl{
    display: flex;
    flex-flow: wrap;
    margin-top: 30px;
    padding-top: 10px;
    font-size: 22px;
    border-top: 1px solid #ccc;
}
.popup_coaching .coaching .coaching-care dl:first-child{
    margin: 0 0 -20px;
    padding-top: 0;
    border-top: 0;
}
.popup_coaching .coaching .coaching-care dl dt{
    width: 26%;
    font-weight: bold;
    text-align: center;
}
.popup_coaching .coaching .coaching-care dl dt:not(:first-child){
    width: 37%;
}
.popup_coaching .coaching .coaching-care dl dt span{
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    color: #888;
}
.popup_coaching .coaching .coaching-care dl dd{
    padding-left: 14px;
    width: 37%;
    box-sizing: border-box;
}
.popup_coaching .coaching .coaching-care .care-title{
    display: block;
    display: -webkit-box;
    margin-top: 5px;
    font-size: 19px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.popup_coaching .coaching .coaching-product__list{
    margin: 20px -30px 0 0;
}
.popup_coaching .coaching .coaching-product__list ul{
    padding: 0 25px 30px 0;
    white-space: nowrap;
    overflow-y: auto;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item{
    display: inline-block;
    margin: 0  10px 0 0!important;
    width: 195px;
    vertical-align: top;
    white-space: normal;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__score{
    right: 0;
    top: 0;
    transform: scale(0.7);
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__thumb{
    height: auto;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__name{
    font-size: 20px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__title{
    margin-top: 10px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc,
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__priceori{
    font-size: 20px;
}
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc strong,
.popup_coaching .coaching .coaching-product__list .product__wrap__list--item .item__price-dc-rate{
    font-size: 22px;
}
.popup_coaching .coaching .coaching-ingredient__list{
    display: flex;
    flex-wrap: wrap;
    margin: 20px -5px 0;
}
.popup_coaching .coaching .coaching-ingredient__list li{
    padding: 0 7px 10px;
    width: 33.333%;
    text-align: center;
    box-sizing: border-box;
}
.popup_coaching .coaching .coaching-ingredient__list .list-thumb{
    border-radius: 50%;
    overflow: hidden;
}
.popup_coaching .coaching .coaching-ingredient__list .list-title{
    display: block;
    margin-top: 10px;
    font-size: 20px;
}
.popup_coaching .coaching .coaching-ingredient__list .list-tag{
    margin-top: 15px;
    line-height: 1.4;
}
.popup_coaching .coaching .coaching-ingredient__list .list-tag span{
    display: inline-block;
    margin: 0 2px;
    font-size: 19px;
    color: #888;
}
.hd .myHpPay .tab-area{
	margin: 40px 30px 30px;
	width: auto;
}
.hd .layer__popup .form_title {
    display: block;
    margin: 40px 0 20px;
    font-size: 22px;
    font-weight: 600;
}
.hd .layer__popup .form_title .import {
    font-weight: 400;
    color: #918c00;
}
.hd .layer__popup .checks {
    border: 0;
    width: auto;
    height: auto;
    margin-right: 0;
    background: 0 0 !important;
}
.hd .layer__popup .btn-area {
    margin-top: 35px;
}
.hd .popup_refund_mod .memberAccount__notice {
    margin-top: 30px;
    font-size: 22px;
    line-height: 36px;
    color: #888;
    word-break: keep-all;
}
.per_mygrade {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 100%;
    margin: 0 auto;
    background: #918c00;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.per_mygrade.green {
    background: #918c00;
}
.per_mygrade.yellow {background: #ffe200;}
.per_mygrade.black {background: #4e4e4e; color:#f7d887;}
.per_mygrade.white {background: #fff; color:#0ee8b3; border: 1px solid #0ee8b3; box-sizing: border-box;}
.per_mygrade.friends {
    background: #3a8acd;
}
.per_mygrade.welcome {
    background: #F9D983;
}
.rat_per_box:before {
    display: none;
}

.buyFixed {margin-top:10px; letter-spacing:-.5px; font-size:20px;}
.buyFixed a {display:inline-block; background:#918c00; margin:10px; padding:20px; border:1px solid #918c00; box-sizing:border-box; color:#fff; font-size:26px;}

.per_txt {
    margin-top: 20px;
    font-size: 22px;
    color: #1c1c1c;
}
.per_txt span {
	position:relative;
	font-weight:bold;
}
.per_txt span::after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 6px;
	background: #F9D983;
}
.f_ponit {
    color: #918c00;
}
.hd .myBenefit .gradeInfo__list {
    position: relative;
    padding: 40px 20px 40px 160px;
    border-bottom: 1px solid #ccc;
}
.hd .myBenefit .gradeInfo__list:first-child {
    border-top: 1px solid #ccc;
}
.hd .myBenefit .gradeInfo__list__txt {
    display: block;
    line-height: 1.6;
    font-size: 22px;
}
.hd .myBenefit .gradeInfo__list__txt:not(:first-child) {
    margin-top: 20px;
}
.hd .myBenefit .gradeInfo__list__txt strong {
    display: block;
}
.hd .myBenefit .gradeInfo__list:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 110px;
    height: 110px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 110px;
    font-size: 24px;
    font-weight: 600;
}
.hd .myBenefit .gradeInfo__list:nth-child(1):before {
    background: #918c00;
    content: '더그린';
}
.hd .myBenefit .gradeInfo__list:nth-child(2):before {
    background: #3a8acd;
    content: '프랜즈';
}
.hd .myBenefit .gradeInfo__list:nth-child(3):before {
    background: #F9D983;
    content: '웰컴';
}
.myCouponMain .coupon_tab .coupon_poss .coupon__add a {
	display:block;
	margin-top:30px;
	text-align:center;
}

.myCouponMain .coupon_tab .coupon_poss > ul {
    margin-top: 0;
}
.myCouponMain .coupon_tab .coupon_poss > ul > li {
	margin-top: 0;
    padding: 30px 0 0;
}
.myCouponMain .coupon_tab .coupon_poss > ul > li:not(:first-child) {
    margin-top: 30px;
    border-top: 1px solid #ccc;
}
.myCouponMain .coupon_poss_bg {
    width: 100%;
    min-height: auto;
    padding: 0;
    border: none;
    border-radius: 0;
}
.myCouponMain .coupon_poss_bg .coupon_poss_info:before {
    display: none;
}
.myCouponMain .coupon_poss_info {
    width: 100%;
    padding: 0;
}
.myCouponMain .coupon_poss_bg .coupon_poss_inner {
    padding-left: 0;
}
.myCouponMain .coupon_poss_bg .coupon_poss_inner em {
    display: inline;
}
.myCouponMain .coupon_poss_bg .coupon_poss_inner .free_dv > .coupon_title {
    font-size: 24px;
    color: #1c1c1c;
    text-decoration: none;
}
.myCouponMain .coupon_poss_bg .coupon_poss_inner .price_mrtn {
    min-height: auto;
    font-size: 22px;
    color: #1c1c1c;
}
.myCouponMain .coupon_poss_bg .coupon_poss_inner .use_date {
    font-size: 22px;
    color: #918c00;
}
.myCouponMain .apply__target {
    width: 100%;
    height: 70px;
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #1c1c1c;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.myCouponMain .coupon_tab .coupon_finish {
    padding: 0;
}
.myCouponMain .coupon_tab .coupon_finish > ul > li {
    margin-top: 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #ccc;
}
.myCouponMain .coupon_poss_bg.off {
    background: 0 0;
}
.myCouponMain .coupon_tab .coupon_finish .order__num {
    display: block;
    margin-top: 10px;
    font-size: 22px;
    color: #1c1c1c;
    letter-spacing: 0.6px;
    text-align: left;
}

.myCouponMain .coupon_tab .coupon_finish .order__num a{
color: #918c00;
}

.myCouponMain .coupon_poss_bg.off .coupon_poss_inner .day_rming {
    display: block;
    width: 100%;
    height: 70px;
    margin-top: 30px;
    background: #f5f5f5;
    line-height: 70px;
    text-align: center;
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 600;
    box-sizing: border-box;
}
/* 
.recentlyList {padding:150px 20px 0;}
.recentlyList .select_all_area {padding:0;}
.recentlyList .select_all_area .list_top .checks {position:relative; width:38px; height:38px; border:none; vertical-align:middle;}
.recentlyList .select_all_area .list_top .checks.on {background:0 0; width:38px; height:38px; border:none;}
.recentlyList .select_all_area .list_top .checks input {overflow:hidden; position:absolute; top:50%; left:50%; width:100%; height:100%; clip:initial; opacity:0; transform:translate(-50%, -50%);}
.recentlyList .select_all_area .list_top button {color:#1c1c1c;}
.recentlyList .list_prd {display:flex; margin-top:40px; flex-wrap:wrap; justify-content:space-between;}
.recentlyList .list_prd > li {position:relative; width:290px; margin-top:40px; padding-bottom:20px; border-bottom:solid 1px #ccc; flex:0 0 290px;}
.recentlyList .list_prd > li:nth-child(-n+2) {margin-top:0;}
.recentlyList .list_prd .img_box {width:275px; height:275px; text-align:center;}
.recentlyList .list_prd .img_box img {max-width:100%; max-height:100%;}
.recentlyList .list_prd .text_box {position:relative; margin-top:20px;}
.recentlyList .list_prd .text_box .prd_txt.volume {display:none;}
.recentlyList .list_prd .item__cart {position:absolute; right:10px; bottom:20px; z-index:1;}
.recentlyList .list_prd .item__cart span {display:block; position:relative; font:0/0 a;}
.recentlyList .list_prd .item__cart span::before {content:""; display:block; background:url(/front_pc/images/icon_cart-b968c74691ef2fddba833a9135c95026.png) no-repeat 50% 50%; background-size:100% 100%; width:55px; height:50px; margin:0 auto;}

.recentlyList .prd_txt.price span {color:#1c1c1c; font-size:26px; font-weight:600;}
.recentlyList .prd_txt.ms_sale {color:#1c1c1c; font-size:20px;}
.recentlyList .list_prd.view .text_box .ms_sale ins {display:inline-block; color:#1c1c1c; font-size:26px; font-weight:600; text-decoration:none;}
.recentlyList .list_prd.view .text_box .ms_sale del {display:block; text-decoration:line-through;}
.recentlyList .list_prd .text_box .sold_title {display:none;}
.recentlyList .list_prd li.sold_out .img_box:after {display:none;}
.recentlyList .list_prd.view .text_box .prd_title {display:block; display:-webkit-box; overflow:hidden; width:100%; min-height:60px; margin-bottom:5px; line-height:30px; text-overflow:ellipsis; font-size:22px; font-weight:bold; word-break:break-all; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.recentlyList .list_prd.view .checks-wrap {display:block; position:absolute; top:15px; right:15px;}
.recentlyList .list_prd.view .checks {display:block; position:relative;}
.recentlyList .list_prd.view .checks::before {margin-right:0;}
.recentlyList .list_prd button.btn_icon.del {display:none;}
.recentlyList .prd_btn_box {display:none;}
.recentlyList .icon-area {margin-top:40px; padding:10px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.recentlyList .icon-area span {display:inline-block; width:33px; height:36px;}
.recentlyList .icon-area span + span {margin-left:16px;}
.recentlyList .icon-area span img {display:block; max-width:100%;}
 */

.recentlyList .select_all_area {padding:0 20px;}
.recentlyList .sold_title {display:none;}
.wishlist .select_all_area {padding:10px 20px 0 20px;}
.wishlist .sold_title {display:none;}

/* .wishlist .select_all_area .list_top .checks {position:relative; width:38px; height:38px; border:none; vertical-align:middle;}
.wishlist .select_all_area .list_top .checks.on {background:0 0; width:38px; height:38px; border:none;}
.wishlist .select_all_area .list_top .checks input {overflow:hidden; position:absolute; top:50%; left:50%; width:100%; height:100%; clip:initial; opacity:0; transform:translate(-50%, -50%);}
.wishlist .select_all_area .list_top button {color:#1c1c1c;}
.wishlist .list_prd {display:flex; margin-top:40px; flex-wrap:wrap;}
.wishlist .list_prd:after {content:""; display:block; clear:both;}
.wishlist .list_prd > li {position:relative; width:275px; margin-top:40px; padding-bottom:20px; border-bottom:solid 1px #ccc;}
.wishlist .list_prd > li:nth-child(odd) {clear:both;}
.wishlist .list_prd > li:nth-child(even) {margin-left:30px;}
.wishlist .list_prd > li:nth-child(-n+2) {margin-top:0;}
.wishlist .list_prd .img_box {width:275px; height:275px; text-align:center;}
.wishlist .list_prd .img_box img {max-width:100%; max-height:100%;}
.wishlist .list_prd .text_box {position:relative; margin-top:20px;}
.wishlist .list_prd .text_box .prd_txt.volume {display:none;}
.wishlist .prd_txt.price span {color:#1c1c1c; font-size:26px; font-weight:600;}
.wishlist .prd_txt.ms_sale {color:#1c1c1c; font-size:20px;}
.wishlist .list_prd.view .text_box .ms_sale ins {display:inline-block; color:#1c1c1c; font-size:26px; font-weight:700; text-decoration:none;}
.wishlist .list_prd.view .text_box .ms_sale del {display:block; text-decoration:line-through;}
.wishlist .list_prd .text_box .sold_title {display:none;}
.wishlist .list_prd li.sold_out .img_box:after {display:none;}
.wishlist .list_prd .item__cart {position:absolute; right:10px; bottom:20px; z-index:1;}
.wishlist .list_prd .item__cart span {display:block; position:relative; font:0/0 a;}
.wishlist .list_prd .item__cart span::before {content:""; display:block; background:url(/front_pc/images/icon_cart-b968c74691ef2fddba833a9135c95026.png) no-repeat 50% 50%; background-size:100% 100%; width:55px; height:50px; margin:0 auto;}
.wishlist .list_prd.view .text_box .prd_title {display:block; display:-webkit-box; overflow:hidden; width:100%; min-height:60px; margin-bottom:5px; line-height:30px; text-overflow:ellipsis; font-size:22px; font-weight:bold; word-break:break-all; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.wishlist .list_prd.view .checks-wrap {display:block; position:absolute; top:15px; left:15px;}
.wishlist .list_prd.view .checks {display:block; position:relative;}
.wishlist .list_prd button.btn_icon.del {display:none;}
.wishlist .prd_btn_box {display:none;}
.wishlist .icon-area {margin-top:40px; padding:10px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.wishlist .icon-area span {display:inline-block; width:33px; height:36px;}
.wishlist .icon-area span + span {margin-left:16px;}
.wishlist .icon-area span img {display:block; max-width:100%;} */

.wishlist .tab__area{
	padding: 30px 20px 0;
}

.wishlist .tab__area ul li{
	width: 300px;
}

.wishlist .story__list{
	margin-top: 25px;
}

.wishlist .story__list li{
	width: 290px;
}

.wishlist .story__list li img{
	width: 290px;
}

.wishlist .story__list.type1 li{
	width: 600px;
}

.wishlist .story__list.type1  li img{
	width: 600px;
}

.wishlist .story__list .checks-wrap {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
}

.myInquiryList .total__list {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 22px;
}
.myInquiryList .latter_list {
    border-top: 3px solid #918c00;
}
.myInquiryList .latter_list > li {
    border-bottom: 1px solid #ccc;
}
.myInquiryList .latter_list li:after {
    display: none;
}
.myInquiryList .latter_list li .oder_title {
    padding: 30px 0;
    border: none;
}
.myInquiryList .latter_list li .oder_title:before {
    right: 0;
    bottom: 30px;
    top: 50%;
    margin-top: -8.5px;
    opacity: 0.6;
}
.myInquiryList .qna_title_inner {
    position: relative;
}
.myInquiryList .qna_title_inner .qna_sot {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
    color: #1c1c1c;
}
.myInquiryList .qna_title_inner .qna_title {
    display: block;
    margin-top: 0;
    padding-right: 150px;
    font-size: 24px;
    color: #1c1c1c;
    line-height: 32px;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}
.myInquiryList .qna_title_inner .qna_data {
    display: block;
    margin-top: 10px;
    font-size: 24px;
    color: #888;
}
.myInquiryList .qna_title_inner .qna_reply {
    position: absolute;
    top: 50%;
    right: 50px;
    color: #1c1c1c;
    font-weight: 600;
    font-size: 22px;
    margin-right: 0;
    transform: translate3d(0, -50%, 0);
}
.myInquiryList .latter_list .oder_title+.agree_box {
    border-top: 1px solid #ccc;
}
.myInquiryList .latter_list .on > .oder_title {
    background: #fff;
}
.myInquiryList .latter_list .on > .oder_title:before {
    background: url(/front_mo/images/icon_arrow_big-a3ffa258af6c73343a096e0a412f114a.png) no-repeat;
    transform: rotate(0);
}
.myInquiryList .latter_list .qna_text {
    padding: 0;
}
.myInquiryList .head__area {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.myInquiryList .head__area .thumb {
    overflow: hidden;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100px;
    height: 100px;
}
.myInquiryList .head__area .thumb img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.myInquiryList .head__area .thumb:after {
    display: none;
}
.myInquiryList .head__area .info {
    min-height: 100px;
    padding-left: 120px;
}
.myInquiryList .head__area .info span {
    display: block;
    line-height: 22px;
    font-size: 22px;
}
.myInquiryList .head__area .info span.item-name {
    margin-top: 10px;
    font-size: 22px;
    line-height: 28px;
}
.myInquiryList .cont__area {
    padding: 30px 0;
}
.myInquiryList .cont__area .txt {
    font-size: 22px;
    line-height: 1.5;
    word-break: normal;
    word-wrap: break-word;
}
.myInquiryList .cont__area .btn{
	margin-top: 30px;
  	text-align: right;
}
.myInquiryList .cont__area .btn a{
  	display: inline-block;
  	font-size: 22px;
  	color: #707070;
}
.myInquiryList .cont__area .btn a:before{
	display: inline-block;
  	margin: -5px 10px 0;
	width: 1px;
	height: 25px;
	background: #ccc;
	vertical-align: middle;
	content: '';
}
.myInquiryList .cont__area .btn a:first-child:before{
	display: none;
}
.myInquiryList .cont__area .img {
    display: block;
    margin-top: 20px;
    font-size: 0;
}
.myInquiryList .cont__area .loaded__file {
    margin-top: 50px;
    font-size: 22px;
}
.myInquiryList .cont__area .loaded__file:before {
    display: inline-block;
    content: '';
    width: 28px;
    height: 24px;
    margin-right: 15px;
    background: url(/front_mo/images/icon_mypage_file-3024f41cf21d576ae59284351b79bed6.png) no-repeat 0 2px;
}
.myInquiryList .review__area {
    padding: 25px;
    background: #f9f9f9;
    border-top: 1px solid #ccc;
}
.myInquiryList .review__area .head {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.myInquiryList .review__area .head .date {
    float: right;
    font-size: 22px;
    color: #888;
}
.myInquiryList .review__area .cont {
    padding: 20px 0;
    font-size: 22px;
    line-height: 1.5;
}
.myFaqList .total__list {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 22px;
}
.myFaqList .latter_list {
    border-top: 3px solid #918c00;
}
.myFaqList .latter_list > li {
    border-bottom: 1px solid #ccc;
}
.myFaqList .latter_list li .oder_title {
    padding: 30px 0;
    border: none;
}
.myFaqList .latter_list li .oder_title:before {
    right: 0;
    bottom: 30px;
    top: 50%;
    margin-top: -8.5px;
    opacity: .6;
}
.myFaqList .latter_list li .oder_title:after {
	display: none;
}
.myFaqList .qna_title_inner {
    position: relative;
}
.myFaqList .qna_title_inner .qna_sot {
    display: block;
    font-size: 22px;
    color: #1c1c1c;
}
.myFaqList .qna_title_inner .qna_title {
    display: block;
    margin-top: 0;
    padding-right: 150px;
    font-size: 24px;
    color: #1c1c1c;
    line-height: 32px;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
}
.myFaqList .qna_title_inner .qna_data {
    display: block;
    margin-top: 10px;
    font-size: 24px;
    color: #888;
}
.myFaqList .qna_title_inner .qna_reply {
    position: absolute;
    top: 50%;
    right: 50px;
    color: #1c1c1c;
    font-weight: 600;
    font-size: 22px;
    margin-right: 0;
    transform: translate3d(0,-50%,0);
}
.myFaqList .latter_list .oder_title + .agree_box {
    border-top: 1px solid #ccc;
}
.myFaqList .latter_list .on > .oder_title {
    background: #fff;
}
.myFaqList .latter_list .on > .oder_title:before {
    background: url(/front_mo/images/icon_arrow_big-a3ffa258af6c73343a096e0a412f114a.png) no-repeat;
    transform: rotate(0);
}
.myFaqList .latter_list .qna_text {
    padding: 0;
}
.myFaqList .head__area {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
.myFaqList .head__area .thumb {
    width: 100px;
    height: 100px;
}
.myFaqList .head__area .thumb img {
    display: block;
    width: 100%;
    height: 100%;
}
.myFaqList .head__area .info {
    position: absolute;
    top: 30px;
    left: 120px;
    padding-left: 20px;
}
.myFaqList .head__area .info span {
    display: block;
    line-height: 22px;
    margin-top: 10px;
    font-size: 22px;
}
.myFaqList .head__area .info span.item-name {
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-size: 22px;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.myFaqList .cont__area {
    padding: 30px 0;
}
.myFaqList .cont__area .txt {
    font-size: 22px;
    line-height: 1.5;
    word-break: normal;
    word-wrap: break-word;
}
.myFaqList .cont__area .btn{
	margin-top: 30px;
  	text-align: right;
}
.myFaqList .cont__area .btn a{
  	display: inline-block;
  	font-size: 22px;
  	color: #707070;
}
.myFaqList .cont__area .btn a:before{
	display: inline-block;
  	margin: -5px 10px 0;
	width: 1px;
	height: 25px;
	background: #ccc;
	vertical-align: middle;
	content: '';
}
.myFaqList .cont__area .btn a:first-child:before{
	display: none;
}
.myFaqList .cont__area .img {
    display: block;
    margin-top: 20px;
    font-size: 0;
}
.myFaqList .cont__area .loaded__file {
    margin-top: 50px;
    font-size: 22px;
}
.myFaqList .cont__area .loaded__file:before {
    display: inline-block;
    content: '';
    width: 28px;
    height: 24px;
    margin-right: 15px;
    background: url(/front_mo/images/icon_mypage_file-3024f41cf21d576ae59284351b79bed6.png) no-repeat 0 2px;
}
.myFaqList .review__area {
    padding: 25px;
    background: #f9f9f9;
    border-top: 1px solid #ccc;
}
.myFaqList .review__area .head {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.myFaqList .review__area .head .date {
    float: right;
    font-size: 22px;
    color: #888;
}
.myFaqList .review__area .cont {
    padding: 20px 0;
    font-size: 22px;
    line-height: 1.5;
    word-break: normal;
    word-wrap: break-word;
}
.myQnAList .total__list {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 22px;
}
.myQnAList .latter_list {
	border-top: 3px solid #918c00;
}
.myQnAList .latter_list > li {
	border-bottom: 1px solid #ccc;
}
.myQnAList .latter_list li .oder_title {
    position: relative;
    padding: 25px 150px 25px 120px;
    min-height: 100px;
    border: 0;
}
.myQnAList .latter_list li .oder_title:before {
    right: 0;
    bottom: 30px;
    top: 50%;
    margin-top: -8.5px;
    opacity: 0.6;
}
.myQnAList .latter_list li .oder_title:after {
    display: none;
}

.myQnAList .latter_list .qna__inner .thumb {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100px;
    height: 100px;
}

.myQnAList .latter_list .qna__inner .qna__txt .type {
    display: block;
    font-size: 22px;
    color: #1c1c1c;
    line-height: 32px;
}

.myQnAList .latter_list .qna__inner .qna__txt .item_name {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
}

.myQnAList .latter_list .qna__inner .qna__txt .title {
    display: block;
    margin-top: 0;
    font-size: 24px;
    color: #1c1c1c;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.myQnAList .latter_list .qna__inner .qna__txt .state {
    position: absolute;
    top: 50%;
    right: 50px;
    color: #1c1c1c;
    font-weight: 600;
    font-size: 22px;
    margin-right: 0;
    transform: translate3d(0,-50%,0);
}

.myQnAList .latter_list .oder_title+.agree_box {
    border-top: 1px solid #ccc;
}
.myQnAList .latter_list .on > .oder_title {
    background: #fff;
}
.myQnAList .latter_list .on > .oder_title:before {
    background: url(/front_mo/images/icon_arrow_big-a3ffa258af6c73343a096e0a412f114a.png) no-repeat;
    transform: rotate(0);
}
.myQnAList .latter_list .qna_text {
    padding: 0;
}

.myQnAList .cont__area {
    padding: 25px 0;
}
.myQnAList .cont__area .qna_data {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    color: #888;
}
.myQnAList .cont__area .txt {
    font-size: 22px;
    line-height: 1.5;
    word-break: normal;
    word-wrap: break-word;
}
.myQnAList .cont__area .btn{
	margin-top: 30px;
  	text-align: right;
}
.myQnAList .cont__area .btn a{
  	display: inline-block;
  	font-size: 22px;
  	color: #707070;
}
.myQnAList .cont__area .btn a:before{
	display: inline-block;
  	margin: -5px 10px 0;
	width: 1px;
	height: 25px;
	background: #ccc;
	vertical-align: middle;
	content: '';
}
.myQnAList .cont__area .btn a:first-child:before{
	display: none;
}
.myQnAList .cont__area .loaded__file {
    margin-top: 50px;
    font-size: 22px;
}
.myQnAList .cont__area .loaded__file:before {
    display: inline-block;
    content: '';
    width: 28px;
    height: 24px;
    margin-right: 15px;
    background: url(/front_mo/images/icon_mypage_file-3024f41cf21d576ae59284351b79bed6.png) no-repeat 0 2px;
}
.myQnAList .review__area {
    padding: 25px;
    background: #f9f9f9;
    border-top: 1px solid #ccc;
}
.myQnAList .review__area .head {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.myQnAList .review__area .head .date {
    float: right;
    font-size: 22px;
    color: #888;
}
.myQnAList .review__area .cont {
    padding: 20px 0;
    font-size: 22px;
    line-height: 1.5;
}
.myPoint .pt_sta_box .section {
    padding: 0;
    margin: 40px 0;
}
.myPoint .wrap__pt_box {
    display: table;
    width: 100%;
}
.myPoint .wrap__pt_box:nth-of-type(2) .inner{
	padding: 40px 0 40px !important;
	border-top: 1px solid #ccc;
}
.myPoint .wrap__pt_box .pt_box {
    display: table-cell;
    width: 250px;
    height: auto;
    margin: 0;
    border: none;
}
.myPoint .wrap__pt_box .pt_box .inner {
	position: relative;
    padding: 0 0 40px;
}
.myPoint .wrap__pt_box .pt_box .inner:after{
	position: absolute;
    left: 122px;
    top: 72px;
    width: 45px;
    height: 40px;
    background: url('/front_mo/images/sp_ico-5e6cf53d3ebc4b7f16d07f5bd177f5cb.png?ver=20210219') no-repeat;
}
.myPoint .wrap__pt_box .pt_box.hPoint .inner:before {
    display: inline-block;
    width: 110px;
    height: 110px;
    border: 2px solid #1c1c1c;
    border-radius: 100%;
    background-color: #fff;
    background: url(/front_mo/images/icon_mypage_hPoint-1817bff3fb2a0c93996d4979564b4e31.png) no-repeat center center;
    box-sizing: border-box;
    content: '';
}
.myPoint .wrap__pt_box .pt_box:nth-of-type(2) .inner {
    border-left: 1px solid #ccc;
}
.myPoint .wrap__pt_box .pt_box.spoon .inner:before {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    background: #918c00;
    content: '';
}
.myPoint .wrap__pt_box .pt_box.spoon .inner:after{
	top: 24px;
	left: 112px;
	width: 61px;
	height: 59px;
	content: '';
    background-position: 0 -116px;
}
.myPoint .wrap__pt_box .pt_box.greenery .inner:before {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    background: #5e761d;
    content: '';
}
.myPoint .wrap__pt_box .pt_box.greenery .inner:after{
	content: '';
    background-position: -137px -73px;
}
.myPoint .wrap__pt_box .pt_box.staff .inner:after{
	left: 128px;
	top: 74px;
	width: 35px;
	content: '';
    background-position: -99px -73px;
}
.myPoint .wrap__pt_box .pt_box.staff .inner:before {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    background: #1c1c1c;
    content: '';
}
.myPoint .wrap__pt_box .pt_box .inner .f_gray {
    display: block;
    margin-top: 10px;
    font-size: 22px;
    line-height: 32px;
}
.myPoint .wrap__pt_box .pt_box .inner .pt_num {
    display: block;
    font-size: 30px;
    line-height: 32px;
}
.myPoint .wrap__pt_box .pt_box .inner .pt_num strong {
    min-width: auto;
    font-size: 30px;
}
.myPoint .wrap__pt_box .pt_box .inner .gcolor {
    color: #918c00;
}
.myPoint .wrap__pt_box.type2 .pt_box{
	display: block;
	margin-bottom: 15px;
	width: 100%;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: initial;
}
.myPoint .wrap__pt_box.type2 .pt_box.on{
	border-width: 2px;
	border-color: #1c1c1c;
}
.myPoint .wrap__pt_box.type2 .pt_box > a{
	position: relative;
	display: block;
}
.myPoint .wrap__pt_box.type2 .pt_box > a:after{
	position: absolute;
	right: 20px;
	top: 50%;
	font-size: 19px;
	color: #888;
	content: '상세보기  >';
	transform: translateY(-50%);
}
.myPoint .wrap__pt_box.type2 .pt_box .inner{
	padding: 20px !important;
	border: 0 !important;
}
.myPoint .wrap__pt_box.type2 .pt_box .inner > span{
	display: inline-block;
	vertical-align: middle;
}
.myPoint .wrap__pt_box.type2 .pt_box .inner .f_gray{
	margin: 0 0 0 20px;
	width: 140px;
}
.myPoint .wrap__pt_box.type2 .pt_box .inner:before{
	width: 80px;
	height: 80px;
	vertical-align: middle;
}
.myPoint .wrap__pt_box.type2 .pt_box .inner:after{
	transform: scale(0.75);
}
.myPoint .wrap__pt_box.type2 .pt_box.spoon .inner:after{
	top: 31px;
	left: 31px;
}
.myPoint .wrap__pt_box.type2 .pt_box.greenery .inner:after{
	top: 40px;
	left: 37px;
}
.myPoint .wrap__pt_box.type2 .pt_box.staff  .inner:after{
	top: 39px;
	left: 45px;
}
.myPoint .hPoint__cont {
    margin: 40px 0;
}
.myPoint .hPoint__cont .txt {
    font-size: 22px;
    line-height: 1.6;
    word-break: keep-all;
}
.myPoint .hPoint__cont .txt .tit {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
}
.myPoint .hPoint__cont .go__site {
    display: block;
    width: 100%;
    height: 70px;
    margin-top: 40px;
    background: #918c00;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 70px;
    text-align: center;
}
.myPoint .spoon__cont, .myPoint .point__cont {
    position: relative;
    margin: 40px 0;
}
.myPoint .spoon__cont .txt, .myPoint .point__cont .txt {
    font-size: 22px;
    line-height: 1.6;
    word-break: keep-all;
}
.myPoint .spoon__cont .txt .tit, .myPoint .point__cont .txt .tit {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
}
.myPoint .spoon__cont .txt .txt, .myPoint .point__cont .txt .txt{
	display: block;
	font-weight: 600;
}
.myPoint .spoon__cont .point__conver, .myPoint .point__cont .point__conver {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    width: 200px;
    height: 55px;
    background: #918c00;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 55px;
    text-align: center;
}
.myPoint .spoon__cont .list__wrap, .myPoint .point__cont .list__wrap {
    margin-top: 50px;
}
.myPoint .spoon__cont .list__wrap .head__area, .myPoint .point__cont .list__wrap .head__area {
    display: table;
    margin: 20px 0;
    width: 100%;
}
.myPoint .spoon__cont .list__wrap .sort__area, .myPoint .point__cont .list__wrap .sort__area {
    display: table-cell;
    width: calc(100% - 210px);
    height: 70px;
    vertical-align: middle;
}
.myPoint .spoon__cont .list__wrap .sort__area li, .myPoint .point__cont .list__wrap .sort__area li {
    display: inline-block;
    float: left;
    height: 30px;
    font-size: 22px;
    line-height: 30px;
    padding-right: 25px;
}
.myPoint .spoon__cont .list__wrap .sort__area li.on, .myPoint .point__cont .list__wrap .sort__area li.on {
    color: #918c00;
    font-weight: 600;
}
.myPoint .spoon__cont .list__wrap .sort__area li:not(:first-child), .myPoint .point__cont .list__wrap .sort__area li:not(:first-child) {
    padding-left: 25px;
    border-left: 1px solid #7e7e7e;
}
.myPoint .spoon__cont .list__wrap .select__area, .myPoint .point__cont .list__wrap .select__area {
    display: table-cell;
    width: 210px;
    height: 70px;
}
.myPoint .spoon__cont .list__wrap .select__area select, .myPoint .point__cont .list__wrap .select__area select {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    border: 1px solid #cdcdcd;
    font-size: 22px;
    background: #fff url(/front_mo/images/ico_member_select-194240eda4252975f9053de65c2e4171.png) no-repeat 90% 50%;
}
.myPoint .spoon__cont .list__wrap .list__box, .myPoint .point__cont .list__wrap .list__box {
    width: 100%;
    border-top: 3px solid #1c1c1c;
}
.myPoint .spoon__cont .list__wrap .list__box .list, .myPoint .point__cont .list__wrap .list__box .list {
    position: relative;
    border-bottom: 1px solid #cdcdcd;
    padding: 30px 0;
    font-size: 22px;
    color: #1c1c1c;
}
.myPoint .spoon__cont .list__wrap .list__box .list .tit, .myPoint .point__cont .list__wrap .list__box .list .tit {
    display: block;
    width: 85%;
    line-height: 1.5;
}
.myPoint .spoon__cont .list__wrap .list__box .list .tit strong, .myPoint .point__cont .list__wrap .list__box .list .tit strong {
    display: block;
}
.myPoint .spoon__cont .list__wrap .list__box .list .date, .myPoint .point__cont .list__wrap .list__box .list .date {
    display: block;
    margin-top: 10px;
}
.myPoint .spoon__cont .list__wrap .list__box .list .point, .myPoint .point__cont .list__wrap .list__box .list .point {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    text-align: right;
}
.myPoint .spoon__cont .list__wrap .list__box .list .point strong, .myPoint .point__cont .list__wrap .list__box .list .point strong {
    display: block;
    margin-bottom: 10px;
}
.hd .anniversaryAdd {
    padding: 25px 0;
    border-top: 1px solid #ccc;
}
.hd .anniversaryAdd .anniversary__desc {
    line-height: 30px;
    font-size: 21px;
    color: #888;
}
.hd .anniversaryAdd .anniversary__desc:not:first-child{
    margin-top: 5px;
}
.hd .anniversaryAdd .input-box.date {
    padding-right: 215px;
}
.hd .anniversaryAdd .input-box.date .date__check {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
}
.hd .anniversaryAdd .input-box.date .checkbox-round {
    margin-left: 20px;
}
.hd .anniversaryList ul li {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.hd .anniversaryList ul li:first-child {
    border-top: 1px solid #ccc;
}
.hd .anniversaryList ul li .name {
    display: block;
    line-height: 38px;
    font-size: 22px;
    font-weight: 600;
}
.hd .anniversaryList ul li .name .d-day {
    color: #918c00;
}
.hd .anniversaryList ul li .date {
    display: block;
    line-height: 38px;
    font-size: 22px;
}
.hd .anniversaryList ul li .btn-half {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 110px;
    height: 55px;
    margin-left: 10px;
    line-height: 55px;
    font-size: 22px;
}
.hd .anniversary__sec.agree-box {
  margin-top: 30px;
  line-height: 24px;
  font-size: 15px;
}

.hd .anniversary__sec.agree-box .hd-checkbox {
  margin-bottom: 20px;
}

.hd .anniversary__sec.agree-box .agree-table table {
  border: 1px solid #ccc;
  border-bottom: 0;
  overflow: hidden;
}

.hd .anniversary__sec.agree-box table th, .hd .anniversary__sec.agree-box table td {
  padding: 10px;
  line-height: 1.4;
  font-size: 20px;
  font-weight: normal;
  color: #555;
  text-align: center;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.hd .anniversary__sec.agree-box table th {
  background: #f5f5f5;
}

.hd .anniversary__sec.agree-box p {
  margin-top: 10px;
  font-size: 20px;
  color: #918c00;
}
.txOrderList .period-check {
    display: block;
    width: 580px;
    height: 70px;
    margin: 40px auto 0;
    padding: 0 25px;
    font-size: 22px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background: #fff url(/front_mo/images/ico_member_select-194240eda4252975f9053de65c2e4171.png) no-repeat 95% 50%;
}
.txOrderList .buy-list {
    width: 580px;
    margin: 0 auto;
    border: none;
}
.txOrderList .buy-list .list-area {
    border-top: 3px solid #918c00;
    margin-top: 40px;
}
.txOrderList .buy-list .buy-info {
    display: block;
    padding: 25px 0;
    background: #fff;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.txOrderList .buy-list .buy-info .tit {
    display: block;
    color: #1c1c1c;
    margin-bottom: 10px;
}
.txOrderList .buy-list .buy-info .tit:after {
    display: none;
}
.txOrderList .buy-list .buy-info .total-price {
    display: block;
    color: #1c1c1c;
    font-weight: 600;
}
.txOrderList .buy-list .buy-info .total-price:before {
    display: none;
}
.txOrderList .buy-list .wraper-information {
    padding: 25px 0;
    border-bottom: 1px solid #d5d5d5;
}
.txOrderList .buy-list .wrap-information {
    position: relative;
    padding: 0;
}
.txOrderList .buy-list .information > a {
    font-size: 22px;
    color: #1c1c1c;
    font-weight: 600;
}
.txOrderList .buy-list .information .price {
    display: block;
    position: static;
    margin-top: 10px;
    font-size: 22px;
    color: #1c1c1c;
    font-weight: 400;
}
.txOrderList .buy-list .information .option {
    display: block;
    position: static;
    padding-top: 25px;
    font-size: 22px;
    font-weight: 400;
    color: #1c1c1c;
}
.txOrderList .buy-list .information .option .option__tit {
    display: block;
    padding-bottom: 10px;
}
.txOrderList .wraper-information .btn-area {
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.txOrderList .wraper-information .btn-area a {
    display: inline-block;
    width: 194px;
    height: 55px;
    line-height: 55px;
    color: #1c1c1c;
    font-size: 22px;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.txOrderList .wraper-information .btn-area a+a {
    margin-left: 13px;
}
.hd .amore {
    padding-bottom: 150px;
}

.hd.amore .member__top-area {
    padding-top: 30px;
}

.hd.amore .select-wrap.two {
    padding-top: 30px;
}

.hd.amore .hd__myOrderDetail__sect,
.hd.amore .hd__applyOrderCancel__sect {
    padding-top: 30px;
}

.hd.amore .service__center li:first-child {
    display: none;
}

.hd.amore .service__center li + li {
    width: 100% !important;
    border-left: 1px solid #ccc !important;
}

.hd .booth .booth-title{
	margin-top: 40px;
	font-size: 26px;
	font-weight: 600;
}
.hd .booth .agree-box{
	font-size: 20px;
	line-height: 1.5;
	color: #555;
}
.hd .booth .agree-box .agree-title{
	margin: 20px 0;
    color: #555;
}
.hd .booth .agree-box ul{
	border: 1px solid #ccc;
	border-bottom: 0;
}
.hd .booth .agree-box ul li{
	position: relative;
	padding: 10px 0 10px 190px;
    color: #555;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.hd .booth .agree-box ul li strong{
	position: absolute;
	display: table;
	left: 0;
	top: 0;
	width: 180px;
	height: 100%;
	font-weight: normal;
	background: rgba(0,0,0,0.03);
    text-align: center;
}
.hd .booth .agree-box ul li strong span{
	display: table-cell;
	vertical-align: middle;
}
.hd .booth .agree-txt {
    margin-top: 20px;
    padding: 20px 0 0 50px;
    line-height: 1.5;
    border-top: 1px solid #1c1c1c;
}
.hd .booth .agree-txt .checkbox__label:before{
	position: absolute;
	left: -50px;
	top: 3px;
}
.hd .booth .join-order{
	text-align: left;
}
.hd .booth .join-order:before {
	width: 370px;
}
.hd .booth .join-order:after {
    content: '';
    position: absolute;
    top: 134px;
    left: 50%;
    height: 1px;
    width: 370px;
    background: #918c00;
    transform: translate(-50%, 0);
    z-index: -1;
}
.hd .booth .join-order li {
	margin: 0 0 20px;
	width: 185px;
    color: #1c1c1c;
    text-align: center;
}
.hd .booth .join-order li span {
    display: block;
    margin-top: 5px;
    font-size: 85%;
    color: #888;
}