

#codeigniter_profiler {
    overflow: hidden;
}

::selection {
    background: #ffa6a6;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #ffa6a6;
    color: #FFF;
    text-shadow: none;
}


.home_wrap {
    position: relative;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 40px;
    float: left;
    /*border-bottom: 1px #cccccc solid;*/
    text-align: center;
}

@media screen and (max-width: 768px) {
    .home_wrap {
        margin-bottom: 25px;
        padding: 0 5px;
        padding-top: 20px;
    }
}

/*리모컨 영역*/
div#backtotop {
    background: #fff;
    position: fixed;
    display: block;
    right: calc(6.0574074% - 25px);
    /*transform: translateX(50%);*/
    bottom: 40px;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 3000;
    overflow: hidden;
    padding: 5px;
    border: 1px #ff4081 solid;
}

@media screen and (max-width: 768px) {
    div#backtotop {
        right: 8%;
        bottom: 4%;
        height: 50px;
        width: 50px;
        /*
                left: 50%;
                transform: translateX(-50%);*/
        background: #fff;
    }
    #backtotop.to_taste {
        bottom: 12%;
    }
}

/*dot deco*/
.res_deco2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/images/dot_texture_black.png") repeat;
    top: 0;
}

/*---character----*/
.ch01 {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative;
    bottom: -11px;
    background: url("/images/logo_character.png") no-repeat;
    background-size: cover;
}

/*-------dq_AD -------*/
.dq_ads {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
    /*background: #333;*/
    padding: 20px;
}

@media screen and (max-width:768px) {
    .dq_ads{
        margin-top: 0;
    }
}

/*-------banner-------*/
.bx-wrapper {
    width: 100%;
    max-width: 100% !important;
}
.bx-wrapper .bx-viewport .bxslider li {
    max-height: 3500px !important;
    max-width: 10000px !important;
}
.left.carousel-control,
.right.carousel-control {
    display: none;
    position: absolute;
    width: 150px;
    z-index: 11;
    opacity: 1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.left.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, .0001) 100%);
}
.right.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .2) 100%);
}
.con-head.clearfix:hover .left.carousel-control,
.con-head.clearfix:hover .right.carousel-control {
    display: block;
}
.left.carousel-control > .fa,
.right.carousel-control > .fa {
    font-size: 44px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bx-prev, .bx-next {
    display: block;
    font-size: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    position: absolute;
}


body {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
}

/*navigation area*/
#dq_nav_body {
    position: fixed;
    background-attachment: scroll;
    width: 100%;
    min-height: 50px;
    top: 0;
    background: #ff4081;
    /*background:linear-gradient(to right, #ff4081 0%, #ff4081 80%, #fff 80%, #fff 100%);*/
    padding: 0;
    letter-spacing: 0;
    z-index: 1000;
    /*box-shadow: 0 0 5px #333;*/
}

#dq_nav_body.scroll {
    background: #fff;
}
.dq_wrap {
    position: relative;
    display: block;
    width: 95%;
    height: inherit;
    margin: 0 auto;
}
.header_searching {
    position: absolute;
    right: 0;
    min-width: 38%;
    background: #ff4081;
}
.scroll .header_searching {
    background: none;
}

@media screen and (max-width: 1200px) {
    #dq_nav_body {
        background: #ff4081;
    }
}

@media screen and (max-width: 1280px) {
    .dq_wrap {
        width: 100%;
    }
    .con-head {
        height: auto;
    }
}

