/*------lineup--------------*/
.lineup .page-mv {
  background: url("/cc104700/file/252838.jpg") no-repeat top center/cover;
  height: 260px;
}
.lineup .page-mv .mv-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lineup .page-mv .mv-inner h1 {
  text-align: center;
  color: #fff;
  font-family: "MPLUS1p";
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
}
.lineup .container {
  max-width: 972px;
  margin: 0 auto;
}
.lineup .lineup-contents#lineup01 {
  padding-bottom: 0;
}
.lineup .lineup-contents#lineup02 {
  padding: 0;
}
.lineup .lineup-contents#lineup03 {
  padding: 0;
}
.lineup .lineup-contents .lineup-head {
  background: #0F4E8D;
  text-align: center;
  padding: 80px 0;
}
.lineup .lineup-contents .lineup-head .title {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-head .title {
    padding: 20px 50px 40px;
  }
}
.lineup .lineup-contents .lineup-head .title .badge {
  position: absolute;
  top: 0;
  left: -130px;
  background: linear-gradient(to bottom, #309A91, #184D49);
  width: 108px;
  height: 108px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-head .title .badge {
    top: auto;
    bottom: 90%;
    left: 20px;
    right: auto;
    width: 100px;
    height: 100px;
    font-size: 12px;
  }
}
.lineup .lineup-contents .lineup-head h3 {
  font-size: 40px;
  color: #fff;
  font-family: "MPLUS1p";
  text-align: center;
  font-weight: bold;
  margin-bottom: 27px;
}
.lineup .lineup-contents .lineup-head .lineup-head-items {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-head .lineup-head-items {
    display: block;
  }
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item {
  width: 461px;
  margin: 0 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item {
    width: 100%;
    margin: 0 auto 40px;
  }
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
  color: #fff;
  padding-bottom: 0;
  margin-bottom: 0;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .pic {
  text-align: center;
  margin: 16px auto 30px;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a {
  width: 354px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
  background: #fff;
  color: #001F50;
  border: none;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a::after {
  content: url("/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a:hover {
  background: #fff;
  color: #2F2F2F;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a::after {
  content: url("/cc104700/file/251419.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a::before {
  content: url("/cc104700/file/251516.png");
  margin-right: 18px;
  position: relative;
  top: 4px;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a:hover {
  background: #001F50;
  color: #fff;
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a:hover::before {
  content: url("/cc104700/file/251517.png");
}
.lineup .lineup-contents .lineup-head .lineup-head-items .lineup-head-item .btn-round-w a:hover::after {
  content: url("/cc104700/file/251967.png");
}
.lineup .lineup-contents .lineup-head .btn-round-ye a {
  width: 354px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
  background: #FDC50A;
  border: none;
  color: #2F2F2F;
}
.lineup .lineup-contents .lineup-head .btn-round-ye a::after {
  content: url("/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.lineup .lineup-contents .lineup-head .btn-round-ye a:hover {
  background: #fff;
  color: #2F2F2F;
}
.lineup .lineup-contents .lineup-head .btn-round-ye a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.lineup .lineup-contents .lineup-head .btn-round-ye a::before {
  content: url("/cc104700/file/251520.png");
  margin-right: 18px;
  position: relative;
  top: 4px;
}
.lineup .lineup-contents .lineup-head .btn-round-ye a::after {
  content: url("/cc104700/file/251712.png");
}
.lineup .lineup-contents .lineup-head .btn-round-ye a:hover {
  background: #fff;
}
.lineup .lineup-contents .lineup-head .btn-round-ye a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.lineup .lineup-contents .lineup-body {
  padding: 74px 0 0;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box {
  border: 1px solid #D5D5D5;
  padding: 0 60px 35px;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-feature-box {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
  }
}
.lineup .lineup-contents .lineup-body .lineup-feature-box h4 {
  padding: 30px 0 16px;
  border-bottom: 1px solid #D4D8DE;
  margin-bottom: 30px;
  color: #001F50;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box dl {
  list-style: disc;
  padding-left: 1em;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box dl dt {
  color: #001F50;
  margin-bottom: 11px;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-indent: -1em;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box dl dd {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box .dt {
  color: #001F50;
  margin-bottom: 11px;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-indent: -1em;
  font-weight: bold;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box .dd {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box ul {
  list-style: disc;
  padding-left: 1em;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box ul li {
  color: #001F50;
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: 500;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box img {
  width: 390px;
  margin-left: 27px;
  align-self: center;
  flex: 0;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-feature-box img {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
.lineup .lineup-contents .lineup-body .lineup-feature-box .justify-content-center.img100 div {
  width: 100%;
}
.lineup .lineup-contents .lineup-body .lineup-feature-box .justify-content-center.img100 img {
  max-height: 240px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-feature-box .justify-content-center.img100 img {
    height: auto;
  }
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap {
  padding: 50px 0 40px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap h4 {
  background: url("/cc104700/file/251546.png") no-repeat left top #E8EFF5;
  padding-left: 37px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 42px;
  font-family: "Noto Serif JP";
  margin-bottom: 40px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap h4::before {
  content: url("/cc104700/file/251525.png");
  margin-right: 14px;
  position: relative;
  top: 4px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner {
  flex-wrap: wrap;
  justify-content: space-between;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item {
  max-width: 296px;
  width: calc((100% - 84px) / 3);
  margin-right: 42px;
  margin-bottom: 40px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item::after {
  content: "";
  display: block;
  width: calc((100% - 84px) / 3);
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  .lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item::after {
    display: none;
  }
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item p.title {
  text-align: center;
  color: #001F50;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item .pic {
  text-align: center;
  margin-bottom: 18px;
}
.lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item .text {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-option-wrap .lineup-option-inner .lineup-option-item .text {
    text-align: center;
  }
}
.lineup .lineup-contents .lineup-body .lineup-box-border {
  border: 1px solid #001F50;
  padding: 35px 35px 45px;
  text-align: center;
}
.lineup .lineup-contents .lineup-body .lineup-box-border .title {
  color: #0F151C;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
  font-size: 25px;
}
.lineup .lineup-contents .lineup-body .lineup-box-border ul {
  text-align: center;
}
.lineup .lineup-contents .lineup-body .lineup-box-border ul li {
  display: inline;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .lineup .lineup-contents .lineup-body .lineup-box-border ul li {
    display: block;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.lineup .lineup-contents .lineup-body .lineup-box-border ul li:not(:last-child) {
  margin-right: 30px;
}
.lineup .lineup-contact {
  margin-bottom: 100px;
}
.lineup .lineup-contact .container {
  background: #E8EFF5;
  padding: 35px;
  text-align: center;
}
.lineup .lineup-contact .container h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 22px;
}
.lineup .lineup-contact .container p {
  margin-bottom: 23px;
  font-size: 16px;
}
.lineup .lineup-contact .container .btn-round a {
  width: 321px;
  height: 43px;
  background: #2F2F2F;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2F2F;
  color: #fff;
  border-radius: 100vh;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  transition: all 0.1s ease;
  margin: auto;
  background: #001F50;
  color: #fff;
  border-color: #001F50;
}
.lineup .lineup-contact .container .btn-round a::after {
  content: url("/cc104700/file/251417.png");
  position: absolute;
  right: 10px;
  font-size: 0px;
}
.lineup .lineup-contact .container .btn-round a:hover {
  background: #fff;
  color: #2F2F2F;
}
.lineup .lineup-contact .container .btn-round a:hover::after {
  content: url("/cc104700/file/251712.png");
}
.lineup .lineup-contact .container .btn-round a::before {
  content: url("/cc104700/file/251544.png");
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.lineup .lineup-contact .container .btn-round a:hover {
  background: #fff;
  color: #001F50;
}
.lineup .lineup-contact .container .btn-round a:hover::before {
  content: url("/cc104700/file/251545.png");
}
.lineup .lineup-recentlist {
  background: url("/cc104700/file/252497.jpg") no-repeat center/cover;
  padding: 50px 0 60px;
}
.lineup .lineup-recentlist p.title {
  font-size: 26px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.lineup .lineup-recentlist p.title::before, .lineup .lineup-recentlist p.title::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: 0 10px;
}
.lineup .lineup-recentlist ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 820px) {
  .lineup .lineup-recentlist ul {
    flex-wrap: wrap;
  }
}
.lineup .lineup-recentlist ul li {
  padding: 0 20px;
}
@media screen and (max-width: 820px) {
  .lineup .lineup-recentlist ul li {
    padding: 20px;
  }
}
.lineup .lineup-recentlist ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.lineup .lineup-recentlist ul li a::after {
  content: url("/cc104700/file/251479.png");
  padding-left: 20px;
}
.lineup .lineup-recentlist ul li a:hover {
  opacity: 0.8;
}
.lineup .pagelink ul li a {
  text-align: center;
}
.lineup-yt-wrap div:not(.flexitem) {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lineup-yt-wrap div:not(.flexitem) {
    margin-bottom: 30px;
  }
}
.lineup-yt-wrap .flexitem h3 {
  color: #001F50;
  margin-bottom: 11px;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .lineup-yt-wrap .flexitem {
    width: calc((100% - 2rem) / 2);
  }
}
.lineup-yt-wrap .flexitem figure .img {
  position: relative;
}
.lineup-yt-wrap .flexitem figure .img img {
  margin-left: 0 !important;
}
.lineup-yt-wrap .flexitem figure .img::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("/cc104700/file/272631.png") no-repeat center;
  background-size: 53px auto;
  width: 53px;
  height: 37px;
}
.lineup-yt-wrap .flexitem figure figcaption {
  padding: 10px;
  text-align: left;
}
.lineup-yt-wrap .flexitem figure figcaption h3 {
  font-size: 16px;
  font-weight: bold;
  color: #001F50;
  margin-bottom: 10px;
}
.lineup-yt-wrap .flexitem iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

/*# sourceMappingURL=lineup.css.map */