body {
  image-rendering: -webkit-optimize-contrast;
}

img {
  image-rendering: auto;
}

br.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  br.sp {
    display: inherit;
  }
}

.main.contents * {
  font-family: "Noto Sans JP", sans-serif !important;
}
.main.contents img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.main.contents .kv img.kv-img{
  width: 100%;
}
.deco img{
  width: 100%;
}

.main.contents .kv-bottom {
  max-width: 976px;
  text-align: center;
  margin: auto;
  padding: 35px 0 30px;
}
@media screen and (max-width: 767px) {
  .main.contents .kv-bottom {
    max-width: 79.6875%;
    padding: 25px 0 18px;
  }
}
.main.contents .kv-bottom img {
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .main.contents .kv-bottom img {
    margin: 0 auto 18px;
  }
}
.main.contents .kv-bottom .button {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .main.contents .kv-bottom .button {
    padding: 0 25px;
  }
}
.main.contents .kv-bottom .button img {
  margin-bottom: 0;
}
.main.contents .kv-bottom .button:hover {
  opacity: 0.8;
}
.main.contents .section {
  position: relative;
}

.main.contents .section h2 {
  margin-bottom: 55px;
}
.main.contents .section h2 img {
  position: relative;
  margin: auto;
  z-index: 1;
}
.main.contents .section__line1 {
  margin: auto;
}
.main.contents .section__line1 img {
  margin: auto;
}
.main.contents .section__line2 {
  font-size: 32px;
  line-height: 1.4375;
  font-weight: 700;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .main.contents .section__line2 {
    text-align: center;
    font-size: 14px;
    line-height: 1.71;
  }
}
.main.contents .section__line3 {
  font-size: 18px;
  line-height: 1.333;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .main.contents .section__line3 {
    text-align: center;
    font-size: 10px;
  }
}
.main.contents .section .image {
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .main.contents .section .image {
    margin-bottom: 22px;
  }
}
.main.contents .section .comment {
  margin: auto;
  max-width: 87.5%;
}
.main.contents .section .comment img {
  margin: auto;
}
.main.contents .section a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.main.contents .section a:hover {
  opacity: 0.8;
}
.main.contents .section a img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .main.contents .section a img {
    max-width: 50%;
  }
}
.main.contents .section.section1 {
  background-image: linear-gradient(180deg, rgba(254, 242, 254, 1), rgba(228, 243, 254, 1));
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section1 {
    padding: 25px 0 76px;
  }
  .main.contents .section.section1 h2 {
    max-width: 60.15625%;
    margin: 0 auto 15px;
  }
}
/*.main.contents .section.section1:before {
  content: "";
  background: url(../img/sec01_deco.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 144px;
  position: absolute;
  top: -140px;
  background-size: cover;
  background-position-x: center;
}*/