.logo {
    float: left;
}
.logo_character {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    background: url("./images/logo_character.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}
.logo_img {
    display: inline-block;
    width: 100px;
    height: 38px;
    margin-top: 4px;
    background: url("./images/logo.svg") no-repeat;
    background-size: 100px 38px;
}
.logo_img.nav.scroll {
    background: url("./images/logo_red.svg") no-repeat;
    background-size: 100px 38px;
}
.d_slash {
    display: inline-block;
    width: 20px;
    height: 28px;
    background: url("./images/slash.svg") no-repeat;
    vertical-align: middle;
    margin-top: 8px;
}
.dq_nav {
    height: inherit;
}

.nav_list {
    float: left;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    padding-left: 32px;
}

.nav_list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    font-weight: 400;
}

.nav_list li a {
    text-decoration: none;
    color: #fff;
    font-size: 1.1667rem;
    font-weight: 400;
}

.nav_list li .scroll {
    color: #ff4081;
    font-weight: 700;
}

.nav_list li a:hover {
    font-kerning: none;
    font-weight: 600;
}

.search {
    width: 350px;
    height: 50px;
    display: inline-block;
    margin-right: 20px;
}

.search-input {
    position: relative;
    display: inline-block;
    top: 5px;
    height: 40px;
    text-align: center;
}

.search-input-btn {
    margin-left: 0;
    float: right;
}

.search .search-input .search-input-control {
    float: left;
    /*width: 295px;*/
    /*height: inherit;*/
    /*border: none;*/
    /*color: #0a0a0a;*/
    /*font-size: 1rem;*/
    /*padding-left: 20px;*/
}

.scroll .search .search-input .search-input-control {
    border-left: 1px #ff4081 solid;
    border-radius: 0;
}

.search .search-input-btn:last-child > .btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 0;
    padding: 0;
    letter-spacing: 0;
}

.search .search-input-btn:last-child > .btn:hover {
    background: #ff4081;
    color: #fff;
    border-color: #fff;
}

.search .btn {
    background: #fff;
    color: #ff4081;
}

.search .btn i {
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 40px;
    height: 40px;
    font-size: 1.1667rem;
    background: #ff4081;
    color: #fff;
    border: 2px #fff solid;
}


/* -------- contact/ modal --------- */
.contact {
    background: #f1f1f1;
}

.modal-dialog {
    max-width: 1280px;
    width: inherit;
}

.modal-dialog.modal-taste {
    max-width: 85%;
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
    .modal-dialog.modal-taste {
        max-width: 1280px;
    }
}

@media screen and (max-width: 768px) {
    .modal-dialog.modal-taste {
        max-width: 100%;
    }
}

.modal-body {
    /*float: left;*/
    /*padding: 0 0 20px 0;*/
}

.modal-content {
    overflow: hidden;
}

.window_bg.modal-header {
    position: relative;
    z-index: 1;
    padding-top: 0;
    height: auto;
    border-bottom: none;
    -webkit-box-shadow: 0 0 0 6px #ffffff;
    -moz-box-shadow: 0 0 0 6px #ffffff;
    -o-box-shadow: 0 0 0 6px #ffffff;
    box-shadow: 0 0 0 6px #ffffff;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.window_bg button {
    line-height: 0;
    padding: 0;
    margin-right: 0;
    font-size: 1.75rem;
    opacity: 1;
    outline: none;
    margin-top: 18px !important;
    color: #ffffff;
    width: 40px;
    background: #ff4081;
    height: 40px;
    border-radius: 20px;
    border: 2px #ff4081 solid;
    text-shadow: none !important;
}

.window_bg button:hover {
    opacity: 1;
    background: #ffffff;
    color: #ff4081;
}

.window_bg > button span {
    line-height: 0;
}

