@charset "UTF-8";
/* sp - covid-19.css */

#ContentsInner {
  padding: 20px 0;
}
#ContentsInner h2 {
  width: 70%;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#ContentsInner .title3 h2 {
  width: 100%;
  text-align: center;
}
#ContentsInner h2::before {
  margin-right: 10px;
}
#ContentsInner h2::after {
  margin-left: 10px;
}
.pageTitleContainer .inner .pageTitle {
  top: 0;
}
/* リード分 */
#ContentsInner > .lead {
  text-align: left;
  margin-top: 10px;
  padding: 0 15px;
}
/* ご来場される皆様へのお願い */
#cooperation {
  margin: 30px auto 0;
}
#cooperation h2 {
  width: 100%;
  padding: 0 15px;
}
#cooperation > .inner {
  width: 100%;
  margin: 30px auto 0;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#cooperation .contentsDetail {
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
}
#cooperation .contentsDetail:nth-child(4),
#cooperation .contentsDetail:nth-child(5),
#cooperation .contentsDetail:nth-child(6) {
  margin-top: 0;
}
#cooperation .contentsDetail img {
  width: 100%;
  height: auto;
}
#cooperation .contentsDetail > .text {
  font-size: 14px;
}
#cooperation .informationLink {
  width: 90%;
  margin: 10px auto 0;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#cooperation .informationLink > .text {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
#cooperation .registrationLink {
  margin-top: 30px;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#cooperation .registrationLink > .text {
  font-size: 18px;
  line-height: 1.3;
}
#cooperation .registrationLink > .inner {
  display: block;
  width: 100%;
  text-align: center;
}
#cooperation .registrationLink .buttonLink + .buttonLink {
  margin-top: 15px;
}

/* イベント運営における基本対策 */
#measures {
  margin-top: 50px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#measures h2 {
  width: 100%;
}
#measures .measuresList {
  margin: 30px auto 0;
}
#measures .noteContents {
  width: 100%;
  margin: 25px auto 0;
  padding: 20px 10px;
}
#measures .noteContents .title {
  line-height: 1.3;
  text-align: left;
  padding-left: 27px;
  text-indent: -27px;
}
#measures .noteList {
  margin-top: 15px;
}
#measures .message {
  margin: 30px 0 0;
}
#measures .message p {
  text-align: left;
}
#measures .message .time {
  margin-top: 20px;
  text-align: center;
}

/* ご来場予定の皆様へ */
/* アプリ */
#app {
  width: 100%;
  margin: 30px auto 0;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#app h2 {
  width: 100%;
  line-height: 1.5;
  text-align: left;
  padding: 13px 10px;
}
#app .detail {
  display: block;
  margin-top: 30px;
}
#app .imageContents {
  width: 100%;
}
#app .detail .appImage {
  display: block;
  text-align: center;
  margin-top: 20px;
}
#app .detail .appImage a {
  display: inline-block;
}
#app .detail .appImage a + a {
  margin-top: 10px;
}
#app .detail .appImage img {
  width: 70%;
  height: auto;
}
#app .detail .textContents {
  width: 100%;
  margin-top: 20px;
}
#app .note {
  width: 100%;
  margin: 30px auto 0;
  padding: 20px 15px;
}
#app .note .title {
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
}
#app .note .text {
  width: 100%;
}

/* /covid-19/registration/ */
/* 来場者登録について */
#registration {
  width: 100%;
  margin: 40px auto 0;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#registration .methodTitle {
  display: block;
}
#registration .order {
  width: 100%;
}
#registration .order span {
  display: inline-block;
  line-height: 1;
  padding: 7px 0 3px;
}
#registration .titleInner {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#registration .titleMain {
  height: auto;
  padding: 5px;
}
#registration .titleMain h2 {
  font-size: 16px;
  line-height: 1.5;
}
#registration .titleMain span {
  width: auto;
  font-size: 14px;
  margin-left: 10px;
}
#registration .registeringMethod .period {
  margin-top: 25px;
}
#registration .registeringMethod .period p {
  font-size: 18px;
  padding: 10px 15px;
}
#registration .registeringMethod + .registeringMethod {
  margin-top: 35px;
}
#registration .registeringMethod > .explanation {
  text-align: left;
}
#registration .orderContents {
  display: block;
  margin-top: 30px;
}
#registration .orderDetail {
  margin-bottom: 30px;
}
#registration .orderDetail .text {
  width: 100%;
}
#registration .orderDetail:nth-child(1),
#registration .orderDetail:nth-child(2),
#registration .orderDetail:nth-child(3) {
  width: 100%;
}
#registration .orderImage {
  height: auto;
  width: 100%;
  display: block;
}
#registration .registrationLink {
  margin-top: 35px;
}
#registration .registrationLink .buttonLink {
  width: 100%;
  font-size: 14px;
}
#registration .registrationLink .text {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
}
