/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016/05/26, 15:26:19
    Author     : admin
*/
#theme {
        padding-top: 80px;
}
    .area-name div.pref {
        margin: 5px 0 0 0;
    }
.rating-y {
    font-size: 150%;
    color: #fa0;
}
.rating-n {
    font-size: 150%;
    color: #fa0;
}
.s-rating-y {
    color: #fa0;
}
.s-rating-n {
    color: #fa0;
}
.review_show {
    cursor: pointer;
    font-weight: bold;
}

.mt10 {
    margin-top: 10px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.sort {
    margin-top: 20px;
}

    .input {
        padding: 12px;
        border: 1px solid #cfcfcf;
    }
    input[type="button"].btn-search {
        background: #66ccff;
    }
#second_section {
  max-width: 1024px;
  margin: 0 auto;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: flex-start;
  align-content: flex-start;
}
@media (min-width: 768px) {
    #list_contents section.m-container {
        width: 27%;
        margin-right: 3%;
    }
    #list_contents section.l-container {
        width: 70%;
    }
    
    #second_section section.s-container {
        width: 49%;
    }
    #second_section section.s-container:first-child {
        margin-right: 2%;
    }
    #second_section section.s-container-right {
        background: #eee;
        border-radius: 4px;
        padding: 5px;
        margin-top: 10px;
    }
    #second_section section.s-container-right:first-child {
        margin-top: 0;
    }
    #second_section section.s-container-left {
        background: #eee;
        border-radius: 4px;
        padding: 5px;
        margin-top: 10px;
    }
    #list_contents section.m-container {
        background: #eee;
        border-radius: 4px;
        padding: 5px;
    }
    #second_section section.s-container-left:first-child {
        margin-top: 0;
    }
}
#second_section section.s-container header, #list_contents section.m-container header {
    font-size: 1.2rem;
    padding: 10px 5px;
}
#second_section section.s-container header i, #list_contents section.m-container header i {
    font-size: 1.2rem;
    vertical-align: 0;
}
#second_section section.s-container div.contents, #list_contents section.m-container div.contents {
    background: #fff;
    padding: 10px;
}

#list_contents section.m-container .search_menu dt {
    margin: 15px 0 10px -12px;
    border-left: 8px solid #eee;
    padding: 0 10px;
}
#list_contents section.m-container .search_menu dd {
    padding: 5px 5px 15px 15px;
}

.l-container .area-header {
        background: #eee;
        padding: 0;
        margin-bottom: 10px;
        border-left: 5px solid #78C819;
}
.l-container .area-header h1 {
    background: #fff;
    padding: 10px;
}

#list_contents section.m-container .search_menu dd::before{
left: 3px;
width: 4px;
height: 4px;
border-top: 2px solid #7a0;
border-right: 2px solid #7a0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

#pick_up {
    
}
section.wrapper h1 {
    font-weight: 600;
    font-size: 1.1rem;
}
.portal-tourist li,.portal-shop li {
    border-bottom: 1px dotted #ccc;
    padding: 15px 10px 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.portal-tourist li div.thumbnail,.portal-shop li div.thumbnail {
    width: 30%;
}
.portal-tourist li div.contents,.portal-shop li div.contents {
    width: 70%;
}
.portal-tourist li div.contents h2,.portal-shop li div.contents h2 {
    font-size: 1.1rem;
    padding-bottom: 10px;
}
.portal-tourist li div.contents p,.portal-shop li div.contents p {
    font-size: 0.8rem;
}

.portal-info li {
    border-bottom: 1px dotted #ccc;
    padding: 15px 10px 5px;
}

.portal-tourist h2 a,.portal-shop h2 a {
    color: #060 ;
}








.icon-fb:hover {
    color: #3B5998 !important;
    background-color: #FFFFFF;
}
.icon-tw:hover {
    color: #1DA1F2 !important;
    background-color: #FFFFFF;
}    
.site-footer__content h3 img {
    width: 140px;
}

.bg-footer {
    position: relative;
    z-index: 230;
}
.site-footer {
    padding: 0 40px;
}
.site-footer {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    color: #FFFFFF;
}
#underfooter {
    z-index: 100;
    left: 10%;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    padding-top: 24px;
}
.site-footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.site-footer__content a {
    color: #fff;
    text-decoration: none;
    transition: all .1s linear;
}
.site-footer__content a:hover {
    color: #F05A24;
}
@media (min-width: 768px) {
.site-footer__content h2 {
    padding: 0 20px;
}
.site-footer__content div {
    width: 33%;
    padding: 0 20px;
    text-align: left;
}
}
@media (max-width: 768px) {
.site-footer__detail {
    width: 100%;
}
}
.site-footer__content h2 {
    width: 100%;
    margin: 60px 0 30px;
}
.site-footer__content h3 {
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: 700;
}
@media (min-width: 768px){
.site-footer__content ul {
    margin-bottom: 60px;
}
}
.site-footer__content ul li {
    margin-bottom: 10px;
    font-size: 0.875rem;
}
@media (min-width: 768px){
.site-footer__content ul {
    margin-bottom: 60px;
}
}
.site-footer__sns li {
    margin-right: 20px;
    display: inline-block;
}
.icon-fb, .icon-tw {
    width: 46px;
    height: 46px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}
