@charset "utf-8";

@media screen and (max-width: 768px) {

  /* =============================================================

　　Mobile - Parts Setting

============================================================= */

  /*  Event Page Settings
--------------------------------------------- */

.page-event .txt-center.txt-intro {
  text-align: left !important;
}

/* Banner */

.bnr-pickup {
  margin: 2em 0;
  text-align: left;
}

.bnr-pickup img {
  width: 100%;
  height: auto;
  margin-bottom: 1.2em;
}

.bnr-pickup a:first-child {
  margin-right: 0;
  margin-bottom: 1em;
}

.btn-ticketdetail a.btn-link {
  width: 100%;
  height: 56px;
}

/* Common */

.box-detail {
  margin-bottom: 4em;
}

/* Outline */

.outline-section .tbl-outline th,
.outline-section .tbl-outline td {
  display: block;
  width: 100%;
  font-size: 1.1em;
}

.outline-section .tbl-outline th {
  width: 100%;
  padding: 1.5em 0 0;
  border-bottom: none;
}

.outline-section .tbl-outline td {
  padding: 0 0 0.5em;
}


/* Profile */

.profile-section {
  padding: 20px;
}

.profile-section .box-profile {
  margin-bottom: 4em;
}

.profile-section .box-profile:last-child {
  margin-bottom: 0;
}

.profile-section .box-profile .img-profile {
  float: none;
  width: 100%;
  margin-bottom: 1.5em;
}

.profile-section .box-profile .txt-profile {
  float: none;
  width: 100%;
}

/* Point */

.point-section .box-point {
  margin-bottom: 4em;
}

.point-section .box-point:last-child {
  margin-bottom: 0;
}

.point-section .box-point .img-point {
  float: none;
  max-width: 100% !important;
  margin-bottom: 1.5em;
}

.point-section .box-point .img-point img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}

.point-section .box-point .txt-point {
  float: none;
  width: 100%;
}


}
