﻿
/* 홈, 검색기, 디자인, 상단 메뉴바 */
#dvListMore { min-height: 200px; }
#form_cboxJSON_searchBox button.btn.dropdown-toggle.btn-default.bs-placeholder { border: 0px; }
img#userinfoLabel1 { width: 30px; border-radius: 70%; overflow: hidden; height: 30px; object-fit: cover; }

/* 홈, 검색기, 디자인 - 모바일 메뉴 */
#head-topPanelLogoBar #pnlBtnMainMenu  ul.dropdown-menu {width: 300px; padding: 5px 10px 10px 10px;}
#head-topPanelLogoBar #pnlBtnMainMenu li {border-bottom: 0px;padding: 7px 0px;}
#head-topPanelLogoBar #pnlBtnMainMenu li.dropdown.dropdown-header.shittim-dropdown-menu-header {padding-left: 15px !important;padding-bottom: 0px;}

/* 콤보 메뉴 아이템 디자인 */
span.combomenu-LI-Label.active { color: #ff5722; }

/* 부트스트랩 버튼 활성화, 포커스 테두리 없애기 */
button, button:active, button:focus, button:hover, .btn, .btn:active, .btn:focus, .btn:hover { outline: none !important; }
button.btn.dropdown-toggle.btn-default:hover { background-color: #fff; color: #ff7c22; }
button.btn.dropdown-toggle.btn-default:active { outline: none !important; background-color: #fff; }
button.btn.dropdown-toggle.btn-default:focus { outline: none !important; background-color: #fff; }

/* 서브 홈 디자인 */
#shittim_div_contents_L { box-shadow: 5px 0px 5px 0px #e3e3e3; }
#shittim_div_contents_S { padding-left: 0px !important; margin-left: 0px !important; margin-top: -1px !important; }
#shittim_div_contents_S button.btn.dropdown-toggle.oneday_menu_btn { font-size: 17px; }

/* 서브 홈 모바일 메뉴 바 */
#pnlBtnMainMenu ul.dropdown-menu.dropdown-menu-left { min-width: 370px; }
#pnlBtnMainMenu li { border-bottom: 1px solid #eee;padding: 10px 0px; }
#pnlBtnMainMenu i.fa.fa-fw.fa-angle-right { display: none; }

/* 찜하기 버튼의 On / Off */
i.fa.fa-solid.fa-heart.shittim-wish {
}

i.fa.fa-solid.fa-heart.shittim-wish-o {
    color: #fff;
}

    i.fa.fa-solid.fa-heart.shittim-wish-o:Hover {
        color: #FF9800;
    }

.oneday-btn-rect-etc {
    height: 100%;
    border: 0px;
    border-radius: 0px;
    background-color: #9e9e9e;
    color: #fff;
}

    .oneday-btn-rect-etc:hover {
        background-color: #646464;
        color: #fff;
    }

.oneday-btn-rect-orange {
    height: 100%;
    border: 0px;
    border-radius: 0px;
    background-color: #ffc107;
    color: #FFF;
}

    .oneday-btn-rect-orange:hover {
        background-color: #ffd144;
        color: #fff;
    }

.oneday-btn-save {
    /* 저장 */
    background-color: #ef560cfa;
    border-color: #ef560cfa;
    color: #fff;
}

    .oneday-btn-save:hover {
        background-color: #ff884ffa;
        border-color: #ff884ffa;
        color: #fff;
    }

.oneday-btn-delete {
    /* 삭제 */
    background-color: #808080;
    border-color: #808080;
    color: #fff;
}

    .oneday-btn-delete:hover {
        background-color: #535253;
        border-color: #535253;
        color: #fff;
    }

.oneday-btn-etc {
    /* 기타 */
    background-color: #F2F2F2;
    border-color: #cccccc;
    color: #555;
}

    .oneday-btn-etc:hover {
        background-color: #FAFAFA;
        border-color: #cccccc;
        color: #555;
    }

.oneday-btn-close {
    /* 닫기, 수정, 변경 */
    background-color: #FFFFFF;
    border-color: #cccccc;
    color: #555;
}

    .oneday-btn-close:hover {
        background-color: #D9D9D9;
        border-color: #cccccc;
        color: #555;
    }

.oneday-btn-add {
    /* 새항목 만들기, 일정표 만들기 */
    background-color: #ef560cfa;
    border-color: #ef560cfa;
    color: #fff;
}

    .oneday-btn-add:hover {
        background-color: #e78a5efa;
        border-color: #e78a5efa;
        color: #fff;
    }

.oneday-btn-addsub {
    /* 서브항목 만들기, 활동추가 */
    background-color: #BDD7EE;
    border-color: #8dc4f5;
    color: #555;
}

    .oneday-btn-addsub:hover {
        background-color: #E1EDF7;
        border-color: #8dc4f5;
        color: #555;
    }

.oneday-btn-savesub {
    /* 서브항목 저장(등록), 구입, 결제, 더보기(박스가 있을 경우), 평가쓰기, 결정 등 */
    background-color: #E95411;
    border-color: #cd4a10;
    color: #fff;
}

.oneday-btn-savesub:hover {
    background-color: #F28250;
    border-color: #cd4a10;
    color: #fff;
}

.oneday-btn-cart {
    /* 장바구니, 오렌지색 장바구니 */
    background-color: #FFC000;
    border-color: #e1aa03;
    color: #000;
}

.oneday-btn-cart:hover {
    background-color: #FFD653;
    border-color: #e1aa03;
    color: #000;
}

.shittim-label-div {
    color: #555;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    padding-left: 0px;
    min-height: 18px;
    height: auto;
    margin-top: 20px;
}

.shittim_titlebar {
    background-color: #efefef !important;
}

.shittim_titlebar_explain {
    color: #3498DB;
}

@media screen and (max-width: 768px) {
    .oneday_detail_body {
        padding-right: 425px !important;
    }

    iframe.shittim-youtubeIFrame
    {
        /*min-height: 400px !important;*/
    }
}

@media screen and (max-width: 640px) {
    .oneday_detail_body {
        padding-right: 15px !important;
    }
    iframe.shittim-youtubeIFrame {
        /*min-height: 350px !important;*/
    }
}

@media screen and (max-width: 450px) {
    .oneday_detail_body {
        padding-right: 15px !important;
    }
    iframe.shittim-youtubeIFrame {
        /*min-height: 235px !important;*/
    }
}

.oneday_detail_body {
    padding-right: 425px;
}

iframe.shittim-youtubeIFrame {
    padding-top: 5px;
    width: 100%;
    /*min-height: 450px;*/
    border-radius: 5px 5px 0px 0px;
}

.shittim-youtube {
    width: 100%;
    border: 1px solid #ccc;
    min-height: 150px;
    border-radius: 5px 5px 0px 0px;
}

.shittim-youtube {
    background: black;
}

#DETAIL_CI_LIST {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #eee;
}

#DETAIL_BODYS {
    padding-top: 15px;
    padding-bottom: 15px;
}

.detail_Big_Title {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
    border-left: 10px solid #ff5722;
    font-size: 30px;
    font-weight: bold;
    line-height: 105%;
    color: #333;
}

.detail_Explain_Title {
    margin-left: 20px;
    margin-bottom: 20px;
}

.detail_Secure_Info {
    border: 1px solid #f9d7a4;
    background-color: #fff2e0;
    padding: 10px 20px;
    margin-bottom: 20px;
    color: #888;
}

.detail_Middle_Title {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.detail_Middle_Policy {
    padding-top: 15px;
}

.detail_contents {
    padding-top: 5px;
    padding-bottom: 5px;
}

.detail_images {
    padding-top: 15px;
    padding-bottom: 15px;
}

.detail_surrounding {
    padding-bottom: 20px;
}

.detail_Tagging2Ctag {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .detail_Tagging2Ctag .detail_Middle_Title {
        padding-top: 5px;
    }

.tourPlanViewer_body {
    border-bottom: 1px solid #ccc;
}

.tourPlan_CI_DAY {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tour_Service {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tourPlan_Meal {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    min-height: 30px;
}

.tourPlan_Hotel {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    min-height: 30px;
}

.tourPlan_Images {
    padding-top: 10px;
    padding-bottom: 10px;
}

.locAdd {
    text-indent: -10px;
    padding-left: 20px;
}

.locAdd:before {
    content: "●";
    display: inline-block;
    vertical-align: middle;
    padding: 0px 6px 3px 0px;
    color: #9e9e9e;
}

.detail_info_NoBefor {
    padding-top: 0px;
    padding-bottom: 5px;
    margin-left: 8px;
    text-indent: -8px;
    font-size: 15px;
    color: #333;
}

.detail_info {
    padding-top: 0px;
    padding-bottom: 7px;
    margin-left: 15px;
    text-indent: -8px;
}

.detail_info:before {
    content: "●";
    display: inline-block;
    vertical-align: middle;
    padding: 0px 6px 3px 0px;
    color: #9e9e9e;
}

.detail_surroundingtour {
    padding-top: 20px;
}

.detail_bold {
    font-weight: bold;
    padding-right: 5px;
}

#DETAIL_navbar {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #555;
    font-weight: normal;
}

#DETAIL_subject {
    font-size: 34px;
    font-weight: bold;
    color: #333;
}

#DETAIL_subinfo {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    color: #0094ff;
    font-weight: normal;
    position: relative;
    height: 39px;
}

    #DETAIL_subinfo .productcode {
        position: absolute;
        right: 5px;
        color: #555;
    }

#DETAIL_starGrade {
    padding-left: 10px;
}

#DETAIL_TITLE {
    box-shadow: 0px 5px 5px #9e9e9e5e;
}

