﻿@charset "utf-8";
/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -1px;
}
body, input, textarea {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}
* {
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
}
a {
    color: #333;
    text-decoration: none;
    transition: 0.3s ease;
}
a:link {
    color: #333;
}
a:visited {
    color: #000;
}
li, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul:after {
    content: "";
    display: block;
    clear: both;
}
h2 {
    font-size: inherit;
    margin: 0;
    padding: 0;
}
hr {
    background-color: #f2f2f2;
    margin: 32px 0;
    /* color: #000; */
    border: 0;
    height: 1px;
    width: 100%;
    float: inherit;
}
hr.hr_side {
    background-color: #f2f2f2;
    margin: 0;
    /* color: #000; */
    border: 0;
    height: 1px;
    width: 100%;
    float: inherit;
}
div {
    box-sizing: border-box;
}
.pipe {}
.pipe:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 12px 0 12px;
    vertical-align: -1px;
    background-color: #e3e6ea;
}
.pipe2:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 18px;
    margin: 2px 7px 0 7px;
    vertical-align: 0px;
    background-color: #aaa;
}
.disflex {
    display: flex;
    justify-content: center;
}
.disflex a {
    position: relative;
}
.small_txt {
    padding: 2% 0;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px !important;
}
.mg_auto {
    width:85% !important;
    margin:0 auto;
}
.w100 {
    width:100% !important;
}
.mg_50 {
    margin-top: 50px;
}
.pd_0 {
    padding:0 !important;
}
/* 슬라이드 메뉴 */
.menu {
    color: #333;
    height: 100%;
    left: 0;
    max-width: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.menu .mslide {
    width: 360px;
    background-color: #fff;
    height: 100%;
    float: left;
    position: relative;
}
.menu .mb_menu_wrap {
    padding: 16px 16px 0px 16px;
}
.menu .mb_menu {
    padding: 10px 16px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    background-color: #f9f9f9;
    border-radius: 8px;
}
.m_head {
    padding: 5px 16px;
    box-sizing: border-box;
    height: 52px;
    border-bottom: 1px solid #e4e8eb;
}
.menu .menu_wrap {
    overflow-y: auto;
    height: calc(100% - 52px);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.menu .menu_wrap::-webkit-scrollbar {
    display: none;
}
.m_head:after {
    content: "";
    display: block;
    clear: both;
}
.m_head .logo {
    width: 110px;
    padding: 8px 0;
    float: left;
}
.m_head .m_title {
    padding: 6px 0;
    float: left;
    font-weight: 500;
    font-size: 18px;
}
.m_head .btn_close {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.m_scroll {
    overflow-y: auto;
    height: calc(100vh - 140px);
}
.m_scroll::-webkit-scrollbar {
    display: none;
}
.menu .mdim {
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(100% - 360px);
    float: left;
    height: 100%;
}
.menu .profile_box {
    padding: 24px 16px;
}
.menu .d1m_wrap {
    padding: 10px 12px;
}
.menu .d1m_wrap:after {
    content: "";
    display: block;
    clear: both;
}
.menu .d1m_wrap .d1m_box {
    width: 33.3%;
    padding: 4px;
    float: left;
}
.menu .d1m_wrap .d1m_item {
    width: 100%;
    padding: 6px 7px;
    border: 1px solid #e3e6eb;
    border-radius: 8px;
    min-height: 64px;
}
.menu .d1m_wrap .d1m_item li {
    font-size: 13px;
    text-align: center;
}
.menu .d1m_wrap .d1m_item li img {
    width: 28px;
    display: inline-block;
    margin-bottom: 2px;
}
.menu .d1m_wrap .d1m_item li img.dlm_insta {
    width:auto;
    padding-top: 4px;
}
.menu .cate_wrap {
    padding: 8px 16px 16px 16px;
}
.menu .cate_wrap .cate_title {
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 16px;
}
.menu .cate_box {}
.menu .side_banner {
    padding:0 12px;
}
.menu .side_banner a img {
}
/* 사이트맵 */
.sitemap .profile_box {
    padding: 24px 16px;
}
.sitemap .d1m_wrap {
    padding: 10px 0;
}
.sitemap .d1m_wrap:after {
    content: "";
    display: block;
    clear: both;
}
.sitemap .d1m_wrap .d1m_box {
    width: 14.28%;
    padding: 4px;
    float: left;
}
.sitemap .d1m_wrap .d1m_item {
    width: 100%;
    padding:20px 7px;
    border: 1px solid #e3e6eb;
    border-radius: 8px;
    min-height: 64px;
}
.sitemap .d1m_wrap .d1m_item li {
    font-size: 13px;
    text-align: center;
}
.sitemap .d1m_wrap .d1m_item li img {
    width: 32px;
    display: inline-block;
    margin-bottom: 8px;
}
.sitemap .d1m_wrap .d1m_item li img.dlm_insta {
    width:28px;
    padding-top: 4px;
}
.sitemap .cate_wrap {
    padding: 8px 16px 16px 16px;
}
.sitemap .cate_wrap .cate_title {
    font-weight: 500;
    margin-bottom: 8px;
    margin-top: 16px;
}
.sitemap .cate_box {}
.sitemap .side_banner {
    padding:0 12px;
}
.sitemap .side_banner a img {
}
.modal-open {
    max-width: 100%;
}
.noscroll {
    overflow: hidden;
}
.gray14 {
    color: #999;
    font-size: 14px;
}
.join_sort {
    border: 1px solid #ccc;
    padding: 10px 5px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.join_sort ul {
}
.join_sort ul li {
    padding-right: 3px;
    float: left;
}
.join_sort .container-radio {
    font-size: 13px;
    padding-left: 21px;
}

/* 검색바 */
#search_wrap {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    display: none;
}
#search_wrap .search_bar {
    background-color: #ef2c2c;
}
#search_wrap .search_bar .search_box {
    padding: 16px;
    width: 100%;
    max-width: 1152px;
    margin: 0 auto;
}
#search_wrap .search_bar .search_box:after {
    content: "";
    display: block;
    clear: both;
}
#search_wrap .search_bar .search_box .btn_close_sb {
    width: 20px;
    float: left;
    margin: 6px 16px 0 0;
    cursor: pointer;
}
#search_wrap .search_bar .search_box .btn_search {
    background-color: transparent;
    color: #fff;
    border: 0;
    vertical-align: middle;
    padding: 2px 5px 7px;
    border-radius: 8px;
}
#search_wrap .search_bar .search_box form {
    float: left;
    margin: 0;
    width: calc(100% - 36px);
    padding-left: 8px;
    border-left: 1px solid #f47272;
    box-sizing: border-box;
}
#search_wrap .search_bar .search_box .search_input {
    width: calc(100% - 39px);
    background-color: #ef2c2c;
    border: 0;
    padding: 5px 16px;
    font-size: 16px;
    box-sizing: border-box;
    outline-style: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
}
#search_wrap .search_bar .search_box .search_input::placeholder {
    color: #ffc5c5;
}
#search_wrap .search_bar .search_box .icon_search_w {
    width: 24px;
}
/* 제품상세 PC */
section.section_pd {
    width: 100%;
    max-width: inherit;
    box-sizing: border-box;
    margin: 0px auto;
}
section.section_pd .inner_pd {
    width: 100%;
    padding: 24px 40px;
    box-sizing: border-box;
    margin: 0 auto;
}
.product_table_wrap {
    margin-bottom: 24px;
}
.product_table_wrap table {
    width:100%;
    border-collapse: collapse;
    border-top: 2px solid #000;
    letter-spacing: normal;
    table-layout: fixed;
}
.product_table_wrap table, th, td {}
.product_table_wrap th {
    padding: 8px 6px;
    border: 1px solid #e4e8eb;
}
.product_table_wrap td {
    padding: 3px 7px;
    border: 1px solid #e4e8eb;
}
.product_table_wrap th {
    font-size: 14px;
    background: #eff2f8;
    text-align: center;
}
.product_table_wrap th:first-child {
    border-left: 0;
}
.product_table_wrap th:last-child {
    border-right: 0;
}
.product_table_wrap th.pd_chk {
     width:3%;   
    padding:2px 8px;
}
.product_table_wrap th.pd_img {
    width: 7%;
}
.product_table_wrap th.pd_brand {
    width: 12%;
}
.product_table_wrap th.pd_name {
    width: 12%;
}
.product_table_wrap th.pd_spec {
    width: 8%;
}
.product_table_wrap th.pd_unit {
    width: 4%;
}
.product_table_wrap th.pd_price {
    width: 9%;
}
.product_table_wrap th.pd_desc {
    width: 14%;
}
.product_table_wrap th.pd_mark {
    width: 8%;
}
.product_table_wrap th.pd_memo {
    width: 11%;
}
.product_table_wrap th.pd_alle {
    width: 8%;
}
.product_table_wrap th.pd_heart {
    width: 5%;
}
.heart_add {
    width:22px;
    height: 20px;
    background: url("/img/heart_bg.png") no-repeat;
    background-position: 0 0;
    font-size: 0;
    margin: 0 auto;
}
.heart_add:hover,
.heart_add.on {
    background-position: -22px 0;
    width: 23px;
}
.product_table_wrap tr:hover {
    background-color: #f9f9f9;
    /*cursor: pointer;*/
}
.product_table_wrap td {
    font-size: 14px;
    text-align: center;
}
.product_table_wrap td:first-child {
    border-left: 0;
    padding: 0;
}
.product_table_wrap td:last-child {
    border-right: 0;
}
th.pd_chk .checkbox_wrap {
    margin:0;
}
th.pd_chk .container-checkbox {
    margin-bottom: 0;
}
th.pd_chk .container-checkbox .checkmark {
    top:-8px;
}
td.pd_chk .container-checkbox .checkmark{
    top: -10px;
    left: 8px;
}
.product_table_wrap td.pd_img { padding:0; }
.product_table_wrap td.pd_brand {}
.product_table_wrap td.pd_brand .pd_pbrand {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.product_table_wrap td.pd_brand .pd_nline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.product_table_wrap td.pd_name {}
.product_table_wrap td.pd_name .pd_pname {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
}
.product_table_wrap td.pd_name .btn_set {
    font-size: 12px;
    color: #000;
}
.product_table_wrap td.pd_spec {}
.product_table_wrap td.pd_spec .pd_pspec {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    font-size:13px;
}
.product_table_wrap td.pd_unit {}
.product_table_wrap td.pd_price {}
.product_table_wrap td.pd_price strong {
    color: #ef2c2c;
    font-size: 16px;
}
.product_table_wrap td.pd_desc {
    position: relative;
    font-size:12px;
    line-height: 16px;
    text-align:left;
}
.product_table_wrap td.pd_desc .btn_view {
    position: absolute;
    right: 35px;
    bottom: 4px;
    background-color: #eff2f8;
    padding: 8px;
    width: 28px;
    border-radius: 50px;
}
.product_table_wrap td.pd_desc .desc_view .view_content {
    display:none;
}
.product_table_wrap td.pd_desc .desc_view:hover .view_content {
    position: absolute;
    top: 73px;
    right: 35px;
    display: block;
    background: #fff;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 7px rgb(0 0 0 / 20%);
    width: 180px;
    height: 100px;
    padding: 10px;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}
.product_table_wrap td.pd_desc .btn_copy .view_content {
    display:none;
}
.product_table_wrap td.pd_desc .btn_copy:hover .view_content {
    position: absolute;
    top: 27px;
    left: 0px;
    display: block;
    background: #fff;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 7px rgb(0 0 0 / 20%);
    width: 180px;
    height: 60px;
    padding: 10px;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}
.product_table_wrap td.pd_desc .btn_copy {
    position: absolute;
    right: 4px;
    bottom: 4px;
    background-color: #eff2f8;
    padding: 8px;
    width: 28px;
    border-radius: 50px;
}

.product_table_wrap td.pd_mark {
    text-align: center;
}
.product_table_wrap td.pd_mark:afer {
    display: block;
    content: '';
    clear: both;
}
.product_table_wrap td.pd_mark img {
    width:40px;
    display: inline-block;
}
.product_table_wrap td.pd_memo {
    position:relative;
    text-align: left;
    font-size:13px;
}
.product_table_wrap td.pd_memo .btn_view {
    position: absolute;
    right: 35px;
    bottom: 4px;
    background-color: #eff2f8;
    padding: 8px;
    width: 28px;
    border-radius: 50px;
}
.product_table_wrap td.pd_memo .memo_view .view_content {
    display:none;
}
.product_table_wrap td.pd_memo .memo_view:hover .view_content {
    position: absolute;
    top: 70px;
    right: 35px;
    display: block;
    background: #fff;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 7px rgb(0 0 0 / 20%);
    width: 180px;
    height: 100px;
    padding: 10px;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}
.product_table_wrap td.pd_memo .btn_modify {
    position: absolute;
    right: 4px;
    bottom: 4px;
    background-color: #eff2f8;
    padding: 8px;
    width: 28px;
    border-radius: 50px;
}
.product_table_wrap td.pd_alle {
    position:relative;
}
.product_table_wrap td.pd_alle .ico_alle {
    margin:0 auto;
    width: 25px;
    height: 25px;
    padding: 4px;
    border: 1px solid #ef2c2c;
    background-color: #ef2c2c;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    transition: .3s ease;
}
.product_table_wrap td.pd_alle .ico_alle img {
    filter: invert(100%);
}
.product_table_wrap td.pd_alle .ico_alle .view_content {
    display:none;
}
.product_table_wrap td.pd_alle .ico_alle:hover .view_content {
    position: absolute;
    top: 51px;
    right: 40px;
    display: block;
    background: #fff;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 7px rgb(0 0 0 / 20%);
    width: 180px;
    height: 77px;
    padding: 10px;
    border-radius: 5px;
    overflow-x: hidden;
    font-size: 13px;
    line-height: 1.4;
}
.brNone {
    border-radius: 0;
}
/* 제품상세 모달 시작 */
.product_modal {
    color: #000;
    height: 100%;
    right: 0;
    max-width: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.product_modal .sideRight {
    width: 450px;
    background-color: #fff;
    height: 100%;
    float: right;
    position: relative;
    letter-spacing: 0;
}
.product_modal .m_head .btn_close {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.product_modal .sideRight {
    width: 450px;
    background-color: #fff;
    height: 100%;
    float: right;
    position: relative;
}
.product_modal .sideRight
.m_scroll {
    overflow-y: auto;
    height: calc(100% - 74px);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.product_modal .mdim {
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(100% - 450px);
    float: right;
    height: 100%;
}
.modal-open {
    max-width: 100%;
}
.noscroll {
    overflow: hidden;
}
#detail_slide_wrap {
    width: 100%;
    background-color: #f9f9f9;
    position: relative;
}
#detail_slide_wrap .btn_share {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 11px 12px 14px 10px;
    border: 1px solid #e4e8eb;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    transition: 0.3s ease;
    z-index: 10;
    opacity: 0.8;
}
#detail_slide_wrap .btn_share:hover {
    opacity: 1;
    cursor: pointer;
}
#detail_slide_wrap .detail_slide {
    width: 100%;
}
#detail_slide_wrap .detail_slide .detail_slide_item {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    font-size: 0;
    line-height: 0;
}
.product_info_wrap {
    padding: 32px 16px 0 16px;
    letter-spacing: normal;
}
.product_info_wrap .product_title {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 500;
    color: #000;
}
.product_info_wrap .product_price {
    margin-bottom: 8px;
    color: #f24443;
    font-size: 20px;
    font-weight: 500;
}
.product_info_wrap li {
    color: #222;
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: 500;
}
.product_info_wrap li strong {
    color: #999;
    font-weight: 400;
    margin-right: 6px;
}
.detail_title_p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
}
.product_detail_img {
    padding: 16px;
}
.product_detail_img .product_detail_tit {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight:700;
    color:#676767;
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    letter-spacing: -1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product_detail_img img {
    display:block;
    margin:20px auto;
}
.product_detail_img .product_detail_content {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight:400;
    color:#676767;
    text-align: center;
    font-size:14px;
    letter-spacing: -0.5px;
    line-height:23px;
    padding-bottom: 20px;
}
.product_desc_wrap {
    padding: 0 16px;
}
.product_desc_wrap .product_desc {
    margin-bottom: 16px;
}
.product_desc_wrap .product_marks > .fmark {
    max-width: 68px;
    padding-right: 8px;
    padding-bottom: 8px;
    display: inline-block;
}
.recipe_wrap {
    padding: 0 16px;
    margin-bottom: 60px;
}
.recipe_wrap .recipe_cont {}
.recipe_wrap .recipe_cont .recipe_cimg {
    margin-top:20px;
}
.product_seller_wrap {
    padding: 0 16px;
    position: relative;
    letter-spacing: normal;
}
.product_seller_wrap .btn_kakao {
    width: 44px;
    height: 54px;
    position: absolute;
    bottom: 0;
    right: 16px;
    padding: 8px 0 10px 0;
    background-color: #f6d501;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    transition: 0.3s ease;
    z-index: 10;
    font-size: 10px;
    text-align: center;
    color: #391b1b;
    font-weight: 500;
}
.product_seller_wrap .btn_kakao img {
    padding: 0 8px;
}
.product_seller_wrap li {
    color: #222;
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: 500;
}
.product_seller_wrap li strong {
    color: #999;
    font-weight: 400;
    margin-right: 6px;
}
.video_wrap {
    padding: 0 16px;
}
.embed-youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #f9f9f9;
}
.embed-youtube img {
    width:100%;
}
.embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0;
}
.sideRight .m_tail {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
}
.m_tail {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
}
.sideRight .detail_title {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
}
.btn_rect_f {
    padding: 16px;
    text-align: center;
    background-color: #ef2c2c;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    max-height: 58px;
}
.btn_rect_f img {
    width: 24px;
    height: 24px;
    filter: invert(100%);
    display: inline-block;
    margin-right: 8px;
    margin-top: -4px;
}
/* 제품상세 모달 끝 */
#topBanner {
    min-height: 56px;
}
#topBanner .topBanner_inner {
    position: relative;
    margin: 0 auto;
}
#topBanner .topBanner_inner .topBanner_img {
    text-align: center;
    color: #fff;
    padding: 16px;
}
#topBanner .topBanner_inner .btn_close {
    width: 56px;
    position: absolute;
    right: 0;
    padding: 20px;
    top: 0;
    box-sizing: border-box;
}
#linkMenu_wrap {
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 5;
}
#linkMenu_wrap .linkMenu_l {
    float: left;
}
#linkMenu_wrap .linkMenu_l:after {
    content: "";
    display: block;
    clear: both;
}
#linkMenu_wrap .linkMenu_l li {
    float: left;
    font-size: 13px;
    padding-right: 16px;
}
#linkMenu_wrap .linkMenu_l li:first-child {
    padding-right:3px;
}
#linkMenu_wrap .linkMenu_r {
    float: right;
}
#linkMenu_wrap .linkMenu_r:after {
    content: "";
    display: block;
    clear: both;
}
#linkMenu_wrap .linkMenu_r li {
    float: left;
    font-size: 12px;
}
.inner_lm {
    width: 100%;
    max-width: 1152px;
    padding: 16px 16px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
.inner_lm:after {
    content: "";
    display: block;
    clear: both;
}
.inner {
    width: 100%;
    max-width: 1152px;
    padding: 24px 16px;
    box-sizing: border-box;
    margin: 0 auto;
}
.inner:after {
    content: "";
    display: block;
    clear: both;
}
.inner_scroll {
    width: 100%;
    max-width: 1152px;
    padding: 16px;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.icon_s {
    display: inline-block;
    width: 16px;
    margin: -2px 6px 0 0;
}
.btn_wrap {
    text-align: center;
}
.btn_wrap2 {
    margin:50px 0 90px;
    text-align:center;
}
.btn_more_big {
    padding: 12px 40px;
    border-radius: 90px;
    border: 1px solid #e4e8eb;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    color: #5f7d95;
    min-width: 200px;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    margin-top:40px;
    cursor: pointer;
}
.btn_more_big:hover {
    color: #ef2c2c;
    background: #f6f6f6;
}
.btn_icon {
    position: relative;
    padding: 8px 0 8px 16px;
    width: 40px;
}
.btn_type7 {
    font-size: 13px;
    padding: 3px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 16px;
    display: inline-block;
    color: #5f7d95;
}
.btn_type7 img {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 4px;
}
.btn_type10 {
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    padding: 7px 40px 7px 18px;
    background: #ef2c2c;
    border: 1px solid #ef2c2c;
    color: #fff;
    font-weight: 500;
}
.ico_bullet {
    width: 40px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -4px;
}
.ico_bullet2 {
    width: 32px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -4px;
}
.ico_bullet_s {
    width: 22px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -4px;
}
.ico_bullet3 {
    width:26px;
    display: inline-block;
    margin-right: 6px;
    margin-top:-5px;
}
.ico_bullet4 {
    width: 31px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
}
.ico_bullet5 {
    width: 31px;
    display: inline-block;
    margin-right: 6px;
    margin-top: -7px;
}
.ico_bullet6 {
    width: 30px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -8px;
}
.ico_bullet7 {
    width: 20px;
    display: inline-block;
    margin-right: 8px;
    margin-top: -3px;
}
.ico_bullet8 {
    width: 24px;
    display: inline-block;
    margin-right: 3px;
    margin-top: -4px;
}
.badge {
    background-color: #ef2c2c;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 0px 8px 1px 8px;
    border-radius: 16px;
    margin-left: 4px;
    position: absolute;
    z-index: 10;
    top: -8px;
}
.btn_more {
    float: right;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    border-radius: 16px;
    padding: 2px 8px;
    margin-top: 2px;
    font-weight: 300;
}
/* 헤더 */
header {
    border-bottom: 1px solid #e4e8eb;
}
header #logo_area {
    display: inline-block;
    float: left;
    margin-right: 32px;
    margin-top: 2px;
}
header #logo_area h1 {
    display: none;
}
header #logo_area li {
    float: left;
    display: inline-block;
}
header #logo_area .logo {
    max-width: 138px;
    margin-right: 8px;
}
header #logo_area .logo img {
    width: 100%;
}
header #logo_area .slogan {
    color: #666;
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 31px;
}
nav {
    width: 100%;
    border-top: 1px solid #f2f2f2;
}
nav #gnb_wrap {
    width: 100%;
    max-width: 1152px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
