@charset "UTF-8";
.fb_iframe_widget {
  line-height: 0 !important; }

.SnsBox li {
  line-height: 0; }

.ex_none {
  display: none !important; }

.sp_none {
  display: inherit !important; }

.papa_container {
  position: relative;
  overflow: hidden; }
  .papa_container img {
    max-width: 100%;
    height: auto; }

.head_link {
  position: absolute;
  width: 86%;
  max-width: 950px;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  font-size: 0;
  text-align: right;
  z-index: 250; }
  .head_link > li {
    display: inline-block;
    background: url(../img/head_link_line.png) center right no-repeat;
    padding: 0 2.6% 0 2.5% !important;
    line-height: 0 !important; }
    .head_link > li:last-child {
      background: none;
      padding-right: 0 !important; }

#cmnFooter {
  position: relative;
  z-index: 250; }

.Pagetop {
  background: transparent !important;
  border: none !important; }

.bb_wrapper {
  position: relative;
  background: url(../img/back_all.jpg) center top repeat-y;
  background-size: 100% 1346px;
  width: 100vw;
  min-width: 769px;
  height: 800px;
  margin: 0 auto; }
  .bb_wrapper:before, .bb_wrapper:after {
    position: absolute;
    top: -273px;
    bottom: -273px;
    z-index: 150; }
  .bb_wrapper:before {
    content: url(../img/back_left.png);
    right: 50%; }
  .bb_wrapper:after {
    content: url(../img/back_right.png);
    left: 50%; }

.bb_custom_wrapper {
  position: absolute;
  max-width: 950px;
  min-width: 769px;
  width: 79.167vw;
  height: 54.167vw;
  max-height: 650px;
  min-height: 526px;
  left: 0;
  right: 0;
  top: 75px;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 300; }

.colophon_wrapper {
  position: absolute;
  width: 100%;
  bottom: 50px;
  margin: 0;
  line-height: 1;
  font-size: 11px;
  color: #5c4324;
  text-align: center; }

.data_wrapper {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 295px;
  height: 210px;
  right: 20px;
  bottom: 20px;
  padding: 20px;
  font-size: 11px;
  z-index: 250;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .data_wrapper.shown {
    -webkit-animation: data 0.5s linear 0s forwards;
    animation: data 0.5s linear 0s forwards; }

.data_title {
  margin: -0.2em 0 0 -0.6em !important;
  padding-bottom: 0.5em !important;
  font-size: 11px;
  text-align: left; }

.data_list {
  margin: 0;
  line-height: 1.7em; }
  .data_list:after {
    content: "";
    display: block;
    clear: both; }
  .data_list > dt {
    position: relative;
    float: left;
    width: 70px;
    color: #bc272d;
    text-align: left; }
    .data_list > dt:after {
      content: "：";
      position: absolute;
      right: 0;
      color: #322f26; }
  .data_list > dd {
    float: right;
    width: 180px;
    margin: 0;
    color: #322f26;
    text-align: justify; }

#WondaContainer {
  background: #fff; }

.fotter_pagetop {
  position: fixed;
  width: 86%;
  max-width: 1000px;
  min-width: 680px;
  left: 0;
  right: 0;
  bottom: -125px;
  margin: 0 auto;
  line-height: 0;
  text-align: right;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease; }
  .fotter_pagetop > .Pagetop {
    padding: 0 !important; }

.bb_custom_modal {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  width: 94.737%;
  max-width: 900px;
  height: 91.385%;
  max-height: 594px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 4px;
  margin: auto;
  z-index: 250; }

.map_modal_close {
  position: absolute;
  width: 300px;
  right: 0;
  bottom: 100%;
  margin: 0 auto;
  padding: 0 5px 5px;
  line-height: 0;
  text-align: right;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.map_modal_inner {
  display: none;
  position: absolute;
  background: #322f26;
  border-radius: 6px;
  width: 300px;
  height: 129px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 2% 3%;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .map_modal_inner.map_tokai_link, .map_modal_inner.map_sikoku_link {
    height: 100px; }

.map_modal_title {
  background: url(../img/map/modal_line.png) center bottom no-repeat;
  background-size: 100% auto;
  padding-bottom: 5% !important;
  font-size: 16px;
  letter-spacing: 0.4em; }

.map_modal_list {
  font-size: 0; }
  .map_modal_list:after {
    content: "";
    display: block;
    clear: both; }
  .map_modal_list > li {
    display: inline-block;
    border-left: 1px solid;
    margin-top: 15px !important;
    padding: 0.1rem 12px !important;
    line-height: 1;
    font-size: 14px; }
    .map_modal_list > li:nth-child(5) {
      border-left: none; }
    .map_modal_list > li:first-child {
      border-left: none; }
    .map_modal_list > li > a {
      color: #fff; }

@media screen and (max-width: 1130px) {
  .bb_wrapper {
    height: 86vw;
    min-height: 870px; }
  .data_wrapper {
    left: 0;
    right: 0;
    margin: 0 auto; }
  .colophon_wrapper {
    bottom: 27%; } }

@media screen and (max-width: 640px) {
  .ex_none {
    display: inherit !important; }
  .sp_none {
    display: none !important; }
  .head_link {
    display: table;
    table-layout: fixed;
    background: url(../img/back_top_sp.jpg);
    background-size: 100% 100%;
    width: 100vw;
    min-width: auto !important;
    height: 13vw;
    top: 0;
    padding: 0 !important; }
    .head_link > li {
      display: table-cell;
      background: url(../img/head_link_line_sp2.png) center right no-repeat;
      background-size: auto 40%;
      vertical-align: middle; }
      .head_link > li:last-child {
        padding-right: 2.6% !important; }
      .head_link > li img {
        max-width: 100%; }
  .fotter_pagetop {
    width: 94%;
    min-width: auto !important;
    bottom: -10%;
    z-index: 250; }
    .fotter_pagetop > .Pagetop {
      float: right;
      width: 24vw;
      max-width: 100px; }
      .fotter_pagetop > .Pagetop img {
        max-width: 100%; }
  .map_modal_list > li:nth-child(5) {
    border-left: 1px solid; }
  .map_modal_list > li:nth-child(6) {
    border-left: none; }
  #map_modal_wrapperSP {
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    width: 100vw;
    height: 102vh;
    max-height: none;
    left: 0;
    top: -1vh;
    z-index: 400; }
  .map_modal_inner {
    background: #fff;
    border-radius: 0;
    width: 68vw;
    max-width: 510px;
    height: 63vw !important;
    padding: 0; }
  .map_modal_title {
    background: url(../img/map/modal_line_sp.png) center bottom no-repeat;
    background-size: 100% auto;
    margin: 8% 0 5%;
    padding-bottom: 8% !important;
    color: #412814; }
  .map_modal_list {
    padding: 0 1%; }
    .map_modal_list > li {
      border: none;
      width: calc(100%/3);
      margin: 0 0 6% !important;
      padding: 0 2% !important;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .map_modal_list > li a {
        display: block;
        border: 1px dotted;
        border-radius: 6px;
        padding: 15% 0;
        color: #412814; }
  .map_modal_close {
    width: 68vw;
    max-width: 510px;
    bottom: 101%;
    padding: 1% 0; }
    .map_modal_close.bottom {
      top: 101%;
      bottom: auto;
      text-align: center; }
      .map_modal_close.bottom > a {
        float: none;
        width: 11.734vw;
        max-width: 88px;
        margin: 0 auto; }
    .map_modal_close > a {
      display: block;
      float: right;
      width: 20.134vw;
      max-width: 151px; }
      .map_modal_close > a img {
        max-width: 100%; } }