#DETAIL_RATE {
    padding-top: 20px;
    padding-bottom: 10px;
}

#DETAIL_RATE_LABEL {
    font-size: 18px;
    font-weight: bold;
}

#DETAIL_RATE_STAR {
    font-size: 15px;
}

#DETAIL_RATE_INFO {
    padding-top: 7px;
    padding-bottom: 7px;
    font-style: italic;
}

.btn-danger {
    border: 1px solid #ff5722;
    background-color: #ff5722;
    color: #fff;
}

    .btn-danger:hover {
        background-color: #f98a67;
    }

.shittim-status-publish{
    width: 100%;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    position: absolute;
    bottom: 64px;
}

    .shittim-status-publish.shittim-font-size20 {
        font-size: 20px;
    }

    .shittim-status-publish.shittim-status-modify {
        background: yellow;
        color: black;
    }

    .shittim-status-publish.shittim-status-ready {
        background: blue;
        color: white;
    }

    .shittim-status-publish.shittim-status-stop {
        background: orange;
        color: white;
    }

    .shittim-status-publish.shittim-status-reject {
        background: red;
        color: white;
    }

    .shittim-status-publish.shittim-status-start {
        background: #ffffff00;
        color: white;
    }

.shittim-contents-search-container {
    padding: 0px 10px;
}

