@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 13px;
    line-height: 1.8
}

h1 {
    font-size: 16px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.8
}

a,
a:visited {
    outline: 0;
    color: #04c;
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none;
    color: #04c
}

.home a,
.home a:visited,
.single .entry-title a,
.single .entry-title a:visited {
    outline: 0;
    color: #404040;
    text-decoration: none
}

.home a:active,
.home a:hover,
.single .entry-title a:active,
.single .entry-title a:hover {
    text-decoration: none;
    color: #f5900c
}

.archive.category #content a,
.archive.category #content a:visited,
.archive.tag #content a,
.archive.tag #content a:visited {
    outline: 0;
    color: #404040;
    text-decoration: none
}

.archive.category #content a:active,
.archive.category #content a:hover,
.archive.tag #content a:active,
.archive.tag #content a:hover {
    text-decoration: none;
    color: #f5900c
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

#header {
    background-color: #fff;
    border-top: 5px solid #f5900c
}

html.mobile div#wpadminbar {
    display: none
}

html.pc div#wpadminbar {
    display: block
}

html.mobile body.home div#content,
html.mobile body.page div#content,
html.mobile body.single div#content,
html.mobile div#content {
    margin-top: 80px
}

html.mobile body.error404 div#content {
    margin-top: 20px
}

.currentinfo {
    margin-top: 35px
}

#weather {
    text-align: center;
    padding: 8px 0
}

#weather h2 {
    padding: 5px 0;
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #999
}

#weather>#weather-icons>div {
    height: 30px
}

#weather>#weather-label>div,
#weather>#weather-temp>div {
    height: 20px;
    padding: 3px 0
}

.navbar-brand {
    height: auto;
    padding: 0;
    margin-top: 15px;
}

.navbar-brand img {
    max-width: 100%
}

.content {
    margin: 20px auto
}

#main-nav>div>ul>li:first-child>a {
    border-left: 1px solid #fff
}

#main-nav>div>ul>li>a {
    border-radius: 0;
    padding: 5px 3px;
    border-right: 1px solid #fff;
    height: 30px;
    font-weight: 700;
    font-size: 13px
}

#main-nav>div>ul>li>a,
#main-nav>div>ul>li>a:visited {
    background: url(../images/main-nav-bg.gif) center bottom repeat-x;
    color: #fff !important
}

#main-nav>div>ul>li>a:hover {
    background: url(../images/menu_08_on.gif) center bottom repeat-x
}

/*
#main-nav>div>ul>li:nth-child(1).active>a,
#main-nav>div>ul>li:nth-child(1)>a:hover {
    background: url(../images/menu_01_on.gif) center bottom repeat-x
}
*/

#main-nav>div>ul>li:nth-child(7).active>a,
#main-nav>div>ul>li:nth-child(7)>a:hover {
    background: url(../images/menu_02_on.gif) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(5).active>a,
#main-nav>div>ul>li:nth-child(5)>a:hover {
    background: url(../images/menu_03_on.gif) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(8).active>a,
#main-nav>div>ul>li:nth-child(8)>a:hover {
    background: url(../images/menu_04_on.gif) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(6).active>a,
#main-nav>div>ul>li:nth-child(6)>a:hover {
    background: url(../images/menu_05_on.gif) center bottom repeat-x
}


#main-nav>div>ul>li:nth-child(3).active>a,
#main-nav>div>ul>li:nth-child(3)>a:hover {
    background: url(../images/menu_06_on.gif) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(2).active>a,
#main-nav>div>ul>li:nth-child(2)>a:hover {
    /*background: url(../images/menu_07_on.gif) center bottom repeat-x*/
    background-image: none;
    background-color: #00adee;
}

#main-nav>div>ul>li:nth-child(1).active>a,
#main-nav>div>ul>li:nth-child(1)>a:hover {
    background: #01c875 url(none) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(4).active>a,
#main-nav>div>ul>li:nth-child(4)>a:hover {
    background: #bb3e0e url(none) center bottom repeat-x
}

#main-nav>div>ul>li:nth-child(9).active>a,
#main-nav>div>ul>li:nth-child(9)>a:hover {
    background: url(../images/menu_09_on.gif) center bottom repeat-x
}

.sidebar {
    text-align: center;
    padding-left: 15px
}

.side-widget {
    display: block;
    margin-bottom: 20px
}

ul#social-links {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul#social-links li {
    display: inline-block;
    float: left;
    margin: 0 3px
}

.input-search {
    width: 100%
}

.input-search input {
    border-radius: 12px;
    background-color: #ccc;
    color: #000
}

.input-search i {
    cursor: pointer;
    display: block;
    float: right;
    top: 10px;
    position: absolute;
    right: 10px;
    z-index: 3
}

footer {
    text-align: center
}

footer #footer-widget {
    padding: 30px;
    background-color: #e7e7e7;
    color: #000
}

footer #copyright {
    padding: 30px;
    background-color: #77c25e;
    color: #fff
}

.mobile footer #copyright {
    padding: 24px 30px
}

footer #footer-menu {
    padding-bottom: 0;
    margin-bottom: 0
}

footer #footer-menu li {
    display: inline-block;
    margin-right: 15px
}

footer #footer-menu li:last-child {
    margin-right: 0
}

.summary-list>article.post {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    width: 100%
}

.summary-list>article.post:last-child {
    border-bottom: none
}

.summary-list .post-thumb {
    width: 100%
}

.summary-list .post-thumb img {
    width: 100%;
    height: auto
}

.summary-list .post-info {
    width: 100%;
    position: relative;
    margin-top: 10px
}

.summary-list .post-info ul.meta li {
    float: left;
    display: block;
    list-style-type: none;
    margin-right: 10px
}

.summary-list-2 {
    display: block;
    margin-bottom: 10px
}

.summary-list-2>article.post {
    display: block;
    padding-bottom: 0;
    border-bottom: 1px dotted transparent;
    margin-bottom: 20px;
    width: 48%;
    float: left
}

.summary-list-2>article.post:nth-child(odd) {
    float: right
}

.summary-list-2>article.post:nth-child(even) {
    float: left
}

.summary-list-2 .post-thumb {
    width: 100%
}

.summary-list-2 .post-thumb img {
    width: 100%;
    height: auto
}

.summary-list-2 .post-info {
    width: 100%;
    position: relative;
    margin-top: 10px
}

.summary-list-2 .post-info ul.meta li {
    float: left;
    display: block;
    list-style-type: none;
    margin-right: 10px
}

.summary-list-2 .post-info p {
    display: none
}

.summary-list-2 .post-info a.more {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0
}

.summary-list-2 article.post .entry-title {
    font-size: 15px;
    line-height: 1.5em
}

.summary-list-2 .section-headline {
    font-size: 14px;
    background-image: none;
    margin: 0 0 20px;
    padding: 15px
}

.slick-dots li {
    width: 1px
}

span.more-category a:link,
span.more-category a:visited {
    text-decoration: underline
}

span.more-category a:hover {
    text-decoration: none
}

@media only screen and (max-width :480px) {
    #nav-pages .pages {
        display: none
    }

    .summary-list-2>article.post {
        min-height: 270px
    }

    #social-links-sidebar {
      display: none;
    }



    .widget_cp_widget_ads {
      display: block;
      margin: 0 auto;
    }

    .widget_cp_widget_ads ul {
      width: 100%;
      margin: 0 auto;
    }

    .widget_cp_widget_ads ul li img {
      width: 100%;
      margin: 0 auto;
    }
}

