body {
    font-family: helvetica, meiryo,'Nanum Square';
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: left;
}

address, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, iframe, input, li, object, ol, p, select, textarea, ul {
    margin: 0;
    padding: 0;
}

ol, ul{
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

table {
    clear: both;
    border-collapse: collapse;
}

input[type=checkbox] {
    vertical-align: middle;
}

input[type=text]{
    outline: none;
}

input {
    padding-right: 1px;
}

textarea{
    outline: none;
}

img {
    vertical-align: top;
}

fieldset, iframe, img {
    border: none;
}

.aside_notice .section .txt_info:after, .banner_box .item:after, .board_box .card_type .btn_area:after, .btn_wrap .btn_theme:after, .btn_wrap .btn_theme_v2.btn_type_v2:after, .btn_wrap .theme_a.btn_type_v2:after, .card_board .info_area:after, .coupon_section:after, .gallery_area ul:after, .gallery_area.type4 li:after, .hub_section .category_area:after, .hub_section .location_area .list_location:after, .info_box .area_aaccount .list_info .item_description .text:after, .info_box .area_aaccount:after, .info_box .list_info:after, .main .board_box .area_info:after, .main .board_box .list_board:after, .menu_box .info_area:after {
    display: block;
    clear: both;
    content: '';
}

.aside_notice .section .txt_info:after, .banner_box .item:after, .board_box .card_type .btn_area:after, .btn_wrap .btn_theme:after, .btn_wrap .btn_theme_v2.btn_type_v2:after, .btn_wrap .theme_a.btn_type_v2:after, .card_board .info_area:after, .coupon_section:after, .gallery_area ul:after, .gallery_area.type4 li:after, .hub_section .category_area:after, .hub_section .location_area .list_location:after, .info_box .area_aaccount .list_info .item_description .text:after, .info_box .area_aaccount:after, .info_box .list_info:after, .main .board_box .area_info:after, .main .board_box .list_board:after, .menu_box .info_area:after {
    display: block;
    clear: both;
    content: '';
}

.theme_color {
    color: #cf1a02 !important;
}
.theme_background {
    background-color: #cf1a02 !important;
}

.wrap {
    position: relative;
    min-width: 1280px;
    height: 100%;
    background-color: #000;
}

._container {
    padding-top: 80px;
    background-color: #fff;
}

.main ._container {
    padding-top: 0;
}

.section_spot {
    position: relative;
}

.section_spot .spot_images {
    position: relative;
}

.section_spot .spot_images .img_cover {
    width: 100%;
    height: 400px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.section_spot .spot_dimmed {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 10;
    background-color: #000;
}

.section_spot .spot_homesite {
    display: table;
    position: absolute;
    left: 50%;
    top: 0;
    width: 1000px;
    height: 400px;
    margin-left: -550px;
}

.section_spot .spot_homesite .site_info {
    display: table-cell;
    position: relative;
    z-index: 2;
    padding-top: 39px;
    vertical-align: middle;
    letter-spacing: -.8px;
}

.section_spot .spot_homesite .site_thumb {
    display: inline-block;
    float: left;
    position: relative;
    width: 200px;
    height: 200px;
    margin-right: 20px;
}

.section_spot .spot_homesite .site_thumb img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.section_spot .spot_homesite .site_thumb:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(0,0,0,.08);
    content: '';
}

.section_spot .spot_homesite .site_name {
    margin-top: 6px;
    font-size: 35px;
    font-weight: bold;
    line-height: 100px;
    color: #fff;
    letter-spacing: -.8px;
    word-wrap: break-word;
    word-break: break-all;
}

.section_spot .spot_homesite .site_description {
    margin-top: 2px;
    font-size: 20px;
    color: rgba(255,255,255,.8);
    line-height: 30px;
    letter-spacing: -.6px;
    word-wrap: break-word;
    word-break: break-all;
}

/* --------------------------- 컨텐츠 영역 시작 -------------------------------*/
.content {
    width: 1280px;
    min-height: 650px;
    padding: 0 90px 100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main_area{
    width: 100%;
}

.main_area .inner {
    position: relative;
}

.main .uio_box {
    position: relative;
    margin-top: 80px;
}

.main .summary_btn_more {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    letter-spacing: -.6px;
    text-align: left;
    color: #666;
}

.main .summary_btn_more .text {
    vertical-align: middle;
}

.uio_title {
    display: inline-block;
    position: relative;
    font-size: 20px;
    margin-bottom: 40px;
    color: #999;
    font-weight: 400;
    letter-spacing: -.8px;
}

.uio_title:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    content: '';
    width: 1100px;
    height: 1px;
    background-color: #ebebeb;
}

.uio_title_bullet {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 1px;
    z-index: 1;
}

/*메뉴 시작*/
.menu_box .list_menu {
    min-width: 1280px;
}

.menu_box .menu_type1 .list_menu, .menu_box .menu_type2 .list_menu {
    margin-left: -16px;
}

.menu_box .list_menu li {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.menu_box .menu_type1 .list_menu li, .menu_box .menu_type2 .list_menu li {
    width: 353px;
    margin: 50px 0 0 16px;
    padding-bottom: 32px;
}

.menu_box .menu_type1:first-child .list_menu li:nth-child(-n+3), .menu_box .menu_type2:first-child .list_menu li:nth-child(-n+3) {
    margin-top: 0;
}

.menu_box .list_menu .link_menu {
    display: block;
}

.menu_box .thumb_area {
    position: relative;
    overflow: hidden;
    width: 353px;
    height: 235px;
}

.menu_box .thumb_area img {
    vertical-align: top;
}
.main .menu_box .thumb_area img:hover{
    transform:scale(1.1);            /* 이미지 확대 */
}
.main .menu_box .thumb_area img {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
    transition: transform .2s cubic-bezier(.165,.84,.44,1);
    transition: transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1);
}

.menu_box .info_area {
    position: relative;
    margin-bottom: -6px;
}
.menu_box .price_menu {
    font-size: 18px;
}
.menu_box .menu_type1 .list_menu .price_menu, .menu_box .menu_type2 .list_menu .price_menu {
    position: absolute;
    left: 0;
    bottom: -32px;
}

.menu_box .title_menu {
    display: block;
    overflow: hidden;
    max-height: 51px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #111;
    letter-spacing: -1px;
}

.icon_label {
    display: inline-block;
    width: 40px;
    height: 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    vertical-align: top;
    line-height: 22px;
    color: #fff;
}

.icon_best {
    background-color: #ff2500;
    font-family: Roboto,sans-serif;
}

.menu_box .icon_label {
    position: absolute;
    top: -244px;
    left: 10px;
}

.menu_box .text_menu {
    display: block;
    overflow: hidden;
    padding-right: 125px;
    max-height: 48px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 24px;
    color: #999;
    letter-spacing: -.9px;
    word-break: break-all;
    word-wrap: break-word;
}
/*메뉴 끝*/

/*업체사진 시작*/
.gallery_area {
    overflow: hidden;
    position: relative;
}

.gallery_area.type3 ul {
    margin-left: -20px;
    font-size: 0;
}

.gallery_area.type3 li {
    display: inline-block;
    width: 33.333%;
    padding-left: 20px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery_area .gallery_img {
    position: relative;
}

.main .gallery_area .gallery_img {
    overflow: hidden;
}

.gallery_area .gallery_img a {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.gallery_area .gallery_img img {
    display: block;
    width: 100%;
    vertical-align: top;
}

.gallery_area .gallery_img img:hover{
    transform:scale(1.1);
}

.main .gallery_area .gallery_img img {
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform .2s cubic-bezier(.165,.84,.44,1);
    transition: transform .2s cubic-bezier(.165,.84,.44,1);
    transition: transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1);
}

.gallery_area.type3 li:nth-child(n+4) {
    margin-top: 20px;
}

.main .more_item {
    height: 260px;
    border: solid 1px #ebebeb;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 8%);
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 8%);
    font-family: Roboto,Sans-serif;
    text-align: center;
}

.main .type3 .more_item {
    height: 351px;
}

.main .more_item .link_more {
    display: block;
}

.main .more_item .icon {
    display: block;
    border-bottom: 1px solid #ebebeb;
    font-size: 60px;
    color: #666;
}

.main .more_item .nicon_forward1 {
    padding: 80px 0 20px;
    margin: 0 46px 30px;
}

.main .type3 .more_item .icon {
    padding-top: 100px;
    margin: 0 92px 30px;
}

.main .more_item .text {
    display: block;
    font-size: 15px;
    letter-spacing: -.5px;
    line-height: 22px;
    color: #333;
}
.main .more_item .text>i {
    display: block;
    font-size: 12px;
    color: #bbb;
    letter-spacing: -.3px;
}

/*업체사진 끝*/

/*쿠폰 시작*/

.coupon_section {
    margin-left: -20px;
}

.coupon_area {
    float: left;
    position: relative;
    padding: 0 0 20px 20px;
    width: 560px;
}

.coupon_area:before {
    position: absolute;
    left: 20px;
    top: 0;
    right: 0;
    bottom: 20px;
    content: '';
    border: 1px solid #ebebeb;
}

.coupon_area .coupon {
    display: table;
    position: relative;
    width: 100%;
    height: 278px;
}

.coupon_area .coupon.type_coupon {
    background-color: #2266a6;
}

.coupon_area .coupon_info {
    display: table-cell;
    position: relative;
    z-index: 10;
    padding: 0 10px;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
}

.coupon_area .coupon_info .type {
    display: block;
    margin-top: 10px;
}

.coupon_info .type .coupon_title {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}

.coupon_area .coupon_info .title {
    display: block;
    margin-top: 9px;
    padding: 0 60px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    letter-spacing: -1px;
}

.coupon_area .image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.coupon_area .image:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.45);
    content: '';
}