.shittim-contents-search-title {
    font-size: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 40px 0px 20px 0px;
}

.shittim-contents-search-title-explain {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 15px 5px 25px 5px;
}

.shittim-contents-search-div {
    min-height: 200px;
    padding: 8px;
}

.shittim-contents-search-more {
    margin: 30px 0px 50px 0px;
}

.shittim-contents-item-speakballon_star {
    background-image: url('/Content/uploads/default/speakBallon_Star.png');
    width: 50px;
    height: 50px;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    color: #fff;
}

.shittim-contents-item-like-button {
    text-align: right;
    margin-right: 15px;
    margin-top: 0px;
    padding-top: 5px;
}

.shittim-contents-item-likebutton {
    /*font-size: 12px;*/
    color: #ff5722;
}

    .shittim-contents-item-likebutton:Hover {
        /*font-size: 12px;*/
        color: #FF9800;
    }


.shittim-contents-item-02-like-button {
    position: absolute;
    top: 0px;
    right: 0px;
}

.shittim-contents-item-03-like-button {
    position: absolute;
    top: 10px;
    right: 10px;
}

.shittim-contents-item-01-likebutton {
    position: absolute;
    right: 0px;
    font-size: 33px;
    font-weight: bold;
    cursor: pointer;
}

.contents_item_post {
    color: #666;
    margin-top: -5px;
    margin-bottom: 3px;
}

.shittim-contents-item-03-box {
    width: 100%;
    height: 360px;
    background-color: #fff;
    border: 1px solid #eee;
}

    .shittim-contents-item-03-box:Hover {
        border: 1px solid #ccc;
        box-shadow: 0px 0px 7px 5px #ccc;
    }