.archive article,
.blog article,
.search article {
    width: 48%;
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px
}

.archive article .entry-title,
.blog article .entry-title,
.search article .entry-title {
    font-size: 15px !important;
    line-height: 1.5em !important
}

.archive article:nth-child(odd),
.blog article:nth-child(odd),
.search article:nth-child(odd) {
    float: right
}

.archive article:nth-child(even),
.blog article:nth-child(even),
.search article:nth-child(even) {
    float: left
}

.archive article .post-info,
.archive article .post-thumb,
.blog article .post-info,
.blog article .post-thumb,
.search article .post-info,
.search article .post-thumb {
    width: 100% !important
}

.archive article .post-info .more,
.archive article .post-info p,
.blog article .post-info .more,
.blog article .post-info p,
.search article .post-info .more,
.search article .post-info p {
    display: none
}

.blog #nav-pages {
    margin-top: 20px
}

#home-recent-2 .section-headline {
    padding: 0 0 3px 15px;
    margin: 0 0 10px;
    background: url(../images/top/new-topics-h3-bg.gif) center left no-repeat;
    border-bottom: 1px dotted #ccc;
    color: #000;
    height: 30px;
    line-height: 30px
}

#home-recent-2 .section-headline a:link,
#home-recent-2 .section-headline a:visited {
    color: #4d4c4c
}

#home-reservation-2 .section-headline {
    background-color: #094
}

#home-restaurant-2 .section-headline {
    background-color: #f5c53b
}

#home-activity-2 .section-headline {
    background-color: #42bbbc
}

#home-beauty-2 .section-headline {
    background-color: #e62889
}

#home-school-2 .section-headline {
    background-color: #f29418
}

#home-realestate-2 .section-headline {
    background-color: #00adee;
}

#home-emigration .section-headline {
    background-color: #01c875;
}


#home-foreigner-2 .section-headline {
    background-color: #e71f19
}

#home-recommended-2 .section-headline {
    background-color: #306293
}

.summary-list-2 .section-headline a:link,
.summary-list-2 .section-headline a:visited {
    text-decoration: none;
    color: #fff
}

div#gmap {
    width: 290px;
    height: 218px;
    margin: auto
}

.responsive-video {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
    max-width: 400px
}

.responsive-video embed,
.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

ß .summary-list .post-info ul.meta li {
    float: left;
    display: block;
    list-style-type: none;
    margin-right: 10px
}

.summary-list .title {
    font-size: 14px
}

.summary-list .post-info .more {
    display: block
}

.summary-list li.date {
    font-size: 12px
}

article.featured .post-thumb {
    width: 100%
}

article.featured .post-thumb img {
    width: 100%;
    height: auto
}

article.featured .post-info {
    width: 100%;
    position: relative;
    margin-top: 10px
}

a.category {
    display: block;
    width: 98px;
    height: 20px;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    background-size: 100%;
    background-color: #efefef
}

a.image {
    display: block
}

a.image img {
    display: block;
    opacity: 1;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0)
}

#sidebar a>img {
    opacity: 1;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0)
}

#sidebar a:hover img,
a.active img,
a.image:hover img {
    opacity: .75
}

.summary-list .section-headline {
    font-size: 14px;
    margin: 0 0 20px;
    padding: 15px
}

.summary-list .section-headline a {
    color: #fff
}

.summary-list .section-headline a:link,
.summary-list .section-headline a:visited {
    text-decoration: none;
    color: #fff
}

.summary-list .section-headline a:hover {
    text-decoration: none
}

#home-recent .section-headline {
    padding: 0 0 3px 15px;
    margin: 0 0 10px;
    background: url(../images/top/new-topics-h3-bg.gif) center left no-repeat;
    border-bottom: 1px dotted #ccc;
    color: #000;
    height: 30px;
    line-height: 30px
}

#home-recent .section-headline a:link,
#home-recent .section-headline a:visited {
    color: #4d4c4c
}

#home-recent article:nth-child(1) .post-thumb {
    width: 400px;
    margin-right: 20px
}

#home-recent article:nth-child(1) .post-thumb img {
    width: 400px
}

#home-recent article:nth-child(1) .post-info {
    width: 290px;
    position: relative
}

#home-restaurant .section-headline {
    background-image: none;
    background-color: #f5c53b
}

#home-popular .section-headline,
#home-reservation .section-headline {
    background-image: none;
    background-color: #094
}

#home-activity .section-headline {
    background-image: none;
    background-color: #42bbbc
}

#home-beauty .section-headline {
    background-image: none;
    background-color: #e62889
}

#home-school .section-headline {
    background-image: none;
    background-color: #f29418
}

#home-recommended .section-headline {
    background-image: none;
    background-color: #306293
}

#home-realestate .section-headline {
    background-image: none;
    background-color: #6cb92d
}

#home-foreigner .section-headline {
    background-image: none;
    background-color: #e71f19
}

#menu-columns ul li a {
    color: #fff
}

#menu-columns ul li:nth-child(1) {
    background-color: #094
}

a.category-127 {
    background: url(../images/category/category-127.jpg) center left/100% no-repeat
}

a.category-44 {
    background: url(../images/category/category-44.jpg) center left/100% no-repeat
}

a.category-45 {
    background: url(../images/category/category-45.jpg) center left/100% no-repeat
}

a.category-46 {
    background: url(../images/category/category-46.jpg) center left/100% no-repeat
}

a.category-47 {
    background: url(../images/category/category-47.jpg) center left/100% no-repeat
}

a.category-62 {
    background: url(../images/category/category-62.jpg) center left/100% no-repeat
}

a.category-91 {
    background: url(../images/category/category-91.jpg) center left/100% no-repeat
}

a.category-92 {
    background: url(../images/category/category-92.jpg) center left/100% no-repeat
}

a.category-106 {
    background: url(../images/category/category-106.jpg) center left/100% no-repeat
}

a.category-137 {
    background: url(../images/category/category-137.png) center left/100% no-repeat
}

a.category-138 {
    background: url(../images/category/category-138.png) center left/100% no-repeat
}

.widget_cp_widget_freepapers {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center
}

.widget_cp_widget_freepapers .side_headline {
    font-size: 14px;
    font-weight: 700
}

.widget_cp_widget_freepapers span {
    display: block;
    text-align: center
}

.widget_cp_widget_freepapers ul img {
    max-width: 100%;
    height: auto
}

#nav_menu-13 h3,
#nav_menu-15 h3 {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    text-align: left
}

ul#menu-client-pages {
    height: 530px
}

ul#menu-client-pages>li {
    text-align: left;
    border-left: 5px solid #000;
    padding-left: 15px;
    margin-bottom: 5px;
    height: 30px;
    display: block;
    width: 100%
}

ul#menu-client-pages>li:nth-child(1) {
    border-left: 5px solid #33ecff
}

ul#menu-client-pages>li:nth-child(2) {
    border-left: 5px solid #00a651
}

ul#menu-client-pages>li:nth-child(3) {
    border-left: 5px solid #f5c53b
}

ul#menu-client-pages>li:nth-child(4) {
    border-left: 5px solid #42bbbc
}

ul#menu-client-pages>li:nth-child(5) {
    border-left: 5px solid #e62889
}

ul#menu-client-pages>li:nth-child(6) {
    border-left: 5px solid #f29418
}

ul#menu-client-pages>li:nth-child(7),
ul#menu-client-pages>li:nth-child(8) {
    border-left: 5px solid #51b340
}

