.c-text--15 {
  font-size: 15px;
  letter-spacing: 1.4px;
  line-height: 1.9;
  padding-top: 5px;
}
.c-columns {
  max-width: 770px;
  margin: auto;
  justify-content: space-between;
}
.c-columns.w880 {
  max-width: 880px;
}
.c-columns__item {
  width: 100%;
}
main {
  padding-top: 50px;
}
section.sec04 {
  overflow: hidden;
}
.u-w440 {
  width: 100%;
}
.u-flex {
  display: flex;
  flex-wrap: wrap;
}
.c-full-image__text-container {
  padding-top: 50%;
}
.l-container.plr0 {
  padding: 0;
}

@media (min-width: 768px) {
  .u-w440 {
    width: 440px;
  }
  .u-flex {
    flex-wrap: nowrap;
  }
  h2 {
    font-size: 30px;
  }
  .c-heading {
    font-size: 30px;
    letter-spacing: 1px;
  }
  .c-text {
    font-size: 16px;
  }
  .c-columns__item {
    width: 49%;
  }
  .c-full-image__image-container img.sec04 {
    width: 117%;
  }
}

/* --------------------------------------------------------------------------------

  Project

-------------------------------------------------------------------------------- */

.p-top-header {
  overflow: hidden;
}

.p-top-header__container {
  position: relative;
  width: 100%;
  /* height: 100vh; */
}

.p-top-header__image,
.p-top-header__image picture,
.p-top-header__image img {
  width: 100%;
  height: inherit;
}

.p-top-header__image {
  position: relative;
}

.p-top-header__image__floatingTxt {
  position: absolute;
  top: 90px;
  width: 134px;
}

.p-top-header__image__floatingTxt--left {
  left: 200px;
}

.p-top-header__image__floatingTxt--right {
  right: 200px;
}

.p-top-header__content {
  position: absolute;
  /* top: 0; */
  bottom: 0;
  left: 0;
  width: 100%;
  height: inherit;
}

.p-top-header__title {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 185px;
}

.p-top-header__text-01 {
  position: absolute;
  top: 60px;
  right: 12.5px;
  width: 92px;
}

