*, *::before, *::after {
  box-sizing: border-box;
}

body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}

ul[role=list], ol[role=list] {
  list-style: none;
}

ul, ol {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox], input[type=radio] {
  display: none;
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

img {
  width: 100%;
}

.imgalpha {
  transition: 0.6s all;
}
.imgalpha:hover {
  opacity: 0.6;
}

.cont_ttl {
  margin-bottom: 30px;
  z-index: 100;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cont_ttl {
    margin-bottom: 4vw;
  }
}
.cont_ttl .cont_ttl-en {
  display: table;
  margin: 0 auto 10px;
}
@media screen and (max-width: 768px) {
  .cont_ttl .cont_ttl-en {
    margin-bottom: 1.3333333333vw;
  }
}
.cont_ttl .cont_ttl-ja {
  text-align: center;
  font-size: 18px;
  color: #10345a;
  font-weight: 600;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .cont_ttl .cont_ttl-ja {
    font-size: 3.0666666667vw;
  }
}

.tvcm_thum {
  width: 503px;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .tvcm_thum {
    width: 78.6666666667vw;
    margin: 0 auto;
  }
}
.tvcm_thum .tvcm_thumInner {
  overflow: hidden;
  border-radius: 30px;
  border: 3px solid #10345a;
}
@media screen and (max-width: 768px) {
  .tvcm_thum .tvcm_thumInner {
    border: 2px solid #10345a;
  }
}
@media screen and (max-width: 768px) {
  .tvcm_thum .tvcm_thumInner {
    border-radius: 4vw;
  }
}

.movie_ico {
  width: 94px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
  height: 94px;
}
@media screen and (max-width: 768px) {
  .movie_ico {
    width: 12vw;
    height: 12vw;
  }
}

.new_ico {
  width: 106px;
  display: block;
  position: absolute;
  left: -30px;
  top: -30px;
}
@media screen and (max-width: 768px) {
  .new_ico {
    width: 20vw;
  }
}

.mv {
  padding-top: 4px;
  text-align: center;
  margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .mv {
    padding-top: 1.3333333333vw;
    margin-bottom: 10.9333333333vw;
  }
}
.mv .mv_img {
  max-width: 1193px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .mv .mv_img {
    max-width: 98.1333333333vw;
    margin: 0 auto;
  }
}

.introduction {
  padding-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .introduction {
    padding-bottom: 9.3333333333vw;
  }
}
.introduction .introduction_lead {
  width: 820px;
  margin: 0 auto 110px;
}
@media screen and (max-width: 768px) {
  .introduction .introduction_lead {
    width: 94.6666666667vw;
    margin-bottom: 11.6vw;
  }
}
.introduction .introduction_balloon {
  width: 521px;
  margin: 0 auto 25px;
}
@media screen and (max-width: 768px) {
  .introduction .introduction_balloon {
    width: 94.6666666667vw;
    margin-bottom: 1.8666666667vw;
  }
}
.introduction .introduction_txt01 {
  width: 658px;
  margin: 0 auto 23px;
}
@media screen and (max-width: 768px) {
  .introduction .introduction_txt01 {
    width: 94.6666666667vw;
    margin-bottom: 0vw;
  }
}
.introduction .introduction_txt02 {
  width: 668px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .introduction .introduction_txt02 {
    width: 94.6666666667vw;
    margin-bottom: 0;
  }
}

.cvArea {
  background-color: #ecf5e7;
  display: flex;
  justify-content: center;
  gap: 25px;
  padding: 45px 0;
}
@media screen and (max-width: 768px) {
  .cvArea {
    width: 94.6666666667vw;
    margin: 0 auto;
    gap: 2.2666666667vw;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 6vw 0;
  }
}
.cvArea .cvArea_box {
  width: 430px;
  border: 3px solid #0c3259;
  border-radius: 30px;
  padding: 32px 0 27px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .cvArea .cvArea_box {
    width: 84vw;
    border-radius: 4vw;
    border: 2px solid #0c3259;
    padding: 4.2666666667vw 0 3.6vw;
    margin: 0 auto;
  }
}
.cvArea .cvArea_boxTop {
  width: 373px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .cvArea .cvArea_boxTop {
    width: 78.4vw;
  }
}
.cvArea .cvArea_boxBottom {
  width: 376px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .cvArea .cvArea_boxBottom {
    width: 78.4vw;
  }
}

.tvcm {
  margin-top: 220px;
  background-color: #eeeeee;
  position: relative;
  padding: 60px 0 60px;
  margin-bottom: 240px;
}
@media screen and (max-width: 768px) {
  .tvcm {
    margin-top: 13.3333333333vw;
    padding: 8vw 0 12vw;
    margin-bottom: 13.3333333333vw;
  }
}
.tvcm::after {
  content: "";
  display: block;
  width: 100%;
  height: 74px;
  background-image: url(../images/tvcm_bg01_pc.svg);
  background-size: 1861px;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
}
@media screen and (max-width: 768px) {
  .tvcm::after {
    height: 4.2666666667vw;
    background-image: url(../images/tvcm_bg01_sp.svg);
    background-size: 100vw;
    transform: translateY(-96%);
  }
}
.tvcm::before {
  content: "";
  display: block;
  width: 100%;
  height: 74px;
  background-image: url(../images/tvcm_bg01_pc.svg);
  background-size: 1861px;
  position: absolute;
  bottom: 0;
  transform: translateY(100%) rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .tvcm::before {
    height: 4.2666666667vw;
    background-image: url(../images/tvcm_bg01_sp.svg);
    background-size: 100vw;
    transform: translateY(96%) rotate(-180deg);
  }
}
.tvcm .cont_ttl .cont_ttl-en {
  width: 233px;
}
@media screen and (max-width: 768px) {
  .tvcm .cont_ttl .cont_ttl-en {
    width: 100vw;
  }
}
.tvcm .tvcm_inner {
  display: flex;
  justify-content: center;
  gap: 47px;
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_inner {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_contTop {
    margin-top: 5.3333333333vw;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.tvcm .tvcm_txtBox {
  padding: 15px 0 0;
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_txtBox {
    padding: 0;
    width: 78.6666666667vw;
    margin: 0 auto;
    line-height: 2.1;
  }
}
.tvcm .tvcm_txtVer {
  width: 165px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_txtVer {
    width: 11.7333333333vw;
    margin-bottom: 3.3333333333vw;
  }
}
.tvcm .tvcm_txtTtl {
  font-size: 30px;
  color: #10345a;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_txtTtl {
    font-size: 4.5333333333vw;
    margin-bottom: 4vw;
  }
}
.tvcm .tvcm_txt {
  font-size: 17px;
  color: #10345a;
  font-weight: 600;
  line-height: 1.88;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .tvcm .tvcm_txt {
    margin-top: 2vw;
    font-size: 3.3333333333vw;
    text-align: center;
    letter-spacing: 0;
    line-height: 2.1;
  }
}

.lyric .cont_ttl .cont_ttl-en {
  width: 233px;
}
@media screen and (max-width: 768px) {
  .lyric .cont_ttl .cont_ttl-en {
    width: 100vw;
  }
}
.lyric .cont_ttl .cont_ttl-ja {
  color: #ed8c84;
}
.lyric .lyric_img {
  width: 200px;
  margin: -200px auto 0;
  transform: translateX(280px);
}
@media screen and (max-width: 768px) {
  .lyric .lyric_img {
    margin: 0;
    margin-top: -26.1333333333vw;
    width: 100vw;
    transform: translateX(0px);
  }
}
.lyric .lyric_contInner {
  background-color: #fbe8e6;
  padding: 27px 0 25px;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contInner {
    padding: 3.6vw 0 3.3333333333vw;
  }
}
.lyric .lyric_contBox {
  width: 500px;
  border: 3px solid #ed8c84;
  border-radius: 30px;
  padding: 60px 0 50px;
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contBox {
    width: 73.3333333333vw;
    border: 2px solid #ed8c84;
    border-radius: 4vw;
    padding: 6.6666666667vw 0 5.3333333333vw;
  }
}
.lyric .lyric_contBox::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1058px;
  height: 672px;
  background-image: url(../images/lyric_bg01_pc.svg);
  background-size: cover;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contBox::after {
    width: 100vw;
    height: 113.6vw;
    background-image: url(../images/lyric_bg01_sp.svg);
  }
}
.lyric .lyric_contBoxTtl {
  width: 363px;
  margin: 0 auto 45px;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contBoxTtl {
    width: 49.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
}
.lyric .lyric_contBoxTxt {
  color: #10345a;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contBoxTxt {
    line-height: 2.15;
    font-size: 3.4666666667vw;
  }
}
.lyric .lyric_contBoxBtn {
  width: 443px;
  margin: 35px auto 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .lyric .lyric_contBoxBtn {
    width: 58.6666666667vw;
    margin: 3.3333333333vw auto 0;
  }
}

.making {
  padding: 190px 0 130px;
}
@media screen and (max-width: 768px) {
  .making {
    padding: 10.6666666667vw 0 10.6666666667vw;
  }
}
.making .cont_ttl .cont_ttl-en {
  width: 470px;
}
@media screen and (max-width: 768px) {
  .making .cont_ttl .cont_ttl-en {
    width: 100vw;
  }
}
.making .cont_ttl .cont_ttl-ja {
  color: #7ba1ea;
}
.making .making_catch {
  width: 428px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .making .making_catch {
    width: 100vw;
    margin-bottom: 9.3333333333vw;
  }
}
.making .making_listWrap {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  max-width: 1060px;
  justify-content: flex-start;
  margin: 40px auto 0;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .making .making_listWrap {
    padding: 0 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .making .making_listWrap {
    justify-content: space-between;
    margin-top: 0;
    gap: 1.0666666667vw;
  }
}
.making .making_listWrap .making_list {
  max-width: 32.9%;
}
@media screen and (max-width: 1080px) {
  .making .making_listWrap .making_list {
    max-width: 31.9%;
  }
}
@media screen and (max-width: 768px) {
  .making .making_listWrap .making_list {
    width: 46.6666666667vw;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .making .list01 {
    margin-left: 47.0666666667vw;
  }
}
.making .list02 {
  margin-right: 100px;
}
@media screen and (max-width: 768px) {
  .making .list02 {
    margin-right: 0;
  }
}
.making .making_listLast {
  max-width: 276px;
  width: 26%;
  position: absolute;
  right: 40px;
  top: -32%;
}
@media screen and (max-width: 1080px) {
  .making .making_listLast {
    width: 24%;
    top: -30%;
    right: 8%;
  }
}
@media screen and (max-width: 1080px) and (max-width: 768px) {
  .making .making_listLast {
    right: auto;
    left: 12%;
    top: -4%;
    width: 25.5%;
  }
}

.specialMakingMovie {
  margin-bottom: 165px;
}
@media screen and (max-width: 768px) {
  .specialMakingMovie {
    margin-bottom: 10.6666666667vw;
  }
}
.specialMakingMovie .cont_ttl .cont_ttl-en {
  width: 1060px;
}
@media screen and (max-width: 768px) {
  .specialMakingMovie .cont_ttl .cont_ttl-en {
    width: 100vw;
  }
}
.specialMakingMovie .cont_ttl .cont_ttl-ja {
  color: #7ba1ea;
}
.specialMakingMovie .specialMakingMovie_inner {
  background-color: #e5ecfb;
  max-width: 1060px;
  margin: -100px auto 0;
  padding: 90px 0 35px;
  border-radius: 30px;
  background-image: url(../images/specialMakingMovie_bg01_pc.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .specialMakingMovie .specialMakingMovie_inner {
    width: 94.6666666667vw;
    padding: 25.3333333333vw 0 4.6666666667vw;
    border-radius: 3.3333333333vw;
    margin-top: -25.3333333333vw;
    background-size: cover;
    background-image: url(../images/specialMakingMovie_bg01_sp.png);
    background-size: 100%;
    background-position: 50% 110%;
  }
}
.specialMakingMovie .tvcm_thum {
  margin: 0 auto;
}
.specialMakingMovie .tvcm_thumInner {
  border: 3px solid #7ba1ea;
}
@media screen and (max-width: 768px) {
  .specialMakingMovie .tvcm_thumInner {
    border: 2px solid #7ba1ea;
  }
}

.specialWebSite {
  padding-top: 80px;
  margin-bottom: 170px;
  padding-bottom: 70px;
  background-color: #efefef;
}
@media screen and (max-width: 768px) {
  .specialWebSite {
    padding-top: 10.6666666667vw;
    margin-bottom: 9.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
.specialWebSite .cont_ttl .cont_ttl-en {
  width: 788px;
}
@media screen and (max-width: 768px) {
  .specialWebSite .cont_ttl .cont_ttl-en {
    width: 100vw;
  }
}
.specialWebSite .cont_ttl .cont_ttl-ja {
  color: #10345a;
}
.specialWebSite .specialWebSite_listWrap {
  display: flex;
  gap: 37px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .specialWebSite .specialWebSite_listWrap {
    gap: 2.4vw;
    padding: 0 2.6666666667vw;
  }
}
.specialWebSite .specialWebSite_listWrap .specialWebSite_list {
  width: 436px;
}
@media screen and (max-width: 768px) {
  .specialWebSite .specialWebSite_listWrap .specialWebSite_list {
    width: 48.2666666667vw;
  }
}

.archive {
  padding-top: 80px;
  margin-bottom: 140px;
  padding-bottom: 70px;
  background-color: #efefef;
}
@media screen and (max-width: 768px) {
  .archive {
    width: 94.6666666667vw;
    margin: 0 auto;
    padding-top: 9.3333333333vw;
    margin-bottom: 9.3333333333vw;
    padding-bottom: 9.3333333333vw;
  }
}
.archive .cont_ttl .cont_ttl-en {
  width: 390px;
}
@media screen and (max-width: 768px) {
  .archive .cont_ttl .cont_ttl-en {
    width: 94.6666666667vw;
  }
}
.archive .cont_ttl .cont_ttl-ja {
  color: #666666;
}
.archive .archive_listWrap {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px 20px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .archive .archive_listWrap {
    display: block;
    padding: 0 8vw;
  }
}
.archive .tvcm_thumInner {
  border-radius: 22px;
  border: 3px solid #666666;
}
@media screen and (max-width: 768px) {
  .archive .tvcm_thumInner {
    border-radius: 2.9333333333vw;
    border: 2px solid #666666;
  }
}
.archive .archive_list {
  width: calc(50% - 11px);
}
@media screen and (max-width: 768px) {
  .archive .archive_list {
    width: 100%;
    position: relative;
    margin-bottom: 6.6666666667vw;
  }
  .archive .archive_list:last-child {
    margin-bottom: 0;
  }
}
.archive .tvcm_thum {
  max-width: 100%;
}
.archive .tvcm_thum img {
  width: 100%;
}
.archive .archive_listTtl {
  margin-top: 18px;
  font-size: 30px;
  color: #666666;
}
@media screen and (max-width: 768px) {
  .archive .archive_listTtl {
    margin-top: 2.4vw;
    font-size: 4.8vw;
  }
}
.archive .archive_listVer {
  width: 70px;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .archive .archive_listVer {
    width: 11.6vw;
    margin-top: 0.6666666667vw;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

#song_mp3 {
  display: none;
}

.footer {
  background: #3e3a39;
}
.footer .inner {
  max-width: 640px;
  margin: 0 auto;
  max-height: 288px;
  position: relative;
  width: 100%;
  height: 50vw;
}
.footer .inner .logo {
  max-width: 207px;
  margin: 0 auto;
  position: absolute;
  top: 15.7%;
  left: 0;
  right: 0;
  width: 35vw;
}
.footer .inner .insta {
  right: 21%;
  top: 16%;
  position: absolute;
  max-width: 42px;
  width: 6.5vw;
}
.footer .inner .policy img {
  max-width: 141px;
  width: 30vw;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.footer .inner .Copyright {
  color: #ffffff;
  letter-spacing: 1px;
  position: absolute;
  bottom: 3.2em;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 14.1px;
}

@media (max-width: 639px) {
  .footer .inner .insta {
    right: 21vw;
  }
}
@media (max-width: 639px) {
  .footer .inner .Copyright {
    font-size: 2.4vw;
  }
}
.mv_img {
  opacity: 0;
  transform: scale(0.8);
}

.introduction_lead,
.introduction_balloon,
.introduction_txt01,
.introduction_txt02 {
  opacity: 0;
  transform: scale(0.8);
}

.tvcm_thumInner {
  cursor: pointer;
}
.tvcm_thumInner img {
  transition: all 0.3s;
}
.tvcm_thumInner:hover img {
  transform: scale(1.1);
}

.movie_ico {
  pointer-events: none;
}

.cvArea a img {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .tvcm_thum:hover .movie_ico,
  .lyric_contBox a:hover,
  .cvArea a:hover {
    animation: poyo 0.6s ease 0s 1 normal running none;
  }
  @keyframes poyo {
    from, to {
      transform: scale(1);
    }
    10% {
      transform: scale(1.1);
    }
    40% {
      transform: scale(0.9);
    }
    60% {
      transform: scale(1.02);
    }
    80% {
      transform: scale(0.98);
    }
  }
}/*# sourceMappingURL=style.css.map */