ul#menu-client-pages>li:nth-child(9) {
    border-left: 5px solid #ed1c24
}

ul#menu-client-pages>li>a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    overflow: hidden
}

ul#menu-client-pages>li>ul {
    display: block;
    margin: 10px 0 0
}

ul#menu-client-pages>li>ul>li {
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
    height: 20px;
    display: block;
    width: 100%
}

ul#menu-client-pages>li>ul>li>a {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    vertical-align: middle
}

ul#menu-client-pages>li>ul>li>a:before {
    content: "＞  "
}

#nav_menu-12,
#nav_menu-14,
#nav_menu-16,
#nav_menu-5 {
    border: 1px solid #f5c53b;
    padding: 15px;
    background-color: #f5c53b
}

#nav_menu-12 h3,
#nav_menu-14 h3,
#nav_menu-16 h3,
#nav_menu-5 h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 0 0 0 15px;
    margin: 0;
    text-align: left
}

ul#menu-services {
    padding: 15px 0 0 15px;
    margin: 0
}

ul#menu-services>li {
    text-align: left;
    margin-bottom: 5px;
    height: 20px;
    display: block;
    width: 100%;
    font-size: 12px
}

ul#menu-services>li>a {
    color: #fff
}

ul#menu-services>li:last-child {
    margin-bottom: 0
}

#tag-ticker-wrap {
    background-color: #2c2c2c;
    font-size: 12px
}

ul.newsticker {
    position: relative;
    margin: 0;
    padding: 0
}

ul.newsticker li {
    float: left;
    margin: 0 120px 0 0;
    padding: 0
}

#tag-ticker {
    overflow: hidden;
    margin: 10px auto;
    height: 23px;
    text-align: center
}

.tickercontainer {
    width: 916px;
    margin: 0 0 0 76px;
    padding: 0;
    overflow: hidden
}

.tickercontainer .mask {
    position: relative;
    left: 0;
    top: 0;
    width: 916px;
    overflow: hidden
}

#tag-list {
    width: auto;
    display: inline-block
}

#tag-list li {
    float: left;
    font-size: 12px;
    margin: 0 25px
}

#tag-list li a {
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block
}

#tag-list li a:hover {
    background: #444
}

#side_agoda {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left
}

#side_agoda img#loading {
    display: block;
    margin: 0 auto
}

#side_agoda #AgodaSearchBoxWrapper {
    display: block;
    width: 190px;
    margin: 0 auto
}

#side_agoda #AgodaSearchBoxWrapper #CheckInRow,
#side_agoda #AgodaSearchBoxWrapper #CityRow {
    display: block;
    margin: 5px auto
}

#side_agoda #AgodaSearchBoxWrapper #CheckInLabel,
#side_agoda #AgodaSearchBoxWrapper #CityLabel,
#side_agoda #AgodaSearchBoxWrapper #NightLabel {
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

#side_agoda #AgodaSearchBoxWrapper #txtCitySearch {
    width: 185px
}

#side_agoda #AgodaSearchBoxWrapper #txtCheckInDate {
    float: left;
    width: 155px
}

#side_agoda #AgodaSearchBoxWrapper #CheckInField img.ui-datepicker-trigger {
    display: block;
    width: 22px;
    height: 22px;
    background: url(http://cdn4.agoda.net/images/affiliates/calendar.gif) no-repeat;
    float: left;
    margin-left: 3px
}

#side_agoda #AgodaSearchBoxWrapper #Title1,
#side_agoda #AgodaSearchBoxWrapper #Title2 {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #4d4c4c;
    font-weight: 700;
    text-align: center
}

#side_agoda #AgodaSearchBox #SearchButton {
    display: block;
    width: 165px;
    margin: 3px auto;
    padding: 0;
    border: 0 solid;
    background-image: url(//cdn0.agoda.net/images/affiliates/CmsLandingSearchButton.gif);
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 55px;
    text-align: center;
    left: 76px
}

#side_agoda #AgodaSearchBoxWrapper * {
    font-family: Tahoma;
    font-size: 12px;
    color: #666
}

#side_agoda #AgodaSearchBoxWrapper #AgodaLogo .txt {
    display: block;
    margin: 5px auto;
    width: auto;
    text-align: center
}

#side_agoda #AgodaSearchBoxWrapper #AgodaLogo .logo {
    width: 155px;
    height: 17px;
    display: block;
    margin: 5px auto;
    background-image: url(//cdn0.agoda.net/images/affiliates/agoda_logo_small.png);
    background-position: 0 1px;
    background-repeat: no-repeat
}

#side_flights {
    margin: 0 auto 20px
}

#side_flights h4 {
    display: block;
    text-indent: -9999px;
    background: url(../images/common/h4_flights.png) no-repeat;
    width: 290px;
    height: 28px;
    margin: 0 auto;
    padding: 0
}

#side_flights>div {
    padding: 15px;
    border: 1px solid #112f8d
}

#side_flights>div>ul {
    margin: 0;
    font-size: 13px
}

#side_flights>div>ul>li {
    margin-bottom: 5px
}

#side_flights ul li span {
    background: url(../images/common/bg_flights.gif) no-repeat;
    display: block;
    width: auto;
    height: 21px;
    line-height: 21px;
    padding-left: 30px;
    margin-top: 5px margin-bottom: 5px;
    margin-left: 5px;
    margin-bottom: 5px
}

#side_flights ul li p {
    display: block;
    width: 160px;
    margin: 0 auto
}

.home_ads {
    margin-bottom: 20px
}

.home_ads ul.grid-1 li {
    margin: 0 auto;
    width: 100%;
    display: block;
    float: left
}

.home_ads ul.grid-1 li img {
    margin: 0 auto;
    display: block;
    max-width: 100%
}

.home_ads ul.grid-2 li {
    display: block;
    margin: 10px 0
}

.home_ads ul.grid-2 li img {
    display: block;
    max-width: 245px;
    margin: 0 auto
}

.home_ads ul.grid-3 li {
    width: 100%;
    display: block;
    margin: 10px 0
}

.home_ads ul.grid-3 li img {
    display: block;
    max-width: 245px;
    margin: 0 auto
}

.widget_cp_widget_ads ul li {
    display: block;
    margin-bottom: 15px
}

.widget_cp_widget_ads ul li img {
    max-width: 100%
}

#related-posts {
    margin: 15px 0
}

#related-posts .image {
    float: left;
    width: 40%
}

#related-posts .image img {
    width: 100%;
    height: auto
}

#related-posts .info {
    width: 57%;
    float: right
}

#related-posts .title {
    font-size: 16px;
    margin: 0
}

#related-posts .title a {
    color: #333
}

#related-posts>ul>li {
    margin-bottom: 15px
}

.headline3 {
    margin: 0 0 20px;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f7be08
}

body.single article.post img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

body.single .entry-meta {
    display: block;
    margin: 20px 0 15px
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

#nav-below {
    margin: 15px 0
}

#nav-pages {
    margin: 15px 0;
    text-align: center
}

.archive h1.entry-title,
.blog h1.entry-title,
.coupons h1.entry-title,
.search h1.entry-title {
    margin: 0;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background-color: #666;
    padding: 0 15px
}

.category-44 h1.entry-title {
    background-color: #43bbbc
}

.category-45 h1.entry-title {
    background-color: #6cb92d
}

.category-46 h1.entry-title {
    background-color: #f29518
}

.category-47 h1.entry-title {
    background-color: #e71f19
}