.p-top-header__text-02 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90.625%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-top-header__arrow {
  position: absolute;
  bottom: 2vw;
  left: 50%;
  width: 4.2vw;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.p-top-header__arrow > a {
  pointer-events: none;
}

.p-headerUnder__catchCopy {
  max-width: 860px;
  padding: 0 15px;
  margin: auto;
  font-size: 14px;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-weight: normal;
  line-height: 2.2;
}

.p-headerUnder__catchCopy > span {
  color: #A05A23;
}

.p-senkouyoyaku {
  margin-bottom: 20px;
}

.p-top-special__heading .c-heading {
  color: #6e6e6e;
}

.p-downyJr {
  width: 100%;
  padding-top: 20px;
  text-align: center;
}

.p-downyJr img {
  width: 100%;
  max-width: 280px;
}

@media (min-width: 768px) {

  .p-top-header__title {
    /* top: 220px; */
    top: calc(50% - 8.0555%);
    left: 65px;
    width: 390px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  .p-top-header__text-01 {
    /* top: 184px; */
    top: calc(50% - 8.0555%);
    right: 45px;
    width: 170px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  .p-top-header__text-02 {
    position: absolute;
    top: auto;
    bottom: 136px;
    left: 50%;
    width: 91.5781%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .p-top-header__arrow {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 46px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .p-headerUnder__catchCopy {
    font-size: 21px;
  }

  .p-downyJr {
    width: calc(100% - 440px);
    padding-top: 0;
    text-align: right;
  }

  .p-downyJr img {
    max-width: 340px;
  }

}

@media (min-width: 1000px) {

  .p-top-header__content {
    left: calc(50% - 500px);
    max-width: 1000px;
  }

}

/* ----------------------------------------------------------------------------- */

.p-top-introduction {
  padding: 60px 0;
}

.p-top-introduction:nth-of-type(1) {
  /* margin-left: -15px;
  margin-right: -15px; */
  margin-bottom: 20px;
  padding: 30px 15px;
  background-color: #e2e2e2;
}

.p-top-introduction:nth-of-type(1) .c-columns__item {
  width: 100%;
}

.p-top-introduction:nth-of-type(1) .c-heading {
  font-size: 2.2rem;
}

.p-top-schedule {
  padding: 15px 0;
  background-color: #A05A23;
}

.p-top-schedule img {
  width: 92%;
}

@media (min-width: 768px) {

  .p-top-introduction:nth-of-type(1) {
    padding: 60px 15px;
    /* margin-left: 0;
    margin-right: 0; */
  }

  .p-top-introduction:nth-of-type(1) .c-columns__item {
    width: auto;
  }

  .p-top-introduction:nth-of-type(1) .c-heading {
    font-size: 3.6rem;
  }

  .p-top-schedule {
    padding: 25px 0;
  }

  .p-top-schedule img {
    width: 724px;
  }

}

/* ----------------------------------------------------------------------------- */

.p-top-lineup__title {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #6E6E6E;
}

.p-top-lineup-header {
  position: relative;
  padding-top: 26.5625%;
}

.p-top-lineup-header__heading {
  position: absolute;
  top: 0;
  left: 50%;
  width: 12%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.p-top-lineup-header__text-pc {
  display: none;
}

.p-top-lineup__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 10px;
}

.p-top-lineup__item {
  width: 50%;
  margin-bottom: 30px;
  padding: 0 10px;
}

.p-top-lineup__item a {
  display: block;
}

.p-top-lineup__item:nth-last-of-type(1),
.p-top-lineup__item:nth-last-of-type(2) {
  margin-bottom: 0;
}

.p-top-lineup__image {
  position: relative;
  margin: 0 auto 5px auto;
  /* background-color: #ccc; */
}

.p-top-lineup--outer .p-top-lineup__image {
  padding-top: 120%;
}

.p-top-lineup--outer .p-top-lineup__item:nth-of-type(1) .p-top-lineup__image,
.p-top-lineup--outer .p-top-lineup__item:nth-of-type(2) .p-top-lineup__image {
  padding-top: 152%;
}

.p-top-lineup--inner .p-top-lineup__image {
  padding-top: 91%;
}

.p-top-lineup__image img {
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-top-lineup__image--w125 img {
  width: 111%;
  left: 52%;
  transform: translateX(-50%);
}

.p-top-lineup__text {
  margin-bottom: 10px;
}

.p-top-lineup__text p {
  font-size: 1.1rem;
  line-height: 1.4;
  text-align: center;
}

.p-top-lineup__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  height: 22px;
  margin: 0 auto;
  border: 1px solid #A05A23;
  border-radius:11px;
  color: #A05A23;
}

.p-top-lineup__button span {
  font-size: 1rem;
}

@media (min-width: 768px) {

  .p-top-lineup__title {
    font-size: 1.9rem;
  }

  .p-top-lineup-header {
    padding-top: 130px;
    margin-bottom: 30px;
  }
  .p-top-lineup-header__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .p-top-lineup-header__heading {
    left: 80px;
    width: 98px;
    -webkit-transform: none;
            transform: none;
  }

  .p-top-lineup-header__text-pc {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
  }

  .p-top-lineup-header__text-sp {
    display: none;
  }

  .p-top-lineup__items {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
  }

  .p-top-lineup__item {
    width: 50%;
    margin-bottom: 0;
    padding: 0 60px 50px;
  }

  .p-top-lineup__image {
    margin-bottom: 15px;
  }

  .p-top-lineup__text {
    margin-bottom: 15px;
  }

  .p-top-lineup__text p {
    font-size: 1.82rem;
  }

  .p-top-lineup__button {
    width: 170px;
    height: 37px;
    border-radius:20px;
  }

  .p-top-lineup__button span {
    font-size: 1.69rem;
  }

  .p-top-lineup__image--w125 img {
    width: 125%;
    left: 52%;
  }

}

@media (min-width: 1000px) {

  .p-top-lineup-header__container {
    left: calc(50% - 576px);
    max-width: 1200px;
  }

}

/* ----------------------------------------------------------------------------- */

.p-top-special__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-top-special__item {
  width: 50%;
  margin-bottom: 15px;
}

.p-top-special__item a {
  display: block;
}

.p-top-special__item:nth-last-of-type(1),
.p-top-special__item:nth-last-of-type(2) {
  margin-bottom: 0;
}

.p-top-special__image {
  margin-bottom: 3px;
}

.p-top-special__text {
  padding-left: 15px;
}

.p-top-special__text .c-lead {
  font-size: 1.1rem;
}

.p-top-special__text .c-lead--small {
  font-size: .9rem;
}

@media (min-width: 768px) {

  .p-top-special__heading .c-heading {
    font-size: 1.8rem;
  }
  .p-top-special__item {
    width: 25%;
    margin-bottom: 0;
  }

  .p-top-special__text .c-lead {
    font-size: 1.8rem;
  }

  .p-top-special__text .c-lead--small {
    font-size: 1.3rem;
  }

}

/* ----------------------------------------------------------------------------- */

.p-top-event {
  padding: 25px 0;
  background-color: #DBE7ED;
}

.p-top-event .u-text-left {
  margin-top: 20px;
}

.p-top-event .u-text-left.under {
  margin-bottom: 20px;
}

.p-top-event a {
  color: #666;
}
.downyblack {
  color: #000;
}

@media (min-width: 768px) {

  .p-top-event {
    padding: 75px 0;
  }

  .p-top-event .u-text-left.under {
    margin-bottom: 0;
  }

  .p-top-event .c-columns__item:nth-of-type(1) {
    width: 60%;
  }

  .p-top-event .c-columns__item:nth-of-type(2) {
    width: 40%;
  }

  .p-top-event .c-heading {
    font-size: 2.8rem;
  }

  .p-top-event .u-text-left {
    margin-top: 30px;
  }

}

/* ----------------------------------------------------------------------------- */

@media (min-width: 768px) {

  .p-top-information .c-columns__item:nth-of-type(1) {
    width: 60%;
  }

  .p-top-information .c-columns__item:nth-of-type(2) {
    width: 40%;
  }

  .p-top-information .c-heading {
    font-size: 2.8rem;
  }

}