nav #gnb {}
nav #gnb li {
    display: inline-block;
    font-weight: 500;
    padding: 12px 16px;
    color: #333;
}
nav #gnb li:hover a {
    color: #ef2c2c;
}
nav #gnb li .ico_menu {
    display: inline-block;
    margin-top: -3px;
    margin-right: 8px;
    cursor: pointer;
}
header #util {
    float: right;
}
header #util li {
    display: inline-block;
    float: left;
    font-size: 13px;
    position: relative;
    padding-left: 8px;
}
header #util li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
}
header #util li a .btn_icon {
    padding: 5px 7px;
}
header #search_box {
    position: absolute;
    top: 4px;
    right: 4px;
    /*    border: 2px solid #ef2c2c;*/
    background-color: #f7f7f7;
    padding: 4px 16px 4px 24px;
    box-sizing: border-box;
    border-radius: 90px;
}
header #search_box .inp_search {
    padding: 4px 0;
    border: 0;
    background-color: #f7f7f7;
}
header #search_box .btn_search {
    width: 22px;
    vertical-align: middle;
    margin-top: -3px;
}
#container {}
#container .ct_inner {
    width: 100%;
    max-width: 1152px;
    box-sizing: border-box;
    margin: 0px auto;
}
#container .ct_inner:after {
    content: "";
    display: block;
    clear: both;
}
/* 메인 슬라이드 */
#slick_wrap {}
#slick_wrap .slick {}
#slick_wrap .slick .slick-slide {
}
#slick_wrap .slick .slick_item {
    width: 100%;
    height: 370px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    font-size: 0;
    line-height: 0;
}
#slick_wrap2 {}
#slick_wrap2 .slick2 {}
#slick_wrap2 .slick2 .slick-slide {
}
#slick_wrap2 .slick2 .slick_item2 {
    width: 100%;
    height: 630px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    font-size: 0;
    line-height: 0;
}
.slick-slide img {
    width:100%;
}
ul.slick-dots {
    position: absolute;
    width: 100%;
    bottom: 2px;
    text-align: center;
}
ul.slick-dots li {
    display: inline-block;
}
ul.slick-dots li button {
    margin: 2px;
    border: 0;
    text-indent: -10000px;
    width: 35px;
    height: 4px;
    background-color: #fff;
    opacity: .35;
}
ul.slick-dots li.slick-active button {
    opacity: .8;
}
/* 메뉴페이지 슬라이드 */
.slick_menu {
    background:#f9f9f9;
    margin-bottom:25px;
    border-radius: 5px;
}
.slick_menu .slick-prev {
    position:absolute;
    top:82px;
    left:30px;
    font-size: 0;
    background: url(/img/ico_arrow.svg);
    width: 20px;
    height: 20px;
    border: 0;
    transform: rotate(270deg);
    z-index: 1;
    opacity: 0.5;
}
.slick_menu .slick-next {
    position:absolute;
    top:82px;
    right:30px;
    font-size: 0;
    background: url(/img/ico_arrow.svg);
    width: 20px;
    height: 20px;
    border: 0;
    transform: rotate(90deg);
    z-index: 1;
    opacity: 0.5;
}
.slick_menu .slick_item {
    height:175px;
    padding: 20px 55px;
}
.slick_menu .menu_box {
    width: 33%;
    display: inline-flex;
    border-right: 1px solid #ddd;
    padding-right: 15px;
    padding-left: 15px;
    color:#000;
}
.slick_menu .menu_box:last-child {
    border-right:0;
}
.slick_menu .menu_box .menu_tag {
    height:135px;
    padding-left:20px;
}
.slick_menu .menu_box .menu_tag a {
    display:block;
    color:#555;
    font-size: 15px;
    line-height: 22px;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    z-index: 2;
    position: absolute;
    top: 45%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-next:hover
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'Gothic A1', sans-serif;
    font-size: 50px;
    line-height: 1;
    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 30px;
}
[dir='rtl'] .slick-prev
{
    right: 30px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '<';
}

.slick-next
{
    right: 30px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 30px;
}
.slick-next:before
{
    content: '>';
}
[dir='rtl'] .slick-next:before
{
    content: '>';
}