.window_bg div, .contact_wrap {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.window_bg div {
    padding-top: 16px;
}

.window_bg div h2 {
    color: #333333;
    font-size: 1rem;
    max-width: 612px;
    margin-left: 0;
    margin-bottom: 5px;
    text-align: left;
}

.window_bg div h1 {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 700;
    max-width: 612px;
    margin-left: 0;
    text-align: left;
}

.contact_wrap h3 {
    font-size: 1.5rem;
    color: #ff4081;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px #666 solid;
}

.contact_kakao p button {
    background: #ffd000;
    border: 0;
    margin-top: 30px;
    width: 100%;
    padding: 10px 0;
    font-size: 1.667rem;
    color: #000;
    border-radius: 0;
}

.contact_kakao p button:hover {
    background: #ffd000;
    color: #000;
}

.contact_wrap form {
    margin-top: 50px;
}

.contact_wrap form .form-group {
    margin-top: 20px;
}

.contact_wrap form .form-group label {
    font-size: 0.9167rem;
    margin-bottom: 5px;
}

.contact_wrap_620, .window_bg div h1 {
    max-width: 612px;
    margin-left: 0;
}
.contact_wrap_620{
    margin: 0 auto !important;
    text-align: left;
}


.contact_form {
    margin-top: 60px;
}

.contact_wrap form p button {
    background: #ff4081;
    border: 0;
    width: 100%;
    padding: 10px;
    font-size: 1.6667rem;
    font-weight: 700;
    border-radius: 0;
}

.contact_wrap form p button:hover {
    background: #ff4081;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .modal-content {
        border: 1px #ff4081 solid;
    }

    .window_bg {
        height: 65px;
    }

    .window_bg button {
        margin-right: 10px;
        margin-top: 8px !important;
        background: #ffffff;
        color: #ff4081;
        border: 1px #ff4081 solid;
    }

    .window_bg button:hover {
        background: #ff4081;
        border: 2px #ffffff solid;
        color: #ffffff;
    }

    .contact_wrap h3 {
        padding: 10px;
        font-size: 1rem;
        padding-left: 5%;
    }

    .contact_kakao p button {
        margin: 0 10px;
        width: 90%;
        font-size: 1.3333rem;
        font-weight: 700;
    }

    .contact_wrap form {
        width: 90%;
        margin: 0 auto;
        margin-top: 40px;
    }

    .window_bg {
        background: #ff4081;
        background-size: 50%;
        background-position: 120% 100%;
    }

    .window_bg.dq_event {
        padding: 0 !important;
        box-shadow: none;
    }

    .window_bg div {
        padding-top: 8px;
    }

    .window_bg div h2 {
        font-size: 1rem;
        padding-left: 10px;
        margin-bottom: 0;
        color: #fff;
        text-align: left;
    }

    .window_bg div h1 {
        font-size: 1.3333rem;
        padding-left: 10px;
        padding-top: 0;
        color: #fff;
        text-align: left;
    }
}

/**/

/*--- home ---*/
#home {
    margin-top: 0;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    #home {
        padding: 0;
        margin-top: 0;
    }
}

/*--- dq_title ---*/

.dq_title {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 48px;
    text-align: left;
    clear: both;
    font-size: 1.6rem;
    font-weight: 400;
    color: #ff4081;
}

.dq_title.home {
    text-align: center;
    margin: 30px 0;
}

.dq_title.post,
.dq_title.taste,
.dq_title.store {
    padding-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}

.dq_title.res {
    text-align: center;
    margin-top: 65px;
}

.dq_title.other {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.dq_title > span:first-child {
    /*display: inline-block;*/
    display: block;
    text-align: center;
    /*font-size: 2.6667rem;*/
    font-size: 2.5rem;
    /*color: #ff4081;*/
    font-weight: 700;
    letter-spacing: 0.15em;
    margin-left: 1.1574074%;
}

.dq_title h4 {
    display: block;
    text-align: center;
    margin-left: 1.1574074%;
    /*display: inline-block;*/
    font-size: 1.5rem;
    /*color: #ff4081;*/
}

.list_wrap {
    text-align: center;
    margin-bottom: 60px;
}

.moreBtn.form-control:hover,
.moreBtn.form-control:active,
.moreBtn.form-control:focus {
    background: #666;
    outline: none;
}

.moreBtn.form-control:after {
    background: #fff;
}

.moreBtn.form-control {
    position: relative;
    width: 420px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 1.25rem;
    color: #ff4081;
    background-color: #ffffff;
    box-shadow: none;
    margin-bottom: 50px;
    margin-top: 20px;
    height: auto;
    outline: none !important;
    border-radius: 100px;
    border: 1px #ff4081 solid;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.moreBtn.form-control:hover {
    background-color: #ff4081;
    color: #ffffff;
    cursor: pointer;
    border-color: #ff4081;
}

#moreTag:hover i {
    color: #ff4081;
}

.moreBtn.form-control i {
    position: relative;
    right: 8px;
    float: right;
    font-size: 1.667rem;
    color: #ff4081;
}

.moreBtn.form-control .fa-refresh {
    float: none;
}

.moreBtn.form-control:hover i {
    color: #ffffff;
}

