<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.eSportsBlock01 .block-pager .page.current, .eSportsPointBlock01 .block-pager .page.current {
  pointer-events: none; }

.isIe11 .btnTonamel a span {
  background: transparent !important; }

.eSportsBlock01 &gt; .inner .btnParts01 {
  width: 312px;
  margin: 30px auto 0; }
  .eSportsBlock01 &gt; .inner .btnParts01 a {
    border: solid 2px #111;
    padding: 10px 0;
    width: 312px; }

.eSportsBlock01 &gt; .inner .btnBack, .eSportsBlock01 &gt; .inner .btnCheck, .eSportsBlock01 &gt; .inner .btnWithdraw, .eSportsBlock01 &gt; .inner .btnEdit {
  text-align: center;
  width: 312px;
  margin: 30px auto 0; }
  .eSportsBlock01 &gt; .inner .btnBack input, .eSportsBlock01 &gt; .inner .btnCheck input, .eSportsBlock01 &gt; .inner .btnWithdraw input, .eSportsBlock01 &gt; .inner .btnEdit input {
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    transition: all 0.2s;
    vertical-align: middle;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .eSportsBlock01 &gt; .inner .btnBack input:focus, .eSportsBlock01 &gt; .inner .btnCheck input:focus, .eSportsBlock01 &gt; .inner .btnWithdraw input:focus, .eSportsBlock01 &gt; .inner .btnEdit input:focus {
      outline: none !important; }

.eSportsBlock01 &gt; .inner .btnBack input {
  background-color: #000;
  border: solid 2px #000 !important; }

.eSportsBlock01 &gt; .inner .btnCheck input, .eSportsBlock01 &gt; .inner .btnEdit input {
  background-color: #37ceff;
  border: solid 2px #37ceff !important; }

.eSportsBlock01 &gt; .inner .btnCheck.btnRequired:not(.js--active) input {
  pointer-events: none;
  background-color: #848484!important;
  border-color: #848484!important;
  color: #ccc;
}

.eSportsBlock01 &gt; .inner .btnWithdraw input {
  background-color: #7c2c1b;
  border: solid 2px #7c2c1b !important; }

.eSportsBlock01 &gt; .inner .btnTonamel {
  background: linear-gradient(135deg, #ff6633 40%, #ff1744 70%);
  border-radius: 3px;
  font-size: 24px;
  line-height: 78px;
  margin: 40px auto 0;
  position: relative;
  text-align: center;
  height: 78px;
  width: 491px;
  max-width: 100%; }

.eSportsBlock01 &gt; .inner .btnTonamel-grayout {
  background: linear-gradient(135deg, #ff6633 40%, #ff1744 70%);
  border-radius: 3px;
  font-size: 24px;
  line-height: 78px;
  position: relative;
  text-align: center;
  height: 78px;
  width: 313px;
  max-width: 100%; }

  .eSportsBlock01 &gt; .inner .btnTonamel-grayout::after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    background-color: rgba(153,153,153,.5);}

  .eSportsBlock01 &gt; .inner .btnTonamel:before, .eSportsBlock01 &gt; .inner .btnTonamel:after {
    content: "";
    display: block; }
  .eSportsBlock01 &gt; .inner .btnTonamel a {
    color: #fff;
    display: block;
    position: relative;
    text-decoration: none;
    transition: color 0.2s;
    z-index: 1; }
    .eSportsBlock01 &gt; .inner .btnTonamel a span {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: auto;
      position: relative;
      width: 278px; }
      .eSportsBlock01 &gt; .inner .btnTonamel a span:before {
        content: "";
        background: url(../img/common/icon_tonamel_white.png) no-repeat;
        background-size: 41px auto;
        display: block;
        height: 27px;
        width: 41px;
        transition: opacity 0.2s;
        z-index: 0; }
  .eSportsBlock01 &gt; .inner .btnTonamel.more {
    height: 48px;
    line-height: 48px;
    width: 312px; }
    .eSportsBlock01 &gt; .inner .btnTonamel.more a {
      font-size: 16px; }
      .eSportsBlock01 &gt; .inner .btnTonamel.more a span {
        width: 200px; }
        .eSportsBlock01 &gt; .inner .btnTonamel.more a span:before {
          background-size: 32px auto;
          height: 20px;
          width: 32px; }

.eSportsBlock01 &gt; .inner .btnApplyList, .eSportsBlock01 &gt; .inner .btnAdjustList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  width: 644px;
  margin: 66px auto 0; }

.eSportsBlock01 &gt; .inner .btnApplyList .btnBack, .eSportsBlock01 &gt; .inner .btnApplyList .btnCheck {
  width: 50%;
  box-sizing: border-box;
  margin-top: 0; }
  .eSportsBlock01 &gt; .inner .btnApplyList .btnBack input, .eSportsBlock01 &gt; .inner .btnApplyList .btnCheck input {
    font-size: 16px;
    height: 48px;
    padding: 9px 0; }

.eSportsBlock01 &gt; .inner .btnApplyList .btnBack {
  margin-right: 20px; }

.eSportsBlock01 &gt; .inner .btnAdjustList {
  margin-top: 48px; }
  .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw, .eSportsBlock01 &gt; .inner .btnAdjustList .btnEdit {
    width: 50%;
    box-sizing: border-box;
    margin-top: 0; }
    .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw input, .eSportsBlock01 &gt; .inner .btnAdjustList .btnEdit input {
      height: 48px;
      font-size: 16px;
      padding: 9px 0; }
  .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw {
    margin-right: 20px; }

.eSportsBlock01 &gt; .inner .btnSearch {
  margin: 0;
  text-align: center;
  width: 108px; }
  .eSportsBlock01 &gt; .inner .btnSearch a {
    background-color: #000;
    border: solid 2px #000;
    border-radius: 3px;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    max-width: 100%; }
    .eSportsBlock01 &gt; .inner .btnSearch a span {
      display: block;
      font-size: 16px; }

.eSportsBlock01 &gt; .inner .btnUpdate {
  width: 312px; }
  .eSportsBlock01 &gt; .inner .btnUpdate a {
    background-color: #fff;
    border: solid 2px #37ceff;
    border-radius: 3px;
    color: #37ceff;
    display: block;
    text-decoration: none;
    width: 312px; }
    .eSportsBlock01 &gt; .inner .btnUpdate a span {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 16px;
      margin: 0 auto;
      height: 44px;
      width: 140px; }
      .eSportsBlock01 &gt; .inner .btnUpdate a span:after {
        content: "";
        background: url(../img/ggtmeister/icon_reload_btn.png) no-repeat;
        background-size: 15px auto;
        display: block;
        transition: all .5s;
        height: 15px;
        width: 15px; }

.eSportsBlock01 &gt; .inner .btnUpdateDtl {
  height: 44px;
  width: 100%;
  position: relative; }
  .eSportsBlock01 &gt; .inner .btnUpdateDtl a {
    color: #37ceff;
    display: block;
    width: 245px;
    position: absolute;
    right: 0;
    text-decoration: none; }
    .eSportsBlock01 &gt; .inner .btnUpdateDtl a span {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 16px;
      margin: 0 auto; }
      .eSportsBlock01 &gt; .inner .btnUpdateDtl a span:after {
        content: "";
        background: url(../img/ggtmeister/icon_reload_btn.png) no-repeat;
        background-size: 15px auto;
        display: block;
        transition: all .5s;
        height: 15px;
        width: 15px;
        margin-top: 3px; }

.eSportsBlock01 &gt; .inner .btnProfile, .eSportsBlock01 &gt; .inner .partsBlue {
  width: 50%; }
  .eSportsBlock01 &gt; .inner .btnProfile a, .eSportsBlock01 &gt; .inner .partsBlue a {
    background-color: #37ceff;
    border: solid 2px #37ceff;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 0;
    width: 308px; }

.eSportsBlock01 &gt; .inner .btnAttend {
  margin-left: 20px;
  width: 50%; }
  .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel {
    margin-top: 0;
    font-size: 16px;
    height: 48px;
    width: 312px;
    line-height: 48px; }
    .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a {
      width: 100%; }
      .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a span {
        width: 155px; }
        .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a span:before {
          background-size: 32px auto;
          height: 20px;
          width: 32px; }

.eSportsBlock01 &gt; .inner .btnGuide {
  width: 320px; }
  .eSportsBlock01 &gt; .inner .btnGuide a {
    background-color: #fff;
    border: solid 2px #37ceff;
    box-sizing: border-box;
    border-radius: 5px;
    color: #37ceff;
    display: block;
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: 320px; }
  .eSportsBlock01 &gt; .inner .btnGuide.host a {
    border: solid 2px #00e71b;
    color: #00e71b; }
  .eSportsBlock01 &gt; .inner .btnGuide.atds a {
    border: solid 2px #e7df00;
    color: #e7df00; }

.pc .eSportsBlock01 &gt; .inner .btnBack a:hover, .pc .eSportsBlock01 &gt; .inner .btnBack input:hover {
  background: #fff;
  color: #000; }

.pc .eSportsBlock01 &gt; .inner .btnCheck input:hover, .pc .eSportsBlock01 &gt; .inner .btnEdit input:hover {
  background: #fff;
  color: #37ceff; }

.pc .eSportsBlock01 &gt; .inner .btnWithdraw input:hover {
  background: #fff;
  color: #7c2c1b; }

.pc .eSportsBlock01 &gt; .inner .btnTonamel:hover {
  background: #fff;
  border-left: 2px solid #ff6633;
  border-right: 2px solid #ff1744;
  padding: 0;
  height: 78px;
  width: 487px; }
  .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover:before, .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover:after {
    content: "";
    background: linear-gradient(to right, #ff6633 40%, #ff1744 70%);
    display: block;
    position: absolute;
    height: 2px;
    width: 487px; }
  .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover:before {
    top: 0; }
  .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover:after {
    bottom: 0; }
  .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover a span {
    color: #ff1744; }
    .pc .eSportsBlock01 &gt; .inner .btnTonamel:hover a span:before {
      background-image: url(../img/common/icon_tonamel_orange.png); }

.pc .eSportsBlock01 &gt; .inner .btnTonamel.more {
  margin-top: 15px; }
  .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover {
    height: 48px;
    width: 308px; }
    .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover:before, .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover:after {
      width: 308px; }
    .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover a {
      font-size: 16px; }
      .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover a span {
        width: 200px; }
        .pc .eSportsBlock01 &gt; .inner .btnTonamel.more:hover a span:before {
          background-size: 32px auto;
          height: 20px;
          width: 32px; }

.pc .eSportsBlock01 &gt; .inner .btnApplyList .btnBack {
  margin-right: 20px; }

.pc .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw {
  margin-right: 20px; }

.pc .eSportsBlock01 &gt; .inner .btnSearch a:hover {
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }

.pc .eSportsBlock01 &gt; .inner .btnUpdate a:hover span:after, .pc .eSportsBlock01 &gt; .inner .btnUpdateDtl a:hover span:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  transition: all .5s; }

.pc .eSportsBlock01 &gt; .inner .btnProfile a, .pc .eSportsBlock01 &gt; .inner .partsBlue a {
  transition-property: background,color;
  transition-duration: .2s; }
  .pc .eSportsBlock01 &gt; .inner .btnProfile a:hover, .pc .eSportsBlock01 &gt; .inner .partsBlue a:hover {
    background-color: #fff;
    color: #37ceff; }

.pc .eSportsBlock01 &gt; .inner .btnAttend {
  transition-property: background,color;
  transition-duration: .2s; }
  .pc .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel:hover {
    margin-top: 0;
    font-size: 16px;
    height: 48px;
    width: 308px; }
    .pc .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel:hover:before, .pc .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel:hover:after {
      width: 308px; }

.pc .eSportsBlock01 &gt; .inner .btnGuide a {
  transition: all .3s; }
  .pc .eSportsBlock01 &gt; .inner .btnGuide a:hover {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.sp .eSportsBlock01 &gt; .inner .btnBack {
  margin: 19px auto 0;
  width: 185px; }
  .sp .eSportsBlock01 &gt; .inner .btnBack input {
    border-radius: 5px;
    font-size: 14px;
    font-size: 0.875rem; }

.sp .eSportsBlock01 &gt; .inner .btnTonamel {
  border-radius: 5px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 58px;
  margin-top: 25px;
  height: 60px;
  width: 380px; }
  .sp .eSportsBlock01 &gt; .inner .btnTonamel:before, .sp .eSportsBlock01 &gt; .inner .btnTonamel:after {
    width: 376px;
    max-width: 100%; }
    @media only screen and (max-width: 420px) {
      .sp .eSportsBlock01 &gt; .inner .btnTonamel:before, .sp .eSportsBlock01 &gt; .inner .btnTonamel:after {
        display: none; } }
  .sp .eSportsBlock01 &gt; .inner .btnTonamel a span {
    width: 182px; }
  .sp .eSportsBlock01 &gt; .inner .btnTonamel.more {
    margin-top: 12px;
    height: 40px;
    line-height: 40px;
    width: 215px; }
    .sp .eSportsBlock01 &gt; .inner .btnTonamel.more a {
      font-size: 14px;
      font-size: 0.875rem; }
      .sp .eSportsBlock01 &gt; .inner .btnTonamel.more a span {
        width: 164px; }
        .sp .eSportsBlock01 &gt; .inner .btnTonamel.more a span:before {
          background-size: 24px auto;
          height: 16px;
          width: 24px; }

.sp .eSportsBlock01 &gt; .inner .btnApplyList {
  margin: 35px auto 0;
  width: 100%; }
  .sp .eSportsBlock01 &gt; .inner .btnApplyList .btnBack, .sp .eSportsBlock01 &gt; .inner .btnApplyList .btnCheck {
    width: 50%; }
    .sp .eSportsBlock01 &gt; .inner .btnApplyList .btnBack input, .sp .eSportsBlock01 &gt; .inner .btnApplyList .btnCheck input {
      border-radius: 5px;
      font-size: 14px;
      font-size: 0.875rem;
      height: 40px;
      padding: 8px 0; }
  .sp .eSportsBlock01 &gt; .inner .btnApplyList .btnBack {
    margin-top: 0;
    margin-right: 12px; }

.sp .eSportsBlock01 &gt; .inner .btnAdjustList {
  margin: 39px auto 0;
  height: 40px;
  width: 100%; }
  .sp .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw, .sp .eSportsBlock01 &gt; .inner .btnAdjustList .btnEdit {
    width: 50%; }
    .sp .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw input, .sp .eSportsBlock01 &gt; .inner .btnAdjustList .btnEdit input {
      border-radius: 5px;
      font-size: 14px;
      font-size: 0.875rem;
      height: 40px;
      padding: 8px 0; }
  .sp .eSportsBlock01 &gt; .inner .btnAdjustList .btnWithdraw {
    margin-right: 12px; }

.sp .eSportsBlock01 &gt; .inner .btnSearch a {
  border-radius: 5px;
  padding: 8px 5px 8px; }
  .sp .eSportsBlock01 &gt; .inner .btnSearch a span {
    font-size: 12px;
    font-size: 0.75rem; }

.sp .eSportsBlock01 &gt; .inner .btnUpdate {
  margin: 0 auto;
  width: 173px; }
  .sp .eSportsBlock01 &gt; .inner .btnUpdate a {
    border-width: 1px;
    border-radius: 2px;
    width: 173px; }
    .sp .eSportsBlock01 &gt; .inner .btnUpdate a span {
      font-size: 14px;
      font-size: 0.875rem;
      height: 31px;
      width: 119px; }
      .sp .eSportsBlock01 &gt; .inner .btnUpdate a span:after {
        background-size: 12px;
        height: 12px;
        width: 12px; }

.sp .eSportsBlock01 &gt; .inner .btnUpdateDtl {
  margin: 0 auto 17px;
  height: 20px;
  width: 200px; }
  .sp .eSportsBlock01 &gt; .inner .btnUpdateDtl a {
    position: static;
    height: 20px;
    width: 100%; }
    .sp .eSportsBlock01 &gt; .inner .btnUpdateDtl a span {
      font-size: 14px;
      font-size: 0.875rem; }
      .sp .eSportsBlock01 &gt; .inner .btnUpdateDtl a span:after {
        background-size: 12px;
        height: 12px;
        width: 12px;
        margin-top: 0; }

.sp .eSportsBlock01 &gt; .inner .btnProfile, .sp .eSportsBlock01 &gt; .inner .partsBlue {
  width: 50%; }
  .sp .eSportsBlock01 &gt; .inner .btnProfile a, .sp .eSportsBlock01 &gt; .inner .partsBlue a {
    border-radius: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    width: 97%; }
    .sp .eSportsBlock01 &gt; .inner .btnProfile a span, .sp .eSportsBlock01 &gt; .inner .partsBlue a span {
      display: block; }

.sp .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel {
  margin-top: 0;
  font-size: 14px;
  font-size: 0.875rem;
  height: 62px;
  line-height: 62px; }
  .sp .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a {
    height: 62px; }
    .sp .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a span {
      width: 122px; }
      .sp .eSportsBlock01 &gt; .inner .btnAttend .btnTonamel a span:before {
        background-size: 24px auto;
        height: 16px;
        width: 24px; }

.sp .eSportsBlock01 &gt; .inner .btnGuide {
  width: 100%; }
  .sp .eSportsBlock01 &gt; .inner .btnGuide a {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 13px 0 14px;
    width: 100%; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.headingParts01.partsType03 h2:after {
  background: #37ceff; }

.pc-none, .sp-none {
  display: none; }
.eSportsBlock01 {
  padding-bottom: 40px; }
  .eSportsBlock01 &gt; .inner {
    width: 999px;
    margin: 0 auto;
    padding: 45px 0 0 0; }
    .eSportsBlock01 &gt; .inner select:focus, .eSportsBlock01 &gt; .inner input:focus {
      outline: none !important; }
    .eSportsBlock01 &gt; .inner .listSystem {
      text-align: center;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .eSportsBlock01 &gt; .inner .listSystem li {
        width: 320px;
        height: 48px;
        display: inline-block;
        border: 2px solid #37ceff;
        border-radius: 5px;
        font-size: 16px;
        background: #fff;
        transition: 0.2s; }
        .eSportsBlock01 &gt; .inner .listSystem li a {
          display: block;
          color: #37ceff;
          text-decoration: none;
          transition: 0.2s; }
          .eSportsBlock01 &gt; .inner .listSystem li a span {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-align-content: center;
                -ms-flex-line-pack: center;
                    align-content: center;
            height: 48px; }
    .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 38px; }
      .eSportsBlock01 &gt; .inner .headTitle02 span {
        border-bottom: #37ceff 1px solid; }
    .eSportsBlock01 &gt; .inner .headTitle03 {
      margin-bottom: 38px;
      font-size: 18px;
      text-align: center;
      font-weight: bold; }
    .eSportsBlock01 &gt; .inner .txt01 {
      font-size: 15px;
      text-align: center;
      margin-bottom: 38px; }
  .eSportsBlock01 .heading {
    padding: 36px 0 28px; }
    .eSportsBlock01 .heading h2 {
      width: 543px; }
  .eSportsBlock01 .headTitle01 .ttlMypage {
    margin-left: 10px; }
  .eSportsBlock01 .alert-msg {
    color: #ff0000;
    font-size: 16px; }
  .eSportsBlock01 .myBnr {
    background: #333;
    padding: 10px 0; }
    .eSportsBlock01 .myBnr span {
      display: block;
      width: 999px;
      margin: 0 auto;
      font-size: 15.04px;
      font-size: 0.94rem;
      text-align: right; }
    .eSportsBlock01 .myBnr a {
      color: #fff;
      background: url(../img/mypoint/ico01.png) no-repeat left top;
      padding: 0 0 0 22px; }
  .eSportsBlock01 .mtxt {
    font-size: 19.2px;
    font-size: 1.2rem;
    text-align: center;
    background: #ff37b1;
    color: #fff;
    padding: 12px 0 13px;
    margin-bottom: 27px; }

.tournamentError .eSportsBlock01 {
  padding-bottom: 54px; }
  .tournamentError .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .tournamentError .eSportsBlock01 &gt; .inner .headTitle03 {
      color: #ff0000; }

.pc .eSportsBlock01 &gt; .inner .listSystem li:hover a {
  color: #9be6ff; }

.pc .eSportsBlock01 .btnParts01 a:hover {
  background: #fff;
  color: #000; }

.sp .pc-none, .sp .sp-none {
  display: block; }

.sp.mypage_tournament .eSportsBlock01 {
  padding-bottom: 40px; }

.sp #pageWrap {
  overflow-x: hidden; }

.sp .eSportsBlock01 {
  padding-bottom: 55px; }
  .sp .eSportsBlock01 &gt; .inner, .sp .eSportsBlock01 .myBnr span {
    width: 92%; }
  .sp .eSportsBlock01 &gt; .inner .listSystem {
    margin-bottom: 5px; }
    .sp .eSportsBlock01 &gt; .inner .listSystem li {
      width: 100%;
      height: 40px;
      display: inline-block;
      border: 2px solid #37ceff;
      border-radius: 5px;
      font-size: 14px;
      font-size: 0.875rem;
      box-sizing: border-box; }
      .sp .eSportsBlock01 &gt; .inner .listSystem li:first-child {
        margin-right: 15px; }
      .sp .eSportsBlock01 &gt; .inner .listSystem li:last-child {
        margin-left: 15px; }
      .sp .eSportsBlock01 &gt; .inner .listSystem li a {
        line-height: 1.4; }
        .sp .eSportsBlock01 &gt; .inner .listSystem li a span {
          height: 36px;
          line-height: 1; }
  .sp .eSportsBlock01 &gt; .inner .headTitle02 {
    margin-bottom: 30px; }
    .sp .eSportsBlock01 &gt; .inner .headTitle02 span {
      font-size: 17.04px;
      font-size: 1.065rem; }
  .sp .eSportsBlock01 &gt; .inner .headTitle03, .sp .eSportsBlock01 &gt; .inner .txt01 {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 15px;
    text-align: left; }
  .sp .eSportsBlock01 &gt; .inner .btnParts01 {
    width: 185px;
    margin: 19px auto 0; }
    .sp .eSportsBlock01 &gt; .inner .btnParts01 a {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 8px 0 9px;
      width: 185px; }
      .sp .eSportsBlock01 &gt; .inner .btnParts01 a:hover {
        background: #000;
        color: #fff; }
  .sp .eSportsBlock01 .heading {
    padding: 25px 0 19px; }
    .sp .eSportsBlock01 .heading h2 {
      width: 227px; }
      @media screen and (min-width: 768px) {
        .sp .eSportsBlock01 .heading h2 {
          width: 543px;
          max-width: 100%; } }
  .sp .eSportsBlock01 .headTitle01 .ttlMypage {
    display: inline-block;
    margin-left: 0; }
  .sp .eSportsBlock01 .alert-msg {
    font-size: 10px; }
  .sp .eSportsBlock01 .myBnr span {
    font-size: 12.8px;
    font-size: 0.8rem; }
  .sp .eSportsBlock01 .myBnr a {
    background-size: 13px auto;
    padding-left: 18px; }
  .sp .eSportsBlock01 .mtxt {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px; }

.sp .tournamentError .eSportsBlock01 {
  padding-bottom: 52px; }

.eSportsBlock01 .movieArea {
  background-color: #ccd6e0; }

.eSportsBlock01 .movieAreaInner {
  width: 999px;
  margin: 0 auto;
  padding: 45px 0 60px; }

.eSportsBlock01 .movieTitle {
  font-size: 20px;
  font-weight: bold;
  text-align: center; }

.eSportsBlock01 .movieWrap {
  margin: 0 auto;
  width: 638px; }
  .eSportsBlock01 .movieWrap .movieFrame {
    margin-top: 27px;
    width: 100%;
    padding-top: 56.25%;
    position: relative; }
    .eSportsBlock01 .movieWrap .movieFrame iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }

.sp .eSportsBlock01 .movieAreaInner {
  width: 92%;
  padding: 33px 0 42px; }

.sp .eSportsBlock01 .movieTitle {
  font-size: 14px;
  font-size: 0.875rem; }

.sp .eSportsBlock01 .movieWrap {
  width: 100%; }
  .sp .eSportsBlock01 .movieWrap .movieFrame {
    margin-top: 17px; }

.mfp-auto-cursor .mfp-content, .mfp-inline-holder .mfp-content {
  width: 700px; }
  .mfp-auto-cursor .mfp-content .searchModal, .mfp-inline-holder .mfp-content .searchModal {
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    padding: 35px 0 42px 0;
    max-width: 100%;
    width: 700px; }
    .mfp-auto-cursor .mfp-content .searchModal .title, .mfp-inline-holder .mfp-content .searchModal .title {
      font-size: 18px;
      font-weight: bold;
      text-align: center; }
    .mfp-auto-cursor .mfp-content .searchModal .searchItems, .mfp-inline-holder .mfp-content .searchModal .searchItems {
      margin-top: 25px; }
      .mfp-auto-cursor .mfp-content .searchModal .searchItems dl, .mfp-inline-holder .mfp-content .searchModal .searchItems dl {
        margin: 0 auto 23px;
        width: 570px; }
        .mfp-auto-cursor .mfp-content .searchModal .searchItems dl:last-of-type, .mfp-inline-holder .mfp-content .searchModal .searchItems dl:last-of-type {
          margin-bottom: 0; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl:last-of-type dd .searchCheck li, .mfp-inline-holder .mfp-content .searchModal .searchItems dl:last-of-type dd .searchCheck li {
            margin-right: 23px; }
        .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dt, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dt {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 15px;
          padding-left: 18px;
          position: relative; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dt:before, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dt:before {
            content: "";
            background: #37ceff;
            display: block;
            position: absolute;
            top: 4px;
            left: 0;
            height: 20px;
            width: 3px; }
        .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox {
          background-color: #e8ecf1;
          border-radius: 3px;
          cursor: pointer;
          position: relative;
          height: 48px;
          width: 445px; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox .selectLB, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox .selectLB {
            color: #202020;
            position: absolute;
            z-index: 1;
            padding: 13px 27px; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox select, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox select {
            display: block;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background-color: #e8ecf1;
            border-color: transparent;
            border-radius: 3px;
            box-sizing: border-box;
            cursor: pointer;
            font-size: 16px;
            padding: 14px 0 15px;
            text-align: center;
            width: 100%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: relative;
            z-index: 2;
            margin: 0; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox:after, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox:after {
            content: "";
            position: absolute;
            top: 18px;
            right: 27px;
            width: 0;
            height: 0;
            border-color: #000 transparent transparent transparent;
            border-style: solid;
            border-width: 12px 6.5px 0 6.5px; }
        .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .searchCheck, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .searchCheck {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 16px; }
          .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .searchCheck li, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .searchCheck li {
            line-height: 1.8;
            margin-right: 25px; }
            .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .searchCheck li .searchCheckbox input, .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .searchCheck li .searchCheckbox input {
              margin: 0 8px 0 0; }
    .mfp-auto-cursor .mfp-content .searchModal .btnSearchMore, .mfp-inline-holder .mfp-content .searchModal .btnSearchMore {
      display: block;
      margin: 43px auto 0;
      width: 312px; }
      .mfp-auto-cursor .mfp-content .searchModal .btnSearchMore input, .mfp-inline-holder .mfp-content .searchModal .btnSearchMore input {
        background-color: #37ceff;
        border: solid 2px #37ceff !important;
        border-radius: 3px;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
        font-size: 16px;
        padding: 10px 0;
        text-align: center;
        transition: all 0.2s;
        vertical-align: middle;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
        .mfp-auto-cursor .mfp-content .searchModal .btnSearchMore input:focus, .mfp-inline-holder .mfp-content .searchModal .btnSearchMore input:focus {
          outline: none !important; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.modal_close {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  height: 26px;
  width: 26px;
  top: -40px;
  right: 0;
  padding: 0; }
  .modal_close a {
    display: block;
    height: 26px;
    width: 26px; }

.pc .searchModal .btnSearchMore input:hover {
  background-color: #fff;
  color: #37ceff;
  transition: all 0.2s; }

.sp .mfp-auto-cursor .mfp-content, .sp .mfp-inline-holder .mfp-content {
  height: auto;
  width: 100%; }
  .sp .mfp-auto-cursor .mfp-content .searchModal, .sp .mfp-inline-holder .mfp-content .searchModal {
    padding: 23px 0 36px; }
    .sp .mfp-auto-cursor .mfp-content .searchModal .title, .sp .mfp-inline-holder .mfp-content .searchModal .title {
      font-size: 14px;
      font-size: 0.875rem; }
    .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems {
      margin-top: 15px;
      padding: 0 20px; }
      .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl {
        margin-bottom: 18px;
        width: 100%; }
        .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl:first-of-type dd .searchCheck li, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl:first-of-type dd .searchCheck li {
          width: 100% !important; }
        .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dt, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dt {
          font-size: 13px;
          font-size: 0.8125rem;
          margin-bottom: 11px;
          padding-left: 9px; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dt:before, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dt:before {
            height: 13px;
            width: 2px;
            top: 3px; }
        .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox {
          height: 36px;
          width: 100%; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox select, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox select {
            border-radius: 5px;
            padding: 8px 0 9px; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox .selectLB, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox .selectLB {
            font-size: 12px;
            font-size: 0.75rem;
            padding: 10px 0 10px 15px; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd .selectBox:after, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd .selectBox:after {
            border-width: 9px 5px 5px;
            top: 14px;
            right: 14px; }
        .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd ul, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd ul {
          font-size: 11.52px;
          font-size: 0.72rem; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd ul li, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd ul li {
            width: 88px !important;
            margin-right: 0; }
          .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl:last-of-type dd ul li, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl:last-of-type dd ul li {
            width: auto!important;
          }
            .sp .mfp-auto-cursor .mfp-content .searchModal .searchItems dl dd ul li .searchCheckbox input, .sp .mfp-inline-holder .mfp-content .searchModal .searchItems dl dd ul li .searchCheckbox input {
              margin-right: 7px;
              height: 10px;
              width: 10px; }
    .sp .mfp-auto-cursor .mfp-content .searchModal .btnSearchMore, .sp .mfp-inline-holder .mfp-content .searchModal .btnSearchMore {
      margin-top: 29px;
      width: 167px; }
      .sp .mfp-auto-cursor .mfp-content .searchModal .btnSearchMore input, .sp .mfp-inline-holder .mfp-content .searchModal .btnSearchMore input {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 6px 0; }

.sp .mfp-container {
  padding: 0 10px; }

.sp .modal_close {
  height: 22px;
  width: 22px; }
  .sp .modal_close a {
    height: 22px;
    width: 22px; }

.tournament-update {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tournament-update .datetime {
    font-size: 16px;
    padding: 0 22px; }

.sp .tournament-update {
  display: block; }
  .sp .tournament-update .datetime {
    font-size: 10px;
    font-size: 0.625rem;
    margin-top: 5px;
    text-align: center; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.eSportsBlock01 &gt; .inner .mainText {
  margin-bottom: 38px;
  font-size: 18px;
  text-align: center;
  font-weight: bold; }

.tonamel_disconnected .eSportsBlock01, .tonamel_cancellation .eSportsBlock01 {
  padding-bottom: 43px; }
  .tonamel_disconnected .eSportsBlock01 &gt; .inner, .tonamel_cancellation .eSportsBlock01 &gt; .inner {
    padding-top: 0; }

.tonamel_cancellation .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 33px; }

.tonamel_cancellation .eSportsBlock01 &gt; .inner .wrap {
  margin: 0 auto;
  width: 498px;
  max-width: 100%; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .wrap .mainText {
    margin-bottom: 32px; }

.tonamel_cancellation .eSportsBlock01 &gt; .inner .cautionsList {
  -webkit-font-feature-settings: "palt";
     -moz-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.7; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .cautionsList li span {
    color: #ff0000; }

.tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox {
  background-color: #ecf1f6;
  margin: 30px auto 0;
  padding: 24px 0;
  text-align: center; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] {
    display: none; }
    .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] + label {
      display: none;
      cursor: pointer;
      display: inline-block;
      position: relative;
      padding-left: 40px; }
      .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] + label:before {
        content: "";
        display: block;
        background-color: #fff;
        border: 1px solid #000;
        border-radius: 3px;
        box-sizing: border-box;
        margin-top: -10px;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0;
        top: 50%; }
    .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"]:checked + label:after {
      content: "";
      display: block;
      box-sizing: border-box;
      border-bottom: 3px solid;
      border-left: 3px solid;
      border-color: #000;
      position: absolute;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      top: 50%;
      left: 1px;
      margin-top: -7px;
      height: 9px;
      width: 18px; }

.tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 36px auto 0;
  width: 644px;
  max-width: 100%; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnBack, .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel {
    box-sizing: border-box;
    margin: 0 auto;
    width: 50%;
    height: 48px; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnBack a {
    background-color: #000;
    border: 2px solid #000;
    border-radius: 3px;
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    text-decoration: none;
    transition-property: background-color,color;
    transition-duration: .2s; }
  .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel {
    margin-left: 20px; }
    .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel button {
      background-color: #7c2c1b;
      border: 2px solid #7c2c1b;
      border-radius: 3px;
      color: #fff;
      font-size: 16px;
      font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      cursor: pointer;
      padding: 10px 0;
      transition-property: background-color,color;
      transition-duration: .2s;
      height: 48px;
      width: 100%; }
      .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel button:hover {
        background-color: #fff;
        color: #7c2c1b; }
      .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel button[type="submit"][disabled] {
        background-color: #ccc;
        color: #fff;
        border-color: #ccc;
        cursor: default; }
        .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel button[type="submit"][disabled][type="submit"][disabled]:hover {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.tonamel_cancellation.complete .eSportsBlock01 {
  padding-bottom: 58px; }
  .tonamel_cancellation.complete .eSportsBlock01 .btnParts01 {
    margin-top: 54px; }

.pc .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnBack a:hover {
  background-color: #fff;
  color: #000; }

.sp .eSportsBlock01 &gt; .inner .mainText {
  font-size: 16px;
  font-size: 1rem; }

.sp .tonamel_disconnected .eSportsBlock01, .sp .tonamel_cancellation .eSportsBlock01 {
  padding-bottom: 37px; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 25px; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .mainText {
  margin-bottom: 11px;
  text-align: left; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .cautionsList {
  font-size: 13px; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox {
  margin-top: 26px;
  padding: 19px 0; }
  .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] + label {
    font-size: 13px;
    padding-left: 28px; }
    .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] + label:before {
      top: calc(50% + 4px);
      height: 15px;
      width: 15px; }
    .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .confirmCheckbox input[type="checkbox"] + label:after {
      border-bottom: 2px solid;
      border-left: 2px solid;
      margin-top: -3px;
      height: 6px;
      width: 12px; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit {
  height: 40px; }
  .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnBack, .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnSubmit .btnCancel {
    height: 40px; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnCancel {
  margin-left: 12px; }
  .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnCancel button {
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    padding: 7px 0 8px; }
    .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnCancel button:hover {
      background-color: #7c2c1b;
      color: #fff; }

.sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnBack {
  margin: 0 auto; }
  .sp .tonamel_cancellation .eSportsBlock01 &gt; .inner .btnBack a {
    border-radius: 5px;
    font-size: 14px;
    padding: 7px 0 8px; }

.sp .tonamel_cancellation.complete .eSportsBlock01 &gt; .inner .mainText {
  margin-bottom: 0;
  text-align: center; }

.sp .tonamel_cancellation.complete .eSportsBlock01 &gt; .inner .btnParts01 {
  margin-top: 37px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.eSportsBlock01 .royalty {
  display: block;
  border-bottom: 2px dotted #f0f4f8;
  padding-bottom: 15px;
  width: 100%; }
  .eSportsBlock01 .royalty .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center; }
  .eSportsBlock01 .royalty .title02 {
    font-size: 18px;
    text-align: center;
    margin-top: 22px;
    position: relative; }
    .eSportsBlock01 .royalty .title02:after {
      content: "";
      display: block;
      border-top: none;
      border-bottom: solid 2px #111;
      border-right: solid 2px #111;
      width: 26px;
      height: 26px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 28px;
      left: 48%; }
  .eSportsBlock01 .royalty .notes {
    font-size: 14px;
    margin-top: 23px;
    text-align: center; }

.eSportsBlock01 .royaltyBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 67px auto 0;
  width: 960px; }
  .eSportsBlock01 .royaltyBlock li {
    width: 310px; }
  .eSportsBlock01 .royaltyBlock .royaltyItems .ttl {
    background-color: #37ceff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px 0 4px; }
  .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox {
    background-color: #fff;
    border-bottom: solid 1px #37ceff;
    box-sizing: border-box;
    height: 290px;
    width: 100%;
    padding: 19px 0 15px;
    position: relative; }
    .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox:before {
      content: "";
      display: block;
      background: transparent url(../img/ggtmeister/bg_list_frame.png) no-repeat;
      background-size: 100% auto;
      height: 176px;
      width: 176px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image {
      display: block;
      margin: 0 auto;
      position: relative;
      height: 204px;
      z-index: 9; }
      .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.logo {
        width: 260px; }
      .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.prize {
        width: 197px; }
      .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.point {
        width: 219px; }
    .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .text {
      font-size: 16px;
      text-align: center; }

.sp .eSportsBlock01 .royalty {
  display: block;
  width: 100%; }
  .sp .eSportsBlock01 .royalty .title {
    font-size: 16px;
    font-size: 1rem; }
    .sp .eSportsBlock01 .royalty .title span {
      display: inline-block; }
  .sp .eSportsBlock01 .royalty .title02 {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 10px; }
    .sp .eSportsBlock01 .royalty .title02:after {
      content: "";
      display: block;
      border-top: none;
      border-bottom: solid 1px #111;
      border-right: solid 1px #111;
      width: 14px;
      height: 14px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 28px; }
  .sp .eSportsBlock01 .royalty .notes {
    font-size: 11px;
    font-size: 0.6875rem; }

.sp .eSportsBlock01 .royaltyBlock {
  margin: 44px auto 0;
  width: 100%; }
  .sp .eSportsBlock01 .royaltyBlock li {
    width: 100%; }
    .sp .eSportsBlock01 .royaltyBlock li:nth-of-type(n+2) {
      margin-top: 13px; }
  .sp .eSportsBlock01 .royaltyBlock .royaltyItems .ttl {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 5px 0 4px; }
  .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox {
    background-color: #fff;
    border-bottom: solid 1px #37ceff;
    box-sizing: border-box;
    height: 288px;
    width: 100%;
    padding: 40px 0 10px; }
    .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox:before {
      height: 190px;
      width: 190px; }
    .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image {
      display: block;
      margin: 0 auto;
      position: relative;
      height: 200px;
      z-index: 1; }
      .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.logo {
        height: 220px;
        width: 297px; }
      .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.prize {
        width: 198px; }
      .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .image.point {
        width: 238px; }
    .sp .eSportsBlock01 .royaltyBlock .royaltyItems .royaltyBox .text {
      font-size: 12px;
      font-size: 0.75rem; }
  .sp .eSportsBlock01 .royaltyBlock .royaltyItems:first-of-type .royaltyBox {
    padding-top: 16px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.eSportsBlock01 &gt; .inner .headTitle02.tips &gt; span .tips-subHead {
  display: block;
  font-size: 18px;
  font-weight: 400;
  border-bottom: none; }

.eSportsBlock01 &gt; .inner .listTournament {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .eSportsBlock01 &gt; .inner .listTournament li {
    position: relative;
    display: block;
    width: 230px;
    color: #000;
    margin-bottom: 27px;
    box-shadow: 0 0 6px 0 #7991a9;
    background: #fff;
    padding-bottom: 30px; }
    .eSportsBlock01 &gt; .inner .listTournament li:nth-of-type(n+2) {
      margin-left: 26px; }
    .eSportsBlock01 &gt; .inner .listTournament li:nth-of-type(4n+1) {
      margin-left: 0; }
    .eSportsBlock01 &gt; .inner .listTournament li.update:after {
      content: "";
      position: absolute;
      top: 52px;
      right: 5px;
      width: 20px;
      height: 20px;
      border: 2px solid #fff;
      border-radius: 20px;
      background: #fe4c4c;
      box-sizing: border-box; }
    .eSportsBlock01 &gt; .inner .listTournament li.listHide {
      background-color: #eee;
      box-sizing: border-box;
      -webkit-font-feature-settings: "palt";
         -moz-font-feature-settings: "palt";
              font-feature-settings: "palt";
      padding: 30px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center; }
      .eSportsBlock01 &gt; .inner .listTournament li.listHide p {
        font-size: 16px;
        text-align: center;
        width: 100%; }
      .eSportsBlock01 &gt; .inner .listTournament li.listHide .alertText {
        color: #ff0000;
        font-weight: bold; }
      .eSportsBlock01 &gt; .inner .listTournament li.listHide .dtlText {
        margin-top: 6px; }
    .eSportsBlock01 &gt; .inner .listTournament li .gameTitleName {
      width: 100%;
      height: 45px;
      text-align: center;
      color: #fff;
      font-weight: bold;
      letter-spacing: 0.02em;
      font-size: 13px;
      line-height: 1.32;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 10px;
      box-sizing: border-box; }
      .eSportsBlock01 &gt; .inner .listTournament li .gameTitleName.bo2 {
        background-color: #0096ff; }
      .eSportsBlock01 &gt; .inner .listTournament li .gameTitleName.rwee {
        background-color: #ff8a00; }
      .eSportsBlock01 &gt; .inner .listTournament li .gameTitleName.evo {
          color: #000;
          background-color: #f8ed19; }
    .eSportsBlock01 &gt; .inner .listTournament li .img {
      width: 230px;
      height: 130px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
    .eSportsBlock01 &gt; .inner .listTournament li .detail {
      padding: 10px 15px 0; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle {
        font-size: 14px;
        font-weight: bold;
        position: relative; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle:after {
          content: "";
          display: inline-block;
          background-color: #000;
          background-size: 130px 2px;
          background-repeat: repeat-x;
          height: 2px;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle span {
          background-color: #fff;
          padding-right: 12px;
          position: relative;
          z-index: 1; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .tourMark {
        background-color: #000;
        border-radius: 7px;
        color: #fff;
        display: inline-block;
        font-size: 10px;
        font-weight: bold;
        margin-bottom: 3px;
        padding-bottom: 1px;
        text-align: center;
        width: 69px; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .likedNote {
        font-size: 10px;
        line-height: 1.2; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .param {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-size: 12px;
        font-weight: bold; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .param .date {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative; }
          .eSportsBlock01 &gt; .inner .listTournament li .detail .param .date:before {
            content: "";
            display: inline-block;
            background: transparent url(../img/ggtmeister/icon_calender.png) no-repeat;
            background-size: 12px auto;
            margin-right: 5px;
            height: 12px;
            width: 12px; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user {
          position: relative; }
          .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user:before {
            position: absolute;
            content: "";
            display: block;
            bottom: 3px;
            left: -20px;
            width: 14px;
            height: 16px;
            background: url(../img/ggtmeister/icon_user.png) no-repeat center; }
          .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user .number {
            margin-right: 3px; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .text {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .gameTitle {
        color: #acacac;
        font-size: 10px;
        font-weight: bold;
        margin-bottom: 3px; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .gameEnv,
      .eSportsBlock01 &gt; .inner .listTournament li .detail .gameLevel,
      .eSportsBlock01 &gt; .inner .listTournament li .detail .gamePeople,
      .eSportsBlock01 &gt; .inner .listTournament li .detail .gameForm {
        font-size: 12px;
        font-weight: bold; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .gameEnv span,
        .eSportsBlock01 &gt; .inner .listTournament li .detail .gameLevel span,
        .eSportsBlock01 &gt; .inner .listTournament li .detail .gamePeople span,
        .eSportsBlock01 &gt; .inner .listTournament li .detail .gameForm span {
          font-weight: normal; }
      .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus {
        border-radius: 11px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
        height: 22px; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus span {
          margin-right: -1px;
          letter-spacing: 1px; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.reportable {
          background-color: #00e71b; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.reported, .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.expired {
          background-color: #e8ecf1;
          color: #000; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.pointAdded {
          background-color: #37ceff; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.result {
          background-color: #ff3737; }
        .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.private, .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus.limited {
          background-color: #000; }
    .eSportsBlock01 &gt; .inner .listTournament li .detailUser {
      background-color: #eee;
      padding: 14px 15px;
      margin-top: 14px; }
      .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle {
        font-size: 14px;
        font-weight: bold;
        position: relative; }
        .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle:after {
          content: "";
          display: inline-block;
          background-color: #000;
          background-size: 130px 2px;
          background-repeat: repeat-x;
          height: 2px;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 0;
          right: 0; }
        .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle span {
          background-color: #eee;
          padding-right: 12px;
          position: relative;
          z-index: 1; }
      .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 2px; }
        .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userIcon {
          width: 51px; }
        .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userProfile {
          width: 136px; }
          .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userProfile .name {
            font-size: 12px;
            line-height: 1.4; }
      .eSportsBlock01 &gt; .inner .listTournament li .detailUser .tourLiked {
        font-size: 10px;
        font-weight: bold; }
        .eSportsBlock01 &gt; .inner .listTournament li .detailUser .tourLiked span {
          color: #37ceff;
          font-size: 16px;
          margin-right: 4px; }
    .eSportsBlock01 &gt; .inner .listTournament li .buttonWrap {
      margin-top: 16px; }
    .eSportsBlock01 &gt; .inner .listTournament li .linkDetail {
      margin: 10px auto 0;
      width: 200px;
      max-width: 100%; }
      .eSportsBlock01 &gt; .inner .listTournament li .linkDetail a {
        border-radius: 5px;
        border-width: 2px;
        display: block;
        font-size: 16px;
        padding: 5px 6px 7px;
        width: 100%; }
      .eSportsBlock01 &gt; .inner .listTournament li .linkDetail.icon a {
        position: relative; }
        .eSportsBlock01 &gt; .inner .listTournament li .linkDetail.icon a:after {
          content: "";
          display: block;
          background: transparent url(../img/common/icon_link_wh.png) no-repeat;
          background-size: 11px auto;
          height: 11px;
          width: 11px;
          position: absolute;
          right: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
    .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner {
      margin-top: 10px; }
      .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail a {
        font-size: 14px;
        line-height: 1.5;
        padding: 3px 6px 4px; }
      .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail .group_btn {
        padding: 4px 24px 5px 8px;
        text-align: left; }
    .eSportsBlock01 &gt; .inner .listTournament li .votedTour a,
    .eSportsBlock01 &gt; .inner .listTournament li .voteExpired a {
      background-color: #6a6a6a;
      border: solid 2px #6a6a6a;
      border-radius: 5px;
      color: #fff;
      text-align: center;
      padding: 5px 6px 7px; }
    .eSportsBlock01 &gt; .inner .listTournament li .likedBar {
      background-color: #37ceff;
      color: #fff;
      font-size: 10px;
      font-weight: bold;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 3px 0 4px;
      text-align: center;
      width: 100%; }
    .eSportsBlock01 &gt; .inner .listTournament li.attendedTournament {
      padding-bottom: 40px; }

.eSportsBlock01 &gt; .inner .btnViewMore {
  margin: 30px auto 0;
  width: 230px; }
  .eSportsBlock01 &gt; .inner .btnViewMore a {
    box-shadow: #cad2da 0 0 6px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17.072px;
    font-size: 1.067rem;
    box-sizing: border-box;
    text-align: center;
    background: #121212;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    transition-property: background, color;
    transition-duration: .2s;
    border: solid 2px #121212;
    padding: 10px 0;
    width: 230px; }

.eSportsBlock01 &gt; .inner .hostPoint {
  background: #ecf1f6;
  margin-bottom: 15px;
  padding: 40px 0; }
  .eSportsBlock01 &gt; .inner .hostPointInner {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .eSportsBlock01 &gt; .inner .hostPoint .hostUser {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    width: 660px; }
    .eSportsBlock01 &gt; .inner .hostPoint .hostUser .userIcon {
      width: 70px; }
    .eSportsBlock01 &gt; .inner .hostPoint .hostUser .userName {
      margin-left: 19px;
      font-size: 22px;
      font-weight: bold;
      text-align: left;
      width: 565px; }
  .eSportsBlock01 &gt; .inner .hostPoint .hostUserEdit {
    text-align: right;
    margin-top: 2px;
    margin-left: auto; }
    .eSportsBlock01 &gt; .inner .hostPoint .hostUserEdit a {
      display: block;
      color: #37ceff;
      font-size: 16px;
      text-decoration: underline; }
  .eSportsBlock01 &gt; .inner .hostPointWrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px; }
    .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint {
      width: 312px;
      font-size: 14px; }
      .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint:last-of-type {
        margin-left: 30px; }
      .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dt {
        color: #fff;
        background: #313131;
        line-height: 25px;
        font-size: 15px; }
      .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dd {
        font-size: 24px;
        font-weight: bold;
        line-height: 57px;
        background: #fff; }
        .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dd span {
          color: #37ceff;
          margin-right: 5px;
          font-size: 30px; }

.eSportsBlock01 &gt; .inner .pointExchange {
  background: #ecf1f6;
  margin-bottom: 15px;
  padding: 40px 0; }
  .eSportsBlock01 &gt; .inner .pointExchangeInner {
    width: 312px;
    margin: 0 auto;
    text-align: center; }
    .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint {
      width: 100%;
      font-size: 14px; }
      .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dt {
        color: #fff;
        background: #313131;
        line-height: 25px; }
      .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dd {
        font-size: 24px;
        font-weight: bold;
        line-height: 57px;
        background: #fff; }
        .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dd span {
          color: #37ceff;
          font-size: 30px;
          margin-right: 5px; }
    .eSportsBlock01 &gt; .inner .pointExchangeInner .btnExchange {
      position: relative;
      width: 100%;
      height: 48px;
      line-height: 44px;
      background: #37ceff;
      font-size: 16px;
      text-align: center;
      margin: 0 auto;
      margin-top: 20px;
      border-radius: 3px;
      border: 2px solid #37ceff;
      box-sizing: border-box;
      transition: all 0.2s; }
      .eSportsBlock01 &gt; .inner .pointExchangeInner .btnExchange:hover {
        background: #fff;
        border: 2px solid #37ceff; }
        .eSportsBlock01 &gt; .inner .pointExchangeInner .btnExchange:hover a {
          color: #37ceff; }
      .eSportsBlock01 &gt; .inner .pointExchangeInner .btnExchange a {
        color: #fff;
        display: block;
        text-decoration: none;
        transition: all 0.2s; }

.eSportsBlock01 &gt; .inner .btnTools {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px auto 30px; }
  .eSportsBlock01 &gt; .inner .btnTools a {
    position: relative;
    display: block;
    color: #fff;
    z-index: 1;
    text-decoration: none; }
  .eSportsBlock01 &gt; .inner .btnTools .btnBlue {
    background: #37ceff;
    border: 2px solid #37ceff;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 24px;
    position: relative;
    text-align: center;
    transition: all 0.2s;
    height: 78px;
    width: 313px; }
    .eSportsBlock01 &gt; .inner .btnTools .btnBlue a {
      padding: 18px 0 19px; }
    .eSportsBlock01 &gt; .inner .btnTools .btnBlue span {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: auto;
      width: 256px; }
      .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout {
        background: #37ceff;
        border-radius: 3px;
        box-sizing: border-box;
        font-size: 24px;
        position: relative;
        text-align: center;
        transition: all 0.2s;
        height: 78px;
        width: 313px;
        pointer-events: none; }
        .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout::after {
          content: "";
          position: absolute;
          z-index: 2;
          width: 100%;
          height:100%;
          top: 0;
          left: 0;
          background-color: rgba(153,153,153,.5);}
        .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout a {
          padding: 21px 0 19px; }
        .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout span {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          margin: auto;
          width: 256px; }
  .eSportsBlock01 &gt; .inner .btnTools .btnApply span:before {
    content: "";
    background: url(../img/common/icon_apply_wh.png) no-repeat;
    background-size: 27px auto;
    display: block;
    height: 34px;
    width: 27px;
    transition: opacity 0.2s;
    z-index: 0; }
  .eSportsBlock01 &gt; .inner .btnTools .btnRelease span:before {
    content: "";
    background: url(../img/common/icon_report_wh.png) no-repeat;
    background-size: 26px auto;
    display: block;
    height: 34px;
    width: 26px;
    transition: opacity 0.2s;
    z-index: 0; }

.eSportsBlock01 &gt; .inner .btnTips {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 5px; }
  .eSportsBlock01 &gt; .inner .btnTips-item {
    background: #fdc826;
    border: 2px solid #fdc826;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 20px;
    position: relative;
    text-align: left;
    transition: all 0.2s;
    height: 78px;
    width: 313px; }
    .eSportsBlock01 &gt; .inner .btnTips-item a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff;
      padding: 0;
      text-decoration: none;
      height: 100%;
      width: 100%; }
      .eSportsBlock01 &gt; .inner .btnTips-item a:before {
        content: "";
        display: block;
        background: transparent url(../img/common/icon_ggt_tips.png) no-repeat;
        background-size: contain;
        height: 38px;
        width: 38px; }
    .eSportsBlock01 &gt; .inner .btnTips-item:last-of-type {
      margin-left: 30px; }
  .eSportsBlock01 &gt; .inner .btnTips-txts {
    line-height: 1.2;
    margin-left: 10px; }
    .eSportsBlock01 &gt; .inner .btnTips-txts &gt; span {
      font-size: 16px; }

.tournamentList.host .eSportsBlock01 &gt; .inner .listTournament li .detail {
  padding-bottom: 0; }

.tournamentList.attendance .eSportsBlock01 &gt; .inner .listTournament li {
  padding-bottom: 40px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 22px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .mypageInnerText {
  margin-bottom: 35px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .btnTonamel {
  margin-top: 10px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel {
  box-sizing: border-box;
  margin: 0;
  width: 313px; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel a {
    line-height: 78px;
    width: 100%; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel a span {
      width: 210px; }
      .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel a span:before {
        background-size: 32px auto;
        height: 22px;
        width: 32px;
        margin-top: 6px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .btnDisconnect {
  margin: 0 auto;
  text-align: center;
  width: 210px; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .btnDisconnect a {
    background-color: #6a6a6a;
    border: solid 2px #6a6a6a;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 9px 0 10px;
    transition: all .2s; }

.mypage_tournament .eSportsBlock01 &gt; .inner .alert {
  margin-bottom: 30px; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .alert p {
    background-color: #00e71b;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 5px 0 6px;
    text-align: center; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .alert p:last-of-type {
      margin-bottom: 0; }

.mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap .btnUpdateDtl {
    width: 140px; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap .btnUpdateDtl a {
      top: 5px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .selectTournament {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 396px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle,
.mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox {
  background-color: #e8ecf1;
  border-radius: 3px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle {
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 40px;
  width: 182px; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection {
    border-radius: 3px;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 9px 0;
    text-align: center;
    text-decoration: none;
    transition: 0.3s ease all; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection.active {
      background-color: #121212;
      color: #fff;
      margin-left: 1px;
      pointer-events: none;
      width: 90px; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection.inactive {
      color: #6e6e6e;
      width: 87px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox {
  cursor: pointer;
  position: relative;
  height: 40px;
  width: 190px; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e8ecf1;
    border-color: transparent;
    border-radius: 3px;
    box-sizing: border-box;
    color: #202020;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 22px;
    height: 40px;
    width: 100%; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox select::-ms-expand {
      display: none; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox:after {
    content: '';
    cursor: pointer;
    display: block;
    background: url(../img/common/icon_arrow_blk.png) no-repeat;
    background-size: 12px auto;
    height: 11px;
    width: 12px;
    position: absolute;
    top: 15px;
    right: 15px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .listTournament {
  margin-top: 30px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .btnViewMore {
  margin: 7px auto 12px; }

.mypage_tournament .eSportsBlock01 &gt; .inner .royalty {
  border: none; }
  .mypage_tournament .eSportsBlock01 &gt; .inner .royalty .titleSubWrap {
    margin-top: 32px; }
    .mypage_tournament .eSportsBlock01 &gt; .inner .royalty .titleSubWrap .titleSub {
      font-size: 24px;
      font-weight: bold;
      text-align: center; }
      .mypage_tournament .eSportsBlock01 &gt; .inner .royalty .titleSubWrap .titleSub br {
        display: none; }

.mypage_tournament.system .eSportsBlock01 &gt; .inner {
  padding-top: 30px; }

.pc .eSportsBlock01 &gt; .inner .listTournament li .linkDetail.icon a:hover:after {
  background-image: url(../img/common/icon_link_bk.png); }

.pc .eSportsBlock01 &gt; .inner .btnTips-item:hover {
  background-color: #fff; }

.pc .eSportsBlock01 &gt; .inner .btnTips-item a:hover {
  color: #fdc826; }
  .pc .eSportsBlock01 &gt; .inner .btnTips-item a:hover:before {
    content: "";
    display: block;
    background: transparent url(../img/common/icon_ggt_tips_on.png) no-repeat;
    background-size: contain;
    height: 38px;
    width: 38px; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnBlue:hover {
  background: #fff; }
  .pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnBlue:hover a {
    color: #37ceff; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnApply:hover span:before {
  background: url(../img/common/icon_apply_bl.png) no-repeat; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnRelease:hover span:before {
  background: url(../img/common/icon_report_bl.png) no-repeat; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnViewMore a:hover {
  background: #fff;
  color: #121212; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel:hover {
  width: 313px; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel:hover:before, .pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel:hover:after {
  width: 309px; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .btnDisconnect a:hover {
  background-color: #fff;
  border-radius: 3px;
  color: #6a6a6a;
  text-decoration: none; }

.pc .mypage_tournament .eSportsBlock01 &gt; .inner .linkDetail.votedTour a:hover,
.pc .mypage_tournament .eSportsBlock01 &gt; .inner .linkDetail.voteExpired a:hover {
  background: #fff;
  color: #6a6a6a; }

.sp .eSportsBlock01 &gt; .inner .headTitle02.detail {
  margin-bottom: 18px; }

.sp .eSportsBlock01 &gt; .inner .headTitle02.tips {
  padding-top: 20px; }
  .sp .eSportsBlock01 &gt; .inner .headTitle02.tips &gt; span {
    padding: 10px 0; }
    .sp .eSportsBlock01 &gt; .inner .headTitle02.tips &gt; span .tips-subHead {
      display: block;
      font-size: 12px;
      font-weight: 400;
      padding: 0;
      border-bottom: none; }

.sp .eSportsBlock01 &gt; .inner .listTournament {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 18px; }
  .sp .eSportsBlock01 &gt; .inner .listTournament li {
    width: calc(50% - 10px);
    box-shadow: 0 0 6px 0 #7991a9;
    margin-bottom: 15px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li:nth-of-type(n+2) {
      margin-left: 0; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li.attendedTournament {
      padding-bottom: 32px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li.update:after {
      width: 15px;
      height: 15px;
      border-radius: 15px;
      border: 1px solid #fff;
      top: 40px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li.listHide {
      padding: 100px 20px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li.listHide p {
        font-size: 12px;
        font-size: 0.75rem; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li.listHide .dtlText {
        font-size: 10px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li:nth-child(odd) {
      margin-right: 15px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .gameTitleName {
      height: 35px;
      letter-spacing: 0.02em;
      font-size: 0.65em;
      padding: 0 5px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .img {
      width: 100%;
      height: 0;
      padding-top: 56%; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .detail {
      padding: 8px 9px 0; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle {
        font-size: 12px;
        font-size: 0.75rem;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        position: relative; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle:after {
          background-size: 74px 1px;
          background-repeat: repeat-x;
          height: 1px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .infoTitle span {
          padding-right: 8px;
          position: relative; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .tourMark {
        display: inline-block;
        font-size: 10px;
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
        -webkit-transform-origin: left center;
                transform-origin: left center;
        width: 65px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .likedNote {
        font-size: 7px;
        font-size: 0.4375rem;
        margin-top: 1px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .param {
        font-size: 9px;
        font-size: 0.5625rem;
        margin-bottom: 2px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .param .date:before {
          background-size: 9px auto;
          margin-right: 3px;
          height: 9px;
          width: 9px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user {
          font-size: 8px;
          font-size: 0.5rem;
          position: relative; }
          .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user:before {
            bottom: 3px;
            left: -10px;
            width: 7px;
            height: 9px;
            background-size: 100% 100%; }
          .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .param .user .number {
            font-size: 9px;
            font-size: 0.5625rem;
            margin-right: 2px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .text {
        font-size: 12px;
        font-size: 0.75rem;
        margin-bottom: 3px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .gameTitle {
        font-size: 9px;
        font-size: 0.5625rem;
        margin-bottom: 3px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .gameEnv,
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .gameLevel,
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .gamePeople,
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .gameForm {
        font-size: 10px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detail .userStatus {
        font-size: 10px;
        line-height: 16px;
        height: auto;
        margin-top: 8px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser {
      padding: 10px 9px;
      margin-top: 10px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle {
        font-size: 12px;
        font-size: 0.75rem; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle:after {
          background-size: 74px 1px;
          height: 1px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .infoTitle span {
          padding-right: 8px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl {
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-top: 4px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userIcon {
          margin-top: 3px;
          margin-right: 8px;
          width: 43px; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userProfile {
          line-height: 1.3;
          width: 63%; }
          .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .userDtl .userProfile .name {
            font-size: 11px;
            font-size: 0.6875rem; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .tourLiked {
        font-size: 8px;
        font-size: 0.5rem; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .detailUser .tourLiked span {
          font-size: 12px;
          font-size: 0.75rem; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrap {
      margin-top: 10px;
      padding: 0 9px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrap .linkDetail a {
        font-size: 12px;
        font-size: 0.75rem;
        border-radius: 3px;
        padding: 4px 6px 6px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner {
      margin-top: 0; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail a {
        font-size: 10px;
        font-size: 0.625rem; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail .group_btn {
        padding: 3px 18px 6px 6px; }
      .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail.icon a {
        position: relative; }
        .sp .eSportsBlock01 &gt; .inner .listTournament li .buttonWrapInner .linkDetail.icon a:after {
          content: "";
          display: block;
          background: transparent url(../img/common/icon_link_wh.png) no-repeat;
          background-size: 8px auto;
          height: 8px;
          width: 8px;
          position: absolute;
          right: 7px; }
    .sp .eSportsBlock01 &gt; .inner .listTournament li .votedTour,
    .sp .eSportsBlock01 &gt; .inner .listTournament li .voteExpired {
      border-radius: 3px;
      font-size: 12px;
      font-size: 0.75rem; }

.sp .eSportsBlock01 &gt; .inner .btnMore {
  font-size: 12.145px;
  font-size: 0.7590625rem;
  padding-right: 20px;
  margin: 4px auto 18px; }
  .sp .eSportsBlock01 &gt; .inner .btnMore.open:after {
    -webkit-transform: translate3d(0, -50%, 0) scale(1, -1);
    transform: translate3d(0, -50%, 0) scale(1, -1); }
  .sp .eSportsBlock01 &gt; .inner .btnMore:after {
    width: 12px;
    height: 8px;
    background-size: 100%; }

.sp .eSportsBlock01 &gt; .inner .btnViewMore {
  width: 312px;
  margin: 30px auto 0; }
  .sp .eSportsBlock01 &gt; .inner .btnViewMore a {
    box-shadow: #cad2da 0 0 6px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17.072px;
    font-size: 1.067rem;
    width: 230px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 3px;
    background: #111;
    color: #fff;
    transition-property: background, color;
    transition-duration: .2s;
    border: solid 2px #111;
    padding: 10px 0;
    width: 312px; }

.sp .eSportsBlock01 &gt; .inner .hostPoint {
  padding: 20px 17px;
  background: #ecf1f6; }
  .sp .eSportsBlock01 &gt; .inner .hostPointInner {
    width: 100%; }
  .sp .eSportsBlock01 &gt; .inner .hostPoint .hostUser {
    width: 100%; }
    .sp .eSportsBlock01 &gt; .inner .hostPoint .hostUser .userIcon {
      width: 50px; }
    .sp .eSportsBlock01 &gt; .inner .hostPoint .hostUser .userName {
      margin-left: 9px;
      font-size: 19px;
      font-size: 1.1875rem;
      line-height: 1.2;
      width: 80%; }
  .sp .eSportsBlock01 &gt; .inner .hostPoint .hostUserEdit {
    margin-top: 5px; }
    .sp .eSportsBlock01 &gt; .inner .hostPoint .hostUserEdit a {
      font-size: 14px;
      font-size: 0.875rem; }
  .sp .eSportsBlock01 &gt; .inner .hostPointWrap {
    margin-top: 13px; }
    .sp .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint {
      width: 100%; }
      .sp .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint:last-of-type {
        margin-left: 0;
        margin-top: 15px; }
      .sp .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dt {
        height: 23px;
        line-height: 21px;
        font-size: 14px;
        font-size: 0.875rem; }
      .sp .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dd {
        font-size: 22px;
        font-size: 1.375rem;
        height: 55px;
        line-height: 50px; }
        .sp .eSportsBlock01 &gt; .inner .hostPointWrap .hostMyPoint dd span {
          font-size: 30px;
          font-size: 1.875rem; }

.sp .eSportsBlock01 &gt; .inner .pointExchange {
  padding: 30px 17px;
  background: #ecf1f6; }
  .sp .eSportsBlock01 &gt; .inner .pointExchangeInner {
    width: 100%; }
    .sp .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint {
      width: 100%; }
      .sp .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dt {
        height: 23px;
        line-height: 21px;
        font-size: 14px;
        font-size: 0.875rem; }
      .sp .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dd {
        font-size: 22px;
        font-size: 1.375rem;
        height: 55px;
        line-height: 50px; }
        .sp .eSportsBlock01 &gt; .inner .pointExchangeInner .myPoint dd span {
          font-size: 30px;
          font-size: 1.875rem; }
    .sp .eSportsBlock01 &gt; .inner .pointExchangeInner .btnExchange {
      height: 50px;
      line-height: 46px;
      font-size: 16px;
      font-size: 1rem;
      margin-top: 20px;
      border-radius: 5px; }

.sp .eSportsBlock01 &gt; .inner .btnTools {
  display: block;
  margin: 10px auto 16px;
  width: 100%; }
  .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue {
    border: 1px solid #37ceff;
    border-radius: 5px;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 16px;
    height: 50px;
    width: 100%; }
    .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue a {
      padding: 11px 0; }
    .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue span {
      width: 166px; }
      .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout {
        border: 1px solid #37ceff;
        border-radius: 5px;
        font-size: 16px;
        font-size: 1rem;
        margin-top: 16px;
        height: 50px;
        width: 100%; }
        .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout a {
          padding: 11px 0; }
        .sp .eSportsBlock01 &gt; .inner .btnTools .btnBlue-grayout span {
          width: 166px; }
  .sp .eSportsBlock01 &gt; .inner .btnTools .btnApply span:before,
  .sp .eSportsBlock01 &gt; .inner .btnTools .btnRelease span:before {
    background-size: 20px auto;
    height: 26px;
    width: 20px; }

.sp .eSportsBlock01 &gt; .inner .btnTips {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 10px; }
  .sp .eSportsBlock01 &gt; .inner .btnTips-item {
    font-size: 16px;
    height: 54px;
    width: 100%; }
    .sp .eSportsBlock01 &gt; .inner .btnTips-item a:before {
      content: "";
      display: block;
      background: transparent url(../img/common/icon_ggt_tips.png) no-repeat;
      background-size: contain;
      height: 25px;
      width: 25px; }
    .sp .eSportsBlock01 &gt; .inner .btnTips-item:last-of-type {
      margin-top: 15px;
      margin-left: 0;
      height: 44px; }
  .sp .eSportsBlock01 &gt; .inner .btnTips-txts {
    line-height: 1;
    margin-left: 8px;
    padding-bottom: 1px; }
    .sp .eSportsBlock01 &gt; .inner .btnTips-txts &gt; span {
      font-size: 13px; }

.sp .tournamentList.attendance .eSportsBlock01 &gt; .inner .listTournament li {
  padding-bottom: 32px; }

.sp .mypage_tournament .eSportsBlock01 {
  padding-bottom: 40px; }
  .sp .mypage_tournament .eSportsBlock01 &gt; .inner {
    padding-top: 31px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .headTitle03 {
      margin-bottom: 10px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .mypageInnerText {
      margin-bottom: 24px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTonamel {
      margin-top: 25px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnDisconnect {
      width: 165px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnDisconnect a {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 8px 0; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .alert {
      margin-bottom: 21px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .alert p {
        font-size: 12px;
        font-size: 0.75rem;
        padding: 7px 0; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .listTournament li .detail {
      padding-bottom: 0; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap {
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap .btnUpdateDtl {
        margin: 14px auto 0;
        height: 20px;
        width: 112px; }
        .sp .mypage_tournament .eSportsBlock01 &gt; .inner .optionWrap .btnUpdateDtl a {
          width: 112px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .selectTournament {
      width: 297px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle {
      border-radius: 5px;
      height: 30px;
      width: 155px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 0;
        margin-left: 0;
        padding: 7px 0; }
        .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection.active {
          width: 77px; }
        .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourSelection.inactive {
          width: 73px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourType:before, .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourType:after,
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentToggle .tourType span {
        font-size: 12px;
        font-size: 0.75rem;
        height: 11px;
        width: 77px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox {
      height: 30px;
      width: 133px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox select {
        border-radius: 5px;
        font-size: 12px;
        font-size: 0.75rem;
        padding: 9px 16px 7px;
        height: 30px;
        line-height: 12px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .tournamentSelectbox:after {
        background-size: 9px auto;
        height: 9px;
        width: 9px;
        top: 12px;
        right: 10px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnViewMore {
      margin: 20px auto 27px;
      width: 186px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnViewMore a {
        border-radius: 5px;
        font-size: 14px;
        font-size: 0.875rem;
        padding: 8px 0 9px;
        width: 186px; }
    .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel {
      height: 50px;
      width: 100%; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel a {
        line-height: 50px; }
      .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel span {
        width: 146px; }
        .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel-grayout {
          height: 50px;
          width: 100%;
        font-size: 1rem; }
          .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel-grayout a {
            line-height: 50px; }
          .sp .mypage_tournament .eSportsBlock01 &gt; .inner .btnTools .btnTonamel-grayout span {
            width: 146px; }
  .sp .mypage_tournament .eSportsBlock01 .royalty .titleSubWrap {
    margin-top: 28px; }
    .sp .mypage_tournament .eSportsBlock01 .royalty .titleSubWrap .titleSub {
      font-size: 16px;
      font-size: 1rem; }
      .sp .mypage_tournament .eSportsBlock01 .royalty .titleSubWrap .titleSub br {
        display: block; }
      .sp .mypage_tournament .eSportsBlock01 .royalty .titleSubWrap .titleSub span {
        display: block; }
      .sp .mypage_tournament .eSportsBlock01 .royalty .titleSubWrap .titleSub:last-of-type {
        margin-top: 10px; }

.sp .mypage_tournament.system .eSportsBlock01 &gt; .inner {
  padding-top: 20px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.thumBnr {
  margin-bottom: 6%; }
  .thumBnr .pc {
    display: block; }
  .thumBnr .sp {
    display: none; }

.systemAbout .eSportsBlock01 {
  padding-bottom: 82px; }
  .systemAbout .eSportsBlock01 .myBnr {
    padding: 20px 0; }
  .systemAbout .eSportsBlock01 &gt; .inner {
    padding-top: 61px; }
  .systemAbout .eSportsBlock01 .thumBnr {
    margin-bottom: 6%; }
    .systemAbout .eSportsBlock01 .thumBnr a img {
      width: 100%; }
      .systemAbout .eSportsBlock01 .thumBnr a img.pc {
        display: block; }
        @media screen and (max-width: 768px) {
          .systemAbout .eSportsBlock01 .thumBnr a img.pc {
            display: none; } }
      .systemAbout .eSportsBlock01 .thumBnr a img.sp {
        display: none; }
        @media screen and (max-width: 768px) {
          .systemAbout .eSportsBlock01 .thumBnr a img.sp {
            display: block; } }
  .systemAbout .eSportsBlock01 .aboutMain {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 80px;
    width: 960px; }
    .systemAbout .eSportsBlock01 .aboutMain .logo {
      width: 453px; }
      .systemAbout .eSportsBlock01 .aboutMain .logo p {
        width: 453px;
        max-width: 100%; }
    .systemAbout .eSportsBlock01 .aboutMain .lead {
      box-sizing: border-box;
      margin-left: 27px;
      padding-left: 30px;
      width: 480px; }
      .systemAbout .eSportsBlock01 .aboutMain .leadTitle {
        color: #37ceff;
        font-size: 30px;
        font-weight: bold;
        line-height: 1.5;
        position: relative; }
        .systemAbout .eSportsBlock01 .aboutMain .leadTitle:after {
          content: "";
          display: block;
          background-color: #37ceff;
          height: 3px;
          width: 20px;
          margin: 14px 0; }
      .systemAbout .eSportsBlock01 .aboutMain .leadText {
        font-size: 18px;
        line-height: 1.4; }
      .systemAbout .eSportsBlock01 .aboutMain .leadNotes {
        font-size: 14px;
        -webkit-font-feature-settings: "palt";
           -moz-font-feature-settings: "palt";
                font-feature-settings: "palt";
        margin-top: 20px; }
        .systemAbout .eSportsBlock01 .aboutMain .leadNotes.mt {
          margin-top: 0; }
  .systemAbout .eSportsBlock01 .aboutPlay {
    background-color: #ccd6e0;
    width: 100%; }
    .systemAbout .eSportsBlock01 .aboutPlay_inner {
      width: 999px;
      margin: 0 auto;
      padding: 30px 0 42px; }
    .systemAbout .eSportsBlock01 .aboutPlay .title, .systemAbout .eSportsBlock01 .aboutPlay .subtitle {
      font-weight: bold;
      text-align: center; }
    .systemAbout .eSportsBlock01 .aboutPlay .title {
      font-size: 24px; }
      .systemAbout .eSportsBlock01 .aboutPlay .title:after {
        content: "";
        display: block;
        background-color: #37ceff;
        height: 3px;
        width: 20px;
        margin: 12px auto; }
      .systemAbout .eSportsBlock01 .aboutPlay .title span {
        display: inline-block; }
    .systemAbout .eSportsBlock01 .aboutPlay .subtitle {
      font-size: 20px;
      margin-bottom: 25px; }
      .systemAbout .eSportsBlock01 .aboutPlay .subtitle:nth-child(n+2) {
        margin-top: 48px; }
    .systemAbout .eSportsBlock01 .aboutPlay .contWrap {
      display: block;
      margin: 40px auto 0;
      width: 960px; }
    .systemAbout .eSportsBlock01 .aboutPlay .howtoList {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .systemAbout .eSportsBlock01 .aboutPlay .howtoList li {
        background-color: #fff;
        box-shadow: 0 0 1px #888;
        box-sizing: border-box;
        padding: 17px 10px 22px;
        height: 176px;
        width: 170px;
        position: relative; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:before {
          content: "";
          display: block;
          background-size: 100% auto;
          background-repeat: no-repeat;
          height: 72px;
          width: 72px;
          position: absolute;
          top: -1px;
          left: 0; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          right: -19px;
          border-top: solid 2px #111;
          border-right: solid 2px #111;
          width: 12px;
          height: 12px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:last-of-type:after {
          display: none; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .itemsInner {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          position: relative; }
          .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .itemsInner .expnText {
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            position: absolute;
            top: 105px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .tonamaiPtxtlnk {
          position: absolute;
          bottom: -20px;
          left: 0;
          right: 0;
          margin: auto;
          font-size: 11px;
          font-weight: bold; }
          .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .tonamaiPtxtlnk a {
            text-decoration: underline; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .logo {
          margin: 0 auto;
          position: absolute;
          top: 0;
          left: 0;
          right: 0; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01:before {
          background-image: url(../img/ggtmeister/img_frame_blue01.png); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01 .logo {
          width: 66px;
          top: 13px;
          left: 16px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01 .expnText {
          margin-top: 7px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01.search .logo {
          width: 76px;
          top: 8px;
          left: 10px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01.search .expnText {
          margin-top: 0px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items02:before {
          background-image: url(../img/ggtmeister/img_frame_blue02.png); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items02 .logo {
          width: 92px;
          left: 12px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items02 .expnText {
          margin-top: 7px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03:before {
          background-image: url(../img/ggtmeister/img_frame_blue03.png); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03 .logo {
          width: 62px;
          top: 23px;
          left: 10px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03 .expnText {
          margin-top: 7px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03.vote .logo {
          width: 85px;
          top: 7px;
          left: 15px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items04:before {
          background-image: url(../img/ggtmeister/img_frame_blue04.png); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items04 .logo {
          width: 116px;
          top: 9px; }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items05:before {
          background-image: url(../img/ggtmeister/img_frame_blue05.png); }
        .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items05 .logo {
          width: 100px;
          top: 12px;
          left: 25px; }
  .systemAbout .eSportsBlock01 .contBody .contInner p {
    -webkit-font-feature-settings: "palt";
       -moz-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
    .systemAbout .eSportsBlock01 .contBody .contInner p a {
      color: #212eff; }
  .systemAbout .eSportsBlock01 .movieAreaInner {
    padding: 0 0 70px; }

.tonamai_bnr {
  margin: 3% 0; }

.sp .thumBnr .pc {
  display: none; }

.sp .thumBnr .sp {
  display: block; }

.sp .systemAbout .eSportsBlock01 {
  padding-bottom: 48px; }
  .sp .systemAbout .eSportsBlock01.bgWhiteParts01 {
    background: url(../img/common/common_contents_bg01.png) no-repeat left top, #fff url(../img/common/common_contents_bg02.png) no-repeat right bottom;
    background-attachment: fixed;
    background-size: 173px auto; }
  .sp .systemAbout .eSportsBlock01 &gt; .inner {
    padding-top: 45px; }
  .sp .systemAbout .eSportsBlock01 .aboutMain {
    margin: 0 auto 37px;
    width: 100%; }
    .sp .systemAbout .eSportsBlock01 .aboutMain .logo {
      width: 100%; }
      .sp .systemAbout .eSportsBlock01 .aboutMain .logo p {
        margin: 0 auto;
        width: 334px; }
    .sp .systemAbout .eSportsBlock01 .aboutMain .lead {
      margin-left: 0;
      padding-left: 0;
      width: 100%;
      margin-top: 7px;
      text-align: center; }
      .sp .systemAbout .eSportsBlock01 .aboutMain .leadTitle {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5; }
        .sp .systemAbout .eSportsBlock01 .aboutMain .leadTitle:after {
          background-color: #37ceff;
          height: 4px;
          width: 16px;
          margin: 12px auto 18px; }
      .sp .systemAbout .eSportsBlock01 .aboutMain .leadText {
        font-size: 13px;
        font-size: 0.8125rem; }
      .sp .systemAbout .eSportsBlock01 .aboutMain .lead_notes {
        font-size: 11px;
        font-size: 0.6875rem;
        margin-top: 15px; }
        .sp .systemAbout .eSportsBlock01 .aboutMain .lead_notes span {
          display: block; }
  .sp .systemAbout .eSportsBlock01 .aboutPlay_inner {
    padding-bottom: 25px;
    width: 92%; }
  .sp .systemAbout .eSportsBlock01 .aboutPlay .title {
    font-size: 16px;
    font-size: 1rem; }
    .sp .systemAbout .eSportsBlock01 .aboutPlay .title:after {
      background-color: #37ceff;
      height: 4px;
      width: 16px;
      margin: 12px auto 0; }
    .sp .systemAbout .eSportsBlock01 .aboutPlay .title span {
      display: block; }
  .sp .systemAbout .eSportsBlock01 .aboutPlay .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 16px; }
    .sp .systemAbout .eSportsBlock01 .aboutPlay .subtitle:nth-child(n+2) {
      margin-top: 25px; }
  .sp .systemAbout .eSportsBlock01 .aboutPlay .contWrap {
    margin-top: 27px;
    width: 100%; }
  .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList {
    width: 100%; }
    .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li {
      padding: 10px 13px;
      height: 121px;
      width: 100%; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:nth-of-type(n+2) {
        margin-top: 35px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:before {
        height: 61px;
        width: 61px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li:after {
        border-top: none;
        border-bottom: solid 1px #111;
        border-right: solid 1px #111;
        width: 14px;
        height: 14px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        top: auto;
        right: auto;
        left: 48%;
        bottom: -22px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .itemsInner {
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .itemsInner .expnText {
          box-sizing: border-box;
          font-size: 12px;
          font-size: 0.75rem;
          text-align: left;
          position: static;
          top: inherit;
          width: 50%;
          padding-left: 18px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .tonamaiPtxtlnk {
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 14px;
        font-weight: bold; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .logo {
        position: static;
        margin-top: 0; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .expnText {
        margin-top: 0; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li .expnText br {
          display: none; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01 {
        padding: 20px 0; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01 .logo {
          width: 65px;
          margin-left: 74px; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01.search {
          padding: 23px 0; }
          .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01.search .logo {
            width: 65px;
            margin-left: 60px;
            margin-top: 0; }
          .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items01.search .expnText {
            margin-top: 0; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items02 {
        padding: 10px 0; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items02 .logo {
          width: 90px;
          margin-left: 54px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03 {
        padding: 20px 0; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03 .logo {
          width: 60px;
          margin-left: 74px;
          margin-top: 9px; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03.vote {
          padding: 23px 0; }
          .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03.vote .logo {
            width: 75px;
            margin-left: 60px;
            margin-top: 0; }
          .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items03.vote .expnText {
            margin-top: 0; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items04 {
        padding: 20px 0; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items04 .logo {
          width: 106px;
          margin-left: 45px; }
      .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items05 {
        padding: 20px 0;
        margin-bottom: 5%; }
        .sp .systemAbout .eSportsBlock01 .aboutPlay .howtoList li.items05 .logo {
          width: 95px;
          margin-left: 55px; }
  .sp .systemAbout .eSportsBlock01 .contBody {
    padding-top: 38px; }
  .sp .systemAbout .eSportsBlock01 .movieAreaInner {
    padding: 0 0 42px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.eSportsBlock01 &gt; .inner .detailsList {
  font-size: 18px; }
  .eSportsBlock01 &gt; .inner .detailsList dl {
    border-bottom: 2px dotted #f0f4f8;
    margin-top: 14px;
    padding-bottom: 14px; }
    .eSportsBlock01 &gt; .inner .detailsList dl:first-child {
      margin-top: 0; }
    .eSportsBlock01 &gt; .inner .detailsList dl:last-of-type {
      border: none;
      padding-bottom: 0; }
    .eSportsBlock01 &gt; .inner .detailsList dl dt {
      font-weight: bold;
      margin-bottom: 8px;
      padding-left: 18px;
      position: relative; }
      .eSportsBlock01 &gt; .inner .detailsList dl dt:before {
        content: "";
        display: block;
        position: absolute;
        width: 3px;
        height: 20px;
        background: #37ceff;
        left: 0;
        top: 4px; }
      .eSportsBlock01 &gt; .inner .detailsList dl dt .required {
        font-size: 16px;
        color: #ff0000; }
    .eSportsBlock01 &gt; .inner .detailsList dl dd {
      font-size: 16px;
      padding-left: 18px; }
      .eSportsBlock01 &gt; .inner .detailsList dl dd a {
        color: #0012ff; }
      .eSportsBlock01 &gt; .inner .detailsList dl dd .img {
        width: 234px;
        height: 132px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 16px; }
      .eSportsBlock01 &gt; .inner .detailsList dl dd .streamUrl {
        display: block;
        margin-top: 7px; }
        .eSportsBlock01 &gt; .inner .detailsList dl dd .streamUrl:first-of-type {
          margin-top: 0; }
  .eSportsBlock01 &gt; .inner .detailsList .notes {
    font-size: 14px;
    margin-top: 8px; }
    .eSportsBlock01 &gt; .inner .detailsList .notes a.linkTxt {
      color: #111;
      text-decoration: underline; }
  .eSportsBlock01 &gt; .inner .detailsList .alert-msg {
    margin-top: 46px;
    text-align: center; }
    .eSportsBlock01 &gt; .inner .detailsList .alert-msg a {
      color: #ff0000;
      text-decoration: underline; }
    .eSportsBlock01 &gt; .inner .detailsList .alert-msg.alignleft {
      text-align: left; }
  .eSportsBlock01 &gt; .inner .detailsList .optional {
    margin: 0 auto;
    width: 330px; }
    .eSportsBlock01 &gt; .inner .detailsList .optional dl {
      border-bottom: none; }
      .eSportsBlock01 &gt; .inner .detailsList .optional dl:nth-of-type(n+2) {
        margin-top: 10px; }
      .eSportsBlock01 &gt; .inner .detailsList .optional dl dd {
        padding-left: 0; }
        .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox {
          background-color: #e8ecf1;
          border-radius: 3px;
          cursor: pointer;
          position: relative;
          width: 100%; }
          .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox .selectLB {
            color: #202020;
            position: absolute;
            width: 100%;
            z-index: 1;
            padding: 12px 0;
            text-align: center; }
          .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox select {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background-color: #e8ecf1;
            border-color: transparent;
            border-radius: 3px;
            box-sizing: border-box;
            cursor: pointer;
            font-size: 16px;
            padding: 12px;
            text-align: center;
            height: 48px;
            width: 100%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: relative;
            z-index: 2; }
          .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox:after {
            content: "";
            position: absolute;
            top: 18px;
            right: 15px;
            width: 0;
            height: 0;
            border-color: #000 transparent transparent transparent;
            border-style: solid;
            border-width: 12px 6.5px 0 6.5px; }
          .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox .selectPD::-ms-expand {
            display: none; }
          .eSportsBlock01 &gt; .inner .detailsList .optional dl dd.selectBox .selectPD:focus {
            z-index: -1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .eSportsBlock01 &gt; .inner .detailsList.entryID dt {
    margin-bottom: 19px; }
  .eSportsBlock01 &gt; .inner .detailsList.entryID dd {
    padding-left: 0; }
    .eSportsBlock01 &gt; .inner .detailsList.entryID dd input {
      width: 100%;
      border: none;
      -webkit-appearance: textfield;
      box-sizing: border-box;
      height: 40px; }
      .eSportsBlock01 &gt; .inner .detailsList.entryID dd input[type="text"] {
        background: #fff;
        border: solid 2px #000;
        color: #000;
        font-size: 16px;
        padding: 4px 15px; }

.tournamentPreApply .eSportsBlock01 {
  padding-bottom: 66px; }
  .tournamentPreApply .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .tournamentPreApply .eSportsBlock01 &gt; .inner .headTitle03 {
      margin-bottom: 50px; }

.tournamentPreApply.confirm .eSportsBlock01 &gt; .inner .headTitle03 {
  color: #ff0000;
  margin-bottom: 40px; }

.tournamentPreApply.confirm .eSportsBlock01 &gt; .inner .btnApplyList {
  margin-top: 46px; }

.tournamentPreApply.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 46px; }

.tournamentPreApply.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 56px; }

.tournamentDetails .eSportsBlock01 {
  padding-bottom: 66px; }
  .tournamentDetails .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .tournamentDetails .eSportsBlock01 &gt; .inner .headTitle03 {
      margin-bottom: 40px; }
    .tournamentDetails .eSportsBlock01 &gt; .inner .detailsList {
      margin-top: 40px; }

.tournamentDetails.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 46px; }

.tournamentDetails.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 56px; }

.tournamentCancel .eSportsBlock01 {
  padding-bottom: 66px; }
  .tournamentCancel .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .tournamentCancel .eSportsBlock01 &gt; .inner .headTitle03 {
      margin-bottom: 50px; }
    .tournamentCancel .eSportsBlock01 &gt; .inner .btnApplyList {
      margin-top: 55px; }
      .tournamentCancel .eSportsBlock01 &gt; .inner .btnApplyList .btnWithdraw {
        margin-top: 0; }

.tournamentCancel.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 46px; }

.tournamentCancel.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 56px; }

.details.top .eSportsBlock01 &gt; .inner .detailsList {
  margin-top: 50px; }

.sp .eSportsBlock01 &gt; .inner {
  padding-top: 20px; }
  .sp .eSportsBlock01 &gt; .inner .headTitle03 {
    margin-bottom: 25px; }
  .sp .eSportsBlock01 &gt; .inner .detailsList {
    font-size: 13px;
    font-size: 0.8125rem; }
    .sp .eSportsBlock01 &gt; .inner .detailsList dl {
      margin-top: 17px;
      padding-bottom: 17px; }
      .sp .eSportsBlock01 &gt; .inner .detailsList dl:first-of-type {
        margin-top: 0; }
      .sp .eSportsBlock01 &gt; .inner .detailsList dl:last-of-type {
        padding-bottom: 0; }
      .sp .eSportsBlock01 &gt; .inner .detailsList dl dt {
        padding-left: 9px;
        margin-bottom: 11px; }
        .sp .eSportsBlock01 &gt; .inner .detailsList dl dt:before {
          width: 2px;
          height: 13px;
          top: 3px; }
        .sp .eSportsBlock01 &gt; .inner .detailsList dl dt .required {
          font-size: 11px;
          font-size: 0.6875rem; }
      .sp .eSportsBlock01 &gt; .inner .detailsList dl dd {
        font-size: 12px;
        font-size: 0.75rem;
        padding-left: 9px; }
        .sp .eSportsBlock01 &gt; .inner .detailsList dl dd .img {
          width: 175px;
          height: 98px;
          margin-top: 8px; }
        .sp .eSportsBlock01 &gt; .inner .detailsList dl dd input {
          border-width: 1px;
          height: 30px;
          padding: 2px 7px; }
        .sp .eSportsBlock01 &gt; .inner .detailsList dl dd.selectBox {
          padding-left: 0; }
          .sp .eSportsBlock01 &gt; .inner .detailsList dl dd.selectBox .selectLB {
            line-height: 0;
            padding: 18px 0; }
          .sp .eSportsBlock01 &gt; .inner .detailsList dl dd.selectBox select {
            border-radius: 5px;
            font-size: 12px;
            font-size: 0.75rem;
            height: 36px;
            padding: 11px 25px; }
          .sp .eSportsBlock01 &gt; .inner .detailsList dl dd.selectBox:after {
            border-width: 9px 5px 5px;
            top: 15px;
            right: 18px; }
    .sp .eSportsBlock01 &gt; .inner .detailsList .notes {
      font-size: 12px;
      font-size: 0.75rem;
      margin-top: 8px; }
    .sp .eSportsBlock01 &gt; .inner .detailsList .optional {
      width: 100%; }
      .sp .eSportsBlock01 &gt; .inner .detailsList .optional dl:nth-of-type(n+2) {
        margin-top: 0; }
    .sp .eSportsBlock01 &gt; .inner .detailsList.entryID dl:last-of-type {
      margin-top: 0; }
      .sp .eSportsBlock01 &gt; .inner .detailsList.entryID dl:last-of-type dt {
        margin-bottom: 13px; }
      .sp .eSportsBlock01 &gt; .inner .detailsList.entryID dl:last-of-type dd {
        padding-left: 0; }
        .sp .eSportsBlock01 &gt; .inner .detailsList.entryID dl:last-of-type dd input {
          height: 30px; }
          .sp .eSportsBlock01 &gt; .inner .detailsList.entryID dl:last-of-type dd input[type="text"] {
            border-radius: 0;
            font-size: 13px;
            font-size: 0.8125rem;
            padding: 4px 8px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none; }
    .sp .eSportsBlock01 &gt; .inner .detailsList .alert-msg {
      margin-top: 30px; }

.sp .tournamentPreApply .eSportsBlock01 {
  padding-bottom: 48px; }
  .sp .tournamentPreApply .eSportsBlock01 &gt; inner .headTitle03 {
    margin-bottom: 20px; }

.sp .tournamentPreApply.confirm .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 30px; }

.sp .tournamentPreApply.confirm .eSportsBlock01 &gt; .inner .btnApplyList {
  margin-top: 30px; }

.sp .tournamentPreApply.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 27px; }

.sp .tournamentPreApply.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 37px;
  text-align: center; }

.sp .tournamentDetails .eSportsBlock01 {
  padding-bottom: 48px; }
  .sp .tournamentDetails .eSportsBlock01 &gt; .inner .headTitle03 {
    margin-bottom: 30px; }
  .sp .tournamentDetails .eSportsBlock01 &gt; .inner .detailsList {
    margin-top: 30px; }

.sp .tournamentDetails.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 27px; }

.sp .tournamentDetails.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 37px;
  text-align: center; }

.sp .tournamentCancel .eSportsBlock01 {
  padding-bottom: 48px; }
  .sp .tournamentCancel .eSportsBlock01 &gt; .inner .headTitle03 {
    margin-bottom: 30px;
    text-align: center; }
  .sp .tournamentCancel .eSportsBlock01 &gt; .inner .btnApplyList {
    margin-top: 35px; }
    .sp .tournamentCancel .eSportsBlock01 &gt; .inner .btnApplyList .btnWithdraw {
      width: 50%; }
      .sp .tournamentCancel .eSportsBlock01 &gt; .inner .btnApplyList .btnWithdraw input {
        border-radius: 5px;
        font-size: 14px;
        font-size: 0.875rem;
        height: 40px;
        padding: 8px 0 9px; }

.sp .tournamentCancel.completed .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 27px; }

.sp .tournamentCancel.completed .eSportsBlock01 &gt; .inner .headTitle03 {
  margin-bottom: 37px;
  text-align: center; }

.sp .details.top .eSportsBlock01 &gt; .inner .detailsList {
  margin-top: 30px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.tourEvaluation .eSportsBlock01 {
  padding-bottom: 50px; }
  .tourEvaluation .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .tourEvaluation .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 32px; }

.tourEvaluation .headTitle_tournament {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 5px 0 6px;
  text-align: center; }
  .tourEvaluation .headTitle_tournament.valid {
    background-color: #00e71b; }
  .tourEvaluation .headTitle_tournament.done, .tourEvaluation .headTitle_tournament.expired {
    background-color: #aeb4bb;
    color: #111; }

.tourEvaluation .tournament {
  display: block;
  margin-top: 26px; }
  .tourEvaluation .tournament-update {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .tourEvaluation .tournament-update .btnUpdate {
      width: 312px; }
      .tourEvaluation .tournament-update .btnUpdate input {
        background-color: #fff;
        border: solid 2px #37ceff;
        border-radius: 3px;
        box-sizing: border-box;
        color: #37ceff;
        cursor: pointer;
        font-size: 16px;
        height: 50px;
        transition: all 0.2s;
        width: 100%;
        -webkit-appearance: none; }
        .tourEvaluation .tournament-update .btnUpdate input:after {
          background-image: url(../img/ggtmeister/icon_reload_off.png);
          background-repeat: no-repeat; }
      .tourEvaluation .tournament-update .btnUpdate a {
        background-color: #fff;
        border: solid 2px #37ceff;
        border-radius: 3px;
        color: #37ceff;
        display: block;
        text-decoration: none;
        width: 312px; }
        .tourEvaluation .tournament-update .btnUpdate a span {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          font-size: 16px;
          margin: 0 auto;
          height: 44px;
          width: 140px; }
          .tourEvaluation .tournament-update .btnUpdate a span:after {
            content: "";
            background: url(../img/ggtmeister/icon_reload_btn.png) no-repeat;
            background-size: 15px auto;
            display: block;
            transition: all .5s;
            height: 15px;
            width: 15px; }
    .tourEvaluation .tournament-update .datetime {
      font-size: 16px;
      padding: 0 22px; }
  .tourEvaluation .tournament .detailsList {
    margin-top: 35px; }
    .tourEvaluation .tournament .detailsList .status {
      padding-bottom: 20px; }
      .tourEvaluation .tournament .detailsList .status dd {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 0;
        height: 40px; }
        .tourEvaluation .tournament .detailsList .status dd .tourStatus {
          border-radius: 20px 0 0 20px;
          color: #fff;
          font-size: 16px;
          text-align: center;
          height: 40px;
          width: 195px; }
          .tourEvaluation .tournament .detailsList .status dd .tourStatus span {
            display: block;
            margin-left: 10px;
            padding: 7px 0; }
        .tourEvaluation .tournament .detailsList .status dd .btnEvaluate {
          width: 130px; }
          .tourEvaluation .tournament .detailsList .status dd .btnEvaluate a {
            background-color: #111;
            border-color: #111;
            border-radius: 0 3px 3px 0;
            color: #fff;
            display: block;
            cursor: pointer;
            text-decoration: none;
            transition: all 0.2s;
            height: 40px;
            width: 130px; }
            .tourEvaluation .tournament .detailsList .status dd .btnEvaluate a span {
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex-wrap: wrap;
                  -ms-flex-wrap: wrap;
                      flex-wrap: wrap;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              font-size: 16px;
              margin: 0 auto;
              padding: 8px 0 8px 16px;
              width: 95px; }
              .tourEvaluation .tournament .detailsList .status dd .btnEvaluate a span:after {
                content: "";
                background-image: url(../img/ggtmeister/icon_arrow_white.png);
                background-repeat: no-repeat;
                background-size: 13px auto;
                margin-top: 1px;
                margin-left: 13px;
                height: 14px;
                width: 13px; }
        .tourEvaluation .tournament .detailsList .status dd .applyStatus {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 325px; }
          .tourEvaluation .tournament .detailsList .status dd .applyStatus .tourStatus {
            background-color: #00e71b; }
          .tourEvaluation .tournament .detailsList .status dd .applyStatus:nth-of-type(n+2) {
            margin-left: 20px; }
          .tourEvaluation .tournament .detailsList .status dd .applyStatus.voted, .tourEvaluation .tournament .detailsList .status dd .applyStatus.expired {
            width: 208px; }
            .tourEvaluation .tournament .detailsList .status dd .applyStatus.voted .tourStatus, .tourEvaluation .tournament .detailsList .status dd .applyStatus.expired .tourStatus {
              background-color: #aeb4bb;
              border-radius: 20px;
              color: #000;
              font-weight: bold;
              width: 100%; }
              .tourEvaluation .tournament .detailsList .status dd .applyStatus.voted .tourStatus span, .tourEvaluation .tournament .detailsList .status dd .applyStatus.expired .tourStatus span {
                margin-left: 0;
                padding: 8px 0; }
  .tourEvaluation .tournament .btnApplyList {
    margin-top: 37px; }
  .tourEvaluation .tournament .btnBack {
    margin-top: 37px; }

.tourEvaluation .evaluation {
  margin: 50px auto 0; }
  .tourEvaluation .evaluation-title {
    font-size: 18px;
    font-weight: 700;
    text-align: center; }
  .tourEvaluation .evaluation .btnEvaluateList {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 40px auto 0;
    text-align: center;
    width: 684px;
    max-width: 100%; }
    .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate, .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate {
      box-sizing: border-box;
      width: 50%; }
      .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate input, .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate input {
        border-radius: 3px;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        height: 50px;
        transition: all 0.2s;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none; }
    .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate input {
      background: #37ceff;
      border: 2px solid #37ceff !important; }
    .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate {
      margin-left: 60px; }
      .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate input {
        background: #6a6a6a;
        border: 2px solid #6a6a6a !important; }
  .tourEvaluation .evaluation .btnBack {
    margin: 46px auto 0; }
  .tourEvaluation .evaluation .ev-complete {
    font-weight: 700;
    margin-top: 50px;
    text-align: center; }
    .tourEvaluation .evaluation .ev-complete .thanks-msg {
      font-size: 18px; }
    .tourEvaluation .evaluation .ev-complete .point-msg {
      font-size: 22px;
      margin-top: 16px; }
      .tourEvaluation .evaluation .ev-complete .point-msg .point {
        color: #37ceff; }

.tourEvaluation.evaluate .eSportsBlock01 &gt; .inner .detailsList dl:last-of-type {
  border-bottom: 2px dotted #f0f4f8;
  padding-bottom: 14px; }

.tourEvaluation.completed .btnBack {
  margin-top: 50px; }

.pc .tourEvaluation .tournament-update .btnUpdate a:hover span:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  transition: all .5s; }

.pc .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate, .pc .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate {
  box-sizing: border-box;
  width: 50%; }
  .pc .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate input:hover, .pc .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate input:hover {
    background-color: #fff; }

.pc .tourEvaluation .evaluation .btnEvaluateList .btnEvaluate input:hover {
  color: #37ceff; }

.pc .tourEvaluation .evaluation .btnEvaluateList .btnNotEvaluate input:hover {
  color: #6a6a6a; }

.sp .tourEvaluation .eSportsBlock01 {
  padding-bottom: 40px; }
  .sp .tourEvaluation .eSportsBlock01 &gt; .inner {
    padding-top: 20px; }
    .sp .tourEvaluation .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 30px; }
    .sp .tourEvaluation .eSportsBlock01 &gt; .inner .headTitle_tournament {
      font-size: 12px;
      font-size: 0.75rem; }
    .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament {
      margin-top: 20px; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update {
        display: block; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update .btnUpdate {
          margin: 0 auto;
          width: 173px; }
          .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update .btnUpdate a {
            border-width: 1px;
            border-radius: 2px;
            width: 173px; }
            .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update .btnUpdate a span {
              font-size: 14px;
              font-size: 0.875rem;
              height: 31px;
              width: 119px; }
              .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update .btnUpdate a span:after {
                background-size: 12px;
                height: 12px;
                width: 12px; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament-update .datetime {
          font-size: 10px;
          font-size: 0.625rem;
          margin-top: 5px;
          text-align: center; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList {
        margin-top: 23px; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd {
          display: block;
          height: auto; }
          .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus {
            border-radius: 15px 0 0 15px;
            font-size: 12px;
            font-size: 0.75rem;
            height: 30px;
            width: 133px; }
            .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus span {
              padding: 7px 0; }
          .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnEvaluate {
            width: 90px; }
            .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnEvaluate a {
              border-radius: 0 5px 5px 0;
              height: 30px;
              width: 90px; }
              .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnEvaluate a span {
                font-size: 12px;
                font-size: 0.75rem;
                padding: 7px 0 7px 6px;
                width: 65px; }
                .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnEvaluate a span:after {
                  background-size: 9px auto;
                  margin-left: 9px;
                  height: 10px;
                  width: 9px; }
          .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus {
            width: 223px; }
            .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus:nth-of-type(n+2) {
              margin-left: 0;
              margin-top: 10px; }
            .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.voted, .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired {
              width: 150px; }
              .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.voted .tourStatus, .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired .tourStatus {
                border-radius: 15px;
                font-weight: normal;
                width: 100%; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .tournament .btnApplyList {
        margin-top: 29px; }
    .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation {
      margin-top: 35px; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation-title {
        font-size: 15px;
        font-size: 0.9375rem; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .btnEvaluateList {
        margin: 17px auto 0; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .btnEvaluateList .btnEvaluate input, .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .btnEvaluateList .btnNotEvaluate input {
          height: 40px;
          font-size: 14px;
          font-size: 0.875rem;
          border-radius: 5px; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .btnEvaluateList .btnNotEvaluate {
          margin-left: 12px; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .btnBack {
        margin-top: 35px; }
      .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .ev-complete {
        margin-top: 30px; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .ev-complete .thanks-msg {
          font-size: 13px;
          font-weight: 500; }
        .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .ev-complete .point-msg {
          font-size: 15px;
          margin-top: 13px; }
          .sp .tourEvaluation .eSportsBlock01 &gt; .inner .evaluation .ev-complete .point-msg &gt; span {
            display: inline-block; }

.sp .tourEvaluation.details .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 19px; }

.sp .tourEvaluation.completed .eSportsBlock01 {
  padding-bottom: 36px; }
  .sp .tourEvaluation.completed .eSportsBlock01 &gt; .inner .evaluation .btnBack {
    margin-top: 40px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.tournamentList .eSportsBlock01 &gt; .inner .selectBox {
  background-color: #e8ecf1;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  height: 48px;
  width: 100%; }
  .tournamentList .eSportsBlock01 &gt; .inner .selectBox .selectLB {
    color: #202020;
    position: absolute;
    width: 100%;
    z-index: 1;
    padding: 13px 0;
    text-align: center; }
  .tournamentList .eSportsBlock01 &gt; .inner .selectBox select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e8ecf1;
    border-color: transparent;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 0 15px;
    text-align: center;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: relative;
    z-index: 2;
    margin: 0; }
  .tournamentList .eSportsBlock01 &gt; .inner .selectBox:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 15px;
    width: 0;
    height: 0;
    border-color: #000 transparent transparent transparent;
    border-style: solid;
    border-width: 12px 6.5px 0 6.5px; }

.tournamentList .eSportsBlock01 &gt; .inner .listSearch {
  border-bottom: 2px solid #e8ecf1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 150px 20px;
  margin: 0 auto 20px; }
  .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectTitle {
    font-weight: bold;
    font-size: 16px; }
  .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectBox {
    width: 420px; }
  .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch {
    margin: 0;
    text-align: left;
    width: 132px; }
    .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch a {
      background-color: #000;
      border: solid 2px #000;
      padding: 10px 0 10px 23px;
      position: relative; }
      .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch a:before {
        content: " ";
        display: block;
        background: url("../img/ggtmeister/icon_modal.png") no-repeat 0 0/contain;
        width: 14px;
        height: 14px;
        position: absolute;
        top: 16px;
        right: 18px; }

.tournamentList .eSportsBlock01 &gt; .inner .listSort {
  margin: 0 0 25px; }
  .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end; }
    .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox {
      border: none;
      background-color: transparent;
      border-radius: 0px;
      width: auto;
      height: auto; }
      .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .tournamentSelectbox {
        border: solid 2px #e8ecf1;
        background-color: #fff;
        border-radius: 20px;
        cursor: pointer;
        position: relative;
        height: 40px;
        width: 298px; }
      .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .selectLB {
        color: #202020;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: -0.02em;
        position: absolute;
        width: 100%;
        z-index: 1;
        padding: 11px 0 10px 70px;
        text-align: left;
        box-sizing: border-box; }
        .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .selectLB:before {
          content: "";
          display: block;
          border-right: solid 2px #e8ecf1;
          background: url("../img/ggtmeister/icon_pulldown.png") no-repeat 0 0/contain;
          width: 20px;
          height: 19px;
          padding-right: 10px;
          position: absolute;
          top: 11px;
          left: 20px; }
      .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox select {
        background-color: transparent;
        border-radius: 20px;
        box-sizing: border-box;
        font-size: 13px;
        line-height: 1;
        padding: 14px 0 12px;
        text-align: left; }
      .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox:after {
        top: 18px;
        right: 15px;
        border-width: 10px 5px 0 5px; }

.tournamentList .eSportsBlock01 &gt; .inner .selectNote {
  font-size: 10px;
  text-align: right;
  margin-top: 2px; }

.tournamentList.host .eSportsBlock01 &gt; .inner .listSearch {
  display: block;
  width: 230px; }
  .tournamentList.host .eSportsBlock01 &gt; .inner .listSearch .selectBox {
    width: 100%; }

.tournamentList.attendance .eSportsBlock01 &gt; .inner .listTournament {
  margin-top: 15px; }

.pc .tournamentList .eSportsBlock01 &gt; .inner .linkDetail.votedTour a:hover,
.pc .tournamentList .eSportsBlock01 &gt; .inner .linkDetail.voteExpired a:hover {
  background: #fff;
  color: #6a6a6a; }

.sp .tournamentList .eSportsBlock01 {
  padding-bottom: 20px; }
  .sp .tournamentList .eSportsBlock01 &gt; .inner .selectTitle {
    font-size: 12px;
    font-size: 0.75rem; }
  .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch {
    border-bottom: 1px solid #e8ecf1;
    width: 100%;
    text-align: center;
    padding: 0 0 13px;
    margin: 6px auto 16px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectBox {
      width: 100%;
      height: 36px;
      margin: 7px auto 0; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectBox .selectLB {
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: bold;
        padding: 10px 0; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectBox select {
        border-radius: 5px;
        padding: 8px 0 9px; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .selectBox:after {
        border-width: 9px 5px 5px;
        top: 14px;
        right: 14px; }
    .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch {
      width: 30%;
      margin: 10px auto 0; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch a {
        padding: 10px 0 10px 18px; }
        .sp .tournamentList .eSportsBlock01 &gt; .inner .listSearch .btnSearch a:before {
          width: 12px;
          height: 12px;
          top: 13px;
          right: 13px; }
  .sp .tournamentList .eSportsBlock01 &gt; .inner .listSort {
    margin: 0 0 20px; }
    .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock {
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .tournamentSelectbox {
        border: solid 1px #e8ecf1;
        border-radius: 16px;
        height: 32px;
        width: 262px; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .selectLB {
        font-size: 0.75em;
        letter-spacing: -0.02em;
        padding: 8px 0 7px 60px; }
        .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .selectLB:before {
          border-right: solid 1px #e8ecf1;
          background: url("../img/ggtmeister/icon_pulldown.png") no-repeat 0 0/contain;
          width: 15px;
          height: 16px;
          padding: 4px 9px 4px 0;
          top: 4px;
          left: 10px; }
        .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox .selectLB:before {
          content: "";
          display: block;
          border-right: solid 1px #e8ecf1;
          background: url("../img/ggtmeister/icon_pulldown.png") no-repeat 0 center/15px 16px;
          width: 23px;
          height: 25px;
          box-sizing: border-box;
          position: absolute;
          padding: 4px 9px 4px 0;
          top: 4px;
          left: 20px; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox select {
        border-radius: 16px;
        font-size: 0.75em;
        padding: 11px 0 9px; }
      .sp .tournamentList .eSportsBlock01 &gt; .inner .listSortBlock .selectBox:after {
        top: 14px;
        right: 15px;
        border-width: 8px 4px 0 4px; }
  .sp .tournamentList .eSportsBlock01 &gt; .inner .selectNote {
    font-size: 5.6px;
    font-size: 0.35rem;
    text-align: center;
    margin-top: 4px; }
  .sp .tournamentList .eSportsBlock01 &gt; .inner .listTournament li .detail .linkDetail a {
    padding: 5px 6px 5px; }

.sp .tournamentList.host .eSportsBlock01 &gt; .inner .listSearch, .sp .tournamentList.host .eSportsBlock01 &gt; .inner .selectBox {
  width: 100%; }

.sp .tournamentList.attendance .eSportsBlock01 &gt; .inner .listTournament {
  margin-top: 20px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.tourReport .eSportsBlock01 &gt; .inner {
  padding-top: 0; }
  .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament {
    color: #fff;
    font-size: 18px;
    margin-bottom: 26px;
    padding: 5px 0 6px;
    text-align: center; }
    .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.red {
      background-color: #ff0000;
      margin-bottom: 10px; }
    .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.valid {
      background-color: #00e71b;
      margin-bottom: 10px; }
    .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.black {
      background-color: #111;
      margin-bottom: 10px; }
    .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.expired {
      background-color: #aeb4bb;
      color: #111; }
    .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.blue {
      background-color: #37ceff; }
      .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.blue span {
        display: inline-block; }
  .tourReport .eSportsBlock01 &gt; .inner .tournament {
    display: block;
    margin-top: 28px; }
    .tourReport .eSportsBlock01 &gt; .inner .tournament-update {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament-update .datetime {
        font-size: 16px;
        padding: 0 22px; }
    .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList {
      margin-top: 35px; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status {
        padding-bottom: 20px; }
        .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding-left: 18px;
          height: 40px; }
          .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus {
            border-radius: 20px 0 0 20px;
            color: #fff;
            font-size: 16px;
            text-align: center;
            height: 40px;
            width: 195px; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus span {
              display: block;
              margin-left: 10px;
              padding: 7px 0; }
          .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport, .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry {
            width: 130px; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a, .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a {
              background-color: #111;
              border-color: #111;
              border-radius: 0 3px 3px 0;
              color: #fff;
              display: block;
              cursor: pointer;
              text-decoration: none;
              transition: all 0.2s;
              height: 40px;
              width: 130px; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a span, .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span {
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-wrap: wrap;
                    -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                -webkit-align-items: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-justify-content: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                font-size: 16px;
                margin: 0 auto;
                padding: 8px 0 8px 16px;
                width: 95px; }
                .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a span:after, .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span:after {
                  content: "";
                  background-image: url(../img/ggtmeister/icon_arrow_white.png);
                  background-repeat: no-repeat;
                  background-size: 13px auto;
                  margin-top: 1px;
                  margin-left: 13px;
                  height: 14px;
                  width: 13px; }
          .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry {
            width: 150px; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a {
              width: 150px; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span {
                padding: 8px 0 8px 5px;
                width: auto; }
                .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span:after {
                  margin-left: 10px; }
          .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 345px; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus:nth-of-type(n+2) {
              margin-left: 20px; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApply {
              width: 325px; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApply .tourStatus {
                background-color: #00e71b; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportSubmit .tourStatus {
              background-color: #aeb4bb; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportSubmit .tourStatus span {
                color: #000; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApproved {
              width: 208px; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApproved .tourStatus {
                background-color: #37ceff;
                border-radius: 20px;
                width: 100%; }
                .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApproved .tourStatus span {
                  margin-left: 0; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportDeny .tourStatus {
              background-color: #ff0000; }
            .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired {
              width: 208px; }
              .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired .tourStatus {
                background-color: #aeb4bb;
                border-radius: 20px;
                width: 100%; }
                .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired .tourStatus span {
                  color: #000;
                  font-weight: bold;
                  margin-left: 0;
                  padding: 8px 0; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd input {
        width: 100%;
        border: none;
        box-sizing: border-box;
        height: 40px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
        .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd input:focus {
          outline: none !important; }
        .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd input[type="text"] {
          background: #fff;
          border: solid 2px #000;
          color: #000;
          font-size: 16px;
          margin-bottom: 12px;
          padding: 4px 15px; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink .btnLinkEdit input {
        background-color: #fff;
        color: #000;
        cursor: pointer;
        display: block;
        font-size: 16px;
        text-align: center;
        text-decoration: none;
        padding: 3px 0;
        border: solid 2px #000;
        border-radius: 10px;
        height: auto;
        width: 104px; }
    .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg {
      margin-top: 42px; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg a {
        color: #ff0000;
        text-decoration: underline; }
      .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg span {
        display: block;
        position: relative;
        padding-left: 18px; }
        .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg span:before {
          content: "※";
          display: inline-block;
          position: absolute;
          left: -2px; }
  .tourReport .eSportsBlock01 &gt; .inner .btnApplyList {
    margin-top: 40px; }

.tourReport.details .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd {
  padding-left: 18px; }

.sp .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 20px; }
  .sp .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.red, .sp .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.valid, .sp .tourReport .eSportsBlock01 &gt; .inner .headTitle_tournament.black {
    margin-bottom: 10px; }

.sp .tourReport .eSportsBlock01 &gt; .inner .tournament {
  margin-top: 20px; }
  .sp .tourReport .eSportsBlock01 &gt; .inner .tournament-update {
    display: block; }
    .sp .tourReport .eSportsBlock01 &gt; .inner .tournament-update .datetime {
      font-size: 10px;
      font-size: 0.625rem;
      margin-top: 5px;
      text-align: center; }
  .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList {
    margin-top: 23px; }
    .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd {
      display: block;
      height: auto;
      padding-left: 9px; }
      .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus {
        border-radius: 15px 0 0 15px;
        font-size: 12px;
        font-size: 0.75rem;
        height: 30px;
        width: 133px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .tourStatus span {
          padding: 7px 0; }
      .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport, .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry {
        width: 90px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a, .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a {
          border-radius: 0 5px 5px 0;
          height: 30px;
          width: 90px; }
          .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a span, .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span {
            font-size: 12px;
            font-size: 0.75rem;
            padding: 7px 0 7px 6px;
            width: 65px; }
            .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnReport a span:after, .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span:after {
              background-size: 9px auto;
              margin-left: 9px;
              height: 10px;
              width: 9px; }
      .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry {
        width: 110px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a {
          width: 110px; }
          .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .btnInquiry a span {
            width: 95px; }
      .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus {
        width: 243px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus:nth-of-type(n+2) {
          margin-left: 0;
          margin-top: 10px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.reportApproved {
          width: 133px; }
        .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired {
          width: 150px; }
          .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired .tourStatus {
            border-radius: 15px; }
            .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd .applyStatus.expired .tourStatus span {
              font-weight: normal;
              padding: 7px 0; }
    .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd input {
      height: 30px; }
      .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd input[type="text"] {
        font-size: 13px;
        font-size: 0.8125rem;
        margin-bottom: 10px;
        padding: 4px 8px; }
    .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink .btnLinkEdit input {
      border-radius: 5px;
      border: solid 1px #000;
      font-size: 10px;
      font-size: 0.625rem;
      padding: 2px 0;
      width: 62px; }
  .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg {
    margin-top: 30px; }
    .sp .tourReport .eSportsBlock01 &gt; .inner .tournament .alert-msg span {
      padding-left: 10px; }

.sp .tourReport .eSportsBlock01 &gt; .inner .btnApplyList {
  margin-top: 30px; }

.sp .tourReport.linkEdit .eSportsBlock01 &gt; .inner .tournament .detailsList .streamLink dd {
  padding-left: 0; }

.sp .tourReport.submit .eSportsBlock01 &gt; .inner .headTitle03 {
  text-align: center; }

.sp .tourReport.details .eSportsBlock01 &gt; .inner .tournament .detailsList .status dd {
  display: block;
  height: auto;
  padding-left: 9px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.usersRanking .eSportsBlock01 &gt; .inner {
  padding-top: 0; }
  .usersRanking .eSportsBlock01 &gt; .inner .headTitle02 {
    margin-bottom: 12px; }
  .usersRanking .eSportsBlock01 &gt; .inner .rankingSum {
    text-align: center; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingSum p {
      display: inline-block;
      font-size: 16px; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingSum .rankingPeriod:after {
      content: "／";
      display: inline-block;
      margin: 0 10px 0 12px; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingSum .dateCalc {
      margin-right: 5px; }
  .usersRanking .eSportsBlock01 &gt; .inner .rankingArea {
    margin: 30px auto 0;
    width: 960px; }
  .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems {
    background-color: #fff;
    box-shadow: 0 0 6px 0 #7991a9;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 18px;
    text-decoration: none;
    width: 100%; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems:first-of-type {
      margin-top: 0; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .rankingNum {
      color: #000; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .rankingNum p {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-items: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails {
      color: #000;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userName {
        font-weight: bold;
        line-height: 1.4; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userLiked {
        background-color: #f0f3f6;
        box-sizing: border-box;
        border-radius: 22px;
        display: block;
        font-size: 16px;
        font-weight: bold;
        padding: 0 18px 2px;
        margin-right: 18px;
        text-align: right;
        width: 187px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userLiked span {
          color: #37ceff;
          font-size: 28px;
          margin-right: 3px; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third {
      height: 100px; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum {
        color: #fff;
        width: 197px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum p, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum p, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum p {
          line-height: 1.3;
          padding: 9px 25px 13px; }
          .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum p span, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum p span, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum p span {
            font-size: 60px;
            margin-right: 3px; }
          .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum p:before, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum p:before, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum p:before {
            content: "";
            background: transparent url(../img/ggtmeister/icon_ranking.png) no-repeat;
            background-size: 57px auto;
            display: inline-block;
            margin-right: 13px;
            height: 45px;
            width: 57px; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails {
        width: 763px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails .userIcon, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails .userIcon, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails .userIcon {
          margin-left: 34px;
          width: 70px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails .userName, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails .userName, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails .userName {
          font-size: 24px;
          -webkit-font-feature-settings: "palt";
             -moz-font-feature-settings: "palt";
                  font-feature-settings: "palt";
          margin-left: 14px;
          width: 440px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails .userLiked, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails .userLiked, .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails .userLiked {
          background-color: #fff; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all {
      height: 80px; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .rankingNum {
        background-color: #f0f3f6;
        width: 145px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .rankingNum p {
          padding: 0 10px 5px; }
          .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .rankingNum p span {
            font-size: 50px;
            margin-right: 3px; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .userDetails {
        width: 815px; }
        .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .userDetails .userName {
          font-size: 20px;
          margin-left: 26px;
          width: 550px; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first {
      background-color: #ffe26d; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum {
        background-color: #ffcc00; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second {
      background-color: #d7dce5; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum {
        background-color: #c3c8d0; }
    .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third {
      background-color: #c2a47e; }
      .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum {
        background-color: #b38a55; }

.usersProfile .eSportsBlock01 &gt; .inner {
  padding-top: 52px; }
  .usersProfile .eSportsBlock01 &gt; .inner .profile {
    text-align: center;
    width: 100%; }
    .usersProfile .eSportsBlock01 &gt; .inner .profile .userIcon {
      margin: 0 auto 23px;
      width: 103px; }
    .usersProfile .eSportsBlock01 &gt; .inner .profile .headUsername {
      font-size: 24px;
      font-weight: bold; }
    .usersProfile .eSportsBlock01 &gt; .inner .profile .userPointArea {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .usersProfile .eSportsBlock01 &gt; .inner .profile .userPoint {
      font-size: 16px;
      font-weight: bold;
      margin-top: 4px; }
      .usersProfile .eSportsBlock01 &gt; .inner .profile .userPointTtl {
        font-size: 18px;
        font-weight: normal; }
      .usersProfile .eSportsBlock01 &gt; .inner .profile .userPointCount {
        color: #37ceff;
        font-size: 24px;
        font-weight: bold;
        margin-right: 3px; }
      .usersProfile .eSportsBlock01 &gt; .inner .profile .userPoint.attendance:before {
        content: "／";
        display: inline-block;
        font-size: 24px;
        font-weight: bold;
        padding: 0 9px; }
  .usersProfile .eSportsBlock01 &gt; .inner .listTournament {
    margin-top: 35px; }
    .usersProfile .eSportsBlock01 &gt; .inner .listTournament li .detail {
      padding-bottom: 0; }
    .usersProfile .eSportsBlock01 &gt; .inner .listTournament li .buttonWrap {
      margin-top: 14px; }

.sp .usersRanking .eSportsBlock01 &gt; .inner {
  padding-top: 20px; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .headTitle02 {
    margin-bottom: 8px; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingSum p {
    font-size: 12px;
    font-size: 0.75rem; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingSum .rankingPeriod:after {
    margin: 0 5px 0 7px; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingArea {
    margin-top: 15px;
    width: 100%; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems {
    margin-top: 14px;
    width: 100%; }
    .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .rankingNum {
      width: 19.42%; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .rankingNum p {
        font-size: 15px;
        padding: 0 10px; }
        .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .rankingNum p span {
          font-size: 30px;
          margin-right: 1px; }
    .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails {
      width: 80.58%;
      max-width: 100%; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userName {
        font-size: 16px;
        font-size: 1rem;
        margin-left: 14px;
        width: 100%; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userLiked {
        font-size: 10px;
        margin: 10px 0 0 14px;
        padding: 0 12px 2px;
        width: 117px; }
        .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userLiked span {
          font-size: 18px;
          font-size: 1.125rem; }
    .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third {
      height: 116px; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum p, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum p, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum p {
        margin: auto;
        padding: 26px 10px;
        width: 50px; }
        .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .rankingNum p:before, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .rankingNum p:before, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .rankingNum p:before {
          background-size: 32px auto;
          margin: auto;
          height: 25px;
          width: 32px; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails {
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails .userIcon, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails .userIcon, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails .userIcon {
          margin-left: 14px;
          width: 50px; }
        .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.first .userDetails .userName, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.second .userDetails .userName, .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.third .userDetails .userName {
          margin-left: 9px;
          width: 72%;
          max-width: 100%; }
    .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all {
      height: 106px; }
      .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems.all .rankingNum p {
        padding: 30px 0 31px; }

.sp .usersProfile .eSportsBlock01 &gt; .inner {
  padding-top: 28px; }
  .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .userIcon {
    margin-bottom: 10px;
    width: 68px; }
  .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .headUsername {
    font-size: 16px;
    font-size: 1rem; }
  .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .userPoint {
    font-size: 10px;
    margin-top: 2px; }
    .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .userPointTtl {
      font-size: 11px;
      font-size: 0.6875rem;
      font-weight: bold; }
    .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .userPointCount {
      font-size: 16px;
      font-size: 1rem; }
    .sp .usersProfile .eSportsBlock01 &gt; .inner .profile .userPoint.attendance:before {
      font-size: 15px;
      font-size: 0.9375rem;
      padding: 0 8px; }
  .sp .usersProfile .eSportsBlock01 &gt; .inner .listTournament {
    margin-top: 17px; }
    .sp .usersProfile .eSportsBlock01 &gt; .inner .listTournament li .buttonWrap {
      margin-top: 10px; }

@media screen and (min-width: 320px) and (max-width: 374px) {
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userName {
    width: 92%; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems .userDetails .userLiked {
    margin: 6px 0 0 14px; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems:nth-of-type(-n+3) .rankingNum p {
    padding: 26px 0; }
  .sp .usersRanking .eSportsBlock01 &gt; .inner .rankingListItems:nth-of-type(-n+3) .userDetails .userName {
    margin-left: 6px;
    width: 69%; } }

.usersRanking.cs .eSportsBlock01 &gt; .inner .headTitle02 {
  margin-bottom: 0; }

.usersRanking.cs .eSportsBlock01 &gt; .inner .rankingWrap {
  margin: 0 auto;
  padding: 12px 0 25px;
  position: relative; }
  .usersRanking.cs .eSportsBlock01 &gt; .inner .rankingWrap .grayout {
    content: "";
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .usersRanking.cs .eSportsBlock01 &gt; .inner .rankingWrap .grayout span {
      color: #fff;
      font-size: 60px;
      font-weight: bold; }

.usersRanking.cs .eSportsBlock01 &gt; .inner .rankingListItems.all .userDetails .userName {
  font-size: 24px; }

.sp .usersRanking.cs .eSportsBlock01 &gt; .inner {
  width: 100%; }
  .sp .usersRanking.cs .eSportsBlock01 &gt; .inner .rankingWrap {
    padding: 12px 4% 25px; }
    .sp .usersRanking.cs .eSportsBlock01 &gt; .inner .rankingWrap .grayout span {
      font-size: 40px;
      font-size: 2.5rem; }
  .sp .usersRanking.cs .eSportsBlock01 &gt; .inner .rankingListItems.all .userDetails .userName {
    font-size: 16px;
    font-size: 1rem; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.faq .eSportsBlock01 {
  padding-bottom: 90px; }
  .faq .eSportsBlock01 &gt; .inner .faqList {
    padding-top: 45px; }
    .faq .eSportsBlock01 &gt; .inner .faqListItems {
      margin-top: 55px; }
      .faq .eSportsBlock01 &gt; .inner .faqListItems:first-of-type {
        margin-top: 0; }
      .faq .eSportsBlock01 &gt; .inner .faqListItems .question {
        font-size: 22px; }
        .faq .eSportsBlock01 &gt; .inner .faqListItems .question p {
          color: #37ceff;
          line-height: 1.7;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-align-items: baseline;
              -ms-flex-align: baseline;
                  align-items: baseline; }
          .faq .eSportsBlock01 &gt; .inner .faqListItems .question p .quesBadge {
            background-color: #37ceff;
            border-radius: 5px;
            display: inline-block;
            color: #fff;
            font-size: 18px;
            line-height: 1.5;
            margin-right: 10px;
            text-align: center;
            height: 30px;
            width: 30px; }
          .faq .eSportsBlock01 &gt; .inner .faqListItems .question p .quesTitle {
            width: 959px; }
      .faq .eSportsBlock01 &gt; .inner .faqListItems .answer {
        font-size: 16px;
        margin-top: 22px; }
        .faq .eSportsBlock01 &gt; .inner .faqListItems .answerLink {
          color: #0012ff; }
      .faq .eSportsBlock01 &gt; .inner .faqListItems .image {
        margin-top: 9px;
        width: 100%; }

.sp .faq .eSportsBlock01 {
  padding-bottom: 55px; }
  .sp .faq .eSportsBlock01 &gt; .inner .faqList {
    padding-top: 0; }
    .sp .faq .eSportsBlock01 &gt; .inner .faqListItems {
      margin-top: 26px; }
      .sp .faq .eSportsBlock01 &gt; .inner .faqListItems .question {
        font-size: 13px;
        font-size: 0.8125rem; }
        .sp .faq .eSportsBlock01 &gt; .inner .faqListItems .question p {
          display: inline-block; }
          .sp .faq .eSportsBlock01 &gt; .inner .faqListItems .question p span {
            font-size: 11px;
            font-size: 0.6875rem;
            margin-right: 6px;
            height: 18px;
            width: 18px; }
      .sp .faq .eSportsBlock01 &gt; .inner .faqListItems .answer {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 10px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.guideline .eSportsBlock01 {
  padding-bottom: 92px; }
  .guideline .eSportsBlock01 &gt; .inner {
    -webkit-font-feature-settings: "palt";
       -moz-font-feature-settings: "palt";
            font-feature-settings: "palt";
    padding-top: 0; }
    .guideline .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 56px; }
    .guideline .eSportsBlock01 &gt; .inner .glBody {
      font-size: 16px;
      padding-top: 55px; }
      .guideline .eSportsBlock01 &gt; .inner .glBody .glButton {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 50px; }
    .guideline .eSportsBlock01 &gt; .inner .guideArea {
      display: block; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideLead {
        font-size: 18px;
        font-weight: bold; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideLead:nth-of-type(n+2) {
          margin-top: 30px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList {
        margin-top: 56px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems {
        border-bottom: 2px dotted #f0f4f8;
        margin-top: 14px;
        padding-bottom: 14px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems p {
          font-size: 16px; }
          .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems p:last-child {
            margin-top: 6px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems .guideListTitle {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 5px;
          padding-left: 18px;
          position: relative; }
          .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems .guideListTitle:before {
            content: "";
            display: block;
            position: absolute;
            width: 3px;
            height: 20px;
            background: #37ceff;
            left: 0;
            top: 4px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems .guideListText {
          margin-left: 18px; }
          .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems .guideListText a {
            color: #111; }
          .guideline .eSportsBlock01 &gt; .inner .guideArea .guideListItems .guideListText a.guideLink {
            color: #0012ff; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList01 {
        font-size: 16px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList01 li {
          margin-top: 12px; }
          .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList01 li:first-of-type {
            margin-top: 6px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList02 li {
        margin-top: 0; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList03 {
        margin-top: 18px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList04 {
        margin-left: 18px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList04 li {
          margin-top: 6px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList05 {
        margin-left: 18px; }
        .guideline .eSportsBlock01 &gt; .inner .guideArea .guideSubList05 li {
          margin-top: 6px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideTextGrp {
        font-size: 16px;
        margin-top: 33px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideText {
        margin-top: 12px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList02 li {
        margin-top: 12px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .guideTextGrpSub {
        font-size: 16px;
        margin-top: 16px; }
      .guideline .eSportsBlock01 &gt; .inner .guideArea .termsDate {
        font-size: 16px;
        margin-top: 45px;
        text-align: right; }

.guideline.terms .eSportsBlock01 &gt; .inner .guideArea .guideLead {
  margin-top: 30px; }

.guideline.terms .eSportsBlock01 &gt; .inner .guideArea .guideList {
  margin-top: 92px; }

.sp .guideline .eSportsBlock01 {
  padding-bottom: 40px; }
  .sp .guideline .eSportsBlock01 &gt; .inner {
    padding-top: 20px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 29px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .glBody {
      font-size: 12px;
      font-size: 0.75rem;
      padding-top: 22px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .glBody .glButton {
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 30px;
        padding-bottom: 20px; }
        .sp .guideline .eSportsBlock01 &gt; .inner .glBody .glButton .btnGuide:nth-of-type(n+2) {
          margin-top: 14px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideLead {
      font-size: 15px;
      font-size: 0.9375rem; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList {
      margin-top: 47px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideListItems {
        margin-top: 17px;
        padding-bottom: 17px; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideListItems p {
          font-size: 12px;
          font-size: 0.75rem; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideListItems .guideListTitle {
          font-size: 13px;
          font-size: 0.8125rem;
          margin-bottom: 11px;
          padding-left: 9px; }
          .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideListItems .guideListTitle:before {
            top: 3px;
            height: 13px;
            width: 2px; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideListItems .guideListText {
          font-size: 12px;
          font-size: 0.75rem;
          margin-left: 9px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList01 {
        font-size: 12px;
        font-size: 0.75rem; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList01 li {
          margin-top: 14px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList02 {
        font-size: 12px;
        font-size: 0.75rem; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList02 li {
          margin-top: 0; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList03 {
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 16px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList04 {
        font-size: 12px;
        font-size: 0.75rem;
        margin-left: 14px; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList04 li {
          margin-top: 5px; }
      .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList05 {
        font-size: 12px;
        font-size: 0.75rem;
        margin-left: 13px; }
        .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList .guideSubList05 li {
          margin-top: 5px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideTextGrp {
      font-size: 12px;
      font-size: 0.75rem; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideTextGrp {
      margin-top: 17px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideText {
      margin-top: 17px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .guideList02 li {
      margin-top: 17px; }
    .sp .guideline .eSportsBlock01 &gt; .inner .guideArea .termsDate {
      font-size: 12px;
      font-size: 0.75rem;
      margin-top: 34px; }

.sp .guideline.terms .eSportsBlock01 &gt; .inner .guideArea .guideLead:nth-of-type(n+2) {
  margin-top: 22px; }

.sp .guideline.terms .eSportsBlock01 &gt; .inner .guideArea .guideList {
  margin-top: 44px; }

/* ===============================================================================
E-SPORTS CSS
=============================================================================== */
.contBody {
  padding-top: 55px; }
  .contBody .contBlock {
    border-bottom: 2px dotted #f0f4f8;
    padding-bottom: 20px; }
    .contBody .contBlock:nth-of-type(n+2) {
      margin-top: 14px; }
  .contBody .contTitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative; }
    .contBody .contTitle:before {
      content: "";
      display: block;
      background-color: #37ceff;
      height: 20px;
      width: 3px;
      position: absolute;
      top: 4px;
      left: 0; }
  .contBody .contInner {
    display: block;
    padding-left: 18px; }
    .contBody .contInner p {
      font-size: 16px;
      margin-bottom: 15px; }
      .contBody .contInner p:nth-of-type(n+2) {
        margin-top: 30px; }
      .contBody .contInner p span {
        font-weight: bold; }
      .contBody .contInner p .indent {
        display: inline-block;
        vertical-align: top;
        width: 98%; }
      .contBody .contInner p .contextBlue {
        color: #04b0e8; }
    .contBody .contInner .descAttention {
      margin: -8px 0 0;
      padding-left: 1em;
      text-indent: -1em;
      display: block; }
    .contBody .contInner .notesList {
      margin-top: 16px;
      padding-left: 16px; }
      .contBody .contInner .notesList li {
        position: relative; }
        .contBody .contInner .notesList li .alsk {
          position: absolute;
          left: -15px; }
        .contBody .contInner .notesList li .indent {
          display: block; }
        .contBody .contInner .notesList li.empText {
          color: #ff0000; }
          .contBody .contInner .notesList li.empText a {
            color: #ff0000; }
      .contBody .contInner .notesList.txt-s {
        font-size: 14px; }
      .contBody .contInner .notesList.txt-m {
        font-size: 16px; }
        .contBody .contInner .notesList.txt-m a {
          color: #000; }
    .contBody .contInner .txt-s {
      font-size: 14px; }
  .contBody .contFlexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 12px;
    width: 100%; }
  .contBody .contBox {
    background-color: #ecf1f6;
    width: 480px; }
    .contBody .contBox p.contBoxTitle {
      background-color: #000;
      color: #fff;
      font-weight: bold;
      padding: 2px 0 4px;
      text-align: center; }
    .contBody .contBox ul {
      list-style: disc;
      padding: 12px 17px 17px; }
      .contBody .contBox ul li {
        font-size: 16px;
        margin-left: 18px; }
        .contBody .contBox ul li::marker {
          font-size: 10px; }
        .contBody .contBox ul li .alsk {
          font-size: 10px; }
        .contBody .contBox ul li:nth-of-type(n+2) {
          margin-top: 7px; }
        .contBody .contBox ul li a {
          color: #212eff; }
  .contBody .guideType {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px; }
    .contBody .guideType:before {
      content: "◯";
      display: inline-block;
      margin-right: 5px;
      color: #37ceff; }
    .contBody .guideType.host:before {
      color: #00e71b; }
    .contBody .guideType.atds:before {
      color: #e7df00; }
  .contBody .button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-top: 13px; }
    .contBody .button .btnGuide {
      margin-left: 20px;
      width: 230px; }
      .contBody .button .btnGuide a {
        width: 230px; }
      .contBody .button .btnGuide:first-of-type {
        margin-left: 0; }
      .contBody .button .btnGuide:nth-of-type(n+5) {
        margin-top: 20px; }
  .contBody .contText {
    margin-top: 18px; }
    .contBody .contText p:nth-of-type(n+2) {
      margin-top: 5px; }
    .contBody .contText p.notes a {
      color: #000; }
  .contBody p.cautions {
    color: #ff0000; }
    .contBody p.cautions a {
      color: #ff0000;
      display: inline-block; }
  .contBody p.ttlBold {
    font-weight: bold; }
  .contBody a.linkTxt {
    color: #000; }
    .contBody a.linkTxt.mypage {
      color: #0012ff; }
  .contBody p.descText {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .contBody p.descText span:first-child {
      margin-right: 5px; }
    .contBody p.descText .notes {
      color: #ff0000; }
  .contBody .contSub {
    display: block;
    margin-top: 18px;
    padding-bottom: 9px; }
    .contBody .contSub:last-of-type {
      padding-bottom: 0; }
    .contBody .contSubTitle {
      background-color: #ecf1f6;
      border-bottom: solid 1px #aab2b9;
      color: #000;
      font-weight: bold;
      padding: 10px 20px 11px; }
    .contBody .contSubBlock {
      margin-top: 18px;
      padding-left: 18px; }
      .contBody .contSubBlock .underline {
        border-bottom: solid #000 1px; }
      .contBody .contSubBlock .image {
        margin-top: 10px; }
      .contBody .contSubBlock .img01 {
        width: 487px; }
      .contBody .contSubBlock .img02 {
        width: 326px; }
      .contBody .contSubBlock .img03, .contBody .contSubBlock .img04, .contBody .contSubBlock .imgDisplay {
        width: 580px; }
      .contBody .contSubBlock .imgCap {
        width: 520px; }
      .contBody .contSubBlock .img05, .contBody .contSubBlock .img06, .contBody .contSubBlock .img07, .contBody .contSubBlock .imgRecord {
        width: 300px; }

.usage .eSportsBlock01 {
  -webkit-font-feature-settings: "palt";
     -moz-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-bottom: 82px; }
  .usage .eSportsBlock01 &gt; .inner {
    padding-top: 0; }
    .usage .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 0;
      padding-top: 45px; }

.sp .contBody {
  padding-top: 0; }
  .sp .contBody .contBlock {
    padding-bottom: 19px; }
    .sp .contBody .contBlock:nth-of-type(n+2) {
      margin-top: 15px; }
  .sp .contBody .contTitle {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 9px;
    margin-bottom: 9px; }
    .sp .contBody .contTitle:before {
      height: 13px;
      width: 2px;
      top: 3px; }
  .sp .contBody .contInner {
    padding-left: 9px; }
    .sp .contBody .contInner p {
      font-size: 12px;
      font-size: 0.75rem;
      margin: 0 0 10px; }
      .sp .contBody .contInner p:nth-of-type(n+2) {
        margin-top: 20px; }
      .sp .contBody .contInner p .indent {
        width: 96%; }
    .sp .contBody .contInner .descAttention {
      font-size: 12px;
      font-size: 0.75rem;
      margin: -5px 0 0; }
    .sp .contBody .contInner .notesList {
      font-size: 12px;
      font-size: 0.75rem;
      padding-left: 11px; }
      .sp .contBody .contInner .notesList.txt-s {
        font-size: 11px;
        font-size: 0.6875rem; }
      .sp .contBody .contInner .notesList li .alsk {
        font-size: 10px;
        left: -12px; }
    .sp .contBody .contInner .txt-s {
      font-size: 11px;
      font-size: 0.6875rem; }
  .sp .contBody .contFlexbox {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .sp .contBody .contBox {
    width: 100%; }
    .sp .contBody .contBox:nth-of-type(n+2) {
      margin-top: 15px; }
    .sp .contBody .contBoxTitle {
      padding: 4px 0 5px; }
    .sp .contBody .contBox ul {
      padding: 12px 12px 17px; }
      .sp .contBody .contBox ul li {
        font-size: 12px;
        font-size: 0.75rem;
        margin-left: 15px; }
        .sp .contBody .contBox ul li::marker {
          font-size: 9px; }
  .sp .contBody .guideType {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 20px !important; }
    .sp .contBody .guideType:before {
      margin-right: 5px; }
  .sp .contBody .button {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-top: 10px; }
    .sp .contBody .button .btnGuide {
      width: 100%; }
      .sp .contBody .button .btnGuide:nth-of-type(n+2) {
        margin-top: 14px;
        margin-left: 0; }
      .sp .contBody .button .btnGuide a {
        width: 100%; }
  .sp .contBody p.descText span:first-child {
    margin-right: 5px; }
  .sp .contBody .contSub {
    margin-top: 18px; }
    .sp .contBody .contSub:last-of-type {
      padding-bottom: 0; }
    .sp .contBody .contSubTitle {
      padding: 12px 10px; }
    .sp .contBody .contSubBlock {
      margin-top: 16px;
      padding-left: 0; }
    .sp .contBody .contSub .image {
      margin-bottom: 20px;
      width: 100%; }
      .sp .contBody .contSub .image:last-child {
        margin-bottom: 0; }
      .sp .contBody .contSub .image.imgRecord {
        width: 50%; }

.sp .usage .eSportsBlock01 {
  padding-bottom: 28px; }
  .sp .usage .eSportsBlock01 &gt; .inner {
    padding-top: 20px; }
    .sp .usage .eSportsBlock01 &gt; .inner .headTitle02 {
      margin-bottom: 30px;
      padding-top: 15px; }

/* ===============================================================================
TONAMYPOINT CSS
=============================================================================== */
.isIe11 .btnTonamel a span {
  background: transparent !important; }

.eSportsPointBlock01 {
  padding-bottom: 42px; }
  .eSportsPointBlock01 .headTitle01 {
    background: transparent url(../img/ggtmeister/bg_header_tnm_pc.png);
    background-size: 100% auto;
    background-position: center center;
    width: 100%; }
    .eSportsPointBlock01 .headTitle01 span {
      position: relative; }
      .eSportsPointBlock01 .headTitle01 span:after {
        content: "";
        display: inline-block;
        background: transparent url(../img/ggtmeister/img_logo_meister.png) no-repeat;
        background-size: 100% auto;
        height: 91px;
        width: 212px;
        position: absolute;
        top: 25px;
        right: 0; }
  .eSportsPointBlock01 .heading {
    padding: 36px 0 28px; }
    .eSportsPointBlock01 .heading .headingParts01 p {
      color: #848484; }
    .eSportsPointBlock01 .heading h2 {
      width: 543px; }
  .eSportsPointBlock01 &gt; .inner {
    width: 999px;
    margin: 0 auto; }
    .eSportsPointBlock01 &gt; .inner .headTitle02 span {
      border-bottom: #37ceff 1px solid; }
  .eSportsPointBlock01 .iconNew {
    background: #6cd5ff;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    display: block;
    width: 4em;
    margin: 10px 0; }

.sp .eSportsPointBlock01 .heading {
  padding: 25px 0 19px; }
  .sp .eSportsPointBlock01 .heading h2 {
    width: 227px; }

.sp .eSportsPointBlock01 .headTitle01 {
  background-image: url(../img/ggtmeister/bg_header_tnm_sp.png); }
  .sp .eSportsPointBlock01 .headTitle01 span:after {
    height: 43px;
    width: 92px;
    top: 17px; }

.tonamypoint .eSportsPointBlock01 p {
  color: #111; }

.tonamypoint .eSportsPointBlock01 .myBnr {
  background: #333;
  padding: 10px 0; }
  .tonamypoint .eSportsPointBlock01 .myBnr span {
    display: block;
    width: 999px;
    margin: 0 auto;
    font-size: 15.04px;
    font-size: 0.94rem;
    text-align: right; }
  .tonamypoint .eSportsPointBlock01 .myBnr a {
    color: #fff;
    background: url(../img/mypoint/ico01.png) no-repeat left top;
    padding: 0 0 0 22px; }

.tonamypoint .eSportsPointBlock01 .mtxt {
  font-size: 19.2px;
  font-size: 1.2rem;
  text-align: center;
  background: #37ceff;
  color: #fff;
  padding: 12px 0 13px;
  margin-bottom: 27px; }

.tonamypoint.point_ex .eSportsPointBlock01 {
  padding-bottom: 110px; }

.tonamypoint.about .eSportsPointBlock01 {
  padding-bottom: 110px; }
  .tonamypoint.about .eSportsPointBlock01 .wrapper {
    padding-top: 53px; }
  .tonamypoint.about .eSportsPointBlock01 .contBody {
    padding-top: 0;
    padding-bottom: 24px; }
    .tonamypoint.about .eSportsPointBlock01 .contBody .txt-s {
      display: block;
      font-size: 14px; }
    .tonamypoint.about .eSportsPointBlock01 .contBody p.cautions {
      color: #ff0000; }

.sp .tonamypoint .eSportsPointBlock01 &gt; .inner, .sp .tonamypoint .eSportsPointBlock01 .myBnr span {
  width: 92%; }

.sp .tonamypoint .eSportsPointBlock01 .myBnr span {
  font-size: 12.8px;
  font-size: 0.8rem; }
  .sp .tonamypoint .eSportsPointBlock01 .myBnr span a {
    background-size: 13px auto;
    padding-left: 18px; }

.sp .tonamypoint .eSportsPointBlock01 .mtxt {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px; }

.sp .tonamypoint.point_ex .eSportsPointBlock01 {
  padding-bottom: 50px; }

.sp .tonamypoint.about .eSportsPointBlock01 {
  padding-bottom: 20px; }
  .sp .tonamypoint.about .eSportsPointBlock01 .wrapper {
    padding-top: 0; }
  .sp .tonamypoint.about .eSportsPointBlock01 .contBody {
    padding-top: 0;
    padding-bottom: 24px; }
    .sp .tonamypoint.about .eSportsPointBlock01 .contBody .txt-s {
      font-size: 11px;
      font-size: 0.6875rem; }
    .sp .tonamypoint.about .eSportsPointBlock01 .contBody .contBox:nth-of-type(n+2) {
      margin-top: 8px; }
    .sp .tonamypoint.about .eSportsPointBlock01 .contBody .contText {
      margin-top: 16px; }
      .sp .tonamypoint.about .eSportsPointBlock01 .contBody .contText p:nth-of-type(n+2) {
        margin-top: 6px; }
    .sp .tonamypoint.about .eSportsPointBlock01 .contBody .spTxt {
      margin-top: 6px; }

/* proSet
  ======================================== */
.tonamypoint .proSet {
  padding: 66px 0 22px; }
  .tonamypoint .proSet .img01 {
    float: left;
    max-width: 141px; }
  .tonamypoint .proSet .cont {
    width: 835px;
    float: right;
    padding: 6px 0 19px;
    position: relative; }
    .tonamypoint .proSet .cont .title {
      border-left: #e7e7e7 2px solid;
      padding-left: 10px;
      margin-bottom: 16px; }
      .tonamypoint .proSet .cont .title .tit {
        font-size: 0;
        line-height: 0;
        display: block;
        padding-left: 10px;
        margin-left: -12px;
        border-left: #37ceff 2px solid;
        padding-bottom: 2px; }
      .tonamypoint .proSet .cont .title .ja {
        font-size: 25.28px;
        font-size: 1.58rem;
        font-weight: bold;
        line-height: 1.2; }
      .tonamypoint .proSet .cont .title .eng {
        font-size: 19.2px;
        font-size: 1.2rem;
        font-weight: bold;
        line-height: 1.2; }
      .tonamypoint .proSet .cont .title .num {
        font-size: 25.6px;
        font-size: 1.6rem;
        line-height: 1.2; }
      .tonamypoint .proSet .cont .title.tonamai .tit {
        font-size: 11px;
        line-height: 1; }
  .tonamypoint .proSet .btn {
    float: right;
    margin-top: -3.1em;
    position: relative; }
    .tonamypoint .proSet .btn a {
      background: #37ceff;
      border: #37ceff 2px solid;
      border-radius: 3px;
      color: #fff;
      display: block;
      font-size: 16px;
      -webkit-font-feature-settings: "palt";
         -moz-font-feature-settings: "palt";
              font-feature-settings: "palt";
      padding: 10px 0;
      text-align: center;
      text-decoration: none;
      width: 285px; }

.pc .tonamypoint .proSet .cont {
  width: 835px;
  float: right;
  padding: 6px 0 19px;
  position: relative; }

.pc .tonamypoint .btn a:hover {
  background: #fff;
  transition-duration: 0.2s;
  color: #37ceff; }

.sp .tonamypoint .proSet {
  padding: 25px 0; }
  .sp .tonamypoint .proSet .img01 {
    text-align: center;
    width: 30%;
    padding-bottom: 1em; }
  .sp .tonamypoint .proSet .cont {
    padding: 0 0 1em;
    width: 66%;
    float: right; }
    .sp .tonamypoint .proSet .cont .title {
      margin-bottom: 15px;
      padding-left: 8px; }
      .sp .tonamypoint .proSet .cont .title .tit {
        width: 52px;
        margin-left: -10px;
        padding-left: 8px; }
      .sp .tonamypoint .proSet .cont .title .ja {
        font-size: 14.4px;
        font-size: 0.9rem; }
      .sp .tonamypoint .proSet .cont .title .eng {
        font-size: 13.856px;
        font-size: 0.866rem; }
      .sp .tonamypoint .proSet .cont .title .num {
        font-size: 16px;
        font-size: 1rem; }
      .sp .tonamypoint .proSet .cont .title.tonamai .tit {
        font-size: 10px;
        padding-bottom: 3px;
        width: 100%; }
  .sp .tonamypoint .proSet .btn {
    margin-top: 0;
    float: none;
    clear: both; }
    .sp .tonamypoint .proSet .btn a {
      width: 240px;
      padding: 7px 5px 8px;
      margin: 0 auto;
      font-size: 13.856px;
      font-size: 0.866rem;
      border-radius: 5px; }

/* searchSet
  ======================================== */
.tonamypoint .searchSet {
  margin-top: -20px; }
  .tonamypoint .searchSet .searchTxt {
    background: #e8edf2;
    width: 715px;
    position: relative;
    margin: 0 0 35px 18px;
    border-radius: 3px;
    float: left; }
    .tonamypoint .searchSet .searchTxt input[type="search"]:focus {
      outline-offset: -2px; }
    .tonamypoint .searchSet .searchTxt input[type="search"] {
      -webkit-appearance: textfield;
      -webkit-box-sizing: content-box; }
    .tonamypoint .searchSet .searchTxt .form-search {
      background: #e8edf2;
      border: none;
      font-size: 15.04px;
      font-size: 0.94rem;
      height: 40px;
      padding: 4px 15px;
      width: 685px;
      color: #000;
      border-radius: 3px; }

.tonamypoint input::-webkit-input-placeholder {
  color: #c1ceda !important; }

.tonamypoint input::-moz-placeholder {
  color: #c1ceda !important; }

.tonamypoint input:-moz-placeholder {
  color: #c1ceda !important; }

.tonamypoint input:-ms-input-placeholder {
  color: #c1ceda !important; }

.tonamypoint .block-btn {
  padding: 0 0 0 6px;
  width: 127px;
  float: left; }
  .tonamypoint .block-btn.wid {
    float: none;
    width: 80%;
    margin: 0 auto;
    text-align: center; }
  .tonamypoint .block-btn .btn-search {
    background: #252525;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    transition-duration: 0.2s;
    width: 100%;
    position: relative;
    border-radius: 3px; }
    .tonamypoint .block-btn .btn-search input, .tonamypoint .block-btn .btn-search span {
      background: #252525;
      border: none;
      box-sizing: border-box;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 15.04px;
      font-size: 0.94rem;
      line-height: 1.5;
      margin: 0 0 0 22px;
      text-align: center;
      transition-duration: 0.2s;
      padding: 14px 0 13px;
      width: 105px;
      border-radius: 3px;
      -webkit-appearance: none; }
    .tonamypoint .block-btn .btn-search:after {
      background: url(../img/common/icon_btn_search.png) no-repeat left center;
      background-size: cover;
      content: '';
      display: block;
      height: 20px;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      margin-left: -30px; }
    .tonamypoint .block-btn .btn-search input {
      display: block;
      margin: 0;
      padding-left: 20px;
      width: 100%; }
  .tonamypoint .block-btn.trigger .btn-search:after {
    background: url(../img/mypoint/ico_add.png) no-repeat left center;
    background-size: cover;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -48px; }
  .tonamypoint .block-btn.trigger.open .btn-search:after {
    background: url(../img/mypoint/ico_sp.png) no-repeat left center;
    background-size: cover; }

.sp .tonamypoint .searchSet {
  margin-top: 0; }
  .sp .tonamypoint .searchSet .searchTxt {
    width: 100%;
    margin: 0 0 15px; }
    .sp .tonamypoint .searchSet .searchTxt .form-search {
      width: 92%;
      padding: 4px 4%;
      border-radius: 5px; }
  .sp .tonamypoint .searchSet .block-btn {
    width: 50%;
    padding: 0;
    margin-bottom: 15px; }
    .sp .tonamypoint .searchSet .block-btn.wid {
      width: 80%; }
    .sp .tonamypoint .searchSet .block-btn .btn-search {
      width: 97%;
      margin: 0; }
      .sp .tonamypoint .searchSet .block-btn .btn-search input, .sp .tonamypoint .searchSet .block-btn .btn-search span {
        width: 100%;
        margin: 0;
        border-radius: 5px; }
      .sp .tonamypoint .searchSet .block-btn .btn-search:after {
        margin-left: -38px;
        width: 17px;
        height: 17px; }
    .sp .tonamypoint .searchSet .block-btn.trigger {
      overflow: hidden; }
      .sp .tonamypoint .searchSet .block-btn.trigger .btn-search {
        float: right; }
        .sp .tonamypoint .searchSet .block-btn.trigger .btn-search:after {
          margin-left: -58px;
          margin-top: -8px;
          width: 17px;
          height: 17px; }

/* formSet
  ======================================== */
.tonamypoint .formSet {
  padding: 0 38px 52px;
  clear: both; }
  .tonamypoint .formSet .title01 {
    padding-bottom: 20px; }
    .tonamypoint .formSet .title01 .tit {
      font-weight: bold;
      font-size: 17.12px;
      font-size: 1.07rem;
      border-left: #37ceff 3px solid;
      padding: 6px 14px 6px 8px;
      display: inline-block; }
    .tonamypoint .formSet .title01 .txt {
      display: inline-block;
      border-left: #ccd6e0 2px solid;
      font-size: 15.04px;
      font-size: 0.94rem;
      padding-left: 10px; }
      .tonamypoint .formSet .title01 .txt a {
        color: #222;
        text-decoration: underline; }
  .tonamypoint .formSet .list01 {
    padding: 6px 0 24px;
    font-size: 15.04px;
    font-size: 0.94rem; }
    .tonamypoint .formSet .list01.mb {
      margin-bottom: 22px; }
    .tonamypoint .formSet .list01 .tit01 {
      padding: 0 0 0 18px;
      width: 160px;
      display: inline-block;
      vertical-align: middle; }
    .tonamypoint .formSet .list01 ul {
      display: inline-block;
      vertical-align: middle;
      border-left: #ccd6e0 2px solid;
      padding-left: 26px; }
      .tonamypoint .formSet .list01 ul li {
        padding: 0 16px 0 0;
        display: inline-block;
        vertical-align: middle; }
        .tonamypoint .formSet .list01 ul li div {
          display: inline-block;
          vertical-align: middle;
          width: 16px;
          height: 16px;
          margin-right: 8px;
          position: relative;
          border: 1px solid #d2d2d2;
          margin-top: -5px; }
        .tonamypoint .formSet .list01 ul li input {
          display: block;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 100;
          width: 16px;
          height: 16px; }
        .tonamypoint .formSet .list01 ul li span {
          display: block;
          width: 16px;
          height: 16px;
          position: absolute;
          top: 50%;
          left: 50%;
          background: url(../img/mypoint/ico_check.gif) no-repeat center center;
          background-size: cover;
          -webkit-transform: translate3d(-50%, -50%, 0);
                  transform: translate3d(-50%, -50%, 0);
          z-index: 1px; }
        .tonamypoint .formSet .list01 ul li input[type="checkbox"] + span {
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        .tonamypoint .formSet .list01 ul li input[type="checkbox"]:checked + span {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .tonamypoint .formSet .sel01 {
    padding: 15px 0 50px; }
    .tonamypoint .formSet .sel01 select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: url(../img/common/icon_arrow.png) no-repeat right center #e8edf2;
      border: none;
      cursor: pointer;
      font-size: 15.04px;
      font-size: 0.94rem;
      height: 48px;
      padding: 0 0 0 15px;
      width: 880px;
      margin-left: 20px;
      color: #000;
      border-radius: 3px; }
  .tonamypoint .formSet .list02 {
    font-size: 15.04px;
    font-size: 0.94rem;
    padding: 2px 0 48px; }
    .tonamypoint .formSet .list02 li {
      padding: 0 2px 0 20px;
      display: inline-block;
      vertical-align: middle; }
      .tonamypoint .formSet .list02 li div {
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 16px;
        margin-right: 5px;
        border-radius: 16px;
        position: relative;
        border: 1px solid #d2d2d2;
        margin-top: -5px; }
      .tonamypoint .formSet .list02 li input {
        display: block;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        width: 16px;
        height: 16px; }
      .tonamypoint .formSet .list02 li span {
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        background: #37ceff;
        border-radius: 10px;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
        z-index: 1px; }
      .tonamypoint .formSet .list02 li input[type="radio"] + span {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
      .tonamypoint .formSet .list02 li input[type="radio"]:checked + span {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.pc .formSet .title01 .txt a:hover {
  text-decoration: none; }

::-ms-expand {
  display: none; }

.sp .tonamypoint .formSet {
  padding: 0 0 10px; }
  .sp .tonamypoint .formSet .title01 .tit {
    font-size: 15.04px;
    font-size: 0.94rem;
    padding: 0 8px 0 5px;
    border-left-width: 2px; }
    .sp .tonamypoint .formSet .title01 .tit .txt {
      font-size: 12.368px;
      font-size: 0.773rem;
      padding-left: 5px; }
  .sp .tonamypoint .formSet .list01 {
    padding: 0 0 20px; }
    .sp .tonamypoint .formSet .list01.mb {
      margin-bottom: 0; }
    .sp .tonamypoint .formSet .list01 .tit01 {
      width: auto;
      padding: 0 0 5px;
      display: block;
      border-bottom: #ccd6e0 1px solid; }
    .sp .tonamypoint .formSet .list01 ul {
      padding: 0;
      border: none;
      display: block; }
      .sp .tonamypoint .formSet .list01 ul li {
        padding: 10px 10px 5px 0; }
  .sp .tonamypoint .formSet .sel01 {
    padding: 0 0 25px; }
    .sp .tonamypoint .formSet .sel01 select {
      width: 100%;
      margin: 0; }
  .sp .tonamypoint .formSet .list02 {
    padding: 0 0 25px; }
    .sp .tonamypoint .formSet .list02 li {
      padding: 10px 15px 0 0; }

/* pointArea
  ======================================== */
.tonamypoint .pointArea {
  padding: 0 0 30px 10px;
  box-sizing: border-box; }
  .tonamypoint .pointArea ul.list {
    font-size: 0;
    margin: 10px auto 0;
    padding: 0;
    box-sizing: border-box; }
    .tonamypoint .pointArea ul.list &gt; li {
      box-shadow: #7991a9 0 0 6px;
      display: inline-block;
      margin: 0 2% 2% 0;
      text-align: left;
      vertical-align: top;
      width: 48%; }
      .tonamypoint .pointArea ul.list &gt; li:nth-child(2n) {
        margin: 0 0 2% 0; }
      .tonamypoint .pointArea ul.list &gt; li .conts {
        background: #fff;
        box-sizing: border-box;
        display: block;
        padding: 19px;
        transition-duration: .2s;
        transition-property: background;
        width: 100%; }
        .tonamypoint .pointArea ul.list &gt; li .conts.is-new {
          position: relative;
          overflow: hidden; }
          .tonamypoint .pointArea ul.list &gt; li .conts.is-new:before {
            content: "";
            background: url(../img/ggtmeister/icon_new.png) left top no-repeat;
            display: block;
            position: absolute;
            top: 0;
            left: 0; }
      .tonamypoint .pointArea ul.list &gt; li a, .tonamypoint .pointArea ul.list &gt; li a:hover, .tonamypoint .pointArea ul.list &gt; li a:hover .conts {
        background: #e4edf2;
        box-shadow: #b3bbc2 0 0 12px;
        text-decoration: none; }
      .tonamypoint .pointArea ul.list &gt; li .image {
        display: inline-block;
        height: 180px;
        margin: 0 10px 0 0;
        vertical-align: top;
        width: 180px; }
        .tonamypoint .pointArea ul.list &gt; li .image img {
          height: auto;
          display: block;
          width: 100%; }
      .tonamypoint .pointArea ul.list &gt; li div.conts div:nth-of-type(2) {
        display: inline-block;
        position: relative;
        vertical-align: top;
        width: 245px; }
      .tonamypoint .pointArea ul.list &gt; li .exchangeDetials {
        color: #111;
        display: inline-block;
        font-size: 14.928px;
        font-size: 0.933rem;
        line-height: 1.57;
        position: relative;
        word-break: break-all;
        vertical-align: top; }
      .tonamypoint .pointArea ul.list &gt; li .exchangePoint {
        color: #111;
        display: block;
        font-size: 20.8px;
        font-size: 1.3rem;
        font-weight: bold;
        padding: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: right;
        word-break: break-all; }
        .tonamypoint .pointArea ul.list &gt; li .exchangePoint .done {
          background: #333;
          color: #fff;
          display: inline-block;
          line-height: 2.2;
          text-align: center;
          position: absolute;
          left: 0px;
          bottom: 0px; }
        .tonamypoint .pointArea ul.list &gt; li .exchangePoint .big {
          display: inline-block;
          font-size: 20.8px;
          font-size: 1.3rem;
          font-weight: bold;
          padding: 0;
          word-break: break-all; }
          .tonamypoint .pointArea ul.list &gt; li .exchangePoint .big .blue {
            color: #37ceff; }
        .tonamypoint .pointArea ul.list &gt; li .exchangePoint .small {
          display: inline-block;
          font-size: 12.8px;
          font-size: 0.8rem;
          font-weight: bold;
          padding: 0;
          text-align: left;
          word-break: break-all; }
    .tonamypoint .pointArea ul.list.hei01 &gt; li a, .tonamypoint .pointArea ul.list.hei01 &gt; li .conts {
      border-top: none;
      padding: 8px; }
  .tonamypoint .pointArea table {
    width: 100%;
    clear: both;
    border-top: #202020 1px solid;
    border-left: #202020 1px solid;
    box-sizing: border-box;
    font-size: 15.04px;
    font-size: 0.94rem; }
    .tonamypoint .pointArea table th {
      border-right: #202020 1px solid;
      border-bottom: #202020 1px solid;
      box-sizing: border-box;
      background: #202020;
      color: #fff;
      text-align: left;
      vertical-align: middle; }
      .tonamypoint .pointArea table th div {
        width: 100%;
        padding: 15px;
        position: relative;
        box-sizing: border-box;
        letter-spacing: -1px; }
        .tonamypoint .pointArea table th div ul {
          font-size: 0;
          position: absolute;
          right: 3px;
          top: 50%;
          margin-top: -7px; }
          .tonamypoint .pointArea table th div ul li {
            display: inline-block;
            vertical-align: top;
            padding: 0 7px 0 0; }
    .tonamypoint .pointArea table .th01 {
      width: 280px; }
    .tonamypoint .pointArea table .th02 {
      width: 177px; }
    .tonamypoint .pointArea table .th03 {
      width: 386px; }
    .tonamypoint .pointArea table td {
      border-right: #202020 1px solid;
      border-bottom: #202020 1px solid;
      box-sizing: border-box;
      padding: 14px 15px;
      text-align: left;
      vertical-align: middle; }
      .tonamypoint .pointArea table td.td01 {
        padding: 5px;
        text-align: center; }
        .tonamypoint .pointArea table td.td01 input {
          display: inline-block;
          vertical-align: middle;
          font-size: 15.04px;
          font-size: 0.94rem;
          width: 100%;
          box-sizing: border-box;
          border: solid 3px #202020;
          padding: 7px 5px 6px;
          text-align: center;
          border-radius: 3px;
          background: #202020;
          color: #fff;
          cursor: pointer;
          transition-property: background,color;
          transition-duration: .2s;
          -webkit-appearance: none;
          border-radius: 3px; }

.pc .tonamypoint .pointArea ul.list &gt; li .conts.is-new:before {
  background-size: 91px auto;
  height: 91px;
  width: 91px; }

.pc .tonamypoint .pointArea ul.list &gt; li .exchangePoint .done {
  font-size: 14.4px;
  font-size: 0.9rem;
  width: 5em; }

.pc .tonamypoint .pointArea table td.td01 input:hover {
  background: #fff;
  color: #202020; }

/*SP*/
.sp .tonamypoint .pointArea {
  padding: 0 0 33px 0; }
  .sp .tonamypoint .pointArea ul.list {
    margin: 0 auto; }
    .sp .tonamypoint .pointArea ul.list &gt; li {
      box-shadow: #7991a9 0 0 6px;
      display: inline-block;
      margin: 28px 0 2% 0;
      text-align: left;
      vertical-align: top;
      width: 100%; }
      .sp .tonamypoint .pointArea ul.list &gt; li:nth-child(2n), .sp .tonamypoint .pointArea ul.list &gt; li:nth-child(4n) {
        margin-right: 0; }
      .sp .tonamypoint .pointArea ul.list &gt; li a, .sp .tonamypoint .pointArea ul.list &gt; li a:hover {
        background: #e4edf2;
        box-shadow: #b3bbc2 0 0 12px;
        text-decoration: none; }
      .sp .tonamypoint .pointArea ul.list &gt; li .conts {
        background: #fff;
        display: block;
        padding: 2%;
        transition-duration: .2s;
        transition-property: background;
        width: 100%;
        box-sizing: border-box; }
        .sp .tonamypoint .pointArea ul.list &gt; li .conts.is-new:before {
          width: 71px;
          height: 71px;
          background-size: 71px auto; }
      .sp .tonamypoint .pointArea ul.list &gt; li .image {
        display: inline-block;
        height: auto;
        margin: 0 2% 0 0;
        vertical-align: top;
        width: 40%; }
        .sp .tonamypoint .pointArea ul.list &gt; li .image img {
          height: auto;
          display: block;
          width: 100%;
          max-width: 100%;
          overflow: hidden; }
      .sp .tonamypoint .pointArea ul.list &gt; li div.conts div:nth-of-type(2) {
        display: inline-block;
        position: relative;
        vertical-align: top;
        width: 57%; }
      .sp .tonamypoint .pointArea ul.list &gt; li .exchangeDetials {
        color: #111;
        font-size: 14.928px;
        font-size: 0.933rem;
        line-height: 1.57;
        word-break: break-all;
        vertical-align: top;
        width: 100%; }
      .sp .tonamypoint .pointArea ul.list &gt; li .exchangePoint {
        display: block;
        font-size: 20.8px;
        font-size: 1.3rem;
        font-weight: bold;
        margin: 20px 0 0 0;
        padding: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: right;
        word-break: break-all; }
        .sp .tonamypoint .pointArea ul.list &gt; li .exchangePoint .done {
          font-size: 11.2px;
          font-size: 0.7rem;
          width: 4.5em; }
        .sp .tonamypoint .pointArea ul.list &gt; li .exchangePoint .small {
          font-size: 9.6px;
          font-size: 0.6rem; }
        .sp .tonamypoint .pointArea ul.list &gt; li .exchangePoint .big {
          font-size: 16px;
          font-size: 1rem; }
  .sp .tonamypoint .pointArea table {
    font-size: 10.672px;
    font-size: 0.667rem; }
    .sp .tonamypoint .pointArea table th {
      padding: 5px 0;
      text-align: center; }
      .sp .tonamypoint .pointArea table th div {
        padding: 0 0 20px; }
        .sp .tonamypoint .pointArea table th div ul {
          width: 100%;
          right: auto;
          text-align: center;
          margin: 0;
          top: auto;
          bottom: 0; }
          .sp .tonamypoint .pointArea table th div ul li {
            padding: 0 3px;
            width: 11px;
            height: auto; }
    .sp .tonamypoint .pointArea table .th01 {
      width: 23%; }
    .sp .tonamypoint .pointArea table .th02 {
      width: 27%; }
    .sp .tonamypoint .pointArea table .th03 {
      width: 30%; }
    .sp .tonamypoint .pointArea table td {
      padding: 5px; }
      .sp .tonamypoint .pointArea table td.td01 {
        padding: 3px; }
        .sp .tonamypoint .pointArea table td.td01 input {
          font-size: 10.672px;
          font-size: 0.667rem;
          padding: 2px 5px; }

/* historySet
  ======================================== */
.tonamypoint .historySet {
  padding-bottom: 50px; }

.tonamypoint .pointArea.historySet table th {
  padding: 13px 15px 12px; }
  .tonamypoint .pointArea.historySet table th p {
    color: #fff;
    font-size: 19.2px;
    font-size: 1.2rem; }

.tonamypoint .pointArea.historySet table .td02 {
  width: 140px;
  padding-bottom: 15px; }

.tonamypoint .pointArea.historySet table .td03 {
  width: 544px; }

.tonamypoint .pointArea.historySet table .th04 {
  padding: 13px 9px 12px;
  width: 160px;
  text-align: center; }

.tonamypoint .pointArea.historySet table .coRed {
  color: #da0001;
  text-align: center; }

.tonamypoint .pointArea.historySet table .coBlue {
  color: #0078ff;
  text-align: center; }

.sp .tonamypoint .historySet {
  padding-bottom: 25px; }

.sp .tonamypoint .pointArea.historySet table th {
  padding: 5px; }
  .sp .tonamypoint .pointArea.historySet table th p {
    font-size: 12.8px;
    font-size: 0.8rem;
    text-align: left; }

.sp .tonamypoint .pointArea.historySet table td {
  vertical-align: middle; }

.sp .tonamypoint .pointArea.historySet table .td02 {
  width: 16%;
  padding-bottom: 5px; }

.sp .tonamypoint .pointArea.historySet table .td03 {
  width: 42%; }

.sp .tonamypoint .pointArea.historySet table .th04 {
  width: 18%; }

/* clubArea
  ======================================== */
.tonamypoint .clubArea {
  width: 88%;
  margin: 60px auto 0;
  background: #ecf1f6;
  padding: 34px 0;
  text-align: center; }
  .tonamypoint .clubArea .tit {
    font-size: 17.12px;
    font-size: 1.07rem;
    line-height: 1.9;
    padding-bottom: 27px; }
  .tonamypoint .clubArea ul {
    font-size: 0;
    text-align: center;
    padding-bottom: 12px; }
    .tonamypoint .clubArea ul li {
      display: inline-block;
      vertical-align: top;
      padding: 0 20px; }
      .tonamypoint .clubArea ul li p {
        padding-bottom: 6px; }
      .tonamypoint .clubArea ul li span {
        font-size: 15.04px;
        font-size: 0.94rem; }
      .tonamypoint .clubArea ul li a {
        color: #c01a1b; }
      .tonamypoint .clubArea ul li:last-child a {
        color: #005aff; }

.sp .tonamypoint .clubArea {
  width: 90%;
  margin-top: 20px;
  padding: 5%; }
  .sp .tonamypoint .clubArea .tit {
    font-size: 15.04px;
    font-size: 0.94rem;
    line-height: 1.6;
    padding-bottom: 0; }
  .sp .tonamypoint .clubArea ul {
    padding: 0; }
    .sp .tonamypoint .clubArea ul li {
      padding-top: 15px; }
      .sp .tonamypoint .clubArea ul li span {
        font-size: 12.8px;
        font-size: 0.8rem; }

/* exChange
  ======================================== */
.tonamypoint .exChange {
  padding: 36px 0; }
  .tonamypoint .exChange .cont {
    width: 96%;
    margin: -22px auto 0;
    padding-bottom: 80px; }
    .tonamypoint .exChange .cont .title01 {
      font-size: 32px;
      font-size: 2rem;
      color: #37ceff;
      font-weight: bold;
      padding-bottom: 35px; }
    .tonamypoint .exChange .cont .img01 {
      float: left; }
    .tonamypoint .exChange .cont .txtSet {
      width: 585px;
      float: right; }
      .tonamypoint .exChange .cont .txtSet .tit01 {
        font-size: 21.44px;
        font-size: 1.34rem;
        font-weight: bold;
        margin-top: -2px;
        padding-bottom: 5px; }
      .tonamypoint .exChange .cont .txtSet .txt01 {
        font-size: 17.12px;
        font-size: 1.07rem;
        line-height: 1.4;
        padding-bottom: 20px; }
      .tonamypoint .exChange .cont .txtSet .txt02 {
        font-size: 15.04px;
        font-size: 0.94rem;
        padding-bottom: 20px;
        line-height: 1.6; }
      .tonamypoint .exChange .cont .txtSet .txt03 {
        font-size: 17.12px;
        font-size: 1.07rem;
        color: #da0001;
        background: url(../img/mypoint/ico02.gif) no-repeat left 1px;
        padding: 0 0 5px 30px;
        margin-bottom: 18px; }
      .tonamypoint .exChange .cont .txtSet dl {
        font-size: 0;
        padding-bottom: 15px; }
        .tonamypoint .exChange .cont .txtSet dl dt {
          font-size: 17.12px;
          font-size: 1.07rem;
          font-weight: bold;
          width: 156px;
          border: #1b1b1b 1px solid;
          text-align: center;
          display: inline-block;
          vertical-align: middle;
          padding: 12px 0; }
          .tonamypoint .exChange .cont .txtSet dl dt span {
            font-weight: normal;
            color: #7dd437; }
        .tonamypoint .exChange .cont .txtSet dl dd {
          display: inline-block;
          vertical-align: middle;
          font-size: 12.8px;
          font-size: 0.8rem;
          max-width: 350px;
          padding: 0 0 0 15px; }
          .tonamypoint .exChange .cont .txtSet dl dd p {
            float: left;
            width: 125px;
            letter-spacing: -0.05em; }
      .tonamypoint .exChange .cont .txtSet .txt04 {
        font-size: 24px;
        font-weight: bold; }
        .tonamypoint .exChange .cont .txtSet .txt04 &gt; span {
          display: inline-block;
          vertical-align: middle; }
        .tonamypoint .exChange .cont .txtSet .txt04 .eng {
          font-size: 45px; }
        .tonamypoint .exChange .cont .txtSet .txt04 .num {
          color: #37ceff; }
  .tonamypoint .exChange .cont2 {
    width: 88%;
    margin: 0 auto 12px;
    background: #ecf1f6;
    box-sizing: border-box;
    padding: 51px 50px; }
    .tonamypoint .exChange .cont2 dl {
      width: 307px;
      float: left;
      text-align: center; }
      .tonamypoint .exChange .cont2 dl dt {
        background: #313131;
        color: #fff;
        font-size: 15.04px;
        font-size: 0.94rem;
        padding: 1px 0; }
      .tonamypoint .exChange .cont2 dl dd {
        font-weight: bold;
        background: #fff;
        font-size: 32px;
        font-size: 2rem;
        padding: 5px 0; }
        .tonamypoint .exChange .cont2 dl dd span {
          color: #37ceff; }
    .tonamypoint .exChange .cont2 .arrow {
      float: left;
      padding: 12px 30px; }

.sp .tonamypoint .exChange {
  padding: 0; }
  .sp .tonamypoint .exChange .cont {
    margin-top: -10px;
    padding-bottom: 25px; }
    .sp .tonamypoint .exChange .cont .title01 {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 500;
      padding-bottom: 10px; }
    .sp .tonamypoint .exChange .cont .img01 {
      float: none;
      padding-bottom: 18px;
      text-align: center; }
    .sp .tonamypoint .exChange .cont .txtSet {
      width: 100%;
      float: none;
      padding: 0; }
      .sp .tonamypoint .exChange .cont .txtSet .tit01 {
        font-size: 15.04px;
        font-size: 0.94rem; }
      .sp .tonamypoint .exChange .cont .txtSet .txt01, .sp .tonamypoint .exChange .cont .txtSet .txt02 {
        font-size: 12.8px;
        font-size: 0.8rem;
        padding-bottom: 12px; }
      .sp .tonamypoint .exChange .cont .txtSet .txt03 {
        font-size: 15.04px;
        font-size: 0.94rem;
        background-size: 18px auto;
        padding-left: 22px; }
      .sp .tonamypoint .exChange .cont .txtSet dl dt {
        width: 70px;
        font-size: 12.8px;
        font-size: 0.8rem; }
      .sp .tonamypoint .exChange .cont .txtSet dl dd {
        font-size: 11.2px;
        font-size: 0.7rem;
        padding-left: 5px;
        max-width: 205px; }
        .sp .tonamypoint .exChange .cont .txtSet dl dd p {
          width: auto;
          letter-spacing: -1px; }
          .sp .tonamypoint .exChange .cont .txtSet dl dd p:first-child, .sp .tonamypoint .exChange .cont .txtSet dl dd p:nth-child(2n+1) {
            width: 110px; }
      .sp .tonamypoint .exChange .cont .txtSet .txt04 {
        font-size: 17.12px;
        font-size: 1.07rem; }
        .sp .tonamypoint .exChange .cont .txtSet .txt04 .eng {
          font-size: 30.88px;
          font-size: 1.93rem; }
  .sp .tonamypoint .exChange .cont2 {
    width: 100%;
    padding: 5%; }
    .sp .tonamypoint .exChange .cont2 dl {
      width: 100%;
      float: none; }
    .sp .tonamypoint .exChange .cont2 .arrow {
      float: none;
      margin: -10px auto;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      text-align: center;
      width: 20px;
      height: auto; }

/* endSet
  ======================================== */
.tonamypoint .endSet {
  margin-bottom: -55px;
  padding-top: 53px; }
  .tonamypoint .endSet .cont {
    width: 78.8%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 120px; }
  .tonamypoint .endSet .title01 {
    font-size: 23.36px;
    font-size: 1.46rem;
    color: #37ceff;
    font-weight: bold;
    line-height: 1.4;
    padding: 36px 0; }
  .tonamypoint .endSet .txt01 {
    font-size: 32px;
    font-size: 2rem; }
    .tonamypoint .endSet .txt01 span {
      display: inline-block;
      font-weight: bold;
      border: #313131 3px solid;
      padding: 15px 24px; }
  .tonamypoint .endSet .txt02 {
    font-size: 17.12px;
    font-size: 1.07rem;
    padding: 28px 0; }
    .tonamypoint .endSet .txt02.pb10 {
      padding-bottom: 10px; }
  .tonamypoint .endSet .txt03 {
    font-size: 21.44px;
    font-size: 1.34rem; }
    .tonamypoint .endSet .txt03 span {
      font-weight: bold;
      font-size: 23.36px;
      font-size: 1.46rem; }
  .tonamypoint .endSet .img01 {
    text-align: center;
    padding: 5px 0 20px; }
  .tonamypoint .endSet .img02 {
    text-align: center;
    padding-top: 10px; }
  .tonamypoint .endSet .list01 {
    font-size: 0; }
    .tonamypoint .endSet .list01 li {
      display: inline-block;
      padding: 0 10px 25px;
      width: 150px; }
      .tonamypoint .endSet .list01 li a {
        display: block;
        font-size: 17.12px;
        font-size: 1.07rem;
        color: #fff;
        text-decoration: none;
        background: #202020;
        border: #202020 2px solid;
        transition-duration: 0.2s;
        padding: 5px 0 6px;
        border-radius: 3px; }
  .tonamypoint .endSet .list02 {
    text-align: left;
    margin-bottom: -20px; }
    .tonamypoint .endSet .list02 li {
      background: #ecf1f6;
      margin-top: 10px;
      padding: 20px 25px;
      line-height: 1.6; }
      .tonamypoint .endSet .list02 li .tit {
        display: block;
        color: #37ceff; }
  .tonamypoint .endSet .txt04 {
    font-weight: bold;
    font-size: 21.44px;
    font-size: 1.34rem;
    padding-bottom: 10px; }

.pc .endSet .list01 li a:hover {
  background: #fff;
  color: #202020; }

.sp .tonamypoint .endSet {
  padding-top: 0;
  margin-bottom: -31px; }
  .sp .tonamypoint .endSet .cont {
    width: 100%;
    padding: 0 0 30px; }
  .sp .tonamypoint .endSet .title01 {
    font-size: 15.2px;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 0 0 15px;
    text-align: left; }
  .sp .tonamypoint .endSet .txt01 {
    font-size: 21.44px;
    font-size: 1.34rem; }
    .sp .tonamypoint .endSet .txt01 span {
      padding: 8px 15px;
      border-width: 2px; }
  .sp .tonamypoint .endSet .txt02 {
    font-size: 13.872px;
    font-size: 0.867rem;
    padding: 15px 0 20px; }
  .sp .tonamypoint .endSet .txt03 {
    font-size: 13.872px;
    font-size: 0.867rem; }
    .sp .tonamypoint .endSet .txt03 span {
      font-size: 17.12px;
      font-size: 1.07rem; }
  .sp .tonamypoint .endSet .list01 li {
    padding-bottom: 10px;
    font-size: 13.872px;
    font-size: 0.867rem;
    width: 46%;
    padding: 0 2% 4%; }
    .sp .tonamypoint .endSet .list01 li a {
      border-radius: 5px; }
  .sp .tonamypoint .endSet .list02 {
    font-size: 13.872px;
    font-size: 0.867rem;
    margin: 0 0 20px; }
    .sp .tonamypoint .endSet .list02 li {
      padding: 3% 4%; }
  .sp .tonamypoint .endSet .txt04 {
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 5px; }

/* listPage
  ======================================== */
.tonamypoint .listPage {
  font-size: 0;
  text-align: center; }
  .tonamypoint .listPage li {
    width: 157px;
    display: inline-block;
    font-size: 17.6px;
    font-size: 1.1rem;
    padding: 0 13px; }
    .tonamypoint .listPage li a {
      display: block;
      background: #202020;
      color: #fff;
      text-align: center;
      border: #202020 2px solid;
      border-radius: 3px;
      padding: 11px 0;
      text-decoration: none;
      transition-duration: 0.2s; }

.pc .tonamypoint .listPage li a:hover {
  background: #fff;
  color: #202020; }

.sp .tonamypoint .listPage {
  margin-bottom: -11px; }
  .sp .tonamypoint .listPage li {
    width: 100px;
    font-size: 12.8px;
    font-size: 0.8rem;
    padding: 0 10px; }
    .sp .tonamypoint .listPage li a {
      padding: 5px 0;
      border-radius: 5px; }

/* btn
  ======================================== */
.tonamypoint .btnChange, .tonamypoint .btnChange2, .tonamypoint .btnBack {
  text-align: center;
  padding: 9px 0 20px; }

.tonamypoint .btnChange a, .tonamypoint .btnChange input {
  display: inline-block;
  vertical-align: middle;
  font-size: 26.4px;
  font-size: 1.65rem;
  width: 360px;
  box-sizing: border-box;
  border: solid 2px #37ceff;
  padding: 19px 5px;
  text-align: center;
  border-radius: 3px;
  background: #37ceff;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none; }

.tonamypoint .btnChange2 input {
  display: inline-block;
  vertical-align: middle;
  font-size: 26.4px;
  font-size: 1.65rem;
  width: 360px;
  box-sizing: border-box;
  border: solid 3px #ccc;
  padding: 18px 5px;
  text-align: center;
  border-radius: 3px;
  background: #ccc;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none; }

.tonamypoint .btnBack a, .tonamypoint .btnBack input {
  display: inline-block;
  vertical-align: middle;
  font-size: 15.04px;
  font-size: 0.94rem;
  width: 227px;
  box-sizing: border-box;
  border: solid 2px #202020;
  padding: 8px 5px 7px;
  text-align: center;
  border-radius: 3px;
  background: #202020;
  color: #fff;
  transition-duration: 0.2s;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none; }

.pc .tonamypoint .btnChange input {
  cursor: pointer; }
  .pc .tonamypoint .btnChange input:hover {
    background: #fff;
    color: #37ceff; }

.pc .tonamypoint .btnChange a:hover {
  background: #fff;
  color: #37ceff; }

.pc .tonamypoint .btnBack input {
  cursor: pointer; }
  .pc .tonamypoint .btnBack input:hover {
    background: #fff;
    color: #202020; }

.pc .tonamypoint .btnBack a:hover {
  background: #fff;
  color: #202020; }

.sp .tonamypoint .btnChange a, .sp .tonamypoint .btnChange input, .sp .tonamypoint .btnChange2 a, .sp .tonamypoint .btnChange2 input {
  width: 100%;
  font-size: 19.2px;
  font-size: 1.2rem;
  border-radius: 5px; }

.sp .tonamypoint .btnBack a, .sp .tonamypoint .btnBack input {
  width: 80%;
  font-size: 12.8px;
  font-size: 0.8rem;
  border-radius: 5px; }

.sp .tonamypoint .btnBack a, .sp .tonamypoint .btnBack input {
  width: 80%;
  font-size: 12.8px;
  font-size: 0.8rem;
  border-radius: 5px; }

/* FAQ（はじめての方もこちら）
  ======================================== */
.tonamypoint .mypointContents .mypfaqBlock {
  margin: 0 0 60px 0; }
  .tonamypoint .mypointContents .mypfaqBlock .faqimg {
    padding: 20px 0;
    text-align: center; }

.tonamypoint .mypointContents dl.title01 {
  color: #37ceff;
  font-size: 0;
  margin: 0 0 25px 0;
  padding: 0; }
  .tonamypoint .mypointContents dl.title01 dt {
    background: #37ceff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15.04px;
    font-size: 0.94rem;
    margin: 0 10px 0 0;
    padding: 7px 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    box-sizing: border-box; }
  .tonamypoint .mypointContents dl.title01 dd {
    display: inline-block;
    font-size: 25.6px;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 0;
    vertical-align: middle; }

.sp .tonamypoint .mypointContents dl.title01 {
  color: #37ceff;
  font-size: 0;
  margin: 0 0 3% 0;
  padding: 0; }
  .sp .tonamypoint .mypointContents dl.title01 dt {
    background: #37ceff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15.04px;
    font-size: 0.94rem;
    margin: 0 2% 0 0;
    padding: 7px 0;
    text-align: center;
    vertical-align: top;
    width: 15%;
    box-sizing: border-box; }
  .sp .tonamypoint .mypointContents dl.title01 dd {
    display: inline-block;
    font-size: 19.2px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.8;
    padding: 0;
    vertical-align: top;
    width: 83%; }
  .sp .tonamypoint .mypointContents dl.title01 p span {
    color: #c80000; }

  .mtxt_update {
    font-size: 1.2rem;
    text-align: center;
    color: #ff0000 !important;
    padding: 12px 0 15px;
    font-weight: bold;
    border: solid 3px #ff0000;
    margin-bottom: 30px;
  }

  .mtxt_update a {
    color: #ff0000;
  }

  .tonamypoint {
    margin-top: 30px;
  }

/*# sourceMappingURL=../maps/ggtmeister.css.map */
</pre></body></html>