@charset "utf-8";

/*
 common
======================================================= */
html{
  overflow: auto;
}
body{
  position: relative;
  overflow-x: hidden;
  min-width: 960px;
}
.rl-max-width1920{
  max-width: 1920px;
  margin: 0 auto;
}
.rl-footerWrap{
  z-index: 10;
  position: relative;
}
.logo_esportscup{
  width: 622px;
  margin: 0 auto 50px;
}
.ic_error{
  display: inline-block;
  margin-right: 10px;
  width: 21px;
  height: 21px;
  background: url(https://r.r10s.jp/evt/event/campaign/esports/202212/_cmn/img/ic_error.png) no-repeat;
  background-size: 100%;
  vertical-align: -2px;
}
.pre .pre-d-none{
  display: none!important;
}
/*
bg_dec
======================================================= */
.bg_dec01{
  position: relative;
  margin: 0 auto;
  overflow-y: hidden;
  overflow-x: hidden;
}
.bg_dec01::before,
.bg_dec01::after{
  position: absolute;
  content: "";
  z-index: -1;
  background-repeat: repeat-y;
  height: 100%;
}
.bg_dec01::before{
  width: calc((100% - 962px)/2);
  left: -17px;
  top: 17px;
  background: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_pc/img/decoration_l.png) repeat-y;
  background-size: auto;
  background-position: top 0 left 0;
  z-index: 2;
}
.bg_dec01::after{
  width: calc((100% - 962px)/2);
  right: -17px;
  top: 32px;
  background: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_pc/img/decoration_r.png) repeat-y;
  background-size: auto;
  background-position: top 0 right 0;
  z-index: 2;
}
@media screen and (max-width: 1380px){
.bg_dec01::before{
  background-position: top 0 left -80px;
}
.bg_dec01::after{
  background-position: top 0 right -80px;
}
}
@media screen and (max-width: 1140px){
.bg_dec01::before,
.bg_dec01::after{
  content: none;
  display: none;
}
}
/* bg_dec02 */
.bg_dec02{
  position: relative;
}
.bg_dec02::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1920px;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  background: #1b2057;
  z-index: -3;
}
/* bg_dec03 */
.bg_dec03{
  position: relative;
}
.bg_dec03::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1920px;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  background: #0c1038;
  z-index: -3;
}
/*
kanban
======================================================= */
.errorText{
  background: #4b0d6b;
  background: linear-gradient(to right,  #4b0d6b 0%,#9325cc 50%,#4b0d6b 100%);
  font-size: 20px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
}
.errorText .ra-i-info{
  padding-right: 13px;
}

.inc_kanbanBottom_text{
  text-align: center;
  width: 960px;
  margin: 0 auto;
  font-size: 16px;
  padding-top: 44px;
  color: #fbf7ee;
}
.inc_kanbanBottom_text ._bold{
  color: #ff41be;
  font-size: 20px;
  font-weight: bold;
}
.inc_kanbanBottom_text a{
  color: #00a0f0;
}
.inc_kanbanBottom_text a:hover{
  opacity: .8;
}
/*
navi
======================================================= */
.navi{
  position: relative;
  padding: 43px 0 53px;
}
.inc_kanbanBottom_text ._sp_left{
  text-align: right;
  display: block;
}
/* .index01 */
.index01 .anchorNav__menuList{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
.index01 .anchorNav__menuItem{
  width: calc((100% - 35px)/6);
  margin-bottom: 16px;
  margin-right: 7px;
}
.index01 .anchorNav__menuItem:nth-of-type(6n){
  margin-right: 0;
}
.index01 .anchorNav__menuItem:nth-last-of-type(-n+6){
  margin-bottom: 0;
}
.index01 .anchorNav__menuItem:hover{
  opacity: .8;
  cursor: pointer;
}
.index01 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 75px;
  border-radius: 5px;
  padding: 0 0 12px;
  background: #f7bb00;
  background: linear-gradient(to bottom,  #f7bb00 0%,#fda201 100%);
  color: #03040c;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.index01 ._imgBox a.anchorNav__menuLink{
  height: 155px;
  padding: 0 0 25px;
}
.index01 .anchorNav_img{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95px;
  height: 80px;
  margin: auto auto 7px;
}
.index01 a.anchorNav__menuLink .rex-icon{
  display: inline-block;
  position: absolute;
  height: 12px;
  bottom: 5px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 12px;
  color: #03040c;
}
/* floating */
.rn-floatingNavi__menu{
  height: 70px;
  border: none;
  background: #63158b;
}
.rn-floatingNavi__menuContainer{
  height: 70px;
}
.rn-floatingNavi__menuLink{
  padding: 0;
  width: 160px;
  justify-content: center;
}
.honban .rn-floatingNavi__menuLink{
  width: 137px;
}
.rn-floatingNavi__menuItem.-active a.rn-floatingNavi__menuLink{
  background-color: #9325cc;
}
.rn-floatingNavi__menuItem.-active:after{
  content: none;
}
.rn-floatingNavi a.rn-floatingNavi__menuLink:hover{
  background-color: #9325cc;
}
.rn-floatingNavi a.rn-floatingNavi__menuLink{
  color: #fff;
  font-weight: bold;
  text-align: center;
}
/* honban */
.honban .index01 .anchorNav__menuItem{
  width: calc((100% - 42px)/7);
}
.honban .index01 .anchorNav__menuItem:nth-of-type(6n){
  margin-right: 7px;
}
.honban .index01 .anchorNav__menuItem:nth-of-type(7n){
  margin-right: 0;
}
.honban .index01 .anchorNav__menuItem:nth-last-of-type(-n+7){
  margin-bottom: 0;
}
/*
title
======================================================= */
/* title01 */
.title01{
  width: 1000px;
  margin: 0 auto 70px;
  text-align: center;
}
.title01 .title_ic{
  margin: 0 auto 10px;
}
.title01 .title_text{
  line-height: 1.35;
  font-size: 36px;
  color: #192e00;
  font-weight: bold;
  text-align: center;
}
.title01 ._subText{
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
/* _subText */
.event_live .title01 ._subText{
  margin-top: -62px;
}
.recommend .title01 ._subText{
  margin-top: -64px;
}
.others .title01 ._subText{
  margin-top: 30px;
}
.twitter_cmp .title01 ._subText{
  margin-top: -63px;
}
.guest .title01 ._subText{
  margin-top: -69px;
}
.team .title01 ._subText{
  margin-top: -70px;
}
.players_list .title01 ._subText{
  margin-top: -55px;
}
.summary .title01 ._subText{
  margin-top: -20px;
}
.about .title01 ._subText{
  margin-top: -69px;
}
.sponsor .title01 ._subText{
  margin-top: -63px;
}
.prize .title01 ._subText{
  margin-top: -63px;
}
/* sub_text */
.sub_text{
  padding-bottom: 23px;
  color: #fff;
}
.sub_text li{
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}

/* title02 */
.title02 .title_text{
  position: relative;
  font-weight: bold;
  color: #444444;
  text-align: center;
  font-size: 32px;
  line-height: 1.35;
  padding-bottom: 20px;
  margin-top: -15px;
  margin-bottom: 35px;
}
.title02 .title_text::after {
  width: 80px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: #00b900;
}
.title02 .sub_text{
  font-size: 16px;
  text-align: center;
  padding-bottom: 55px;
}
/* title03 */
.title03{
  display: flex;
  justify-content: center;
  align-items: center; 
  height: 72px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #1da1f2;
  box-sizing: border-box;
  margin-bottom: 40px;
}
/* title04 */
.title04{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
}
/* title05 */
.title05{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  width: 960px;
  margin: 0 auto 40px;
  height: 79px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #4b0d6b;
  background: linear-gradient(to right,  #4b0d6b 0%,#9325cc 50%,#4b0d6b 100%);
}
.title05::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 960px;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  background: #4b0d6b;
  background: linear-gradient(to right,  #4b0d6b 0%,#9325cc 50%,#4b0d6b 100%);
  z-index: -2;
}
/* title06 */
.title06{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 510px;
  background: #9325cc;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  color: #fff;
  margin: 0 auto 24px;
}
/* title07 */
.title07{
  font-size: 22px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #a7dafa;
  height: 65px;
  margin-bottom: 40px;
}
/*
main_section
======================================================= */
.main_section{
  padding: 40px 0 110px;
}
.main_section_wrap{
  position: relative;
  background-color: transparent;
}
.main_section_wrap > div{
  width: 1000px;
  margin: 0 auto;
}
.main_section_wrap > div.summary{
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.main_section_wrap::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1920px;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  background-color: transparent;
  background-image: url(/campaign/esports/202305/_cmn/img/bg_pattern.png);
  background-size: 388px auto;
  z-index: -4;
}
/*
event_live
======================================================= */
/* timer */
.event__timer{
  padding-top: 10px;
  padding-bottom: 23px;
}
.event__timer ul{
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
}
.event__timer ul li{
  position: relative;
  margin-right: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.event__timer ul li:nth-last-of-type(1){
margin-right: 0
}
.event__timer ul li::after{
  content: ":";
  position: absolute;
  top: 8px;
  right: -20px;
  color: #fff;
  font-size: 20px;
}
.event__timer ul li:last-of-type::after{
  content: none;
}
.event__timer ul li span{
  font-size:25px;
}
.event__timer ul li p{
  float: right;
  color: #fff;
}
.event__timer ._number{
  width: 50px;
  height: 48px;
  background: #f59600;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #03040c;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
/* ic_timer */
.timer_text{
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.timer_text a{
  color: #00a0f0;
}
.timer_text a:hover{
  opacity: .8;
}
.ic_timer{
  position: relative;
  padding-left: 25px;
}
.ic_timer::before{
  position: absolute;
  content: "";
  background: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_pc/img/ic_clock.png);
  width: 18px;
  height: 20px;
  background-size: 100%;
  top: 0;
  left: 0;
}
/* event_live_bnr */
.event_live_bnr{
  width: 865px;
  margin: 0 auto 35px;
}
.event_live_bnr a:hover{
  opacity: .8;
}
/*
recommend
======================================================= */
.adplats_area + .adplats_area{
  margin-top: 80px;
}
.adplats_box{
  margin: 0 20px 36px;
  padding: 32px 20px 0;
  background-color: #fff;
}
.main_section.recommend{
  padding-bottom: 70px;
}
/*
others
======================================================= */
.others_list{
  width: 960px;
  margin: 0 auto;
}
.others_list li{
  margin-bottom: 32px;
}
.others_list .img_area a{
  display: block;
}
.others_list a:hover{
  opacity: .8;
}
.twitter_cmp .others_list .img_area{
  width: 800px;
  margin: 0 auto!important;
}
/*
twitter_cmp
======================================================= */
.twitter_cmp .sub_section{
  margin-bottom: 88px;
  background: #fff;
  padding-bottom: 36px;
}
.twitter_cmp .sub_section:last-of-type{
  margin-bottom: 0;
}
.twitter_cmp ._text{
  font-size: 13px;
  width: 650px;
  margin: 0 auto 20px;
  text-align: center;
}
.twitter_cmp ._text_anchor{
  font-size: 16px;
  text-align: center;
}
.twitter_cmp ._text_anchor a{
  color: #00a0f0!important;
}
.twitter_cmp ._text_anchor a:hover{
  opacity: .8;
}
/* step_area */
.step_area{
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 25px;
  padding: 0 22px;
}
.step_box{
  width: 300px;
}
.step_box ._text{
  width: 300px;
  margin: 0 auto 25px;
  font-size: 16px;
}
.step_box ._imgBox{
  margin-bottom: 30px;
}
.step_title{
  padding-bottom: 20px;
}
.step_box ._text._lage{
  font-size: 22px;
}
/* button */
.button01{
  margin: 18px auto 0;
}
.button01 + .button01{
  margin: 30px auto 0;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin: 0 auto;
  border-radius: 40px;
  height: 80px;
  background: #1da1f2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 1px 1px 6px rgba(0,0,0,.3);
}
.button01 a.buttonLink:hover{
  opacity: 0.8;
}
.button01 a.buttonLink .rex-icon{
  display: inline-block;
  position: absolute;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  font-size: 20px;
  color: #fff;
}
/* button02 */
.button02{
  margin: 18px auto 30px;
}
.button02 + .button01{
  margin: 30px auto 0;
}
.button02 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin: 0 auto;
  border-radius: 30px;
  height: 60px;
  background: #1da1f2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 1px 1px 6px rgba(0,0,0,.3);
}
.button02 a.buttonLink:hover{
  opacity: 0.8;
}
.button02 a.buttonLink .rex-icon{
  display: inline-block;
  position: absolute;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  font-size: 20px;
  color: #fff;
}
.button02._disable .buttonLink{
  background: #787878;
  box-shadow: none;
}
.button02._disable a.buttonLink .rex-icon{
  display: none!important;
}
.button02._disable a.buttonLink:hover{
  opacity: 1;
  cursor: default;
}
/*
guest
======================================================= */
.guide_area{
  justify-content: flex-end;
  padding-top: 24px;
}
.guide_list span._text{
  display: block;
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  color: #fff;
}
.guide_list{
  position: relative;
  width: calc(-0.1px + (100% - 160px)/6)!important;
  margin-bottom: 0!important;
  margin-right: 32px!important;
  box-sizing: border-box;
}
.ic_balloon{
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_cmn/img/guest/ic_balloon.png) no-repeat;
  background-size: 100%;
  top: -30px;
  left: -22px;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  text-align: center;
}

/*
team
======================================================= */
/* team_list */
.team_list{
  padding: 32px 32px 10px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 2px 2px 10px rgba(51,51,51,.3);
}
.team_list_area{
  margin: 0 auto -32px;
  width: 960px;
}
.team_list ._teamName{
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 25px;
  background-color: #9325cc;
}
.team_list_box a{
  display: block;
}
.team_list_box ._team_players{
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 30px;
}
.team_list_box ._team_players a:hover,
.prize_area a:hover{
  opacity: .8;
}
.team_list_box ._team_players li{
  width: calc((100% - 48px)/4 - 0.001px);
  text-align: center;
  margin-right: 14px;
}
.team_list_box ._team_players li:nth-of-type(4n){
  margin-right: 0;
}
.team_list_box img{
  width: 90px;
  height: 90px;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.team_list_box ._playerName{
  padding: 5px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}
.team_list_box .prize_box{
  padding-bottom: 24px;
}
.team_list_box ._prize_title{
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid #aaaaaa;
}
.prize_box .prize_area li{
  margin-bottom: 15px;
  height: 90px;
}
.prize_box .prize_area li:last-of-type{
  margin-bottom: 0;
}
.prize_box .prize_area a{
  display: flex;
  justify-content: space-between;
  max-height: 91px;
}
.prize_area img{
  margin-right: 0;
}
.team_list_box ._prize_name{
  width: calc(100% - 106px);
}
.team_list .ic_handicap{
  position: relative;
  display: block;
}
.team_list .ic_handicap::before{
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  right: -6px;
  width: 49px;
  height: 37px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_cmn/img/icon_handicap.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  z-index: 1;
}
.prize_list .img_area,
.sponsore_prize_list .img_area{
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  width: 170px;
  margin: 0 auto;
}
/*
players_list
======================================================= */
.players_list{
  text-align: center;
  font-size: 16px;
}
.players_list_box{
  margin-bottom: -32px;
}
.players > *{
  display: block;
}
.players > * > span{
  display: block;
  margin-top: 8px;
  line-height: 1.3;
  color: #fff;
}
.players > a > span{
  font-weight: bold;
  color: #00a0f0;
}
.players > a:hover{
  opacity: .8;
  color: #1c8ee9;
}
.players > * > img {
/*  border: solid 1px #d6d6d6;*/
  box-sizing: border-box;
}
.players_list .ic_handicap{
  position: relative;
}
.players_list .ic_handicap::before{
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  right: -18px;
  width: 56px;
  height: 43px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/esports/202309/_cmn/img/icon_handicap.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  z-index: 1;
}
/*
summary
======================================================= */
/* button04 */
.content.open ._open{
  display: none;
}
.button04{
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  margin-left: 50%;
}
.button04 + .button04{
  margin: 30px auto 0;
}
.button04 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin: 0 auto;
  border-radius: 30px;
  height: 60px;
  background: #00b900;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.button04 .buttonLink:hover{
  opacity: 0.8;
  cursor: pointer;
}
/* button05 */
.content.hide ._close{
  display: none;
}
.button05{
  margin: 18px auto 0;
}
.button05 + .button05{
  margin: 30px auto 0;
}
.button05 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin: 0 auto;
  border-radius: 30px;
  height: 60px;
  background: #01b901;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  cursor: pointer;
}
.button05 .buttonLink:hover{
  opacity: 0.8;
  cursor: pointer;
}
/* umaimonocup */
#umaimonocup .contents .summary_rule{
  position: relative;
}
#umaimonocup .contents .summary_rule .rule__textbox{
  position: relative;
  overflow: hidden;
  transition: 0.2s;
  height: 773px;
}
#umaimonocup .contents .summary_rule .rule__textbox.hide::after{
  content:"";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1920px;
  transform: translateX(-50%);
  margin-left: 50%;
  height: 200px;
  background: rgb(255, 255, 255);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 100%);
}
#umaimonocup .contents .summary_rule .rule__seemore span.ruleshow::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 33px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(135deg);
}
#umaimonocup .contents .summary_rule .rule__seemore span.ruleshow.open::before{
  transform: rotate(315deg);
  bottom: 0px;
}
/* summary */
.summary_box{
  padding-bottom: 110px;
}
.summary .sub_section{
  padding-bottom: 88px;
}
.summary .sub_section:last-of-type{
  padding-bottom: 0;
}
.summary ._text{
  font-size: 16px;
  text-align: center;
}
.summary .img_area{
  width: 782px;
  margin: 0 auto;
}
.summary .sub_section._layout01 ._text{
  margin-top: 20px;
  margin-bottom: 60px;
}
.summary .sub_section._layout01 .prize_box{
  width: 543px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.summary .sub_section._layout01 .prize_box:last-of-type{
  padding-bottom: 0;
}
.summary .sub_section._layout01 .prize_list{
  display: flex;
  justify-content: center;
}
.summary .sub_section._layout01 ._item{
  width: 150px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: 30px;
}
.summary .sub_section._layout01 .prize_area .img_area{
  width: auto;
}
.summary .sub_section._layout01 ._text02{
  font-size: 14px;
  padding-top: 5px;
}
.summary .sub_section._layout01 ._item:nth-of-type(3n){
  margin-right: 0;
}
.summary .sponsore_prize_list{
  max-width: 960px;
  margin: 0 auto;
}
.summary .sponsore_prize_list a:hover{
  opacity: .8;
}
.summary .sponsore_prize_list .img_area{
  width: auto;
}
.summary .sponsore_prize_list ._text02{
  padding-top: 5px;
}
/*
prize
======================================================= */
.prize .sub_section._layout01 .prize_box{
  width: 622px;
  margin: 0 auto 30px;
  padding-bottom: 27px;
  padding-top: 31px;
  background: #fff;
}
.prize .sub_section._layout01 .prize_box:last-of-type{
  margin-bottom: 90px;
}
.prize .sub_section._layout01 .prize_list{
  display: flex;
  justify-content: center;
}
.prize .sub_section._layout01 ._item{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.prize .sub_section._layout01 .prize_area .img_a1129rea{
  width: auto;
}
.prize .sub_section._layout01 ._text02{
  font-size: 14px;
  padding-top: 5px;
  width: 450px;
  text-align: center;
}
.prize .sub_section._layout01._rank ._text02{
  width: auto;
  text-align:left;
}
.prize .sponsore_prize_list{
  max-width: 960px;
  margin: 0 auto;
  padding: 33px 57px 0;
  background: #fff;
}
.prize .sponsore_prize_list a:hover{
  opacity: .8;
}
.prize .sponsore_prize_list .img_area{
  width: auto;
}
.prize .sponsore_prize_list ._text02{
  padding-top: 5px;
}
/*
about
======================================================= */
.about ._text01{
  font-size: 19px;
  text-align: center;
  line-height: 1.9;
  margin-bottom: 85px;
  color: #fff;
}
.about .logo_esportscup{
  margin-top: -28px;
}
/* layout01 */
.layout01{
  padding-top: 20px;
  padding-bottom: 40px;
}
.layout_box{
  display: flex;
  justify-content: center;
}
.layout_box .explanation{
  width: 413px;
  font-size: 14px;
  text-align: left;
  color: #fff;
}
.layout_box .explanation p{
  padding-bottom: 25px;
}
.layout01 .img_area{
  width: 352px;
  padding-right: 20px;
}
/* .button03 */
.button03{
  margin: 0 auto;
}
.button03 + .button03{
  margin: 30px auto 0;
}
.button03 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin: 0 auto;
  border-radius: 30px;
  height: 60px;
  background: #f7bb00;
  background: linear-gradient(to bottom,  #f7bb00 0%,#fda201 100%);
  color: #03040c;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.button03 a.buttonLink:hover{
  opacity: 0.8;
}
.button03 a.buttonLink .rex-icon{
  display: inline-block;
  position: absolute;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  font-size: 20px;
  color: #03040c;
}
    
/*
sponsor
======================================================= */
.sponsor_box01{
  margin-bottom: 8px;
}
.sponsor_box02{
  margin-bottom: -16px;
}
.sponsor_box01 .sponsor_list,
.sponsor_box02 .sponsor_list{
  background-color: #fff;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.sponsor_box01 .sponsor_list{
  margin-bottom: 16px!important;
}
.sponsor_box02 .sponsor_list{
  width: 180px!important;
  margin-right: 15px!important;
  margin-bottom: 16px!important;
}
.sponsor_box02.rl-columnPC5>:nth-of-type(5n){
  margin-right: 0!important;
}
.sponsor_box02.rl-columnPC5{
  padding-top: 24px;
  border-top: 1px solid #d6d6d6;
}
.sponsor_box03 .sponsor_list{
  width: 154px!important;
  margin-right: 7px!important;
  margin-bottom: 7px!important;
}
.sponsor_box03.rl-columnPC6>:nth-of-type(6n){
  margin-right: 0!important;
}
.sponsor ._text{
  text-align: center;
  font-size: 13px;
}
.sponsor_list a:hover{
  opacity: .8;
}
/*
inquiry
======================================================= */
.inquiry{
  padding: 100px 0;
  color: #fff;
}
.inquiry ._text{
  font-size: 13px;
}
.inquiry ._text a{
  color: #00a0f0;
}
.inquiry ._text a:hover{
  opacity: .8;
}
/*
rule
======================================================= */
.rule{
  padding: 40px 0 40px;
}
.rule a:hover{
  text-decoration: underline;
}
.rule01_box{
  width: 1000px;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
  box-sizing: border-box;
}