
@charset "UTF-8";
.text-adjust > span {
  letter-spacing: 0;
  bottom: -0.2em;
}

.open-mymenu {
  top: -5px;
}

.open-mymenu.login-before {
  background: url(/divercity-tokyo/common/image/icon-fix-menu/icon_header_lock_01.svg) center 12px no-repeat;
  background-size: 41px auto;
}

.open-mymenu.login-after {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_header_unlock_01.svg) center 12px no-repeat;
  background-size: 41px auto;
}

.open-mymenu.login-member {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_header_unlock_01.svg) center 8px/75% no-repeat !important;
  background-size: 41px auto;
  top: -1px;
}

nav.float-nav .icon {
  position: relative;
  height: 23px;
}

nav.float-nav .icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.icon-n-home:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_01.svg) center center/auto 100% no-repeat;
}


.icon-n-search:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_02.svg) center center/auto 100% no-repeat;
}


.icon-n-floor:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_03.svg) center center/auto 100% no-repeat;
}


.icon-n-floor + span {
  letter-spacing: 0;
  width: 110%;
  margin: 0 0 0 -5%;
}

.icon-n-coupon {
  height: 18px !important;
  margin: 3px 0 2px;
}

.icon-n-coupon:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_04.svg) center center/auto 100% no-repeat;
}


.icon-n-point-card {
  height: 21px;
  margin: 1px 0;
}

.icon-n-point-card:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_05.svg) center center/auto 100% no-repeat;
}


.icon-n-point:before {
  background: url(/divercity-tokyo/common/image/icon-fix-menu/icon_footer_fixed_point.svg) center center/auto 100% no-repeat;
}

.icon-mall:before {
  background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_06.svg) center center/80% no-repeat;
}


@media screen and (max-width: 768px) {
  .float-nav {
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 52px;
    z-index: 10000;
  }
  .float-nav span {
    font-size: 1.1rem;
    font-family: Meiryo, メイリオ, "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
  }
  .float-nav a {
    text-decoration: none;
  }
}

@media screen and (max-width: 387px) {
  .float-nav span {
    font-size: 1.0rem;
    font-family: Meiryo, メイリオ, "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
  }
}

.footer {
  padding: 0 0 50px 0;
}

@media screen and (max-width: 768px) {
  .section-guest {
    padding-bottom: 40px;
  }
}

.float-nav {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #pageTop02 {
    bottom: 60px;
  }
  .float-nav {
    display: block !important;
    position: fixed;
    left: 0;
    width: 100%;
    font-size: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .float-nav ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .float-nav li {
    display: table-cell;
    width: 20%;
    vertical-align: top;
  }
  .float-nav a {
    display: block;
    height: 50px;
    padding: 9px 0 0;
    color: #505050;
    font-size: 1.0rem;
    text-align: center;
  }
  .float-nav .icon, .float-nav span {
    display: block;
  }
  .float-nav .icon.icon-n-point-card + span {
    margin: 0 -0.4em;
  }
  .float-nav span {
    position: relative;
    bottom: -0.1em;
    color: #222222;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media screen and (max-width: 360px) {
  .float-nav .icon.icon-n-point-card + span {
    margin: 0 -0.9em;
  }
  .float-nav span {
    font-size: 10px;
    width: 120%;
    margin: 0 0 0 -9%;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
/* hunger */
.footer.type02 .footer__logo {
  max-width: 305px;
}
@media screen and (min-width:769px){
  .footer.type02 .footer__logo {
    width: 305px;
  }
  .footer.type02 .footer__nav li{
    width: 20%;
  }

}

@media screen and (min-width:768px){
  #renewal2022 .footer__sitelink.type02 > ul{
    justify-content:flex-start;
  }
  #renewal2022 .footer__sitelink.type02 > ul li:nth-of-type(n + 6){
    width:20%;
  }
  #renewal2022 .footer__sitelink.type02 > ul li:last-of-type{
    width: 15%;
  }
}

