@charset "UTF-8";
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.facebook:before, .twitter:before, .insta:before, .angle-right:before, #header .header_content #toggle_global-sp:before, #nav_sp .nav_rows a:before, #footer #footer_nav ul li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  color: #333;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  text-decoration: underline;
  color: #39589A;
  outline: none;
  border: none;
}

a:hover {
  text-decoration: none;
}

p {
  margin-bottom: 1.6em;
}

hr {
  border: none;
  border-bottom: 1px solid #ccc;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  background: white url("../misc/icon_select.png") right center no-repeat;
  padding-right: 24px;
  background-size: 20px 11px;
}

select::-ms-expand {
  display: none;
}

.default {
  color: #EFEFEF;
}

.bg-default {
  background-color: #EFEFEF;
}

.primary {
  color: #2979FF;
}

.bg-primary {
  background-color: #2979FF;
}

.secondary {
  color: #FF3F00;
}

.bg-secondary {
  background-color: #FF3F00;
}

.cream {
  color: #FFF8E6;
}

.bg-cream {
  background-color: #FFF8E6;
}

.error {
  color: #D90000;
}

.bg-error {
  background-color: #D90000;
}

.clearfix, #footer {
  overflow: hidden;
  *zoom: 1;
  background-color: #000;
  text-align: center;
  color: #fff;
}

.clear {
  clear: both;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.ta {
  text-align: left;
}

.text-big {
  font-size: 18px;
}

.text-medium {
  font-size: 15px;
}

.text-semi-medium {
  font-size: 13px;
}

.hide-all {
  display: none;
}

strong, .bold, h1, h2, h3, h4 {
  font-weight: 700;
}

.col-main {
  width: 53.15091%;
  margin-right: 2.90216%;
}

.radius {
  border-radius: 12px;
}

.circle {
  border-radius: 100%;
}

.shadow {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

img {
  max-width: 100%;
  height: auto;
  top: auto;
}

.img_center_margine_0 {
  margin: auto;
  display: block;
}

.flex-gmap iframe, .flex-gmap object, .flex-gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.flex-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 100%;
  overflow: hidden;
}

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

img[src*="acclog"] {
  display: none !important;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}

.facebook:before {
  content: "";
  font-size: 20px;
  color: #FFF;
}

.twitter:before {
  content: "";
  font-size: 20px;
  color: #FFF;
}

.insta:before {
  content: "\f16d";
  font-size: 20px;
  color: #FFF;
}

.angle-right:before {
  content: "";
  font-size: 22px;
  color: #000;
}

i {
  border-radius: 100%;
  display: inline-block;
  box-sizing: border-box;
}

i.twitter {
  background-color: #598DCA;
}

i.insta {
  background-color: #000;
}

i.joshi {
  background-color: #FF7373;
}

i.official {
  background-color: #3A589B;
}

.accordion {
  cursor: pointer;
}

.animation {
  -webkit-animation: fuwafuwa 4s ease-in-out infinite;
  animation: fuwafuwa 4s ease-in-out infinite;
}

table p {
  margin-bottom: 0;
}

#header {
  font-size: 13px;
}

#header .heading_wrap {
  background-color: rgba(255, 255, 255, 0.6);
}

#header .header_content #toggle_global-sp {
  width: 44px;
  height: 44px;
  box-sizing: border-box;
  padding: 3px 7px;
  position: fixed;
  right: 10px;
  top: 10px;
  position: absolute;
  left: 5px;
  top: 5px;
  color: #CE194A;
  font-size: 10px;
  border: 1px solid #CE194A;
  border-radius: 8px;
}

#header .header_content #toggle_global-sp:before {
  content: "";
  font-size: 27px;
  color: #CE194A;
  position: relative;
  left: -1px;
}

#header .header_content #header_logo {
  float: left;
}

#header .header_content #main_nav .author {
  float: left;
}

#header .header_content #main_nav .author a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: url("../misc/icon_author.png") 0 0 no-repeat;
  width: 103px;
  height: 23px;
}

#header .header_content #main_nav .social {
  float: left;
}

#header .header_content #main_nav .social li {
  float: left;
  margin-top: 12px;
  margin-right: 5px;
}

#nav_sp {
  background-color: #FFE599;
  position: fixed;
  top: 53px;
  left: 0;
  width: 100%;
  padding-top: 3%;
  margin-bottom: -640px;
  padding-bottom: 640px;
  display: none;
}