.category-61 h1.entry-title {
    background-color: #43bbbc
}

.category-62 h1.entry-title {
    background-color: #f5c53a
}

.category-91 h1.entry-title {
    background-color: #e62889
}

.category-92 h1.entry-title {
    background-color: #306293
}

.category-108 h1.entry-title,
.category-127 h1.entry-title {
    background-color: #094
}

.category-106 h1.entry-title {
    background-color: #00adee
}

.category-138 h1.entry-title {
    background-color: #01c875
}

.category-137 h1.entry-title {
    background-color: #bb3e0e
}



body.tag-135 h1.entry-title {
    background-color: #133eaf
}

.blog h1.entry-title {
    background-color: #f99106
}

.archive article,
.blog article,
.coupons article,
.search article {
    padding: 15px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.archive article .post-thumb,
.blog article .post-thumb,
.coupons article .post-thumb,
.search article .post-thumb {
    width: 100%;
    margin-bottom: 5px
}

.archive article .post-thumb img,
.blog article .post-thumb img,
.search article .post-thumb img {
    width: 100%
}

.archive article .post-info,
.blog article .post-info,
.coupons article .post-info,
.search article .post-info {
    width: 100%;
    position: relative
}

.archive article .post-info ul.meta li,
.blog article .post-info ul.meta li,
.search article .post-info ul.meta li {
    float: left;
    display: block;
    list-style-type: none;
    margin-right: 10px
}

ul.company_recommended_list {
    font-size: 12px;
    display: block;
    width: 100%;
    margin: 10px auto
}

ul.company_recommended_list>li {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    margin-right: 6px;
    margin-bottom: 10px;
    padding: 2px;
    position: relative
}

ul.company_recommended_list>li:last-child {
    margin-bottom: 0
}

ul.company_recommended_list li h5 {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    height: 15px;
    line-height: 1.25em;
    overflow: hidden;
    font-size: 13px
}

ul.company_recommended_list li h5.en {
    visibility: hidden
}

ul.company_recommended_list li>div {
    display: block
}

ul.company_recommended_list li>div>a:link,
ul.company_recommended_list li>div>a:visited {
    width: 100%;
    height: 100%;
    display: block;
    color: #4d4c4c;
    text-decoration: none
}

ul.company_recommended_list li>div>a:hover {
    background-color: #f9f9f9
}

ul.company_recommended_list li div.images {
    width: 268px;
    height: 117px;
    display: block;
    border: 0 solid #ccc;
    float: none;
    margin: 0 auto
}

ul.company_recommended_list>li div.images>div {
    display: block;
    float: left;
    position: relative
}

ul.company_recommended_list>li div.images>img {
    display: block;
    float: right
}

ul.company_recommended_list>li div.images>img:nth-child(2) {
    margin-left: 3px
}

ul.company_recommended_list>li div.images>img:nth-child(3) {
    margin-left: 3px;
    margin-top: 5px
}

ul.company_recommended_list>li div.images>div span.client_new {
    display: block;
    width: 59px;
    height: 25px;
    background: url(/media/images/store/icon_new_post.jpg);
    position: absolute;
    top: 0;
    right: 0
}

ul.company_recommended_list>li div.images>div>span.client_update {
    display: block;
    width: 59px;
    height: 25px;
    background: url(/media/images/store/icon_update_post.jpg);
    position: absolute;
    top: 0;
    right: 0
}

ul.company_recommended_list li h5.jp {
    background: url(../images/clients/shop_name_bg.gif) center 12px repeat-x;
    height: 35px
}

ul.company_recommended_list li h5.jp span {
    display: block;
    width: 460px;
    color: #3f7985;
    text-decoration: none;
    height: 30px;
    overflow: hidden
}

ul.company_recommended_list li div.other_details {
    position: relative;
    width: 100%;
    text-align: right
}

ul.company_recommended_list li div.other_details>span.area {
    display: inline-block;
    height: 23px;
    background: url(../images/clients/icon_map.gif) no-repeat;
    padding-left: 25px;
    line-height: 23px;
    font-size: 10px;
    margin-top: 5px;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

ul.company_recommended_list li div.other_details>span.type {
    display: inline-block;
    height: 23px;
    padding-left: 25px;
    line-height: 23px;
    font-size: 10px;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

ul.company_recommended_list li div.other_details>span.type_restaurant {
    background: url(../images/clients/icon_restaurant.gif) no-repeat
}

ul.company_recommended_list li div.other_details>span.type_hotel {
    background: url(../images/clients/icon_hotel.gif) no-repeat
}

ul.company_recommended_list li div.other_details>span.type_spa {
    background: url(../images/clients/icon_spa.gif) no-repeat
}

ul.company_recommended_list li div.other_details>span.type_activity {
    background: url(../images/clients/icon_activity.gif) no-repeat
}

ul.company_recommended_list li div.other_details>span.type_realestate {
    background: url(../images/clients/icon_realestate.gif) no-repeat
}

ul.company_recommended_list li div.details {
    display: block;
    float: left;
    border: 0 solid #ccc;
    width: 100%
}

ul.company_recommended_list li div.details>span {
    width: 300px;
    height: 35px;
    margin-bottom: 3px;
    display: none;
    font-size: 12px;
    border: 0 solid #ccc;
    overflow: hidden
}

ul.company_recommended_list li div.details>span.line_01 {
    width: 455px;
    height: 18px;
    margin-bottom: 3px;
    display: block;
    font-size: 12px;
    border: 0 solid #ccc;
    overflow: hidden
}

ul.company_recommended_list li p {
    display: block;
    line-height: 1.2em;
    overflow: hidden;
    margin: 0 0 1px;
    padding: 5px 0
}

ul.com_recommended_list_property li p {
    height: 43px
}

ul.company_recommended_list li a {
    margin-bottom: 3px
}

ul.company_recommended_list li a img {
    margin: 0 auto;
    padding: 0
}

ul.company_index_list {
    font-size: 12px;
    display: block;
    margin: 10px auto
}

ul.company_index_list li {
    display: block;
    float: left;
    border: 0 solid #ccc;
    margin-bottom: 6px;
    padding: 3px;
    height: 240px
}

ul.company_index_list li:nth-child(4n+4) {
    margin-right: 0
}

ul.company_index_list li a:link,
ul.company_index_list li a:visited {
    color: #4d4c4c;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding: 2px;
    border: 1px solid transparent
}

ul.company_index_list li a:hover {
    background-color: #f9f9f9;
    border: 1px solid #ccc
}

ul.company_index_list li h5 {
    width: auto;
    display: block;
    margin: 0 0 3px;
    padding: 0;
    height: 15px;
    line-height: 1.25em;
    overflow: hidden;
    font-size: 13px
}

ul.company_index_list li h5.en {
    display: none
}

ul.company_index_list li div {
    width: 100%;
    display: block;
    position: relative
}

ul.company_index_list li div span.client_new {
    width: 59px;
    height: 25px;
    background: url(/media/images/store/icon_new_post.jpg);
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

ul.company_index_list li>div>span.client_update {
    width: 59px;
    height: 25px;
    background: url(/media/images/store/icon_update_post.jpg);
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

ul.company_index_list li h5.jp {
    background: url(img/store/shop_name_bg.gif) center bottom repeat-x
}

ul.company_index_list li h5.jp span {
    display: block;
    width: 100%;
    height: 100%;
    color: #3f7985
}

ul.company_index_list li p {
    display: block;
    line-height: 1.2em;
    height: 43px;
    overflow: hidden;
    margin: 10px 0
}

ul.company_index_list li a {
    margin-bottom: 3px
}

ul.company_index_list li a img {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto
}

ul.company_index_list li>div {
    display: block;
    width: 100%;
    height: 240px
}

ul.company_index_list li span.area {
    display: block;
    float: left;
    width: 100%;
    height: 23px;
    background: url(/media/images/store/icon_map.gif) no-repeat;
    padding-left: 25px;
    padding-top: 5px;
    line-height: 12px;
    font-size: 10px;
    margin-top: 5px
}

ul.company_index_list li span.type {
    display: block;
    float: right;
    width: 100%;
    height: 23px;
    padding-left: 25px;
    padding-top: 5px;
    line-height: 12px;
    font-size: 10px;
    margin-top: 5px
}

ul.category_restaurant li span.type {
    background: url(/media/images/store/icon_restaurant.gif) no-repeat
}

ul.category_hotel li span.type {
    background: url(/media/images/store/icon_hotel.gif) no-repeat
}

ul.category_spa li span.type {
    background: url(/media/images/store/icon_spa.gif) no-repeat
}

ul.category_activity li span.type {
    background: url(/media/images/store/icon_activity.gif) no-repeat
}

ul.category_rent li span.type,
ul.category_sale li span.type {
    background: url(/media/images/store/icon_realestate.gif) no-repeat
}

ul.company_index_list li span.type_restaurant {
    background: url(/media/images/store/icon_restaurant.gif) no-repeat
}

ul.company_index_list li span.type_hotel {
    background: url(/media/images/store/icon_hotel.gif) no-repeat
}

ul.company_index_list li span.type_spa {
    background: url(/media/images/store/icon_spa.gif) no-repeat
}

ul.company_index_list li span.type_activity {
    background: url(/media/images/store/icon_activity.gif) no-repeat
}

.navbar-toggle {
    position: absolute;
    float: right;
    padding: 9px 10px;
    margin-top: 28px;
    margin-bottom: 8px;
    background-color: #f99106;
    background-image: none;
    border: 1px solid #f99106;
    border-radius: 0;
    right: 0
}

#shop_filter {
    text-align: left;
    margin: 10px 0 20px
}

#shop_filter h4 {
    padding: 3px 0 0 25px;
    margin: 0;
    height: 23px;
    font-weight: 400
}

#shop_filter h4.shop_filter_area {
    background: url(../images/clients/icon_map.gif) no-repeat
}

#shop_filter h4.shop_filter_hotel {
    background: url(../images/clients/icon_hotel.gif) no-repeat
}

#shop_filter h4.shop_filter_restaurant {
    background: url(../images/clients/icon_restaurant.gif) no-repeat
}