.shittim-contents-item-03-imgbox {
    width: 100%;
    height: 250px;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

.shittim-contents-item-03-infoarea {
    bottom: 10px;
    width: 100%;
    padding: 10px;
    /*            color: #fff;*/
    min-height: 100%;
}

.shittim-contents-item-03-infobox {
    bottom: 0px;
    padding: 0px 35px 10px 0px;
    width: 100%;
}

.shittim-contents-item-03-subject {
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    height: 2.6em;
    text-transform: lowercase;
}

.shittim-contents-item-03-liekValue {
    color: #FF9800;
    font-weight: bold;
}

.shittim-contents-item-03-liekValue-Count {
    vertical-align: baseline;
}

.shittim-contents-item-03-post {
}

.shittim-contents-item-03-post-overflow {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    height: 2.6em;
}

.shittim-contents-item-03-prices-sale {
    color: #FF5722;
    font-weight: bold;
    font-size: 20px;
}

.shittim-contents-item-03-prices-normal {
    font-size: 15px;
    text-decoration: line-through;
    color: #999;
    right: 20px;
    bottom: 3px;
    padding-left: 10px;
}

.shittim-contents-another-container {
    padding: 0px 10px;
}

.shittim-contents-another-title {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin: 50px 0px 30px 0px;
    color: #333;
}

.shittim-contents-another-title-explain {
    font-size: 16px;
    font-weight: normal;
    color: #555;
    text-align: center;
    margin: 15px 0px 25px 0px;
}

.shittim-contents-another-div {
    min-height: 100px;
    padding: 8px;
}

.shittim-contents-another-more {
    margin: 15px 0px 20px 0px;
}

.shittim-contents-another-box {
    width: 100%;
    height: 250px;
    background-color: #fff;
    border: 1px solid #fff;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

    .shittim-contents-another-box:Hover {
        border: 1px solid #ccc;
        box-shadow: 0px 0px 7px 5px #ccc;
    }

.shittim-contents-another-infoarea {
    bottom: 0px;
    width: 100%;
    color: #fff;
    min-height: 100%;
}

.shittim-contents-another-infobox {
    bottom: 0px;
    padding: 20px;
    width: 100%;
    height: 100%;
}

.shittim-contents-another-borderbox {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .shittim-contents-another-borderbox:Hover {
        border: 1px solid #fff;
        background-color: #0006;
    }


.shittim-contents-another-subject {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.shittim-contents-another-liekValue {
    color: #FF9800;
    font-weight: bold;
}


.shittim-contents-another-Count {
    vertical-align: text-bottom;
}

.shittim-contents-another-prices-sale {
    color: #FF5722;
    font-weight: bold;
    font-size: 20px;
}

.shittim-contents-another-prices-normal {
    font-size: 15px;
    text-decoration: line-through;
    color: #fff;
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.shittim-contents-blog-container {
    padding: 0px 10px;
}

.shittim-contents-blog-title {
    font-size: 34px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 40px 0px 20px 0px;
}

.shittim-contents-item-blog-explain {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin: 15px 0px 25px 0px;
}

.shittim-contents-blog-div {
    min-height: 200px;
    padding: 8px;
}

.shittim-contents-blog-more {
    margin: 30px 0px 50px 0px;
}

.shittim-contents-blog-box {
    width: 100%;
    height: 250px;
    background-color: #fff;
    border: 1px solid #fff;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

    .shittim-contents-blog-box:Hover {
        border: 1px solid #ccc;
        box-shadow: 0px 0px 7px 5px #ccc;
    }

.shittim-contents-blog-box-main {
    width: 100%;
    background-color: #fff;
    border: 1px solid #eee;
}

.shittim-contents-blog-box-main:Hover {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 7px 5px #ccc;
}

.shittim-contents-blog-box-image-main {
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

.shittim-contents-blog-infoarea {
    bottom: 0px;
    width: 100%;
    padding: 10px;
    color: #fff;
    min-height: 100%;
}

.shittim-contents-blog-infobox {
    bottom: 0px;
    padding: 0px 30px 10px 10px;
    width: 100%;
}

.shittim-contents-blog-subject {
    font-weight: bold;
    font-size: 20px;
    text-transform: lowercase;
}

.shittim-contents-blog-liekValue {
    color: #FF9800;
    font-weight: bold;
}

.shittim-contents-blog-liekValue-Count {
    vertical-align: text-bottom;
}

.shittim-contents-blog-prices-sale {
    color: #FF5722;
    font-weight: bold;
    font-size: 20px;
}

.shittim-contents-blog-prices-normal {
    font-size: 15px;
    text-decoration: line-through;
    color: #fff;
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.shittim-contents-home-city-more {
    min-height: 50px;
    border-bottom: 1px solid #ccc;
}

.shittim-contents-home-city-summary-title {
    font-size: 22px;
    font-weight: bold;
}

.shittim-contents-promise-div {
    text-align: center;
}

.shittim-contents-promise-image {
    height: 150px;
}

.shittim-contents-promise-subject {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: lowercase;
}

.shittim-contents-promise-post {
    font-size: 18px;
}

.shittim-contents-item-container {
    padding: 0px 10px;
}

.shittim-contents-item-title {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0px 5px 0px;
    color: #333;
}

.shittim-contents-item-title-explain {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin: 15px 0px 25px 0px;
}

.shittim-contents-item-div {
    min-height: 200px;
    padding: 8px;
}

.shittim-contents-item-more {
    margin: 15px 0px 20px 0px;
}

.shittim-contents-item-grade {
    font-size: 14px;
}

.shittim-contents-item-likeValue {
    font-size: 15px;
    margin-bottom: 10px;
}

.shittim-contents-item-citys {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    height: 1.3em;
    margin-left: 2px;
    color: #2196F3;
    margin-bottom: 5px;
    font-size: 15px;
    margin-top: 7px;
}

/* 상품 검색 항목의 제목*/
div.shittim-contents-item-subject {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    font-weight: bold;
    font-size: 20px;
    text-transform: lowercase;
    height: 2.6em !important;
}

div.shittim-contents-item-subject-1Line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    font-weight: bold;
    font-size: 20px;
    text-transform: lowercase;
    height: 1.3em !important;
}

/*.shittim-contents-item-01-subject {
    font-weight: bold;
    font-size: 20px;
    text-transform: lowercase;
}*/

.shittim-contents-item-01-box {
    width: 100%;
    height: 250px;
    background-color: #fff;
    border: 1px solid #fff;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

    .shittim-contents-item-01-box:Hover {
        border: 1px solid #ccc;
        box-shadow: 0px 0px 7px 5px #ccc;
    }

.shittim-contents-item-01-infoarea {
    bottom: 0px;
    width: 100%;
    padding: 10px;
    color: #fff;
    min-height: 100%;
    background: linear-gradient(#0000 30%, #000f);
}

.shittim-contents-item-01-infobox {
    bottom: 0px;
    padding: 0px 20px 10px 0px;
    width: 100%;
}

.shittim-contents-item-01-grade {
    font-size: 16px;
}

.shittim-contents-item-likeValue .shittim_warning {
    color: #ef5911;
}

.shittim-contents-item-01-grade i.fa.fa-star.shittim_warning {
    color: #fff;
}

.shittim-contents-item-01-grade i.fa.fa-star-o.shittim_warning {
    color: transparent;
}

.shittim-contents-item-01-liekValue {
    color: #FF9800;
    font-weight: bold;
}

.shittim-contents-item-01-liekValue-Count {
    vertical-align: baseline;
}

.shittim-contents-item-01-prices-sale {
    color: #FF5722;
    font-weight: bold;
    font-size: 20px;
}

.shittim-contents-item-01-prices-normal {
    font-size: 15px;
    text-decoration: line-through;
    color: #fff;
    /*position: absolute;*/
    /*right: 0px;*/
    bottom: 3px;
    margin-left: 5px;
}

.shittim-contents-item-02-box {
    width: 100%;
    height: 310px;
    background-color: #fff;
    border: 1px solid #eee;
}

.shittim-contents-item-02-box:Hover {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 7px 5px #ccc;
}

.shittim-contents-item-02-imgbox {
    width: 100%;
    height: 250px;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-image: url('/Content/uploads/default/not-found-image2.png');
}

.shittim-contents-item-02-infoarea {
    bottom: 10px;
    width: 100%;
    padding: 10px;
    /*            color: #fff;*/
    min-height: 100%;
}

.shittim-contents-item-02-infobox {
    bottom: 0px;
    width: 100%;
    position: absolute;
    padding: 0px 20px 0px 0px;
}

.shittim-contents-item-02-liekValue {
    color: #FF9800;
    font-weight: bold;
}

.shittim-contents-item-02-liekValue-Count {
    vertical-align: baseline;
}

.shittim-contents-item-02-prices-sale {
    color: #FF5722;
    font-weight: bold;
    font-size: 20px;
}

.shittim-contents-item-02-prices-normal {
    font-size: 15px;
    text-decoration: line-through;
    color: #999;
    /*position: absolute;*/
    /*right: 0px;*/
    bottom: 3px;
    margin-left: 5px;
}

body {
    font-size: 15px;
    line-height: 1.70;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.70;
}