@charset "UTF-8";
/*----------------------------------------------------
	ショップ詳細 共通
----------------------------------------------------*/
body section {
  margin: 0 0 60px !important;
}
body section h3 + p.lead {
  font-size: 17px;
  line-height: 25px;
  width: 820px;
  margin: 0 auto 32px;
}
body h3 {
  text-align: center;
  margin: 0 0 42px;
}
body h3 span {
  background: url(../images/common/subttl_bg.jpg);
  display: inline-block;
  font-size: 32px;
  margin: 0 0 60px;
  color: #fff;
  line-height: 60px;
  padding: 0 30px;
  background-image: url("../../kidokid/images/common/subttl_bg.jpg");
  margin: 0;
}
body .no_post_msg {
  text-align: center;
  font-size: 24px;
  color: #aaa;
  padding: 60px 0;
}
body .table-price {
  width: 980px;
  margin: 0 auto;
}
body .table-price .table-cell-label {
  background-color: #0068B7;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  padding: 5px 15px;
  border-radius: 14px;
  display: inline-block;
}
body .table-price .table-cell-price {
  font-size: 26px;
  font-weight: bold;
  display: block;
}
body .table-price .table-cell-sp {
  background-color: #F8F6E7;
  font-size: 18px;
}
body .table-price .table-cell-note {
  margin-top: 10px;
  font-size: 12px;
  display: block;
}
body .table-price thead th {
  background-color: #8B99BE;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
body .table-price thead th:last-child {
  border-right: none;
}
body .table-price tbody th, body .table-price tbody td {
  border-bottom: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
}
body .table-price tbody th:last-child, body .table-price tbody td:last-child {
  border-right: none;
}
body .table-price tbody th {
  background-color: #EEE;
  font-size: 24px;
  text-align: center;
  padding: 15px;
}
body .table-price tbody th .table-cell-label {
  background-color: #fff;
  color: #0068B7;
  margin-top: 10px;
}
body .table-price tbody td {
  text-align: center;
  padding: 15px;
}
body .table-price tbody td .clear {
  min-height: 1px;
  display: inline-block;
}
body .table-price tbody td .clear:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
body .table-price tbody td .clear .table-cell-price {
  margin-top: 10px;
}
body .table-price tbody td .left {
  float: left;
  padding-right: 15px;
  border-right: 1px dotted #ccc;
}
body .table-price tbody td .right {
  float: left;
  padding-left: 15px;
}
body sup {
  font-size: 12px !important;
  font-weight: normal !important;
}

/*----------------------------------------------------
	ショップ情報
----------------------------------------------------*/
.mainvisual {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
  padding-top: 0;
  background: url(../images/section1_bg2.gif) center 90px repeat;
}
.mainvisual .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.mainvisual:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.mainvisual .shop-head {
  background: url(../images/section1_bg1_cloud.png) center no-repeat, url(../images/section1_bg1_bird.png) center no-repeat;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.mainvisual .shop-head .shop-title {
  padding: 50px 0 40px;
  font-size: 46px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  color: #0068B6;
}
.mainvisual .shop-outline {
  background: url(../images/section1_bg1.png) center bottom no-repeat;
  margin-top: -135px;
  padding-top: 135px;
}
.mainvisual .shop-outline .container {
  min-height: 1px;
  overflow: hidden;
  background: left center no-repeat;
  min-height: 320px !important;
}
.mainvisual .shop-outline .container:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.mainvisual .shop-outline .container > p {
  width: 609px;
  position: absolute;
  top: 0;
  left: 0;
}
.mainvisual .shop-outline .container > div {
  float: right;
  width: 610px;
  padding: 45px 0;
}
.mainvisual .shop-outline .container > div ul {
  margin: 0 0 37px;
}
.mainvisual .shop-outline .container > div dl {
  font-size: 20px;
  line-height: 27px;
}
.mainvisual .shop-outline .container > div dl dt {
  float: left;
  width: 110px;
  border-right: 1px solid #000;
  margin: 0 0 28px;
}
.mainvisual .shop-outline .container > div dl dd {
  padding: 0 0 0 130px;
  margin: 0 0 28px;
}
.mainvisual .shop-outline .container > div dl dd:last-child {
  margin-bottom: 0;
}
.mainvisual .shop-outline .container > div dl dd.extra_time {
  color: #d24f4f;
  padding-left: 0;
}
.mainvisual .shop-outline .container > div p.map {
  margin: 0px;
  padding: 0px 0px 0px 130px;
  width: auto;
}
.mainvisual .shop-outline .container > div p.map a {
  color: #888;
  font-size: 16px;
}

ul.snslink {
  width: 1280px;
  margin: 53px auto 58px;
  text-align: center;
}
ul.snslink li {
  display: inline-block;
  margin: 0 26px;
}

/*----------------------------------------------------
	こんなところ！
----------------------------------------------------*/
.point {
  background: url(../images/point_bg.gif) left top no-repeat;
  width: 820px;
  margin: 0 auto 50px !important;
  padding: 43px 0 0;
  text-align: center;
}
.point .inner {
  background: url(../images/point_bg_inner.gif) left bottom no-repeat;
  padding: 0 46px 33px;
}
.point__ttl {
  color: #0068b7;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 4px solid #fff100;
  display: inline-block;
  line-height: 38px;
  margin: 0 0 23px;
  letter-spacing: 2.5px;
  padding: 0 0 0 7px;
}
.point__txt {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.5px;
}

/*----------------------------------------------------
	ナビゲーション
----------------------------------------------------*/
#local_nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: rgba(148, 157, 180, 0.6);
}
#local_nav ul {
  width: 1280px;
  text-align: center;
  margin: 0 auto;
}
#local_nav li {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
#local_nav li a {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
#local_nav li:before {
  content: "▼ ";
}
#local_nav li img {
  vertical-align: middle;
}

