@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400italic);
* {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  font-size: 12px;
}
.wrapper {
  height: auto !important;
  height: 100%;
}
a {
  color: #333;
}
img {
  max-width: 100%;
  height: auto;
}
#infscr-loading {
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000;
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
header {
  width: 100%;
  height: auto;
  padding-top: 20px;
  float: left;
}
.clear, h1 a {
  font-size: 0.1em;
  text-indent: -1000em;
}
h1 {
  width: 220px;
  height: 90px;
  margin: 0px auto;
}
h1 a {
  width: 220px;
  height: 90px;
  float: left;
  background-image: url(../image/logo.jpg);
  display: block;
}
.fade {
  width: 100%;
  margin: 20px auto;
  float: left;
}
footer {
  height: 200px;
  padding-top: 20px;
  clear: left;
  background-color: #FFF;
  text-align: center;
}
h4 {
  font-size: 16px;
  text-align: center;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  color: #bfbab7;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: normal;
  margin-bottom: 5px;
  border-bottom: solid 1px #ccc;
  width: 100%;
  display: block;
  float: left;
}
copy {
  clear: both;
  font-size: 10px;
}
.update {
  width: 50%;
  float: left;
  height: 260px;
  overflow: auto;
  padding: 0px;
  padding-top: 80px;
  background-image: url(../image/ttl_update.jpg);
  background-repeat: no-repeat;
  background-position: 0px 30px;
}
.update p {
  width: 100%;
  margin-bottom: 10px;
}
.update p.date {}
.update p.title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.update p.title a {
  color: #666;
  text-decoration: none;
}
.cal {
  padding-top: 50px;
  width: 50%;
  float: left;
  background-image: url(../image/ttl_open.jpg);
  background-repeat: no-repeat;
  background-position: 0px 30px;
}
.banner {
  width: 100%;
  margin: 20px 0%;
  text-align: center;
  float: left;
}
.banner img {
  width: 31%;
  margin: 1%;
  float: left;
}
.content {
  width: 70%;
  margin: 0px 15%;
  float: left;
  line-height: 2.5em;
  color: #333;
}
.about p {
  padding: 10px 0px;
  text-align: center;
}
.about p span {
  color: #999;
}
.about p.title {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  color: #bfbab7;
  font-size: 16px;
  padding: 20px 0px 0px 0px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.column2 dl, .shop dl {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 50px;
}
.column2 dl dt {
  width: 78%;
  padding: 1%;
  float: left;
  display: block;
}
.column2 dl dt.title {
  width: 98%;
  float: left;
  padding: 1%;
  text-align: center;
  display: block;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  background-color: #bfbab7;
  color: #FFF;
  display: block;
  float: left;
}
.column2 dl dd {
  width: 18%;
  padding: 1%;
  float: left;
  display: block;
  text-align: right;
}
.shop dl dd {
  width: 78%;
  padding: 1%;
  float: left;
  display: block;
}
.shop dl dt {
  width: 18%;
  padding: 1%;
  float: left;
  display: block;
  color: #bfbab7;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
#map {
  width: 100%;
  float: left;
  margin: 30px 0px;
  height: 300px;
}
.gallery img {
  float: left;
  width: 23%;
  margin: 1%;
}
.entry {
  width: 100%;
  display: block;
  float: left;
}
.entry h4 {
  border-bottom: 1px solid #ccc;
  width: 100%;
  display: block;
  float: left;
  padding: 5px 0px;
}
.entry h4 span {
  font-size: 10px;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-weight: normal;
  float: right;
}
.entry_body {
  padding: 20px 0px;
  float: left;
  width: 100%;
}
.entry p {
  display: block;
  min-height: 1em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .wrapper, .wrap {
    width: 98%;
    margin: 0px 1%;
  }
  .push {
    display: none;
  }
  ul.pc {
    display: none;
  }
  .simple-menu {
    width: 30px;
    height: 30px;
    background-image: url(../image/sp_menu.jpg);
    position: absolute;
    top: 50px;
    left: 0px;
    font-size: 0.1em;
    text-indent: -1000em;
    cursor: pointer;
  }
  .update {
    width: 100%;
  }
  .cal {
    width: 100%;
  }
  .content {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
}
@media screen and (max-width:640px) {
  .banner img {
    width: 96%;
    margin: 2%;
  }
  .gallery img {
    float: left;
    width: 48%;
    margin: 1%;
  }
}
@media (min-width: 981px) {
  .wrapper {
    width: 980px;
    min-height: 100%;
    margin: 0 auto -220px;
  }
  .wrap {
    width: 980px;
    margin: 0 auto;
  }
  .push {
    height: 220px;
    clear: left;
  }
  .for_smart_menu {
    display: none;
  }
  header ul {
    list-style: none;
    padding: 0px;
    width: 720px;
    margin: 10px auto;
  }
  header ul li {
    float: left;
    width: 120px;
    display: block;
    height: 30px;
    background-image: url(../image/global_on.jpg);
  }
  header ul li a {
    float: left;
    width: 120px;
    display: block;
    height: 30px;
    background-image: url(../image/global.jpg);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  header ul li:nth-child(1), header ul li:nth-child(1) a {
    background-position: -0px 0px;
  }
  header ul li:nth-child(2), header ul li:nth-child(2) a {
    background-position: -120px 0px;
  }
  header ul li:nth-child(3), header ul li:nth-child(3) a {
    background-position: -240px 0px;
  }
  header ul li:nth-child(4), header ul li:nth-child(4) a {
    background-position: -360px 0px;
  }
  header ul li:nth-child(5), header ul li:nth-child(5) a {
    background-position: -480px 0px;
  }
  header ul li:nth-child(6), header ul li:nth-child(6) a {
    background-position: -600px 0px;
  }
  header ul li:nth-child(7), header ul li:nth-child(7) a {
    background-position: -720px 0px;
  }
  header ul li:nth-child(8), header ul li:nth-child(8) a {
    background-position: -840px 0px;
  }
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .h1 a {
    background-image: url(../image/ttl_update@x2.jpg);
    background-size: 220px 90px;
  }
  .update {
    background-image: url(../image/ttl_update@x2.jpg);
    background-size: 320px 30px;
  }
  .cal {
    background-image: url(../image/ttl_open@x2.jpg);
    background-size: 320px 30px;
  }
}