.event-playwith {
  position: relative;
  color: #0a0a0a;
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center; }

@media (min-width: 60em) {
  .event-playwith {
    font-size: 2.0rem; } }

.event-playwith .l-event,
.event-playwith .l-small {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem; }

.event-playwith .l-event {
  max-width: 930px; }

.event-playwith .l-small {
  max-width: 630px; }

.event-playwith .desc {
  color: inherit;
  font-size: 80%;
  opacity: 0.8; }

.cont-wrap {
  padding-top: 4rem;
  padding-bottom: 6rem; }

@media (min-width: 45em) {
  .cont-wrap {
    padding-top: 6rem;
    padding-bottom: 8rem; } }

@media (min-width: 60em) {
  .cont-wrap {
    padding-top: 8rem;
    padding-bottom: 10rem; } }

@media (min-width: 75em) {
  .cont-wrap {
    padding-top: 10rem;
    padding-bottom: 12rem; } }

.cont-head {
  color: #0a0a0a;
  text-align: center; }

.cont-head span {
  display: inline-block; }

.cont-head .title {
  color: #0a0a0a;
  font-size: 2.0rem;
  font-weight: bold;
  word-break: keep-all;
  word-wrap: break-word; }

.cont-head .title em {
  padding: 0 5px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(0, rgba(222, 0, 85, 0.1)));
  background-image: -o-linear-gradient(left, transparent 50%, rgba(222, 0, 85, 0.1) 0);
  background-image: linear-gradient(90deg, transparent 50%, rgba(222, 0, 85, 0.1) 0);
  background-repeat: repeat-x;
  background-position: 100% 90%;
  background-size: 200% 15px;
  color: inherit; }

@media (min-width: 60em) {
  .cont-head .title {
    font-size: 2.8rem; } }

.cont-foot {
  text-align: center;
  margin-top: 2rem; }

@media (min-width: 60em) {
  .cont-foot {
    margin-top: 3rem; } }

.cont-foot .btn:after {
  content: '\ea1a';
  display: inline-block;
  font-family: 'icon';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none !important;
  text-transform: none;
  vertical-align: top;
  margin-left: 2rem; }

.top-wrap {
  position: relative; }

.top-cont {
  position: absolute;
  left: 7%;
  right: 2%;
  top: 35%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  color: #fff; }

@media (min-width: 60em) {
  .top-cont {
    top: 50%; } }

.top-tl {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -1.2px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  word-break: keep-all;
  word-wrap: break-word; }

.top-tl span {
  display: inline-block; }

@media (min-width: 45em) {
  .top-tl {
    font-size: 2.8rem; } }

@media (min-width: 60em) {
  .top-tl {
    font-size: 3.4rem; } }

@media (min-width: 75em) {
  .top-tl {
    font-size: 3.8rem; } }

.set-item {
  text-align: left;
  position: relative; }

.set-item .tl {
  font-weight: bold; }

.set-item li {
  position: relative;
  margin: 1rem 0;
  padding-left: 80px;
  word-break: keep-all;
  word-wrap: break-word; }

.set-item span {
  display: inline-block; }

.set-item strong {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 70px;
  padding: 5px 0;
  text-align: center;
  border-radius: 50px;
  background-color: #de0055;
  color: #fff;
  font-size: 1.3rem;
  font-weight: normal; }

@media (min-width: 60em) {
  .set-item li {
    padding-left: 120px; }
  .set-item strong {
    width: 110px;
    font-size: 1.5rem; } }

.notice-wrap {
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.6rem; }

.notice-wrap .tl {
  color: #fff;
  font-size: 2.4rem;
  margin-bottom: 1rem; }

.notice-wrap a, .notice-wrap a:hover, .notice-wrap a:focus {
  color: rgba(255, 255, 255, 0.7); }

@media (min-width: 60em) {
  .notice-wrap .tl {
    margin-bottom: 2rem; } }