.coupon_area .image .cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.coupon_area .link_more {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
}

/*쿠폰 끝*/

/*방문후기 시작*/

.main .board_box .item {
    position: relative;
    float: left;
    width: 353px;
}
.main .board_box .item:after {
    position: absolute;
    right: -20px;
    top: -31px;
    width: 20px;
    height: 1px;
    background-color: #fff;
    content: '';
}

.main .board_box .area_title {
    display: block;
    position: relative;
}

.main .board_box .area_title .title {
    display: inline-block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 17px;
    color: #333;
    letter-spacing: -.9px;
    line-height: 25px;
    vertical-align: top;
}

.main .board_box .area_title .title>a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
}

.main .board_box .area_info .thumb {
    float: right;
    margin-left: 20px;
}

.main .board_box .area_info .text {
    overflow: hidden;
    height: 110px;
    font-size: 12px;
    font-weight: 700;
    color: #666;
    letter-spacing: -.6px;
    line-height: 26px;
    word-wrap: break-word;
    word-break: break-all;
}

.main .board_box .area_user {
    margin-top: 10px;
    font-size: 13px;
    color: #666;
}

.main .board_box .area_user .date {
    font-family: Roboto,Sans-serif;
    color: #aaa;
}

.main .board_box .area_user .date:before {
    display: inline-block;
    width: 1px;
    height: 11px;
    margin: 5px 7px 0;
    background-color: #ebebeb;
    vertical-align: top;
    content: '';
}