/*----------------------------------------------------
	イベント情報
----------------------------------------------------*/
.section1 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
  margin-bottom: 126px;
}
.section1 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section1:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section1 .events {
  margin: 0 0 65px;
}
.section1 .events__inner {
  min-height: 1px;
}
.section1 .events__inner:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section1 .events__inner__img {
  position: relative;
  float: left;
  width: 517px;
  height: 420px;
  overflow: hidden;
}
.section1 .events__inner__img img {
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  width: 100%;
  height: auto;
}
.section1 .events__inner__detail {
  float: right;
  width: 720px;
}
.section1 .events__inner__detail.full {
  width: 100%;
}
.section1 .events__inner__detail.full p.date span {
  width: 1188px;
}
.section1 .events__inner__detail p.ttl {
  font-size: 32px;
  line-height: 1.4;
  font-weight: bold;
}
.section1 .events__inner__detail p.ttl a {
  color: #0068B6;
}
.section1 .events__inner__detail p.date {
  margin: 0px 0px 30px;
}
.section1 .events__inner__detail p.date img {
  vertical-align: middle;
}
.section1 .events__inner__detail p.date span {
  border-bottom: 4px solid #bae3f9;
  padding: 0 0 8px 10px;
  display: inline-block;
  font-size: 24px;
  width: 628px;
}
.section1 .events__inner__detail p.date span.active {
  border-bottom: 4px solid #ffe400;
}
.section1 .events__inner__detail p.txt {
  font-size: 17px;
  line-height: 1.6;
  padding: 28px 0 30px;
}
.section1 .events__inner__detail dl {
  border: dashed 1px #aaa;
  padding: 6px 20px 16px;
  min-height: 1px;
}
.section1 .events__inner__detail dl:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section1 .events__inner__detail dl dt {
  background-color: #000;
  color: #fff;
  width: 80px;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
  clear: both;
  float: left;
}
.section1 .events__inner__detail dl dd {
  line-height: 24px;
  padding: 0 15px 0 100px;
  margin-top: 10px;
}

