.tbl01 ._null.radio01, .tblHist ._null.radio01, .tbl01 ._null.radio02, .tblHist ._null.radio02, .tbl01 ._null.radio03, .tblHist ._null.radio03 {
  margin-top: 8px;
}

.tbl01 table, .tblHist table {
  background-color: #f7f7f7;
  border-collapse: separate;
  border-spacing: 0;
  display: block;
  margin: 0 -16px;
  padding: 0;
  table-layout: fixed;
}

.tbl01 table::before, .tblHist table::before, .tbl01 table::after, .tblHist table::after {
  clear: both;
  content: '';
  display: table;
}

.tbl01 table caption, .tblHist table caption {
  background-color: #4b4b4b;
  color: #fff;
  display: block;
  padding: 16px;
  text-align: left;
  width: 100%;
}

.tbl01 table thead, .tblHist table thead {
  display: none;
}

.tbl01 table tbody, .tblHist table tbody {
  display: block;
}

.tbl01 table tbody tr, .tblHist table tbody tr {
  background-color: #fff;
  border-radius: 3px;
  display: block;
  margin-bottom: 2px;
  overflow: hidden;
  padding: 25px 16px 5px;
}

.tbl01 table tbody tr th, .tblHist table tbody tr th {
  font-weight: normal;
  text-align: left;
}

.tbl01 table tbody tr th, .tblHist table tbody tr th, .tbl01 table tbody tr td, .tblHist table tbody tr td {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
}

.tbl01 table tbody tr th > :last-child, .tblHist table tbody tr th > :last-child, .tbl01 table tbody tr td > :last-child, .tblHist table tbody tr td > :last-child {
  margin-bottom: 0;
}

.tbl01 table tbody tr th._float, .tblHist table tbody tr th._float, .tbl01 table tbody tr td._float, .tblHist table tbody tr td._float {
  float: left;
}

.tbl01 table tbody tr th._float ~ td, .tblHist table tbody tr th._float ~ td, .tbl01 table tbody tr td._float ~ td, .tblHist table tbody tr td._float ~ td {
  margin-left: 45px;
}

.tbl01 table tbody tr th._narrow, .tblHist table tbody tr th._narrow, .tbl01 table tbody tr td._narrow, .tblHist table tbody tr td._narrow {
  margin-bottom: 5px;
}

.tbl01 table tbody tr th._null, .tblHist table tbody tr th._null, .tbl01 table tbody tr td._null, .tblHist table tbody tr td._null {
  display: none;
}

.tbl01 table tbody tr th .hdg, .tblHist table tbody tr th .hdg, .tbl01 table tbody tr td .hdg, .tblHist table tbody tr td .hdg {
  color: #a1aaa9;
  margin-right: 20px;
}

.contentArea .tbl01 table, .contentArea .tblHist table {
  background-color: #fff;
}

.contentArea .tbl01 table tr, .contentArea .tblHist table tr {
  background-color: #f7f7f7;
}

.tbl01 .tblOnlyPc, .tblHist .tblOnlyPc {
  display: none;
}

.tblHist table tbody tr {
  padding: 25px 16px 20px;
  position: relative;
}

.tblHist table tbody tr td {
/***  margin-right: 116px;*/
  margin-bottom: 5px;
}

.tblHist table tbody tr td.btnCartDel {
  margin-right: 0;
  position: absolute;
  right: 16px;
  bottom: 20px;
}

.tblHist table tbody tr td.btnCartDel .btn {
  align-items: center;
  background-color: #1ddab6;
  background-position: 13px center;
  background-repeat: no-repeat;
  border: 2px solid #1ddab6;
  border-radius: 3px;
  color: #fff;
  display: flex;
  padding: 8px 16px;
}

.tblHist table tbody tr td.btnCartDel .btn::before {
  background-image: url(/resource/images/sprite.png);
  background-position: -191px -31.5px;
  width: 11px;
  height: 11px;
  background-size: 203px 188px;
  content: '';
  display: inline-block;
  margin-right: 12px;
}