.main.contents .section.section1 .section__line1 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section1 .section__line1 {
    max-width: 80.78125%;
    margin-bottom: 20px;
  }
}
.main.contents .section.section1 .section__line2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section1 .section__line2 {
    margin-bottom: 10px;
  }
}
.main.contents .section.section1 .section__line3 {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section1 .section__line3 {
    margin-bottom: 35px;
  }
}
.main.contents .section.section1 .comment {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section1 .comment {
    margin-bottom: 40px;
  }
}
.main.contents .section.section2 {
  padding: 80px 0 135px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section2 {
    padding: 32px 0 65px;
  }
  .main.contents .section.section2 h2 {
    max-width: 60.15625%;
    margin: 0 auto 22px;
  }
}
.main.contents .section.section2 .section__line1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section2 .section__line1 {
    max-width: 78.75%;
    margin-bottom: 28px;
  }
}
.main.contents .section.section2 .section__line2 {
  margin-bottom: 105px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section2 .section__line2 {
    margin-bottom: 40px;
  }
}
.main.contents .section.section2 .comment {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section2 .comment {
    margin-bottom: 40px;
  }
}
.main.contents .section.section3 {
  padding: 80px 0 135px;
  background-image: linear-gradient(180deg, rgba(254, 242, 254, 1), rgba(228, 243, 254, 1));
}
@media screen and (max-width: 767px) {
  .main.contents .section.section3 {
    padding: 40px 0 73px;
  }
  .main.contents .section.section3 h2 {
    max-width: 60.15625%;
    margin: 0 auto 22px;
  }
}
.main.contents .section.section3 .section__line1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section3 .section__line1 {
    max-width: 85.78125%;
    margin-bottom: 25px;
  }
}
.main.contents .section.section3 .section__line2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section3 .section__line2 {
    margin-bottom: 32px;
  }
}
.main.contents .section.section3 .comment {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section3 .comment {
    margin-bottom: 38px;
  }
}
.main.contents .section.section4 {
  padding: 80px 0 180px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section4 {
    padding: 38px 0 57px;
  }
  .main.contents .section.section4 h2 {
    max-width: 60.15625%;
    margin: 0 auto 22px;
  }
}
.main.contents .section.section4:after {
  content: none;
}
.main.contents .section.section4 .section__line1 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section4 .section__line1 {
    max-width: 85.46875%;
    margin-bottom: 32px;
  }
}
.main.contents .section.section4 .section__line2 {
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section4 .section__line2 {
    margin-bottom: 37px;
  }
}
.main.contents .section.section4 .image {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section4 .image {
    margin-bottom: 24px;
  }
}
.main.contents .section.section4 .comment {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section4 .comment {
    margin-bottom: 37px;
  }
}
.main.contents .section.section5 {
  padding-bottom: 110px;
  background-image: linear-gradient(180deg, rgba(254, 242, 254, 1), rgba(228, 243, 254, 1));
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 {
    padding-bottom: 65px;
  }
}
.main.contents .section.section5 h2 {
  padding: 20px 0 0;
  position: relative;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 h2 {
    padding: 15px 0 10px;
    margin-bottom: 40px;
  }
  .main.contents .section.section5 h2 img {
    max-width: 87.96875%;
  }
}
/*.main.contents .section.section5:after {
  content: "";
  background: url(../img/sec_voice_deco.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 144px;
  position: absolute;
  bottom: -120px;
}*/
@media screen and (max-width: 767px) {
  .main.contents .section.section5 h2:after {
    
  }
}
.main.contents .section.section5 .section__line1 {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 .section__line1 {
    max-width: 67.8125%;
    margin-bottom: 25px;
  }
}
.main.contents .section.section5 .section__line2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 .section__line2 {
    margin-bottom: 25px;
  }
}
.main.contents .section.section5 .section__line2 span {
  font-size: 24px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 .section__line2 span {
    font-size: 8px;
    vertical-align: top;
  }
}
.main.contents .section.section5 .section__line3 {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 .section__line3 {
    margin-bottom: 30px;
    padding: 0 10px;
  }
}
.main.contents .section.section5 .comment {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 .comment {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .main.contents .section.section5 a img {
    max-width: 70.15625%;
  }
}
.main.contents .section.voice {
  padding: 85px 0 100px;
  background: url("../img/sec_voice_bg.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice {
    padding: 70px 0;
    background: url("../img/sec_voice_bg_sp.png") no-repeat center/cover;
    background-size: 100% 100%;
  }
  .main.contents .section.voice:after {
    content: none;
  }
}
.main.contents .section.voice h2 {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice h2 {
    margin-bottom: 25px;
  }
}
.main.contents .section.voice h2 img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice h2 img {
    max-width: 84.84375%;
  }
}
.main.contents .section.voice .voice__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 50px 56px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice .voice__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px 0;
    -webkit-box-pack: initial;
    -webkit-justify-content: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    padding: 0 40px;
  }
}
.main.contents .section.voice .voice__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 20px 20px;
  text-align: left;
  width: calc(50% - 28px);
  border: 4px solid;
  border-image: linear-gradient(45deg, rgba(253, 143, 251, 1), rgba(89, 217, 254, 1)) 1;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.555;
  background: #fefefe;
  min-height: 193px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice .voice__item {
    border: 2px solid;
    padding: 12px 12px 15px;
    width: 100%;
    min-height: 90px;
  }
}
.main.contents .section.voice .voice__item:nth-of-type(5) {
  width: 100%;
}
.main.contents .section.voice .voice__item .comment {
  color: #21439f;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice .voice__item .comment {
    font-size: 12px;
    margin: 0 0 12px;
    max-width: 100%;
  }
}
.main.contents .section.voice .voice__item .by {
  text-align: end;
  margin-top: auto;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice .voice__item .by {
    font-size: 10px;
  }
}
.main.contents .section.voice .voice__item .by span {
  display: inline-block;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice .voice__item .by span {
    margin-left: 10px;
  }
}
.main.contents .section.voice a{
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice a {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .main.contents .section.voice a img {
    max-width: 70.15625%;
  }
}
.voice__img{
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .voice__img{
    margin-bottom: 25px;
  }
}

.main.contents .section.lineup {
  padding: 50px 0 110px;
  background: #f0faff;
}
/*.main.contents .section.lineup:before {
  content: "";
  background: url(../img/sec_lineup_deco.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 144px;
  position: absolute;
  top: -140px;
  background-size: cover;
  background-position-x: center;
}*/
@media screen and (max-width: 767px) {
  .main.contents .section.lineup {
    padding: 28px 0 63px;
  }
  .main.contents .section.lineup h2 {
    max-width: 90.625%;
    margin: 0 auto 40px;
  }
  .main.contents .section.lineup a {
    max-width: 50.9375%;
  }
  .main.contents .section.lineup p {
    font-size: 9px;
    line-height: 1.333;
    text-align: left;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  /*.main.contents .section.lineup:before {
    content: "";
    background: url(../img/sec_lineup_deco_sp.png) no-repeat;
  }*/
}
.main.contents .section.lineup .lineup__list {
  display: flex;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .main.contents .section.lineup .lineup__list {
    flex-wrap: wrap;
    margin-bottom: 28px;
  }
}
.main.contents .section.lineup img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .main.contents .section.lineup img {
    display: inline-block;
    max-width: 100%;
  }
}
.main.contents .section__container {
  max-width: 976px;
  margin: auto;
  text-align: center;
}

.lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  background-color: #000;
  z-index: 100;
}
.lightbox-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.deco{
  width: 100%;
}
p.note {
  margin-top: 2em;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  p.note {
    font-size: 10px;
  }
}
