/* -------------------------------------------
  * SP
  * ---------------------------------------- */

/* color */
.fgl_bg_wrapper{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #000;
  background-image: repeating-linear-gradient( 90deg, #2a2a2a , #2a2a2a 1.5px, transparent 2px, transparent 20px ), repeating-linear-gradient( 0deg, #2a2a2a , #2a2a2a 1.5px, #000 2px, #000 20px );
}

.bg_black {
  background-color: #000;
  background-image: repeating-linear-gradient( 90deg, #2a2a2a , #2a2a2a 1.5px, transparent 2px, transparent 20px ), repeating-linear-gradient( 0deg, #2a2a2a , #2a2a2a 1.5px, #000 2px, #000 20px );
}
.wrapper {
  position: relative;
  width: 100%;
  z-index: 0;
  min-width: 320px;
}

main,
main a {
  color: #fff;
}

header,
aside,
footer {
  position: relative;
  z-index: 2;
}
aside {
  background-color: #fff;
  padding-bottom: 24px;
}

/* h1 */
h1 { display: none; }

[lang=en] .fs_12 {
  font-size: 12px;
}

/* .fr-body */
.fighting_body.fr-body { margin-bottom: 0; }
.fighting_breadcrumbs.fr-breadcrumbs {
  max-width: 1226px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  position: relative;
  z-index: 2;
}

.fr-snsButtons {
  margin-top: 0;
  padding-top: 60px;
}

.Hero {
  position: relative;
  z-index: 2;
}

/* ut_fighting_area */
.ut_fighting_area {
  position: relative;
}
.ut_fighting_img1 {
  width: calc((300/750) * 100vw);
  position: absolute;
  z-index: 2;
  top: 0;
  right: calc((25/750) * 100vw);
  opacity: 0;
}
.ut_fighting_img2 {
  width: 100%;
  padding-top: calc((157/750) * 100vw);
  padding-bottom: calc((172/750) * 100vw);
  opacity: 0;
}
.ut_fighting_img3 {
  width: calc((205/750) * 100vw);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: calc((32/750) * 100vw);
  opacity: 0;
}

/* intro */
.intro,
.intro_02 {
  position: relative;
  z-index: 2;
}
.intro_area .fighting_text,
.intro_02_area .fighting_text{
  text-align: left;
}
.ut_motion_logo{
  width: calc((355/375)*100vw);
  max-width: 355px;
  margin-right: auto;
  margin-left: auto;
}
.contents_logo_box_1{
  width: calc((200/375)*100vw);
  max-width: 200px;
}
.contents_logo_box_2{
  width: calc((247/375)*100vw);
  max-width: 247px;
}
.intro_character_img_box_1{
  width: calc((82/375)*100vw);
  max-width: 82px;
}
.intro_character_img_box_2{
  width: calc((82/375)*100vw);
  max-width: 82px;
}
.intro_character_1_sp{
  position: absolute;
  width: 106px;
  top: 0;
  left: 0;
}
[lang=en] .intro_character_1_sp{
  width: 104px;
}
.intro_character_2_sp{
  position: absolute;
  width: 106px;
  top: 0;
  right: 0;
}
[lang=en] .intro_character_2_sp{
  width: 104px;
}

.intro_title{
  color: #FFF;
  text-align: center;
  font-family: Hiragino Kaku Gothic Pro;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.intro_title.fr-heading.-h2{
  font-size: 20px;
}
[lang=en] .intro_title.fr-heading.-h2{
  font-size: 23px;
  font-weight: 500;
  line-height: 31.05px;
}
.intro_text_red{
  text-align: center;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  background: linear-gradient(180deg, #F00 0%, #F00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
[lang=en] .intro_text_red{
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  font-family: Helvetica;
}
.intro_text{
  color: #FFF;
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 16.5px; /* 137.5% */
}

.fr-heading {
  position: relative;
  z-index: 2;
}

/* fixedAnchor */
.fr-fixedAnchor_itemLink.-current:after{
  content: none;
}
.anchor_logo_box_1{
  width: calc((116/375)*100vw);
  max-width: 116px;
  margin-right: auto;
  margin-left: auto;
}
.anchor_logo_box_2{
  width: calc((158/375)*100vw);
  max-width: 158px;
  margin-right: auto;
  margin-left: auto;
}
.fighting_anchor_container .anchor_flex_img{
  filter: grayscale(100%);
}
.fighting_anchor_container .-current .anchor_flex_img{
  filter: none;
}
.fr-fixedAnchor{
  transition: none;
}
.fr-fixedAnchor_inner{
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-right: 5px;
  padding-bottom: 17px;
  padding-left: 5px;
}
.fighting_anchor_item .fighting_anchor{
  width: calc((100vw - 57px)/6);
  max-width: 68px;
  cursor: pointer;
  position: relative;
  transform: skewX(-15deg);
  overflow: hidden;
  border: 1px solid #fff;
  margin-right: 5px;
  background-color: #000;
}
.fighting_anchor_item .fighting_anchor.fighting-sp-mr-13{
  margin-right: 13px;
}
.fighting_anchor_item .fighting_anchor.fighting-sp-mr-0{
  margin-right: 0px;
}
.fighting_anchor_item .fighting_anchor.-current{
  border: 1px solid #FF6601;
  animation: neon1 1.5s ease-in-out infinite alternate;
}
@keyframes neon1 {
  from {
    box-shadow: 0 0 10px #FF6601, 0 0 20px #FF6601;
  }
  to {
    box-shadow: 0 0 0px #FF6601, 0 0 10px #FF6601;
  }
}
.fighting_fixedAnchor.fr-fixedAnchor {
  background-color: rgba(0,0,0,0);
  border-bottom: none;
}
.fighting_fixedAnchor.fr-fixedAnchor.-isFixed {
  top: auto !important;
  bottom: 0;
}

.fighting_fixedAnchor .fr-fixedAnchor_itemLink {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
}

.fighting_anchorButton {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.fighting_anchorButton_item {
  width: calc((100vw - 53px)/3);
  cursor: pointer;
  position: relative;
  transform: skewX(-10deg);
  margin-right: -15px;
}
.fighting_anchorButton_item:nth-child(3n){
  margin-right: 0px;
}
.anchor_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fighting_anchorButton_item .anchor_flex_img {
  width: 100%;
  transform: skewX(10deg) scale(1);
}
.fighting_fixedAnchor .fighting_anchorButton_item {
  width: calc((100% - 40px)/3);
  cursor: pointer;
  position: relative;
  transform: skewX(-10deg);
  overflow: hidden;
  border: 1px solid #fff;
  margin-right: 5px;
}
.fighting_fixedAnchor .anchor_flex_img {
  transform: skewX(10deg) scale(1.9);
}
.anchor_flex_txtArea {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px;
  margin-right: 8px;
  flex: 1;
}
.anchor_flex_txt {
  text-align: center;
  color: #1b1b1b;
  font-size: 12px;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
}
.anchor_flex_arrow {
  width: 14px;
}

.anchorAdjust {
  padding-top: 50px;
  margin-top: -50px;
}

/* lineup */
.lineup .fr-heading.-h2{
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 38px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: center;
  background: linear-gradient(90deg, #979797 0%, #FFFFFF 51.56%, #979797 100%);
  background: -webkit-linear-gradient(90deg, #979797 0%, #FFFFFF 51.56%, #979797 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lineup .contents_logo_box_1,
.lineup .contents_logo_box_2{
  margin-right: auto;
  margin-left: auto;
}

/* lineup_ttl */
.lineup_ttl {
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 35px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: center;
  background: linear-gradient(90deg, #FF0000 0%, #F67007 100%);
  background: -webkit-linear-gradient(90deg, #FF0000 0%, #F67007 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sf_bg{
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/sf_bg.png);
  background-repeat: repeat;
  background-position: top;
  background-size: contain;
  width: 100%;
  min-height: 100%;
}
.sf_bg.u-only-sp{
  background-size: cover;
}
.tk_bg{
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/tk_bg.png);
  background-repeat: repeat;
  background-position: top;
  background-size: contain;
  width: 100%;
  min-height: 100%;
}
.tk_bg.u-only-sp{
  background-size: cover;
}
.sf_bg .fighting_body.fr-body,
.tk_bg .fighting_body.fr-body{
  text-align: center;
}

.lineup_content {
  position: relative;
  z-index: 2;
}

.lineup_content .fr-linkButton.-white {
  color: #1b1b1b;
}
.fr-linkButton{
  padding-top: 14px;
  padding-bottom: 14px;
}

/* lineup_item */
.lineup_text_red{
  color: #F00;
  text-align: center;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
}
[lang=en] .lineup_text_red{
  font-size: 18px;
  font-weight: 500;
  line-height: 24.3px;
}
.lineup_item_img {
  width: 100%;
}
.lineup_item_wrap-sp{
  display: flex;
  position: relative;
  padding-bottom: calc((485/375)*100vw);
  overflow: hidden;
}
.js-fixedAnchor_3 .lineup_item_wrap-sp,
.js-fixedAnchor_5 .lineup_item_wrap-sp{
  padding-bottom: calc((320/375)*100vw);
}
.lineup_item_wrap-pc{
  display: none;
}
.lineup_item_wrap-pc_2{
  display: none;
}
.lineup_item_img_area_01_01,
.lineup_item_img_area_03_01,
.lineup_item_img_area_05_01{
  position: absolute;
  width: calc((290/375)*100vw);
  right: 0;
}
.lineup_item_img_area_01_02{
  position: absolute;
  width: calc((169/375)*100vw);
  margin-top: calc((123/375)*100vw);
}
.lineup_item_img_area_01_03,
.lineup_item_img_area_02_04,
.lineup_item_img_area_03_03,
.lineup_item_img_area_04_03,
.lineup_item_img_area_05_04,
.lineup_item_img_area_06_03{
  position: absolute;
  width: calc((160/375)*100vw);
  margin-top: calc((321/375)*100vw);
}
.lineup_item_img_area_01_03_supplement,
.lineup_item_img_area_02_04_supplement,
.lineup_item_img_area_03_03_supplement,
.lineup_item_img_area_04_03_supplement,
.lineup_item_img_area_05_04_supplement,
.lineup_item_img_area_06_03_supplement{
  position: absolute;
  width: calc((100/375)*100vw);
  bottom: 3px;
  left: -30px;
}
.lineup_item_img_area_02_01,
.lineup_item_img_area_04_01,
.lineup_item_img_area_06_01{
  position: absolute;
  width: calc((290/375)*100vw);
}
.lineup_item_img_area_02_02{
  position: absolute;
  width: calc((212/375)*100vw);
}
.lineup_item_img_area_02_03{
  position: absolute;
  width: calc((101/375)*100vw);
  margin-top: calc((46/375)*100vw);
}
.lineup_item_img_area_03_02{
  position: absolute;
  width: calc((154/375)*100vw);
  z-index: 1;
}
.lineup_item_img_area_04_02{
  position: absolute;
  width: calc((101/375)*100vw);
}
.lineup_item_img_area_05_02{
  position: absolute;
  width: calc((105/375)*100vw);
  left: 70px;
}
.lineup_item_img_area_05_03{
  position: absolute;
  width: calc((102/375)*100vw);
  margin-top: calc((20/375)*100vw);
  left: 0;
}
.lineup_item_img_area_06_02{
  position: absolute;
  width: calc((97/375)*100vw);
}
.lineup_item_img_area_01_01_text_back,.lineup_item_img_area_02_01_text_back,.lineup_item_img_area_03_01_text_back,.lineup_item_img_area_04_01_text_back,.lineup_item_img_area_05_01_text_back,.lineup_item_img_area_06_01_text_back,
.lineup_item_img_area_01_03_text, .lineup_item_img_area_02_04_text, .lineup_item_img_area_03_03_text, .lineup_item_img_area_04_03_text, .lineup_item_img_area_05_04_text, .lineup_item_img_area_06_03_text,
.lineup_item_img_area_03_01_text,.lineup_item_img_area_05_01_text{
  font-size: 15px;
  font-family: UniqloPro Regular,sans-serif;
}

/* lineup_info */
.lineup_info_wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.lineup_info_gender {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
}
.lineup_info_price {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
}
.lineup_info_size {
  font-size: 15px;
  line-height: 1;
  font-family: UniqloPro Regular,sans-serif;
}

.fr-linkButton {
  border: 1px solid #fff;
  border-image: linear-gradient(to bottom, #979797, #FFFFFF, #979797) 1;
}
.fgl-neon-button{
  animation: neon1 1.5s ease-in-out infinite alternate;
}


.modal_open_button{
  background: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/play_game.png) 50%/49px 61px no-repeat;
  width: 49px;
  height: 61px;
  left: 10px;
  bottom: 15px;
  z-index: 0;
  box-shadow: none;
  position: fixed;
}
/* .fr-pagetop */
.fr-pagetop {
  background: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/top.png) 50%/46px 30px no-repeat;
  width: 46px;
  height: 30px;
  right: 10px;
  z-index: 0;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
}

.fighting_button_top{
  opacity: 0;
  visibility: hidden;
}

.fighting_button_top[data-pagetop-is-active=true]{
  opacity: 1;
  visibility: visible;
}

.fighting_anchor_button_none{
  display: none;
}
.fighting_anchor_button_block{
  display: block;
}

/* delivery */
.delivery {
  position: relative;
  z-index: 2;
  margin-bottom: -24px;
  background-color: #000;
}
.delivery_img {
  width: 100%;
}

.main_inner{
  padding-top: 0px!important;
}

body[data-bff-version=v5] .u-fixedAnchorAdjust{
  margin-top: -0px;
  padding-top: 0px;
}
.u-fixedAnchorAdjust{
  margin-top: -60px;
  padding-top: 60px;
}

.others_area{
  position: relative;
}
.others_area_title{
  font-family: 'Big Shoulders Display', sans-serif;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  background: linear-gradient(90deg, #979797 0%, #FFFFFF 51.56%, #979797 100%);
  background: -webkit-linear-gradient(90deg, #979797 0%, #FFFFFF 51.56%, #979797 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.others_area_text{
  font-size: 12px;
}
.others_area_sub_title{
  color: #FFF;
  text-align: center;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.others_area_sub_title_white {
  text-align: center;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.copy_text{
  font-size: 10px;
}

.js-animation-right-left,.js-animation-right-left-center,.js-animation-left-right,.js-animation-bottom-top{
  opacity: 0;
}
.js-animation-right-left,.js-animation-right-left-center,.js-animation-left-right{
  position: absolute;
}
.fade-in_right-left{
  animation-name: fade-in_right-left;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  opacity: 1;
}
@keyframes fade-in_right-left {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100%{
    opacity: 1;
    transform: translateX(0px);
  }
}
.fade-in_left-right{
  animation-name: fade-in_left-right;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  opacity: 1;
}
@keyframes fade-in_left-right {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100%{
    opacity: 1;
    transform: translateX(0px);
  }
}
.fade-in_right-left-center{
  animation-name: fade-in_right-left-center;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  opacity: 1;
}
@keyframes fade-in_right-left-center {
  0% {
    opacity: 0;
    transform: translateX(-30%);
  }
  100%{
    opacity: 1;
    transform: translateX(-50%);
  }
}
.fade-in_bottom-top{
  animation-name: fade-in_bottom-top;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  opacity: 1;
}
@keyframes fade-in_bottom-top {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100%{
    opacity: 1;
    transform: translateX(0px);
  }
}

.loop,
.loop2,
.loop3 {
  display: flex;
  overflow: hidden;
}
.loop__box,.loop__box2,
.loop3__box,.loop3__box2 {
  display: flex;
  animation: loop-list 50s linear infinite;
}
.loop2__box,.loop2__box2{
  display: flex;
  animation: loop-list 50s linear infinite;
}
.loop__item,
.loop3__item,
.loop2__item{
  width: calc((1642/375)*100vw);
}
.loop__item img,
.loop2__item img,
.loop3__item img {
  width: 100%;
}
@keyframes loop-list {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(-100%);
  }
}
.loop_play,
.loop_play2,
.loop2_play,
.loop2_play2,
.loop3_play,
.loop3_play2 {
  animation-play-state: running;
}
.loop_pause,
.loop_pause2,
.loop2_pause,
.loop2_pause2,
.loop3_pause,
.loop3_pause2 {
  animation-play-state: paused;
}

.Slide_Label.slide_play {
  background: url(https://169.p.syniva.es/jp/ja/special-feature/ut/fighting-game-legends/common/img/pause.svg) 50%/25px 25px no-repeat;
}
.Slide_Label.slide_pause {
  background: url(https://169.p.syniva.es/jp/ja/special-feature/ut/fighting-game-legends/common/img/play.svg) 50%/25px 25px no-repeat;
}

.Slide_Label.slide_play, .Slide_Label.slide_pause {
  width: 25px;
  height: 25px;
  padding: 0;
  margin-top: 10px;
  right: 10px;
  display: block;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}

[data-aspect-ratio="375:500"]:before {
  padding-top: calc((500/375)*100%);
}
[data-aspect-ratio="1176:588"]:before {
  padding-top: calc((588/1176)*100%);
}
.fgl-imgAdjustBox{
  position: relative;
  width: 100%;
  height: auto;
}
.fgl-imgAdjustBox:before {
  content: "";
  display: block;
}
.fgl-imgAdjustBox_inner {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 320px) {
  .lineup_item_wrap-sp{
    padding-bottom: 413px;
  }
  .js-fixedAnchor_3 .lineup_item_wrap-sp,
  .js-fixedAnchor_5 .lineup_item_wrap-sp{
    padding-bottom: 320px;
  }
  .lineup_item_img_area_01_01,
  .lineup_item_img_area_02_01,
  .lineup_item_img_area_03_01,
  .lineup_item_img_area_04_01,
  .lineup_item_img_area_05_01,
  .lineup_item_img_area_06_01{
    width: 247px;
  }
  .lineup_item_img_area_01_02{
    width: 169px;
  }
  .lineup_item_img_area_01_03,
  .lineup_item_img_area_02_04,
  .lineup_item_img_area_03_03,
  .lineup_item_img_area_04_03,
  .lineup_item_img_area_05_04,
  .lineup_item_img_area_06_03{
    width: 136px;
    margin-top: 278px;
  }
  .lineup_item_img_area_01_03_supplement, .lineup_item_img_area_02_04_supplement, .lineup_item_img_area_03_03_supplement, .lineup_item_img_area_04_03_supplement, .lineup_item_img_area_05_04_supplement, .lineup_item_img_area_06_03_supplement{
    width: 68px;
  }
  .lineup_item_img_area_02_02{
    width: 212px;
  }
  .lineup_item_img_area_02_03{
    width: 101px;
  }
  .lineup_item_img_area_03_02{
    width: 154px;
  }
  .lineup_item_img_area_04_02{
    width: 101px;
  }
  .lineup_item_img_area_05_02{
    width: 105px;
  }
  .lineup_item_img_area_05_03{
    width: 102px;
  }
  .lineup_item_img_area_06_02{
    width: 97px;
  }
}
@media screen and (max-width: 812px) {
  .intro_contents_box{
    max-width: 375px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
  }
  .intro_title{
    padding-top: 25px;
  }
  .intro_text_red{
    padding-bottom: 24px;
  }
  .lineup{
    margin-top: 45px;
  }
  .intro{
    margin-top: 45px;
  }
  .intro_02_area .fr-heading.-h2{
    font-size: 17px;
    margin-top: 45px;
  }
  [lang=en] .intro_02_area .fr-heading.-h2{
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
  }
  .js-fixedAnchor_3 .lineup_wrap{
    padding-bottom: 45px;
  }
  .lineup_item_img_area_01_03,
  .lineup_item_img_area_02_04,
  .lineup_item_img_area_03_03,
  .lineup_item_img_area_04_03,
  .lineup_item_img_area_05_04,
  .lineup_item_img_area_06_03{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .lineup_item_img_area_02_01,
  .lineup_item_img_area_03_02,
  .lineup_item_img_area_04_01,
  .lineup_item_img_area_06_01{
    left: 0;
  }
  .js-animation-right-left.fg_right_0,
  .lineup_item_img_area_02_02,
  .lineup_item_img_area_02_03,
  .lineup_item_img_area_04_02,
  .lineup_item_img_area_06_02{
    right: 0;
  }
  .lineup_item_img_area_01_03_text,
  .lineup_item_img_area_02_04_text,
  .lineup_item_img_area_03_03_text,
  .lineup_item_img_area_04_03_text,
  .lineup_item_img_area_05_04_text,
  .lineup_item_img_area_06_03_text{
    position: absolute;
    bottom: 0px;
    right: -22px;
  }
  .lineup_item_img_area_01_01_text_back,
  .lineup_item_img_area_03_01_text_back,
  .lineup_item_img_area_05_01_text_back{
    position: absolute;
    left: 60%;
    transform: translateX(-60%);
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
  }
  .lineup_item_img_area_02_01_text_back,
  .lineup_item_img_area_04_01_text_back,
  .lineup_item_img_area_06_01_text_back{
    position: absolute;
    left: 40%;
    transform: translateX(-40%);
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
  }
  .others_area_sub_title{
    margin-top: 45px;
  }
  .others_area_img_box.fg-sp-mt-45{
    margin-top: 45px;
  }
}

/* -------------------------------------------
  * PC
  * ---------------------------------------- */

@media screen and (min-width: 813px) {

  .fr-globalHeader_utLogo{position:absolute;width:52px;}
  img.fr-globalHeader_logo.-double{width:90px!important;height:40px!important;}
  /* .fr-body */
  .breadcrumbs {
    max-width: 1226px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  /* .u-align-pc-center */
  .u-align-pc-center { text-align: center; }

  /* .fr-pagetop */
  .fr-pagetop {
    background: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/top.png) 50%/47px 31px no-repeat;
    width: 47px;
    height: 31px;
    right: 15px;
    bottom: 15px;
  }

  .fr-snsButtons {
    margin-top: 0;
    padding-top: 52px;
  }

  [lang=en] .fs_12 {
    font-size: 11px;
  }

  .intro,
  .intro_02 {
    max-width: 1077px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .intro_area .fighting_text,
  .intro_02_area .fighting_text{
    text-align: center;
  }
  .intro_title{
    line-height: 32.2px;
  }
  .intro_title.fr-heading.-h2{
    font-size: 26px;
  }
  [lang=en] .intro_title.fr-heading.-h2{
    font-size: 32px;
    line-height: 43.2px;
  }
  .intro_text_red{
    font-size: 23px;
    line-height: 32.2px;
  }
  [lang=en] .intro_text_red{
    font-size: 25px;
    line-height: 33.75px;
  }

  .ut_fighting_img1 {
    width: calc((300 / 1226) * 100vw);
    right: calc((95 / 1226) * 100vw);
  }
  .ut_fighting_img2 {
    padding-top: 51px;
    padding-bottom: 128px;
  }
  .shadow::after {
    box-shadow:
      0 65px 30px -30px #000000 inset,
      0px 0px 0px 0px,
      0 -135px 50px -50px #000000 inset,
      0px 0px 0px 0px;
  }
  .ut_fighting_img3 {
    width: calc((205 / 1226) * 100vw);
    left: calc((98 / 1226) * 100vw);
  }

  .privilege {
    max-width: 626px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }

  .fighting_anchorButton_item {
    width: calc((100% + 20px)/3);
    margin-top: 4px;
    margin-left: 4px;
  }
  .fighting_anchorButton_item:nth-of-type(4n+1) {
    margin-left: 0;
  }
  .fighting_anchorButton_item:nth-of-type(-n+4) {
    margin-top: 0px;
  }

  .fighting_anchor_item .fighting_anchor{
    width: calc((100vw - 432px)/6);
    padding: var(--sp-v-s) 0px 0px 0px;
  }
  .anchor_flex_img {
    width: 72px;
  }
  .fighting_fixedAnchor .anchor_flex_img {
    transform: skewX(13deg) scale(1.2);
  }
  .anchor_flex_txtArea {
    min-height: calc((48 / 1226) * 100vw);
    margin-left: calc((8 / 1226) * 100vw);
    margin-right: calc((8 / 1226) * 100vw);
  }
  .anchor_flex_txt {
    font-size: calc((19 / 1226) * 100vw);
  }
  .anchor_flex_arrow {
    width: calc((16 / 1226) * 100vw);
  }

  .anchorAdjust {
    padding-top: 44px;
    margin-top: -44px;
  }


  .lineup .fr-heading.-h2{
    font-size: 58px;
    line-height: normal;
  }
  /* lineup_ttl */
  .lineup_ttlArea {
    height: 60px;
  }
  .lineup_ttl {
    font-size: 50px;
    line-height: normal;
  }

  .lineup_content {
    max-width: 1119px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .lineup_item_img_area_01_03_text,
  .lineup_item_img_area_02_04_text,
  .lineup_item_img_area_03_03_text,
  .lineup_item_img_area_04_03_text,
  .lineup_item_img_area_05_04_text,
  .lineup_item_img_area_06_03_text{
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .delivery {
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: -10px;
  }

  .fighting_fixedAnchor .fr-fixedAnchor_movingButton.-prev{
    background: linear-gradient(270deg,hsla(0,0%,100%,0),#000);
  }
  .fighting_fixedAnchor .fr-fixedAnchor_movingButton.-next {
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#000);
  }
  .fighting_linkButtonParent.fr-linkButtonParent .fr-linkButton.-m{
    width: calc((365/1226)*100vw);
    max-width: 365px;
  }

  body[data-bff-version=v5] .u-fixedAnchorAdjust{
    margin-top: 0px;
    padding-top: 0px;
  }
  .u-fixedAnchorAdjust{
    margin-top: -63px;
    padding-top: 63px;
  }

  .fighting_mainInner{
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .ut_motion_logo{
    width: calc((480/1226)*100vw);
    max-width: 480px;
  }
  .contents_logo_flex{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .intro_contents_box .contents_logo_box_1{
    width: calc((194/1226)*100vw);
    max-width: 194px;
    margin-right: 40px;
  }
  .contents_logo_box_1{
    width: calc((270/1226)*100vw);
    max-width: 270px;
  }
  .intro_contents_box .contents_logo_box_2{
    width: calc((231/1226)*100vw);
    max-width: 231px;
  }
  .contents_logo_box_2{
    width: calc((310/1226)*100vw);
    max-width: 310px;
  }
  .intro_character_img_box_1{
    width: calc((205/1226)*100vw);
    max-width: 205px;
    top: 0;
    margin-left: calc((96/1176)*100vw);
    left: 0;
    position: absolute;
  }
  .intro_character_img_box_2{
    width: calc((260/1226)*100vw);
    max-width: 260px;
    top: 0;
    margin-right: calc((54/1176)*100vw);
    right: 0;
    position: absolute;
  }
  .others_area_text{
    font-size: 14px;
  }
  .others_area_sub_title{
    font-size: 23px;
    line-height: 32.2px;
  }
  .lineup_text_red,
  .others_area_sub_title_white{
    font-size: 23px;
    line-height: 32.2px;
  }
  [lang=en] .lineup_text_red{
    font-size: 25px;
    line-height: 33.75px;
  }
  .copy_text{
    font-size: 14px;
  }
  .lineup_wrap{
    padding-top: 80px;
  }
  .lineup_item_wrap-sp{
    display: none;
  }
  .lineup_item_wrap-pc{
    display: flex;
    position: relative;
    padding-bottom: calc((580/1226)*100vw);
  }
  .lineup_item_wrap-pc_2{
    display: flex;
    position: relative;
    padding-bottom: calc((665/1226)*100vw);
  }
  .lineup_item_img_area_01_01{
    position: absolute;
    margin-top: 12px;
    margin-left: calc((138/1226)*100vw);
    width: calc((430/1226)*100vw);
    max-width: 430px;
    right: auto;
  }
  .lineup_item_img_area_01_02{
    position: absolute;
    width: calc((201/1226)*100vw);
    max-width: 201px;
    margin-top: calc((305/1226)*100vw);
    margin-left: calc((97/1226)*100vw);
  }
  .lineup_item_img_area_01_03_pc{
    position: absolute;
    margin-left: calc((633/1226)*100vw);
  }
  .lineup_item_area_01_03_pc{
    margin-top: calc((450/1226)*100vw);
  }
  .lineup_item_img_area_01_03,
  .lineup_item_img_area_03_03,
  .lineup_item_img_area_04_03,
  .lineup_item_img_area_05_04,
  .lineup_item_img_area_06_03 {
    position: absolute;
    width: calc((300/1226)*100vw);
    max-width: 300px;
    margin-top: calc((110/1226)*100vw);
    margin-left: calc((15/1226)*100vw);
}
  .lineup_item_img_area_01_03_supplement,
  .lineup_item_img_area_03_03_supplement,
  .lineup_item_img_area_05_04_supplement {
    position: absolute;
    width: calc((130/1226)*100vw);
    max-width: 130px;
    bottom: 3px;
    left: -42px;
  }
  .lineup_item_img_area_02_04_supplement,
  .lineup_item_img_area_04_03_supplement,
  .lineup_item_img_area_06_03_supplement {
    position: absolute;
    width: calc((130/1226)*100vw);
    max-width: 130px;
    bottom: -5px;
    left: -33px;
  }

  .lineup_item_img_area_02_01,
  .lineup_item_img_area_04_01{
    width: calc((430/1226)*100vw);
    max-width: 430px;
    margin-top: 12px;
    margin-left: calc((502/1226)*100vw);
  }
  .lineup_item_img_area_02_02 {
    position: absolute;
    width: calc((260/1226)*100vw);
    max-width: 260px;
    margin-top: calc((120/1226)*100vw);
    margin-left: calc((758/1226)*100vw);
  }
  .lineup_item_img_area_02_03 {
    position: absolute;
    width: calc((122/1226)*100vw);
    max-width: 122px;
    margin-top: calc((180/1226)*100vw);
    margin-left: calc((894/1226)*100vw);
  }
  .lineup_item_img_area_02_04_pc,
  .lineup_item_img_area_04_03_pc,
  .lineup_item_img_area_06_03_pc{
    position: absolute;
  }
  .lineup_item_img_area_02_04,
  .lineup_item_img_area_04_03,
  .lineup_item_img_area_06_03{
    position: absolute;
    width: calc((300/1226)*100vw);
    max-width: 300px;
    margin-top: calc((103/1226)*100vw);
    margin-left: calc((129/1226)*100vw);
  }
  .lineup_item_area_02_04_pc,
  .lineup_item_area_04_03_pc,
  .lineup_item_area_06_03_pc{
    margin-top: calc((450/1226)*100vw);
    margin-left: calc((97/1226)*100vw);
  }
  .lineup_item_img_area_03_01,
  .lineup_item_img_area_05_01{
    position: absolute;
    margin-top: 12px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: calc((430/1226)*100vw);
    max-width: 430px;
    right: auto;
  }
  .lineup_item_img_area_03_02 {
    width: calc((192/1226)*100vw);
    max-width: 192px;
    margin-top: calc((107/1226)*100vw);
    margin-left: calc((252/1226)*100vw);
  }
  .lineup_item_img_area_03_03_pc,
  .lineup_item_img_area_05_03_pc{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-top: calc((512/1226)*100vw);
  }
  .lineup_item_img_area_04_02 {
    position: absolute;
    width: calc((130/1226)*100vw);
    max-width: 130px;
    margin-top: calc((179/1226)*100vw);
    margin-left: calc((843/1226)*100vw);
  }
  .lineup_item_img_area_05_02{
    position: absolute;
    width: calc((219/1226)*100vw);
    max-width: 219px;
    margin-top: calc((101/1226)*100vw);
    margin-left: calc((108/1226)*100vw);
  }
  .lineup_item_img_area_06_01 {
    position: absolute;
    width: calc((430/1226)*100vw);
    max-width: 430px;
    margin-top: 12px;
    margin-left: calc((502/1226)*100vw);
  }
  .lineup_item_img_area_06_02 {
    position: absolute;
    width: calc((130/1226)*100vw);
    max-width: 130px;
    margin-top: calc((179/1226)*100vw);
    margin-left: calc((843/1226)*100vw);
  }
  .lineup_item_img_area_01_01_text_back{
    position: absolute;
    right: 20%;
    transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
  }
  .lineup_item_img_area_02_01_text_back,
  .lineup_item_img_area_03_01_text,
  .lineup_item_img_area_04_01_text_back,
  .lineup_item_img_area_05_01_text,
  .lineup_item_img_area_06_01_text_back{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .lineup_item_img_area_01_01_text_back,.lineup_item_img_area_02_01_text_back,.lineup_item_img_area_03_01_text_back,.lineup_item_img_area_04_01_text_back,.lineup_item_img_area_05_01_text_back,.lineup_item_img_area_06_01_text_back,
  .lineup_item_img_area_01_03_text, .lineup_item_img_area_02_04_text, .lineup_item_img_area_03_03_text, .lineup_item_img_area_04_03_text, .lineup_item_img_area_05_04_text, .lineup_item_img_area_06_03_text,
  .lineup_item_img_area_03_01_text,.lineup_item_img_area_05_01_text{
    font-size: 25px;
}

  .sf_tk_bg{
    background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/sf_tk_bg.png);
    background-repeat: repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    min-height: 100%;
  }
  .sf_bg{
    background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/sf_bg_pc.png);
  }
  .tk_bg{
    background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/23fw_ut_fighting-game-legends/tk_bg_pc.png);
  }

  .others_area{
    padding-top: 80px;
    max-width: 876px;
    margin-right: auto;
    margin-left: auto;
  }
  .others_area_title{
    font-size: 58px;
    line-height: normal;
  }
  .others_area_text{
    text-align: center;
  }
  .others_area_img_box{
    max-width: 448px;
    margin-right: auto;
    margin-left: auto;
  }

  .anchor_flex_box{
    display: flex;
    max-width: 876px;
    margin-right: auto;
    margin-left: auto;
  }
  .anchor_flex_box_area_01,
  .anchor_flex_box_area_02{
    width: 50%;
  }
  .anchor_logo_box_1{
    width: calc((170/1226)*100vw);
    max-width: 170px;
  }
  .anchor_logo_box_2{
    width: calc((210/1226)*100vw);
    max-width: 210px;
    padding-top: calc((17/1226)*100vw);
  }
  .fg-pc-mt-xxxxl{
    margin-top: 80px;
  }
  .loop__item,
  .loop3__item,
  .loop2__item{
    width: calc((1642/1226)*100vw);
  }
  .Slide_Label.slide_play, .Slide_Label.slide_pause {
    margin-right: calc((175/1226)*100vw);
  }
  
}

@media screen and (min-width: 1226px) {
  .intro_character_img_box_1{
    margin-left: 96px;
  }
  .intro_character_img_box_2{
    margin-right: 54px;
  }
  .anchor_flex_img {
    width: 72px;
  }
  .anchor_flex_txtArea {
    min-height: 48px;
    margin-left: 8px;
    margin-right: 12px;
  }
  .anchor_flex_txt {
    font-size: 19px;
  }
  .anchor_flex_arrow {
    width: 16px;
  }

  .ut_fighting_img1 {
    width: 300px;
    right: 95px;
  }
  .ut_fighting_img3 {
    width: 205px;
    left: 98px;
  }
  .lineup_item_wrap-pc{
    padding-bottom: 580px;
  }
  .lineup_item_wrap-pc_2{
    padding-bottom: 665px;
  }
  .lineup_item_img_area_01_01{
    margin-left: 138px;
  }
  .lineup_item_img_area_01_02{
    margin-top: 305px;
    margin-left: 97px;
  }
  .lineup_item_img_area_01_03_pc{
    margin-left: 633px;
  }
  .lineup_item_area_01_03_pc{
    margin-top: 450px;
  }
  .lineup_item_img_area_01_03,
  .lineup_item_img_area_03_03,
  .lineup_item_img_area_05_04,
  .lineup_item_img_area_06_03 {
    margin-top: 110px;
    margin-left: 15px;
  }
  .lineup_item_img_area_02_01,
  .lineup_item_img_area_04_01{
    margin-left: 502px;
  }
  .lineup_item_img_area_02_02 {
    margin-top: 120px;
    margin-left: 758px;
  }
  .lineup_item_img_area_02_03 {
    margin-top: 180px;
    margin-left: 894px;
  }
  .lineup_item_img_area_02_04_pc{
    position: absolute;
  }
  .lineup_item_img_area_02_04,
  .lineup_item_img_area_04_03,
  .lineup_item_img_area_06_03{
    margin-top: 103px;
    margin-left: 129px;  
  }
  .lineup_item_area_02_04_pc,
  .lineup_item_area_04_03_pc,
  .lineup_item_area_06_03_pc{
    margin-top: 450px;
    margin-left: 97px;
  }
  .lineup_item_img_area_03_02 {
    margin-top: 107px;
    margin-left: 252px;
  }
  .lineup_item_img_area_03_03_pc,
  .lineup_item_img_area_05_03_pc{
    margin-top: 512px;
  }
  .lineup_item_img_area_04_02 {
    margin-top: 179px;
    margin-left: 843px;
  }
  .lineup_item_img_area_05_02{
    margin-top: 101px;
    margin-left: 108px;
  }
  .lineup_item_img_area_06_01 {
    margin-left: 502px;
  }
  .lineup_item_img_area_06_02 {
    margin-top: 179px;
    margin-left: 843px;
  }
  .anchor_logo_box_2{
    padding-top: 17px;
  }
}