.event-playwith {
  position: relative;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.3; }

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

.event-playwith span {
  display: inline-block; }

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

.event-playwith .hr {
  width: 150px;
  margin-left: auto;
  margin-right: auto; }

.event-playwith .l-event {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 2rem; }

.event-playwith .ul, .event-playwith .ol, .event-playwith .p {
  margin-top: 0;
  margin-bottom: 0; }

.event-playwith .baceline {
  margin-bottom: 2rem; }

.event-playwith .baceline strong {
  display: inline-block;
  padding: 0 5px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(0, rgba(2, 149, 112, 0.2)));
  background-image: -o-linear-gradient(left, transparent 50%, rgba(2, 149, 112, 0.2) 0);
  background-image: linear-gradient(90deg, transparent 50%, rgba(2, 149, 112, 0.2) 0);
  background-repeat: repeat-x;
  background-position: 100% 85%;
  background-size: 200% 15px; }

.event-playwith .festa-func {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem; }

.event-playwith .festa-func .btn {
  margin: 0; }

@media (min-width: 45em) {
  .event-playwith .festa-func {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.event-playwith .festa-box {
  padding: 2rem;
  background-color: #f0f0f0; }

@media (min-width: 60em) {
  .event-playwith .festa-box {
    padding: 3rem; } }

.event-playwith .appli-box {
  padding: 2rem;
  border: 1px solid #e5e5e5; }

@media (min-width: 60em) {
  .event-playwith .appli-box {
    padding: 3rem; } }

.event-playwith .gift-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 2rem; }

@media (min-width: 60em) {
  .event-playwith .gift-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.event-playwith .gift-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  padding: 2rem 2rem 0 2rem; }

.event-playwith .gift-item:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.event-playwith .gift-item:nth-child(2) {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }

.event-playwith .gift-item::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 4rem;
  left: 0;
  right: 0;
  border: 1px solid rgba(2, 149, 112, 0.5); }

@media (min-width: 60em) {
  .event-playwith .gift-item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3rem; } }

.event-playwith .gift-flex {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem; }

.event-playwith .gift-flex .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

@media (min-width: 60em) {
  .event-playwith .gift-flex {
    gap: 2rem; }
  .event-playwith .gift-flex .item {
    gap: 2rem; } }

.event-playwith .gift-boon {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem; }

.event-playwith .gift-boon .state {
  display: block;
  padding: 3px 7px;
  background-color: #029570;
  color: #fff;
  font-size: 1.4rem;
  border-left: 1rem solid #fff;
  border-right: 1rem solid #fff; }

.event-playwith .director-item .thumb {
  text-align: center;
  margin-bottom: 3rem; }

@media (max-width: 44.99em) {
  .event-playwith .director-item .thumb {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 45em) {
  .event-playwith .director-item .thumb {
    float: left;
    width: 50%;
    margin-right: 3rem; } }

.event-playwith .list-item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: inherit; }

.event-playwith .list-item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  margin: 1rem 0; }

.event-playwith .list-item dt {
  display: block;
  color: #FFF;
  font-weight: normal;
  text-align: center;
  border-radius: 50px; }

.event-playwith .list-item dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px; }

.event-playwith .list-item.info-list dt {
  font-size: 16px;
  width: 120px;
  padding: 5px 0;
  background-color: #0a0a0a; }

.event-playwith .list-item.dl-list dt {
  font-size: 15px;
  width: 110px;
  padding: 4px 0;
  background-color: #737373; }

@media (min-width: 35em) {
  .event-playwith .list-item dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
    margin: 1.5rem 0; } }

.event-playwith .ol-list > li {
  margin: 1.5rem 0; }

.event-playwith .ol-list > li::before {
  font-weight: bold; }

.event-playwith .swiper-button-prev .event-playwith .swiper-button-next {
  top: 50%;
  margin: 0;
  color: #fff;
  font-size: 2rem; }

.photo-fasta-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

.photo-fasta-about .tl {
  display: block;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f0f0f0; }

.photo-fasta-about .cont {
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.photo-fasta-about .info-box {
  padding: 1.5rem; }

.photo-fasta-about .info-box p {
  margin: 0.5rem 0; }

.photo-fasta-about .item {
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.6rem; }

.photo-fasta-about .item-main .tl {
  background-color: #fcfbd3; }

@media (min-width: 60em) {
  .photo-fasta-about {
    gap: 2rem; }
  .photo-fasta-about .tl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    right: auto;
    width: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .photo-fasta-about .cont {
    padding: 0; }
  .photo-fasta-about .item {
    padding: 1.5rem 0 1.5rem 130px; } }

.photo-fasta-program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

.photo-fasta-program .tl,
.photo-fasta-program .cont {
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.photo-fasta-program .tl {
  display: block;
  background-color: #f0f0f0; }

.photo-fasta-program .info-box {
  padding: 1.5rem; }

.photo-fasta-program .info-box p {
  margin: 0.5rem 0; }

.photo-fasta-program .item {
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-size: 1.6rem; }

@media (max-width: 59.99em) {
  .photo-fasta-program .item-link .link {
    border-bottom: 0;
    text-align: center; } }

@media (min-width: 60em) {
  .photo-fasta-program {
    gap: 2rem; }
  .photo-fasta-program .tl {
    padding-left: 1.5rem; }
  .photo-fasta-program .cont {
    padding: 1.5rem; }
  .photo-fasta-program .item-link {
    padding-right: 160px; }
  .photo-fasta-program .item-link .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f0f0f0; } }

.photo-fasta-atist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem; }

.photo-fasta-atist .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2rem; }

.photo-fasta-atist .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

@media (max-width: 59.99em) {
  .photo-fasta-atist .thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .photo-fasta-atist .cont {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }
  .photo-fasta-atist .p {
    font-size: 85%; } }

@media (min-width: 60em) {
  .photo-fasta-atist {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 4rem; }
  .photo-fasta-atist .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.photo-fasta-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem; }

.photo-fasta-gift .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2rem;
  text-align: center; }

.photo-fasta-gift .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

@media (max-width: 59.99em) {
  .photo-fasta-gift .item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .photo-fasta-gift .thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .photo-fasta-gift .cont {
    -webkit-box-flex: 1.5;
        -ms-flex: 1.5;
            flex: 1.5;
    text-align: left; } }

@media (min-width: 60em) {
  .photo-fasta-gift {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 4rem; }
  .photo-fasta-gift .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.photo-fasta-director {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem; }

.photo-fasta-director .cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  text-align: left; }

@media (min-width: 60em) {
  .photo-fasta-director {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .photo-fasta-director .thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .photo-fasta-director .cont {
    -webkit-box-flex: 1.2;
        -ms-flex: 1.2;
            flex: 1.2; } }

.photo-fasta-figure .fig {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 530px;
  background-color: #f0f0f0; }

.photo-fasta-figure .fig-img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
