@charset "utf-8";
/* CSS Document */ :root {
  --black: #333;
  --brown: #343434;
  --yellow: #ffe906;
  --kyellow: #FFCB22;
  --pink: #cc1852;
  --ublue: #d0dff1;
  --blue: #0077BE;
  --navy: #10407f;
  --knavy: #072063;
  --gray: #999;
  --ugray: #F2F2F2;
  --red: #F01C1C;
  --orange: #E7770F;
  --rave: #f3ecf9;
  --umizu: #A4ECFE;
  --cream: #ffecb6;
  --green: #06c755;
  --f_sans: 'Noto Sans JP', sans-serif;
  --f_serif: 'Noto Serif JP', serif;
  --center_contain: no-repeat center center / contain;
}
img {
  max-width: 100%;
}
#nopc,.nopc,.br-sp{ display: none !important;}
#mv .toptxt { width: 35%;}

#targetArea span{
  display: block;
  font-size: 1.8rem;
  line-height: 1.5rem;
}
.event_day{
  background: #c9000f;
  padding: 1rem;
  width: 45%;
  margin: 0 auto;
}
.target { font-size: 2.3rem;}
.target_b{
  background: #012885;
  padding: 1.0rem;
  font-size: 2.7rem;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
.tag_b{
  border: 5px solid #012885 !important;
}
.wifi_info{
  padding:2%;
}
.wifi {
    color: #d61518;
    font-size: 2rem;
    font-weight: bold;
}
.wifi p{ 
  color: #333;
  font-size: 1.6rem;
}

/*★ もっとみる ★*/
.align-center a{
    max-width: 50%;
    font-size: 1.8rem;
    font-weight: bold;
}
.search_txt{ font-size: 2rem;}



/* ★スマホ用★ */
.headfoot-is-sp .section__container{ width: 100%;}
.headfoot-is-sp .goTop__img--pc {
  display: none;
}
.headfoot-is-sp #nopc,.headfoot-is-sp .nopc,.headfoot-is-sp .br-sp{ display: block !important;}
.headfoot-is-sp #nosp,.headfoot-is-sp .nosp,.headfoot-is-sp .br-pc{ display: none !important;}
.headfoot-is-sp #mv .toptxt { width: 60%;}

.headfoot-is-sp #targetArea span{ font-size: 1.2rem; line-height: normal;}
.headfoot-is-sp #targetArea p{padding: .5rem 1rem .8rem;}
.headfoot-is-sp .coupon-price .txt02 { margin-top: .5rem;}
.headfoot-is-sp .target { font-size: 1.7rem;}
.headfoot-is-sp .wifi span{
  text-align: center;
    display: block;
    line-height: 2.5rem;
    margin: 1rem 0;
}

/*★ もっとみる ★*/
.headfoot-is-sp .align-center a { max-width: 90%;}

/* ★タブレット用★ */



@media (orientation: portrait){
}