.main .board_box .item+.item {
    margin-left: 20px;
}

/*방문후기 끝*/

/*오시는길 시작*/
/*지도영역*/
.map_area {
    position: relative;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 2px 2px 6px 0 rgb(0 0 0 / 3%);
    box-shadow: 2px 2px 6px 0 rgb(0 0 0 / 3%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.info_box .map_area {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.info_box .map_area:before {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #717480;
    opacity: .9;
    content: '';
}


.info_box .map {
    display: block;
    height: 400px;
}

.map_area .map_adr {
    position: relative;
    padding: 38px 250px 40px 40px;
    height: 140px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.info_box .map_adr {
    padding: 0 265px 0 20px;
    margin: 40px 0;
    height: auto;
    max-height: 140px;
}

.map_area .map_adr>p {
    overflow: hidden;
    margin-top: 3px;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    letter-spacing: -1px;
}

.info_box .map_adr>p {
    font-size: 26px;
    line-height: 38px;
}

.map_area .map_btn_wrap {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 40px;
    height: 61px;
    margin-top: -30px;
}

.info_box .map_btn_wrap {
    position: absolute;
    right: 20px;
    top: 40px;
    z-index: 250;
}

.map_area .map_btn_wrap>a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    content: '';
}

.map_area .map_btn_wrap .btn_roadmap:after {
    overflow: hidden;
    width: 22px;
    height: 27px;
    background-position: -594px 0;
}

.map_area .map_btn_wrap>a {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 61px;
    height: 61px;
    margin-left: 6px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 1000px;
    color: #333;
}

.info_box .map_btn_wrap [class^=btn_] {
    display: inline-block;
    width: auto;
    height: 40px;
    padding: 0 20px;
    margin-left: 4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: -1px;
    line-height: 40px;
    color: #fff;
}

.map_area .map_btn_wrap>a:first-child {
    margin-left: 0;
}

.info_box .map_btn_wrap .nicon {
    margin: 12px 5px 0 0;
    font-size: 15px;
    vertical-align: top;
    color: #fff;
}
/*지도영역*/

/*업체정보*/
.aside_notice .section .txt_info:after, .banner_box .item:after, .board_box .card_type .btn_area:after, .btn_wrap .btn_theme:after, .btn_wrap .btn_theme_v2.btn_type_v2:after, .btn_wrap .theme_a.btn_type_v2:after, .card_board .info_area:after, .coupon_section:after, .gallery_area ul:after, .gallery_area.type4 li:after, .hub_section .category_area:after, .hub_section .location_area .list_location:after, .info_box .area_aaccount .list_info .item_description .text:after, .info_box .area_aaccount:after, .info_box .list_info:after, .main .board_box .area_info:after, .main .board_box .list_board:after, .menu_box .info_area:after {
    display: block;
    clear: both;
    content: '';
}

.info_box .list_info {
    padding: 30px 0;
    letter-spacing: -1px;
    font-size: 15px;
    line-height: 22px;
}

.info_box .list_info+.list_info {
    border-top: 1px solid #ebebeb;
}

.info_box .list_info .item_title {
    float: left;
    width: 168px;
    padding-left: 10px;
    font-size: 15px;
    color: #111;
}

.info_box .list_info [class^=nicon] {
    margin: 2px 9px 0 0;
    font-size: 17px;
    color: #c7ccd4;
    vertical-align: top;
}

.info_box .list_info .item_description {
    overflow: hidden;
    padding-right: 10px;
}

.info_box .list_info .item_description {
    margin-left: 60px;
    color: #666;
}

.info_box .list_info .text {
    display: block;
}

.info_box .list_info .sub_title {
    display: inline-block;
    min-width: 40px;
    margin-right: 20px;
    color: #999;
}
.info_box .list_info .sub_description {
    margin-left: 64px;
    color: #999;
}
.info_box .list_info .text+.text {
    margin-top: 8px;
}
.info_box .list_info .local_description .sub_text:before {
    display: inline-block;
    width: 1px;
    height: 15px;
    margin: 2px 9px 0 -11px;
    background-color: #e0e0e0;
    vertical-align: top;
    content: '';
}

.info_box .list_info .item_title .icon {
    display: inline-block;
    margin: 6px 0 0 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
    width: 7px;
    height: 7px;
}
.info_box .list_info .item_title .icon_open {
    background-color: #43df89;
}
.info_box .list_info .item_title .icon_finish {
    background-color: #f12849;
}

.blind {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

em{
    font-style: normal;
}

.info_box .list_guide {
    margin-bottom: -23px;
}

.info_box .list_guide .item_guide {
    display: inline-block;
    min-width: 80px;
    margin-bottom: 23px;
    text-align: center;
    letter-spacing: -.6px;
    color: #666;
    vertical-align: top;
}

.info_box .list_guide .icon {
    font-size: 36px;
    color: #111;
}

.info_box .list_guide .sub_text {
    display: block;
    font-size: 13px;
}
/*업체정보*/

/*오시는길 끝*/

/*배너박스 시작*/
.col1, .col2, .col3 {
    position: relative;
}

.banner_box .area_banner {
    overflow: hidden;
    position: relative;
    float: left;
    width: 1100px;
    height: 211px;
    margin-bottom: 1px;
}

.banner_box .banner_thumb {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
}
.banner_box .banner_thumb:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: .4;
    content: '';
}

.banner_box .banner_info {
    position: relative;
    padding: 40px 40px 0;
}

.banner_box .link_connect {
    display: inline-block;
    overflow: hidden;
    height: 36px;
    padding: 0 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    color: #fff;
    letter-spacing: -.8px;
    vertical-align: top;
}

.banner_box .text_info {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: -.7px;
    color: #fff;
    line-height: 22px;
}

/*배너박스 끝*/

/*이미지 갤러리 시작*/
.img_list{
    cursor: pointer;
    display: inline-block;
}
/*이미지 갤러리 끝*/

/* --------------------------- 컨텐츠 영역 끝 -------------------------------*/




