abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 0.2rem dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 0.2rem;
  border: 0;
  border-top: 0.2rem solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
}

@media screen and (min-width: 1001px) {
  .p-footer {
    border-top: 0.2rem dashed #0099ff;
    padding-top: 2rem;
  }
}
.p-footer .footer-cmn-sub {
  background-color: #0099ff;
}

html {
  font-size: 10px;
}
@media screen and (max-width: 1280px) {
  html {
    font-size: 0.78125vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 1.3333333333vw;
  }
}

.main {
  font-family: "LINE Seed JP", sans-serif;
  background: url(../img/bg_main_pc.png) top center/804px auto repeat;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .main {
    background-image: url(../img/bg_main_sp.png);
  }
}

.inner {
  max-width: 1280px;
  padding: 0 60px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .inner {
    padding: 0 2rem;
  }
}

.sec {
  position: relative;
  z-index: 1;
}

.skp {
  font-style: italic;
  margin-left: -0.3em;
  margin-right: -0.1em;
}

.kv {
  background: url(../img/kv_bg.webp) center/cover no-repeat;
  text-align: center;
  height: 782px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .kv {
    height: auto;
    background: none;
  }
}
.kv .inner {
  position: relative;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .kv .inner {
    padding: 0;
  }
}
.kv_logo {
  width: 653px;
  position: absolute;
  top: 65px;
  right: 0;
  left: 4rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .kv_logo {
    width: 67.5rem;
    max-width: none;
    left: 0;
    top: 11rem;
  }
}
.kv_person {
  margin: auto auto 0;
  width: 100%;
  max-width: 1019px;
}
.kv_line {
  width: 90%;
  max-width: 960px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .kv_line {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .kv_line::before, .kv_line::after {
    content: "";
    display: block;
    position: absolute;
    height: 95%;
    top: 2.6em;
    border: 3px solid #e6211f;
    width: 100vw;
  }
  .kv_line::before {
    left: 40px;
    transform: translateX(-100%);
    border-right-color: #ff2f2d;
    background: url(../img/obi_left.png) right bottom/37px 35px no-repeat, #ff2f2d;
  }
  .kv_line::after {
    transform: translateX(100%);
    right: 40px;
    border-left-color: #ff2f2d;
    background: url(../img/obi_right.png) left bottom/37px 35px no-repeat, #ff2f2d;
  }
}
.kv_line p {
  display: flex;
  font-size: clamp(36px, 5.2rem, 52px);
  font-weight: 800;
  align-items: baseline;
  justify-content: center;
  height: 100%;
  background: #ff2f2d;
  border: 3px solid #e6211f;
  position: relative;
  z-index: 1;
  padding: 0.12em 0;
}
@media screen and (max-width: 768px) {
  .kv_line p {
    font-size: 4.5rem;
    padding: 0.24em 0;
    border-left: none;
    border-right: none;
  }
}
.kv_line .text-l {
  font-size: 1.36em;
}
.kv .txt-border {
  font-size: 34px;
  font-weight: 800;
  text-shadow: 0.4rem 0.4rem 0 #fff, -0.4rem -0.4rem 0 #fff, -0.4rem 0.4rem 0 #fff, 0.4rem -0.4rem 0 #fff, 0 0.4rem 0 #fff, 0 -0.4rem 0 #fff, -0.4rem 0 0 #fff, 0.4rem 0 0 #fff;
  margin-top: 19px;
  display: inline-block;
  margin-left: -30px;
}
@media screen and (max-width: 768px) {
  .kv .txt-border {
    font-size: 3.5rem;
  }
}
.kv .space-s {
  letter-spacing: -0.2em;
  margin-left: -0.2em;
}

.about {
  text-align: center;
  padding: 72px 0 105px;
}
@media screen and (max-width: 768px) {
  .about {
    padding: 6rem 0 10rem;
  }
}
.about_ttl {
  font-size: 25px;
  font-weight: 800;
  line-height: 1.6;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .about_ttl::before, .about_ttl::after {
    content: "";
    display: block;
    position: absolute;
  }
  .about_ttl::before {
    width: 8.6rem;
    height: 9.1rem;
    background: url(../img/character_07.png) center/cover no-repeat;
    top: -0.5rem;
    left: -10rem;
  }
  .about_ttl::after {
    width: 11.1rem;
    height: 11.2rem;
    background: url(../img/character_08.png) center/cover no-repeat;
    top: -2rem;
    right: -13rem;
  }
}
@media screen and (max-width: 768px) {
  .about_ttl {
    font-size: 3.2rem;
    white-space: nowrap;
    line-height: 1.25;
    margin-bottom: 3.6rem;
  }
  .about_ttl .sp-break {
    display: block;
    margin-top: 1.8rem;
  }
}
.about .txt {
  font-size: 20px;
  font-size: clamp(13px, 2rem, 20px);
  font-weight: bold;
  line-height: 2.5;
}
@media screen and (max-width: 768px) {
  .about .txt {
    font-size: 2.8rem;
    line-height: 2.1428571429;
    text-align: left;
    letter-spacing: -0.05em;
  }
}
.about .space-s {
  letter-spacing: -0.3em;
  padding-right: 0.3em;
}
.about .btn {
  margin: 10rem auto 0;
}

.em {
  color: #ffe664;
  font-weight: inherit;
}

.line {
  background-color: #0099ff;
  color: #fff;
  padding: 0.5em 0.1em;
}
@media screen and (max-width: 768px) {
  .line {
    padding: 0.2em 0;
  }
}

@media screen and (max-width: 768px) {
  .half-start {
    margin-left: -0.5em;
  }
  .half-end {
    margin-right: -0.5em;
  }
}
.episode {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10rem 5.2%;
  font-weight: 800;
  margin: 56px auto 0;
  max-width: 1110px;
}
@media screen and (max-width: 768px) {
  .episode {
    grid-template-columns: repeat(2, 1fr);
    gap: 4.6rem 3rem;
    margin-top: 6.9rem;
    padding: 0 1.8rem;
  }
}
.episode_item {
  background: url(../img/tv.png) top center/cover no-repeat;
  width: 100%;
  height: 100%;
  padding-top: 0.6rem;
  position: relative;
  aspect-ratio: 33/30.6;
}
@media screen and (max-width: 768px) {
  .episode_item {
    width: 32rem;
    height: 29.9rem;
  }
}
.episode_date {
  font-size: 3.2rem;
  color: #0099ff;
}
@media screen and (max-width: 768px) {
  .episode_date {
    font-size: 3.1rem;
  }
}
.episode_date span {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .episode_date span {
    font-size: 2.1rem;
  }
}
.episode_theme {
  display: inline-block;
  background-color: #fff;
  font-size: 2rem;
  margin-top: 6.6rem;
  border-radius: 1.4rem;
  width: 12.8rem;
  padding: 0.4rem 0;
}
@media screen and (max-width: 768px) {
  .episode_theme {
    font-size: 1.95rem;
    width: 12.4rem;
    height: 2.73rem;
    border-radius: 1.36rem;
  }
}
.episode_ttl {
  font-size: 2.6rem;
  line-height: 1.1538461538;
  margin-top: 1.4rem;
  text-shadow: 0.2rem 0.2rem 0 #fff, -0.2rem -0.2rem 0 #fff, -0.2rem 0.2rem 0 #fff, 0.2rem -0.2rem 0 #fff, 0 0.2rem 0 #fff, 0 -0.2rem 0 #fff, -0.2rem 0 0 #fff, 0.2rem 0 0 #fff;
}
.episode_chara {
  position: absolute;
  bottom: 0;
  left: -1rem;
  width: 11.8rem;
  height: 11.2rem;
  bottom: -0.5rem;
  left: -2.2rem;
}
.episode .chara-04 {
  left: -4rem;
}
.episode .chara-05 {
  left: -1.7rem;
}
.episode .chara-06 {
  left: -1rem;
}

.btn {
  color: #fff;
  width: 65rem;
  height: 8.5rem;
  border-radius: 4.18rem;
  font-size: 2.6rem;
  font-weight: bold;
  margin: auto;
  position: relative;
  border: 1px solid transparent;
  z-index: 1;
  display: block;
  background-color: #fff;
  border: 1px solid #0099ff;
  border-radius: 4.18rem;
}
@media (any-hover: hover) {
  .btn:hover .btn_txt {
    transform: translateY(0);
  }
}
@media screen and (max-width: 768px) {
  .btn {
    width: 60rem;
    height: 10rem;
    font-size: 3.2rem;
    border-radius: 4.5rem;
    border-width: 0.2rem;
  }
}
.btn_txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #0099ff;
  border: 1px solid #0099ff;
  border-radius: 4.18rem;
  position: relative;
  transform: translateY(-1rem);
  transition: transform 0.25s ease;
}
@media screen and (max-width: 768px) {
  .btn_txt {
    border-radius: 4.5rem;
    border-width: 0.3rem;
  }
}
.btn_txt::after {
  content: "";
  position: absolute;
  background: url(../img/ico_arrow.png) center/cover no-repeat;
  width: 1.8rem;
  height: 2.9rem;
  top: 50%;
  right: 4.2rem;
  transform: translateY(-50%);
}