/*----------------------------------------------------
	料金表
----------------------------------------------------*/
.section2 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
  text-align: center;
}
.section2 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section2:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section2 .table-price {
  margin: 0 auto 45px;
}
.section2 .feature {
  margin-bottom: 45px;
  text-align: center;
  line-height: 1.6;
  font-size: 18px;
  color: #0068B6;
}
.section2 .feature span {
  font-size: 14px;
}
.section2 .feature span a {
  color: #0068B6;
}
.section2 p.attention {
  color: #888;
  font-size: 15px;
  padding: 50px 0 0;
}

/*----------------------------------------------------
	お知らせ
----------------------------------------------------*/
.section3 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
}
.section3 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section3:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section3 .left {
  float: left;
  width: 520px;
}
.section3 .right {
  float: right;
  width: 713px;
}
.section3 ul.newslist {
  margin: 0 auto 23px;
}
.section3 ul.newslist li {
  border-bottom: 1px dashed #aaa;
  padding: 10px 0;
  display: table;
  font-size: 15px;
  line-height: 20px;
}
.section3 ul.newslist li span {
  color: #aaa;
  font-size: 14px;
  display: table-cell;
}
.section3 ul.newslist li div {
  padding-left: 20px;
  display: table-cell;
  width: 100%;
}
.section3 ul.newslist li p.newstitle {
  margin: 0;
  font-size: 17px;
  margin: 0 0 10px;
  font-weight: bold;
}
.section3 ul.newslist li em {
  display: table-cell;
  font-size: 12px;
  vertical-align: middle;
  width: 88px;
  white-space: nowrap;
}
.section3 ul.newslist li em a {
  /*
      background:url(../images/ico_arrow_grey.png) left center no-repeat;
      padding:0 0 0 22px;
  */
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  text-decoration: none;
}

/*----------------------------------------------------
	プレイリーダー
----------------------------------------------------*/
.section4 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
}
.section4 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section4:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section4 h4 {
  margin: 0 auto 36px;
}
.section4 h4.playleader {
  margin: -88px 0px 38px;
}
.section4 .playleader {
  margin: 0px 0px 53px;
}
.section4 .playleader__name {
  background: url(../images/section4_img02.png) left center repeat;
  font-size: 20px;
  width: 420px;
  line-height: 79px;
  margin: 0 auto 35px;
  text-align: center;
}
.section4 .playleader__name span {
  font-size: 30px;
  font-weight: bold;
  padding: 0 8px 0 0;
}
.section4 .playleader__detail {
  min-height: 1px;
}
.section4 .playleader__detail:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section4 .playleader__detail p.photo {
  float: left;
  width: 540px;
  overflow: hidden;
  position: relative;
  height: 380px;
}
.section4 .playleader__detail p.photo img {
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  width: auto;
  height: 100%;
}
.section4 .playleader__detail dl {
  float: right;
  width: 705px;
}
.section4 .playleader__detail dl dt {
  background: url(../images/section4_img03.png) left top no-repeat;
  font-size: 17px;
  border-bottom: 1px dashed #b0b0b0;
  padding: 0 0 9px 24px;
  font-weight: bold;
  margin: 0 0 13px;
}
.section4 .playleader__detail dl dd {
  font-size: 17px;
  line-height: 20px;
  margin: 0 0 32px;
}
.section4 .playleader__catch {
  float: right !important;
  width: 705px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  color: #0068B6;
  padding: .5em 0 1em;
}

/*----------------------------------------------------
	スタッフブログ
----------------------------------------------------*/
.section8 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
}
.section8 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section8:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section8 .staffblog {
  min-height: 1px;
  margin-bottom: 40px;
  width: 1280px;
  margin: 0 auto;
}
.section8 .staffblog:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section8 .staffblog div {
  width: 290px;
  float: left;
  position: relative;
  margin: 0 40px 0 0;
}
.section8 .staffblog div:last-child {
  margin: 0;
}
.section8 .staffblog div img {
  clip: rect(0 290px 230px 0);
  height: 230px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.section8 .staffblog div a {
  padding: 230px 0 0;
  display: block;
  position: relative;
  text-decoration: none;
}
.section8 .staffblog div a p {
  font-size: 17px;
  line-height: 20px;
}
.section8 .staffblog div a p.date {
  font-weight: bold;
  padding: 20px 0 10px;
}
.section8 ul.link_nav {
  margin: 30px 0 0;
}

/*----------------------------------------------------
	体験できるあそびのご紹介
----------------------------------------------------*/
.section5 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
  margin: 0 0 120px;
}
.section5 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section5:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section5 .container {
  position: relative;
}
.section5 .container h3 {
  position: relative;
  z-index: 10;
}
.section5 .container h3 + p.lead {
  position: relative;
  margin: 0 auto 80px;
}
.section5 .container p.map {
  margin: -100px 0px 0px;
  text-align: center;
}