section {
    width: 100%;
    max-width: 1152px;
    box-sizing: border-box;
    margin: 0px auto;
}
section.section360 {
    max-width: 360px;
    margin: 0 auto;
    letter-spacing: -.6px;
    padding-bottom: 90px;
}
section.section500 {
    max-width: 500px;
    margin: 0 auto;
    letter-spacing: -.6px;
    padding-bottom: 90px;
}
article {
    width: 100%;
    margin-bottom: 64px;
}
.ads_1120 {
    position: relative;
}
.ads_1120 img {
}
.ads_1120 .ads_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .04;
    filter: alpha(opacity=4);
}
.title_wrap {
    padding: 34px 0 20px 0;
}
.title_wrap2 {
    padding: 10px 0 12px 0;
}
.title_wrap2:after {
    content: "";
    display: block;
    clear: both;
}
.title_wrap2 .title_wrap_l {
    width: 50%;
    float: left;
}
.title_wrap2 .title_wrap_r {
    width: 50%;
    float: right;
    text-align: right;
    max-width: 360px;
}
.d_search li > .selectbox {
    max-width: 190px;
}
.title_wrap3 {
    padding: 32px 0 32px 0;
}
.title_wrap3:after {
    content: "";
    display: block;
    clear: both;
}
.title_wrap3 .title_wrap_l {
    width: 50%;
    float: left;
}
.title_wrap3 .title_wrap_r {
    width: 50%;
    float: right;
    text-align: right;
    max-width: 360px;
}
.title_wrap4 {
    padding: 20px 0;
}
.title_wrap4:after {
    content: "";
    display: block;
    clear: both;
}
.title_wrap4 .title_wrap_r {
    max-width: 500px;
    float: right;
}
.title_wrap4 .title_wrap_r li:last-child {
    float: right;
    width: calc(100% - 158px);
}
.title_wrap5 {
    padding: 10px 8px 12px 8px;
}
.title_wrap5:after {
    content: "";
    display: block;
    clear: both;
}
.title_wrap5 .title_wrap_l {
    width: 50%;
    float: left;
}
.title_wrap5 .title_wrap_r {
    width: 100%;
    float: right;
    text-align: right;
    max-width: 360px;
}
.title_wrap5 .title_wrap_r li:last-child {
    width:calc(100% - 0px);
}
/* 상단배너 타이틀(장바구니, 공지사항) */
.title_wrap_b {
    padding: 0 0 20px 0;
}
.title_wrap_b .basket_tit {
    text-align: center;
}
.title_wrap_b .basket_tit .basket_in {
    text-align:center;
    background:url("/img/bg_basket.jpg") center;
    height: 187px;
    padding-top: 70px;
}
.title_wrap_b .basket_tit .basket_in .at_title img {
    float: left;
    display: inline-block;
    width: 30px;
    margin-right: 6px;
}
.title_wrap_b .basket_tit .basket_in .at_summ2 {
    display:inline-block;
}
.title_wrap_b .basket_tit .basket_in .at_title {
    display:flex;
    justify-content: center;
    align-items: center;
}
.title_wrap_b .basket_tit .basket_in .at_summ2 {
    float:none;
}
.basket_day .selectbox {
    height: 27px;
    font-size: 14px;
    padding: 0 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 100px;
    background-color: #fff;
}
/* 고객센터 타이틀 */
.title_wrap_b {
    padding: 0 0 20px 0;
}
.title_wrap_b .notice_tit {
    text-align: center;
    color: #000;
    padding-top: 16px;
    font-size: 13px;
}
.title_wrap_b .notice_tit .notice_in {
    text-align:center;
    background:url("/img/bg_notice.jpg") center;
    height: 187px;
    padding-top: 70px;
}
.title_wrap_b .notice_tit .notice_in .at_title {
    position:relative;
    display:inline-block;
    width: 280px;
    text-align: left;
}
.title_wrap_b .notice_tit .notice_in .at_title .at_cus {
    font-size: 12px;
    font-weight: 500;
    position: initial;
    border:none;
    width: 100%;
    display: block;
}
/* 급식뉴스 타이틀 */
.title_wrap_b .news_tit {
}
.title_wrap_b .news_tit .news_in {
    text-align:center;
    background:url("/img/bg_news.jpg") center;
    height: 187px;
    padding-top: 70px;
}
.title_wrap_b .news_tit .news_in .at_title {
    position: relative;
    display: block;
    text-align: center;
}
.title_wrap_b .news_tit .news_in .at_title .at_cus {
    font-size: 12px;
    font-weight: 500;
    position: initial;
    border:none;
}
.at_title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 8px;
    position: relative;
}
.at_title span {
    color: #333;
    position: absolute;
    right: -35px;
    top: 8px;
    transition: 0.2s;
    width: 29px;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 50%;
}
.at_title a:hover span {
    transform: rotate(-180deg);
}
.at_summ {
    color: #999;
    text-align: center;
    word-break: keep-all;
}
.at_summ strong {
    color:#333;
}
.at_title2 {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    float: left;
}
.at_title .tit_month {
    display:inline-block;
}
.at_summ2 {
    color: #999;
    float: left;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 12px;
}
.at_summ2 .product_count {
    color: #000;
    padding-top: 16px;
    font-size: 13px;
}
.at_para {
    margin: 16px -8px;
}
.at_para2 {
    margin: 16px 0px;
}
.at_para_m {
    margin: 16px -8px;
    display: none;
}
.at_para:after, .at_para2:after, .at_para_m:after {
    content: "";
    display: block;
    clear: both;
}
.pd_card {
    position:relative;
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.pd_card .thumbnail {
    padding-top:57%;
}
#ReviewD .pd_card .thumbnail {
    padding-top:53%;
}
#ReviewA .thumbnail-wrapper {
    margin-bottom: 0;
}
.pd_card .star .star_on {
    top:20px;
    right:20px;
}
.pd_card3 {
    position:relative;
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.pd_card3 .thumbnail {
    padding-top:100%;
}
.pd_card3 .star .star_on {
    top:20px;
    right:20px;
}
.pd_card2 {
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding:0.1%;
}
/* 썸네일 제어 공용 */
.thumbnail-wrapper {
    width: 100%;
    margin-bottom: 12px;
}
.thumbnail-wrapper2 {
    width: 100%;
}
.thumbnail-wrapper3 {
    width: 140px;
    float: left;
}
.thumbnail {
    position: relative;
    padding-top: 100%; /* 1:1 ratio */
    overflow: hidden;
}
.thumbnail .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: .04;
    filter: alpha(opacity=4);
}
.thumbnail .centered {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.thumbnail .centered img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.thumbnail2 {
    position: relative;
    padding-top: 100%; /* 1:1 ratio */
    overflow: hidden;
}
.thumbnail2 .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: .04;
    filter: alpha(opacity=4);
}
.thumbnail2 .centered {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.thumbnail2 .centered img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: fit-content;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.pd_card .pd_info {
    margin-bottom: 8px;
}
.pd_card .pd_info .pd_title {
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px;
}
.pd_info .pd_price {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
    display: inline-block;
    color: #333;
}
.pd_card .pd_info .pd_summ {
    font-size: 14px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
    min-height: 40px;
}
.pd_card3 .pd_info .pd_summ {
    font-size: 14px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
    min-height: 40px;
}
.pd_card3 .thumbnail .centered img {
    width:100%;
    height: 100%;
    object-fit: cover;
}
.pd_card3 .pd_info .pd_title {
    font-size: 16px;
    margin-bottom: 8px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500;
}
.pd_card .pd_info .pd_sale {
    font-size: 13px;
    height: 24px;
}
.pd_card3 .pd_info .pd_sale {
    font-size: 13px;
    height: 24px;
    color: #888;
}
.pd_card3 .pd_info .pd_sale p {
    text-decoration: line-through;
    margin: 0;
    display: inline-block;
    padding-right: 5px;
}
.pd_card .pd_info .pd_sale strong {
    color: #ef2c2c;
    margin-left: 4px;
}
/* 사이드 */
aside {
    width: 332px;
    float: right;
    box-sizing: border-box;
    display: inline-block;
}
.f50 {
    width: 100%;
    float: inherit;
    padding-right: 24px;
}
.side_title {
    font-size: 20px;
    position: relative;
}
.side_para {
    margin-top: 24px;
}
.late_board_row {
    font-size: 15px;
    margin-bottom: 10px;
}
.late_board_row:after {
    content: "";
    display: block;
    clear: both;
}
.late_board_row .lb_title {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.late_board_row .lb_date {
    width: 30%;
    float: right;
    text-align: right;
    color: #999;
    font-size: 12px;
}
.b_helper {
    margin: 0 -8px;
}
.b_helper .bh_item {
    width: 33.3%;
    padding: 0 8px;
    box-sizing: border-box;
    float: left;
}
.b_helper .bh_item:first-child a {
    display:block;
    min-height:150px;
    background: url(/img/banner_1.jpg) center;
}
.b_helper .bh_item:nth-child(2) a {
    display:block;
    min-height:150px;
    background: url(/img/banner_2.jpg) center;
}
.b_helper:after {
    content: "";
    display: block;
    clear: both;
}
.main_board {
    display: flex;
    padding-bottom: 3%;
    margin: 0 -8px;
}
.main_board .mb_tit {
    font-weight: 500;
    border-bottom: 1px solid #000;
    font-size: 18px;
    position: relative;
}
.main_board .mb_tit span {
    width: 25px;
    color: #333;
    position: absolute;
    right: 10px;
    top: 11px;
    padding: 6px;
    transition: 0.2s;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.main_board .mb_tit:hover span {
    transform: rotate(-180deg);
}
.main_board ul {
    width:33.33%;
    padding:0 8px;
}
.main_board ul li {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 8px 10px;
    min-height: 40px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: nowrap;
}
.links {
    width: 100%;
    margin: 32px 0;
    max-width: 1110px;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: hidden;
    height: 62px;
    white-space: nowrap;
}
.links:after {
    content: "";
    display: block;
    clear: both;
}
.links li {
    width: 16.4%;
    display: inline-block;
    padding-right: 16px;
    box-sizing: border-box;
    text-align: center;
}
.links li img {
    max-width: 125px;
    max-height: 35px;
    display: inline-block;
}
.link li:last-child {
    padding-right: 0;
}
.fp_chart {
    position: relative;
    padding: 24px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    border-radius: 8px;
    width: 100%;
    min-height: 150px;
}
.fp_chart:after {
    content: "";
    display: block;
    clear: both;
}
.fp_chart .fp_img {
    float: left;
    width: 110px;
    padding-right: 18px;
    box-sizing: border-box;
}
.fp_chart .fp_img img {
    width: 100%;
    max-width: 110px;
}
.fp_chart .fp_info {
    float: left;
    width: calc(100% - 110px);
    padding-left: 18px;
    box-sizing: border-box;
    border-left: 1px solid #f2f2f2;
}
.fp_chart .fp_info .fp_msg {
    font-size: 13px;
    /* line-height: 1.3; */
    margin-bottom: 4px;
}
.fp_chart .fp_info .fp_point {
    font-weight: 700;
    margin-bottom: 6px;
    color: #000;
    font-size: 20px;
}
.fp_chart .fp_info .fp_point span {
    font-size: 14px;
    padding: 0px 8px;
    border-radius: 4px;
    margin-left: 4px;
}
.fp_chart .fp_info .fp_date {
    font-size: 12px;
    color: #999;
}
.down_wrap {
    position: relative;
    padding: 24px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    width: 100%;
    min-height: 150px;
    background-color: #f9f9f9;
}
.down_wrap:after {
    content: "";
    display: block;
    clear: both;
}
.down_wrap .down_img {
    float: left;
    width: 110px;
    padding-right: 18px;
    box-sizing: border-box;
    padding-top: 4px;
}
.down_wrap .down_img img {
    width: 100%;
    max-width: 110px;
}
.down_wrap .down_info {
    float: left;
    width: calc(100% - 110px);
    padding-left: 18px;
    box-sizing: border-box;
    border-left: 1px solid #f2f2f2;
}
.down_wrap .down_info .down_summ {
    font-size: 16px;
    color: #000;
}
.down_wrap .down_info .down_btn {
    padding: 3px 16px 6px 16px;
    color: #000;
    border-radius: 24px;
    border: 1px solid #ccc;
    display: inline-block;
    font-weight: 700;
    margin-top: 8px;
    background-color: #fff;
}
.down_wrap .down_info .ico_download {
    float: left;
    width: 18px;
    margin-right: 4px;
    margin-top: 4px;
}
.cs_wrap {
    width: 100%;
    min-height: 150px;
    padding: 17px 15px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
}
.cs_wrap:after {
    content: "";
    display: block;
    clear: both;
}
.cs_wrap .cs_title {
    font-weight: 700;
    color: #333;
    float: left;
    margin-right: 20px;
}
.cs_wrap .cs_info {
    float: left;
}
.cs_wrap .cs_num {
    font-weight: 700;
    color: #ef2c2c;
    font-size: 32px;
    margin-bottom: 4px;
    line-height: 32px;
}
.cs_wrap .cs_num .ico_cs {
    display: inline-block;
    width: 28px;
    margin-right: 8px;
    margin-top: -8px;
}
.cs_wrap .cs_time {
    font-size: 13px;
    color: #999;
    margin-bottom: 4px;
}
.cs_wrap .cs_link {
    font-size: 14px;
}
.ad300 {
    margin: 24px 0;
}
/* 푸터 */
footer {
    border-top: 1px solid #e4e8eb;
}
footer #fnb {
    border-bottom: 1px solid #f2f2f2;
}
footer #fnb .fnb_l {
    float: left;
}
footer #fnb .fnb_l:after {
    content: "";
    display: block;
    clear: both;
}
footer #fnb .fnb_l li {
    display: inline-block;
    font-size: 15px;
    margin-right: 16px;
}
footer #fnb .fnb_r {
    float: right;
}
footer #fnb .fnb_r:after {
    content: "";
    display: block;
    clear: both;
}
footer #fnb .fnb_r li {
    float: left;
    font-size: 13px;
    margin-right: 16px;
    color: #666;
}
footer #copyright .cr_l {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer #copyright .cr_l .centerlogo {
        height: 102px;
    margin-right: 30px;
}
footer #copyright .cr_l li {
    font-size: 16px;
    color: #666;
    margin-bottom: 8px;
    letter-spacing: -0.5px;
}
footer #copyright .cr_l li span {
    color: #eee;
    padding: 0 8px;
}
footer #copyright .cr_l li strong {
    color: #ef2c2c;
}
footer #copyright .cr_l:after {
    content: "";
    display: block;
    clear: both;
}
footer #copyright .cr_r {
    float: right;
}
footer #copyright .cr_r li {
    float: left;
    width: 150px;
    margin-left: 16px;
}
footer #copyright .cr_r li img {
    width: 100%;
}
footer #copyright .cr_r:after {
    content: "";
    display: block;
    clear: both;
}
/* 회원가입 */
.form_join {}
.join_type {
    border: 1px solid #e4e8eb;
    padding: 24px;
    border-radius: 16px;
}
.join_type:after {
    content: "";
    display: block;
    clear: both;
}
.join_type .join_type_l {
    width: 80px;
    padding: 0px 24px 0 4px;
    border-right: 1px solid #e4e8eb;
    float: left;
}
.join_type .join_type_r {
    padding-left: 24px;
    float: left;
}
.join_type .join_type_r li:first-child {
    font-size: 13px;
}
.join_type .join_type_r li:last-child {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 2px;
}
/* 상품조회 */
.title_wrap_r li:first-child {
    float: left;
}
.title_wrap_r li:last-child {
    float: right;
    width: calc(100% - 108px);
}
.title_wrap_r li > .selectbox {
    height: 36px;
    font-size: 14px;
    padding: 0 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 100px;
    background-color: #fff;
}
.title_wrap4 .title_wrap_r li > .selectbox {
    max-width: 180px;
}
.title_wrap_r li > .textbox2 {
    width: calc(100% - 88px);
    float: left;
}
.title_wrap_r li > .btn_type4 {
    width: 80px;
    margin-left: 8px;
    float: right;
}
.product_item {
    padding: 16px 0;
    border-bottom: 1px solid #ececec;
}
.product_item:after {
    content: "";
    display: block;
    clear: both;
}
.product_item .product_item_l {
    padding: 0 16px 0 8px;
    float: left;
    width: calc(100% - 300px);
}
.product_item .product_item_l:after {
    content: "";
    display: block;
    clear: both;
}
.product_item .product_item_l .product_info .add_cart {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px;
    border: 1px solid #e4e8eb;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    transition: 0.3s ease;
}
.product_item .product_item_l .product_info .add_cart:hover {
    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
    cursor: pointer;
}
.product_item .product_item_l .product_info .add_cart:hover img {
    filter: invert(100%);
}
.product_item .product_item_l .product_info .memo_view {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px;
    border: 1px solid #e4e8eb;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    transition: 0.3s ease;
}
.product_item .product_item_l .product_info .memo_view:hover {
    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
    cursor: pointer;
}
.product_item .product_item_l .product_info .memo_view:hover img {
    filter: invert(100%);
}
.product_item .product_item_l .product_info .i_allergy {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    bottom: 40px;
    padding: 8px;
    border: 1px solid #ef2c2c;
    background-color: #ef2c2c;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    transition: 0.3s ease;
}
.product_item .product_item_l .product_info .i_allergy img{
    filter: invert(100%);
}
.product_item .product_item_l .product_info {
    float: left;
    min-height: 140px;
    padding-left: 16px;
    width: calc(100% - 140px);
    position: relative;
}
.product_item .product_item_l .product_info .product_title {
    color: #000;
    font-weight: 500;
    margin-bottom: 6px;
}
.product_item .product_item_l .product_info .product_title:hover {
    cursor: pointer;
}
.product_item .product_item_l .product_info .product_price {
    margin-bottom: 8px;
    color: #f24443;
}
.product_item .product_item_l .product_info .product_price strong {}
.product_item .product_item_l .product_info .product_cate {
    color: #777;
    font-size: 13px;
    margin-bottom: 4px;
}
span.arrow {
    margin: 0 4px;
    font-size: 13px;
    color: #777;
}
.product_item .product_item_l .product_info .product_brand {
    color: #777;
    font-size: 13px;
}
.product_item .product_item_l .product_info .product_allergy {
    color: #777;
    font-size: 13px;
}
.product_item .product_item_l .product_info .product_storage {
    color: #777;
    font-size: 13px;
}
.product_item .product_item_l .product_info .product_material {
    color: #777;
    font-size: 13px;
}
.product_item .product_item_l .product_info .product_unit {
    color: #000;
    font-size: 13px;
    margin-bottom: 4px;
}
.product_item .product_item_r {
    padding: 0 8px 0 16px;
    border-left: 1px solid #ebecee;
    float: right;
    min-height: 140px;
    width: 300px;
}
.product_item .product_item_r .product_detail {
    color: #777;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4;
    height: 54px;
}
.product_item .product_item_r .product_mark {
    margin-top: 6px;
}
.product_item .product_item_r .product_bmark {
    margin-top: 6px;
    height: 40px;
    overflow: hidden;
}
.product_item .product_item_r .product_memo {
    width: 80px;
    margin: 20px auto 0;
}
.product_item .product_item_r .product_memo:after {
    display: block;
    content:'';
    clear:both;
}
.product_item .pop_memo .memo_content {
    width: 40%;
    height: 255px;
    top: 30%;
    left: 30%;
}
.product_item .product_item_r .product_memo .memo_modi {
    background-color: #eff2f8;
    padding: 8px;
    width: 35px;
    border-radius: 50px;
    float:left;
}
.sort_wrap {
    border-bottom: 1px solid #ececec;
    padding-bottom: 16px;
}
.sort_wrap:after {
    content: "";
    display: block;
    clear: both;
}
.sort_wrap .tab_btn {
    float:left;
}
.sort_wrap .tab_btn ul li {
    margin:0 20px 0 0;
}
.sort_wrap .product_count {
    color: #000;
    width: 50%;
    float: left;
}
.sort_wrap .product_sort {
    float: right;
}
.basket_day {
    float:left;
}
.basket_day button {
    background: none;
    border: 1px solid #fe2c2c;
    border-radius: 5px;
    color: #fe2c2c;
    padding: 2px 12px;
}
.basket_day button > img {
    width: 15px;
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 3px;
}
.basket_day .container-radio {
    margin-top:5px;
}
.basket_search {
    float:right;
    width:370px;
}
.basket_search .title_wrap_r li:last-child {
    width:73%;
}
.sort_wrap .product_sort li {
    float: left;
    margin-left: 16px;
}
.fmark {
    max-width: 42px;
    padding-right: 4px;
    padding-bottom: 4px;
    display: inline-block;
}
/* 게시판 */
.tab_ui {}
.tab_ui li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 10px;
    border: 1px solid #e4e8eb;
    background-color: #f9f9f9;
	font-size: 14px;
	border-right: 0;
}
.tab_ui li.active {
	background-color: #fff;
	color: #000;
}
.tab_ui li:first-child {
	border-radius: 8px 0 0 8px;
}
.tab_ui li:last-child {
	border-right: 1px solid #e4e8eb;
	border-radius: 0 8px 8px 0;
}
.tab_ui2 {}
.tab_ui2 li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px;
    border: 1px solid #e4e8eb;
    background-color: #f9f9f9;
	font-size: 14px;
	border-right: 0;
}
.tab_ui2 li.active {
	background-color: #fff;
	color: #000;
}
.tab_ui2 a:first-child li {
	border-radius: 8px 0 0 8px;
}
.tab_ui2 a:last-child li {
	border-right: 1px solid #e4e8eb;
	border-radius: 0 8px 8px 0;
}
.board_list_wrap {
    margin-bottom: 24px;
}
.board_list_wrap2 {
    margin-bottom: 24px;
}
.board_list_row_header {
    border-top: 1px solid #35353f;
    border-bottom: 1px solid #e4e8eb;
    background-color: #fff;
}
.board_list_row_header li {
    padding: 16px 8px;
    text-align: center;
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.board_list_row_header li.board_list_num {
    width: 8%;
    float: left;
}
.board_list_row_header li.board_list_source {
    width: 10%;
    float: left;
}
.board_list_row_header li.board_list_title {
    width: 52%;
    float: left;
    color: #000;
}
.board_list_row_header li.board_list_desc {
    width: 30%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.board_list_row_header li.board_list_date {
    width: 10%;
    float: left;
}
.board_list_row_header li.board_list_file {
    width: 10%;
    float: left;
}
.board_list_wrap2 .board_list_row_header li.board_list_num {
    width: 8%;
    float: left;
}
.board_list_wrap2 .board_list_row_header li.board_list_source {
    width: 20%;
    float: left;
}
.board_list_wrap2 .board_list_row_header li.board_list_title {
    width: 45%;
    float: left;
    color: #000;
}
.board_list_wrap2 .board_list_row_header li.board_list_title2 {
    width: 72%;
    float: left;
    color: #000;
}
.board_list_wrap2 .board_list_row_header li.board_list_date {
    width: 17%;
    float: left;
}
.board_list_wrap2 .board_list_row_header li.board_list_file {
    width: 10%;
    float: left;
}
.board_list_row {
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
}
.board_list_row:hover {
    background-color: #f9f9f9;
}
.board_list_row li {
    padding: 16px 8px;
    font-size: 15px;
}
.board_list_row li.board_list_num {
    width: 8%;
    text-align: center;
    float: left;
    color: #939393;
    letter-spacing: normal;
}
.board_list_row li.board_list_title {
    width: 52%;
    float: left;
    color: #000;
}
.board_list_row li.board_list_title span {
    color: #ef2c2c;
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 500;
}
.board_list_row li.board_list_desc {
    width: 30%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #939393;
	text-align: center;
}
.board_list_row li.board_list_date {
    width: 10%;
    text-align: center;
    float: left;
    color: #939393;
    letter-spacing: normal;
}
.board_list_wrap2 .board_list_row li.board_list_num {
    width: 8%;
    text-align: center;
    float: left;
    color: #939393;
    letter-spacing: normal;
}
.board_list_wrap2 .board_list_row li.board_list_source {
    width: 20%;
    text-align: center;
    float: left;
    color: #000;
}
.board_list_wrap2 .board_list_row li.board_list_title {
    width: 45%;
    float: left;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: nowrap;
}
.board_list_wrap2 .board_list_row li.board_list_title2 {
    width: 72%;
    float: left;
    color: #000;
}
.board_list_wrap2 .board_list_row li.board_list_title span {
    color: #ef2c2c;
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 500;
}
.board_list_wrap2 .board_list_row li.board_list_date {
    width: 17%;
    text-align: center;
    float: left;
    color: #939393;
    letter-spacing: normal;
}
.board_list_wrap2 .board_list_row li.board_list_file {
    width: 10%;
    text-align: center;
    float: left;
    color: #939393;
    letter-spacing: normal;
}
.board_list_wrap2 .board_list_row li.board_list_file img {
    width: 20px;
    margin: 0 auto;
}
.ico_comment {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -4px 4px 0 8px;
}
.board_footer {
    margin: 24px 0;
}
.board_footer li.board_footer_l {
    width: 50%;
    float: left;
}
.board_footer li.board_footer_r {
    width: 50%;
    float: right;
    text-align: right;
}
.board_view_wrap {
    border-bottom: 1px solid #e4e8eb;
}
.board_view_header {
    border-top: 1px solid #35353f;
    border-bottom: 1px solid #e4e8eb;
    padding: 16px;
    margin-bottom: 24px;
}
.board_view_header li {
    color: #777;
    font-size: 14px;
    margin-bottom: 4px;
}
.board_view_header li.board_view_title {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 16px;
}
.board_view_header li.board_view_title a {
    float:right;
}
.board_view_header li strong {
    color: #333;
    font-weight: 500;
    margin-right: 6px;
}
.board_view_header .board_view_download {
    margin-top: 10px;
}
.board_view_contents {
    padding: 24px 16px;
}
.board_write_wrap {
    border-top: 1px solid #35353f;
    border-bottom: 1px solid #e4e8eb;
    padding: 24px 0;
}
.board_write_wrap textarea.board_textarea {
    background-color: #fff;
    border-radius: 3px;
    font-size: 14px;
    border: 1px solid #ccc;
}
.board_write_wrap textarea.board_textarea::placeholder {
    color: #ddd;
}
/* 댓글 관련 */
.cmt_write_wrap {}
.cmt_write_wrap .cmt_title {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 16px;
}
.cmt_write_wrap .cmt_title span.cmt_count {
    color: #ef2c2c;
    padding-left: 6px;
}
.cmt_write_wrap .cmt_write_box {
    border: 1px solid #b3b3b3;
}
.cmt_write_wrap .cmt_write_box:after {
    content: "";
    display: block;
    clear: both;
}
.cmt_write_wrap .cmt_write_box textarea.cmt_textarea {
    background-color: #fff;
    font-size: 16px;
    border: 0;
}
.cmt_write_wrap .cmt_write_box .cmt_word_count {
    height: 40px;
    float: left;
    text-align: right;
    width: calc(100% - 80px);
    border-top: 1px solid #e4e8eb;
    color: #bbb;
    font-size: 14px;
    padding: 10px 16px;
}
.cmt_write_wrap .cmt_write_box .btn_type7 {
    background-color: #000;
    padding: 10px 18px;
    color: #fff;
    float: right;
    height: 40px;
    width: 80px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0;
    border: none;
}
.cmt_write_wrap .cmt_write_box .btn_type7 img {
    filter: invert(100%);
    display: inline-block;
    width: 14px;
    margin-top: -4px;
    margin-right: 6px;
}
.cmt_list_wrap {}
.cmt_list_wrap .cmt_list_item {
    padding: 16px 0;
    border-bottom: 1px solid #e4e8eb;
    position: relative;
}
.cmt_list_wrap .cmt_list_item .cmt_edit {
    position: absolute;
    top: 16px;
    right: 0;
    font-size: 14px;
}
.cmt_list_item .cmt_writer {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    margin-bottom: 8px;
}
.cmt_list_item .cmt_contents {
    margin-bottom: 8px;
    font-size: 16px;
}
.cmt_list_item .cmt_date {
    color: #999;
    font-size: 13px;
    letter-spacing: normal;
}
/* 1분순삭 */
.contents_card {
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.contents_card .contents_card_box {
    position: relative;
    border: 1px solid #e4e8eb;
    padding-bottom: 20px;
    min-height: 300px;
}
.contents_card_box .contents_thumbs {
    width: 100%;
    height: 0;
    padding-top: calc(430 / 600 * 100%);
    background-repeat: no-repeat;
    background-size: cover;
}
.contents_card_box .contents_channel {
    padding: 16px 16px 8px 16px;
    font: 15px 'Noto Sans KR';
    color: #333;
    font-weight: 500;
}
.contents_card_box .contents_title {
    padding: 0px 16px 0 16px;
    font-size: 14px;
    word-break: break-all;
    font-weight: 300;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.contents_data {
    position: relative;
    padding: 8px 16px 0 16px;
    margin-bottom: 24px;
    font-size: 12px;
    font-weight: 500;
    color: #888;
    word-break: keep-all;
}
.contents_data .reco_recipe {
    position: absolute;
    right: 13px;
    top: 6px;
}
/* 컨텐츠 팝업 */
.content_btn {
    
}
.layer_pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: none;
}
.layer_pop .black {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
    left: 0;
}
.layer_pop .pop_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.layer_pop .pop {
    position: relative;
    background: #fff;
    padding:1.5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    z-index: 1;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 30%);
    overflow-x: hidden;
    overflow-y: scroll;
    height:455px;
}
.layer_pop .pop .top {
    color: #000;
    font-weight: 700;
    position: absolute;
    top: 1.5%;
    right: 3.8%;
}
.layer_pop .pop .top .close1 {
    transform: rotate(45deg);
    font: 55px 'NanumSquare';
    font-weight: 100;
    color: #666;
    cursor: pointer;
}
.layer_pop .layer_box {
    width:100%;
    display: flex;
}
.layer_box .layer_left {
    font:15px Malgun Gothic;
    color:#333;
    line-height: 1.6;
}
.layer_box .layer_left a {
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    width: 17.25rem;
    height: 14.25rem;
}
.layer_box .layer_left .layer_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.layer_box .layer_left .layer_img img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit;
    max-height: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.layer_box .layer_right {
    width:25.1235rem;
    padding-left: 4%;
}
.layer_box .empty_img {
    font-size: 14px;
    font-weight: 700;
    align-items: center;
    display: flex;
    width: 58%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px 13px;
    margin-top: 20px;
    justify-content: center;
}
.layer_box .empty_img img {
    width: 16px !important;
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
}
.layer_box .empty_img strong {
    font-size: 15px;
}
.layer_right .layer_name {
    display: flex;
    align-items: center;
    font: 16px 'Noto Sans KR';
    color: #333;
    font-weight: 500;
    padding-bottom: 5%;
}
.layer_right .layer_name .layer_pro {
    width: 15%;
    border: 1px solid #ddd;
    padding: 1%;
    border-radius: 50%;
    margin-right: 3%;
}
.layer_right .layer_name .layer_pro img {
    border-radius: 50%;
    width: 100%;
}
.layer_right .layer_tit {
    font-weight: 700;
    padding-bottom: 2%;
}
.layer_right .layer_content {
    font-size: 14px;
    word-break: break-all;
    font-weight: 500;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space:nowrap;
}
.layer_right .layer_day {
    padding-top:4%;
    color: #999;
    font-size: 13px;
    letter-spacing: normal;
}
/* 댓글 관련 */
.ser_write_wrap {
    width: 100%;
    padding-top: 2%;
}
.ser_write_wrap .ser_title {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    margin-bottom: 2%;
}
.list_box .ser_title {
    font-size: 13px;
    letter-spacing: -1px;
    font-weight: 500;
    padding-bottom: 10px;
}
.ser_title span.ser_count {
    color: #f76d00;
    padding-left: 6px;
    letter-spacing: normal;
}
.ser_write_wrap .ser_write_box {
    position: relative;
    border: 1px solid #b3b3b3;
}
.ser_write_wrap .ser_write_box:after {
    content: "";
    display: block;
    clear: both;
}
.ser_write_wrap .ser_write_box textarea.ser_textarea {
    background-color: #fff;
    font-size: 14px;
    border: 0;
    height: 95px;
    padding:0 14px;
    margin: 10px 0;
}
.ser_write_wrap .ser_write_box .ser_word_count {
    height: 40px;
    float: left;
    text-align: right;
    width: calc(100% - 80px);
    border-top: 1px solid #e4e8eb;
    color: #bbb;
    font-size: 14px;
    padding: 10px 16px;
}
.ser_write_wrap .ser_write_box .btn_type7 {
    background-color: #eee;
    padding: 10px 18px;
    float: right;
    height: 40px;
    width: 80px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.ser_write_wrap .ser_write_box .btn_type7 img {
    filter: invert(100%);
    display: inline-block;
    width: 14px;
    margin-top: -4px;
    margin-right: 6px;
}
.ser_write_wrap .ser_write_box .ser_writer {
    color: #333;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 14px 14px 0 14px;
    font-size: 14px;
}
.ser_write_wrap .ser_write_box_re {
    border: 1px solid #b3b3b3;
}
.ser_write_wrap .ser_write_box_re:after {
    content: "";
    display: block;
    clear: both;
}
.ser_write_wrap .ser_write_box_re textarea.ser_textarea {
    background-color: #fff;
    font-size: 14px;
    border: 0;
    height: 18px;
    padding:0 14px;
    margin: 10px 0;
}
.ser_write_wrap .ser_write_box_re .ser_word_count {
    height: 40px;
    float: left;
    text-align: right;
    width: calc(100% - 80px);
    border-top: 1px solid #e4e8eb;
    color: #bbb;
    font-size: 14px;
    padding: 10px 16px;
}
.ser_write_wrap .ser_write_box_re .btn_type7 {
    background-color: #eee;
    padding: 10px 18px;
    float: right;
    height: 40px;
    width: 80px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.ser_write_wrap .ser_write_box_re .btn_type7 img {
    filter: invert(100%);
    display: inline-block;
    width: 14px;
    margin-top: -4px;
    margin-right: 6px;
}
.ser_write_wrap .ser_write_box_re .ser_writer {
    color: #333;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 14px 14px 0 14px;
    font-size: 14px;
}
.ser_list_wrap {}
.ser_list_wrap .ser_list_item {
    padding: 16px 0 0 0;
    border-top: 1px solid #e4e8eb;
    position: relative;
    margin-top: 20px;
}
.ser_list_wrap .ser_list_item .ser_edit {
    position: absolute;
    top: 18px;
    right: 0;
    font-size: 13px;
}
.ser_list_item .ser_writer {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}
.ser_list_item .ser_contents {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: -0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.ser_list_item .ser_date {
    color: #999;
    font-size: 12px;
    display: inline-block;
    padding-left: 1%;
    font-weight: 500;
}
.ser_reply .ser_rtxt {
    font-weight: 700;
    padding: 10px 0;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}
.ser_reply .ser_rtxt .ser_icon {
    display: flex;
}
.ser_reply .ser_rtxt .ser_icon button {
    background: none;
    border: none;
    width: 32px;
    display: flex;
    align-items: center;
    margin-left:15px;
    font-size:12px;
}
.ser_reply .ser_rtxt .ser_icon .bounce_btn {
    color:#f76d00;
}
.ser_reply .ser_rtxt .ser_icon .bounce_btn2 {
    color:#2553e5;
}
.ser_reply .ser_rtxt .ser_icon button img {
    margin-right:4px;
    margin-top:-2px;
}
.ser_reply .ser_write_wrap {
    position: relative;
    padding-left:5%;
    border-top:1px solid #eee;
}
.ser_reply .ser_view_wrap {
    position: relative;
    padding-left: 5%;
    padding-top: 2%;
    border-top: 1px solid #eee;
    margin-top: 2%;
}
.ser_reply .ser_write_wrap:before {
    display: block;
    content: '└';
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 18px;
    font-weight: 700;
}
.ser_reply .ser_view_wrap:before {
    display: block;
    content: '└';
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 18px;
    font-weight: 700;
}
.layer_select {
    padding-top: 3.2%;
    width: 100%;
}

/* body스크롤 금지 */
.no-scroll {
    position:fixed;
    width:100%;
    height:100%;
    overflow:hidden;
}

/* 찬반아이콘 바운스 */
.bounce {
    animation:bounce .3s;
}
.bounce_out {
    animation:bounce2 .3s;
}
@keyframes bounce {
    0%{
        transform:translateY(-20px)
    }
    33%{
        transform:translateY(0px)
    }
    66%{
        transform:translateY(-10px)
    }
    100%{
        transform:translateY(0px)
    }
}
@keyframes bounce2 {
    0%{
        transform:translateY(-20px)
    }
    33%{
        transform:translateY(0px)
    }
    66%{
        transform:translateY(-10px)
    }
    100%{
        transform:translateY(0px)
    }
}

/* 유튜브 슬라이드 */
.youtube_wrap .title_wrap_ser {
    width: 100%;
    max-width: 1152px;
    box-sizing: border-box;
    margin: 0 auto;
    align-items: center;
}
.youtube_wrap .title_wrap_ser .tab_btn {
    margin-bottom: 13px;
}
.youtube_wrap .title_wrap_ser .title_wrap_r {
    max-width: 470px;
}
.youtube_wrap .title_wrap_ser .title_wrap_r select {
    height:36px;
}
.youtube_wrap .title_wrap_r li:last-child {
    width: calc(100% - 185px);
}
.youtube_silde {
    position: relative;
    padding-top:8px;
}
.youtube_silde .swiper-container {
    width: 100%;
    height: 100%;
}
.youtube_silde .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.youtube_silde .swiper-slide .youView_txt {
    display: none;
}
.youtube_silde .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.listWrapper ul li {
    display: flex;
}
.youtube_silde .swiper-slide {
    position: relative;
    transition: 0.2s;
}
.you_pop {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    background: rgba(0,0,0,0.3);
}
.you_pop .you_pop_box {
    position: relative;
}
.you_pop .you_pop_box .you_preview {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    width:40vw;
    height: auto;
    max-height: 67.75rem;
    border-radius: 0.625rem;
    background-color: white;
    transform: scale(0);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    animation: standardModalAnimation 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 2px 2px 15px rgb(0 0 0 / 40%);
}
@keyframes standardModalAnimation {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); }
}
.you_pop .you_pop_box .you_preview.active {
    transform: inherit;
    opacity: 1;
}
.you_pop .you_pop_box .you_preview img {
    width:100%;
}
.you_pop .top {
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 5;
}
.you_pop .top .close1 {
    transform: rotate(45deg);
    font: 85px 'NanumSquare';
    font-weight: 100;
    color: #fff;
    cursor: pointer;
    line-height: 42px;
}
.youtube_tit {
    width: 1130px;
    margin: 3% auto 0;
    padding-bottom: 10px;
    float: none;
    display: flex;
    align-items: center;
}
.youtube_tit span {
    font-size: 31px;
    color: #333;
    transition: 0.2s;
    vertical-align: bottom;
    padding-left: 10px;
}
.youtube_tit:hover span {
    transform: rotate(-180deg);
    top:7px;
}
.youtube_tit .ico_bullet2 {
    margin-top:0;
}
.youView_txt {
    position: relative;
    padding: 3% 4%;
}
.youView_txt p {
    margin:0;
    padding: 1%;
}
.youView_txt .you_span {
    display: inline-block
}
.youView_txt .id {
    font: 16px 'Noto Sans KR';
    color: #333;
    font-weight: 500;
    padding: 0 1%;
}
.youView_txt .title {
    font-weight: 700;
    padding: 1% 1% 2% 1%;
    font: 22px 'Noto Sans KR';
    color: #000;
    display: block;
}
.youView_txt .cnt,
.youView_txt .date {
    padding: 0 1% 0.5%;
    color: #555;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.youView_txt .empty_img {
    margin-top: -4px;
    width: 28%;
    padding: 4px 10px;
    margin-left: 8px;
}
.youView_txt .btn_type7 {
    background-color: #fff;
    padding: 5px 11px;
    position: absolute;
    height: 28px;
    width: 90px;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    top: 19px;
    right: 50px;
    border: 1px solid #aaa;
    color: #666;
    border-radius: 0;
    line-height: 16px;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: rgba(0,0,0,0.5);
}
.you_inner {
    width: 100%;
    max-width: 1152px;
    padding: 12px;
    box-sizing: border-box;
    margin: 0 auto;
}
.you_inner:after {
    content: "";
    display: block;
    clear: both;
}
.you_inner .youtube_box:after {
    clear: both;
    display: block;
    content: '';
}
.you_inner .youtube_box ul li a {
    width:100%;
}
.you_inner .swiper-button-prev {
    left: -35px;
    height: auto;
    top: 42%;
}
.you_inner .swiper-button-next {
    right: -35px;
    height: auto;
    top: 42%;
}
.you_inner .swiper-button-next, 
.you_inner .swiper-button-prev {
    color:#888;
    --swiper-navigation-size:30px;
}
.you_inner .swiper-button-next:hover, 
.you_inner .swiper-button-prev:hover {
    background: #fff;
    color:#333;
}
.youtube_box ul {
    position: relative;
    width:25%;
    float: left;
    padding:8px;
}
.youtube_box ul li img {
    width: 100%;
}
.youViewListWrap, .imageWrap {
    width: 100%;
}
.youViewListWrap .imageWrap iframe {
    width:100%;
    height:380px;
}
.youtube_box .youView_txt {
    display: none;
}
.mySwiper .recipe_card {
    width:100%;
}
.mySwiper .recipe_card .recipe_card_box {
    background: #f9f9f9;
}
.you_slide {
    position: relative;
}

/* 레시피튜브 */
.recipe_card {
    position:relative;
    width: 20%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.recipe_card .star {
    top:25px;
    right:25px;
}
.recipe_card .recipe_card_box {
    border: 1px solid #e4e8eb;
    min-height: 295px;
}
.recipe_card .recipe_card_box:hover {
    background-color: #f9f9f9;
}
.recipe_card_box .recipe_thumbs {
    padding: 32px 32px 16px 32px;
}
.recipe_card li.rp_thumbs {
    padding: 32px 32px 16px 32px;
}
.recipe_card li.rp_title {
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0 10px 8px;
    word-break: break-all;
    font: 17px noto sans kr;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}
.recipe_card li.rp_desc {
    padding: 0 10px;
    font-size: 14px;
    word-break: break-all;
    color: #777;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.recipe_card .rp_thumb_wrap {
    position: relative;
}
.recipe_card .rp_thumb_img {
    width: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
}
.recipe_card .rp_thumb_wrap .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: .1;
    filter: alpha(opacity=1);
    border-radius: 50%;
}
.recipe_pop .recipe_card_box {
    background:#f9f9f9;
    border: 1px solid #ccc;
}
.ch_profile {
    width:1112px;
    border:1px solid #ddd;
    padding: 3% 6%;
    margin:0 auto 50px;
    background:#fdfdfd;
}
.ch_profile:after {
    clear:both;
    display:block;
    content:'';
}
.ch_profile .ch_left {
    min-width: 20%;
    float: left;
    margin-right:5%;
    text-align: center;
}
.ch_profile .ch_img {
    border: 2px solid #ddd;
    padding: 5px;
    border-radius: 50%;
}
.ch_profile .ch_img a img {
    width: 100%;
    border-radius: 50%;
}
.ch_profile .ch_txt {
    float:left;
    width:75%;
}
.ch_profile .ch_txt ul li {
    display:block;
}
.ch_profile .ch_txt ul .ch_tname {
    font: 25px 'Noto Sans KR';
}
.ch_profile .ch_txt ul .ch_tfollow {
    padding-top : 10px;
}
.ch_profile .ch_txt ul .ch_tfollow:after {
    clear: both;
    display: block;
    content:'';
}
.ch_profile .ch_txt ul .ch_tfollow .tfollow_num {
    display: inline-block;
    padding-right: 20px;
}
.ch_profile .ch_txt ul .ch_tfollow .tfollow_num strong {
    padding-left:10px;
}
.ch_profile .ch_txt ul .ch_tfollow .ch_info {
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    width:92%;
    float:right;
    line-height: 1.5;
}
.ch_graph {
    padding-top:13px;
}
.ch_graph ul .ch_graph_content {
    width:50%;
    float: left;
}
.ch_graph .gra_box {
    font-size: 13px;
    letter-spacing: 0;
    width: 290px;
}
.ch_graph .gra_box ul {
    display: flex;
}
.ch_graph .gra_box .gra_bg {
    width: 100%;
    height:10px;
    background: #f1f1f1;
    border-radius: 0 15px 15px 0;
    font-size: 11px;
    line-height: 17px;
    text-align: right;
    font-weight: 500;
}
.ch_graph .gra_box .gra_bg .gra_color {
    position:relative;
    height:10px;
    background: #c6cdd0;
    border-radius: 0 15px 15px 0;
}
.ch_graph .gra_box .gra_bg .gra_color span{
    position: absolute;
    top: -4px;
    right: -30px;
}
.ch_graph .gra_box .gra_data {
    width:220px;
    padding-top:6px;
}
.ch_graph .gra_box .gra_nation {
    width:70px;
}
.ch_graph .gra_box_f {
    font-size: 13px;
    letter-spacing: 0;
    width: 290px;
}
.ch_graph .gra_box_f ul {
    display: flex;
}
.ch_graph .gra_box_f .gra_bg {
    position:relative;
    width: 100%;
    height:10px;
    background: #f1f1f1;
    border-radius: 0 15px 15px 0;
    font-size: 11px;
    line-height: 17px;
    text-align: right;
    font-weight: 500;
}
.ch_graph .gra_box_f .gra_bg span {
    position:absolute;
    top: -3px;
    right: -30px;
}
.ch_graph .gra_box_f .gra_bg .gra_color_y {
    position:relative;
    z-index: 1;
    height:10px;
    background: #ffc3c3;
    border-radius: 0 15px 15px 0;
}
.ch_graph .gra_box_f .gra_bg .gra_color_n {
    z-index: 2;
    position:relative;
    top:-10px;
    height:10px;
    background: #a0c6f5;
    border-radius: 0 15px 15px 0;
}
.ch_graph .gra_box_f .gra_data {
    width:220px;
    padding-top:6px;
}
.ch_graph .gra_box_f .gra_nation {
    width:70px;
}
.ch_graph .gra_box_f .gra_span {
    text-align: right;
    font-size: 12px;
    width: 320px;
    padding-top: 10px;
}
.ch_graph .gra_box_f .gra_span .gra_span_num {
    display:inline-block;
}
.ch_graph .gra_box_f .gra_span .gra_span_num span {
    font-size: 0;
}
.ch_graph .gra_box_f .gra_span .gra_span_num:first-child {
    margin-right:5px;
}
.ch_graph .gra_box_f .gra_span .gra_span_num:first-child span {
    width: 10px;
    height: 10px;
    background: #a0c6f5;
    border-radius: 10px;
    display: inline-block;
    margin-right: 3px;
}
.ch_graph .gra_box_f .gra_span .gra_span_num:last-child span {
    width: 10px;
    height: 10px;
    background: #ffc3c3;
    border-radius: 10px;
    display: inline-block;
    margin-right: 3px;
}
.ch_profile .ch_txt .ch_graph .gra_tit {
    padding-right:30px;
}
.ch_graph .gra_tit,
.ch_graph .gra_box,
.ch_graph .gra_box_f {
    float:left;
}
.ch_profile .ch_tfollow .ch_tico {
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
    margin-top: 15px;
    background:#fff;
}
.ch_profile .ch_tfollow .ch_tico:hover {
    background:#f9f9f9;
}

.yt_txt {
    margin-bottom: 30px;
    font-size: 13px;
    text-align: right;
    padding-right: 8px;
}
.slick_yt .slick-prev {
    position:absolute;
    top:165px;
    left:-30px;
    font-size: 0;
    background: url(/img/ico_arrow.svg);
    width: 20px;
    height: 20px;
    border: 0;
    transform: rotate(270deg);
    z-index: 1;
    opacity: 0.5;
}
.slick_yt .slick-next {
    position:absolute;
    top:165px;
    right:-30px;
    font-size: 0;
    background: url(/img/ico_arrow.svg);
    width: 20px;
    height: 20px;
    border: 0;
    transform: rotate(90deg);
    z-index: 1;
    opacity: 0.5;
}
.slick_yt .slick_item .insta_card .insta_card_box {  
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.slick_yt .slick_item {
}
.slick_yt .menu_box {
    width: 33%;
    display: inline-flex;
    border-right: 1px solid #ddd;
    padding-right: 15px;
    padding-left: 15px;
    color:#000;
}
.slick_yt .menu_box:last-child {
    border-right:0;
}
.slick_yt .menu_box .menu_tag {
    height:135px;
    padding-left:20px;
}
.slick_yt .menu_box .menu_tag a {
    display:block;
    color:#555;
    font-size: 15px;
    line-height: 22px;
}
.slick_yt .slick_item .recipe_card .recipe_card_box {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.video_card {
    width: 33.33%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
}
.video_card .video_info {
    padding: 16px 0 24px 0;
    min-height: 160px;
}
.video_card .video_info .rp_video_title {
    font-size: 16px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 500;
    line-height: 1.3;
}
.video_card .video_info .rp_video_desc {
    font-size: 14px;
    word-break: break-all;
    margin-bottom: 8px;
}
.video_card .video_info .rp_video_date {
    font-size: 14px;
    color: #999;
}
/* 폼관련 */
.form_box .form_txt {
    font-size: 14px;
    color: #ef2c2c;
    margin: -8px 0 20px;
}
.form_title {
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
    font-size: 13px;
}
.form_title strong {
    color: #ef2c2c;
}
.form_para {
    margin-bottom: 16px;
}
.form_name {
    font-size: 14px;
    padding-top: 3px;
    background: #f5f5f7;
    padding: 15px 10px 15px 30px;
    color: #333;
    margin: 15px 0 0 0;
    border-radius: 3px;
    line-height: 1.5;
    text-align: left;
}
.form_summ {
    font-size: 12px;
    color: #666;
    padding: 16px 0;
}
/* 체크박스 */
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.container-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.container-checkbox:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #000;
}
.container-checkbox input:checked ~ .checkmark {
    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
}
.container-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.container-checkbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* 라디오 버튼 */
.container-radio {
    display: block;
    position: relative;
    padding-left: 24px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default radio button */
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.container-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
    background-color: #fff;
}
/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.container-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
textarea {
    width: 100%;
    padding: 16px;
    border: 1px solid #e4e8eb;
    background-color: #f9f9f9;
    height: 200px;
    resize: none;
	white-space: pre;
}
.marginRight10 {
    margin-right: 10px;
}
.marginLeft10 {
    margin-left: 10px;
}
.marginTop10 {
    margin-top: 10px;
}
.form_login {}
.form_login form {}
.checkbox_wrap {
    margin-top: 16px;
    margin-bottom: 32px;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}
.checkbox_save {
    margin-top: 16px;
    margin-bottom: 32px;
}
.checkbox_save li {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}
.checkbox_save li:last-child {
    text-align: right;
}
.form_para_split {
    margin-bottom: 16px;
}
.form_para_split:after {
    content: "";
    display: block;
    clear: both;
}
.form_para_split > input.textbox {
    width: calc(100% - 108px);
    float: left;
}
input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.form_para_split > .btn_type8, .form_para_split > .filebox {
    width: 100px;
    float: right;
    margin-left: 8px;
}
input.textbox {
    width: 100%;
    height: 54px;
    padding: 0 19px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    outline: none;
}
input.textbox:focus {
    border: 1px solid #000;
}
input.textbox::placeholder {
    color: #aaa;
    opacity: 1
}
input.textbox2 {
    width: 100%;
    height: 36px;
    padding: 0 19px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    outline: none;
}
input.textbox2:focus {
    border: 1px solid #000;
}
input.textbox2::placeholder {
    color: #aaa;
    opacity: 1
}
.btn_red {
    background-color: #ef2c2c;
    color: #fff;
}
.btn_black {
    background-color: #000;
    color: #fff;
}
.btn_white {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
}
.btn_type1 {
    border: 1px solid #ea2a2a;
    background-color: var(--primary);
}
.btn_type2 {
    border: 1px solid #ea2a2a;
    background-color: #fff;
}
.btn_type3 {
    border: 1px solid #ea2a2a;
    background-color: #fff;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 54px;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    color: #ef2c2c;
}
.btn_type4 {
    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 36px;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
.btn_type5 {
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 6px 18px;
}
.btn_type5 img {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: -4px;
    margin-right: 4px;
}
.btn_type6 {
    font-size: 13px;
    padding: 3px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 16px;
    display: inline-block;
    color: #5f7d95;
}
.btn_type6 img {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-top: -5px;
    margin-right: 4px;
}
.btn_type7 {
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    padding: 7px 18px;
    background: #eff2f8;
    border: 1px solid #e4e8eb;
}
.btn_type8, .filebox {
    border: 1px solid #ddd;
    background-color: #f2f4f7;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 54px;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    color: #666;
}
.btn_type9 {
    background: #555;
    display: block;
    color: #fff;
    padding: 8px 8px;
    font-size: 13px;
    border-radius: 5px;
    width: 25%;
    text-align: center;
    margin: 26px auto 0;
}
.filebox label {
    cursor: pointer;
    width: 100%;
    display: inline-block;
    height: 54px;
    line-height: 48px;
}
.btn_type1, .btn_type2 {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 54px;
    border-radius: 3px;
    font-size: 0;
    text-align: center;
}
.btn_type1 .txt_type, .btn_type2 .txt_type {
    display: inline-block;
    height: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 51px;
    text-align: center;
}
.btn_type2 .txt_type {
    color: #ef2c2c;
}/* 2021-04-05 추가 */
/* 페이지네이션 */
.pagenation_wrap {
	display: inline-block;
}
.pagenation_wrap li {
	display: inline-block;
	border-radius: 4px;
    border: 1px solid #e4e8eb;
	padding: 6px 12px;
	font-weight: 500;
    font-size: 14px;
    color: #5f7d95;
	-webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
	cursor: pointer;
	margin: 4px;
}
.pagenation_wrap li.active {
	    border: 1px solid #ea2a2a;
    background-color: #ef2c2c;
	color: #fff;
}
/*상품조회 검색 */
.title_wrap_block {
	width: 100%;
}
.d_search {
	width: 100%;
	padding-top: 16px;
}
.d_search:after {
    clear:both;
    display:block;
    content:'';
}
.d_search li {
	float: left;
	padding-right: 8px;
	margin-bottom: 8px;
}
.d_search li:last-child {
	padding-right: 0;
}
.d_search li > .selectbox {
    height: 36px;
    font-size: 14px;
    padding: 0 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 100px;
    background-color: #fff;
}
.d_search li > .textbox2 {
    width: calc(100% - 88px);
    float: left;
}
.d_search li > .textbox3 {
    width: 100%;
    float: left;
}
input.textbox3 {
    width: 100%;
    height: 36px;
    padding: 0 19px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    outline: none;
}
.d_search li > .btn_type4 {
    width: 80px;
    margin-left: 8px;
    float: right;
}

.filter_q {
    position: relative;
}
.filter_q .btn_icon {
    padding: 0;
    width: 30px;
    margin-top: 3px;
}
.filter_q .filter_pop {
    display: none;
}
.filter_q:hover .filter_pop {
    display: block;
    position: absolute;
    top: 31px;
    left: 0;
    background: rgba(0,0,0,0.8);
    border-radius: 4px;
    display: block;
    content: '';
    color: #fff;
    font-size: 13px;
    padding: 10px 12px;
    width: 245px;
    z-index: 1;
    letter-spacing: -0.3px;
}

.hurry_box {
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.hurry_box .hurry_in {
    position:relative;
    border: 1px solid #e4e8eb;
    border-radius: 8px;
    min-height: 340px;
}
.hurry_box .hurry_brand {
    padding: 32px 60px 16px 60px;
}
.hurry_box .hurry_in .hurry_brand .hurry_img  {
    position:relative;
}
.hurry_box .hurry_in .hurry_brand .hurry_img .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: .1;
    filter: alpha(opacity=1);
    border-radius: 50%;
}
.hurry_box .hurry_in .hurry_brand .hurry_img img {
    border-radius: 50%;
}
.hurry_box .hurry_in .hurry_tit {
    color: #333;
    font-weight: 500;
    text-align: center;
    padding: 7px 24px 24px 24px;
    word-break: keep-all;
}
.hurry_box .hurry_in .hurry_tbtn span:first-child {
    margin-right:2%;
}
.hurry_box .hurry_in .hurry_btn {
    border:1px solid #ddd;
    display:inline-block;
    color:#000;
    padding:5px 8px;
    font-size:13px;
    border-radius:5px;
    width: 48%;
    text-align: center;
    cursor: pointer;
}
.hurry_box .hurry_in .hurry_btn:hover,
.hurry_box .hurry_in .hurry_sbtn:hover{ 
    background:#f9f9f9;
}
.hurry_box .hurry_in .hurry_sbtn {
    border:1px solid #ef2c2c;
    color:#ef2c2c;
    font-weight: 500;
    display:inline-block;
    padding:5px 20px;
    font-size:14px;
    border-radius:5px;
    width: 100%;
    text-align: center;
    margin-top: 3%;
    margin:3% 0 7% 0;
}
.hurry_box .hurry_in .hurry_sbtn img {
    width: 15px;
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.hurry_box .hurry_in .hurry_tbtn {
    padding:0 14% 10% 14%;
}
.hurry_content {
    padding:16px;
}
.hurry_content .hurry_line { 
    width:100%;
    line-height:50px;
    border-bottom:1px solid #f2f2f2; 
    font-size:15px;
}
.hurry_content .hurry_line2 { 
    width:100%;
    line-height:50px;
    border-bottom:1px solid #f2f2f2; 
    font-size:15px;
    display: flex;
    align-items: center;
}
.hurry_content .hurry_line a {
    display:block;
}
.hurry_content .hurry_line2 a {
    display:block;
}
.hurry_content .hurry_line a .pop_tit {
    width:82%;
    float:left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hurry_content .hurry_line .pop_brand {
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #ef2c2c;
    color: #ef2c2c;
    line-height: 20px;
    width: 65px;
    text-align: center;
    display: inline-block;
}
.hurry_content .hurry_line2 .pop_brand {
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #ef2c2c;
    color: #ef2c2c;
    line-height: 20px;
    width: 65px;
    text-align: center;
    display: inline-block;
    margin-left:3px;
    cursor: pointer;
}
.hurry_content .hurry_line .hurry_pop {
    width:30%;
    color: #000;
    font-weight: 500;
    display:inline-block;
}
.hurry_content .hurry_line2 .pop_day {
    width:18%;
}
.hurry_content .hurry_line2 .pop_etit {
    width:50%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}

.tab_btn {
   position: relative;
   width: 190px;
    top:7px;
    float: left;
    margin-bottom:20px;
}
.tab_btn ul {
   display: flex;
   padding-left: 0;
   margin: 0;
}

.tab_btn ul li {
   width: 70px;
   text-align: center;
   padding: 0 0 3px 0;
   box-sizing: border-box;
   margin:0 10px;
}
.tab_btn ul li a { color:#999; }
.tab_btn ul li:hover,
.tab_btn ul li:active,
.tab_btn ul li.active {
      font-weight:500;
    border-bottom:2px solid #ef2c2c;
  }
.tab_btn ul li:hover a,
.tab_btn ul li:active a,
.tab_btn ul li.active a {
    color:#ef2c2c;
}
.tab_cont {
    position: relative;
}
.tab_cont:after {
    display: block;
    content: '';
    clear: both;
}
.tab_cont ul li {
    width: 100%;
    display:block;
}
.tab_cont ul li.tab_h:after {
    clear:both;
    display:block;
    content:'';
}
.tab_cont ul li iframe {
    height:380px;
}
.tab_cont .tab_h {
    margin-bottom:50px;
}
/*  급식조회 탭 */
.tab_btn2 {
   position: relative;
   width: 190px;
    top:7px;
    float: left;
    margin-bottom:20px;
}

.tab_btn2 ul {
   display: flex;
   padding-left: 0;
   margin: 0;
}

.tab_btn2 ul li {
   width: 70px;
   text-align: center;
   padding: 0 0 3px 0;
   box-sizing: border-box;
   margin:0 20px 0 0;
}
.tab_btn2 ul li a { color:#999; }
.tab_btn2 ul li:hover,
.tab_btn2 ul li:active,
.tab_btn2 ul li.active {
      font-weight:500;
    border-bottom:2px solid #ef2c2c;
  }
.tab_btn2 ul li:hover a,
.tab_btn2 ul li:active a,
.tab_btn2 ul li.active a {
    color:#ef2c2c;
}
.tab_cont2 {
    margin-top: -80px;
}
.tab_cont2 ul li {
    display:block;
}
.tab_cont2 ul li.tab_h:after {
    clear:both;
    display:block;
    content:'';
}
.tab_cont2 .tab_h {
}
.tab_cont2 .d_search {
    padding-bottom:10px;
}
.tab_cont2 .d_search li > .selectbox {
    max-width:190px;
}
/*  랭킹 탭 */
.tab_btn3 {
   position: relative;
    top:7px;
    float: left;
    margin-bottom:20px;
}

.tab_btn3 ul {
   display: flex;
   padding-left: 0;
   margin: 0;
}

.tab_btn3 ul li {
   width: auto;
   text-align: center;
   padding: 0 0 3px 0;
   box-sizing: border-box;
   margin:0 15px 0 0;
}
.tab_btn3 ul li a { color:#999; }
.tab_btn3 ul li:hover,
.tab_btn3 ul li:active,
.tab_btn3 ul li.active {
      font-weight:500;
    border-bottom:2px solid #ef2c2c;
  }
.tab_btn3 ul li:hover a,
.tab_btn3 ul li:active a,
.tab_btn3 ul li.active a {
    color:#ef2c2c;
}
.tab_cont3 {
}
.tab_cont3 ul li {
    display:block;
}
.tab_cont3 ul li.tab_h:after {
    clear:both;
    display:block;
    content:'';
}
.tab_cont3 .tab_h {
}
.tab_cont3 .d_search {
    padding-bottom:10px;
}
.tab_cont3 .d_search li > .selectbox {
    max-width:190px;
}

.tab_pop {
   position: relative;
   width: 100%;
}

.tab_pop ul {
   display: flex;
   padding-left: 0;
   margin: 0;
}

.tab_pop ul li {
   width: 30%;
   text-align: center;
}
.tab_pop_in ul li {
    width: 100%;
    display:block;
}

.m_head_tab {
    box-sizing: border-box;
}
.m_head_tab .tab_pop ul li a {
    width:100%;
    display:inline-block;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    background-color: #f9f9f9;
    line-height: 50px;
    border-top: 0;
}
.m_head_tab .tab_pop ul li.active a {
    width:100%;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    background-color: #fff;
    border-top: 0;
    border-bottom:0;
}
.product_modal .m_head_tab .btn_close {
    width: 40%;
    text-align: right;
    padding: 15px 15px 15px 0;
    cursor: pointer;
    border-bottom:1px solid #e4e8eb;
}
.product_modal .m_head_tab .btn_close img {
    width:20px;
    float:right;
}

.star {
    position:absolute;
    top:20px;
    right:20px;
    width:25px;
    height:25px;
    display:inline-block;
    background:url("/img/star.svg") no-repeat;
    font-size: 0;
    z-index: 2;
}
.star2 {
    position:absolute;
    top:20px;
    right:20px;
    width:25px;
    height:25px;
    display:inline-block;
    background:url("/img/bstar.svg") no-repeat;
    font-size: 0;
    z-index: 2;
}
.star:hover,
.star:focus,
.star:active {
    background:url("/img/star_on.svg") no-repeat;
}
.star_on {
    position:absolute;
    top:20px;
    right:20px;
    width:25px;
    height:25px;
    display:inline-block;
    background:url("/img/star_on.svg") no-repeat;
    font-size: 0;
    z-index: 2;
}
.star_on:hover,
.star_on:focus,
.star_on:active {
    background:url("/img/star.svg") no-repeat;
}
.del_ico {
    position:absolute;
    top:20px;
    right:13px;
    width:25px;
    height:25px;
    display:inline-block;
    background:url("/img/ico_del.svg") no-repeat;
    font-size: 0;
    z-index: 2;
    opacity: 0.3;
    cursor: pointer;
}

.review_box {
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.review_box .review_in {
    position:relative;
    border: 1px solid #e4e8eb;
    min-height: 300px;
    display:block;
}
.review_box .review_brand {
}
.review_box .review_in .review_brand .review_img  {
    position:relative;
    height: 160px;
    overflow: hidden;
}
.review_box .review_in .review_brand .review_img .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .1;
    filter: alpha(opacity=1);
}
.review_box .review_in .review_brand .review_img img {
    width:100%;
}
.review_box .review_in .review_tit {
    color: #333;
    font-weight: 500;
    padding: 24px 24px 5px 24px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.review_box .review_in .review_content {
    padding: 0 24px 24px 24px;
    font-size: 14px;
    word-break: break-all;
    color: #777;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.review_box .review_in .review_rink {
    padding: 0 24px 24px 24px;
    font-size: 12px;
    word-break: break-all;
    color: #777;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: 0px;
}
/* 레시피 */
.seach_recipe {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 20px;
}
.seach_recipe .search_rbtn {
    width:30%;
} 
.seach_recipe .search_rbtn li:last-child {
    width:calc(100%-108px);
}
.seach_recipe .search_rbtn li > .textbox2 {
    width: calc(100% - 88px);
    float: left;
}
.seach_recipe .search_rbtn li > .btn_type {
    width: 80px;
    margin-left: 8px;
    float: right;
}
.seach_recipe .product_sort {
}
.seach_recipe .product_sort ul {
    display: flex;
}
.seach_recipe .product_sort ul li .container-radio {
    padding-right: 10px;
}
.contents_recipe {
    width: 25%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.contents_recipe .contents_recipe_box {
    position: relative;
    border: 1px solid #e4e8eb;
}
.contents_recipe_box .contents_thumbs {
    width: 100%;
    height: 0;
    padding-top: calc(430 / 600 * 100%);
    background-repeat: no-repeat;
    background-size: cover;
}
.contents_recipe_box .recipe_tit {
    padding: 16px 15px 8px 15px;
    font: 17px 'Noto Sans KR';
    color: #333;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contents_recipe_box .recipe_share {
    padding: 0px 15px 0 15px;
    font-size: 14px;
    word-break: break-all;
    font-weight: 500;
    line-height: 1.5;
    color: #888;
    display: flex;
    justify-content: space-between;
}
.reco_r1,
.reco_r2,
.reco_r3 {
    position: relative;
    padding: 1px 4px;
    font-size: 12px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
}
.reco_r1 .reco_hover,
.reco_r2 .reco_hover,
.reco_r3 .reco_hover  {
    display: none;
}
.reco_r1:hover .reco_hover,
.reco_r2:hover .reco_hover,
.reco_r3:hover .reco_hover {
    position: absolute;
    display: block;
    font-size: 11px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #e4e8eb;
    padding: 5px 8px;
    width: 90px;
    text-align: center;
    top: 29px;
    left: -25px;
    border-radius: 5px;
    color: #333;
}
.reco_r1 {
    border: 1px solid #ef2c2c;
    color: #ef2c2c;
}
.reco_r2 {
    border: 1px solid #2c71ef;
    color: #2c71ef;
}
.reco_r3 {
    border: 1px solid #2bad4d;
    color: #2bad4d;
}

/* 레시피 팝업 */
.poprecipe_thumb {
    position: relative;
    overflow: hidden;
}
.poprecipe_thumb img {
    width:100%;
}
.poprecipe_thumb .pic_txt {
    position: absolute;
    top:6%;
    right:3%;
    color: #fff;
    opacity: 0.7;
}
.poprecipe_thumb .poprecipe_basket {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 36px;
    height: 36px;
    padding: 8px;
    border-radius: 50%;
    background: #333;
}
.poprecipe_thumb .poprecipe_basket img {
    filter: invert(1);
}
.poprecipe_thumb .poprecipe_data {
    position: absolute;
    bottom:20px;
    right:20px;
    padding:8px 17px;
    border-radius: 35px;
    background: #333;
    color: #fff;
    font-size: 13px;
}
.poprecipe_btn {
    position: relative;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.poprecipe_btn .star {
    position: initial;
}
.poprecipe_btn a {
    margin-right:15px;
}
.poprecipe_btn .btn_white {
    font-size: 13px;
    border-radius: 5px;
    padding:7px 13px;
}
.poprecipe_btn .pop_hover {
    position: relative;
}
.poprecipe_btn .pop_hover img {
    width:24px;
}
.poprecipe_btn .pop_hover .poprecipe_hover {
    display: none;
}
.poprecipe_btn .pop_hover:hover .poprecipe_hover {
    position: absolute;
    display: block;
    font-size: 11px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #e4e8eb;
    padding: 5px 8px;
    width: 75px;
    top: 29px;
    left: -25px;
    border-radius: 5px;
    color:#333;
}
.poprecipe_tit {
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    color: #222;
    padding:0 2%;
}
.poprecipe_tit .poprecipe_tit_in {
    font-size: 18px;
    color: #666;
    font-weight: 500;
    padding-top: 1.5%;
}
.poprecipe_classify {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 45px 0 65px;
}
.poprecipe_classify .classify_img {
    display: flex;
    width: 25%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.poprecipe_classify .classify_img .classify_amount,
.poprecipe_classify .classify_img .classify_school,
.poprecipe_classify .classify_img .classify_cook,
.poprecipe_classify .classify_img .classify_empty {
    width: 90px;
    height: 90px;
    font-size: 20px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 700;
    margin-bottom: 15px;
}
.poprecipe_classify .classify_img .classify_amount {
    background: url("/img/classify_img.png") 0 0 no-repeat;
}
.poprecipe_classify .classify_img .classify_school {
    background: url("/img/classify_img.png") -98px 0 no-repeat;
}
.poprecipe_classify .classify_img .classify_cook {
    background: url("/img/classify_img.png") -195px 0 no-repeat;
}
.poprecipe_classify .classify_img .classify_empty {
    background: url("/img/classify_img.png") -293px 0 no-repeat;
}
.poprecipe_classify .classify_img .empty_img img {
    width: 18px;
    display: inline-block;
    margin-top: -2px;
}
.poprecipe_h {
    font-size: 30px;
    font-weight: 700;
    color: #222;
}
.poprecipe_h img {
    width:75px;
    display: inline-block;
}
.poprecipe_material:after {
    display: block;
    content: '';
    clear: both;
}
.poprecipe_material ul {
    float:left;
    width:50%;
    padding: 0 6%;
    font-size: 18px;
}
.poprecipe_material ul .pop_unit {
    text-align: right;
    padding-bottom: 3%;
}
.poprecipe_material ul li {
    display: flex;
    justify-content: space-between;
    border-bottom:1px solid #e6e6e6;
    padding: 10px 5px;
}
.pop_slide {
    margin-bottom: 8%;
}
.pop_slide .swiper-container {
        width: 80%;
    height: 100%;
    margin: 2% 10%;
}
.pop_slide .swiper-button-next,
.pop_slide .swiper-button-prev {
    --swiper-theme-color: #bdbdbd;
    bottom: 10%;
    height: auto;
    top: auto;
    background: none;
    --swiper-navigation-size: 35px;
}
.pop_slide .swiper-button-prev {
    left:4%;
}
.pop_slide .swiper-button-next {
    right:4%;
}
.poprecipe_order p {
    font-size: 22px;
    padding: 0 10%;
}
.poprecipe_tip {
    background: #fcf7db;
    width: 96%;
    margin: 7% auto;
    padding: 2% 4%;
    border-radius: 40px;
    display: flex;
    align-items: center;
}
.poprecipe_tip p {
    font-size: 20px;
    padding:0 0 0 6%;
}
.poprecipe_tip .tip_txt {
    width:90%;
}
.poprecipe_reply {
    width:95%;
    margin:0 auto;
}
.poprecipe_reply .more_btn,
.poprecipe_review .more_btn {
    width:24%;
    margin:5% auto;
}
.poprecipe_review {
    width:95%;
    margin:0 auto;
}
.poprecipe_reply .ser_title,
.poprecipe_review .ser_title {
    font-size: 20px;
    font-weight: 700;
}
.ser_write_wrap .ser_pop:after {
    display: block;
    content: '';
    clear: both;
}
.ser_write_wrap .ser_pop .ser_title {
    float:left;
}
.ser_write_wrap .ser_pop .layer_select {
    float: right;
    width: auto;
    padding-top: 0;
}
.ser_word_star {
    position: absolute;
    bottom: 11px;
    left: 7px;
    display: flex;
    align-items: center;
    font-size: 13px;
}
.ser_word_star img {
    width: 17px;
    margin-left: 3px;
}
.ser_writer .ser_word_star {
    position: inherit;
    margin-left:5px;
}

/* 레시피 즐겨찾기 */
.recipe_plus {
    width:13%;
}
.recipe_plus:after{
    content:'';
    display:block;
    visibility:hidden;
    clear:both;
}
.recipe_plus ul {
    margin-right: 6%;
}
.recipe_plus ul > li {
    position:relative;
    font-size: 14px;
    line-height: 34px;
    background-color:#fff;
    position: relative;
    border-radius: 3px;
    width:100%;
}
.recipe_plus ul > li:not(:last-child){
    margin-right:20px;
}
.recipe_plus ul > li:before {
    color:#ccc;
}
.recipe_plus ul > li .recipe_defalt {
    display:block;
    width:100%;
    height:100%;
    color:#000;
    padding:0 30px 0 20px;
    box-sizing: border-box;
    position:relative;
    border:1px solid #ccc;
    border-radius:3px;
}
.recipe_plus ul > li .alle_arrow {
    position: absolute;
    top: 13px;
    right: 15px;
    width: 13px;
    transform:rotate(180deg);
}
.recipe_plus ul > li ol {
    position: absolute;
    z-index:999;
    top: 35px;
    left:50%;
    transform:translateX(-50%);
    background-color:#fff;
    display:none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width:100%;
    padding:10px 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.recipe_plus ul > li ol li{
    cursor: pointer;
}

/* 인스타그램 */
.insta_grid {
    width: 100%;
}
.grid-sizer,
.grid-item {
    width: 25%;
    padding: 0.5%;
}
.grid-item { 
    margin-bottom: 15px;
    overflow: hidden;
}
.grid-item .grid-insta {
    border:1px solid #dbdbdb;
    background: #fff;
}
.grid-item img {
    display: block;
    min-width: 100%;
    max-width: 100%;
}
.insta_profile a {
    display: flex;
    padding: 10px;
    align-items: center;
}
.insta_profile .star {
    top: 20px;
}
.insta_profile .insta_img {
    padding:2px;
    border:1px solid #ddd;
    width:32px;
    height:32px;
    border-radius: 50%;
    overflow: hidden;
    margin-right:2%;
}
.insta_profile .insta_img img {
    border-radius: 50%;
}
.insta_profile .insta_name,
.insta_cbox .insta_fname {
    font-weight: 300;
    letter-spacing: normal;
    font: 12px 'Noto Sans KR';
    padding:5px 0;
}
.insta_cbox {
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
}
.insta_cbox .insta_like {
    display: flex;
    justify-content: space-between;
}
.insta_cbox .insta_like a {
    display: flex;
    align-content: center;
}
.insta_cbox .insta_like a > .insta_ico {
    width: 29px;
    padding: 4px;
}
.insta_card {
    position:relative;
    width: 20%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}
.insta_card .star {
    top:25px;
    right:25px;
}
.insta_card .insta_card_box {
    border: 1px solid #e4e8eb;
    min-height: 295px;
}
.insta_card .insta_card_box:hover {
    background-color: #f9f9f9;
}
.insta_card li.insta_thumbs {
    padding: 32px 32px 16px 32px;
}
.insta_card li.insta_title {
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0 5px 8px 5px;
    word-break: break-all;
    font: 17px 'Noto Sans KR';
}
.insta_card li.insta_desc {
    padding: 0 5px 24px 5px;
    font-size: 14px;
    word-break: break-all;
    color: #777;
    font-weight: 500;
    text-align: center;
}
.insta_card .insta_in {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;

}
.insta_card .insta_thumb_wrap {
    position: relative;
}
.insta_card .insta_thumb_img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 5%);
}
.insta_card .insta_thumb_wrap .thumb_bd {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: .1;
    filter: alpha(opacity=1);
    border-radius: 50%;
}
.insta_tag {
    width:98.6%;
    background:#f9f9f9;
    padding:20px 50px;
    text-align: center;
    margin: 0 auto 25px;
}
.insta_tag a {
    padding:0 10px;
}
.insta_tag a:hover {
    font-weight: 500;
}
.insta_pop .insta_card_box {
    background:#f9f9f9;
    border: 1px solid #ccc;
}
.if_profile {
    width:98.6%;
    border:1px solid #ddd;
    padding: 30px 50px;
    margin:0 auto 50px;
}
.if_profile:after {
    clear:both;
    display:block;
    content:'';
}
.if_profile .if_img {
    min-width: 20%;
    float: left;
    border: 2px solid #ddd;
    padding: 5px;
    border-radius: 50%;
    margin-right:5%;
}
.if_profile .if_img a img {
    width: 100%;
    border-radius: 50%;
}
.if_profile .if_txt {
    float:left;
    padding-top:15px;
}
.if_profile .if_txt ul li {
    display:block;
    width:100%;
}
.if_profile .if_txt ul .if_tname {
    font-size:25px;
}
.if_profile .if_txt ul .if_tid {
    font-size:15px;
    color:#aaa;
    line-height:30px;
}
.if_profile .if_txt ul .if_tfollow {
}
.if_profile .if_txt ul .if_tfollow .tfollow_num {
    display: table-cell;
    padding-right: 30px;
}
.if_profile .if_txt ul .if_tfollow .tfollow_num strong {
    padding-left:10px;
}
.if_profile .if_txt .if_tico {
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    font-size: 14px;
    margin-top: 30px;
}
.if_profile .if_txt .if_tico:hover {
    background:#f9f9f9;
}

/*  팝업 메모부분 */
.basket_memo {
    width: 450px;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    right: 0;
    display:none; 
}
.basket_memo .memo_content {
    position: absolute;
    margin: 0 auto;
    width: 80%;
    height: 360px;
    top: 25%;
    left: 10%;
    background: #fff;
}
.basket_memo .memo_content .btn_lclose {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.basket_memo .memo_content .memo_txt {
    padding:15px;
    font-size:14px;
}
.basket_memo .memo_content .memo_txt textarea {
    margin-top:10px;
    white-space: break-spaces;
    height:150px;
}
.basket_memo .memo_content .memo_btn {
    width:92%;
    margin:0 auto;
}
.basket_memo .memo_content .memo_btn:after {
    display:block;
    content:'';
    clear:both;
}
.basket_memo .memo_content .memo_btn .memo_plus {
    width: 49%;
    margin-right: 2%;
    color: #fff;
    background: #ef2c2c;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.basket_memo .memo_content .memo_btn .memo_no {
    width: 49%;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    float: left;
    text-align: center;
}
.product_modal .sideRight .basket_memo {
    width: 450px;
    right:0;
    left:auto;
    background:rgba(0,0,0,.2);
}
/*  상품조회 태블릿 크기 장바구니 아이콘 클릭 */
.te_memo {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    right: 0;
    display:none; 
}
.te_memo .memo_content {
    position: absolute;
    margin: 0 auto;
    width: 66%;
    height: 360px;
    top: 25%;
    left: 17%;
    background: #fff;
}
.te_memo .memo_content .btn_tclose {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.te_memo .memo_content .memo_txt {
    padding:15px;
    font-size:14px;
}
.te_memo .memo_content .memo_txt textarea {
    margin-top:10px;
    white-space: break-spaces;
    height:150px;
}
.te_memo .memo_content .memo_btn {
    width:92%;
    margin:0 auto;
}
.te_memo .memo_content .memo_btn:after {
    display:block;
    content:'';
    clear:both;
}
.te_memo .memo_content .memo_btn .memo_plus {
    width: 49%;
    margin-right: 2%;
    color: #fff;
    background: #ef2c2c;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.te_memo .memo_content .memo_btn .memo_no {
    width: 49%;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    float: left;
    text-align: center;
}
/* 장바구니 메모 수정부분 */
.modify_memo {
    width:100%; 
    height:100%; 
    position:fixed; 
    z-index:99999; 
    background:rgba(0, 0, 0, 0.03); 
    top:0; 
    left:0; 
    display:none; 
}
.modify_memo .memo_content {
    position: absolute;
    margin: 0 auto;
    width: 30%;
    height: 307px;
    top: 25%;
    left: 35%;
    background: #fff;
}
.modify_memo .memo_content .btn_lclose {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.modify_memo .memo_content .memo_txt {
    padding:15px;
    font-size:14px;
}
.modify_memo .memo_content .memo_txt textarea {
    margin-top:0px;
    white-space: break-spaces;
    height:150px;
}
.modify_memo .memo_content .memo_btn {
    width:92%;
    margin:0 auto;
}
.modify_memo .memo_content .memo_btn:after {
    display:block;
    content:'';
    clear:both;
}
.modify_memo .memo_content .memo_btn .memo_plus {
    width: 49%;
    margin-right: 2%;
    color: #fff;
    background: #ef2c2c;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.modify_memo .memo_content .memo_btn .memo_no {
    width: 49%;
    border-radius: 3px;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    float: left;
    text-align: center;
}
/* 메모 보기화면(태블릿) */
.pop_memo {
    width:100%; 
    height:100%; 
    position:fixed; 
    z-index:99999; 
    background:rgba(0, 0, 0, 0.02); 
    top:0; 
    left:0; 
    display:none; 
}
.pop_memo .memo_content {
    position: absolute;
    margin: 0 auto;
    width: 30%;
    height: 307px;
    top: 25%;
    left: 35%;
    background: #fff;
}
.pop_memo .memo_content .btn_lclose {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.pop_memo .memo_content .memo_txt {
    padding:15px;
    font-size:14px;
}
.pop_memo .memo_content .memo_txt textarea {
    margin-top:0px;
    white-space: break-spaces;
    height:150px;
}


/* 단가등록요청 */
.request_memo .request_content .btn_lclose {
    width: 22px;
    float: right;
    padding: 8px 0;
    cursor: pointer;
}
.request_memo .request_content .memo_txt {
    padding:15px;
    font-size:14px;
}
.request_memo .request_content .memo_txt input {
    margin-bottom: 10px;
    height: 50px;
}
.request_memo .request_content .memo_txt textarea {
    margin-top:0px;
    white-space: break-spaces;
    height:150px;
}
.request_memo .request_content .memo_btn {
    width:92%;
    margin:0 auto;
}
.request_memo .request_content .memo_btn:after {
    display:block;
    content:'';
    clear:both;
}
.request_memo .request_content .memo_btn .memo_plus {
    width: 49%;
    margin-right: 2%;
    color: #fff;
    background: #ef2c2c;
    border-radius: 3px;
    padding: 10px 10px;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.request_memo .request_content .memo_btn .memo_no {
    width: 49%;
    border-radius: 3px;
    padding: 10px 10px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    float: left;
    text-align: center;
}
/* 회원정보 변경 관리 */
.tab_btn_modi {
   position: relative;
   width: 100%;
    top:7px;
    margin-bottom:20px;
}
.tab_btn_modi ul {
   display: flex;
   padding-left: 0;
   margin: 0;
}
.tab_btn_modi ul li {
   float: left;
    width: 50%;
    text-align: center;
    padding: 10px;
    border: 1px solid #e4e8eb;
    background-color: #f9f9f9;
    font-size: 14px;
    border-right: 0;
}
.tab_btn_modi ul li:first-child {
    border-radius: 8px 0 0 8px;
}
.tab_btn_modi ul li:last-child {
    border-radius: 0px 8px 8px 0px;
    border-right:1px solid #e4e8eb;
}
.tab_btn_modi ul li a { color:#999; }
.tab_btn_modi ul li:hover,
.tab_btn_modi ul li:active,
.tab_btn_modi ul li.active {
      background-color: #fff;
      color: #000;
  }
.tab_btn_modi ul li:hover a,
.tab_btn_modi ul li:active a,
.tab_btn_modi ul li.active a {
    color:#000;
}
.tab_cont_modi ul li {
    float: left;
    display:block;
}
.tab_cont_modi ul li.tab_h:after {
    clear:both;
    display:block;
    content:'';
}
.tab_cont_modi .tab_h {
    width: 100%;
}
.tab_cont_modi .form_alle {
    border:1px solid #ccc;
    padding:20px;
    border-radius: 3px;
    margin-bottom:25px;
}
.tab_cont_modi .form_alle .board_view_writer {
    padding-top:15px;
}
.tab_cont_modi .form_alle .alle_ico {
    width:30px;
    display:inline-block;
    margin-top: -6px;
    margin-right: 4px;
}
.tab_cont_modi .form_alle .alle_info {
    border:1px solid #e4e8eb;
    border-radius: 3px;
    padding:20px;
    margin:15px 0;
}
.tab_cont_modi .form_alle .alle_info li {
    position: relative;
    width:100%;
    margin-bottom: 10px;
}
.tab_cont_modi .form_alle .alle_info .alle_num {
    display: inline-block;
    border-radius: 4px;
    font-size: 12px;
    width: 24px;
    text-align: center;
    line-height: 22px;
    background: #f9f9f9;
    color: #666;
    font-weight: 500;
    margin-right: 5px;
    border: 1px solid #ccc;
}
.tab_cont_modi .form_alle .alle_info .alle_del {
    position:absolute;
    top: 4px;
    right: 10px;
    display: inline-block;
    width: 18px;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 3px;
}
.userinfo_txt {
    text-align: right;
    padding-top:10px;
    cursor: pointer;
    text-decoration: underline;
}
.userinfo_txt:hover {
    color:#ef2c2c;
}
.alle_plus:after{
    content:'';
    display:block;
    visibility:hidden;
    clear:both;
}
.alle_plus ul {
    padding: 15px 0 25px;
}
.alle_plus ul > li {
    position:relative;
    font-size: 15px;
    line-height: 40px;
    background-color:#fff;
    position: relative;
    border-radius: 3px;
    width:100%;
}
.alle_plus ul > li:not(:last-child){
    margin-right:20px;
}
.alle_plus ul > li:before {
    color:#ccc;
}
.alle_plus ul > li .alle_defalt {
    display:block;
    width:100%;
    height:100%;
    color:#000;
    padding:0 30px 0 20px;
    box-sizing: border-box;
    position:relative;
    border:1px solid #e4e8eb;
    border-radius:3px;
}
.alle_plus ul > li .alle_arrow {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 13px;
    transform:rotate(180deg);
}
.alle_plus ul > li ol {
    position: absolute;
    z-index:999;
    top: 40px;
    left:50%;
    transform:translateX(-50%);
    background-color:#fff;
    display:none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width:100%;
    padding:10px 20px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    height: 210px;
    overflow-y: scroll;
}

.alle_plus ul > li ol li{
    cursor: pointer;
    width:100%;
}

/* 기획전 */
.event_b { 
    margin:0 auto;
}
.event_b a { 
    margin-bottom:10px;
    display:block;
}
.event_detail_p {
    display:block;
    margin-bottom: 40px;
    width: 100%;
}
.event_detail_m {
    display:none;
}

/* 급식메뉴 */
.menu_table:after {
    display:block;
    content:"";
    clear:both;
}
.menu_table .menu_content {
    position: relative;
    width: 20%;
    float: left;
    border-right: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    min-height: 296px;
}
.menu_table .menu_content:nth-child(1),
.menu_table .menu_content:nth-child(2),
.menu_table .menu_content:nth-child(3),
.menu_table .menu_content:nth-child(4),
.menu_table .menu_content:nth-child(5) {
    border-top: 2px solid #7c7c7c;
}
.menu_table .menu_content:nth-child(5n) {
    border-right:1px solid #fff;
}
.menu_table .menu_content .menu_tit {
    font-size: 16px;
    background: #eff2f8;
    text-align: center;
    padding: 6px 5px;
    border-bottom: 1px solid #e4e8eb;
    color: #4c4c4c;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.menu_table .menu_content .menu_tit .menu_school {
    overflow: hidden;
    display:block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.menu_table .menu_content .menu_tit span {
    font-size: 12px;
    letter-spacing: 0;
}
.menu_table .menu_content .menu_list {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    display: table;
}
.menu_table .menu_content .menu_list li {
    overflow: hidden;
    display:block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.menu_table .menu_content .menu_list li:nth-child(10),
.menu_table .menu_content .menu_list li:nth-child(11),
.menu_table .menu_content .menu_list li:nth-child(12),
.menu_table .menu_content .menu_list li:nth-child(13),
.menu_table .menu_content .menu_list li:nth-child(14),
.menu_table .menu_content .menu_list li:nth-child(15),
.menu_table .menu_content .menu_list li:nth-child(16),
.menu_table .menu_content .menu_list li:nth-child(17),
.menu_table .menu_content .menu_list li:nth-child(18),
.menu_table .menu_content .menu_list li:nth-child(19),
.menu_table .menu_content .menu_list li:nth-child(20) {
    display: none;
}
.menu_table .menu_content .menu_list li.menu_time {
    font-size: 13px;
}
.menu_table .menu_content .menu_list .menu_select {
    background: #ebffec;
}
.menu_table .menu_content .menu_list .btn_copy {
    
}
.menu_table .menu_content .menu_list .btn_copy .view_content {
    display:none;
}
.menu_table .menu_content .menu_list .btn_copy:hover .view_content {
    position: absolute;
    top: 27px;
    left: 0px;
    display: block;
    background: #fff;
    z-index: 5;
    border: 1px solid #ddd;
    box-shadow: 3px 3px 7px rgb(0 0 0 / 20%);
    width: 242px;
    height: 48px;
    padding: 10px;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}
.menu_table .menu_content .menu_list .btn_copy {
    position: absolute;
    right: 4px;
    bottom: 4px;
    background-color: #eff2f8;
    padding: 8px;
    width: 28px;
    border-radius: 50px;
}
.menu_80 {
    margin-top:-80px;
    margin-top:-80px;
}
.menu_search {
    float:right;
}
.menu_search .btn_type5 img {
    width:16px;
    height:16px;
}
.event_product {
    padding-top:50px;
}
.event_product:after {
    clear:both;
    display:block;
    content:'';
}
.event_product a {
    width:49.8%;
    float:left;
}
.event_product a:first-child {
    margin-right:0.4%;
}
.event_product a img {
    width:100%;
}
.ndata_text {
    text-align: center;
    padding: 120px 0;
    margin-bottom: 50px;
}
.disnone {
    display:none;
}
.mt_80 {
    margin-top:80px;
}
/* 지도검색부분 */
.map_content {
    margin-top:5px;
}
.map_content:after {
    clear:both;
    display:block;
    content:'';
}
.map_content .map_img {
    position: relative;
    background: url(/img/map.svg) no-repeat;
    height: 650px;
    background-position: -90px;
    width: 500px;
    background-size: 650px;
    float: left;
}
.map_content .map_img div {
    position:absolute;
    font-size:14px;
}
.map_content .map_img .map_city_se {
    top:130px;
    left:120px;
    padding:10px;
}
.map_content .map_img .map_city_bu {
    left: 340px;
    bottom: 180px;
    padding:10px;
}
.map_content .map_img .map_city_dg {
    top: 355px;
    left: 280px;
    padding:10px;
}
.map_content .map_img .map_city_in {
    top:150px;
    left:70px;
    padding:10px;
}
.map_content .map_img .map_city_gw {
    bottom: 170px;
    left: 100px;
    padding:10px;
}
.map_content .map_img .map_city_da {
    top: 298px;
    left: 160px;
    padding:10px;
}
.map_content .map_img .map_city_ul {
    top: 390px;
    left: 350px;
    padding:10px;
}
.map_content .map_img .map_city_sj {
    top: 265px;
    left: 130px;
    padding:10px;
}
.map_content .map_img .map_city_gg {
    top: 180px;
    left: 150px;
    padding:10px;
}
.map_content .map_img .map_city_cb {
    top: 220px;
    left: 205px;
    padding:10px;
}
.map_content .map_img .map_city_cn {
    top: 245px;
    left: 80px;
    padding:10px;
}
.map_content .map_img .map_city_jb {
    top: 370px;
    left: 140px;
    padding:10px;
}
.map_content .map_img .map_city_jn {
    top: 485px;
    left: 110px;
    padding:10px;
}
.map_content .map_img .map_city_gb {
    top: 290px;
    left: 300px;
    padding:10px;
}
.map_content .map_img .map_city_gn {
    bottom: 190px;
    left: 240px;
    padding:10px;
}
.map_content .map_img .map_city_je {
    bottom: 18px;
    left: 95px;
    padding:10px;
}
.map_content .map_img .map_city_gd {
    top: 140px;
    left: 270px;
    padding:10px;
}
.map_img ul {
    padding:10px 0;
}
.map_img ul li {
    line-height:23px;
    padding:0 15px;
    cursor: pointer;
}
.map_img ul li span {
    width:100px;
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space:nowrap;
    text-align: center;
    cursor: pointer;
}
.map_content .map_img span.map_txt {
    display: block;
    position: initial;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    width: 100%;
    text-align: left;
}
.map_content .map_img span.map_txt > span {
    color:#888;
    font-weight: 300;
    display: inline;
    font-size: 15px;
}
.map_content .map_img span.map_txt > span > strong {
    padding: 0 11px;
    font-weight: 300;
    color: #ccc;
    font-size: 19px;
}
.map_img .map_city_se .map_school_se,
.map_img .map_city_se .map_school_se ul > li > .map_1_list,
.map_img .map_city_se .map_school_se ul > li > .map_2_list,
.map_img .map_city_se .map_school_se ul > li > .map_3_list,
.map_img .map_city_bu .map_school_bu,
.map_img .map_city_bu .map_school_bu ul > li > .map_1_list,
.map_img .map_city_bu .map_school_bu ul > li > .map_2_list,
.map_img .map_city_bu .map_school_bu ul > li > .map_3_list,
.map_img .map_city_dg .map_school_dg,
.map_img .map_city_dg .map_school_dg ul > li > .map_1_list,
.map_img .map_city_dg .map_school_dg ul > li > .map_2_list,
.map_img .map_city_dg .map_school_dg ul > li > .map_3_list,
.map_img .map_city_in .map_school_in,
.map_img .map_city_in .map_school_in ul > li > .map_1_list,
.map_img .map_city_in .map_school_in ul > li > .map_2_list,
.map_img .map_city_in .map_school_in ul > li > .map_3_list,
.map_img .map_city_gw .map_school_gw,
.map_img .map_city_gw .map_school_gw ul > li > .map_1_list,
.map_img .map_city_gw .map_school_gw ul > li > .map_2_list,
.map_img .map_city_gw .map_school_gw ul > li > .map_3_list,
.map_img .map_city_da .map_school_da,
.map_img .map_city_da .map_school_da ul > li > .map_1_list,
.map_img .map_city_da .map_school_da ul > li > .map_2_list,
.map_img .map_city_da .map_school_da ul > li > .map_3_list,
.map_img .map_city_ul .map_school_ul,
.map_img .map_city_ul .map_school_ul ul > li > .map_1_list,
.map_img .map_city_ul .map_school_ul ul > li > .map_2_list,
.map_img .map_city_ul .map_school_ul ul > li > .map_3_list,
.map_img .map_city_sj .map_school_sj,
.map_img .map_city_sj .map_school_sj ul > li > .map_1_list,
.map_img .map_city_sj .map_school_sj ul > li > .map_2_list,
.map_img .map_city_sj .map_school_sj ul > li > .map_3_list,
.map_img .map_city_gg .map_school_gg,
.map_img .map_city_gg .map_school_gg ul > li > .map_1_list,
.map_img .map_city_gg .map_school_gg ul > li > .map_2_list,
.map_img .map_city_gg .map_school_gg ul > li > .map_3_list,
.map_img .map_city_cb .map_school_cb,
.map_img .map_city_cb .map_school_cb ul > li > .map_1_list,
.map_img .map_city_cb .map_school_cb ul > li > .map_2_list,
.map_img .map_city_cb .map_school_cb ul > li > .map_3_list,
.map_img .map_city_cn .map_school_cn,
.map_img .map_city_cn .map_school_cn ul > li > .map_1_list,
.map_img .map_city_cn .map_school_cn ul > li > .map_2_list,
.map_img .map_city_cn .map_school_cn ul > li > .map_3_list,
.map_img .map_city_jb .map_school_jb,
.map_img .map_city_jb .map_school_jb ul > li > .map_1_list,
.map_img .map_city_jb .map_school_jb ul > li > .map_2_list,
.map_img .map_city_jb .map_school_jb ul > li > .map_3_list,
.map_img .map_city_jn .map_school_jn,
.map_img .map_city_jn .map_school_jn ul > li > .map_1_list,
.map_img .map_city_jn .map_school_jn ul > li > .map_2_list,
.map_img .map_city_jn .map_school_jn ul > li > .map_3_list,
.map_img .map_city_gb .map_school_gb,
.map_img .map_city_gb .map_school_gb ul > li > .map_1_list,
.map_img .map_city_gb .map_school_gb ul > li > .map_2_list,
.map_img .map_city_gb .map_school_gb ul > li > .map_3_list,
.map_img .map_city_gn .map_school_gn,
.map_img .map_city_gn .map_school_gn ul > li > .map_1_list,
.map_img .map_city_gn .map_school_gn ul > li > .map_2_list,
.map_img .map_city_gn .map_school_gn ul > li > .map_3_list,
.map_img .map_city_je .map_school_je,
.map_img .map_city_je .map_school_je ul > li > .map_1_list,
.map_img .map_city_je .map_school_je ul > li > .map_2_list,
.map_img .map_city_je .map_school_je ul > li > .map_3_list,
.map_img .map_city_gd .map_school_gd,
.map_img .map_city_gd .map_school_gd ul > li > .map_1_list,
.map_img .map_city_gd .map_school_gd ul > li > .map_2_list,
.map_img .map_city_gd .map_school_gd ul > li > .map_3_list {
    display:none;
}
.map_img .map_city_se:hover .map_school_se,
.map_img .map_city_se:hover .map_school_se .map_school_1:hover > .map_1_list,
.map_img .map_city_se:hover .map_school_se .map_school_2:hover > .map_2_list,
.map_img .map_city_se:hover .map_school_se .map_school_3:hover > .map_3_list,
.map_img .map_city_bu:hover .map_school_bu,
.map_img .map_city_bu:hover .map_school_bu .map_school_1:hover > .map_1_list,
.map_img .map_city_bu:hover .map_school_bu .map_school_2:hover > .map_2_list,
.map_img .map_city_bu:hover .map_school_bu .map_school_3:hover > .map_3_list,
.map_img .map_city_dg:hover .map_school_dg,
.map_img .map_city_dg:hover .map_school_dg .map_school_1:hover > .map_1_list,
.map_img .map_city_dg:hover .map_school_dg .map_school_2:hover > .map_2_list,
.map_img .map_city_dg:hover .map_school_dg .map_school_3:hover > .map_3_list,
.map_img .map_city_in:hover .map_school_in,
.map_img .map_city_in:hover .map_school_in .map_school_1:hover > .map_1_list,
.map_img .map_city_in:hover .map_school_in .map_school_2:hover > .map_2_list,
.map_img .map_city_in:hover .map_school_in .map_school_3:hover > .map_3_list,
.map_img .map_city_gw:hover .map_school_gw,
.map_img .map_city_gw:hover .map_school_gw .map_school_1:hover > .map_1_list,
.map_img .map_city_gw:hover .map_school_gw .map_school_2:hover > .map_2_list,
.map_img .map_city_gw:hover .map_school_gw .map_school_3:hover > .map_3_list,
.map_img .map_city_da:hover .map_school_da,
.map_img .map_city_da:hover .map_school_da .map_school_1:hover > .map_1_list,
.map_img .map_city_da:hover .map_school_da .map_school_2:hover > .map_2_list,
.map_img .map_city_da:hover .map_school_da .map_school_3:hover > .map_3_list,
.map_img .map_city_ul:hover .map_school_ul,
.map_img .map_city_ul:hover .map_school_ul .map_school_1:hover > .map_1_list,
.map_img .map_city_ul:hover .map_school_ul .map_school_2:hover > .map_2_list,
.map_img .map_city_ul:hover .map_school_ul .map_school_3:hover > .map_3_list,
.map_img .map_city_sj:hover .map_school_sj,
.map_img .map_city_sj:hover .map_school_sj .map_school_1:hover > .map_1_list,
.map_img .map_city_sj:hover .map_school_sj .map_school_2:hover > .map_2_list,
.map_img .map_city_sj:hover .map_school_sj .map_school_3:hover > .map_3_list,
.map_img .map_city_gg:hover .map_school_gg,
.map_img .map_city_gg:hover .map_school_gg .map_school_1:hover > .map_1_list,
.map_img .map_city_gg:hover .map_school_gg .map_school_2:hover > .map_2_list,
.map_img .map_city_gg:hover .map_school_gg .map_school_3:hover > .map_3_list,
.map_img .map_city_cb:hover .map_school_cb,
.map_img .map_city_cb:hover .map_school_cb .map_school_1:hover > .map_1_list,
.map_img .map_city_cb:hover .map_school_cb .map_school_2:hover > .map_2_list,
.map_img .map_city_cb:hover .map_school_cb .map_school_3:hover > .map_3_list,
.map_img .map_city_cn:hover .map_school_cn,
.map_img .map_city_cn:hover .map_school_cn .map_school_1:hover > .map_1_list,
.map_img .map_city_cn:hover .map_school_cn .map_school_2:hover > .map_2_list,
.map_img .map_city_cn:hover .map_school_cn .map_school_3:hover > .map_3_list,
.map_img .map_city_jb:hover .map_school_jb,
.map_img .map_city_jb:hover .map_school_jb .map_school_1:hover > .map_1_list,
.map_img .map_city_jb:hover .map_school_jb .map_school_2:hover > .map_2_list,
.map_img .map_city_jb:hover .map_school_jb .map_school_3:hover > .map_3_lis,
.map_img .map_city_jn:hover .map_school_jn,
.map_img .map_city_jn:hover .map_school_jn .map_school_1:hover > .map_1_list,
.map_img .map_city_jn:hover .map_school_jn .map_school_2:hover > .map_2_list,
.map_img .map_city_jn:hover .map_school_jn .map_school_3:hover > .map_3_list,
.map_img .map_city_gb:hover .map_school_gb,
.map_img .map_city_gb:hover .map_school_gb .map_school_1:hover > .map_1_list,
.map_img .map_city_gb:hover .map_school_gb .map_school_2:hover > .map_2_list,
.map_img .map_city_gb:hover .map_school_gb .map_school_3:hover > .map_3_list,
.map_img .map_city_gn:hover .map_school_gn,
.map_img .map_city_gn:hover .map_school_gn .map_school_1:hover > .map_1_list,
.map_img .map_city_gn:hover .map_school_gn .map_school_2:hover > .map_2_list,
.map_img .map_city_gn:hover .map_school_gn .map_school_3:hover > .map_3_list,
.map_img .map_city_je:hover .map_school_je,
.map_img .map_city_je:hover .map_school_je .map_school_1:hover > .map_1_list,
.map_img .map_city_je:hover .map_school_je .map_school_2:hover > .map_2_list,
.map_img .map_city_je:hover .map_school_je .map_school_3:hover > .map_3_list,
.map_img .map_city_gd:hover .map_school_gd,
.map_img .map_city_gd:hover .map_school_gd .map_school_1:hover > .map_1_list,
.map_img .map_city_gd:hover .map_school_gd .map_school_2:hover > .map_2_list,
.map_img .map_city_gd:hover .map_school_gd .map_school_3:hover > .map_3_list{
    display:block;
}
.map_img .map_city_se .map_school_se,
.map_img .map_city_bu .map_school_bu,
.map_img .map_city_dg .map_school_dg,
.map_img .map_city_in .map_school_in,
.map_img .map_city_gw .map_school_gw,
.map_img .map_city_da .map_school_da,
.map_img .map_city_ul .map_school_ul,
.map_img .map_city_sj .map_school_sj,
.map_img .map_city_je .map_school_je {
    background: #fff;
    width: 100px;
    top: 0;
    left: 60px;
    border: 1px solid #ddd;
    border-radius: 5px;
    z-index: 1;
}
.map_img .map_city_gd .map_school_gd,
.map_img .map_city_gg .map_school_gg {
    background: #fff;
    width: 100px;
    top: 0;
    left: 35px;
    border: 1px solid #ddd;
    border-radius: 5px;
    z-index: 1;
}
.map_img .map_city_cb .map_school_cb,
.map_img .map_city_cn .map_school_cn,
.map_img .map_city_jb .map_school_jb,
.map_img .map_city_jn .map_school_jn,
.map_img .map_city_gb .map_school_gb,
.map_img .map_city_gn .map_school_gn {
    background: #fff;
    width: 100px;
    top: 0;
    left: 47px;
    border: 1px solid #ddd;
    border-radius: 5px;
    z-index: 1;
}
.map_img .map_city_se .map_school_se .map_1_list,
.map_img .map_city_se .map_school_se .map_2_list,
.map_img .map_city_se .map_school_se .map_3_list,
.map_img .map_city_bu .map_school_bu .map_1_list,
.map_img .map_city_bu .map_school_bu .map_2_list,
.map_img .map_city_bu .map_school_bu .map_3_list,
.map_img .map_city_dg .map_school_dg .map_1_list,
.map_img .map_city_dg .map_school_dg .map_2_list,
.map_img .map_city_dg .map_school_dg .map_3_list,
.map_img .map_city_in .map_school_in .map_1_list,
.map_img .map_city_in .map_school_in .map_2_list,
.map_img .map_city_in .map_school_in .map_3_list,
.map_img .map_city_gw .map_school_gw .map_1_list,
.map_img .map_city_gw .map_school_gw .map_2_list,
.map_img .map_city_gw .map_school_gw .map_3_list,
.map_img .map_city_da .map_school_da .map_1_list,
.map_img .map_city_da .map_school_da .map_2_list,
.map_img .map_city_da .map_school_da .map_3_list,
.map_img .map_city_ul .map_school_ul .map_1_list,
.map_img .map_city_ul .map_school_ul .map_2_list,
.map_img .map_city_ul .map_school_ul .map_3_list,
.map_img .map_city_sj .map_school_sj .map_1_list,
.map_img .map_city_sj .map_school_sj .map_2_list,
.map_img .map_city_sj .map_school_sj .map_3_list,
.map_img .map_city_gg .map_school_gg .map_1_list,
.map_img .map_city_gg .map_school_gg .map_2_list,
.map_img .map_city_gg .map_school_gg .map_3_list,
.map_img .map_city_cb .map_school_cb .map_1_list,
.map_img .map_city_cb .map_school_cb .map_2_list,
.map_img .map_city_cb .map_school_cb .map_3_list,
.map_img .map_city_cn .map_school_cn .map_1_list,
.map_img .map_city_cn .map_school_cn .map_2_list,
.map_img .map_city_cn .map_school_cn .map_3_list,
.map_img .map_city_jb .map_school_jb .map_1_list,
.map_img .map_city_jb .map_school_jb .map_2_list,
.map_img .map_city_jb .map_school_jb .map_3_list,
.map_img .map_city_jn .map_school_jn .map_1_list,
.map_img .map_city_jn .map_school_jn .map_2_list,
.map_img .map_city_jn .map_school_jn .map_3_list,
.map_img .map_city_gb .map_school_gb .map_1_list,
.map_img .map_city_gb .map_school_gb .map_2_list,
.map_img .map_city_gb .map_school_gb .map_3_list,
.map_img .map_city_gn .map_school_gn .map_1_list,
.map_img .map_city_gn .map_school_gn .map_2_list,
.map_img .map_city_gn .map_school_gn .map_3_list,
.map_img .map_city_je .map_school_je .map_1_list,
.map_img .map_city_je .map_school_je .map_2_list,
.map_img .map_city_je .map_school_je .map_3_list,
.map_img .map_city_gd .map_school_gd .map_1_list,
.map_img .map_city_gd .map_school_gd .map_2_list,
.map_img .map_city_gd .map_school_gd .map_3_list{
    border: 1px solid #ddd;
    background: #fff;
    width: 568px;
    height: 300px;
    top:0;
    left:98px;
    padding:10px 20px;
    border-radius: 5px;
    z-index: 1;
    overflow-y:auto;
}
.map_img .map_city_se .map_school_se ul > li > span,
.map_img .map_city_bu .map_school_bu ul > li > span,
.map_img .map_city_dg .map_school_dg ul > li > span,
.map_img .map_city_in .map_school_dg ul > li > span,
.map_img .map_city_gw .map_school_gw ul > li > span,
.map_img .map_city_da .map_school_da ul > li > span,
.map_img .map_city_ul .map_school_ul ul > li > span,
.map_img .map_city_sj .map_school_sj ul > li > span,
.map_img .map_city_gg .map_school_gg ul > li > span,
.map_img .map_city_cb .map_school_cb ul > li > span,
.map_img .map_city_cn .map_school_cn ul > li > span,
.map_img .map_city_jb .map_school_jb ul > li > span,
.map_img .map_city_jn .map_school_jn ul > li > span,
.map_img .map_city_gb .map_school_gb ul > li > span,
.map_img .map_city_gn .map_school_gn ul > li > span,
.map_img .map_city_je .map_school_je ul > li > span,
.map_img .map_city_gd .map_school_gd ul > li > span {
    display:block;
}
.map_img .map_city_se:hover,
.map_img .map_city_bu:hover,
.map_img .map_city_dg:hover,
.map_img .map_city_in:hover,
.map_img .map_city_gw:hover,
.map_img .map_city_da:hover,
.map_img .map_city_ul:hover,
.map_img .map_city_sj:hover,
.map_img .map_city_gg:hover,
.map_img .map_city_cb:hover,
.map_img .map_city_cn:hover,
.map_img .map_city_jb:hover,
.map_img .map_city_jn:hover,
.map_img .map_city_gb:hover,
.map_img .map_city_gn:hover,
.map_img .map_city_je:hover,
.map_img .map_city_gd:hover { 
    color:#ef2c2c; 
}
.map_img .map_city_se:hover .map_school_se,
.map_img .map_city_bu:hover .map_school_bu,
.map_img .map_city_dg:hover .map_school_dg,
.map_img .map_city_in:hover .map_school_in,
.map_img .map_city_gw:hover .map_school_gw,
.map_img .map_city_da:hover .map_school_da,
.map_img .map_city_ul:hover .map_school_ul,
.map_img .map_city_sj:hover .map_school_sj,
.map_img .map_city_gg:hover .map_school_gg,
.map_img .map_city_cb:hover .map_school_cb,
.map_img .map_city_cn:hover .map_school_cn,
.map_img .map_city_jb:hover .map_school_jb,
.map_img .map_city_jn:hover .map_school_jn,
.map_img .map_city_gb:hover .map_school_gb,
.map_img .map_city_gn:hover .map_school_gn,
.map_img .map_city_je:hover .map_school_je,
.map_img .map_city_gd:hover .map_school_gd { 
    color:#000; 
}
.map_content .map_table {
    width:620px;
    float:left;
    margin-top:-65px;
}
.map_content .map_table .map_txt {
    float:left;
    font-size: 15px;
    padding-top: 10px;
    line-height: 20px;
}
.map_content .map_table .map_txt .map_arrow {
    padding-left:7px;
    display:inline-block;
}
.map_content .map_table .map_txt .map_arrow a {
    position:relative;
}
.map_content .map_table .map_txt .map_arrow a img {
    width: 20px;
    display: inline-block;
    vertical-align: top;
}
.map_content .map_table .map_txt .map_arrow a span {
    display:none;
}
.map_content .map_table .map_txt .map_arrow a:nth-child(2) img {
    transform: rotate(180deg);
}
.map_content .map_table .map_txt .map_arrow a:nth-child(1):hover span {
    position:absolute;
    display:block;
    background:#fff;
    border:1px solid #ddd;
    width: 70px;
    padding: 10px;
    font-size: 13px;
    right: 0;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 10%);
}
.map_content .map_table .map_txt .map_arrow a:nth-child(2):hover span {
    position:absolute;
    display:block;
    background:#fff;
    border:1px solid #ddd;
    width: 70px;
    padding: 10px;
    font-size: 13px;
    left: 0;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 10%);
}
.map_content .map_table table {
    width:100%;
    border-collapse: collapse;
    letter-spacing: normal;
    table-layout: fixed;
}
.map_content .map_table table, th, td {}
.map_content .map_table th {
    font-size: 14px;
    background: #eff2f8;
    text-align: center;
    padding: 8px 16px;
    border: 1px solid #e4e8eb;
     width: 20%;
}
.map_content .map_table td {
    padding: 3px 7px;
    border: 1px solid #e4e8eb;
    font-size: 12px;
    text-align: center;
    color:#000;
    vertical-align: top;
    height:80px;
    min-height:80px;
}
.map_content .map_table tr {
}
.map_content .map_table th:first-child {
    border-left: 0;
}
.map_content .map_table th:last-child {
    border-right: 0;
}
.map_content .map_table td:first-child {
    border-left: 0;
}
.map_content .map_table td:last-child {
    border-right: 0;
}
.map_content .map_table .mtable_text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.school_search {
    width: 95%;
    background: #f9f9f9;
    padding: 15px 23px;
    margin: 0 auto;
    border-radius: 5px;
}
.school_search li {
    margin-bottom:0;
}
.school_search  li > .selectbox {
    max-width:190px;
}
.pop_school {
    width:95%;
    margin:10px auto 0;
    height: 349px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.pop_school th {
    width:70%;
    font-size:14px; 
    background:#eff2f8;
    text-align:center;
    padding:8px 16px;
}
.pop_school th:first-child {
    width:30%;
}
.pop_school td {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size:14px; 
    text-align:left;
    border: 1px solid #e4e8eb;
    padding:5px 8px;
}
.pop_school table {
    width:100%;
    border-collapse: collapse;
    border-top: 2px solid #000;
    letter-spacing: normal;
    table-layout: fixed;
}
.no_data {
    height:100px;
}
/* 랭킹순위 */
.ranking_table {
    width:25%;
    padding:4px;
    display:table-cell;
}
.ranking_table:first-child .ranking_name .ranking_school {
    width: 100%;
    padding-bottom: 12px;
}
.ranking_table table {
    width: 100%;
    border-collapse: collapse;
    letter-spacing: normal;
    table-layout: fixed;
    border-bottom:1px solid #f1f1f1;
    border-top: 2px solid #7c7c7c;
}
.ranking_table th {
    font-size: 14px;
    background: #eff2f8;
    text-align: center;
    padding: 8px 2px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight: 500;
}
.ranking_table th:last-child,
.ranking_table td:last-child {
    border-right:0;
}
.ranking_table td {
    font-size:14px;
    padding:7px 3px;
    border-right: 1px solid #f1f1f1;
}
.ranking_table th.rank_num {
    width:13%;
    text-align: center;
}
.ranking_table th.rank_name {
    width:43%;
}
.ranking_table th.rank_food {
    width:23%;
    text-align: center;
}
.ranking_table th.rank_mon {
    width:21%;
    text-align: center;
}
.ranking_table td.rank_num {
    text-align: center;
}
.ranking_table td.rank_name {
    padding-left: 9px;
    word-break: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ranking_table td.rank_food {
    text-align: center;
}
.ranking_table td.rank_mon {
    text-align: center;
}
.ranking_name {
    text-align:left;
    font-size: 17px;
}
.ranking_name:after {
    display:block;
    content:'';
    clear:both;
}
.ranking_name .ranking_school {
    text-align: center;
    width:87%;
    float:left;
}
.ranking_name .ranking_img {
    position:relative;
    padding-bottom:5px;
}
.ranking_name .ranking_img:after {
    clear:both;
    display:block;
    content:'';
}
.ranking_name .ranking_img a {
    float:right;
}
.ranking_name .ranking_img a > img {
    width:35px;
    padding:4px 5px 8px 10px;
    display:inline-block;
}
.rank_defalt table {
    border-top:2px solid #afafaf;
}
.rank_defalt {
    color:#d4d4d4;
}
.rank_defalt th {
    background:#f8f8f9;
}
.hover_p:hover .rank_plus {
    display:block;
    position: absolute;
    z-index: 1;
    top: 31px;
    right: 0;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    padding: 12px 15px;
    box-sizing: border-box;
    border: 1px solid #e4e8eb;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 10%);
    color: #333;
    line-height: 30px;
    font-size:15px;
}
.hover_p:hover .rank_plus li:hover {
    cursor:pointer;
    background:#f5f5f5;
}
.hover_m {
    position:relative;
}
.hover_m span,
.hover_p .rank_plus {
    display: none;
}
.hover_m:hover span {
    position:absolute;
    z-index: 2;
    display:block;
    background:#fff;
    border:1px solid #ddd;
    width: 50px;
    padding: 10px;
    font-size: 13px;
    left: 0;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 10%);
    color:#000;
}
.rank_month {
    float:right;
    padding-top: 13px;
}
/* 급식뉴스_포털기사 */
.news_content:after {
    display:block;
    content:'';
    clear:both;
}
.news_content .naver_news,
.news_content .daum_news {
    float:left;   
    width:50%;
    padding:5px;
}
.news_content .daum_news .news_potal,
.news_content .naver_news .news_potal {
    padding:30px 0 15px;
    font-weight: 500;
}
.news_content .daum_news .news_potal img,
.news_content .naver_news .news_potal img {
    border-radius:7px;
}
.news_content .news_potal .btn_type6 {
    float: right;
}
.news_content .daum_news .daum_box,
.news_content .naver_news .naver_box {
    padding-bottom:25px;
}
.news_content .news_header ul li {
    border-top: 1px solid #35353f;
    border-bottom: 1px solid #e4e8eb;
    background-color: #fff;   
    float:left;
    padding: 10px 5px;
    font-size:14px;
    font-weight: 500;
}
.news_content .news_body ul li {
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
    float:left;
    padding: 10px 5px;
    font-size:14px;
}
.news_content .board_num {
    width:15%;
    text-align:center;
}
.news_content .news_header .board_tit {
    width:50%;
    text-align:center;
}
.news_content .news_body .board_tit {
    width:50%;
    text-align:left;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_content .board_date {
    width:20%;
    text-align:center;
}
.news_content .board_tar {
    width:15%;
    text-align:center;
}

/* 복사팝업창 */
#toast {
    position: fixed;
    /*bottom: 30px;*/
    bottom: 50%;
    left: 50%;
    padding: 15px 20px;
    transform: translate(-50%, 10px);
    border-radius: 30px;
    overflow: hidden;
    font-size: .8rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s, transform .5s;
    background: rgba(0, 0, 0, .35);
    color: #fff;
    z-index: 10000;
}

#toast.reveal {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0)
}


/* 플로팅 */
#floating {
    position: fixed;
    right: 0;
    top: 0px;
    width: 110px;
    height:100%;
    text-align: center;
    z-index: 9;
    background-color: #fff;
    border-left: 1px solid #ddd;
    box-shadow: 0 0 8px rgb(0 0 0 / 10%);
    box-shadow: -2px 2px 8px rgb(0 0 0 / 8%);
    transition: all ease 0.5;
}
#floating .floating_arrow {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 100px;
    border: 1px solid #ddd;
    border-right: none;
    z-index: 0;
    border-radius: 25px 0 0 25px;
    background: #fff;
    box-shadow: -2px 1px 3px rgb(0 0 0 / 6%);
    cursor: pointer;
}
#floating .floating_close {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    transform: rotate(90edg);
    width: 35px;
    height: 100px;
    border: 1px solid #ddd;
    border-right: none;
    z-index: 0;
    border-radius: 25px 0 0 25px;
    background: #fff;
    box-shadow: -2px 1px 3px rgb(0 0 0 / 6%);
    cursor: pointer;
}
#floating .floating_arrow img {
    width: 20px;
    position: absolute;
    top: 41%;
    left: 30%;
    transform: rotate(90deg);
}
#floating .floating_close img {
    width: 20px;
    position: absolute;
    top: 41%;
    left: 30%;
    transform: rotate(270deg);
}
#floating .floating_sns {
    padding:11px;
}
#floating .floating_sns:after {
    display:block;
    content: '';
    clear: both;
}
#floating .floating_sns a {
    float: left;
    width:35px;
    height:35px;
    font-size: 0;
    margin:4px 4px;
    display: inline-block;
}
#floating .floating_sns a:first-child {
    background: url(/img/sns_icon.png) -115px 0 no-repeat;
}
#floating .floating_sns a:nth-child(2) {
    background: url(/img/sns_icon.png) -1px 0 no-repeat;
}
#floating .floating_sns a:nth-child(3) {
    background: url(/img/sns_icon.png) -39px 0 no-repeat;
}
#floating .floating_sns a:nth-child(4) {
    background: url(/img/sns_icon.png) -77px 0 no-repeat;
}
.floating_content {
    right:0;
    font-size: 13px;
}
.floating_content .floating_img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}
.floating_content .floating_img:hover {
    color:#ef2c2c;
}
.floating_content .floating_img img {
    width:35px;
}
.floating_content .floating_img:nth-child(2) img {
    width:38px;
}
.floating_content .floating_img:nth-child(3) img {
    width:31px;
    padding-bottom: 6px;
}
.floating_content hr.hr_side {
    margin:10px 0;
}
.floating_content .floating_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: #333;
    padding: 8px 0;
}
.floating_content .floating_btn #flo_top {
    cursor: pointer;
}
.floating_content .floating_btn #flo_top img {
    width: 20px;
    display: inline-block;
}

/* 서비스 준비중 */
.ready {
    padding:50px 0;
    text-align: center;
}
.ready .at_title {
    padding: 30px 0 10px;
}
.ready img {
    display: inline-block;
    width: 130px;
}
.ready p {
    margin:0;
}

/* 탈퇴 */
.popuser_txt {
    padding:10px;
}
.popuser_txt h5 {
    font-size: 30px;
    margin: 0 0 4% 0;
}
.popuser_txt .form_para > input.textbox {
    height:40px;
}
.user_plus:after{
    content:'';
    display:block;
    visibility:hidden;
    clear:both;
}
.user_plus ul {
    padding: 5px 0;
}
.user_plus ul > li {
    position:relative;
    font-size: 15px;
    line-height: 40px;
    background-color:#fff;
    position: relative;
    border-radius: 3px;
    width:100%;
}
.user_plus ul > li:not(:last-child){
    margin-right:20px;
}
.user_plus ul > li:before {
    color:#ccc;
}
.user_plus ul > li .user_defalt {
    display:block;
    width:100%;
    height:100%;
    color:#000;
    padding:0 30px 0 20px;
    box-sizing: border-box;
    position:relative;
    border:1px solid #ccc;
    border-radius:3px;
}
.user_plus ul > li .user_arrow {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 13px;
    transform:rotate(180deg);
}
.user_plus ul > li ol {
    position: absolute;
    z-index:999;
    top: 40px;
    left:50%;
    transform:translateX(-50%);
    background-color:#fff;
    display:none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width:100%;
    padding:10px 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.user_plus ul > li ol li{
    cursor: pointer;
    width:100%;
}

/* 상단버튼 */
.scrolltop {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 1030;
    transition: all 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    padding: 14px;
    border:1px solid #eee;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.scrolltop:hover,
.scrolltop:focus {
    background: #f8f8f8;
}


/* 레이어 팝업 */
#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 0;
}
.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff;
}
.hd_pops .hd_pops_footer {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hd_pops button {
    background: none;
    border:none;
}
.hd_pops .hd_pops_close img {
    filter: invert(1);
    width:17px;
}
.hd_pops p {
    padding: 25px 20px;
    margin: 0;
}

/* 로딩페이지 */
.loader_bg {
    color: #fff;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader { 
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -115px 0 0 -35px;
    border: 10px solid #cbcbcb;
    border-radius: 50%;
    border-top: 10px solid #ef2c2c;
    width: 90px;
    height: 90px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.loader_txt {
    position: absolute;
    left: 50%;
    top: 52%;
    z-index: 1;
    font-size: 17px;
    font-weight: 700;
    transform: translate(-50%, 0);
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); } 
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); } 
}

.search_count {
    width: 100%;
    max-width: 1112px;
    margin: 30px auto 10px;
    padding: 23px;
    text-align: center;
    background: #f9f9f9;
}

/* 메인 팝업창 */
#main-popup {
    position: absolute;
    left: 20.6%;
    top: 56px;
    padding: 0;
    z-index: 99;
    max-width: 470px;
}

