@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* -----------------------------------------------------
	flexLayout
----------------------------------------------------- */
.flexColumn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexColumn01.bC {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flexColumn01.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flexColumn01.aM {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flexColumn01.aEnd {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/* -----------------------------------------------------
	columnLayout
----------------------------------------------------- */
.columnLayout {
  clear: both;
}
.columnLayout .colLeft {
  float: left;
}
.columnLayout .colRight {
  float: right;
}

.columnFlex {
  display: flex;
  flex-wrap: wrap;
}
.columnFlex.between {
  justify-content: space-between;
}

/* -----------------------------------------------------
	Clearfix
----------------------------------------------------- */
.columnLayout:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.columnLayout {
  *display: inline-table;
  *zoom: 1;
}

#contentsWrap {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .anchorWrap {
    margin-top: -44px;
    padding-top: 44px;
  }
}

.ERNR_Layout * {
  box-sizing: border-box;
}
.ERNR_Layout p {
  margin-bottom: 0;
}
.ERNR_Layout .introSection {
  background: #000;
  padding: 19px 0 29px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection {
    padding: 5vw 0 4vw;
  }
}
.ERNR_Layout .introSection > .inner01 {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection > .inner01 {
    width: 90vw;
  }
}
.ERNR_Layout .introSection > .inner01 .ti01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 43.55px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection > .inner01 .ti01 {
    font-size: 5vw;
    line-height: 1.5661764706;
    margin-bottom: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection > .inner01 .img01 {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
.ERNR_Layout .introSection > .inner01 .copyright {
  text-align: right;
  color: #adadad;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 11px;
  margin-top: 8px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection > .inner01 .copyright {
    font-size: 2.75vw;
    line-height: 1.75;
    margin-top: 14px;
    margin-bottom: 35px;
  }
}
.ERNR_Layout .introSection > .inner01 .ti02 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 23px;
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .introSection > .inner01 .ti02 {
    font-size: 4.5vw;
  }
}
.ERNR_Layout .section01 {
  background: #00233c;
  padding: 62px 0 46px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section01 {
    padding: 10.5vw 0 6.25vw;
  }
}
.ERNR_Layout .section01 > .inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section01 > .inner01 {
    width: 90vw;
  }
}
.ERNR_Layout .section01 > .inner01 .ti01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 42px;
  margin-bottom: 1.2em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section01 > .inner01 .ti01 {
    font-size: 6vw;
    margin-bottom: 1.4em;
  }
}
.ERNR_Layout .section01 > .inner01 .tx01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 25px;
  line-height: 1.68;
  letter-spacing: -0.04em;
  margin-bottom: 18px;
}
.ERNR_Layout .section01 > .inner01 .tx01 + .tx01 {
  margin-top: 1.7em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section01 > .inner01 .tx01 + .tx01 {
    margin-top: 1.8em;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section01 > .inner01 .tx01 {
    font-size: 4.25vw;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section02,
  .ERNR_Layout .section03,
  .ERNR_Layout .section04 {
    background: #000;
  }
}
.ERNR_Layout .section02 > .inner01,
.ERNR_Layout .section03 > .inner01,
.ERNR_Layout .section04 > .inner01 {
  width: 960px;
  padding: 0 0 9px;
  min-height: 590px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section02 > .inner01,
  .ERNR_Layout .section03 > .inner01,
  .ERNR_Layout .section04 > .inner01 {
    width: 90vw;
    min-height: auto;
    padding: 0 0 34px;
  }
  .ERNR_Layout .section02 > .inner01 .img01,
  .ERNR_Layout .section03 > .inner01 .img01,
  .ERNR_Layout .section04 > .inner01 .img01 {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
.ERNR_Layout .section02 > .inner01 .ti01,
.ERNR_Layout .section03 > .inner01 .ti01,
.ERNR_Layout .section04 > .inner01 .ti01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 46.91px;
  font-style: italic;
  letter-spacing: -0.05em;
  padding-left: 1.75em;
  text-indent: -1.75em;
  margin-bottom: 0.95em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section02 > .inner01 .ti01,
  .ERNR_Layout .section03 > .inner01 .ti01,
  .ERNR_Layout .section04 > .inner01 .ti01 {
    font-size: 7.6225vw;
    letter-spacing: -0.10em;
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-top: 0.7em;
    margin-bottom: 0.95em;
  }
}
.ERNR_Layout .section02 > .inner01 .tx01,
.ERNR_Layout .section03 > .inner01 .tx01,
.ERNR_Layout .section04 > .inner01 .tx01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 25px;
  line-height: 1.68;
  letter-spacing: -0.05em;
  margin-right: -2em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section02 > .inner01 .tx01,
  .ERNR_Layout .section03 > .inner01 .tx01,
  .ERNR_Layout .section04 > .inner01 .tx01 {
    font-size: 4.0625vw;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .ERNR_Layout .section02 {
    background: #000 url("../img/img02.jpg") no-repeat 50% 50%;
  }
}
@media screen and (min-width: 768px) {
  .ERNR_Layout .section03 {
    background: #000 url("../img/img03.jpg") no-repeat 50% 50%;
  }
}
@media screen and (min-width: 768px) {
  .ERNR_Layout .section04 {
    background: #000 url("../img/img04.jpg") no-repeat 50% 50%;
  }
}
.ERNR_Layout .section02 > .inner01 {
  padding-left: 520px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section02 > .inner01 {
    padding-left: 0;
  }
}
.ERNR_Layout .section04 > .inner01 {
  padding-left: 458px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .section04 > .inner01 {
    padding-left: 0;
  }
}
.ERNR_Layout .featureSection {
  background: #0a141e;
  padding: 45px 0 65px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .featureSection {
    padding: 3.75vw 0 7.5vw;
  }
}
.ERNR_Layout .featureSection > .inner01 {
  min-width: 960px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .featureSection > .inner01 {
    min-width: auto;
    width: 92.5vw;
  }
}
.ERNR_Layout .featureSection .gallery01 {
  width: 952px;
  margin: 0 auto 47px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px 0;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .featureSection .gallery01 {
    width: 92.5vw;
    margin-bottom: 7.5vw;
    gap: 4px 0;
  }
}
.ERNR_Layout .featureSection .gallery01 li {
  width: 310px;
}
@media screen and (min-width: 768px) {
  .ERNR_Layout .featureSection .gallery01 li a:hover img {
    opacity: 0.75;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .featureSection .gallery01 li {
    width: 32.4324324324%;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .featureSection .tx01 {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 20px;
    margin-bottom: 0.25em;
  }
}
.ERNR_Layout .lineupSection {
  background: #00233c;
  padding: 62px 0 107px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection {
    padding: 31px 0 53px;
  }
}
.ERNR_Layout .lineupSection > .inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection > .inner01 {
    width: 92.5vw;
  }
}
.ERNR_Layout .lineupSection > .inner01 .ti01 {
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 43.55px;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection > .inner01 .ti01 {
    font-size: 6vw;
    margin-bottom: 5vw;
  }
}
.ERNR_Layout .lineupSection .lineupList01 {
  width: 940px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 63px 0;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection .lineupList01 {
    width: 100%;
    gap: 40px 0;
  }
}
.ERNR_Layout .lineupSection .lineupList01 li {
  width: 460px;
}
@media screen and (min-width: 768px) {
  .ERNR_Layout .lineupSection .lineupList01 li:hover {
    cursor: pointer;
    opacity: 0.75;
  }
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection .lineupList01 li {
    width: 100%;
  }
}
.ERNR_Layout .lineupSection .lineupList01 li .img01 {
  margin-bottom: 11px;
}
.ERNR_Layout .lineupSection .lineupList01 li .tx01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 24px;
  line-height: 1.375;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection .lineupList01 li .tx01 {
    font-size: 4.825vw;
    margin-bottom: 0.2em;
  }
}
.ERNR_Layout .lineupSection .lineupList01 li .tx02 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.875;
  margin-bottom: 1.65em;
}
@media screen and (max-width: 767px) {
  .ERNR_Layout .lineupSection .lineupList01 li .tx02 {
    font-size: 3.2175vw;
    margin-bottom: 1.8em;
  }
}

.btn01 {
  display: table;
  text-align: center;
  position: relative;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .btn01 {
    width: 100%;
  }
}
.btn01.type02 {
  width: 100%;
}
.btn01 a {
  display: block;
  padding: 1.05em 1.5em;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 23.07px;
  line-height: 1.25;
  border: 1px solid #878787;
  background: #000;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .btn01 a {
    font-size: 4.5vw;
    padding: 1.1em 1.5em;
  }
}
.btn01 a::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #878787;
  background: #1d1d1d;
}
.btn01 a:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .btn01 a:hover {
    opacity: 0.7;
  }
}
.btn01 a span {
  position: relative;
}
