@charset "UTF-8";
/* --------------------------------
 * base
 * -------------------------------- */
html {
  font-size: 62.5%; }

body {
  color: #190c0c;
  font-size: 1.2rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

*, *::before, *::after {
  box-sizing: border-box; }

/* --------------------------------
 * parts
 * -------------------------------- */
.clearfix::after {
  content: '';
  display: block;
  clear: both; }

.hidden {
  display: none; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.visible-sp {
  display: block !important; }

.visible-pc {
  display: none !important; }

@media screen and (min-width: 768px) {
  .visible-sp {
    display: none !important; }

  .visible-pc {
    display: block !important; } }
/* --------------------------------
 * top
 * -------------------------------- */
@media screen and (min-width: 0) {
  body {
    background-color: #00a4d4; }

  div.wrapper div.main-img {
    position: relative; }
    div.wrapper div.main-img div.logo {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 12%; }
  div.wrapper h1 {
    margin: -10px 10px 20px; }
  div.wrapper p.fuku {
    background-color: #ffd8ca;
    color: #333;
    background-image: url(../img/fukubukuro.png);
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: 12px center;
    font-size: 1.4rem;
    line-height: 1.2;
    border-radius: 6px;
    border: 2px solid #fff;
    padding: 10px 10px 10px 48px;
    margin: 0 20px 20px; }
    div.wrapper p.fuku span {
      font-size: 1.2rem; }
  div.wrapper div.shop {
    margin-bottom: 10px; }
    div.wrapper div.shop ul.clearfix li {
      float: left;
      width: 48%;
      margin-bottom: 2%;
      margin-left: 1.2%;
      margin-right: 0.8% a; }
    div.wrapper div.shop ul.clearfix li:nth-child(2n) {
      float: right;
      margin-left: 0.8%;
      margin-right: 1.2%; }
  div.wrapper div.timesale h2 {
    margin: 0 0 5px; }
  div.wrapper div.timesale p.p01 {
    margin: 0 10px 10px; }
  div.wrapper div.timesale div.schedule {
    background-color: #fff;
    padding: 6px; }
    div.wrapper div.timesale div.schedule div.note {
      background-color: #d9f1f9;
      margin-bottom: 10px; }
      div.wrapper div.timesale div.schedule div.note ul {
        padding: 10px 10px 5px; }
        div.wrapper div.timesale div.schedule div.note ul li {
          padding: 0 0 3px 0;
          font-size: 1.6rem;
          line-height: 1; }
          div.wrapper div.timesale div.schedule div.note ul li img {
            width: 20px;
            height: auto;
            vertical-align: middle; }
    div.wrapper div.timesale div.schedule table tbody tr th {
      background-color: #666666;
      color: #fff;
      padding: 6px;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      vertical-align: middle;
      font-size: 1.2rem; }
    div.wrapper div.timesale div.schedule table tbody tr th:nth-child(1) {
      width: 15%;
      line-height: 1.2; }
    div.wrapper div.timesale div.schedule table tbody tr th:nth-child(2) {
      width: 25%; }
    div.wrapper div.timesale div.schedule table tbody tr th:nth-child(3) {
      border-right: none; }
    div.wrapper div.timesale div.schedule table tbody tr td.time {
      background-color: #00a9e9; }
    div.wrapper div.timesale div.schedule table tbody tr td.floor {
      background-color: #ef9cc0;
      padding: 10px; }
    div.wrapper div.timesale div.schedule table tbody tr td.shop_border {
      padding-top: 10px;
      border-bottom: 1px dotted #999999; }
    div.wrapper div.timesale div.schedule table tbody tr td {
      font-size: 1.2rem;
      font-weight: bold;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      vertical-align: middle;
      padding: 6px; }
      div.wrapper div.timesale div.schedule table tbody tr td span.floorName img {
        margin-bottom: 6px;
        margin-left: auto;
        margin-right: auto; }
      div.wrapper div.timesale div.schedule table tbody tr td a {
        vertical-align: top; }
      div.wrapper div.timesale div.schedule table tbody tr td ul li {
        background-image: url(../img/head-red.png);
        background-repeat: no-repeat;
        background-position: 0 1px;
        background-size: 14px auto;
        padding-left: 16px;
        margin-bottom: 13px;
        line-height: 1.3; }
        div.wrapper div.timesale div.schedule table tbody tr td ul li a {
          color: #333333; }
        div.wrapper div.timesale div.schedule table tbody tr td ul li span {
          display: inline-block; }
          div.wrapper div.timesale div.schedule table tbody tr td ul li span img {
            vertical-align: middle; }
        div.wrapper div.timesale div.schedule table tbody tr td ul li span:nth-child(2) {
          padding-left: 5px; }
  div.wrapper div.foot-note {
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    padding: 10px; }
    div.wrapper div.foot-note a {
      color: #fff; }

  .timesale-floor {
    background-color: #fff;
    padding-bottom: 10px !important; }
    .timesale-floor div.timesale-floor-head {
      display: table; }
      .timesale-floor div.timesale-floor-head div.label {
        display: table-cell;
        vertical-align: top; }
      .timesale-floor div.timesale-floor-head div.map {
        display: table-cell;
        vertical-align: top;
        padding: 5%; }
    .timesale-floor div.saleShop h3 {
      background-color: #666666;
      color: #fff;
      width: 92.5%;
      margin: 0 auto 10px;
      padding: 6px 0;
      text-align: center;
      font-size: 1.4rem; }
    .timesale-floor div.saleShop ul.shopList {
      padding: 0 20px 10px; }
      .timesale-floor div.saleShop ul.shopList li {
        line-height: 1.3;
        margin-bottom: 10px;
        font-weight: bold; }
        .timesale-floor div.saleShop ul.shopList li span.num {
          font-size: 1.2rem;
          display: inline-block;
          border-radius: 20px;
          height: 20px;
          width: 20px;
          line-height: 20px;
          background-color: #e60019;
          color: #fff;
          text-align: center;
          vertical-align: middle;
          margin-right: 5px; }
        .timesale-floor div.saleShop ul.shopList li a {
          vertical-align: middle;
          color: #333; }
        .timesale-floor div.saleShop ul.shopList li span img {
          vertical-align: middle; }
        .timesale-floor div.saleShop ul.shopList li span:nth-child(3) {
          padding-left: 5px; }
    .timesale-floor div.saleShop div.saleShop-note {
      background-color: #d9f1f9;
      width: 92.5%;
      margin: 0 auto; }
      .timesale-floor div.saleShop div.saleShop-note ul {
        padding: 10px 10px 5px; }
        .timesale-floor div.saleShop div.saleShop-note ul li {
          padding: 0 0 5px 0;
          font-size: 1.4rem;
          line-height: 1;
          color: #e60019;
          font-weight: bold; }
          .timesale-floor div.saleShop div.saleShop-note ul li img {
            width: 20px;
            height: auto;
            vertical-align: middle; } }
@media screen and (min-width: 640px) {
  body {
    background-color: #00a4d4; }

  div.wrapper {
    width: 1400px;
    min-width: 1400px;
    margin: 0 auto; }
    div.wrapper div.main-img {
      position: relative;
      margin-bottom: 40px; }
      div.wrapper div.main-img div.logo {
        position: absolute;
        top: 38px;
        left: 38px;
        width: 97px;
        height: 70px; }
    div.wrapper h1 {
      width: 1400px;
      position: absolute;
      top: 541px;
      margin: 0 auto; }
      div.wrapper h1 img {
        margin: 0 auto; }
    div.wrapper p.fuku {
      width: 810px;
      height: 80px;
      background-color: #ffd8ca;
      color: #333;
      background-image: url(../img/fukubukuro.png);
      background-repeat: no-repeat;
      background-size: 37px auto;
      background-position: 27px center;
      font-size: 2.0rem;
      font-weight: bold;
      line-height: 80px;
      border-radius: 6px;
      border: 2px solid #fff;
      padding: 0 10px 0 85px;
      margin: 0 auto 70px; }
      div.wrapper p.fuku span {
        font-size: 1.4rem; }
    div.wrapper div.shop {
      margin-bottom: 70px; }
      div.wrapper div.shop ul.clearfix {
        width: 1150px;
        margin: 0 auto; }
        div.wrapper div.shop ul.clearfix li {
          float: left;
          width: 280px;
          margin-bottom: 10px;
          margin-left: 0;
          margin-right: 10px; }
        div.wrapper div.shop ul.clearfix li:nth-child(2n) {
          float: left;
          margin-left: 0;
          margin-right: 10px; }
        div.wrapper div.shop ul.clearfix li:nth-child(4n) {
          float: left;
          margin-left: 0;
          margin-right: 0; }
    div.wrapper div.timesale h2 {
      margin: 0 0 35px; }
      div.wrapper div.timesale h2 img {
        margin: 0 auto; }
    div.wrapper div.timesale p.p01 {
      margin: 0 10px 30px; }
      div.wrapper div.timesale p.p01 img {
        margin: 0 auto; }
    div.wrapper div.timesale div.schedule {
      background-color: #fff;
      padding: 30px;
      width: 1150px;
      margin: 0 auto; }
      div.wrapper div.timesale div.schedule div.note {
        background-color: #d9f1f9;
        margin-bottom: 30px; }
        div.wrapper div.timesale div.schedule div.note ul {
          padding: 15px 10px 10px 18px; }
          div.wrapper div.timesale div.schedule div.note ul li {
            padding: 0 50px 3px 0;
            font-size: 2.0rem;
            line-height: 1;
            color: #e60019;
            font-weight: bold;
            display: inline-block; }
            div.wrapper div.timesale div.schedule div.note ul li img {
              width: 33px;
              height: auto;
              vertical-align: middle;
              margin-right: 5px; }
      div.wrapper div.timesale div.schedule table {
        width: 100%; }
        div.wrapper div.timesale div.schedule table tbody tr th {
          height: 40px;
          background-color: #666666;
          color: #fff;
          vertical-align: middle;
          border-bottom: 5px solid #fff;
          border-right: 5px solid #fff;
          vertical-align: middle;
          font-size: 1.8rem; }
        div.wrapper div.timesale div.schedule table tbody tr th:nth-child(1) {
          width: 15%;
          line-height: 1.2; }
        div.wrapper div.timesale div.schedule table tbody tr th:nth-child(2) {
          width: 23%; }
        div.wrapper div.timesale div.schedule table tbody tr th:nth-child(3) {
          border-right: none; }
        div.wrapper div.timesale div.schedule table tbody tr td.time {
          background-color: #00a9e9; }
        div.wrapper div.timesale div.schedule table tbody tr td.time img {
          margin: 0 auto; }
        div.wrapper div.timesale div.schedule table tbody tr td.floor {
          background-color: #ef9cc0;
          padding: 24px 15px;
          text-align: center; }
        div.wrapper div.timesale div.schedule table tbody tr td.shop_border {
          padding: 25px 0 13px 20px;
          border-bottom: 1px dotted #999999; }
        div.wrapper div.timesale div.schedule table tbody tr td {
          font-size: 1.6rem;
          border-bottom: 5px solid #fff;
          border-right: 5px solid #fff;
          vertical-align: middle;
          padding: 6px; }
          div.wrapper div.timesale div.schedule table tbody tr td span.floorName {
            display: inline-block;
            margin-right: 15px;
            vertical-align: bottom; }
            div.wrapper div.timesale div.schedule table tbody tr td span.floorName img {
              margin-bottom: 6px;
              margin-left: auto;
              margin-right: auto; }
          div.wrapper div.timesale div.schedule table tbody tr td span.floorName.b1f {
            width: 45px;
            margin: 0 5px 0 0; }
          div.wrapper div.timesale div.schedule table tbody tr td a {
            display: inline-block;
            vertical-align: top; }
          div.wrapper div.timesale div.schedule table tbody tr td ul li {
            background-image: url(../img/head-red.png);
            background-repeat: no-repeat;
            background-position: 0 2px;
            background-size: 14px auto;
            padding-left: 21px;
            margin-bottom: 13px;
            margin-right: 11px;
            line-height: 1.3;
            display: inline-block; }
            div.wrapper div.timesale div.schedule table tbody tr td ul li a {
              color: #333333; }
            div.wrapper div.timesale div.schedule table tbody tr td ul li span {
              display: inline-block; }
              div.wrapper div.timesale div.schedule table tbody tr td ul li span img {
                vertical-align: middle; }
            div.wrapper div.timesale div.schedule table tbody tr td ul li span:nth-child(2) {
              padding-left: 5px; }
          div.wrapper div.timesale div.schedule table tbody tr td li.st01 {
            margin-right: 7px; }
          div.wrapper div.timesale div.schedule table tbody tr td li.st02 {
            margin-right: 0; }
    div.wrapper div.foot-note {
      font-size: 1.4rem;
      line-height: 1.3;
      color: #fff;
      padding: 80px 0 90px;
      text-align: center; }
      div.wrapper div.foot-note a {
        color: #fff; }

  .timesale-floor {
    background-color: #fff;
    padding-bottom: 30px !important; }
    .timesale-floor div.timesale-floor-head {
      display: table; }
      .timesale-floor div.timesale-floor-head div.label {
        display: table-cell;
        vertical-align: top;
        width: 160px; }
      .timesale-floor div.timesale-floor-head div.map {
        display: table-cell;
        vertical-align: top;
        padding: 80px 0 65px 0;
        width: 640px;
        text-align: center; }
      .timesale-floor div.timesale-floor-head div.map img {
        margin: 0 auto; }
    .timesale-floor div.saleShop h3 {
      background-color: #666666;
      color: #fff;
      margin: 0 30px 10px;
      text-align: center;
      font-size: 1.6rem;
      height: 32px;
      line-height: 32px;
      border-radius: 2px;
      padding: 0;
      letter-spacing: 3px; }
    .timesale-floor div.saleShop div.layout {
      display: table;
      width: 91%;
      margin: 0 auto;
      padding-top: 10px;
      padding-bottom: 10px; }
      .timesale-floor div.saleShop div.layout ul.shopList {
        display: table-cell;
        padding: 0;
        margin: 0 auto;
        padding-right: 20px; }
        .timesale-floor div.saleShop div.layout ul.shopList li {
          line-height: 1.3;
          margin-bottom: 10px;
          font-size: 1.6rem;
          text-indent: -32px;
          margin-left: 38px; }
          .timesale-floor div.saleShop div.layout ul.shopList li span.num {
            font-size: 1.4rem;
            display: inline-block;
            border-radius: 28px;
            height: 28px;
            width: 28px;
            line-height: 28px;
            background-color: #e60019;
            color: #fff;
            text-align: center;
            vertical-align: middle;
            margin-right: 5px;
            text-indent: 0; }
          .timesale-floor div.saleShop div.layout ul.shopList li a {
            vertical-align: middle;
            color: #333; }
          .timesale-floor div.saleShop div.layout ul.shopList li span img {
            vertical-align: middle; }
          .timesale-floor div.saleShop div.layout ul.shopList li span:nth-child(3) {
            padding-left: 5px; }
      .timesale-floor div.saleShop div.layout ul.shopList:nth-child(1) {
        width: 54%; }
      .timesale-floor div.saleShop div.layout ul.shopList_5f:nth-child(1) {
        width: 47%; }
    .timesale-floor div.saleShop div.saleShop-note {
      background-color: #d9f1f9;
      margin: 0 30px;
      border-radius: 2px; }
      .timesale-floor div.saleShop div.saleShop-note ul {
        padding: 15px 10px 10px 15px;
        display: table; }
        .timesale-floor div.saleShop div.saleShop-note ul li {
          display: table-cell;
          padding: 0 50px 5px 0;
          font-size: 2.0rem;
          line-height: 1;
          color: #e60019;
          font-weight: bold; }
          .timesale-floor div.saleShop div.saleShop-note ul li img {
            width: 33px;
            height: auto;
            vertical-align: middle; } }
/* --------------------------------
 * footer
 * -------------------------------- */
.l-footer {
  position: relative;
  background: #e9e9e9;
  text-align: center;
  font-size: 14px;
  color: #000000;
  padding: 20px 0 20px; }

.copyright {
  font-size: 10px;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%; }

.solaria-link {
  border: 1px solid #909090;
  padding: 5px 5px 4px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
  color: #797979;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 15px; }

.solaria-link:hover {
  background-color: #979797;
  color: #e9e9e9; }

.sns__item {
  width: 25px;
  display: inline-block;
  margin: 0 3px 13px; }

.sns__item a {
  display: block; }

.sns {
  display: inline-block; }

@media screen and (min-width: 640px) {
  .l-footer {
    padding: 25px 0;
    min-width: 1400px; }

  .copyright {
    position: static;
    font-size: 12px;
    line-height: 25px;
    margin: 0 20px 0 0;
    display: inline-block;
    width: auto;
    vertical-align: top; }

  .sns {
    display: inline-block; }

  .sns__item {
    margin-bottom: 0; }

  .solaria-link-wrap {
    display: inline-block;
    display: inline-block;
    vertical-align: top;
    margin-left: 17px; }

  .solaria-link {
    margin-bottom: 0; } }
/* --------------------------------
 * colorbox
 * -------------------------------- */
#cboxClose {
  background-position: 0 0 !important;
  right: -24px !important;
  top: -28px !important;
  background-image: url(../img/close.png) !important;
  background-repeat: no-repeat !important;
  width: 49px !important;
  height: 49px !important; }

#cboxWrapper {
  overflow: visible !important; }

#colorbox {
  outline: 0;
  overflow: visible !important; }

#cboxOverlay {
  background: #000 !important;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.cboxIframe {
  background: #000 !important; }

@media screen and (min-width: 640px) {
  .timesale-floor {
    width: 800px; } }