/*PARK_P2-239*/
@media screen and (min-width: 768px){
  #renewal2022 .fixed-btn{
    display: none;
  }
}
@media screen and (max-width: 767px){
  #float-nav-new nav.float-nav {
    background: #00a3e4;
    height: calc(62px + env(safe-area-inset-bottom));
  }
  #float-nav-new nav.float-nav .icon{
    height: 23px !important;
    margin: 0 0 4px;
  }
  #float-nav-new nav.float-nav a{
    height: 60px;
    padding: 8px 0 0;
  }
  #float-nav-new nav.float-nav span {
    color: #ffffff;
    font-size: 1.0rem;
    transform: none;
    font-family: "Noto Sans JP", sans-serif;
  }
  #float-nav-new nav.float-nav .icon::before {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  #float-nav-new nav.float-nav .icon-n-shop::before {
    background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_02.svg) center center/auto 100% no-repeat;
  }
  #float-nav-new nav.float-nav .icon-n-cart::before {
    background: url(/divercity-tokyo/common/renew/assets/img/icon/new_icon_footer_fixed_05.svg) center center/auto 100% no-repeat;
  } 
  #float-nav-new nav.float-nav .icon.icon-n-coupon:before {
    height: 18px;
  }
  #float-nav-new nav.float-nav .icon.icon-n-floor:before {
    height: 20px;
  }
  #renewal2022 .fixed-btn{
    position: fixed;
    right: 0;
    bottom: calc(86px + env(safe-area-inset-bottom));
    background: #ffffff;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
    opacity: 1;
    transition: all 0.5s;
    z-index: 200;
    background: #00a3e4;
  }
  #renewal2022 .fixed-btn .point-card{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
  }
  #renewal2022 .fixed-btn .point-card span {
    font-size: 10px;
    line-height: 1.045;
    color: #ffffff;
  }
  #renewal2022 .fixed-btn .icon-n-point {
    position: relative;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffff;
    border-radius: 50px;
  }
  #renewal2022 .fixed-btn .icon-n-point::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
  }
  #renewal2022.body-top .wrap-top-btn{
    bottom: calc(80px + env(safe-area-inset-bottom));
    right: 15px;
  }
  .body-top footer .wrap-top-btn{
    bottom: 66px;
/*    right: 15px;*/
  }