.more_btn_span {
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    bottom: 0;
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.more_line {
    display: inline-block;
    position: absolute;
    width: 400px;
    left: -webkit-calc(50% - 200px);
    left: -moz-calc(50% - 200px);
    left: calc(50% - 200px);
    height: 10px;
    text-align: center;
    z-index: -1;
    background-color: #333333;
    margin-top: 0.5rem;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.moreBtn.form-control:hover .more_line {
    background-color: #333;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.home_card_wrap {
    float: left;
    width: inherit;
}

@media screen and (max-width: 768px) {
    .dq_title {
        text-align: center;
        margin: 0;
        color: #333;
        padding: 16px 0 32px;
    }

    .dq_title.home {
        text-align: center;
        color: #ff4081;
        font-size: 1.25rem;
        border: none;
        padding: 0;
        margin: 15px 0;
    }

    .dq_title.post,
    .dq_title.taste,
    .dq_title.store {
        padding-left: 0;
        font-size: 1.25rem;
    }

    .dq_title.res {
        text-align: left;
        margin-top: 20px;
    }

    .dq_title.other {
        border: none;
        font-size: 1.3333rem;
        margin: 0;
        padding: 20px 0;
    }

    .dq_title > span:first-child {
        margin-left: 0;
        font-size: 1.5rem;
        margin-bottom: 10px;
    }

    .dq_title h4 {
        margin-left: 0;
        display: block;
        font-size: 1.25rem;
        /*background-color: rgba(0,0,0,0.3);*/
    }

    .moreBtn, .moreBtn:hover, .moreBtn:active, .moreBtn:focus {
        background: #e1e1e1;
        border-radius: 0;
        width: 97%;
        border: 1px #d1d1d1 solid;
        margin: 0 auto;
        margin-top: 5px;
        float: none;
        display: block;
        margin-bottom: 10px;
        height: 25px;
        padding: 0;
        font-size: 0.6667rem;
        outline: none !important;
    }

    .moreBtn:hover {
        background: #d1d1d1;
        outline: none;
    }

    .moreBtn.form-control {
        width: -webkit-calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: calc(100% - 10px);
        float: none;
        font-size: 1rem;
        height: 40px;
        display: inline-block;
        left: 0;
        margin: 15px 5px 35px 5px;
        border: 1px #ff4081 solid;
        border-radius: 0;
        background: #fff;
        transition: 0s;
    }

    .moreBtn.form-control:hover,
    .moreBtn.form-control:active,
    .moreBtn.form-control:after {
        background: #ff4081;
        border-color: #ff4081;
        color: #fff;
        transition: 0s;
    }

    .moreBtn.form-control:active i {
        color: #fff;
    }

    .moreBtn.form-control.success {
        width: -webkit-calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: calc(100% - 10px);
        margin: 5px 5px 15px 5px;
    }
}

/*-----------    TASTE    -----------*/

#codeigniter_profiler {
    display: none;
}

/*modal[share*/
.modal-body.share {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    background: #fff;
}

.modal-body.share a {
    display: inline-block;
    clear: both;
    margin: 15px 10px;
}

.modal-body.share a img {
    width: 70px;
    height: 70px;
}

@media screen and (max-width: 768px) {
    .modal-body.share {
        padding: 25px 0;
        text-align: left;
    }

    .modal-body.share a {
        width: calc(50% - 22px);
        width: -webkit-calc(50% - 22px);
        width: -moz-calc(50% - 22px);
        height: auto;
        text-align: center;
    }

    .modal-body.share a img {
        width: 60%;
        height: auto;
    }
}

/** {*/
    /*font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';*/
    /*font-weight: 300;*/
/*}*/

.post_wrap{
    padding: 30px 5%;
}
@media screen and (max-width: 767px){
    .post_wrap{
        padding: 0;
    }
}


/*------- policy --------*/
.agree_with_us {
    display: block;
    margin: 0;
}

.agree_with_us > h3 {
    font-size: 2rem;
    margin: 15px;
    padding: 10px 0;
    padding-top: 40px;
    border-bottom: 2px #000 solid;
    font-weight: 700;
    text-align: center;
}

.agree_with_us strong {
    display: inline-block;
    padding-top: 20px;
    padding-left: 30px;
    font-size: 1.3333rem;
}

.agree_with_us > .post_wrap {
    width: 100% !important;
    padding: 10px 30px;
    padding-bottom: 0;
}

.agree_with_us > .post_wrap > .privacy {
    border: 5px #e6e7e9 solid !important;
}

.agree_with_us > strong {
    display: block;
    margin-top: 80px;
}

.agree_with_us > br {
    display: none;
}

.agree_with_us_a {
    margin-top: 0;
    padding-top: 30px;
}

.agree_with_us_ok {
    background: #666;
    border-radius: 0;
    margin: 0 auto;
    border: 0;
    padding: 10px 20px;
    font-size: 1.5rem;
}

.agree_with_us_ok:hover {
    background: #333;

}

.agree_with_us_no {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    font-size: 15px;
    color: #000;
    border: 0;
    text-decoration: underline;
}

.agree_with_us_no:hover {
    background: none;
    color: #ff4081;
    text-decoration: underline;
}

.agree_with_us_s label, .agree_with_us_a label {
    width: 300px;
    cursor: pointer;
    background: #fff;
    padding: 5px 20px;
    border-radius: 100px;
    margin: 5px 0;
    border: 1px #666 solid;
}

.agree_with_us_a label {
    width: 100%;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 1.1667rem;
}

.agree_with_us_checked {
    background: #666 !important;
    color: #fff;
}

.agree_with_us div .post_wrap .privacy {
    height: 400px;
}

.privacy {
    max-width: 1280px;
    text-align: left;
    font-size: 1rem;
    padding: 50px 30px 100px 30px;
    background: #fff;
    color: #333;
    border: 1px #333 solid;
    font-weight: 400;
    margin: 20px auto 100px auto
}

.agree_with_us_s, .agree_with_us_a {
    padding-left: 30px;
}

@media screen and (max-width: 768px) {
    .row-fluid.privacy {
        font-size: 0.8333rem;
        padding: 16px;
    }

    .agree_with_us > h3 {
        font-size: 1.1667rem;
        padding-top: 10px;
        margin: 0;
        margin-top: 10px;
    }

    .agree_with_us strong {
        padding-left: 0;
        font-size: 1rem;
        padding-top: 30px;
    }

    .agree_with_us div .post_wrap {
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }

    .post_wrap {
        padding: 0 5px;
        width: 100% !important;
        margin-top: 0;
    }

    .agree_with_us_s, .agree_with_us_a {
        padding-left: 0;
    }

    .agree_with_us_s label, .agree_with_us_a label {
        margin: 2px 0;
        text-align: left;
    }

    .agree_with_us_a label {
        font-size: 1rem;
        padding: 5px 20px;
    }

    .agree_with_us_checked {
        background: #666 !important;
    }

    .agree_with_us_a {
        padding: 5px 0;
        padding-top: 20px;
    }

    .agree_with_us .agree_with_us_a:nth-of-type(3) {
        border-top: 1px #666 solid;
    }

    .agree_with_us_a button {
        width: 100%;
        font-weight: 700;
        font-size: 1.1667rem;
        border-top: 1px #666 solid;
    }

    .agree_with_us_a button:last-child {
        font-size: 0.8333rem;
        margin-top: 10px;
        color: #666;
        border: 0;
    }
}

@media screen and (max-width: 1199px) {
    #dq-load{
        border-radius: 100px;
    }
}