.tblHist table tbody tr.tblCatLast {
  background-color: transparent;
  padding: 0 16px;
}

.tblHist table tbody tr.tblCatLast td {
  font-size: 1.5rem;
  margin: 0;
  padding: 20px 0;
  text-align: right;
}

.tblHist table tbody tr.tblCatLast td::before, .tblHist table tbody tr.tblCatLast td::after {
  clear: both;
  content: '';
  display: table;
}

.tblHist table tbody tr.tblCatLast td .hdg {
  color: #323232;
  float: left;
}

.tblHist table tbody tr.tblCatLast td.itemHigh {
  border-top: 2px solid #323232;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 25px 0 30px;
}

.tblHistSp table {
  border-collapse: collapse;
  width: 100%;
}

.tblHistSp table tr td {
  padding-bottom: 24px;
}

.tblHistSp table tr td:last-child {
  text-align: right;
}

.tblHistSp table tr td._isNone {
  font-size: 1.2rem;
  font-weight: bold;
  color: #ff94a0;
}

.tblHistSp table tr:last-child td {
  padding-bottom: 0;
}

@media screen and (min-width: 751px) {  
  .tbl01 .w20px, .tblHist .w20px {
      width: 20px;
  }

  .tbl01 .w40px, .tblHist .w40px {
      width: 40px;
  }

  .tbl01 .w60px, .tblHist .w60px {
      width: 60px;
  }

  .tbl01 .w80px, .tblHist .w80px {
      width: 80px;
  }

  .tbl01 .w100px, .tblHist .w100px {
      width: 100px;
  }

  .tbl01 .w120px, .tblHist .w120px {
      width: 120px;
  }

  .tbl01 .w140px, .tblHist .w140px {
      width: 140px;
  }

  .tbl01 .w160px, .tblHist .w160px {
      width: 160px;
  }

  .tbl01 .w180px, .tblHist .w180px {
      width: 180px;
  }

  .tbl01 .w200px, .tblHist .w200px {
      width: 200px;
  }

  .tbl01 .w220px, .tblHist .w220px {
      width: 220px;
  }

  .tbl01 .w240px, .tblHist .w240px {
      width: 240px;
  }

  .tbl01 .w260px, .tblHist .w260px {
      width: 260px;
  }

  .tbl01 .w280px, .tblHist .w280px {
      width: 280px;
  }

  .tbl01 .w300px, .tblHist .w300px {
      width: 300px;
  }

  .tbl01 .w320px, .tblHist .w320px {
      width: 320px;
  }

  .tbl01 .w340px, .tblHist .w340px {
      width: 340px;
  }

  .tbl01 .w360px, .tblHist .w360px {
      width: 360px;
  }

  .tbl01 .w380px, .tblHist .w380px {
      width: 380px;
  }

  .tbl01 .w400px, .tblHist .w400px {
      width: 400px;
  }

  .tbl01 .w420px, .tblHist .w420px {
      width: 420px;
  }

  .tbl01 .w440px, .tblHist .w440px {
      width: 440px;
  }

  .tbl01 .w460px, .tblHist .w460px {
      width: 460px;
  }

  .tbl01 .w480px, .tblHist .w480px {
      width: 480px;
  }

  .tbl01 .w500px, .tblHist .w500px {
      width: 500px;
  }

  .tbl01 .w520px, .tblHist .w520px {
      width: 520px;
  }

  .tbl01 .w540px, .tblHist .w540px {
      width: 540px;
  }

  .tbl01 .w560px, .tblHist .w560px {
      width: 560px;
  }

  .tbl01 .w580px, .tblHist .w580px {
      width: 580px;
  }

  .tbl01 .w600px, .tblHist .w600px {
      width: 600px;
  }

  .tbl01 .w620px, .tblHist .w620px {
      width: 620px;
  }

  .tbl01 .w640px, .tblHist .w640px {
      width: 640px;
  }

  .tbl01 .w660px, .tblHist .w660px {
      width: 660px;
  }

  .tbl01 .w680px, .tblHist .w680px {
      width: 680px;
  }

  .tbl01 .w700px, .tblHist .w700px {
      width: 700px;
  }

  .tbl01 .w720px, .tblHist .w720px {
      width: 720px;
  }

  .tbl01 .w740px, .tblHist .w740px {
      width: 740px;
  }

  .tbl01 .w760px, .tblHist .w760px {
      width: 760px;
  }

  .tbl01 .w780px, .tblHist .w780px {
      width: 780px;
  }

  .tbl01 .w800px, .tblHist .w800px {
      width: 800px;
  }

  .tbl01 .w0, .tblHist .w0 {
      width: 0;
  }

  .tbl01 .w5, .tblHist .w5 {
      width: 5%;
  }

  .tbl01 .w10, .tblHist .w10 {
      width: 10%;
  }

  .tbl01 .w15, .tblHist .w15 {
      width: 15%;
  }

  .tbl01 .w20, .tblHist .w20 {
      width: 20%;
  }

  .tbl01 .w25, .tblHist .w25 {
      width: 25%;
  }

  .tbl01 .w30, .tblHist .w30 {
      width: 30%;
  }

  .tbl01 .w35, .tblHist .w35 {
      width: 35%;
  }

  .tbl01 .w40, .tblHist .w40 {
      width: 40%;
  }

  .tbl01 .w45, .tblHist .w45 {
      width: 45%;
  }

  .tbl01 .w50, .tblHist .w50 {
      width: 50%;
  }

  .tbl01 .w55, .tblHist .w55 {
      width: 55%;
  }

  .tbl01 .w60, .tblHist .w60 {
      width: 60%;
  }

  .tbl01 .w65, .tblHist .w65 {
      width: 65%;
  }

  .tbl01 .w70, .tblHist .w70 {
      width: 70%;
  }

  .tbl01 .w75, .tblHist .w75 {
      width: 75%;
  }

  .tbl01 .w80, .tblHist .w80 {
      width: 80%;
  }

  .tbl01 .w85, .tblHist .w85 {
      width: 85%;
  }

  .tbl01 .w90, .tblHist .w90 {
      width: 90%;
  }

  .tbl01 .w95, .tblHist .w95 {
      width: 95%;
  }

  .tbl01 .w100, .tblHist .w100 {
      width: 100%;
  }

  .tbl01 .w86px, .tblHist .w86px {
      width: 86px;
  }

  .tbl01 table, .tblHist table {
      background-color: transparent;
      display: table;
      margin: 0;
      padding: 0;
      overflow: hidden;
      width: 100%;
  }

  .tbl01 table caption, .tblHist table caption {
      border-radius: 6px 6px 0 0;
      display: table-caption;
  }

  .tbl01 table caption:not(.onlySp) + colgroup + thead, .tblHist table caption:not(.onlySp) + colgroup + thead, .tbl01 table caption:not(.onlySp) + thead, .tblHist table caption:not(.onlySp) + thead {
      background-image: linear-gradient(#f7f7f7 0%, #f7f7f7 100%);
      background-position: top;
      background-size: 1px 2px;
      background-repeat: repeat-x;
  }

  .tbl01 table caption:not(.onlySp) + colgroup + thead tr th, .tblHist table caption:not(.onlySp) + colgroup + thead tr th, .tbl01 table caption:not(.onlySp) + thead tr th, .tblHist table caption:not(.onlySp) + thead tr th {
      padding: 16px;
  }

  .tbl01 table caption:not(.onlySp) + colgroup + thead tr:first-child :first-child, .tblHist table caption:not(.onlySp) + colgroup + thead tr:first-child :first-child, .tbl01 table caption:not(.onlySp) + thead tr:first-child :first-child, .tblHist table caption:not(.onlySp) + thead tr:first-child :first-child {
      border-radius: 0;
  }

  .tbl01 table caption:not(.onlySp) + colgroup + thead tr:first-child :last-child, .tblHist table caption:not(.onlySp) + colgroup + thead tr:first-child :last-child, .tbl01 table caption:not(.onlySp) + thead tr:first-child :last-child, .tblHist table caption:not(.onlySp) + thead tr:first-child :last-child {
      border-radius: 0;
  }

  .tbl01 table thead, .tblHist table thead {
      background-color: #4b4b4b;
      color: #fff;
      display: table-header-group;
  }

  .tbl01 table thead.tblOnlyPc, .tblHist table thead.tblOnlyPc {
      display: table-header-group;
  }

  .tbl01 table thead tr th, .tblHist table thead tr th {
      padding: 16px;
  }

  .tbl01 table thead tr:first-child :first-child, .tblHist table thead tr:first-child :first-child {
      border-radius: 6px 0 0 0;
  }

  .tbl01 table thead tr:first-child :last-child, .tblHist table thead tr:first-child :last-child {
      border-radius: 0 6px 0 0;
  }

  .tbl01 table tbody, .tblHist table tbody {
      display: table-row-group;
  }

  .tbl01 table tbody tr, .tblHist table tbody tr {
      display: table-row;
      padding: 0;
  }

  .tbl01 table tbody tr th, .tblHist table tbody tr th, .tbl01 table tbody tr td, .tblHist table tbody tr td {
      background-color: #fff;
      border-left: 3px solid #f7f7f7;
      border-bottom: 3px solid #f7f7f7;
      display: table-cell !important;
      margin-bottom: 0;
      padding: 28px 20px;
  }

  .tbl01 table tbody tr th:first-child, .tblHist table tbody tr th:first-child, .tbl01 table tbody tr td:first-child, .tblHist table tbody tr td:first-child {
      border-left: none;
  }

  .tbl01 table tbody tr th._float, .tblHist table tbody tr th._float, .tbl01 table tbody tr td._float, .tblHist table tbody tr td._float {
      float: none;
      margin-right: 0;
  }

  .tbl01 table tbody tr th._narrow, .tblHist table tbody tr th._narrow, .tbl01 table tbody tr td._narrow, .tblHist table tbody tr td._narrow {
      margin-bottom: 0;
  }

  .tbl01 table tbody tr th._null, .tblHist table tbody tr th._null, .tbl01 table tbody tr td._null, .tblHist table tbody tr td._null {
      display: table-cell;
  }

  .tbl01 table tbody tr th .hdg, .tblHist table tbody tr th .hdg, .tbl01 table tbody tr td .hdg, .tblHist table tbody tr td .hdg {
      display: none;
  }

  .contentArea .tbl01 thead tr, .contentArea .tblHist thead tr {
      background-color: transparent;
  }

  .contentArea .tbl01 tbody tr th, .contentArea .tblHist tbody tr th, .contentArea .tbl01 tbody tr td, .contentArea .tblHist tbody tr td {
      background-color: #f7f7f7;
      border-color: #fff;
  }

  .contentArea02 .tbl01 table caption, .contentArea02 .tblHist table caption {
      border-radius: 6px 6px 0 0;
      display: table-caption;
  }

  .contentArea02 .tbl01 table caption:not(.onlySp) + thead, .contentArea02 .tblHist table caption:not(.onlySp) + thead {
      background-image: linear-gradient(#fff 0%, #fff 100%);
      background-position: top;
      background-size: 1px 2px;
      background-repeat: repeat-x;
  }

  .contentArea02 .tbl01 table tbody tr td, .contentArea02 .tblHist table tbody tr td {
      background-color: #f7f7f7;
      border-left: 3px solid #fff;
      border-bottom: 3px solid #fff;
  }

  .contentArea02 .tbl01 table tbody tr td:first-child, .contentArea02 .tblHist table tbody tr td:first-child {
      border-left: none;
  }

  .contentArea02 .tbl01 table tbody tr td .hdg, .contentArea02 .tblHist table tbody tr td .hdg {
      display: none;
  }

  .tbl02._type02 table tbody tr td {
      padding: 14px 11px;
  }

  .tblHist {
      margin-bottom: 60px;
  }

  .tblHist table {
      table-layout: fixed;
      vertical-align: middle;
  }

  .tblHist table .tblHistTdFix {
      width: 110px;
  }

  .tblHist table .tblHistTdQua {
      width: 80px;
  }

  .tblHist table .tblHistTdDel {
      padding: 0 14px;
      width: 60px;
  }

  .tblHist table thead {
      font-size: 1.3rem;
  }

  .tblHist table tbody tr td {
      background-color: #fff;
      border-left-color: #f7f7f7;
      border-bottom-color: #f7f7f7;
      padding: 32px 16px 32px 0;
      text-align: right;
  }

  .tblHist table tbody tr td:first-child {
      padding: 32px 32px;
      text-align: left;
  }

  .tblHist table tbody tr td:last-child {
      /* padding: 0; */
      text-align: left;
  }

  .tblHist table tbody tr td.selectCart, .tblHist table tbody tr td.btnCartDel {
      position: static;
  }

  .tblHist table tbody tr td.btnCartDel .btn {
      background-color: transparent;
      border: none;
      color: #1ddab6;
      font-size: 1.1rem;
      font-weight: normal;
      display: inline-block;
      letter-spacing: .15em;
      overflow: hidden;
      padding: 0;
      height: 32px;
      white-space: nowrap;
  }

  .tblHist table tbody tr td.btnCartDel .btn::before {
      background-color: #1ddab6;
      background-image: none;
      border: 2px solid #1ddab6;
      border-radius: 6px;
      box-sizing: border-box;
      display: block;
      margin: 0 auto 2px;
      height: 32px;
      width: 32px;
  }

  .tblHist table tbody tr td.btnCartDel .btn::after {
      background-image: url(/resource/images/sprite.png);
      background-position: -106.5px -123px;
      width: 16px;
      height: 16px;
      background-size: 203px 188px;
      content: '';
      display: block;
      margin-left: -8px;
      position: absolute;
      top: 8px;
      left: 50%;
  }

  .tblHist table tbody tr td.btnCartDel .btn._type02 {
      height: auto;
      white-space: normal;
  }

  .tblHist table tbody tr td.btnCartDel .btn:not(._disabled):hover::before, .tblHist table tbody tr td.btnCartDel .btn:not(._disabled):focus::before {
      background-color: transparent;
      background-image: linear-gradient(45deg, transparent 0%, transparent 47%, #1ddab6 47%, #1ddab6 53%, transparent 53%, transparent 100%), linear-gradient(135deg, transparent 0%, transparent 47%, #1ddab6 47%, #1ddab6 53%, transparent 53%, transparent 100%);
  }

  .tblHist table tbody tr td.btnCartDel .btn:not(._disabled):hover::after, .tblHist table tbody tr td.btnCartDel .btn:not(._disabled):focus::after {
      background-image: url(/resource/images/sprite.png);
      background-position: -88.5px -123px;
      width: 16px;
      height: 16px;
      background-size: 203px 188px;
  }

  .tblHist table tbody tr.tblCatLast {
      font-weight: bold;
  }

  .tblHist table tbody tr.tblCatLast td {
/***    padding-right: 16px;*/
      text-align: right;
  }

  .tblHist table tbody tr.tblCatLast td:last-child {
/***    padding: 0;*/
      text-align: center;
  }

  .tblHist table tbody tr.tblCatLast td.itemHigh {
/***      padding-right: 16px;*/
      border-top: none;
  }

  .tblHist table .tblHistTdFix {
      width: 170px;
  }

  .tblHist table .tblHistTdQua {
      width: 120px;
  }
/***
  .tblHist table tbody tr td {
      padding-right: 50px;
  }

  .tblHist table tbody tr.tblCatLast td {
      padding-right: 50px;
  }

  .tblHist table tbody tr.tblCatLast td.itemHigh {
      padding-right: 50px;
  }
*/
}

body > :first-child {
  position: fixed;
  z-index: 101;
}

.tblHist table tbody tr td.tdOpt {
  text-align: right;
}

.btn01 {
  cursor: pointer;
}

._disabled.btn01 {
  cursor: default;
}

.listTag ._type06 {
  color: #a1aaa9;
  border-style: solid;
  border-width: 2px;
  padding: 2px 10px;
}

.areaBtn01 form input {
  background-color: transparent;
  color: #1ddab6;
  width: 100%;
  min-width: auto;
  cursor: pointer;
  border-style: solid;
  border-width: 3px;
  border-radius: 60px;
  border-color: #1ddab6;
  display: inline-block;
  display: inline-block;font-family: 'Roboto', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 12px 24px;
  text-align: center;
  transition: all .3s;
}

.payButton {
    text-align: right;
    color : white;
    background-color: #ff94a0;
    border-radius: 3px;
    text-decoration: none;
    margin: 0 4px;
    padding: 5px 8px;
}
.grayButton {
    text-align: right;
    color : white;
    background-color: #808080;
    border-radius: 3px;
    text-decoration: none;
    margin: 0 4px;
    padding: 5px 8px;
    cursor: default;
}

.bold {font-weight: bold;}
.fs10 {font-size: 10px;}
.fs12 {font-size: 12px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs20 {font-size: 20px;}
.fs22 {font-size: 22px;}
.fs24 {font-size: 24px;}
.kasen {text-decoration:underline;}
.uchsen {text-decoration:line-through;}

.textNormal {font-weight: normal;}

.basic06 table,
.basic08 table {
  float: left;
  width: auto;
}

.basic08 {
  clear: left;
}

.textType01 {
    color: #ff7885;
}
.textType02 {
    color: #7ac8f9;
}

@media screen and (min-width: 751px) {
  .tblHist table tbody tr td:first-child {
    padding: 15px 15px 15px 20px;
  }

  .tblHistNoCol {
    width: 130px
  }

  .tblHistDateCol {
    width: 115px
  }

  .tblHistAmountCol {
    width: 100px
  }
  .tblHistQuantCol {
    width: 100px
  }

  .tblHistDrawResultCol {
    width: 130px
  }
  .tblHistDrawStatusCol {
    width: 100px
  }

  .tblHist table tbody tr td,
  .tblHist table tbody tr.tblCatLast td {
    padding: 15px 10px;
    margin-right: 0;
  }

  .tblHist table tbody tr td.tdAmo {
    text-align: right;
  }
  .tblHist table tbody tr td.tdQua {
    text-align: center;
  }

  .tblHist table tbody tr td.tdEvent {
    text-align: left;
  }
  .tblHist table tbody tr td.tdDraw {
    text-align: center;
  }

  .tbl01 table tbody tr td.checkBoxTd {
    width: 65px;
    padding: 30px 15px 23px 28px;
  }

  .areaBtn01 input {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 8px 15px 0;
    font-size: 1.6rem;
    padding: 12px 24px;
    max-width: 375px;
  }
  .areaBtn01 input:not(._disabled):hover, .areaBtn01 input:not(._disabled):focus {
    background-color: #1ddab6;
    color: #fff;
  }
  
  .tdPaddingS table tbody tr td {
    padding: 15px;
  }

  .listFlowLast {
    background-image: linear-gradient(90deg, #a1aaa9 0, #a1aaa9 100%, #a1aaa9 100%, #a1aaa9 100%) !important;
  }

  .artistArea.js_itemFilter[data-artist-col='3'] {
    justify-content: flex-start;
  }
}


.nobutton::before, .nobutton::after{
  content:none !important;
}
.tbl02 td{
min-width:90px;
padding:0 !important;
}
.tbl02 th.columnHead{

}
.tbl02 th.rowHead{
width: 200px;
}
.tooltipShow {
    transform: translateY(0) scale(1) rotate(0deg) !important;
    visibility: visible !important;
    animation-name: tooltip;
    animation-duration: 4s;
}

@keyframes tooltip {
	0% {opacity: 0;}
	10% {opacity: 1;}
	50% {opacity: 1;}
	90% {opacity: 0;}
	100% {opacity: 0;}
}
.tooltip .tooltipItem:hover + .tooltipContent{
opacity: 0; 
}
.tooltip .tooltipItem + .tooltipContent {
    background-color: #1ddab6;
    border-radius: 3px;
    color: #fff;
    font-size: 1.3rem;
    opacity: 0;
    display: inline-block;
    margin-top: 30px;
    padding: 24px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    text-align: center;
    transform: translateY(0) scale(.75) rotate(5deg);
    transform-origin: bottom center;
    transition: .15s ease-in-out;
    visibility: hidden;
    width: 240px;
    z-index: 999;
}
.tooltip .tooltipItem + .tooltipContent::before {
    border: 10px solid transparent;
    border-bottom: 16px solid #1ddab6;
    border-top-width: 0;
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top: -16px;
    right: 16px;
}

.popSelectClear + .tooltipShow {
    transform: translateX(250px) translateY(130px) scale(1) rotate(0deg) !important;
    visibility: visible !important;
    animation-name: tooltip;
    animation-duration: 4s;
}
.tooltip .popSelectClear + .tooltipContent{
    transform: translateX(550px) translateY(120px) scale(1) rotate(0deg) !important;
}
.tooltip .popSelectClear + .tooltipContent::before {
    right: 200px;
}

.areaArtistItem > .col > .listDl01{
color : #4b4b4b;
}
.areaProg[data-prog-state='1'] > .listProg li:nth-child(1),
.areaProg[data-prog-state='1'] > .listProg li:nth-child(2),
.areaProg[data-prog-state='1'] > .listProg li:nth-child(3),
.areaProg[data-prog-state='1'] > .listProg li:nth-child(4){
    color: #3a3a3a;
}
.areaProg[data-prog-state='2'] > .listProg li:nth-child(2),
.areaProg[data-prog-state='2'] > .listProg li:nth-child(3),
.areaProg[data-prog-state='2'] > .listProg li:nth-child(4){
    color: #3a3a3a;
}
.areaProg[data-prog-state='3'] > .listProg li:nth-child(3),
.areaProg[data-prog-state='3'] > .listProg li:nth-child(4){
    color: #3a3a3a;
}
@media screen and (min-width: 751px) {
._type02 .barProg {
    height: 24px !important;
}
}
@media screen and (max-width: 751px) {
._type02 .barProg {
    width: 24px !important;
}
}
.basic06,
.basic08{
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    display: table;
}
.basic06 table,
.basic08 table{
	display: table-cell;
	float: none;
  vertical-align: top;
}
.basic08 table thead,
.basic08 table tbody,
.basic08 table tr,
.basic08 table th,
.basic08 table td{
	width: 100%;
}
.basic08 table th,
.basic08 table td{
	position: relative;
	height: 90px;
}
.tbl02 .basic08 table th,
.tbl02 .basic08 table td{
	padding: 0;
}
.tbl02 .basic06 .rowHead,
.tbl02 .basic08 .rowHead{
	width:1800px;
	height: 90px;
}
.basic06 table:first-child,
.basic08 table:first-child{
	vertical-align: top;
	width:40%;
}
.basic06 table:first-child thead th,
.basic08 table:first-child thead th{
	height: 90px;
}
.basic06 table:first-child td,
.basic08 table:first-child td{
	padding-left:12px !important;
	padding-right:12px !important;
	text-align: left;
}
.basic06 table:nth-child(2),
.basic08 table:nth-child(2){
	margin-left: -1px;
}
.basic06 table:not(:first-child) .rowHead,
.basic08 table:not(:first-child) .rowHead{
	width: 1800px;
}
.basic08 table:last-child thead th:after{
	content: "　";
	display: block;
	position: absolute;
	z-index: 90;
	top: 0px;
	bottom: 0px;
	right:-1800px;
	width: 1800px;
	height: 90px;
    background-color: #1ddab6;
    line-height: 1.3;
}
.basic06 table:last-child tbody td:after,
.basic08 table:last-child tbody td:after{
	content: "　";
	display: block;
	border-bottom:2px solid #f7f7f7;
	position: absolute;
	top: -2px;
	bottom: -2px;
	right:-1800px;
	width: 1800px;
	height: 90px;
    line-height: 1.3;
}
.tbl02 .basic06 .rowHead .rowHeadDiv,
.tbl02 .basic08 .rowHead .rowHeadDiv{
    height: 7.0rem;
    overflow: hidden;
    vertical-align: middle;
}
.tbl02 .basic06 .rowHead .rowHeadDiv .rowHeadSpan,
.tbl02 .basic08 .rowHead .rowHeadDiv .rowHeadSpan{
    display: table-cell;
    height: 7.0rem;
    vertical-align: middle;
}


.basic04{
    width: 100%;
    vertical-align: top;
}
.basic04 table{
    float: none;
}
.basic04 table td,
.basic04 table th{
	height:90px;
}

.basic04 table td:first-child,
.basic04 table th:first-child{
	text-align: left;
	vertical-align: middle;
	width:40%;
}
.basic04 table thead,
.basic04 table tbody,
.basic04 table tr{
	width: 100%;
}
.basic04 table thead tr,
.basic04 table tbody tr{
	border-bottom: 2px solid #f7f7f7;
}
.basic04 table tr:last-child{
	border-bottom:0 none;
}
.basic04 table tbody tr td{
	border: 0 none;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.basic04 table thead th:first-child,
.basic04 table thead td:first-child{
	padding-left:12px !important;
	padding-right:12px !important;
	height: 90px;
}

.basic04 table tbody tr:not(._disabled),
.basic04 table tbody tr:not(._disabled){
    transition: all .3s;
}
.basic04 table tbody tr:not(._disabled):hover,
.basic04 table tbody tr:not(._disabled):focus {
    background-color: #f7f7f7;
}
.basic04 table tr{
	display: table;
}
.basic04 table td{
	text-align: left;
}
.tbl02 .basic04 .rowHead{
    display: table-cell;
	padding-left:12px !important;
	padding-right:12px !important;
	position: relative;
}
.tbl02 .basic04 .rowHead .rowHeadDiv{
    height: 7.0rem;
    overflow: hidden;
    top: 0;
    margin: auto;
    padding: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: calc( 100% - 24px );
}
.tbl02 .basic04 .rowHead .rowHeadDiv .rowHeadSpan{
    display: table-cell;
    height: 7.0rem;
    vertical-align: middle;
}
@media screen\0 {
    .tbl02 .basic04 .rowHead .rowHeadDiv{
        top: auto;
    }
}

.e-red {
    color: #ff7885;
}
.e-blue {
    color: #7ac8f9;
}

.listCheck li label span::before {
    border: 2px solid #e3e9e9;
    height: 19px;
    width: 19px;
}
.listCheck li label input:checked + span::after {
    left: 5px;
}

@media screen and (min-width: 751px) {
    .listCheck li label span::before {
        top: 2px;
    }

    .areaBanner {
        margin: 48px 6% 0;
    }

    .artistBox,
    .artistBox .itemText {
        display: block;
    }
    [data-artist-col='3'].artistArea.js_itemFilter .filtr-item {
        width: 33.33%;
    }

    .artistBox.pickUp,
    .itemText.pickUp {
        display: flex;
    }
}