/*  #renewal2022.body-top .wrap-top-btn a{
    width: 60px;
    height: 60px;
    border-radius: 0;
  }*/
    #renewal2022 .fixed-btn.type02 a{
      width: 58px;
      height: 58px;
    }
  #renewal2022 .fixed-btn.type02{
    background: #fff;
    border: solid 1px #00a3e4;
  }
  #renewal2022 .fixed-btn.type02 .point-card span{
    color: inherit;
  }
  #renewal2022 .fixed-btn.type02 .icon-n-point {
    border-radius: 0;
    background: none;
    width: initial;
    height: initial;
  }
  #renewal2022 .fixed-btn.type02 .icon-n-point::before {
    width: 18px;
    height: 18px;
  }
  #float-nav-new nav.float-nav{
    height: calc(56px + env(safe-area-inset-bottom));
  }
  #float-nav-new nav.float-nav .icon.icon-n-point {
    background: #fff;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    margin: 0 auto 4px;
  }
  #float-nav-new nav.float-nav .icon.icon-n-point::before{
    width: 13px;
    height: 13px;
    transform: translate(-50%, -50%);
    left: 50%;
  }
}
@media screen and (min-width:768px){  
  #renewal2022 .footer__sitelink.type02 > ul{ 
    justify-content:flex-start; 
  } 
  #renewal2022 .footer__sitelink.type02 > ul>li{  
    width:20%;  
  } 
  #renewal2022 .footer__sitelink.type02 > ul>li:nth-of-type(4){ 
    width:18.5%;  
  } 
  #renewal2022 .footer__sitelink.type02 > ul>li:nth-of-type(5){ 
    width:21.5%;  
  } 
}
.modal__logout{
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: none;
  line-height: 1.5;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.modal__logout--container{
  padding: 20px;
  position:absolute;
  width: 80%;
  max-width: 600px;
  transform:translate(-50%,-50%);
  top: 50%;
  left: 50%;
  border-radius:10px;
  background-color: #fff;
}
.modal__logout--title{
  font-size: 18px;
  color: #000000;
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #535353;
}
.modal__logout--inner a{
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.modal__logout--inner a:hover{
  opacity: .6;
}
.modal__logout--inner .btn--logout span{
  position: relative;
}
.modal__logout--inner .btn--logout span::after{
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color:transparent;
  position:absolute;
  right: -12px;
  top: 8px;
  transform: rotate(45deg);
  border-top: 1px solid #0094d2;
  border-right: 1px solid #0094d2;
}
.modal__logout--title .btn--close{
  cursor: pointer;
  position: absolute;
  display: inline-block;
  padding-top: 30px;
  width: 30px;
  right: 18px;
  top: 10px;
}
.modal__logout--title .btn--close::before{
  content: "";
  display:block;
  height:20px;
  width: 2px;
  background-color: #000000;
  transform: rotate(45deg);
  position:absolute;
  top: 5px;
  left: 50%;
}
.modal__logout--title .btn--close::after{
  content: "";
  display:block;
  height: 20px;
  width: 2px;
  background-color: #000000;
  transform: rotate(-45deg);
  position: absolute;
  top: 5px;
  left: 50%;
}
.modal__logout--inner .describe{
  padding:20px 0;
  font-size: 16px;
}
.modal__logout--inner .btn--logout{
  display: block;
  border: 1px solid #0094d2;
  font-size: 15px;
  padding: 12px;
  color: #0094d2;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 5px;
}
.modal__logout--inner .btn--close{
  display: block;
  border: 1px solid #000000;
  font-size: 15px;
  padding: 12px;
  color: #000000;
  text-align: center;
  border-radius: 5px;
}
.modal__logout--inner .btn--close span{
  position: relative;
  margin-left: 38px;
}
.modal__logout--inner .btn--close span:before{
  content: "×";
  position: absolute;
  font-size: 20px;
  left: -20px;
  top: -4px;
}
.modal__logout.green .modal__logout--inner .btn--logout{  
  border-color: #439027;  
  color: #439027; 
} 
.modal__logout.green .modal__logout--inner .btn--logout span{ 
  color: #439027; 
} 
.modal__logout.green .modal__logout--inner .btn--logout span::after{  
  border-color: #439027;  
} 
.wrap__modal__logout{ 
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ăƒ’ăƒ©ă‚®ăƒè§’ă‚´ ProN W3", "Hiragino Kaku Gothic ProN", Arial, ăƒ¡ă‚¤ăƒªă‚ª, Meiryo, sans-serif; 
  line-height:1.5;  
  font-size: 16px;  
} 
.modal__logout--inner .btn--logout span{  
  color: #0094d2; 
}
@media only screen and (max-width: 768px) {
  #float-nav-new.divercity nav.float-nav{
    background: #00a3e4;
  }
}
/*PARK_P2-239*/

/* PARK_P2-495 Start*/

@media screen and (max-width: 767px) {
  #renewal2022.body-top .button-location {
      bottom: calc(165px + env(safe-area-inset-bottom));
  }
}

.main-container .evecam .wrap-search .cont-date:before {
  content:unset;
}
.main-container .evecam .wrap-search .cont-date {
  padding: 0;
}
.main-container .evecam .wrap-search .cont-list > ul  {
  position: relative;
}
.main-container .evecam .wrap-search .cont-date {
  font-size: 12px;
}
.main-container .evecam .wrap-search .cont-ttl {
  font-size: 16px;
  height: 8rem;
}

@media only screen and (min-width: 768px){
  .main-container .evecam .wrap-search .cont-list > ul li {
    position: relative;
  }
  
  .main-container .evecam .wrap-search .cont-list > ul li:nth-child(odd) .cont-item::after {
      content: '';
      position: absolute;
      left: 0; 
      right: -49rem; 
      top: 18px;
      height: 1px; 
      background-color: #cbcbcb; 
  }
  .main-container .evecam .wrap-search .cont-item::after {
    bottom: 0; 
  }
}
@media only screen and (max-width: 767px){
  .main-container .evecam .wrap-search .cont-list > ul li .cont-item::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #cbcbcb;
    margin-top: -10px;
  }
  .main-container .evecam .wrap-search .cont-list > ul {
    margin-top: 15px;
  }
  .main-container .evecam .wrap-search .cont-ttl:before {
    right: -0.25rem;
  }
}
/* PARK_P2-495 End*/



