@charset "UTF-8";
/****************************************************************/
/*
/* 共通
/*
/****************************************************************/
/*body.modal-open {
  height: 100%;
  overflow: hidden;
}*/
body {
  color: #3c372c;
  font-family: "Noto Sans Japanese";
  font-size: 0.875rem;
}
ul li {
  list-style: none;
}
.disblock {
  display: block;
}
.disnon {
  display: none;
}
.hover {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.hover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hover img.on {
  opacity: 0;
}
#event .img.event a:hover img, #item .img.event a:hover img {
  opacity: 0.8;
}
#container {
  position: relative;
}
/* MainVisual
----------------------------------------*/
#MainVisual {
  background-color: #fff;
  position: relative;
}
#MainVisual.pt0 {
  padding-top: 0;
}
#MainVisual .loading {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#MainVisual ul {
  width: 100%;
}
#MainVisual ul li {
  width: 100%;
  position: relative;
}
#MainVisual ul:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  content: '';
  width: 100%;
  height: 100%;
}
#MainVisual .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#banner .banner-picture__image {
  width: 100%;
  height: 100%;
}
/* middleArea
----------------------------------------*/
#middleArea {
  background: url("../images/bg_middleArea.jpg") no-repeat 0 0;
  background-size: cover;
  overflow: hidden;
}
/* #information */
#information .inner, #item .inner, #event .inner {
  background-color: #feffd7;
}
#information .inner dl dt .label, #item .inner dl dt .label, #event .inner dl dt .label {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
}
#information .inner dl dt .label.event, #item .inner dl dt .label.event, #event .inner dl dt .label.event {
  background-color: #00c3b3;
}
#information .inner dl dt .label.campaign, #item .inner dl dt .label.campaign, #event .inner dl dt .label.campaign {
  background-color: #f46076;
}
#information .inner dl dt .label.info, #item .inner dl dt .label.info, #event .inner dl dt .label.info {
  background-color: #bf995e;
}
#information .inner dl dd a, #item .inner dl dd a, #event .inner dl dd a {
  color: #ff8400;
}
#information .inner dl dd a:hover, #item .inner dl dd a:hover, #event .inner dl dd a:hover {
  opacity: 0.7;
}
#information .inner dl dd a.arrow, #item .inner dl dd a.arrow, #event .inner dl dd a.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 15px;
  color: #ff8400;
  vertical-align: middle;
  text-decoration: underline;
}
#information .inner dl dd a.arrow:before, #item .inner dl dd a.arrow:before, #event .inner dl dd a.arrow:before {
  position: absolute;
  top: 10px;
  left: 5px;
  bottom: 0;
  margin: 0 auto;
  content: "";
  vertical-align: middle;
  display: inline;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #ff8400;
}
#information .inner dl.attention, #item .inner dl.attention {
  border: 1px solid #ff8181;
  padding: 10px 5px;
  background-color: #fff5f5;
  margin-bottom: 20px;
}
#information .inner dl.attention > dt, #item .inner dl.attention > dt {
  width: 75px;
}
#information .inner dl.attention > dt .label.attention, #item .inner dl.attention > dt .label.attention {
  background: #f00;
  min-width: 120px;
}
#information .inner dl.attention > dd, #item .inner dl.attention > dd {
  margin-bottom: 0;
  padding-left: 85px;
}
#information .inner dl.attention > dd span, #item .inner dl.attention > dd span {
  border-bottom: 1px solid #3c372c;
}
#information .inner dl.attention > dd p:first-of-type, #item .inner dl.attention > dd p:first-of-type {
  font-weight: bold;
}
#information .inner dl.attention > dd dl, #item .inner dl.attention > dd dl {
  margin-top: 1em;
}
#information .inner dl.attention > dd dl:first-of-type, #item .inner dl.attention > dd dl:first-of-type {
  margin-top: 0;
}
#information .inner dl.attention > dd dt, #item .inner dl.attention > dd dt {
  float: none;
  width: auto;
}
#information .inner dl.attention > dd dd, #item .inner dl.attention > dd dd {
  padding-left: 0;
  margin-bottom: 0;
}
#information .inner dl.attention > dd dl:nth-of-type(2) dd, #item .inner dl.attention > dd dl:nth-of-type(2) dd {
  margin-bottom: 0;
}
#event .eventbacknumber, #information .eventbacknumber {
  text-align: right;
  margin: 5px 20px 0 0;
}
#event .eventbacknumber a, #information .eventbacknumber a {
  color: #3c372c;
  background: url("../images/pc/bg_eventbacknumber.png") no-repeat 0 center;
  padding-left: 16px;
}
#event .eventbacknumber a:hover, #information .eventbacknumber a:hover {
  text-decoration: none;
}
#event p.tc {
  text-align: center;
}
#item p.tc {
  text-align: center;
  margin-bottom: 20px;
}
#information .inner .bnr {
  margin-top: 25px;
}
#information .inner .bnr img {
  width: 100%;
}
#information .inner .bnr a:hover {
  opacity: 0.7;
}
#floormap .slideBox .slick-slide dl {
  background-color: #e1f8fd;
}
#floormap .slideBox .slick-slide .ico-mainentranc {
  background-image: url(../images/img_floormap_mainentranc.jpg);
}
#floormap .slideBox .slick-slide .ico-cafe {
  background-image: url(../images/img_floormap_cafe.jpg);
}
#floormap .slideBox .slick-slide .ico-study {
  background-image: url(../images/img_floormap_study.jpg);
}
#floormap .slideBox .slick-slide .ico-closet {
  background-image: url(../images/img_floormap_closet.jpg);
}
#floormap .slideBox .slick-slide .ico-living {
  background-image: url(../images/img_floormap_living.jpg);
}
#floormap .slideBox .slick-slide .ico-entranc {
  background-image: url(../images/img_floormap_entranc.jpg);
}
#floormap .slideBox .slick-slide .ico-kids {
  background-image: url(../images/img_floormap_kids.jpg);
}
#floormap .slideBox .slick-slide .ico-bed {
  background-image: url(../images/img_floormap_bed.jpg);
}
#floormap .slideBox .slick-slide .ico-mainentranc dl {
  background-image: url("../images/bg_floormap_mainentranc.png");
}
#floormap .slideBox .slick-slide .ico-cafe dl {
  background-image: url("../images/bg_floormap_cafe.png");
}
#floormap .slideBox .slick-slide .ico-study dl {
  background-image: url("../images/bg_floormap_study.png");
}
#floormap .slideBox .slick-slide .ico-closet dl {
  background-image: url("../images/bg_floormap_closet.png");
}
#floormap .slideBox .slick-slide .ico-living dl {
  background-image: url("../images/bg_floormap_living.png");
}
#floormap .slideBox .slick-slide .ico-entranc dl {
  background-image: url("../images/bg_floormap_entrance.png");
}
#floormap .slideBox .slick-slide .ico-kids dl {
  background-image: url("../images/bg_floormap_kids.png");
}
#floormap .slideBox .slick-slide .ico-bed dl {
  background-image: url("../images/bg_floormap_bed.png");
}
#floormap .slideBox .slick-slide dt {
  color: #004098;
  font-weight: bold;
}
/* btmArea
----------------------------------------*/
#btmArea {
  background-color: #e1f8fd;
  padding: 0 0 80px 0;
  position: relative;
  margin-bottom: -14px;
}
#access .detail dd .parco {
  margin-bottom: 25px;
}
#access .detail dd .parco a {
  display: block;
  background: url("../images/pc/bg_parco.png") no-repeat 0 50%;
  color: #ff8400;
  padding-left: 16px;
  font-weight: bold;
  text-decoration: none;
}
#access .detail dd .parco a:hover {
  text-decoration: underline;
}
#access .detail dd .bld {
  font-weight: bold;
}
#access .detail dd .newyear a {
  color: #ff8400;
  font-weight: bold;
  text-decoration: none;
}
#access .detail dd .newyear a:hover {
  text-decoration: underline;
}
#access .detail dd .reservation a {
  background-color: #fff;
  border: 2px solid #ff8400;
  border-radius: 25px;
  margin: 15px 0 0;
  padding: 5px 10px;
  color: #ff8400;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: 180px;
  display: block;
}
#access .detail dd .reservation a:hover {
  color: #fff;
  background-color: #ff8400;
}
#btmArea #link .linklist li a:hover {
  opacity: 0.7;
}
#btmArea #link .linklist li.empty {
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* footer */
footer {
  padding: 20px 0;
  background-color: #423b30;
}
footer p {
  text-align: center;
}
/* モーダル関連
----------------------------------------*/
#inline-wrap {
  position: relative;
  margin: 20px auto;
  max-width: 700px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 0 5px #666;
  box-sizing: content-box;
}
#inline-wrap .image, #inline-wrap .popup-modal-dismiss {
  text-align: center;
}
.close-modal {
  display: block;
  content: url(../images/icon_close_01.png);
  position: absolute;
  top: -12px;
  right: -12px;
  opacity: 1;
  z-index: 2;
  padding: 0;
}
.close-modal:active {
  top: -10px;
  opacity: 0.8;
}
.blocker {
  z-index: 10 !important;
}
/* MainVisual スライダー関連
----------------------------------------*/
.slick-slide.moving {
  animation-duration: 6s;
  animation-name: slider-zoomout;
}
@keyframes slider-zoomout {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
/* reservationBtn
----------------------------------------*/
.reservationBtn {
  position: absolute;
  right: 15px;
  margin-top: -60px;
  transition: opacity .4s;
  z-index: 9;
}
.reservationBtn.is-fixed {
  margin-top: 0;
}
.reservation__button {
  display: block;
  width: 171px;
  transition: top .4s;
  position: relative;
  top: 0;
}
.reservationBtn.is-fixed > .reservation__button {
  position: fixed;
  top: 50px;
  right: 15px;
}
/****************************************************************/
/*
/* メディアクエリ設定 1800px以上
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media screen and (min-width: 1800px) {
  #MainVisual .open {
    bottom: 19%;
  }
}
/****************************************************************/
/*
/* メディアクエリ設定 1500px以上
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media screen and (min-width: 1501px) {
  #access .inner {
    overflow: hidden;
    padding-bottom: 40px;
    width: 1500px;
  }
  #access #googlemap {
    float: left;
    width: 950px;
    height: 500px;
  }
  #access .detail {
    width: 500px;
    float: right;
  }
}
/****************************************************************/
/*
/* メディアクエリ設定 961px～1500px
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media screen and (min-width: 961px) and (max-width: 1500px) {
  #access .inner {
    overflow: hidden;
    padding-bottom: 40px;
    width: 100%;
  }
  #access #googlemap {
    float: left;
    width: 48%;
    padding-top: 40%;
  }
  #access .detail {
    width: 48%;
    float: right;
    margin-right: 1%;
  }
}
@media screen and (min-width: 961px) and (max-width: 990px) {
  header span {
    max-width: 585px;
  }
}
/****************************************************************/
/*
/* メディアクエリ設定 961px以上
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media screen and (min-width: 961px) {
  header {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 10px 20px 0;
  }
  header > img {
    width: 309px;
    align-self: center;
  }
  header span {
    height: 70px;
  }
  header span img {
    height: 70px;
  }
  header span a:hover {
    opacity: 0.7;
  }
  .contents {
    width: 960px;
    margin: 0 auto;
  }
  #banner {
    width: 960px;
    margin: 50px auto 0;
  }
  /* MainVisual
----------------------------------------*/
  #MainVisual {
    margin: 14px 20px;
    padding-top: 39.9%;
  }
  #MainVisual ul:after {
    background: url("../images/pc/img_mv_waku.png") no-repeat 0 0;
    background-size: cover;
  }
  #MainVisual ul li img {
    width: 100%;
  }
  #MainVisual .logo {
    padding: 0;
    max-width: 549px;
    width: 40%;
    margin: auto;
  }
  #MainVisual .logo img, #MainVisual .open img {
    width: 100%;
  }
  #MainVisual .open {
    max-width: 468px;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
  }
  /* concept
----------------------------------------*/
  #concept {
    background: url("../images/pc/bg_concept.jpg") no-repeat 0 0;
    background-size: cover;
  }
  #concept .inner {
    position: relative;
    padding: 84px 0 56px;
  }
  #concept .inner:before {
    position: absolute;
    content: '';
    background: url("../images/pc/bg_illust01.png") no-repeat 0 0;
    width: 136px;
    height: 132px;
    top: 57px;
    left: 57px;
  }
  #concept .inner:after {
    position: absolute;
    content: '';
    background: url("../images/pc/bg_illust02.png") no-repeat 0 0;
    width: 164px;
    height: 122px;
    bottom: 21px;
    right: 13px;
  }
  #concept > * {
    width: 960px;
    margin: 0 auto;
    text-align: center;
  }
  /* middleArea
----------------------------------------*/
  #middleArea {
    padding: 100px 0;
    position: relative;
    width: 100%;
  }
  #middleArea > .inner .ttl {
    text-align: center;
    zoom: 0.8;
  }
  #event {
    position: relative;
    /* width: 960px; */
    margin: 0 auto;
  }
  #event .ttl {
    margin-bottom: 35px;
  }
  #event .img {
    margin-bottom: 50px;
  }
  #event .img.event {
    margin-bottom: 40px;
    width: 100%;
  }
  #event .img.event a img {
    width: 100%;
  }
  #event .img {
    position: relative;
  }
  #event .img a.openeventlink {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 10;
    width: 100%;
    height: 40px;
    text-decoration: none;
  }
  #event .more {
    margin-bottom: 65px;
  }
  #information .fair_bnr {
    margin: 0 0 30px;
  }
  #information .fair_bnr a:hover {
    opacity: 0.7;
  }
  #information .fair_bnr img {
    width: 100%;
  }
  #information, #item, #event {
    position: relative;
    padding: 72px 0 52px;
  }
  #information .ttl, #item .ttl, #event .ttl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #information .inner, #item .inner, #event .inner {
    border-radius: 100px;
    padding: 80px 58px 40px;
  }
  #information .inner dl dt, #item .inner dl dt, #event .inner dl dt {
    float: left;
    line-height: 2;
    clear: both;
    width: 220px;
  }
  #information .inner dl dd, #item .inner dl dd, #event .inner dl dd {
    line-height: 2;
    margin-bottom: 30px;
    padding-left: 230px;
  }
  #event .inner dl dd {
    margin-bottom: 15px
  }
  #information .inner dl dt .label, #item .inner dl dt .label, #event .inner dl dt .label {
    margin-left: 10px;
    min-width: 90px;
    text-align: center;
    font-size: 0.75rem;
    float: right;
    padding: 2px 0;
  }
  #event .more, #information .inner .more, #floormap .modal-btn {
    width: 280px;
    height: 40px;
    margin: 40px auto;
  }
  #floormap .ttl {
    margin-bottom: 30px;
  }
  #floormap .map_movie {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 35px;
  }
  #floormap .map_movie .movie {
    position: relative;
    float: left;
    width: 460px;
    height: 0;
    padding-top: 258.75px;
    overflow: hidden;
  }
  #floormap .map_movie .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #floormap .map_movie .map {
    float: right;
    width: 473px;
    height: 260px;
    padding-top: 23px;
  }
  #floormap .slideBox {
    position: relative;
    max-width: 1890px;
    margin: auto;
    padding: 0 50px;
  }
  #floormap .slideBox .slick-list {
    width: 1840px;
    margin-right: -50px;
  }
  #floormap .slideBox .slick-slide {
    min-width: 410px;
    margin-right: 50px;
  }
  #floormap .slideBox .slick-slide li[class^="ico-"] {
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: 390px 300px;
  }
  #floormap .slideBox .slick-slide dl {
    margin-top: 240px;
    width: 380px;
    padding: 20px 30px 15px 25px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 95% 70%;
    background-size: 120px;
    min-height: 150px;
  }
  #floormap .slideBox .slick-slide dt {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  #floormap .slideBox .slick-slide dd {
    line-height: 1.5;
  }
  #floormap .slideBox .slick-btn-next, #floormap .slideBox .slick-btn-prev {
    background: no-repeat center;
    width: 10%;
    height: 60px;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 5;
    margin-top: 0;
    background-size: contain;
    cursor: pointer;
  }
  #floormap .slideBox .slick-btn-prev {
    background-image: url(../images/pc/slide_left.png);
    background-position: left center;
    left: 0;
  }
  #floormap .slideBox .slick-btn-next {
    background-image: url(../images/pc/slide_right.png);
    background-position: right center;
    left: 90%;
  }
  #floormap .modal-btn {
    margin-bottom: 70px;
  }
  /* btmArea
----------------------------------------*/
  #btmArea {
    padding-top: 0.3%;
  }
  #btmArea:before {
    content: '';
    background: url(../images/pc/bg_btmArea01.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    margin-top: -3%;
    padding-top: 3.229%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #access {
    padding: 98px 0 0;
    background: url(../images/pc/bg_access.png) no-repeat center 0;
  }
  #access .ttl {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -3%;
    left: 0;
    right: 0;
  }
  #access .ttl img {
    zoom: 0.8;
  }
  #access .detail dt {
    margin-bottom: 25px;
  }
  #access .detail dd {
    line-height: 2;
  }
  #access .detail dd .address span {
    font-weight: bold;
  }
  #access .detail dd .tel span {
    font-size: 1.25rem;
    font-weight: bold;
  }
  #access .detail dd .parco {
    margin-bottom: 5%;
  }
  #access .detail dd .parco a {
    display: block;
    background: url("../images/pc/bg_parco.png") no-repeat 0 50%;
    padding-left: 16px;
    color: #ff8400;
    font-weight: bold;
    text-decoration: none;
  }
  #access .detail dd .parco a:hover {
    text-decoration: underline;
  }
  #access .detail dd .eigyo {
    margin-bottom: 5%;
  }
  #access .detail dd .reservation {
    display: block;
  }
  #access .detail dd .reservation span {
    font-size: 1.125rem;
    font-weight: bold;
  }
  #btmArea #link {
    display: flex;
    justify-content: space-between;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }
  #btmArea #link .ttl {
    padding: 89px 100px;
  }
  #btmArea #link .ttl img {
    zoom: 0.8;
  }
  #btmArea #link .linklist {
    width: 620px;
    padding: 38px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #btmArea #link .linklist li {
    width: 300px;
    height: 50px;
    margin-bottom: 15px;
  }
  #btmArea #link .linklist li img {
    width: 100%;
  }
  #btmArea #link .linklist li:nth-child(odd) {
    margin-right: 20px;
  }
  #btmArea #link .linklist li:last-child {
    margin-bottom: 0;
  }
  #inline-wrap {
    position: relative;
    margin: 10px auto;
    max-width: 960px;
    background-color: #fff;
    padding: 20px;
  }
  #inline-wrap > p > img {
    width: 100%;
  }
  #inline-wrap.modal {
    width: 91%;
  }
  footer {
    margin-bottom: -17px;
  }
  footer p.copyright {
    color: #fff;
    padding-top: 25px;
  }
}
/****************************************************************/
/*
/* メディアクエリ設定 761px～960px
/* タブレット用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 761px) and (max-width: 960px) {
  header {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 10px 20px 0;
  }
  header > img {
    align-self: center;
    width: 36%;
  }
  header span {
    width: 60%;
  }
  header span img {
    width: 100%;
  }
  header span a:hover {
    opacity: 0.7;
  }
  .contents {
    width: 94%;
    margin: 0 auto;
  }
  #banner {
    width: 94%;
    margin: 35px auto 0;
  }
  /* MainVisual
----------------------------------------*/
  #MainVisual {
    margin: 14px 20px;
    padding-top: 39.9%;
  }
  #MainVisual ul:after {
    background: url("../images/pc/img_mv_waku.png") no-repeat 0 0;
    background-size: cover;
  }
  #MainVisual ul li img {
    width: 100%;
  }
  #MainVisual .logo {
    padding: 0;
    max-width: 549px;
    width: 40%;
    margin: auto;
  }
  #MainVisual .logo img, #MainVisual .open img {
    width: 100%;
  }
  #MainVisual .open {
    max-width: 468px;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
  }
  /* concept
----------------------------------------*/
  #concept {
    background: url("../images/pc/bg_concept.jpg") no-repeat 0 0;
    background-size: cover;
  }
  #concept .inner {
    position: relative;
    padding: 84px 0 56px;
  }
  #concept .inner:before {
    position: absolute;
    content: '';
    background: url("../images/pc/bg_illust01.png") no-repeat 0 0;
    width: 136px;
    height: 132px;
    top: 57px;
    left: 57px;
  }
  #concept .inner:after {
    position: absolute;
    content: '';
    background: url("../images/pc/bg_illust02.png") no-repeat 0 0;
    width: 164px;
    height: 122px;
    bottom: 21px;
    right: 13px;
  }
  #concept > * {
    width: 94%;
    margin: 0 auto;
    text-align: center;
  }
  /* middleArea
----------------------------------------*/
  #middleArea {
    padding: 100px 0 0;
  }
  #middleArea > .inner {
    padding-bottom: 50px;
  }
  #middleArea > .inner .ttl {
    text-align: center;
    zoom: 0.8;
  }
  #event {
    position: relative;
  }
  /*#event .ttl {
  margin-bottom: 35px;
}*/
  #event .img {
    margin-bottom: 50px;
  }
  #event .img img, #floormap .map img {
    width: 100%;
  }
  #event .more, #information .inner .more, #floormap .modal-btn {
    width: 280px;
    height: 40px;
    margin: 40px auto 0;
  }
  #event .img {
    position: relative;
  }
  #event .img a.openeventlink {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 10;
    width: 31.5%;
    height: 32px;
    text-decoration: none;
  }
  #event .more {
    margin-bottom: 65px;
  }
  #information, #item, #event {
    position: relative;
    padding: 72px 0 52px;
  }
  #information .ttl, #item .ttl, #event .ttl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #information .inner, #item .inner, #event .inner {
    border-radius: 100px;
    padding: 80px 58px 40px;
  }
  #information .inner dl dt, #item .inner dl dt, #event .inner dl dt {
    float: left;
    line-height: 1.8;
    clear: both;
  }
  #information .inner dl dd, #item .inner dl dd, #event .inner dl dd {
    line-height: 2;
    margin-bottom: 10px;
    padding-left: 220px;
  }
  #information .inner dl dt .label, #item .inner dl dt .label, #event .inner dl dt .label {
    margin-left: 30px;
    min-width: 90px;
    text-align: center;
    font-size: 0.75rem;
  }
  #information .fair_bnr {
    margin-bottom: 30px;
  }
  #information .fair_bnr img {
    width: 100%;
  }
  #information .inner .more, #floormap .modal-btn {
    margin-bottom: 40px;
  }
  #floormap .ttl {
    margin-bottom: 30px;
  }
  #floormap .map_movie {
    width: 94%;
    margin: 0 auto 24px;
  }
  #floormap .map_movie .movie {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
    margin-bottom: 24px;
  }
  #floormap .map_movie .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #floormap .map_movie .map {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
  }
  #floormap .slideBox {
    position: relative;
    max-width: 1890px;
    margin: auto;
    padding: 0 50px;
  }
  #floormap .slideBox .slick-list {
    width: 1840px;
    margin-right: -50px;
  }
  #floormap .slideBox .slick-slide {
    min-width: 410px;
    margin-right: 50px;
  }
  #floormap .slideBox .slick-slide li[class^="ico-"] {
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: 390px 300px;
  }
  #floormap .slideBox .slick-slide dl {
    margin-top: 210px;
    width: 380px;
    padding: 20px 30px 15px 25px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 95% 70%;
    background-size: 120px;
    min-height: 150px;
  }
  #floormap .slideBox .slick-slide dt {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  #floormap .slideBox .slick-slide dd {
    line-height: 1.5;
  }
  #floormap .slideBox .slick-btn-next, #floormap .slideBox .slick-btn-prev {
    background: no-repeat center;
    width: 10%;
    height: 60px;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 5;
    margin-top: 0;
    background-size: contain;
    cursor: pointer;
  }
  #floormap .slideBox .slick-btn-prev {
    background-image: url(../images/pc/slide_left.png);
    background-position: left center;
    left: 0;
  }
  #floormap .slideBox .slick-btn-next {
    background-image: url(../images/pc/slide_right.png);
    background-position: right center;
    left: 90%;
  }
  #floormap .modal-btn {
    margin-bottom: 70px;
  }
  /* btmArea
----------------------------------------*/
  #btmArea {
    padding-top: 0.3%;
  }
  #btmArea:before {
    content: '';
    background: url(../images/pc/bg_btmArea01.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    margin-top: -3%;
    padding-top: 3.229%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #access {
    padding: 98px 0 0;
    background: url(../images/pc/bg_access.png) no-repeat center 0;
    overflow: hidden;
  }
  #access .ttl {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -3%;
    left: 0;
    right: 0;
  }
  #access .ttl img {
    zoom: 0.8;
  }
  #access #googlemap {
    width: 48%;
    float: left;
    padding-top: 40%;
    margin: 0 auto;
  }
  #access .detail {
    width: 48%;
    float: right;
    margin: 0 auto 20px;
  }
  #access .detail dt {
    margin-bottom: 25px;
  }
  #access .detail dd {
    line-height: 2;
  }
  #access .detail dd .address span {
    font-weight: bold;
  }
  #access .detail dd .tel span {
    font-size: 1.25rem;
    font-weight: bold;
  }
  #access .detail dd .parco {
    margin-bottom: 25px;
  }
  #access .detail dd .parco a {
    display: block;
    background: url("../images/pc/bg_parco.png") no-repeat 0 50%;
    padding-left: 16px;
    color: #ff8400;
    font-weight: bold;
    text-decoration: none;
  }
  #access .detail dd .parco a:hover {
    text-decoration: underline;
  }
  #btmArea #link {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }
  #btmArea #link .ttl {
    width: 100%;
    padding: 20px 0;
    text-align: center;
  }
  #btmArea #link .ttl img {
    zoom: 0.8;
  }
  #btmArea #link .linklist {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
  }
  #btmArea #link .linklist li {
    width: 280px;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  #btmArea #link .linklist li a {
    display: block;
    width: 100%;
  }
  #btmArea #link .linklist li img {
    width: 100%;
  }
  #btmArea #link .linklist li:last-child {
    margin-bottom: 0;
  }
  #inline-wrap {
    position: relative;
    margin: 10px auto;
    max-width: 960px;
    width: 90%;
    background-color: #fff;
    padding: 20px;
  }
  #inline-wrap p img {
    width: 100%;
  }
  footer {
    margin-bottom: -17px;
  }
  footer p.copyright {
    color: #fff;
    padding-top: 25px;
  }
}
/****************************************************************/
/*
/* メディアクエリ設定 0px～760px
/* スマホ用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 0px) and (max-width: 760px) {
  body {
    font-size: 0.75rem;
  }
  img {
    width: 100%;
  }
  header span {
    display: none;
  }
  .contents {
    width: 94%;
    margin: 0 auto;
  }
  #banner {
    width: 94%;
    margin: 35px auto 0;
  }
  /* MainVisual
----------------------------------------*/
  #MainVisual {
    width: 94%;
    margin: 10px 3% 22px;
    padding-top: 100.5%;
  }
  #MainVisual .logo {
    width: 86%;
  }
  #MainVisual ul:after {
    background: url("../images/sp/img_mv_waku.png") no-repeat 0 0;
    background-size: cover;
  }
  /* concept
----------------------------------------*/
  #concept {
    background-image: url("../images/sp/bg_illust01.png"), url("../images/sp/bg_illust02.png"), url("../images/sp/bg_concept.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 3% 92.4%, 97% 92.4%, 0 0;
    background-size: 62px 60px, 64px 48px, cover;
    padding: 60px 0;
  }
  #concept .ttl {
    width: 65.2%;
    margin: 0 auto;
  }
  #concept .open {
    width: 48.4%;
    margin: 0 auto;
  }
  /* middleArea
----------------------------------------*/
  #middleArea {
    padding: 50px 0 80px;
  }
  #middleArea .ttl {
    text-align: center;
  }
  #event {
    position: relative;
    /*margin-bottom: 60px;*/
  }
  #event .ttl {
    width: 40.5% !important;
    margin: 0 auto 10px;
  }
  #event .img {
    position: relative;
  }
  #event .img.event {
    margin-bottom: 30px;
  }
  #event .img.event a img {
    width: 100%;
  }
  #event .img a.openeventlink {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 10;
    width: 100%;
    height: 6%;
    text-decoration: none;
  }
  #event .img:last-child {
    margin: 30px 0 0;
  }
  #information, #item, #event {
    position: relative;
    padding: 35px 0 52px;
  }
  #information .ttl, #item .ttl, #event .ttl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 76%;
    margin: 0 auto;
  }
  #information .inner, #item .inner, #event .inner {
    border-radius: 40px;
    padding: 18% 4% 40px;
  }
  #information .inner dl dt, #item .inner dl dt, #event .inner dl dt {
    line-height: 1.4;
    min-width: 155px;
    display: inline-block;
    overflow: hidden;
  }
  #information .inner dl dt .label, #item .inner dl dt .label, #event .inner dl dt .label {
    border-radius: 5px;
    color: #fff;
    font-size: 0.6875rem;
    margin-left: 10px;
    min-width: 75px;
    text-align: center;
    float: right;
  }
  #information .inner dl dd, #item .inner dl dd, #event .inner dl dd {
    line-height: 2;
    margin-bottom: 20px;
  }
  #information .inner dl.attention > dd {
    padding-left: 0;
  }
  #information .inner dl dd a.arrow:before, #item .inner dl dd a.arrow:before, #event .inner dl dd a.arrow:before {
    top: 8px;
    margin: 0 auto;
  }
  #information .fair_bnr {
    margin: 10px 0;
  }
  #event .more, #information .inner .more, #floormap .modal-btn {
    width: 69%;
    height: auto;
    margin: 30px auto 0;
  }
  #event .more a, #information .inner .more a, #floormap .modal-btn a {
    padding-top: 12.5%;
  }
  #floormap {
    padding-bottom: 70px;
  }
  #floormap .ttl {
    width: 62.2%;
    margin: 0 auto 20px;
  }
  #floormap .map_movie {
    width: 94%;
    margin: 0 auto 24px;
  }
  #floormap .map_movie .movie {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
    margin-bottom: 24px;
  }
  #floormap .map_movie .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #floormap .map_movie .map {
    width: 100%;
    height: auto;
  }
  #floormap .slideBox {
    width: 94%;
    margin: 0 3%;
  }
  #floormap .slideBox .slick-slide li[class^="ico-"] {
    overflow: hidden;
    position: relative;
    background-size: 80% !important;
    background-repeat: no-repeat;
    background-position: center 0;
    margin-right: 3%;
  }
  #floormap .slideBox .slick-slide li[class^="ico-"] dl {
    width: 80%;
    padding: 5%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 91% 15px;
    background-size: 58px 44px;
    margin: 47% 0 0 3%;
  }
  #floormap .slideBox .slick-slide dt {
    font-size: 0.8125rem;
    margin-bottom: 7px;
    line-height: 1.2;
  }
  #floormap .slideBox .slick-slide dd {
    line-height: 1.6;
  }
  a.open-popup-link {
    display: none;
  }
  .mfp-inline-holder .mfp-content {
    width: 88%;
  }
  #floormap .slideBox .slick-btn-next, #floormap .slideBox .slick-btn-prev {
    background: no-repeat center;
    background-size: contain;
    width: 20px;
    height: 58px;
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
  }
  #floormap .slideBox .slick-btn-prev {
    background-image: url(../images/sp/slide_left.png);
    right: 100%;
  }
  #floormap .slideBox .slick-btn-next {
    background-image: url(../images/sp/slide_right.png);
    left: 93%;
  }
  /* btmArea
----------------------------------------*/
  #btmArea:before {
    content: '';
    background: url(../images/sp/bg_btmArea01.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    margin-top: -13.3%;
    padding-top: 13.3%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #btmArea {
    padding: 0 0 30px;
    margin-top: 13.3%;
    margin-top: -12px;
  }
  #access {
    padding: 0 0 25px;
    background: url("../images/sp/bg_pattern01.png") no-repeat 96% 32px;
    background-size: 78px;
  }
  #access .ttl {
    width: 41.3%;
    margin: 0 auto;
  }
  #access #googlemap {
    width: 94%;
    padding-top: 52%;
    margin: 15px auto;
  }
  #access .detail {
    width: 94%;
    margin: 0 auto;
  }
  #access dl dt img {
    zoom: 0.5;
    width: auto;
  }
  #access dl dd {
    line-height: 2;
  }
  #access dl dd .address span, #access dl dd .tel span {
    font-weight: bold;
  }
  #access dl dd .eigyo {
    margin-bottom: 25px;
  }
  #access dl dd .eigyo img {
    zoom: 0.5;
    width: auto;
  }
  #access dl dd .reservation li:first-child span {
    font-size: 0.875rem;
    font-weight: bold;
  }
  #btmArea #link {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 20px 0 0 0;
  }
  #btmArea #link .ttl {
    width: 52%;
    margin: 0 auto;
  }
  #btmArea #link .linklist {
    width: 100%;
    padding: 20px 0 10px;
  }
  #btmArea #link .linklist li {
    margin-bottom: 10px;
  }
  #btmArea #link .linklist li:nth-child(odd) {
    margin-right: 0;
  }
  #btmArea #link .linklist li img {
    width: 100%;
  }
  footer {
    padding: 10px 0;
    margin-bottom: -24px;
  }
  footer .logo {
    width: 28.6%;
    margin: 0 auto;
  }
  footer .logo img {
    width: 100%;
  }
  footer .copyright {
    padding-top: 10px;
    color: #fff;
  }
  /* reservationBtn
----------------------------------------*/
  .reservationBtn {
    position: fixed;
    bottom: calc(50vw / (750 / 100));
	margin-top: 0;
  }
  .reservationBtn.is-fixed {
    margin-top: 0;
  }
  .reservation__button {
    width: calc(120vw / (750 / 100));
  }
  .reservationBtn.is-fixed > .reservation__button {
    top: calc(120vw / (750 / 100));
  }
}

/*★ ＝＝ hover ＝＝ ★*/
@media (hover : hover) and (pointer : fine) {
  .banner__link {
    &:hover {
      opacity: 0.7;
    }
  }
}