#shop_filter h4.shop_filter_spa {
    background: url(../images/clients/icon_spa.gif) no-repeat
}

#shop_filter h4.shop_filter_activity {
    background: url(../images/clients/icon_activity.gif) no-repeat
}

#shop_filter h4.shop_filter_realestate,
#shop_filter h4.shop_filter_realestate_type {
    background: url(../images/clients/icon_realestate.gif) no-repeat
}

#shop_filter h4.shop_filter_price {
    background: url(../images/clients/icon_price.gif) no-repeat
}

#shop_filter h4.shop_filter_layout {
    background: url(../images/clients/icon_layout.gif) no-repeat
}

#shop_filter h4.shop_filter_amenities {
    background: url(../images/clients/icon_amenities.gif) no-repeat
}

#shop_filter ul {
    margin-left: 15px;
    margin-top: 10px
}

#shop_filter li label {
    width: 100%;
    cursor: pointer
}

#shop_filter input#submit {
    display: block;
    margin: 5px auto
}

#breadcrumbs_wrap {
    margin-bottom: 15px
}

#shop p {
    line-height: 1.25em
}

#shop h2#jp {
    display: block;
    background: url(./img/store/shop_name_bg.gif) bottom repeat-x;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 2em
}

#shop h2#en {
    display: block;
    float: left;
    margin: 5px 0 10px;
    padding: 0;
    font-size: 2em;
    font-weight: 700
}

#shop p#shoutout {
    display: block;
    float: right;
    font-size: 1em;
    font-weight: 700;
    margin: 5px 0 10px
}

#shop #image_main {
    float: left;
    margin: 0 0 20px
}

#shop div#intro {
    width: 100%;
    float: right
}

#shop div#intro img.shop_image_main {
    display: block;
    float: left;
    margin: 10px 0
}

#shop div#intro>span {
    font-size: 1em;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
    display: block
}

#shop div#intro table {
    background-color: #b69068;
    border-collapse: collapse;
    margin: 20px auto;
    border: 1px solid #b69068;
    width: 96%
}

#shop div#intro table td,
#shop div#intro table th {
    background-color: #f2ebe4;
    cellpadding: 2px;
    border: 1px solid #b69068
}

#shop #horizontalTabContent #info>table,
#shop #horizontalTabContent #tab-2>table {
    background-color: #b69068;
    border-collapse: collapse;
    margin: 10px auto;
    width: 96%
}

#shop #horizontalTabContent #info>table th {
    width: 150px
}

#shop #horizontalTabContent #info>table td,
#shop #horizontalTabContent #info>table th {
    background-color: #ebebeb;
    cellpadding: 2px;
    border: 1px solid #8f8f8f
}

#shop #horizontalTabContent #tab-2>table td {
    background-color: #ebebeb;
    cellpadding: 2px;
    border: 1px solid #8f8f8f;
    text-align: center
}

#shop #horizontalTabContent #tab-2>table th {
    background-color: #9f9f9f;
    cellpadding: 2px;
    border: 1px solid #8f8f8f
}

#shop ul#thumbs li {
    display: block;
    float: left;
    border: 0 solid #0f0
}

#shop a#thumb_view {
    display: block;
    float: right
}

ul#thumbs li div {
    display: block;
    margin-bottom: 3px
}

#shop #thumbs li p {
    width: 100%;
    word-break: break-all;
    line-height: 1.25em;
    min-height: 30px;
    overflow: hidden
}

#shop ul#thumbs li:nth-child(4n+4) {
    margin-right: 0
}

#shop #owner_comment {
    background: url(./img/store/header_owner_comments_restaurant.gif) no-repeat
}

#shop.hotel #owner_comment {
    background: url(./img/store/header_owner_comments_hotel.gif) no-repeat
}

#shop #owner_comment img {
    float: right;
    margin: 0 0 20px 20px
}

#shop #owner_comment p {
    padding: 90px 10px 10px
}

#shop .responsive-video {
    padding-bottom: 0;
    padding-top: 0
}

#recommended_shops,
#recommended_shops>ul {
    padding: 0;
    margin: 0
}

#recommended_shops h3 {
    color: #edb91c
}

#recommended_shops>ul>li {
    width: 213px;
    padding: 8px;
    min-height: 298px;
    border: 1px solid #bcbcbc;
    float: left;
    margin-right: 26px
}

#recommended_shops>ul>li>span {
    display: block
}

#recommended_shops>ul>li:nth-child(3n+3) {
    margin-right: 0
}

#recommended_shops>ul>li>ul {
    margin: 0;
    padding: 0
}

#recommended_shops>ul>li>ul>li>span {
    display: inline-block
}

#recommended_shops>ul>li>ul>li>p {
    line-height: 1.25em;
    margin: 0;
    display: inline-block
}

