body {
  font-family: "Ryumin Medium KL", sans-serif;
}
.c-text--15 {
  font-size: 15px;
  letter-spacing: 1.4px;
  line-height: 1.9;
  padding-top: 5px;
}
.c-text--16 {
  font-size: 16px;
  letter-spacing: 1.4px;
  line-height: 1.75;
  padding-top: 10px;
}
.c-columns {
  max-width: 770px;
  margin: auto;
  justify-content: space-between;
}
.c-columns.w880 {
  max-width: 880px;
}
.c-columns__item {
  width: 100%;
}
.u-margin-xs, .u-margin-xs-pc {
  margin-bottom: 60px;
}
.c-text--note{
  color: #ffffff;
  text-align: center;
  padding-bottom: 40px;
}
.p-top-lineup .c-text--note{
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
}
.c-text{
  color: #ffffff;
}
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;
}
.bg-b{
  background-color: #000000;
}
.bg-b2{
  background-color: #333333;
}
.bg-b3{
  background-color: #8698a1;
}
@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%;
  }
  .c-full-image__text-content {
    width: 100%;
    padding: 40px 60px 0 60px;
  }
  .ihatov{
    position: absolute;
    top: 40px;
    right: 0;
  }
}

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

  Project

-------------------------------------------------------------------------------- */
.p-top-header{
  height: calc(100vh - 50px);
  overflow: hidden;
}
.p-top-header h1{
  background-image: url(../img/top-new/header_title.svg);
  width: 610px;
  height: 253px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  overflow: hidden;
  text-indent: -9999px;
}
.p-top-header__arrow {
  position: absolute;
  bottom: 2vw;
  left: 50%;
  width: 4.2vw;
  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: 17px;
  color: #ffffff;
  font-family: "Ryumin Medium KL", sans-serif;
  font-weight: normal;
  line-height: 2.2;
}
.banner{
  max-width: 830px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}
.banner img{
  max-width: 400px;
}
.p-top-special__heading .c-heading {
  color: #ffffff;
}

.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__arrow {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 46px;
    transform: translate(-50%, 0);
  }

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

  .u-margin-xl, .u-margin-xl-pc {
    margin-bottom: 20px;
    padding: 50px 0 60px;
  }
  .u-margin-xxxl, .u-margin-xxxl-pc {
    margin-bottom: 30px;
  }
  .u-margin-xxl, .u-margin-xxl-pc {
    margin-bottom: 30px;
  }

}

@media (min-width: 1000px) {

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

}
@media (max-width: 640px) {
  .p-top-header{
    height: calc(100vh - 50px);
  }
  .p-top-header h1{
    width: 95%;
    height: 0;
    padding-top: 40%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

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

.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: #142350;
}

.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: #ffffff;
  margin-top: 100px;
  z-index: 1;
  position: absolute;
  font-family: "Midashi Go MB31", sans-serif;
}
.p-top-lineup-header__container{
  color: #ffffff;
}
.p-top-lineup-header {
  position: relative;
  padding-top: 26.5625%;
}

.p-top-lineup-header__heading {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}

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

.p-top-lineup__items {
  display: flex;
  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;
  color: #ffffff;
}

.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__image--w80 img {
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
}

.p-top-lineup__text {
  margin-bottom: 10px;
}
.p-top-lineup__text .c-text--bold{
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
.p-top-lineup__text p {
  font-size: 1.1rem;
  line-height: 1.4;
  text-align: center;
}

.p-top-lineup__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 22px;
  margin: 0 auto;
  border-radius:11px;
  color: #142350;
  background-color: rgba(255, 255, 255, .6);
}

.p-top-lineup__button span {
  font-size: 1rem;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
#lineup{
  position: relative;
}