.res_header{
    background: url("/dqstatic/assets/image/service/2019/dinner/img/bq_dq_restaurant.jpg") no-repeat !important;
    background-color: rgba(0,0,0,0.3);
    background-blend-mode: multiply;
    background-attachment: fixed;
    background-position: 100% 66.6777%;
    background-size: cover;
}

.none{
    display: none !important;
}

.dq-header-login .dq-header-login-btn{
    padding-left: 40px;
}

/**/
.dq-post-detail-title-bg img{
    position: absolute;
    top: 0;
    left: 0;
}

/* 임시 이벤트용 */
/*.dq-popup article > p > small:nth-of-type(4){*/
    /*background: #0BC20B;*/
    /*font-size: 0 !important;*/
/*}*/
/*.dq-popup article > p > small:nth-of-type(4):after {*/
    /*display: block;*/
    /*font-size: 15px;*/
    /*position: relative;*/
    /*top: -12px;*/
    /*content: '2019.01.24(목) 부터 적용';*/
/*}*/
/*.dq-popup{*/
    /*display: none !important;*/
/*}*/

.taste_main_img_src{
    background: #ffffff;
}

#reply-box .taste_empty{
    width: 100%;
}

/* 임시 */
/*#DinnerPassModal{*/
    /*overflow: auto;*/
    /*top: 64px;*/
/*}*/
/*#DinnerPassModal .bq-event-apply-modal{ max-width: 540px; width: 100%}*/
body #DinnerPassGuideCarousel.visible{
    display: none !important;
}