.present {
  background: url(../img/bg_present_pc.webp) center/cover;
  padding: 95px 0 100px;
}
@media screen and (max-width: 768px) {
  .present {
    padding: 10.5rem 0 11rem;
    background-image: url(../img/bg_present_sp.webp);
  }
}
.present_ttl {
  margin: auto;
  width: 343px;
}
@media screen and (max-width: 768px) {
  .present_ttl {
    width: 34.3rem;
  }
}
.present_box {
  display: flex;
  max-width: 860px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 40px;
  padding-left: 5.5rem;
  gap: 4.5rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .present_box {
    display: block;
    width: auto;
    padding: 0 2rem 0 0;
    text-align: center;
    margin-top: 4rem;
    margin: 3rem auto 5rem;
  }
}
.present_box::before, .present_box::after {
  content: "";
  position: absolute;
  display: block;
  width: 11.8rem;
  height: 11.2rem;
}
.present_box::before {
  background: url(../img/character_03.png) center/cover no-repeat;
  right: 1rem;
  bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .present_box::before {
    bottom: auto;
    top: 1.8rem;
    right: 6.8rem;
  }
}
@media screen and (max-width: 768px) {
  .present_box::after {
    width: 9.3rem;
    height: 9.8rem;
    background: url(../img/character_07_02.png) center/cover no-repeat;
    top: 35rem;
    left: 7rem;
  }
}
.present_img {
  flex: 0 0 31em;
}
@media screen and (max-width: 768px) {
  .present_img {
    width: 48.2rem;
    margin: auto;
  }
}
.present_txt {
  padding-top: 5.4rem;
}
@media screen and (max-width: 768px) {
  .present_txt {
    padding-top: 5rem;
  }
}
.present .txt {
  font-weight: 800;
  line-height: 1.5714285714;
  font-size: clamp(21px, 2.8rem, 28px);
}
@media screen and (max-width: 768px) {
  .present .txt {
    font-size: 3.6rem;
    line-height: 1.3888888889;
  }
}
.present .notes {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .present .notes {
    font-size: 2.2rem;
    margin-top: 2rem;
  }
}