#nav_sp .nav_rows {
  clear: both;
  background-color: #fff;
  border: 1px solid #A4A4A4;
  margin: 0 3%;
  margin-bottom: 3%;
  border-radius: 8px;
}

#nav_sp .nav_rows a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 12px;
  border-bottom: 1px solid #A4A4A4;
}

#nav_sp .nav_rows a:before {
  content: "";
  font-size: 22px;
  color: #000;
}

#nav_sp .nav_rows li:last-child a {
  border-bottom: none;
}

#nav_sp .nav_cols {
  margin: 0 3%;
  margin-bottom: 3%;
  overflow: hidden;
  *zoom: 1;
}

#nav_sp .nav_cols li {
  overflow: hidden;
  *zoom: 1;
  width: 49%;
  float: left;
  margin-left: 1%;
  margin-bottom: 1%;
}

#nav_sp .nav_cols li img {
  vertical-align: bottom;
}

#nav_sp .nav_cols li:first-child {
  margin-left: 0;
}

#nav_sp .nav_cols li:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}

#___gcse_0 .gsc-control-cse {
  background-color: transparent;
  border: none;
  width: 250px;
  padding: 0;
  float: left;
  margin-top: 13px;
}

#___gcse_0 .gsc-control-cse .gsc-input {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 13px;
}

#___gcse_0 .gsc-control-cse .gsc-search-button {
  margin-top: 5px;
}

#___gcse_0 .gsc-control-cse .gsc-search-button input {
  background-color: #008C46;
  border: solid 1px #004020;
}

.event_footer {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 35px;
}

.event_footer .bx-controls-direction a {
  top: 50% !important;
}

#inaba_navi {
  padding: 1em 0;
  padding-bottom: 2.5em;
  margin-bottom: 2em;
  text-align: center;
  background-color: #F0F0F0;
}

#inaba_navi h3 {
  margin-bottom: 1em;
}

#inaba_navi ul {
  width: 100%;
  margin: auto;
}

#inaba_navi ul li {
  display: inline-block;
  margin: 0px;
}

.attention {
  background: #D90000 url("../misc/heading_attention.png") 22px 16px no-repeat;
  border-radius: 50px;
  padding: 7px;
  padding-left: 130px;
  color: #FFFF00;
  text-decoration: none;
  font-weight: 700;
}

.attention a {
  color: #FFFF00;
  text-decoration: none;
  font-weight: 700;
}

.attention a:hover {
  text-decoration: underline;
}

#totop {
  display: none;
}

#totop a {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 10000;
}

#footer {
  clear: both;
  margin-top: 49px;
  font-size: 13px;
}

#footer #footer_nav ul li a {
  color: #333;
  text-decoration: none;
  box-sizing: border-box;
}

#footer #footer_nav ul li a:before {
  content: "";
  font-size: 22px;
  color: #000;
}

#footer #footer_nav ul li a:hover {
  text-decoration: underline;
}

#copyright {
  margin: auto;
  padding: 8px 0;
  font-size: 12px;
}

#copyright p {
  margin-bottom: 0;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
  width: 100%;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: url("../misc/bx_prev2.png") 0 0 no-repeat;
  width: 16px;
  height: 24px;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: url("../misc/bx_next2.png") 0 0 no-repeat;
  width: 16px;
  height: 24px;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 35%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../misc/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../misc/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*スライダー中央揃え*/
@media only screen and (max-width: 740px) {
	
	#inaba_navi ul, ul.carousel-tokusyu-sp{
		left: 50%;
		margin-left: -135px;
	}

}
/*スライダー中央揃え*/

.div_pagetop {
  text-align: right;
}

.row_event_botom h3 {
  margin-bottom: 1em;
}

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotate(20deg) translateY(10px);
    transform: rotate(20deg) translateY(10px);
  }
}

@keyframes fuwafuwa {
  0% {
    -webkit-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotate(20deg) translateY(10px);
    transform: rotate(20deg) translateY(10px);
  }
}