#shop #map_canvas {
    width: 100%;
    height: 150px
}

#horizontalTabContent {
    background-color: #e0862b
}

#horizontalTab ul>li {
    margin-left: -15px
}

#horizontalTab ul>li:first-child {
    margin-left: 0;
    z-index: 3
}

#horizontalTab ul>li:nth-child(2) {
    z-index: 2
}

#horizontalTab ul>li:nth-child(3) {
    z-index: 1
}

#horizontalTab ul>li.r-tabs-state-active {
    z-index: 4
}

#reserve {
    position: relative
}

#profile_display_table {
    margin: 0 auto 20px;
    border: 1px solid #b69068;
    border-collapse: collapse;
    width: 100%
}

#profile_display_table th {
    padding: 5px;
    text-align: center;
    font-weight: 700;
    background: #f2ebe4;
    border: 1px solid #b69068
}

.profile_display_table_rate {
    display: none
}

h4.services_header {
    width: 100%;
    height: 66px;
    background: url(../images/h3_services_nutmeg.png) center bottom/100% no-repeat;
    display: block;
    text-indent: -9999px;
    margin-top: 20px;
    margin-bottom: 0
}

.btn_nutmeg {
    width: 140px;
    height: 43px;
    background: url(../images/btn_services_nutmeg.png) no-repeat;
    display: block;
    margin: 0 auto
}

.btn_nutmeg span {
    display: block;
    text-indent: -9999px
}

#services_display_table {
    margin-bottom: 20px;
    width: 100%
}

#services_display_table td {
    padding: 5px;
    text-align: left;
    font-weight: 400;
    background: #fff;
    vertical-align: top;
    border: 1px solid #b69068
}

#services_display_table thead th {
    padding: 5px;
    text-align: center;
    font-weight: 700;
    background-color: #535353;
    color: #fff;
    border: 1px solid #000
}

#services_display_table thead tr th.services_header {
    border: 1px solid transparent;
    background-color: #fff
}

#services_display_table tbody td {
    color: #000;
    border: 1px solid #000
}

#services_display_table tbody tr:nth-child(even) td {
    background-color: #eee
}

#services_display_table tbody tr:nth-child(odd) td {
    background-color: #fff
}

#infowindow {
    border: 1px solid red
}

form#reserve {
    width: 100%
}

#frmReserve {
    border-bottom: 1px solid #ccc
}

#frmReserve .form-group {
    margin: 0;
    display: flex
}

#frmReserve .form-group>label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 700;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc
}

#frmReserve div.form-group>div {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px
}

#frmReserve div.form-group-row {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc
}

#frmReserve div.form-group-row>p {
    padding: 10px;
    text-align: left
}

#frmReserve #captchaWrapper {
    margin: 10px auto;
    width: 282px
}

#frmReserve #btn_submit {
    margin: 10px auto;
    display: block;
    border: 0;
    text-indent: -9999px
}

#frmReserve .btn_inquiry_image {
    margin: 10px auto;
    padding: 10px 5px
}

@media only screen and (max-width:768px) {
    #frmReserve .form-group>label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0;
        font-weight: 700;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    #frmReserve div.form-group>div {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid transparent;
        padding: 10px
    }

    #frmReserve .form-group {
        display: block
    }
}

.form-group>div {
    display: block;
    float: right
}

label.error {
    padding-left: 5px;
    color: red
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0;
    margin: 0;
    font-family: inherit;
    box-sizing: border-box
}

textarea.form-control {
    height: auto
}

.widget_cp_widget_tags {
    border: 1px solid #ddd
}

.widget_cp_widget_tags h3 {
    display: block;
    background: url(../images/common/menu_column_h3_bg.jpg);
    color: #000;
    font-size: 14px;
    height: 30px;
    text-align: left;
    padding: 8px;
    margin: 0
}

.widget_cp_widget_tags ul {
    text-align: left;
    margin: 10px
}

.widget_cp_widget_tags ul li {
    text-align: left;
    list-style-type: none;
    background: url(../images/common/menu_column_li_bg.jpg) 0 3px no-repeat;
    padding-left: 20px
}

.widget_cp_widget_tags ul li a:link,
.widget_cp_widget_tags ul li a:visited {
    text-decoration: none;
    color: #4d4c4c
}

.widget_cp_widget_tags ul li a:hover {
    text-decoration: underline
}

.page h1.entry-title {
    margin: 0;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background-color: #f7be08;
    padding: 0 15px
}

.page section.entry-content {
    margin: 20px auto
}

#header-top-level {
    padding-bottom: 10px
}

#header p#slogan {
    padding: 10px 0 0;
    margin-bottom: 3px;
    font-size: 8px;
    margin-top: 8px
}

#company_coupons h3 {
    font-size: 16px;
    padding-left: 15px
}

#company_coupons ul li p {
    margin: 10px 0;
    padding: 0
}

article.coupon li.date span {
    margin-right: 10px
}

section.coupons {
    margin-bottom: 20px
}

#frmReserve h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
    text-indent: -9999px;
    width: 100%;
    height: 98px;
    background: url(../images/h3_inquiry.png) center bottom/100% no-repeat;
    display: block
}

#frmReserve h3.generic {
    background: url(../images/h3_inquiry_generic.png) center bottom/100% no-repeat
}

#frmReserveWrap {
    padding: 0 !important;
    display: block;
    position: relative;
    margin-bottom: 20px
}

#frmReserve h3 span {
    text-indent: -9999px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left !important
}

#recommended {
    margin-top: 20px
}

#recommended h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700
}

#pt {
    position: fixed;
    float: right;
    opacity: .7;
    z-index: 1000;
    right: 20px;
    bottom: 20px
}

#pt a {
    display: block;
    width: 36px;
    height: 46px;
    text-indent: -9999px;
    background: url(../images/common/return_top.gif) left top no-repeat
}

#pt a:hover {
    background-position: left bottom
}

#menu-global-menu-mobile a {
    color: #3e3e3f;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1.4em
}

#menu-global-menu-mobile>li:first-child,
#menu-global-menu-mobile>li:last-child {
    width: 100%;
    padding: 3px 5px
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: none
}

#menu-global-menu-mobile>li:first-child {
    text-align: center;
    background-color: #f99106;
    border: 3px solid #fff;
    display: none
}

#menu-global-menu-mobile>li:nth-child(3):after {
    clear: both
}

#menu-global-menu-mobile>li:last-child {
    clear: both;
    text-align: center;
    background-color: #f99106;
    border: 3px solid #fff;
    display: none
}

#menu-item-11834 {
    font-size: 12px
}

#menu-global-menu-mobile li.menu-shops {
    float: left;
    width: 100%
}

#menu-global-menu-mobile li.menu-shops li {
    border: 3px solid #fff;
    background-color: #f99106;
    padding: 3px
}

#menu-global-menu-mobile li.menu-posts>a,
#menu-global-menu-mobile li.menu-shops>a {
    border: 3px solid #fff;
    padding: 3px;
    text-align: left;
    background-color: #f99106;
    color: #fff
}

#menu-global-menu-mobile li.menu-posts li {
    border: 3px solid #fff;
    background-color: #f99106;
    padding: 3px
}

#menu-global-menu-mobile li.menu-shops li.menu-fb,
#menu-global-menu-mobile li.menu-shops li.menu-ig,
#menu-global-menu-mobile li.menu-shops li.menu-tw {
    width: 33%;
    float: left;
    text-indent: -999px;
    height: 61px;
    padding: 0;
    background-color: #fff
}