.section5 .container ul.explist {
  padding: 0 0 20px;
  margin-top: 20px;
}
.section5 .container ul.explist li:nth-child(4n+1) {
  margin-left: 0;
}
.section5 .container ul.explist li:nth-child(4n) {
  margin-right: 0;
}

/*----------------------------------------------------
	設備一覧
----------------------------------------------------*/
.section6 {
  width: 100%;
  padding-top: 60px;
  min-height: 1px;
  margin: 0 0 135px;
}
.section6 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section6:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.section6 p.lead span {
  font-weight: bold;
  padding: 0 0 20px;
  font-size: 24px;
  display: block;
  text-align: center;
}
.section6 ul:not(.link_nav) {
  display: table;
  margin: 30px 0 32px;
}
.section6 ul:not(.link_nav) li {
  display: table-cell;
  padding: 0 18px 0 0;
}
.section6 ul:not(.link_nav) li:last-child {
  padding: 0;
}
.section6 p.attention {
  padding: 0 180px 54px;
  font-size: 17px;
  line-height: 20px;
}
.section6 p.link {
  text-align: center;
}

/*----------------------------------------------------
	アクセスマップ
----------------------------------------------------*/
.section7 {
  width: 100%;
  padding-top: 60px;
}
.section7 .container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.section7 .simplemap {
  margin: 0 0 43px;
}
.section7 ul {
  display: table;
  margin: 0 auto 65px;
}
.section7 ul li {
  display: table-cell;
  border-right: 1px solid #ccc;
  padding: 14px 45px 0 143px;
  width: 238px;
  height: 86px;
  font-size: 17px;
  line-height: 20px;
}
.section7 ul li a {
  color: #888;
  font-size: 12px;
  display: block;
  padding: 8px 12px 0 0;
  text-align: right;
}
.section7 ul li:last-child {
  border: none;
}
.section7 ul li.train {
  background: url(../images/section7_img01.png) 28px 7px no-repeat;
}
.section7 ul li.bus {
  background: url(../images/section7_img02.png) 40px 7px no-repeat;
}
.section7 ul li.car {
  background: url(../images/section7_img03.png) 38px 9px no-repeat;
}
.section7 ul li.parking {
  background: url(../images/section7_img04.png) 38px 9px no-repeat;
}
.section7 .area_information {
  text-align: center;
}
.section7 .area_information p.ttl {
  border: 3px solid #ccc;
  font-size: 25px;
  line-height: 58px;
  padding: 0 13px;
  display: inline-block;
  font-weight: bold;
  margin: 0 0 46px;
}
.section7 .area_information p.ttl + p {
  width: 820px;
  margin: 0 auto;
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}
.section7 .area_information div {
  text-align: center;
  font-size: 0;
}
.section7 .area_information div dl {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px 0 0;
}
.section7 .area_information div dl:last-child {
  padding: 0;
}
.section7 .area_information div dl dt {
  background: url(../images/section7_img05.png) left top no-repeat;
  letter-spacing: -1px;
  display: table-cell;
  width: 400px;
  vertical-align: middle;
  font-size: 25px;
  height: 86px;
  font-weight: bold;
  padding: 0 10px;
}
.section7 .area_information div dl dd {
  font-size: 17px;
  line-height: 25px;
  padding: 20px 0 0;
  text-align: left;
}
/*----------------------------------------------------
  google map
----------------------------------------------------*/
.gmap_area {
  margin-bottom: 40px;
}
/*----------------------------------------------------
	フッター
----------------------------------------------------*/
footer {
  padding-top: 40px;
}