.bnr {
  padding: 82px 0 105px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .bnr {
    padding: 8.4rem 0 6.7rem;
  }
  .bnr img {
    width: 100%;
  }
}
.bnr_top {
  width: 38.2rem;
  display: inline-block;
  transition: opacity 0.2s ease-out;
}
@media (any-hover: hover) {
  .bnr_top:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .bnr_top {
    width: 43.3rem;
  }
}
.bnr_txt {
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .bnr_txt {
    width: 60.3rem;
    margin: 3.5rem auto 0;
  }
}
.bnr_list {
  display: flex;
  justify-content: space-between;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .bnr_list {
    flex-wrap: wrap;
    gap: 3.5rem 1%;
    margin-top: 6.6rem;
    padding: 0 1.7rem;
  }
}
.bnr_item {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.1);
  width: 17.9%;
  border-radius: 1rem;
}
@media screen and (max-width: 768px) {
  .bnr_item {
    width: 47.9%;
  }
}
.bnr_item p {
  padding-top: 2rem;
  font-size: 1.6rem;
  font-size: clamp(9px, 1.6rem, 16px);
  font-weight: bold;
  line-height: 1.5;
  border-top: 0.2rem solid #eee;
  min-height: 12.6rem;
}
@media screen and (max-width: 768px) {
  .bnr_item p {
    font-size: 2.6rem;
    min-height: 18.8rem;
  }
}
.bnr_link {
  display: grid;
  height: 100%;
  position: relative;
  transition: opacity 0.2s ease-out;
}
@media (any-hover: hover) {
  .bnr_link:hover {
    opacity: 0.7;
  }
}
.bnr_link::after {
  content: "";
  width: 2.2rem;
  height: 2.1rem;
  background: url(../img/ico_link.png) center/cover no-repeat;
  position: absolute;
  bottom: 1.2rem;
  right: 1.2rem;
}
@media screen and (max-width: 768px) {
  .bnr_link::after {
    width: 3.3rem;
    height: 3.3rem;
    bottom: 1.6rem;
    right: 1.6rem;
  }
}
.bnr_img {
  padding: 2rem;
  height: 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .bnr_img {
    padding: 3rem 3.5rem;
    height: 32rem;
  }
  .bnr_img img {
    width: 100%;
  }
}
.bnr .formula1 {
  padding: 1rem;
}

.pagetop {
  width: 7.26rem;
  position: fixed;
  bottom: 1.7rem;
  right: 4.6rem;
  z-index: 2;
  border-radius: 50%;
  background-color: #0099ff;
}
@media (any-hover: hover) {
  .pagetop:hover img {
    transform: translateY(0);
  }
}
.pagetop img {
  width: 100%;
  transform: translateY(-1rem);
  transition: transform 0.25s ease;
}
@media screen and (max-width: 768px) {
  .pagetop {
    max-width: 107px;
    width: 10.7rem;
    right: 3.5rem;
    bottom: 3.5rem;
  }
}

.u-space-s {
  letter-spacing: -0.3em;
}

@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}