#menu-global-menu-mobile li.menu-shops li.menu-fb a {
    background: url(http://www.cebupot.com/wp-content/themes/cebupot2017/assets/images/social_fb.png) center no-repeat
}

#menu-global-menu-mobile li.menu-shops li.menu-ig a {
    background: url(http://www.cebupot.com/wp-content/themes/cebupot2017/assets/images/social_ig.png) center no-repeat
}

#menu-global-menu-mobile li.menu-shops li.menu-tw a {
    background: url(http://www.cebupot.com/wp-content/themes/cebupot2017/assets/images/social_twitter.png) center no-repeat
}

#menu-global-menu-mobile li.menu-posts {
    width: 100%;
    float: right
}

#menu-global-menu-mobile li.menu-posts,
#menu-global-menu-mobile li.menu-shops li.menu-fb,
#menu-global-menu-mobile li.menu-shops li.menu-ig,
#menu-global-menu-mobile li.menu-shops li.menu-tw {
    display: none
}

#main-nav-mobile {
    padding-bottom: 10px
}

article.coupon div.post-info a:hover {
    color: #ef7574
}

article.coupon div.post-info h4.title a {
    color: #ef7574;
    font-weight: 700
}

article.coupon div.post-info ul.meta {
    color: #036
}

article.coupon div.post-info ul.meta li.date {
    font-weight: 700
}

ul#menu-mobile {
    list-style-type: none;
    margin-top: 15px;
    float: right
}

ul#menu-mobile li {
    list-style-type: none;
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin-left: 5px
}

ul#menu-mobile li:nth-child(1) {
    margin-left: 0
}

ul#menu-mobile li a {
    display: block;
    width: 100%;
    height: 100%
}

ul#menu-mobile li a span {
    width: 100%;
    text-indent: -9999px;
    display: block;
    text-indent: -9999px
}

ul#menu-mobile li#menu-mobile-fb a {
    background: url(../images/social_fb.png) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-ig a {
    background: url(../images/social_ig.png) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-tw a {
    background: url(../images/social_twitter.png) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-coupon a {
    background: url(../images/menu_coupon.jpg) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-tour a {
    background: url(../images/menu_tour.jpg) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-search a {
    background: url(../images/menu_search.png) center/100% no-repeat
}

ul#menu-mobile li#menu-mobile-menu a {
    background: url(../images/menu_menu.png) center/100% no-repeat
}

.alignleft {
    float: left
}

.ssba-wrap {
    margin-bottom: 10px
}

@media only screen and (min-width :320px) {
    div#header-top-lang {
        display: none
    }

    #header p#slogan {
        margin-top: -3px;
        text-indent: -9999px;
        display:  none;
    }

    .summary-list-2>article.post {
        min-height: 270px
    }
}

@media only screen and (min-width :768px) {
    body {
        font-size: 14px
    }

    #header p#slogan {
        font-size: 13px;
        margin-left: 15px;
        display:  none;
    }

    .navbar-brand {
        margin-top: 0;
        padding: 20px 15px 15px
    }

    .navbar-brand img {
        max-width: auto
    }

    #header-top-level {
        padding: 0
    }

    .summary-list .section-headline {
        font-size: 14px;
        padding-left: 15px
    }

    .summary-list>article.post {
        display: block;
        padding-bottom: 20px;
        border-bottom: 1px dotted #ccc;
        margin-bottom: 20px;
        width: 100%
    }

    .summary-list>article.post:last-child {
        border-bottom: none
    }

    .summary-list .post-thumb {
        width: 42%
    }

    .summary-list .post-thumb img {
        width: 100%;
        height: auto
    }

    .summary-list .post-info {
        width: 55%;
        position: relative;
        margin-top: 0
    }

    .summary-list .post-info ul.meta li {
        float: left;
        display: block;
        list-style-type: none;
        margin-right: 10px
    }

    .summary-list .post-info h4.title {
        font-size: 16px;
        font-weight: 700
    }

    article.featured .post-thumb {
        width: 52%
    }

    article.featured .post-thumb img {
        width: 100%;
        height: auto
    }

    article.featured .post-info {
        width: 45%;
        position: relative;
        margin-top: 0
    }

    .home_ads {
        margin-bottom: 20px;
        margin-top: 32px
    }

    .home_ads ul.grid-1 li {
        margin: 0 auto;
        width: 100%;
        display: block;
        float: left
    }

    .home_ads ul.grid-1 li img {
        margin: 0 auto;
        display: block;
        max-width: 100%
    }

    .home_ads ul.grid-2 li {
        width: auto;
        display: block;
        float: left;
        text-align: left;
        margin: 0 12px 0 0
    }

    .home_ads ul.grid-2 li:nth-child(2n+2) {
        margin-right: 0;
        text-align: right
    }

    .home_ads ul.grid-2 li img {
        width: auto;
        max-width: 348px
    }

    .home_ads ul.grid-3 li {
        width: auto;
        display: block;
        float: left;
        text-align: left;
        margin: 0 5px 0 0
    }

    .home_ads ul.grid-3 li:nth-child(2) {
        text-align: center
    }

    .home_ads ul.grid-3 li:nth-child(3n+3) {
        margin-right: 0;
        text-align: right
    }

    .home_ads ul.grid-3 li img {
        width: auto
    }

    div#gmap {
        width: 600px;
        height: 450px;
        margin: auto
    }

    .responsive-video {
        max-width: 600px;
        max-height: 450px
    }

    .archive article,
    .blog article,
    .coupons article,
    .search article {
        padding: 10px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid transparent;
        min-height: 330px
    }

    .archive article .post-thumb,
    .blog article .post-thumb,
    .coupons article .post-thumb,
    .search article .post-thumb {
        width: 47%;
        margin-right: 20px
    }

    .archive article .post-thumb img,
    .blog article .post-thumb img,
    .search article .post-thumb img {
        width: 100%;
        height: auto
    }

    .archive article .post-info,
    .blog article .post-info,
    .coupons article .post-info,
    .search article .post-info {
        width: 50%;
        float: right
    }

    .archive article .post-info ul.meta li,
    .blog article .post-info ul.meta li,
    .search article .post-info ul.meta li {
        float: left;
        display: block;
        list-style-type: none;
        margin-right: 10px
    }

    article.freepaper .post-thumb {
        width: 30%;
        margin-right: 20px
    }

    .archive article.freepaper .post-info {
        width: 67%;
        float: right
    }

    ul.company_recommended_list li div.images {
        width: 268px;
        height: 117px;
        display: block;
        border: 0 solid #ccc;
        float: left
    }

    ul.company_recommended_list li div.details {
        width: 61%;
        margin-left: 1%
    }

    ul.company_recommended_list li div.other_details {
        display: block;
        text-align: center;
        width: auto;
        margin: 0 auto;
        height: 23px;
        border: 0 solid #ccc;
        position: absolute;
        top: 3px;
        right: 10px
    }

    ul.company_recommended_list li p {
        padding: 0;
        display: block;
        line-height: 1.2em;
        overflow: hidden;
        margin: 0 0 1px
    }

    ul.company_index_list li span.area {
        display: block;
        float: left;
        width: 50%;
        height: 23px;
        background: url(/media/images/store/icon_map.gif) no-repeat;
        padding-left: 25px;
        padding-top: 5px;
        line-height: 12px;
        font-size: 10px;
        margin-top: 5px
    }

    ul.company_index_list li span.type {
        display: block;
        float: right;
        width: 50%;
        height: 23px;
        padding-left: 25px;
        padding-top: 5px;
        line-height: 12px;
        font-size: 10px;
        margin-top: 5px
    }

    #main-nav {
        background: url(../images/main-nav-bg.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:first-child>a {
        border-left: 1px solid #fff
    }

    #main-nav>div>ul>li>a {
        border-radius: 0;
        padding: 33px 1px 5px;
        border-right: 1px solid #fff;
        height: 63px;
        font-weight: 400;
        font-size: 12px;
        word-wrap: normal
    }

    #main-nav>div>ul>li>a,
    #main-nav>div>ul>li>a:visited {
        background: url(none);
        color: #fff !important
    }

    #main-nav>div>ul>li>a:hover {
        background: url(../images/menu_08_on.gif) center bottom repeat-x
    }

    /*
    #main-nav>div>ul>li:nth-child(1).active>a,
    #main-nav>div>ul>li:nth-child(1)>a:hover {
        background: url(../images/menu_01_on.gif) center bottom repeat-x
    }
    */

    #main-nav>div>ul>li:nth-child(7).active>a,
    #main-nav>div>ul>li:nth-child(7)>a:hover {
        background: url(../images/menu_02_on.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(5).active>a,
    #main-nav>div>ul>li:nth-child(5)>a:hover {
        background: url(../images/menu_03_on.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(8).active>a,
    #main-nav>div>ul>li:nth-child(8)>a:hover {
        background: url(../images/menu_04_on.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(6).active>a,
    #main-nav>div>ul>li:nth-child(6)>a:hover {
        background: url(../images/menu_05_on.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(3).active>a,
    #main-nav>div>ul>li:nth-child(3)>a:hover {
        background: url(../images/menu_06_on.gif) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(2).active>a,
    #main-nav>div>ul>li:nth-child(2)>a:hover {
        /*background: url(../images/menu_07_on.gif) center bottom repeat-x*/
        background-image: none;
        background-color: #00adee;
    }

    #main-nav>div>ul>li:nth-child(1).active>a,
    #main-nav>div>ul>li:nth-child(1)>a:hover {
        background: #01c875 url(none) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(4).active>a,
    #main-nav>div>ul>li:nth-child(4)>a:hover {
        background: #bb3e0e url(none) center bottom repeat-x
    }

    #main-nav>div>ul>li:nth-child(9).active>a,
    #main-nav>div>ul>li:nth-child(9)>a:hover {
        background: url(../images/menu_09_on.gif) center bottom repeat-x
    }

    #shop #map_canvas {
        width: 100%;
        height: 400px
    }

    #shop div#intro img.shop_image_main {
        display: block;
        margin: 0 auto 30px
    }

    #shop .responsive-video {
        max-width: 100%
    }

    p#slogan {
        padding: 25px 0 0 15px;
        margin-bottom: 3px
    }

    #return_top {
        opacity: 1
    }

    #main-nav-mobile,
    #main-nav-search {
        display: none !important
    }

    div#header-top-lang {
        display: block
    }

    #menu-global-menu,
    #menu-global-menu li,
    #menu-global-menu li a {
        height: 40px !important
    }

    #menu-global-menu li a {
        padding-top: 10px !important
    }

    .summary-list-2>article.post {
        min-height: 330px
    }
}

