@charset "UTF-8";

/* STYLE */
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    background-color: #ffffff;
  }

  100% {
    opacity: 1;
    background-color: #ffffff;
  }
}

body {
  -webkit-animation-name: fadein;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
}

a img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=100)";
  /* ie 8 */
  -moz-opacity: 1;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
  zoom: 1;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  -moz-opacity: 0.7;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7;
  /* Safari 1.x */
  zoom: 1;
}

img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  /* IE 7+ */
  image-rendering: optimizeQuality;
  /* Fx, (Gecko 1.9.2) */
  max-width: 100%;
  height: auto;
  width
  /****/
  : auto;
  /*IE8のみ適用*/
}

/* normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: none;
}

a:link {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #898989;
}

a:active {
  color: #000000;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 170%;
  background-color: #ffffff;
}

/* #comtents-header
================================================== */
.container {
  max-width: 960px;
  min-width: 290px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.page-no-container {
  max-width: 960px;
  min-width: 290px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.page-container {
  max-width: 960px;
  min-width: 290px;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 0 auto 180px auto;
  text-align: center;
}

/* #common-ttl
================================================== */
.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

h1 {
  margin: -4px 0 0 -20px;
  padding: 0;
}

h2 {
  width: 960px;
  height: 135px;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 135px;
}

h2 img {
  width: 450px;
}

h3 {
  width: auto;
  height: auto;
  margin: 0 0 42px 0;
  padding: 0;
  text-align: left;
}

p.section-ttl {
  margin: 0;
  padding: 30px 0 20px 0;
  text-align: left;
  line-height: 170%;
  font-size: 26px;
}

p.section-txt {
  margin: 0;
  padding: 0;
  text-align: left;
}

p.section-txt-b {
  margin: 0 0 40px 0;
  padding: 0;
  text-align: left;
}

p.section-txt-s {
  margin: 20px 0 0 0;
  font-size: 12px;
  line-height: 160%;
  font-weight: normal;
}

p.section-txt-micro {
  margin: 0;
  font-size: 12px;
  line-height: 140%;
  font-weight: normal;
}

p.section-illsutration {
  width: auto;
  margin: 40px 0 0 0;
  font-weight: normal;
}

/* #page-header
================================================== */
header,
head_block,
head_nav_box {
  margin: 0;
  padding: 0;
}

.main-page-geader {
  max-width: 1500px;
  height: 135px;
  margin: 0px auto 151px auto;
  padding: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  top: 106px;
}

.bunatown {
  background: url("/kanko/img/bunatown_header_main_ttl_bg.jpg");
}

.food {
  background: url("/kanko/img/food_header_main_ttl_bg.jpg");
}

.experience {
  background: url("/kanko/img/experience_header_main_ttl_bg.jpg");
}

.stay {
  background: url("/kanko/img/stay_header_main_ttl_bg.jpg");
}

.access {
  background: url("/kanko/img/access_header_main_ttl_bg.jpg");
}

/* #float nav
================================================== */
ul.fix-float-nav {
  width: 100px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 200;
}

ul.fix-float-nav li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  margin: 0 0 5px 0;
}

/* #topic path
================================================== */
ul.topic-path {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}

ul.topic-path li {
  width: auto;
  height: 15px;
  line-height: 15px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: left;
  display: inline-block;
}

ul.topic-path li:before {
  content: " > ";
  margin: 0 5px 0 0;
}

ul.topic-path li:first-child:before {
  content: none;
}

ul.topic-path li a {
  text-decoration: underline;
}

ul.topic-path li a:hover {
  text-decoration: none;
}

ul.topic-path img {
  width: 17px;
  margin: -5px 0 0 0;
}

/* #common-header
================================================== */
header {
  width: 1500px;
  background: url("../img/common_header_bg.jpg");
  height: 106px;
  margin: 0 auto;
  text-align: center;
  line-height: 106px;
  border-bottom: 1px solid #000000;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.head_nav_box {
  display: flex;
  width: 980px;
  margin: auto;
}

.head_logo_box {
  width: 150px;
  margin: 0;
  padding: 0;
}

.head_buna_box {
  width: 180px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_buna_box a {
  width: 180px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_buna_btn-off.png");
  background-size: 180px 60px;
}

.head_buna_box a:hover {
  background: url("../img/head_menu_buna_btn-on.png");
  background-size: 180px 60px;
}

.head_buna_box-current {
  width: 180px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_buna_box-current a {
  width: 180px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_buna_btn-on.png");
  background-size: 180px 60px;
}

.head_buna_box-current a:hover {
  background: url("../img/head_menu_buna_btn-off.png");
  background-size: 180px 60px;
}

.head_taiken_box {
  width: 150px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_taiken_box a {
  width: 150px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_taiken_btn-off.png");
  background-size: 150px 60px;
}

.head_taiken_box a:hover {
  background: url("../img/head_menu_taiken_btn-on.png");
  background-size: 150px 60px;
}

.head_taiken_box-current {
  width: 150px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_taiken_box-current a {
  width: 150px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_taiken_btn-on.png");
  background-size: 150px 60px;
}

.head_taiken_box-current a:hover {
  background: url("../img/head_menu_taiken_btn-off.png");
  background-size: 150px 60px;
}

.head_food_box {
  width: 200px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_food_box a {
  width: 200px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_food_btn-off.png");
  background-size: 193px 60px;
}

.head_food_box a:hover {
  background: url("../img/head_menu_food_btn-on.png");
  background-size: 193px 60px;
}

.head_food_box-current {
  width: 200px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_food_box-current a {
  width: 200px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_food_btn-on.png");
  background-size: 193px 60px;
}

.head_food_box-current a:hover {
  background: url("../img/head_menu_food_btn-off.png");
  background-size: 193px 60px;
}

.head_yado_box {
  width: 170px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_yado_box a {
  width: 170px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_stay_btn-off.png");
  background-size: 168px 60px;
}

.head_yado_box a:hover {
  background: url("../img/head_menu_stay_btn-on.png");
  background-size: 168px 60px;
}

.head_yado_box-current {
  width: 170px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_yado_box-current a {
  width: 170px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_stay_btn-on.png");
  background-size: 168px 60px;
}

.head_yado_box-current a:hover {
  background: url("../img/head_menu_stay_btn-off.png");
  background-size: 168px 60px;
}

.head_access_box {
  width: 150px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_access_box a {
  width: 150px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_access_btn-off.png");
  background-size: 150px 60px;
}

.head_access_box a:hover {
  background: url("../img/head_menu_access_btn-on.png");
  background-size: 150px 60px;
}

.head_access_box-current {
  width: 150px;
  height: 60px;
  margin: 23px 0 0 0;
  line-height: 60px;
  border-left: 2px solid #dcdddd;
}

.head_access_box-current a {
  width: 150px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: url("../img/head_menu_access_btn-on.png");
  background-size: 150px 60px;
}

.head_access_box-current a:hover {
  background: url("../img/head_menu_access_btn-off.png");
  background-size: 150px 60px;
}

/*  */
.main_image_box_back {
  position: relative;
  width: 1500px;
  margin: auto;
  overflow: hidden;
}

/* #footer
================================================== */
.wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

.top_footer_banner {
  width: 100%;
  height: 420px;
  margin: 40px auto 0 auto;
  text-align: center;
  overflow: hidden;
  background: url("/kanko/img/top_foot_nami.png") center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 50;
}

.top-element {
  width: 500px;
  height: auto;
  margin: 0 0 0;
  padding: 0;
  display: flex;
  /* 子要素をflexboxで揃える */
  flex-direction: column;
  /* 子要素をflexboxにより縦方向に揃える */
  justify-content: center;
  /* 子要素をflexboxにより中央に配置する */
  align-items: center;
  /* 子要素をflexboxにより中央に配置する */
}

.element {
  width: 500px;
  height: auto;
  margin: 220px 0 0 0;
  display: flex;
  /* 子要素をflexboxで揃える */
  flex-direction: column;
  /* 子要素をflexboxにより縦方向に揃える */
  justify-content: center;
  /* 子要素をflexboxにより中央に配置する */
  align-items: center;
  /* 子要素をflexboxにより中央に配置する */
}

footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 960px;
  height: auto;
  overflow: hidden;
  margin: 80px auto 50px auto;
  text-align: center;
}

.footer-contents-box {
  width: 38%;
  height: auto;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
  float: left;
}

.footer-contents-box-nav {
  width: 16%;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 38px;
  text-align: left;
  float: right;
  border-left: 1px solid #ffffff;
}

.footer-ttl {
  width: 250px;
  margin: 0 0 30px 0;
  text-align: left;
}

dl.footer_address {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
  color: #ffffff;
  letter-spacing: 0.1em;
}

dl.footer_address dt {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}

dl.footer_address dd {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 0 3px 14px;
  padding: 0;
  text-align: left;
}

dl.footer_address a {
  color: #ffffff;
}

dl.footer_address a:hover {
  color: #2c7438;
}

dl.footer_address img {
  width: 275px;
}

ul.footer_links {
  width: auto;
  height: auto;
  margin: 0px 0 0 0;
  padding: 0;
  text-align: left;
}

ul.footer_links li {
  width: 190px;
  height: auto;
  line-height: 30px;
  background: url(/kanko/img/common_footer_main-arrow.png) no-repeat center left;
  background-size: 9px 13px;
  padding: 0px 0 0 20px;
  display: inline-block;
  text-align: left;
}

ul.footer_links li a {
  color: #ffffff;
}

ul.footer_links li a:hover {
  color: #2c7438;
}

.copyright {
  clear: left;
  width: 440px;
  height: auto;
  margin: 0 auto 0px auto;
  padding: 0 0 20px 0;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
}