.area-tsubuyaki {
  background: url("../misc/tsubuyaki_bg.png");
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.area-tsubuyaki p {
  margin-bottom: 0;
  font-size: 13px;
}

.area-tsubuyaki .tsubuyaki-wrapper {
  position: relative;
}

.area-tsubuyaki .tsubuyaki-row {
  *zoom: 1;
}

.area-tsubuyaki .tsubuyaki-row:before, .area-tsubuyaki .tsubuyaki-row:after {
  content: "";
  display: table;
}

.area-tsubuyaki .tsubuyaki-row:after {
  clear: both;
}

.area-tsubuyaki .tsubuyaki-balloon {
  color: #545454;
  font-size: 13px;
  text-decoration: none;
  display: block;
  border: 4px solid #F9847A;
  margin-top: 6px;
  margin-bottom: 6px;
  box-sizing: border-box;
  line-height: 1.5;
  position: relative;
  border-radius: 35px;
}

.area-tsubuyaki .tsubuyaki-balloon:before {
  content: "";
  background: url("../misc/tsubuyaki_tail.png") no-repeat;
  background-size: contain;
  height: 11px;
  width: 11px;
  position: absolute;
  bottom: -1px;
  left: 0px;
}

.area-tsubuyaki .tsubuyaki-balloon .tsubuyaki-balloon-in {
  display: block;
  background-color: #fff;
  position: relative;
  padding: 12px 24px;
  border-radius: 35px;
}

.area-tsubuyaki a.tsubuyaki-balloon:hover .tsubuyaki-balloon-in {
  background-color: #fffaed;
}

@media print, screen and (min-width: 741px){
  a img:hover, .box:hover{
    opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    cursor: pointer;
  }
  .switch img:first-child{
    display: none;
  }
  .tac-pc{
    text-align: center;
  }
  .text-big{
    font-size: 30px;
  }
  .text-medium{
    font-size: 20px;
  }
  .text-semi-medium{
    font-size: 16px;
  }
  .hide-pc{
    display: none !important;
  }
  .fr{
    float: right !important;
    margin: 0 0 25px 25px;
  }
  .fl{
    float: left !important;
    margin: 0 25px 25px 0;
  }
  i.facebook{
    padding: 7px 13px;
  }
  i.twitter{
    padding: 7px 10px;
  }
  i.insta{
    padding: 7px 9px;
  }
  #header .heading_wrap h1{
    margin: auto;
    width: 1206px;
    font-weight: 400;
    font-size: 10px;
    padding: 3px 0;
  }
  #header .header_content{
    margin: auto;
    margin-top: 10px;
    width: 1206px;
  }
  #header .header_content #header_logo{
    width: 373px;
  }
  #header .header_content #main_nav{
    width: 833px;
    float: left;
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 23px;
  }
  #header .header_content #main_nav .author{
    margin-top: 19.5px;
    margin-right: 25px;
  }
  #header .header_content #main_nav .social{
    margin-right: 5px;
  }
  .fixed_space{
    display: none;
  }
  .attention_wrap{
    width: 1206px;
    margin: auto;
    margin-bottom: 2em;
  }
  .attention{
    font-size: 20px;
  }
  .attention a{
    font-size: 20px;
  }
  .nav_global_wrap{
    background-color: #FFDE5C;
    height: 92px;
    margin-bottom: 4em;
  }
  .nav_global_wrap #nav_global{
    border-left: 5px solid #FFF;
    border-right: 5px solid #FFF;
    background-color: #fff;
    margin: auto;
  }
  #nav_global{
    width: 1208px;
    overflow: hidden;
    zoom: 1;
  }
  #nav_global ul li{
    float: left;
  }
  #nav_global ul li a{
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
  }
  #nav_global .douga a{
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  .page_douga #nav_global .douga a{
    background-repeat: no-repeat;
    background-position: 0px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  #nav_global .douga a:hover{
    background-repeat: no-repeat;
    background-position: 0px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  #nav_global .townface a{
    background-repeat: no-repeat;
    background-position: -163px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  .page_townface #nav_global .townface a{
    background-repeat: no-repeat;
    background-position: -163px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  #nav_global .townface a:hover{
    background-repeat: no-repeat;
    background-position: -163px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 163px;
  }
  #nav_global .events a{
    background-repeat: no-repeat;
    background-position: -326px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  .page_events #nav_global .events a{
    background-repeat: no-repeat;
    background-position: -326px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .events a:hover{
    background-repeat: no-repeat;
    background-position: -326px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .tokusyu a{
    background-repeat: no-repeat;
    background-position: -472px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 143px;
  }
  .page_tokusyu #nav_global .tokusyu a{
    background-repeat: no-repeat;
    background-position: -472px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 143px;
  }
  #nav_global .tokusyu a:hover{
    background-repeat: no-repeat;
    background-position: -472px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 143px;
  }
  #nav_global .sightseeing a{
    background-repeat: no-repeat;
    background-position: -615px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  .page_sightseeing #nav_global .sightseeing a{
    background-repeat: no-repeat;
    background-position: -615px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .sightseeing a:hover{
    background-repeat: no-repeat;
    background-position: -615px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .leasure a{
    background-repeat: no-repeat;
    background-position: -761px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 166px;
  }
  .page_leasure #nav_global .leasure a{
    background-repeat: no-repeat;
    background-position: -761px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 147px;
    width: 166px;
  }
  #nav_global .leasure a:hover{
    background-repeat: no-repeat;
    background-position: -761px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 147px;
    width: 166px;
  }
  #nav_global .inn a{
    background-repeat: no-repeat;
    background-position: -927px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  .page_inn #nav_global .inn a{
    background-repeat: no-repeat;
    background-position: -927px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .inn a:hover{
    background-repeat: no-repeat;
    background-position: -927px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 146px;
  }
  #nav_global .gourmet a{
    background-repeat: no-repeat;
    background-position: -1073px 0px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 135px;
  }
  .page_gourmet #nav_global .gourmet a, #nav_global .gourmet a:hover{
    background-repeat: no-repeat;
    background-position: -1073px -123px;
    background-image: url("../misc/nav_global_02.png");
    background-color: transparent;
    height: 123px;
    width: 135px;
  }
  .event_footer ul{
    width: 1206px;
    margin: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .event_footer ul li{
    margin-top: 0;
    margin-bottom: 0;
  }
  #totop a{
    right: 15px;
    bottom: 15px;
  }
  #footer{
    padding: 1.5em 0;
  }
  #footer .footer_content{
    margin: auto;
    width: 1206px;
  }
  #footer #footer_nav{
    width: 71.89055%;
    float: left;
  }
  #footer #footer_nav ul{
    width: 33%;
    float: left;
  }
  #footer #footer_nav ul li{
    background: url(../misc/li-icon_01.png) left center no-repeat !important;
    padding-left: 11px;
    line-height: 2;
  }
  #footer #footer_nav ul li a:before{
    content: "";
  }
  #footer #footer_logo{
    float: left;
    width: 28.10945%;
    box-sizing: border-box;
    border-left: 1px solid #D6D6D6;
    padding-left: 36px;
  }
  #copyright{
    width: 1206px;
  }
  .bx-wrapper .bx-prev{
    left: -30px;
  }
  .bx-wrapper .bx-next{
    right: -50px;
  }
  #inaba_navi .bx-prev{
    top: 55% !important;
    left: -30px;
  }
  #inaba_navi .bx-next{
    top: 55% !important;
  }
  .area-tsubuyaki{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .area-tsubuyaki .tsubuyaki-wrapper{
    width: 1206px;
    margin: auto;
  }
  .area-tsubuyaki .tsubuyaki-header{
    position: absolute;
    left: 0;
    bottom: -14px;
  }
  .area-tsubuyaki .tsubuyaki-row{
    padding-left: 220px;
  }
  .area-tsubuyaki .tsubuyaki-balloon{
    zoom: 1;
    width: 32.666%;
    float: left;
    margin-left: 1%;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .area-tsubuyaki .tsubuyaki-balloon:before, .area-tsubuyaki .tsubuyaki-balloon:after{
    content: "";
    display: table;
  }
  .area-tsubuyaki .tsubuyaki-balloon:after{
    clear: both;
  }
  .area-tsubuyaki .tsubuyaki-balloon:first-child{
    margin-left: 0;
  }
  .area-tsubuyaki .tsubuyaki-balloon:nth-child(3n+1){
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (max-width: 740px){
  body{
    padding-top: 60px;
  }
  .switch img:nth-child(2){
    display: none;
  }
  img.image-small-sp, img.image-medium-sp, img.image-large-sp{
    display: block;
    margin: auto;
    margin-bottom: 1em;
  }
  img.image-small-sp{
    width: 45%;
  }
  img.image-medium-sp{
    width: 65%;
  }
  img.image-large-sp{
    width: 85%;
  }
  .hide-sp{
    display: none !important;
  }
  .fr-sp{
    float: right;
    margin: 0 0 3% 3%;
  }
  .fl-sp{
    float: left;
    margin: 0 3% 3% 0;
  }
  .anchor{
    padding-top: 60px !important;
    margin-top: -60px !important;
  }
  i{
    width: 34px;
    height: 34px;
    width: 27px;
    height: 27px;
  }
  i.facebook{
    padding: 5px 10px;
  }
  i.facebook:before{
    font-size: 14px;
  }
  i.twitter{
    position: absolute;
    right: 41px;
    top: 12px;
    padding: 5px 8px;
  }
  i.twitter:before{
    font-size: 14px;
  }
  i.insta{
    position: absolute;
    right: 10px;
    top: 12px;
    padding: 6px 8px 3px 7px;
  }
  i.insta:before{
    font-size: 16px;
  }
  i.joshi{
    position: absolute;
    right: 72px;
    top: 12px;
  }
  i.official{
    position: absolute;
    right: 103px;
    top: 12px;
  }
  .fixed_space{
    height: 60px;
  }
  #header{
    height: 60px;
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    box-shadow: 0 3px 3px 0 #CECEBF;
  }
  #header .header_content #header_logo{
    margin-top: 6px;
    margin-left: 58px;
    width: 168px;
  }
  #header .header_content #main_nav .author{
    display: none !important;
  }
  #header .header_content #main_nav .access img{
    width: 30px;
    position: absolute;
    right: 8px;
    top: 13px;
  }
  #nav_sp .nav_rows a:before{
    position: absolute;
    left: 92%;
  }
  #___gcse_0 .gsc-control-cse{
    display: none;
  }
  .attention_wrap{
    margin-bottom: 2em;
  }
  .attention{
    margin: 3% 0;
    border-radius: 0;
    background-position: 4% 12px;
    padding-left: 3%;
    padding-top: 33px;
  }
  #footer #footer_nav ul li{
    width: 50%;
    float: left;
  }
  #footer #footer_nav ul li.home{
    width: 100%;
  }
  #footer #footer_nav ul li.home a:before{
    position: absolute;
    left: 95% !important;
  }
  #footer #footer_nav ul li.common2 a:before{
    position: absolute;
    left: 95% !important;
  }
  #footer #footer_nav ul li.common a{
    border-right: 1px dotted #A4A4A4;
  }
  #footer #footer_nav ul li.common a:before{
    position: absolute;
    left: 45% !important;
  }
  #footer #footer_nav ul li a{
    background-color: #F7F7F7;
    padding: 12px 8px;
    display: block;
    border-bottom: 1px dotted #A4A4A4;
  }
  #footer #footer_nav ul li a:before{
    position: absolute;
    left: 45%;
  }
  #footer #footer_logo address{
    clear: both;
    text-align: center;
    padding: 1em 3%;
  }
  #copyright p{
    text-align: center;
  }
  .bx-wrapper .bx-prev{
    left: 0px;
  }
  .bx-wrapper .bx-next{
    right: -3%;
  }
  .flex-gmap{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .event_footer{
    padding: 3em 0;
    padding-top: 1em;
  }
  #inaba_navi .bx-prev{
    top: 40px !important;
  }
  .event_footer .bx-next, #inaba_navi .bx-next{
    top: 40px !important;
    right: 0;
  }
  .event_footer .bx-wrapper .bx-controls-direction a, #inaba_navi .bx-wrapper .bx-controls-direction a{
    width: 16px;
    height: 24px;
  }
  .movie{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .movie iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .area-tsubuyaki .tsubuyaki-wrapper{
    padding-left: 12px;
    padding-right: 12px;
  }
  .area-tsubuyaki .tsubuyaki-header{
    text-align: center;
  }
}

/*# sourceMappingURL=layout_01.css.map */

.line-it-button{
  vertical-align: bottom;
}

/*スマホヘッダー内テキスト用*/
@media only screen and (max-width: 740px){
	#main_nav{
		height:36px;
		margin-top: -5px;
	}
	#main_nav .social{
		position: absolute;
		right: 0;
		top: -5px;
		margin: 0;
	}
	#header .header_content #header_logo{
		margin-left: 53px;
		margin-top: 8px;
	}
	p.htext-sp.hide-pc{
/*		font-size: 2.4vw!important;*/
		font-size: 9px;
		margin-top:36px;
		display: block;
		position: absolute;
		left: 53px;
		top:2px;
		font-weight: bold;
		letter-spacing: -0.2px;
	}
}

@media only screen and (max-width: 350px){
	#header_logo a img{
		width:125px;
		margin-top: 6px;
	}
	p.htext-sp.hide-pc{
	font-size: 7px;	
	}
}