@media only screen and (min-width :992px) {
    .container {
        width: 994px
    }

    #main-nav>div>ul>li>a {
        border-radius: 0;
        padding: 33px 3px 5px;
        border-right: 1px solid #fff;
        color: #fff;
        height: 63px;
        font-weight: 700;
        font-size: 13px
    }
}

.mobile #content-main {
    padding-top: 50px
}

.mobile .home #content-main {
    padding-top: 6px
}

#client_form_wrap {
    width: 345px;
    height: 75px;
    z-index: 999;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0
}

#client_form_wrap a span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#client_form_wrap a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/gotoclientform.png) center center/100% no-repeat
}

.mobile #client_form_wrap {
    width: 160px;
    height: 43px;
    z-index: 999;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0
}

.mobile #client_form_wrap a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/gotoclientform.png) center center/100% no-repeat
}

div#header-top-lang {
    height: 40px;
    background-color: #000;
    text-align: right;
    padding-top: 4px
}

ul#lang-menu {
    list-style-type: none
}

ul#lang-menu>li {
    list-style-type: none;
    display: block;
    float: right;
    padding-right: 3px;
    text-align: center;
    width: auto
}

ul#lang-menu>li a:visited,
ul#lang-menu>li>a:link {
    color: #f38f29
}

ul#lang-menu>li>a:hover {
    color: #fff
}

ul#lang-menu>li>a>span {
    padding: 3px 5px;
    background-color: transparent;
    display: block;
    width: auto
}

ul#lang-menu>li>span {
    padding: 3px 5px;
    background-color: transparent;
    display: block;
    width: auto;
    color: #fff
}

.slider-recent img,
.slider-recent-wrap {
    width: 100%
}

#home-menu2 {
    display: block
}

#menu-columns {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#menu-columns li {
    width: 33%;
    display: inline-block;
    margin: 0 0.5% 2px 0;
    padding: 0;
    border: 1px solid #5c5c5c;
    background-color: #fff;
}

#menu-columns li a {
    font-weight: bold;
    font-size: 13px;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0;
    /*padding: 2px 0;*/
    color: #000
    height: 40px;
    line-height: 40px;

}

#menu-columns li:nth-child(7) a {
    color: #019b43;
}

#menu-columns li:nth-child(5) a  {
    color: #ffc432;
}

#menu-columns li:nth-child(8) a {
    color: #43bbbc;
}

#menu-columns li:nth-child(6) a {
    color: #e32a89;
}

#menu-columns li:nth-child(3) a {
    color: #f39519;
}

#menu-columns li:nth-child(2) a {
    color: #6bb92f;
}

#menu-columns li:nth-child(1) a {
    color: #00a760;;
}

#menu-columns li:nth-child(4) a {
    color: #9e4527;
    color: #bb3e0e;
}

#menu-columns li:nth-child(9) a {
    /*
    background-color: #65d885;
    width: 57.5%;
    margin-top: 7px;
    margin-left: 21%;
    padding: 5px 0
    */
    color: #366994;
}

#menu-columns li:nth-child(9) a {
    font-size: 13px
}

#menu-columns li:nth-child(3n+3) {
    margin-right: 0;
}


@media only screen and (min-width :768px) {
    .slider-recent-wrap {
        width: 710px;
        margin: 0 auto
    }

    .slider-recent img {
        width: 500px
    }

    #home-menu2 {
        display: none
    }

    #social-links-sidebar {
      display:  block;
      margin-bottom: 10px;
    }
    
    #social-links-sidebar h4 {
      color:  #e16d6d;
      text-align: center;
      margin-bottom: 10px;
    }

}

#home-update h3 {
    background-color: #0002f9;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    width: auto;
    display: inline-block;
    margin-top: 0
}

#home-update ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 0
}

#home-corona a#link-corona,
#home-update a#link-corona {
    color: red;
    margin-top: 5px;
    margin-bottom: 20px;
    float: right
}

#home-corona p {
    padding: 5px 5px 5px 40px;
    background: url(../images/icon_corona_small.png) 5px center no-repeat;
    border: 1px solid #000
}

#home-corona a:link,
#home-corona a:visited {
    color: #00f;
    text-decoration: underline
}

#home-corona a:hover {
    text-decoration: none
}