#agreePopup img {
    /*max-width: fit-content;*/
    max-width: 100%;
}

.agree-popup-inner {
    background: #333;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}

.agree-popup-inner a {
    color: #fff;
}

.replaced_menu {
    color: #ff0000;
    background-color: #e9fff2;
}

.nomobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    height: 100%;
    background: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.company_list:after {
    display: block;
    content: '';
    clear: both;
}
.company_list {
    border-top: 1px solid #ddd;
}
.company_list li {
    float: left;
    width: 33.33%;
    padding: 10px 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #ddd;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.company_list li:nth-child(1),
.company_list li:nth-child(3n+1) {
    border-left: 1px solid #ddd;
}
.company_list li.on {
    color: #000;
    background: #fbfbfb;
}
.company_list li.on:after {
    border: 1px solid #666;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: -1px;
}
.company_list li.on:nth-child(1),
.company_list li.on:nth-child(3n+1) {
    border-left: 0;
}
.company_txt {
    font-size: 17px;
    padding: 10px;
}

.selectBox2 * { box-sizing: border-box; }
.selectBox2 {
  position: relative;
  width: 150px;
  height: 36px;
  border-radius: 4px;
  cursor: pointer;
}

.selectBox2:before {
    content: '';
    display: block;
    width: 2px;
    height: 8px;
    position: absolute;
    top: 13px;
    right: 17px;
    background: #333;
    transform: rotate(-45deg);
}

.selectBox2:after {
    content: '';
    display: block;
    width: 2px;
    height: 8px;
    position: absolute;
    top: 13px;
    right: 12px;
    background: #333;
    transform: rotate(45deg);
}

.selectBox2.active:before {
    transform: rotate(45deg);
}

.selectBox2.active:after {
    transform: rotate(-45deg);
}

.selectBox2 .label {
  display: flex;
    align-items: center;
    width: inherit;
    height: inherit;
    border: 1px solid #ccc;
    outline: 0 none;
    padding-left: 15px;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
}

.selectBox2 .optionList {
    position: absolute;
    top: 33px;
    left: -1px;
    width: 150px;
    background: #fff;
    color: #000;
    list-style-type: none;
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
    max-height: 0;
}

.selectBox2 .optionList::-webkit-scrollbar {width: 6px;}
.selectBox2 .optionList::-webkit-scrollbar-track {background: transparent; }
.selectBox2 .optionList::-webkit-scrollbar-thumb {background: #303030; border-radius: 45px;}
.selectBox2 .optionList::-webkit-scrollbar-thumb:hover {background: #303030;}

.selectBox2.active .optionList {
  max-height: 500px;
    border: 1px solid #ccc;
    z-index: 2;
    overflow-y: scroll;
}

.selectBox2 .optionItem {
  border-bottom: 1px dashed #ddd;
    padding: 0 15px;
    transition: .1s;
    width: 100%;
    font-size: 14px;
    margin: 0;
    line-height: 2.8;
}

.selectBox2 .optionItem:hover {
  background: #f9f9f9;
}

.selectBox2 .optionItem:last-child {
  border-bottom: 0 none;
}

#search_detailbox:after {
    clear: both;
    display: block;
    content: '';
}
#search_detailbox {
    width: 100%;
    padding: 20px;
    background: #f8f8f8;
}
#search_detailbox ul {
    margin: 2px 0;
}
#search_detailbox .selectBox2 {
    width: 240px;
}
#search_detailbox .selectBox2 .optionList {
    width: 240px;
}
#search_detailbox .selectBox2 .optionList .optionItem {
    width: 100%;
}
#search_detailbox ul li {
    width: 170px;
}
#search_detailbox ul li select {
    width: 100%;
    max-width: 100%;
}
#search_detailbox ul li input {
    width: 100%;
}
#search_detailbox .product_sort {
    float: left;
}
#search_detailbox .product_sort ul {
    display: inline-flex;
    width: 300px;
    align-items: center;
    justify-content: center;
    height: 36px;
}
#search_detailbox .product_sort ul li {
    margin-bottom: 0;
}
#search_detailbox .product_sort ul li label {
    margin-bottom: 0;
}
#search_detailbox .search_price {
    display: flex;
    width: auto;
    align-items: center;
    margin: 2px 20px 2px 20px;
    font-size: 15px;
}
#search_detailbox .search_price {
    padding-right: 0;
}
#search_detailbox .search_price input {
    margin: 0 6px;
    width: 120px;
    padding: 0 10px;
}
.d_search li {
    position: relative;
}
.d_search li .search_detail:before {
    width: 10px;
    height: 2px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    top: 19px;
    right: 21px;
}
.d_search li .search_detail:after {
        width: 10px;
    height: 2px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 19px;
    right: 27px;
}
.price_btn {
    border-radius: 20px;
    padding: 3px 12px;
    border: 1px solid #ccc;
    color: #ccc;
    margin: 0 2px;
    font-size: 13px;
    background: #fff;
}
.price_btn.on {
    border: 1px solid #ef2c2c;
    color: #ef2c2c;
}

