@charset "UTF-8";
/* CSS Document */
body {
  background-color: #000;
  font-size: 1rem;
  max-width: 2400px;
  margin: auto;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  -webkit-text-size-adjust: 100%;
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
img {
  max-width: 100%;
  height: auto;
  /*  width: auto;*/
}
a {
  text-decoration: none
}
.pcn {
  display: none !important
}
/*--------------------------*/
.top_area {
  width: 100%;
  aspect-ratio: 12 / 7;
  margin: 0 auto;
  position: relative;
}
.at_logo {
  z-index: 5;
  width: 16%;
  position: absolute;
  top: 2%;
  left: 2%;
}
.top_title_area {
  z-index: 4;
  position: absolute;
  width: 100%;
  aspect-ratio: 80 / 13;
  top: 0;
  left: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}
.SW_logo {
  margin-top: 2.5%;
  width: 16%;
}

  .shadow-img {
    filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 1));

  }

.top_title {
  flex: 1 0;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin: 0 auto;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;text-shadow: 2px 2px 8px #000, -2px -2px 8px #000;text-shadow: 2px -2px 8px #000, -2px 2px 8px #000
}
.top_hero {
  z-index: 3;
  width: 100%;
  overflow: hidden;
  margin: auto;
}
.slider.slick-initialized {
  display: block;
}
/*--------------------------*/
.b_menu {
  display: none
}
.menu_area {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0 4% 0 4%;
  border-bottom: #333 1px solid;
  background-color: #000;
  position: sticky;
  top: 0px;
  z-index: 50
}
.menu_inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 0px auto;
  padding: .5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.menu_button {
  font-family: "UniversNextPro-Cond";
  color: #999;
  font-size: 1rem;
  display: flex;
  text-align: center;
  cursor: pointer;
  transition: .3s;
}
.menu_button.mb_store {
  display: flex;
  align-items: center;
  justify-content: center;
  border: #999 1px solid;
  border-radius: 1.5rem;
  width: 3rem;
  height: 3rem;
  transition: .3s; padding: .2rem 0 0 0;
}
_::-webkit-full-page-media, _:future, :root .menu_button.mb_store {
  padding: .25rem 0 0 0;
}
.menu_button.mb_AWSW:hover {
  color: #D78286;
  text-shadow: 1px 1px 6px #FF3A00, -1px 1px 6px #FF3A00, 1px -1px 6px #FF3A00, -1px -1px 6px #FF3A00;
}
.menu_button.mb_R2:hover {
  color: #cfd2ff;
  text-shadow: 1px 1px 6px #2878FF, -1px 1px 6px #2878FF, 1px -1px 6px #2878FF, -1px -1px 6px #2878FF;
}
.menu_button.mb_DV:hover {
  color: #D78286;
  text-shadow: 1px 1px 6px #FF3A00, -1px 1px 6px #FF3A00, 1px -1px 6px #FF3A00, -1px -1px 6px #FF3A00;
}
.menu_button.mb_GG:hover {
  color: #87CAA5;
  text-shadow: 1px 1px 6px #00B532, -1px 1px 6px #00B532, 1px -1px 6px #00B532, -1px -1px 6px #00B532;
}
.menu_button.mb_ML:hover {
  color: #D39400;
  text-shadow: 1px 1px 6px #C06B00, -1px 1px 6px #C06B00, 1px -1px 6px #C06B00, -1px -1px 6px #C06B00;
}
.menu_button.mb_VG:hover {
  color: #fff;
  text-shadow: 1px 1px 10px #999, -1px 1px 10px #999, 1px -1px 10px #999, -1px -1px 10px #999;
}
.menu_button.mb_store:hover {
  color: #fff;
  text-shadow: 1px 1px 10px #999, -1px 1px 10px #999, 1px -1px 10px #999, -1px -1px 10px #999;
  box-shadow: 0px 0px 6px 2px #999;
}
/*--------------------------*/
.section_area {
  display: flex;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0 4% 0 4%;
  border-bottom: #000 1px solid;
  background: linear-gradient(135deg, #333333 0%, #333333 57%, #000000 100%);
  position: sticky;
  top: 80px;
  z-index: 20
}
.section_inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 0px auto;
  display: flex;
  overflow: hidden;
}
.section_inner img {
  width: auto;
  height: 100%;
  display: block;
}
/*--------------------------*/
.area_wrapper {
  width: 100%;
  margin-bottom: 100px
}
.area_wrapper_AWSW {
  width: 100%;
}
/*AWSW-----------------------*/
.AWSW_upper {
  width: 100%;
  padding: 0 4% 0 4%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url("../images/bg_AWSW_DV.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat
}
.AWSW_upper_2nd {
  width: 100%;
  padding: 0 4% 0px 4%;
}
.AWSW_upper_3rd {
  width: 100%;
  padding: 3rem 0 100px 0;
}
.AWSW_inner {
  max-width: 1200px;
  margin: 0 auto 0px auto;
  display: flex;
  flex-flow: wrap;
}
.AWSW_inner_left {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.AWSW_inner_right {
  float: right;
  margin: 4rem 0 2rem 0;
  width: 50%
}
.AWSW_inner_right img {
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.logo_AWSW_DV {
  float: left;
  width: 320px;
  margin-bottom: 2rem
}
.AWSW_txt {
  text-align: center;
  font-size: .9rem;
  line-height: 1.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
	letter-spacing: .075rem;
  color: #fff;
  margin-bottom: 2rem
}
.swc_area {
  width: 100%;
  padding: 2rem;

  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.AWSW_txt02 {
  text-align: center;
  font-size: 1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
}
.price_area {
  margin: 1rem 0 1rem 0;
  display: flex;
  align-items: center;
  align-items: baseline;
 
}
.price_j {
  color: #fff;
  font-size: .8rem;
  line-height: .8rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
}
.price_e {
  color: #fff;
  font-size: 2rem;
  margin-left: .5rem;
  line-height: 2rem;
  font-family: "UniversNextPro-Cond";
}
.b_swc {
  width: 50%;
  margin: 1rem 0 0rem 0;
				background-image:url(../images/bt_arr.svg);
	background-repeat:no-repeat;
	background-position:center right;
	background-size: 40px 40px;
  background-color: #320068;
  padding: 1.5rem 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
  transition: .5s
}
.b_swc:hover {
  background-color: #320068;
  box-shadow: 0px 0px 10px 6px #7A00FF;
}
.AWSW_inner_a {
  flex: 1 0;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.AWSW_inner_b {
  margin: 3rem 0;
  aspect-ratio: 1 / 3;
  width: 25%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.AWSW_inner_c {
  margin: 3rem 1rem 3rem 0;
  aspect-ratio: 1 / 3;
  width: 25%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.AWSW_txt03 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
}
.AWSW_txt04 {
  font-size: 1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
}
.AWSW_inner_d {
  margin: 1rem 3%;
  flex: 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.AWSW_inner_d img {
  margin: 1rem 0 2rem 0;
}
.AWSW_txt05 {
  font-size: .8rem;
  line-height: 1.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
}
.AWSW_txt06 {
  min-height: 3rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
}
.b_mov_area {
  width: 100%;
  display: flex;
  justify-content: center;
  background: linear-gradient(to bottom, rgba(34, 34, 34, 1) 0%, rgba(0, 2, 34, 0) 100%);
  padding: 3rem 0 2rem 0;
}
.b_mov_area_inner {
  width: 40%;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
  transition: .5s
}
.b_mov_area img:hover {
  transform: scale(1.05, 1.05);
  transition: .5s all;
}
/*TW2-----------------------*/
.photo_TW2_img {
  width: 100%;
  aspect-ratio: 3 / 1;
  overflow: hidden;
}
.R2_tf img {
  transform: translateY(-30%);
}
.DV_tf img {
  transform: translateY(-30%);
}
.GG_tf img {
  transform: translateY(-30%);
}
.ML_tf img {
  transform: translateY(-30%);
}
.TW2_lower {
  width: 100%;
  padding: 0 4% 0 4%;
}
.bg_R2 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url("../images/bg_R2.jpg");
  background-size: cover;
  background-position: center;
}
.bg_DV {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url("../images/bg_DV.jpg");
  background-size: cover;
  background-position: center;
}
.bg_GG {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url("../images/bg_GG.jpg");
  background-size: cover;
  background-position: center;
}
.bg_ML {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 1) 100%), url("../images/bg_ML.jpg");
  background-size: cover;
  background-position: center;
}
.TW2_lower_inner {
  max-width: 1200px;
  margin: 0 auto 0px auto;
  display: flex;
}
.TW2_lower_left {
  width: 40%
}
.TW2_lower_right {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  padding: 2rem 0
}
.TW2_lower_right_main {
  width: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bg_right_main_R2 {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/img_ATH-CKS50TW2-R2_02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  border-radius: 10px;
}
.bg_right_main_DV {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/img_ATH-CKS50TW2-DV_02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  border-radius: 10px;
}
.bg_right_main_GG {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/img_ATH-CKS50TW2-GG_02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  border-radius: 10px;
}
.bg_right_main_ML {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/img_ATH-CKS50TW2-ML_02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  border-radius: 10px;
}
.TW2_txt_area {
  padding: 3rem 0rem;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateX(-35%);
}
.logo_R2 {
  width: 120px;
}
.logo_DV {
  width: 260px;
}
.logo_GG {
  width: 120px;
}
.logo_ML {
  width: 260px;
}
.TW2_no {
  font-size: 1.6rem;
  font-family: "UniversNextPro-Cond";
  color: #fff;
  margin: 2rem 0
}
.TW2_txt {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
}
.TW2_ML_txt {
  text-align: center;
  font-size: .8rem;
  line-height: 1.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
  background-color: #333;
  padding: .2rem .5rem;
  border-radius: 6px;
  margin-bottom: .5rem
}
.b_voice{
  margin: 1rem auto 1rem 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("../images/bg_voiceguidance_01.png");
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 50px 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-family: "UniversNextPro-Cond";
  color: #fff;
  padding: 1rem 65px 1rem 1.5rem;
  cursor: pointer;
  transition: background-image .5s
}
_::-webkit-full-page-media, _:future, :root .b_voice {
  padding: 1rem 65px .75rem 1.5rem;
}
.b_voice:hover {
  background-image: url("../images/bg_voiceguidance_02.png");
}
.b_detail {
  margin: 1rem 0 0rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.AWSW_inner .b_detail {
  margin: 1rem auto 0rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.b_detail_txt {
  margin: 0rem 4rem 1rem 4rem;
  font-size: 1.1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
  white-space: nowrap
}
.b_detail_bar {
  width: 100%;
  height: 6px;
  border-radius: 6px;
}
.bar_R2 {
  background-color: #555fb7;
  transition: .5s
}
.bar_R2.av {
  background-color: #cfd2ff;
  box-shadow: 0px 0px 10px 6px #005FFF;
}
.bar_DV {
  background-color: #763538;
  transition: .5s
}
.bar_DV.av {
  background-color: #D78286;
  box-shadow: 0px 0px 10px 6px #FF3A00;
}
.bar_GG {
  background-color: #23603e;
  transition: .5s
}
.bar_GG.av {
  background-color: #87CAA5;
  box-shadow: 0px 0px 10px 6px #00E13E;
}
.bar_ML {
  background-color: #874C00;
  transition: .5s
}
.bar_ML.av {
  background-color: #FDBA84;
  box-shadow: 0px 0px 10px 6px #FFB92C;
}
/*app-----------------------*/
.app_wrapper {
  width: 100%;
  padding: 0 4% 0 4%;
}
.app_inner {
  max-width: 1000px;
  margin: 0 auto 0px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.app_title {
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin: 0 auto;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
}
.app_window_area {
  margin: 4rem 0 4rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app_window {
  width: 20%
}
.app_txt_area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin: 0 auto 0px auto;
}
.app_txt01 {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";	letter-spacing: .075rem;
  color: #fff;
}
.app_txt02 {
  font-size: 1rem;
  line-height: 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  color: #fff;
}
.app_dl_area {
  margin: 3rem 0 0 0;
  display: flex;
}
.app_icon {
  display: flex;
  width: 25%;
  margin-right: 5%
}
.app_right {
  flex: 1 0;
  border-radius: 10px;
  display: flex;
  padding: 5% 0;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  background-color: #333
}
.app_dl {
  display: flex;
  align-items: center;
  width: 80%;
}
.app_banner {
  width: 35%
}
.app_banner_txt {
  padding: 0 1rem;
  font-size: .9rem;
  line-height: 1.5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;
}
.app_banner_txt:hover {
  text-decoration: underline
}
/*--------------------------*/
.bottom_wrapper {
  width: 100%;
  padding: 0 4% 0 4%;
}
.bottom_inner {
  max-width: 1200px;
  margin: 0 auto 0px auto;
  border-top: #333 1px solid;
  padding: 3rem 0;
}
.bottom_inner .b_swc {
  width: 70%;
  margin: 0rem auto 1.5rem auto;
  background-color: #320068;
  padding: 1.5rem 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;
  border-radius: 4px;
  font-size: 1rem;
  transition: .5s
}
.bottom_menu {
  width: 100%;
  margin: 0 auto 0px auto;
  padding: .5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.bottom_menu a:hover {
  color: #fff;
  text-decoration: underline
}
/*--------------------------*/
.sq_mgn {
  margin-top: -160px;
  padding-top: 160px;
}
/*--------------------------*/
.footer_area {
  margin: 0 auto 6rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #000
}
.at_logo_02 {
  margin: 2rem 0 0 0;
  width: 250px
}
.at_logo_02 img {
  width: 100%
}
.foot_c {
  color: #fff;
  font-family: "UniversNextPro-Cond";
  font-size: 0.75rem;
  line-height: 1.2rem;
  letter-spacing: 0.05rem;
  font-feature-settings: "palt";
  text-align: center;
}
.foot_Lucasfilm {
  margin-top: .5rem;
  width: 120px
}
.b_top {
  position: fixed;
  bottom: 1.5rem;
  right: 1%;
  display: flex;
  align-items: center;
  border-radius: 4px;
  margin: 0 0 0 .5rem;
  padding: .4rem 2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;
  font-size: 0.8rem;
  background-color: #333;
  transition: 0.3s;
  opacity: 0;
  z-index: 60;
}
.b_top:hover {
  color: #000;
  cursor: pointer;
  background-color: #ccc
}
.b_top.appa {
  opacity: 1;
}
.sml {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  font-size: .6rem;
  line-height: 1rem
}
/* app_obj ---------------------- */
.app_obj {
  opacity: 0;
  transition: 1.5s ease;
}
.av_app {
  opacity: 1;
}
.delay_0 {
  transition-delay: 0s;
}
.delay_05 {
  transition-delay: 0.5s;
}
.delay_1 {
  transition-delay: 1s;
}
.delay_15 {
  transition-delay: 1.5s;
}
/*window---------------------*/
.window_base_shop,.window_base_movie {
  display: none;
  position: fixed;
  padding: 2rem 0;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; /* デフォルトで全画面 */
  background-color: rgba(0, 0, 0, 1);
  z-index: 200;
  justify-content: center;
  align-items: center;
  cursor: pointer
}
.window_base_vg {
  display: none;
  position: fixed;
  padding: 2rem 0;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; /* デフォルトで全画面 */
  background-color: rgba(0, 0, 0, 1);
  z-index: 200;
  justify-content: center;
  align-items: center;
  cursor: pointer
}
.window_base_shop.app, .window_base_vg.app, .window_base_movie.app {
  display: flex;
  flex-direction: column;
}
/*shop---------------------*/
.window_base_shop .window_area {
  width: 80%;
  max-height: 94%;
  overflow: hidden;
	cursor: default
}
.window_inner {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 1rem;
  flex-direction: column;
  background-color: #333;
  border-radius: 10px;
  overflow: auto;
  scrollbar-color: #000 #333;
  scrollbar-width: auto;
}
.b_close {
  margin: 1rem auto .5rem auto;
  font-family: "UniversNextPro-Cond";
  font-size: 1.4rem;
  color: #999;
  cursor: pointer
}
.b_close:hover {
  color: #fff;
  text-decoration: underline
}
.store_upper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #222;
  border-radius: 6px 6px 0 0;
  padding: 2rem 2rem 1rem 2rem;
}
.store_lower {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #222;
  border-radius: 6px;
  padding: 1rem 2rem 0rem 2rem;
}
.storelist {
  width: 100%;
  background-color: #222;
  margin-bottom: 1rem;
  border-radius: 0 0 6px 6px;
}
.store_model {
  display: flex;
  justify-content: center;
  flex-flow: wrap
}
.store_model_p {
  width: 40%;
  min-width: 150px
}
.store_lower .store_model_p {
  width: 18%;
}
.store_model_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	margin-bottom: 1rem
}
.store_model_txt {
  font-family: "UniversNextPro-Cond";
  font-size: 1.4rem;
  color: #fff
}
.storelist_title {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0 auto 1rem auto;
  padding-bottom: 1rem;
  width: 90%;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  border-bottom: #666 1px solid;
}
.storelist_notice {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0px auto 10px auto;
  padding-bottom: 15px;
  width: 90%;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
}
.storelist_table {
  width: 80%;
  margin: 0px auto 20px auto;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  table-layout: fixed;
}
.storelist_table td {
  padding: .5rem 0 .5rem 0;
  line-height: 1rem;
  text-align: center;
		height: 2.5rem;
	vertical-align: middle;
	  color: #fff;
}
.storelist_table td a, .dk_store_name a {
  color: #eee;
  text-decoration: underline
}
.storelist_table td a:hover {
  color: #fff;
  text-decoration: underline
}
	.red-s {
	
color: #FF0004;
	font-size: 70%;

}
.red {
color: #FF0004
}
.notice_store {
  width: 90%;
  margin: auto;
  padding: 12px 12px 12px 12px;
  font-feature-settings: "palt";
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.5rem;
  word-break: normal
}

.name {
  font-size: 1.2rem;
  width: 30%;
}
.line_01 {
  border-top: #222 4px solid;
}
.na {
  position: relative;
}

.nts {
  font-size: 0.75rem;
  color: #fff;
}
.nts-02 {
	  font-family: "FP-ヒラギノ角ゴ ProN W3";
  font-size: 0.75rem;
  color: #fff;
}
/*mov---------------------*/
.window_base_movie .window_area {
  width: 70%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
video {
  width: 100%;
  height: auto;
  display: block;
}