@charset "UTF-8";
body {
  min-width: 0;
  background: #000; }

@media screen and (max-width: 1024px) {
  .thk_pc_header #thk_global_navigation {
    display: none; }

  .thk_pc_header .thk_global_inner {
    width: 100%; } }
.container {
  width: 100%; }

.inner {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }

.iconBell {
  margin-bottom: 10px;
  padding: 5px 5px 5px 54px;
  font-size: 24px;
  background: url(../img/icon_bell.png) no-repeat left center; }

.slideBg {
  height: 350px;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .slideBg img {
    position: absolute;
    top: 0;
    width: 100%; }

@media screen and (max-width: 1024px) {
  .slideBg {
    height: 250px; } }
@media screen and (max-width: 768px) {
  .slideBg {
    height: 100px; } }
/* インフォメーションバー */
#infoWrap {
  display: none;
  width: 100%;
  padding: 6px 0;
  background-color: #d51410; }

.infomation {
  padding-left: 112px;
  background: url(../img/info_title.png) no-repeat left center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#infoText {
  padding: 5px 11px;
  border-radius: 3px;
  line-height: 1.4;
  background-color: #fff; }

.infoBlack {
  color: #000; }

.infoBlue {
  color: #00f; }

.infoRed {
  color: #f00; }

.infoBlueBold {
  font-weight: bold;
  color: #00f; }

.infoRedBold {
  font-weight: bold;
  color: #f00; }

@media screen and (max-width: 768px) {
  .iconBell {
    margin-bottom: 4px;
    padding: 5px 5px 5px 30px;
    font-size: 16px;
    background: url(../img/icon_bell.png) no-repeat left center;
    background-size: 23px auto; }

  .inner {
    padding-left: 1.4%;
    padding-right: 1.4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  #infoWrap {
    width: 100%;
    padding: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .infomation {
    padding-top: 24px;
    padding-left: 0;
    background: url(../img/info_title.png) no-repeat 6px top;
    background-size: auto 18px; } }
/* ----- header ----- */
header {
  position: relative;
  background: url(../img/topBg.jpg) no-repeat top center; }

.header {
  position: relative;
  text-align: center; }

.header h1 {
  margin-bottom: 15px; }

.headerInfo {
  margin-top: -10px;
  font-size: 24px;
  line-height: 1.4;
  color: #fffbed; }
  .headerInfo h2 {
    color: #fedb6f; }

.headerInfo br {
  display: none; }

.headerInfo h2 span {
  font-size: 44px; }

.headerInfo p {
  line-height: 1.5;
  font-size: 22px;
  font-feature-settings: "palt"; }

.headerInfo p span {
  font-size: 16px; }

.free {
  position: absolute;
  top: 0;
  right: 5px; }

.spElem {
  display: none; }

@media screen and (max-width: 980px) {
  .header {
    background-size: 100% auto; }

  .headerInfo {
    background-size: 98% auto; }

  .headerInfo br {
    display: block; } }
@media screen and (max-width: 768px) {
  header {
    background: none; }

  .header h1 img {
    width: 100%; }

  .header.inner {
    padding: 0; }

  .headerInfo {
    display: none;
    margin-top: -10px;
    font-size: 4vw;
    background-image: none; }

  .headerInfo h2 span {
    font-size: 5vw; }

  .headerInfo p {
    font-size: 5vw; }

  .headerInfo p span {
    font-size: 4vw; }

  .free {
    width: 25%; }

  .free img {
    width: 100%; }

  .spElem {
    display: block; }

  .pcElem {
    display: none; } }
/* .mov-area*/
.movie {
  position: relative;
  margin: 60px auto 0;
  width: 853px;
  height: 480px; }
  .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (max-width: 768px) {
  .movie {
    position: relative;
    margin: 16px auto 0;
    width: 100%;
    padding-top: 56.25%;
    height: inherit; }
    .movie iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; } }
/* ----- toppage shop ----- */
.shopWrap .slideBg {
  margin-top: 80px; }
.shopWrap h2 {
  text-align: center;
  margin: 54px 0 44px; }
  .shopWrap h2 img {
    height: 38px; }
.shopWrap a:hover {
  opacity: .8; }
.shopWrap .shop-list {
  display: flex;
  flex-wrap: wrap; }
  .shopWrap .shop-list li {
    width: 18.5%;
    margin-right: 1.875%;
    margin-bottom: 50px; }
    .shopWrap .shop-list li:nth-child(5n) {
      margin-right: 0%; }
.shopWrap .btn {
  max-width: 400px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .shopWrap .slideBg {
    margin-top: 40px; }
  .shopWrap h2 {
    margin: 30px 0 36px; }
    .shopWrap h2 img {
      height: 24px; }
  .shopWrap .shop-list {
    display: flex;
    flex-wrap: wrap; }
    .shopWrap .shop-list li {
      width: 30%;
      margin-right: 0;
      margin-bottom: 30px; }
      .shopWrap .shop-list li:nth-child(5n) {
        margin-right: 0%; }
      .shopWrap .shop-list li:nth-child(6), .shopWrap .shop-list li:nth-child(1) {
        margin-left: 2%; }
      .shopWrap .shop-list li:nth-child(7), .shopWrap .shop-list li:nth-child(2) {
        margin-left: 3%;
        margin-right: 3%; }
      .shopWrap .shop-list li:nth-child(9), .shopWrap .shop-list li:nth-child(4) {
        margin-left: 17%;
        margin-right: 6%; }
  .shopWrap .btn {
    max-width: 50%;
    margin: 0 auto; } }
/* ----- mainContents ----- */
.mainContents {
  padding: 40px 0 2.5%; }

/* eventSummary */
.eventSummary {
  margin-bottom: 5%; }

.eventBox {
  padding: 2.5%;
  border-radius: 5px;
  line-height: 1.4; }

.eventBox .iconBell {
  color: #d00718; }

.description {
  overflow: hidden;
  margin-bottom: 2.5%; }

.description p {
  margin-bottom: 2%; }

.description p:last-of-type {
  margin-bottom: 0; }

.about {
  margin-top: 250px;
  display: flex;
  text-align: justify;
  box-sizing: border-box; }
  .about dl {
    box-sizing: border-box;
    width: 50%;
    color: #fff;
    text-align: left;
    padding: 50px 20px 12px;
    line-height: 1.5;
    position: relative;
    background-image: url(../img/box_bg.png);
    background-position: top left;
    background-size: 100% auto;
    background-repeat: repeat-y; }
    .about dl:first-child {
      margin-right: 60px; }
    .about dl::before, .about dl::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 7px;
      left: 0;
      z-index: 0; }
    .about dl::before {
      top: -7px;
      background: url(../img/box_top.png) no-repeat top left/100% auto; }
    .about dl::after {
      bottom: -7px;
      background: url(../img/box_bottom.png) no-repeat bottom left/100% auto; }
    .about dl dt {
      position: absolute;
      text-align: center;
      width: 392px;
      top: -92px;
      margin-left: -196px;
      left: 50%;
      z-index: 1; }

.description .summaryDl {
  float: right;
  width: 28%;
  max-width: 250px;
  margin-bottom: 0; }

.description .summaryDl a {
  display: block; }

.description .summaryDl a img:first-of-type {
  margin-bottom: 5px; }

.eventPhoto li {
  padding: 0 7px; }

.eventPhoto img {
  width: 100%;
  max-width: 286px; }

@media screen and (max-width: 768px) {
  .about {
    margin-top: 60px;
    display: block;
    padding: 0 16px; }
    .about dl {
      width: 100%;
      padding: 50px 20px 12px; }
      .about dl:first-child {
        margin-right: 0;
        margin-bottom: 95px; }
      .about dl::before {
        background-size: 100% 100%; }
      .about dl::after {
        background-size: 100% 100%; } }
@media screen and (max-width: 640px) {
  .about {
    margin-top: 50px;
    display: block;
    padding: 0 16px 24px; }
    .about dl {
      width: 100%;
      padding: 30px 20px 12px; }
      .about dl:first-child {
        margin-right: 0;
        margin-bottom: 80px; }
      .about dl::before {
        background-size: 100% 100%; }
      .about dl::after {
        background-size: 100% 100%; }
      .about dl dt {
        position: absolute;
        text-align: center;
        width: 280px;
        top: -70px;
        margin-left: -140px;
        left: 50%;
        z-index: 1; }
        .about dl dt img {
          width: 280px; } }
/* ----- イベント情報 ----- */
.infoTitle {
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center; }

.eventDocument {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3.1%; }

.eventDocument li {
  text-align: center; }

.eventDocument a {
  display: block; }

.eventDocument a:hover {
  opacity: 0.9; }

.eventDocument .sp {
  display: none; }

@media screen and (max-width: 768px) {
  .infoTitle {
    margin: 30px 0 45px; }

  .infoTitle img {
    height: 24px; }

  .eventDocument {
    margin-bottom: 8%;
    height: auto;
    width: 100%; }

  .eventDocument .pc {
    display: none; }

  .eventDocument .sp {
    display: block; } }
/* ----- 各イベント詳細 ----- */
.eventCards:after {
  content: "";
  clear: both;
  display: block; }

.col {
  float: left;
  width: 31.2%;
  margin-right: 3.2%; }

.eventCards .col:last-of-type {
  margin-right: 0; }

.card {
  position: relative;
  width: 100%;
  margin-bottom: 14%;
  padding: 20px 8px 8px;
  border-radius: 5px;
  line-height: 1.4;
  background-color: #f8d533;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.card::before {
  position: absolute;
  top: -40px;
  left: 50%;
  width: 140px;
  height: 59px;
  margin-left: -70px;
  background: url(../img/icon_ribbon.png) no-repeat 0 0/100% auto;
  content: ""; }

.card dt {
  margin-bottom: 8px;
  color: #623a0e;
  text-align: center;
  font-family: "DSきりぎりす";
  font-size: 24px;
  line-height: 1;
  letter-spacing: -5px; }

.card dd {
  padding: 12px;
  background-color: #fff;
  word-wrap: break-word; }

.card dd.fontk {
  font-family: "DSきりぎりす";
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -3px;
  text-align: center;
  color: #CD0003; }

.card dd:first-of-type {
  border-radius: 5px 5px 0 0; }

.card dd:last-of-type {
  border-radius: 0 0 5px 5px; }

.card .cardImg {
  padding: 0 12px 12px;
  text-align: center; }

.lego {
  position: relative;
  display: inline-block;
  padding-right: .4em;
  margin-right: 5px; }

.lego small {
  position: absolute;
  font-size: 12px;
  right: 0; }

.cardImg img {
  max-width: 90%; }

.cardLink {
  display: block;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: #2c5521 url(../img/btn_bg_green.gif) repeat 0 0;
  text-decoration: none; }

.cardLink::before {
  position: absolute;
  top: 13px;
  left: 18px;
  transform: rotate(90deg);
  font-size: 14px;
  content: "▲"; }

.price {
  border: 3px #CD0003 double;
  padding: 3px;
  text-align: center;
  color: #CD0003;
  margin-bottom: 5px;
  background-color: #FFF2F2; }

.mini {
  font-size: 10px; }

.redb {
  color: #FFF;
  font-weight: bold;
  text-align: center;
  background-color: #cd0003;
  padding: 2px;
  font-size: 18px; }

.red {
  color: #cd0003;
  margin-top: 5px; }

@media screen and (max-width: 768px) {
  .col {
    float: none;
    width: 100%;
    margin-right: 0%; }
    .col:last-child .card:last-child {
      margin-bottom: 0; }

  .card {
    margin-bottom: 15%; }

  .price {
    border: 3px #CD0003 double;
    padding: 3px;
    text-align: center; } }
/* ----- アクセス ----- */
.accessWrap {
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: 60px; }

.access {
  color: #fff;
  line-height: 1.4; }
  .access .text {
    text-align: center; }
    .access .text span {
      font-size: 24px;
      display: block;
      margin-bottom: 4px;
      font-family: "DSきりぎりす"; }

.access iframe {
  width: 100%;
  height: 320px;
  margin-bottom: 12px;
  border-radius: 5px; }

.access h4 {
  margin: 65px 0 40px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .access {
    padding-top: 0;
    padding-bottom: 4%; }
    .access .text span {
      font-size: 20px; }

  .access h4 {
    margin: 30px 0 24px; }
    .access h4 img {
      height: 24px; } }
/* ----- SNS ----- */
.snsArea {
  border-bottom: 1px solid #fff; }

.snsArea .inner {
  padding: 44px 0;
  display: flex; }

.snsArea .inner > div {
  width: 470px;
  background: #fff;
  border-radius: 5px;
  padding: 24px 20px 28px; }

.snsArea .inner > div:first-child {
  margin-right: 20px; }

.snsArea .inner > div h3 {
  text-align: center;
  margin-bottom: 18px; }

.instagram {
  position: relative; }

.instagram p {
  text-align: center;
  line-height: 1.5;
  color: #28620e;
  font-family: "UD新ゴ DB"; }

#instaList {
  width: 420px;
  margin: 12px auto 18px;
  display: flex;
  flex-wrap: wrap; }

#instaList li {
  width: 140px;
  height: 140px;
  overflow: hidden; }

#instaList li img {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  object-fit: cover; }

.instagram .btn a {
  margin-top: 24px;
  display: inline-block;
  background: #da1d33;
  padding: 12px 70px;
  border-radius: 30px; }

.instagram a {
  transition: all .3s; }

.instagram a:hover {
  opacity: .8; }

@media screen and (max-width: 768px) {
  .snsArea .inner {
    display: block; }

  .snsArea .inner > div {
    width: 90%;
    margin: 0 auto 12px;
    background: #fff;
    border-radius: 5px;
    padding: 20px 0 16px; }

  .snsArea .inner > div:first-child {
    margin-right: auto; }

  .snsArea .inner > div h3 {
    margin-bottom: 10px; }

  .instagram {
    padding: 0 12px; }

  .instagram p {
    padding: 0 5%; }

  #instaList {
    width: 90%;
    margin: 12px auto 18px;
    display: flex;
    flex-wrap: wrap; }

  #instaList li {
    width: 33.33%;
    padding-top: 33.3%;
    height: 0;
    overflow: hidden;
    position: relative; }

  #instaList li img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  .instagram .btn a {
    display: inline-block;
    background: #a5171c;
    padding: 12px 70px; }

  .instagram a {
    transition: all .3s; }

  .instagram a:hover {
    opacity: .8; } }
/* ----- bottomContents ----- */
.bottomContents {
  padding-top: 4%;
  padding-bottom: 132px;
  background-image: url(../img/footer_bg.png), url(../img/bottom_bg.png);
  background-repeat: repeat-x, no-repeat;
  background-position: bottom center, center top; }

.notes {
  background: url(../img/bottom_bg.jpg) right top no-repeat;
  color: #fff;
  line-height: 1.6; }

.notes li {
  padding-left: 1em;
  text-indent: -1em; }

.notes h5 {
  font-size: 30px;
  color: #fbc51c; }

@media screen and (max-width: 768px) {
  .bottomContents {
    padding-bottom: 50px;
    background-image: url(../img/footer_bg.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: auto 55px; }

  .notes {
    padding-bottom: 50px;
    background-position: 95% bottom;
    background-size: auto 50px; }

  .notes h5 {
    font-size: 18px; } }
/* ----- footer ----- */
footer {
  background-color: #fff;
  padding-bottom: 32px; }

.footer {
  padding-top: 1%;
  line-height: 1.8; }
  .footer.inner {
    position: relative; }
    .footer.inner .bnr {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 138px; }

.footer dl {
  color: #583b15; }

.footer dt {
  float: left; }

.sponsor dt::after {
  content: "/"; }

.copy {
  padding: 2% 0;
  text-align: center; }

#topBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  width: 86px;
  height: 62px;
  background: url(../img/btn_top.png) no-repeat 0 0;
  z-index: 10; }

/* 768px以下
==============================*/
@media screen and (max-width: 768px) {
  /* footer */
  .footer dl {
    color: #583b15;
    font-weight: bold; }

  .footer dt {
    float: none; }

  .sponsor dt::after {
    content: ""; }

  .sponsor dd {
    margin-bottom: 10px; }

  .copy {
    padding: 5% 0 2%;
    text-align: center; }

  .copy img {
    width: 90%; }

  .footer.inner .bnr {
    position: static;
    text-align: center;
    margin: 8px auto auto; } }
/* media */
/* 640px以下
==============================*/
@media screen and (max-width: 640px) {
  #topBtn {
    width: 43px;
    height: 31px;
    background-size: 43px 31px; } }
/* media */
.sponsorbnr {
  margin-bottom: 15px; }

.sponsorbnr h3 {
  font-size: 24px;
  text-align: center;
  color: #cd0808; }

.sponsorbnr p {
  text-align: center; }

.bnr_special {
  margin: 8px 0; }

.sponsorbnr p.stext {
  font: 12px;
  color: #583b15; }

ul.bnrbox {
  width: 750px;
  margin: 0 auto; }

ul.bnrbox li {
  float: left;
  margin: 5px 5px; }

@media screen and (max-width: 750px) {
  ul.bnrbox {
    width: 100%;
    margin: 0 0; }

  ul.bnrbox li {
    width: 46%;
    margin: 5px 2%; }

  ul.bnrbox li a {
    width: 46%; }

  .sponsorbnr h3 {
    font-size: 18px; } }
.schedule .mainContents {
  padding-top: 0; }
.schedule .header h1 {
  margin-bottom: 0; }

/* .scheduleArea */
.scheduleArea {
  font-family: "メイリオ", meiryo ,sans-serif;
  box-sizing: border-box;
  padding: 28px 50px;
  border-radius: 5px;
  line-height: 1.4;
  background: url(../img/eventBg.png) #fff; }
  .scheduleArea .title {
    text-align: center;
    margin-bottom: 28px; }
  .scheduleArea > dl > dt {
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
    padding-left: 56px;
    background-color: #d00718;
    background-image: url(../img/bell_green.png);
    background-repeat: no-repeat;
    background-position: 8px 50%;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer; }
    .scheduleArea > dl > dt::after {
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      right: 17px;
      width: 0;
      height: 0;
      margin-top: -4px;
      border-style: solid;
      border-width: 8.7px 5px 0 5px;
      border-color: #ffffff transparent transparent transparent; }
  .scheduleArea .active::after {
    border-width: 0 5px 8.7px 5px;
    border-color: transparent transparent #ffffff transparent; }
  .scheduleArea > dl > dd {
    display: none; }
  .scheduleArea > dl > dt.active + dd {
    display: block; }
  .scheduleArea > dl:nth-of-type(even) > dt {
    background-color: #3a6d23;
    background-image: url(../img/bell_red.png); }

.detail dl {
  display: flex;
  margin: 0 8px;
  padding: 20px 0;
  font-size: 16px;
  border-bottom: 1px dashed #d59f1c;
  line-height: 1.625; }
.detail dt {
  padding: 0 8px;
  margin-right: 16px;
  display: inline-block;
  text-align: center;
  background: #d59f1c;
  color: #fff; }
.detail dd {
  width: 100%; }

.link {
  display: flex; }
  .link span {
    display: block; }
  .link p:nth-child(1) {
    width: 50%; }
  .link p:nth-child(2) {
    text-align: right;
    width: 50%; }
  .link a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #d00718;
    font-size: 14px;
    border-radius: 4px;
    width: 200px;
    padding: 4px 0; }

@media screen and (max-width: 640px) {
  .mainContents {
    padding: 0 1.4% 32px; }

  .scheduleArea {
    padding: 20px 5% 32px; }
    .scheduleArea > dl > dt {
      margin-top: 12px; }

  .detail dl {
    margin: 0;
    padding: 8px 0;
    font-size: 14px; }
  .detail dt {
    padding: 0 8px;
    margin-right: 16px; }

  .link {
    display: block; }
    .link p:nth-child(2),
    .link p:nth-child(1) {
      width: 100%; }
    .link a {
      font-size: 12px;
      width: 100%; } }
/* ----- shop ----- */
.header-image {
  text-align: center; }
  .header-image img {
    width: 100%; }

.shop .category-title {
  text-align: center;
  margin-bottom: 44px; }
  .shop .category-title img {
    height: 37px; }
.shop .shop-title {
  margin-bottom: 50px; }
  .shop .shop-title img {
    width: 100%; }
.shop .btnMap {
  text-align: center;
  margin: 30px  auto 80px;
  width: 70%; }

.goods-text {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  color: #fff;
  background: url(../img/textBg.png) 0 0/320px auto;
  border-top: #3a2a17 5px solid;
  position: relative;
  border-radius: 0 0 15px 15px;
  color: #fff;
  font-size: 16px;
  line-height: 1.87;
  padding: 30px 8px 24px;
  text-align: center;
  margin: 0 auto 60px;
  max-width: 840px; }
  .goods-text::before {
    display: block;
    width: 100%;
    height: 2px;
    background: #84670f;
    content: '';
    position: absolute;
    top: 0;
    left: 0; }

.food-list {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  display: flex;
  flex-wrap: wrap; }
  .food-list .item {
    width: 32%;
    color: #fff;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    background: url(../img/textBg.png) 0 0/320px auto;
    margin-bottom: 40px; }
    .food-list .item:nth-child(3n-1) {
      margin-left: 2%;
      margin-right: 2%; }
    .food-list .item figure img {
      border-bottom: 5px solid #5e4426; }
    .food-list .item h3 {
      border-top: 2px solid #d8a918;
      padding-top: 16px;
      padding-bottom: 40px;
      display: table;
      width: 100%;
      height: 60px;
      font-size: 19px;
      position: relative;
      background: url(../shop/img/snow.png) no-repeat;
      background-position: bottom center;
      background-size: auto 33px; }
      .food-list .item h3 span {
        line-height: 1.3;
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
    .food-list .item .text {
      margin-top: 12px;
      line-height: 1.25;
      font-size: 16px;
      padding: 0 18px 24px; }
  .food-list.goods .item figure {
    border-bottom: 2px solid #d8a918; }

@media screen and (max-width: 640px) {
  .shop .category-title {
    margin-bottom: 20px;
    margin-top: 20px; }
    .shop .category-title img {
      height: 20px; }
  .shop .shop-title {
    margin-bottom: 20px; }
  .shop .btnMap {
    width: 100%;
    margin: 16px auto 20px; }

  .food-list .item {
    width: 48.5%;
    margin-bottom: 20px; }
    .food-list .item:nth-child(3n-1) {
      margin-left: 0%;
      margin-right: 0%; }
    .food-list .item:nth-child(2n) {
      margin-left: 3%; }
    .food-list .item h3 {
      padding-top: 8px;
      padding-bottom: 24px;
      height: 60px;
      font-size: 14px;
      position: relative;
      background-size: auto 24px; }
    .food-list .item .text {
      margin-top: 12px;
      font-size: 14px;
      padding: 0 10px 20px; } }
/* ----- map ----- */
.map .map-title {
  text-align: center;
  margin-bottom: 58px; }
  .map .map-title img {
    height: 39px; }
.map .map-image img {
  width: 100%; }
.map .shopList-title {
  text-align: center;
  margin-top: 82px;
  margin-bottom: 50px; }
  .map .shopList-title img {
    height: 51px; }
.map .shop-title {
  margin-bottom: 50px; }
.map .sub-title {
  margin-bottom: 27px; }
.map .btn {
  width: 50%;
  margin: 8px auto 16px; }
  .map .btn:hover {
    opacity: .8; }
.map .food-list .item h3 {
  text-align: center;
  background: none;
  padding: 20px 8px 0 8px;
  box-sizing: border-box;
  line-height: 1.2; }
  .map .food-list .item h3 span {
    display: block;
    width: 100%;
    font-size: 12px;
    position: relative;
    line-height: 30px;
    margin-top: 8px; }
    .map .food-list .item h3 span::before {
      content: '';
      border-top: 1px solid #fff;
      width: 40px;
      height: 1px;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -20px; }

@media screen and (max-width: 640px) {
  .map .map-title {
    margin: 24px 0 20px; }
    .map .map-title img {
      height: 22px; }
  .map .shopList-title {
    margin: 40px 0 0px; }
    .map .shopList-title img {
      height: 25px; }
  .map .sub-title {
    margin: 30px 0 20px; }
  .map .btn {
    width: 70%; } }

/*# sourceMappingURL=style.css.map */