@media (min-width: 768px) {

  .p-top-lineup__title {
    /* font-size: 2rem; */
    font-size: 3.4rem;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 20vw;
  }

  .p-top-lineup-header {
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .p-top-lineup-header__container {
    width: 100%;
    padding: 0 15px;
  }

  .p-top-lineup-header__heading {
    font-size: 30px;
    line-height: 1.466;
    transform: none;
  }

  .p-top-lineup-header__text-pc {
    display: block;
    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%;
  }
  .p-top-lineup__image--w80 img {
    width: 80%;
  }

}

@media (min-width: 1000px) {

  .p-top-lineup-header__container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  .p-top-lineup-header__container > div{
    width: 50%;
  }

}

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

.p-top-special__items {
  display: flex;
  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;
  color: #ffffff;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}

.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: 55%;
  }

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

  .p-top-information .c-heading {
    font-size: 2.8rem;
  }
}
#information{
  background-color: #fff;
  margin: 50px 0;
  padding: 50px 0 20px;
}
#information .c-text{
  color: #000;
}
#information h2, #information2 h2{
  font-family: "Midashi Go MB31", sans-serif;
}
#information2{
  background-color: #000;
  color: #fff;
  margin: 50px 0;
  padding: 50px 0 20px;
}
#information .c-heading--small,
#information2 .c-heading--small{
  font-size: 1.98rem;
}
#information2 .c-heading{
  font-size: 1.98rem;
}
#information .c-heading span,
#information2 .c-heading span {
  font-size: 3rem;
}
#information2 .c-heading--small span{
  font-size: 2.4rem;
}
#information2 .c-text a{
  color: #ffffff;
}
@media (max-width: 768px){
  #information,
  #information2{
    padding: 30px 0 5px;
  }
  #information2 .c-heading {
    font-size: 1.6rem;
  }
  #information .c-heading--small,
  #information2 .c-heading--small{
    font-size: 1.6rem;
  }
  #information .c-heading span, #information2 .c-heading span {
    font-size: 2rem;
  }
}
/* ----------------------------------------------------------------------------- */
.bg-wrap{
  position: fixed;
  top: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  transform: translateX(-50%);
  background-size: cover;
  transition: 1s opacity;
}
.bg-wrap video{
  min-width: 100%;
  min-height: 100vh;
}
@media (max-width: 768px){
  .pcOnly{
    display: none;
  }
  .bg-wrap{
    background: url(/store/mizusawa/2020aw/img/top-new/bg1_sp.jpg) no-repeat;
    background-size: cover;
  }
  .bg-wrap.bg1{
    background: url(/store/mizusawa/2020aw/img/top-new/bg1_sp.jpg) no-repeat;
    background-size: cover;
  }
  .bg-wrap.bg2{
    background: url(/store/mizusawa/2020aw/img/top-new/bg2_sp.jpg) no-repeat;
    background-size: cover;
  }
  .bg-wrap.bg3{
    background: url(/store/mizusawa/2020aw/img/top-new/bg3_sp.jpg) no-repeat;
    background-size: cover;
  }
  .bg-wrap.bg4{
    background: url(/store/mizusawa/2020aw/img/top-new/bg4_sp.jpg) no-repeat;
    background-size: cover;
  }
  .p-headerUnder__catchCopy{
    font-size: 14px;
    padding: 30px 15px 0;
  }
  .banner{
    padding: 30px 15px;
    display: block;
    text-align: center;
  }
  .banner p:first-of-type{
    padding-bottom: 15px;
  }
  .c-full-image__text-container .ihatov{
    width: 20%;
    position: absolute;
    bottom: 10px;
    right: 15px;
  }
  .p-top-lineup-header__heading{
    padding: 5px 0;
    font-size: 14px;
  }
  .c-text{
    padding-bottom: 10px;
  }
  .p-top-lineup-header {
    padding-top: 12.5625%;
    margin-bottom: 0;
  }
  .p-top-lineup-header__text-sp{
    margin-bottom: 0;
  }
  .p-top-lineup__title {
    /* margin-top: 60px; */
    font-size: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 26vw;
    white-space: nowrap;
  }
  .c-text--note{
    text-align: left;
  }
  .p-top-lineup .c-text--note{
    padding: 20px 0;
    text-align: center;
  }
  .p-top-lineup-header__container{
    padding: 0 15px;
    line-height: 1.5;
  }
  .p-top-lineup__image--w80 img{
    width: 70%;
  }
}
.l-footer__container--bottom .l-footer__link a {
  color: #ffffff;
}

.l-footer__copyright {
  color: #ffffff;
}

.l-header-lineup__button a {
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
}