.icon-tw {
    padding-top: 8px;
    font-size: 2rem;
    background-color: #1DA1F2;
}
.icon-fb {
    padding-top: 10px;
    font-size: 1.625rem;
    background-color: #3B5998;
}
.copyright {
    padding: 20px 0;
    text-align: center;
    color: #FFFFFF;
    background: none;
}

#top_image {
    position: absolute;
    top:240px;
    right:30px;
    background: url("/images/back.jpg") no-repeat;
    background-size: contain;
    height: 500px;
    width: 700px;
}
#second_image {
    position: absolute;
    top:1040px;
    left:30px;
    background: url("/images/back2.jpg") no-repeat;
    background-size: contain;
    height: 500px;
    width: 700px;
}

.area-change {
    font-size: 0.8rem;
    padding: 6px 0;
}
#pref_select {
    padding-top: 80px;
}
#list_contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 15px;
}
.lbl {
    padding: 2px 6px;
    background: #66bb6a;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}
.bg-footer {
    background-color: #4D4D4D;
}
.top-bar.top-bar_index {
/*    position: absolute;*/
    z-index: 100;
    top: 0;
    height: 100px;
    width: 80%;
    left: 10%;
    max-width: 80%;
}



h1.site-name {
    font-size: 100%;
}
.site-name span {
    color: #fff;
}
#select {
/*    position: absolute;*/
    z-index: 100;
    top: 100px;
    width: 80%;
    left: 10%;
    max-width: 80%;
}
.search_exec {
    cursor: pointer;
}
.gotoarea {
    cursor: pointer;
}

.area_selected_bar .area_selected_bar_header h1 {
    font-size: 130%;
}
@media (min-width: 1201px) {
#logo img {
    width: 170px;
}
}
.area-header h1 {
}

.search-key-list {
    margin-bottom: 0;
}
.shop-info h2 {
    font-size: 1.6rem;
    font-weight: bold;
}
.catch_copy {
    font-size: 1.2rem;
    font-weight: bold;
}
#underfooter {
    z-index: 100;
    left: 10%;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}



.top-bar__right ul li, .top-bar ul li {
    display: inline-block;
}


/*
 *  Remodal - v1.0.7
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.0.7
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  z-index: 101;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
    border-radius: 4px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.remodal-content {
    overflow: auto;
    max-height: 500px;
    min-height: 80px;
    padding: 20px 20px 50px;
}
.remodal-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 120%;
    text-align: center;
    padding: 10px;
    height: 35px;
    font-weight: 600;
    background: #78C819;
    color: #fff;
}
.remodal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 120%;
    text-align: center;
    padding: 10px;
    height: 55px;
    font-weight: 600;
    background: #eeeeee;
    color: #fff;
}

.review_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.review_box .review_img {
    width: 20%;
    padding: 0 10px;
}
.review_box .review_img img {
    border-radius: 50%;
    width: 70%;
}
.review_box .review_content {
    width: 80%;
    padding: 0 10px;
    text-align: left;
}
.review_box .review_content p.comment {
    background: #eee;
    border-radius: 5px;
    padding: 10px 16px;
    min-width: 40%;
    display: inline-block;
}
.review_box .review_content p {
}
.t-right {
    text-align: right !important;
}
.ad_area {
    margin-top: 20px;
    margin-bottom: 5px;
}
.ad_contents {
    background: #fff;
    padding: 0;
    padding-top: 30px;
    margin: -5px;
    margin-top: 5px;
}



