/* data-aspect-ratio */
[data-aspect-ratio="330:71"]:before {
  padding-top: calc((71/330)*100%);
}

[data-aspect-ratio="175:108"]:before {
  padding-top: calc((108/175)*100%);
}

[data-aspect-ratio="1400:933"]:before {
  padding-top: calc((933/1400)*100%);
}

[data-sp-aspect-ratio="142:141"]:before {
  padding-top: calc((141/142)*100%);
}

[data-sp-aspect-ratio="13:15"]:before {
  padding-top: calc((15/13)*100%);
}

[data-sp-aspect-ratio="446:99"]:before {
  padding-top: calc((99/446)*100%);
}

[data-sp-aspect-ratio="195:118"]:before {
  padding-top: calc((118/195)*100%);
}

@media screen and (max-width:812.99px) {
  [data-sp-aspect-ratio="270:251"]{
    padding-top: calc((251/270)*100%);
  }
}

.header{
  background-color: #fff;
}
.main{
  position: relative;
  min-width: 320px;
  margin-top: 64px;
}

/* video */
.main_video_wrap{
  width: 100vw;
}

/* main */
.main{
  overflow: hidden;
}
.wrapper{
  width: 100%;
  position: absolute;
}

/* kv */
.kv{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.kv_txt{
  padding-top: 8vw;
}
.kv_txt_copy{
  padding: 0 11.79487vw;
  font-size: 27px;
  font-weight: normal;
}

html.jp-ja .kv_txt_copy{
  font-size: 22px;
  padding-right: 5.1282vw;
  padding-left: 5.1282vw;
}
.kv_txt_body{
  margin-top: 6.15384vw;
  padding-right: 5.12820vw;
  padding-left: 5.12820vw;
  font-size: 16px;
  line-height: 1.19;
  color: #888;
}
html.jp-ja .kv_txt_body{
  line-height: 1.5;
}

/* section */
.section_inner{
  padding-right: 5.12820vw;
  padding-left: 5.12820vw;
}
.section_ttl{
  margin-top: 7vw;
  font-size: 21px;
}
.fr-linkButton{
  font-size: 13px !important;
  font-weight: normal !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

/* notification */
.section_notification{
  margin-top: 9.23076vw;
}
.notification_list{
  display: flex;
  justify-content: space-between;
  margin-top: 8vw;
}
.notification_list_items{
  width: 18.66666vw;
  max-width: 70px;
  text-align: center;
  font-size: 10px;
}
.notification_list_items_label{
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.comingSoon_list{
  margin-top: 4.61538vw;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.comingSoon_list_items{
  font-size: calc((18/390)*100vw);
}

/* twentyFourHrs */
.section_twentyFourHrs{
  position: relative;
  margin-top: 10.25641vw;
  min-width: 320px;
}

.twentyFourHrs_txt{
  padding: 6vw 5.12820vw 10.25641vw;
  background-color: #111;
  color: #fff;
}
.twentyFourHrs_txt_copy{
  font-size: 19px;
}
.twentyFourHrs_txt_body{
  font-size: 16px;
  margin-top: 1.53846vw;
  line-height: 1.19;
}
html.jp-ja .twentyFourHrs_txt_body{
  line-height: 1.5;
}
.twentyFourHrs_txt .fr-linkButton{
  display: inline-block;
  padding-right: 8.5vw;
  padding-left: 8.5vw;
}
.OtherNavigation{
  margin-top: 0;
}

/* infomation_ny */
.infomation_ny{

}
.infomation_ny_ttl{
  margin-top: 6.15384vw;
/*  padding: 0 11.79487vw;*/
  font-size: 27px;
  font-weight: normal;
}
html.jp-ja .infomation_ny_ttl{
  font-size: 22px;
  padding-right: 0;
  padding-left: 0;
}
.infomation_ny_subTtl,
.infomation_ny_body,
.infomation_ny_sub{
  margin-top: 6.15384vw;
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  line-height: 1.19;
}
html.us-en .infomation_ny_body{
  margin-top: 0;
}
html.us-en .infomation_ny_body + .infomation_ny_body{
  margin-top: 1em;
}
html.us-en .infomation_ny_body a{
  text-decoration: underline;
}
.infomation_ny_list{
  margin-top: 6.15384vw;
  padding-right: 5.12820vw;
  padding-left: 5.12820vw;
  list-style-type: disc;
}
.infomation_ny_items{
  font-size: 16px;
  line-height: 1.19;
}
html.jp-ja .infomation_ny_body,
html.jp-ja .infomation_ny_sub,
html.jp-ja .infomation_ny_items{
  line-height: 1.5;
}
.infomation_ny_qr{
  display: flex;
  margin-top: 6.15384vw;
}
.infomation_ny_qr_img{
  width: 40%;
  margin-right: 20px;
}
.infomation_ny_qr_body{
  font-weight: bold;
}
.infomation_ny_qr_body a{
  color: #ff0000;
  text-decoration: underline;
}
.infomation_ny_txt-red{
  color: #ff0000;
}
.infomation_ny .fr-linkButton{
  margin-top: 6.15384vw;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width:813px) {
  /* aspect-ratio */
  [data-pc-aspect-ratio="1728:877"]:before {
    padding-top: calc((877/1728)*100%);
  }

  [data-pc-aspect-ratio="236:165"]:before {
    padding-top: calc((165/236)*100%);
  }

  [data-pc-aspect-ratio="754:167"]:before {
    padding-top: calc((167/754)*100%);
  }

  /* utility */
  .u-pc-align-center{
    text-align: center;
  }

  /* main */
  .main{
    margin-top: 84px;
  }

  .kv{
    width: 100%;
  }
  .kv_img{
    width: 100%;
  }

  .kv_txt{
    width: 100%;
    margin: 0 auto;
    padding: 85.1388px 0 0;
  }

  .kv_txt_copy,
  .kv_txt_body{
    width: 714px;
    margin-right: auto;
    margin-left: auto;
  }

  .kv_txt_copy{
    padding: 0;
    font-size: 49px;
    min-height: 0vw;
    letter-spacing: -0.03em;
    line-height: 1.19;
  }
  html.jp-ja .kv_txt_copy{
    font-size: 37px;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 0;
    line-height: 1.5;
  }

  .kv_txt_body{
    margin-top: 64px;
    padding-right: 0;
    padding-left: 0;
    font-size: 28px;
    letter-spacing: -0.03em;
    color: #111;
    line-height: 1.46;
  }

  html.jp-ja .kv_txt_body{
    margin-top: 40px;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1.5;
  }
  /* section */
  .section_inner{
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .section_ttl{
    margin-top: 60px;
    font-size: 25px;
  }

  .fr-linkButton{
    font-size: 17px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    width: 430px;
  }

  /* notification */
  .section_notification{
    margin-top: 80px;
  }
  .notification_list{
    justify-content: center;
    margin-top: 0;
  }
  .notification_list_items{
    position: relative;
    width: 132px;
    max-width: 132px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin: 0 35px;
    padding-bottom: 2em;
  }
  .notification_list_items_label{
    position: absolute;
    top: 152px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    margin-top: 0;
  }

  .notification_img{
    max-width: 714px;
    margin-right: auto;
    margin-left: auto;
  }

  .comingSoon_list{
    width: 100%;
    margin-top: 36px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
  }
  .comingSoon_list_items{
    font-size: 41px;
    min-height: 0vw;
  }

  /* twentyFourHrs */
  .section_twentyFourHrs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background-color: #111;
    margin-top: 149px;
    padding: 9.60648vw 6.36574vw 7.63888vw;
  }

  .twentyFourHrs_img,
  .twentyFourHrs_txt{
    width: 40.97222vw;
  }
  .twentyFourHrs_txt{
    padding: 0;
    width: 39.87268vw;
  }

  .twentyFourHrs_txt_copy{
    font-size: 44px;
  }

  .twentyFourHrs_txt_body{
    font-size: 26px;
    letter-spacing: 0.03em;
    line-height: 1.26;
    margin-top: 1.38888vw;
  }

  html.jp-ja .twentyFourHrs_txt_copy{
    font-size: 37px;
    line-height: 1.5;
  }

  html.jp-ja .twentyFourHrs_txt_body{
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
  }

  .twentyFourHrs_txt .fr-linkButtonParent.-horizontal{
    justify-content: initial;
  }

  .twentyFourHrs_txt .fr-linkButton{
    padding: 11px !important;
    font-size: 16px;
    width: 214px;
  }

  /* infomation_ny */
  .infomation_ny_ttl,
  .infomation_ny_body,
  .infomation_ny_list,
  .infomation_ny_subTtl{
    width: 714px;
    margin-right: auto;
    margin-left: auto;
  }

  .infomation_ny_ttl{
    margin-top: 64px;
    padding: 0;
    font-size: 38px;
    min-height: 0vw;
    letter-spacing: -0.03em;
    line-height: 1.19;
  }
  html.jp-ja .infomation_ny_ttl{
    font-size: 37px;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 0;
    line-height: 1.5;
  }

  .infomation_ny_subTtl,
  .infomation_ny_body,
  .infomation_ny_sub,
  .infomation_ny_qr{
    margin-top: 64px;
    padding-right: 0;
    padding-left: 0;
    font-size: 28px;
    letter-spacing: -0.03em;
    color: #111;
    line-height: 1.46;
  }

  html.jp-ja .infomation_ny_body,
  html.jp-ja .infomation_ny_sub{
    margin-top: 40px;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1.5;
  }

  html.us-en .infomation_ny_body{
    margin-top: 0;
  }

  .infomation_ny_list{
    margin-top: 40px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .infomation_ny_items{
    padding-right: 0;
    padding-left: 0;
    font-size: 28px;
    letter-spacing: -0.03em;
    color: #111;
    line-height: 1.46;
  }

  html.jp-ja .infomation_ny_items{
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1.5;
  }

  .infomation_ny_qr{
    margin-top: 40px;
  }

  .infomation_ny_qr_img{
    width: 20%;
    margin-right: 20px;
  }

  .infomation_ny .fr-linkButton{
    margin-top: 40px;
  }

}

@media screen and (min-width:1226px) {
  .section_twentyFourHrs{
    padding-top: 117.775px;
    padding-left: 78.044px;
    padding-right: 78.044px;
    padding-bottom: 93.6527px;
  }
  .twentyFourHrs_img{
    width: 502.312px;
    margin-left: calc((100% - 1069.912px)/2);
  }
  .twentyFourHrs_txt{
    width: 488.828px;
    margin-right: calc((100% - 1069.912px)/2);
  }
  .twentyFourHrs_txt_body{
    margin-top: 17.0277px;
  }
}

.event_qr{
  color: #f00;
  text-decoration: underline;
}
html.kr-ko .kv_txt_copy{
  font-size: 22px;
  padding-right: 5.1282vw;
  padding-left: 5.1282vw;
}

@media screen and (min-width:813px) {
  html.kr-ko .kv_txt_copy{
    font-size: 37px;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: 0;
    line-height: 1.5;
  }
  html.kr-ko .kv_txt_body{
    margin-top: 40px;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1.5;
  }

  html.kr-ko .twentyFourHrs_txt_copy{
    font-size: 37px;
    line-height: 1.5;
  }

  html.kr-ko .twentyFourHrs_txt_body{
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
  }

}

.wrapper{
  position:initial;
}
.atw_tabLists{
  margin-top: 40px;
  display: flex;
  justify-content: center;
  padding-right: 5.1282vw;
  padding-left: 5.1282vw;
}
.atw_tabLists .atw_tabList{
  width: calc(99.99999% / 3);
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.atw_tabList:nth-child(1){
  padding-left: 0;
}
.atw_tabLists .atw_tabList_inner{
  border-bottom: solid 4px #000000;
  color: #000000;
}
.atw_tabLists  .atw_tabList.-active .atw_tabList_inner{
  border-bottom: solid 4px #ff0000;
}
.atw_tabLists .atw_tabList.-active{
  color: #1b1b1b;
  cursor: auto;
}
.atw_tabLists .atw_tabList:not(:first-of-type){
  border-left: solid 1px #888888;
}
.atw_tabLists .atw_tabName{
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}
.it-it .atw_tabLists .paris-atw_tabList .atw_tabName {
  word-break: break-all;
}

@media screen and (max-width:420px) {
  .atw_tabLists .atw_tabName{
  font-size: 15px;
  }
  .hk-zh .atw_tabLists .atw_tabDate{
    font-size: 12px;
  }
}

.atw_tabLists .atw_tabDate{
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 5px;
}
.event_around{
  margin-top: 0px;
  height: 0;
  overflow: hidden;
}
.event_around.-active{
  margin-top: 36px;
  height: auto;
  overflow: visible;
}
.event_around .video_container{
  max-width: 100%;
  margin-bottom: 32px;
  position: relative;
}
.event_around .video_container:hover{
  cursor: pointer;
}
.Videomodal_close:hover{
  cursor: pointer;
}
.event_around .video_float{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 100px;
}
.event_around .video_floatTxt{
  color: #555555;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 10px;
}
.event_around .video_floatButton{
  display: inline-block;
  margin-top: 10px;
  text-align: center;
}
.event_around .video_floatButton_txt{
  display: inline;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: rgba(255,255,255,.8);
}
.event_around .txt_conteiner{
  margin-top: 26px;
  padding-right: 5.1282vw;
  padding-left: 5.1282vw;
}
.event_around .txt_conteiner .main_ttl{
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  color: #303030;
}
.event_around .txt_conteiner .main_ttl_name{
  font-size: 16px;
  line-height: 18px;
  margin-left: 5px;
}
.event_around .txt_conteiner .main_subttl{
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 30px;
  font-weight: 400;
  color: #303030;
  text-align: center;
}
.event_around .txt_conteiner_sub{
  margin-top: 30px;
}
.event_around .sub_txt{
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #555555;
}
.event_around .swiper_conteiner{
  margin-top: 30px;
}
.event_around .swiper_conteiner .swiper-container{
  padding-bottom: 30px;
}
.event_around .swiper_conteiner .galleryTtl{
  font-size: 21px;
  line-height: 1.5;
  padding-right: 5.1282vw;
  padding-left: 5.1282vw;
}
.event_around .swiper_conteiner .swiper-pagination-bullets{
  bottom: -3px;
}
.event_around .swiper_conteiner .swiper-pagination-bullet{
  width: 6px;
  height: 6px;
}
.Videomodal_overlay{
  opacity: 0;
  visibility: hidden;
  background-color: rgba(27,27,27,.5);
  z-index: 4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Videomodal_overlay.is-open{
  opacity: 1;
  visibility: visible;
}
.event_videomodal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #fff;
  max-width: 95%;
  width: 100%;
  padding: 20px;
}
.event_videomodal.is-open{
  opacity: 1;
  visibility: visible;
}
.event_videomodal .Videomodal_close{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
}
.event_videomodal .video_source{
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
}

@media screen and (max-width:812.999px) {
  [data-sp-aspect-ratio="89:75"]:before {
    padding-top: calc((75/89)*100%);
  }
  [data-sp-aspect-ratio="178:115"]:before {
    padding-top: calc((115/178)*100%);
  }
  [data-sp-aspect-ratio="7:6"]:before {
    padding-top: calc((6/7)*100%);
  }
  .header {
    z-index: 4;
  }
  .event_inner .swiper-pagination {
    z-index: 3;
  }
}

@media screen and (min-width:813px) {
  [data-pc-aspect-ratio="173:80"]:before {
    padding-top: calc((80/173)*100%);
  }
  .main_inner{
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
  .kv_txt_copy,
  .kv_txt_body{
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .main_video_wrap,.atw_tabLists,.event_inner{
    max-width: 1226px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  [data-pc-aspect-ratio="213:130"]:before {
    padding-top: calc((130/213)*100%);
  }
  [data-pc-aspect-ratio="56:65"]:before {
    padding-top: calc((65/56)*100%);
  }
  .atw_tabLists{
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    margin-top: 70px;
  }
  .atw_tabLists .atw_tabList{
    padding-left: 20px;
    padding-right: 20px;
  }
  .atw_tabLists .atw_tabName{
    font-size: 28px;
    line-height: 1.4;
  }
  .atw_tabLists .atw_tabDate {
    font-size: 20px;
    line-height: 1.4;
    padding-bottom: 10px;
  }
  .event_around.-active{
    margin-top: 80px;
  }
  .event_around .video_float{
    width: 180px;
    height: 180px;
  }

  .event_around .video_floatTxt{
    color: #555555;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .event_around .video_floatButton{
    margin-top: 20px;
  }
  .event_around .video_floatButton_txt{
    padding: 20px 30px;
    font-size: 24px;
  }
  .event_around .txt_conteiner{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 64px;
    padding-left: 0;
    padding-right: 0;
  }
  .event_around .txt_conteiner.-reverse{
    flex-direction: row-reverse;
  }
  .event_around .txt_conteiner_main{
    width: 50%;
    padding-right: 60px;
  }
  .event_around .txt_conteiner.-reverse .txt_conteiner_main{
    padding-right: 0;
    padding-left: 60px;
  }
  .event_around .txt_conteiner .main_ttl{
    font-size: 26px;
    line-height: 1.5;
    text-align: left;
  }
  .event_around .txt_conteiner .main_ttl_name{
    font-size: 20px;
    line-height: 1.5;
  }
  .event_around .txt_conteiner .main_subttl{
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
  .event_around .txt_conteiner_sub{
    margin-top: 0;
    width: 50%;
  }
  .event_around .sub_txt{
    font-size: 18px;
    line-height: 1.5;
  }
  .event_around .swiper_conteiner{
    margin-top: 64px;
  }
  .event_around .swiper_conteiner .swiper-container{
    padding-bottom: 0;
  }
  .event_around .Gallerymodal_link:hover{
    cursor: pointer;
  }
  .Gallerymodal_overlay{
    opacity: 0;
    visibility: hidden;
    background-color: rgba(27,27,27,.5);
    z-index: 4;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .Gallerymodal_overlay.is-open{
    opacity: 1;
    visibility: visible;
  }
  .event_modal{
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: 11;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    max-width: 95%;
    width: 100%;
    padding: 30px 50px;
  }
  .event_modal.is-open{
    opacity: 1;
    visibility: visible;
  }
  .event_modal .GallerymodalBox{
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .event_modal .Gallerymodal_link:hover{
    cursor: pointer;
  }
  .event_modal .Gallerymodal_swiper{
    width: 100%;
    margin-top: 20px;
  }
  .event_modal .Gallerymodal_swiper_pagination{
    bottom: -3px;
  }

  .event_modal .Gallerymodal_close{
    position: absolute;
    top: 30px;
    right: 50px;
    width: 13px;
    height: 13px;
  }

  .event_videomodal {
    width: 70vw;
    padding: 30px 30px;
  }
  .event_videomodal .Videomodal_close{
    top: 30px;
    right: 30px;
  }
  .event_videomodal .video_source{
    margin-top: 30px;
    padding-top: 30px;
  }

}

@media screen and (min-width:1052px) {
  .event_modal{
    max-width: 1000px;
  }
}
@media screen and (min-width:1500px) {
  /* .event_around .video_container{
    max-height: 700px;
  } */
  .event_around .video_thumb{
    /* height: 700px; */
    object-fit: cover;
  }
}
html.cn-zh body{
  font-family: 'UniqloPro Regular'!important;
}
