/* ---------------------------------- */
/* reset                              */
/* ---------------------------------- */

.page #primary {
  margin: 0;
  max-width: unset;
  width: 100%;
  padding: 0;

  overflow: hidden;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
}

ol,
ul {
  list-style: none;
  margin: unset;
  padding: unset;
}

header#header-contents {
  height: 120px;
  position: static;
}

@media screen and (max-width: 727px) {
  .page #primary {
    padding-top: 15px;
  }
}

@media screen and (max-width: 425px) {
  .page #primary {
    overflow: hidden;
  }

  header#header-contents {
    height: 60px;
  }

  .header-logo h1 {
    width: 93px;
    height: auto;
  }
}

header#header-contents.js-headerShadow {
  box-shadow: none;
  height: 120px;
}



/* -------------------------------- */


/* 各section共通 */
h3.lp-section-heading {
  color: #201203;
  text-align: center;
  font-family: "Avenir Next", avenir-next-lt-pro, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 4.5px;
}

@media screen and (max-width: 425px) {
  h3.lp-section-heading {
    font-size: 20px;
    line-height: 135%;
    letter-spacing: 3px;
  }
}

h3.lp-section-heading span {
  display: inline-block;
}

p {
  color: #201203;
}

.lp-pc-display {
  display: block;
}

.lp-sp-display {
  display: none;
}


@media screen and (max-width: 767px) {
  .lp-pc-display {
    display: none;
  }

  .lp-sp-display {
    display: block;
  }
}

/* ---------------------------------- */
/* mv                                 */
/* ---------------------------------- */

.lp-section-mv {
  position: relative;
  height: 554px;
}

#lp-mv-decoration {
  z-index: 997;
  width: 1350px;
  height: 513px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
  margin: auto;
  transform: translateX(-50%);
}

.lp-mv-wrapper {
  width: 100%;
  max-width: 990px;
  height: 526px;
  margin: 13px auto 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.lp-mv-wrapper h1 {
  position: absolute;
  top: 88px;
  z-index: 1000;
  left: calc(50% - 235px);
  transform: translateX(-50%);
}

.lp-mv-wrapper h1 svg {
  width: 424px;
  height: auto;
}

.lp-mv-wrapper h2 {
  position: absolute;
  top: 457px;
  left: calc(50% - 237px);
  transform: translateX(-50%);
  z-index: 999;
}

.lp-mv-wrapper h2 svg {
  width: 400px;
  height: auto;
}

.lp-mv-wrapper .lp-mv-imgWrap {
  width: 670.742px;
  height: auto;
  position: absolute;
  z-index: 998;
  left: calc(50% + 209px);
  transform: translateX(-50%);
}

/* mv レスポンシブ */
@media screen and (max-width: 950px) {
  .lp-section-mv {
    height: 400px;
  }

  #lp-mv-decoration {
    width: 950px;
    height: 334px;
    bottom: unset;
  }

  .lp-mv-wrapper .lp-mv-imgWrap {
    width: 452px;
    left: calc(50% + 106px);
    transform: translateX(-50%);
  }

  .lp-mv-wrapper h1 {
    top: 57px;
    left: calc(50% - 184px);
  }

  .lp-mv-wrapper h1 svg {
    width: 277px;
  }

  .lp-mv-wrapper h2 {
    top: 305px;
    left: calc(50% - 186px);
  }

  .lp-mv-wrapper h2 svg {
    width: 260px;
  }
}

@media screen and (max-width: 767px) {
  .lp-section-mv {
    height: 500px;
  }

  .lp-mv-wrapper .lp-mv-imgWrap {
    width: 500px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  #lp-sp-mv-decoration {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 550px;
    height: 550px;
  }

  .lp-mv-wrapper h1 {
    top: 11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: unset;
    width: 100%;
    max-width: 424px;
  }

  .lp-mv-wrapper h1 svg {
    width: 100%;
    max-width: 424px;
  }

  .lp-mv-wrapper h2 {
    left: 50%;
    transform: translateX(-50%);
    top: 420px;
  }

  .lp-mv-wrapper h2 svg {
    width: 400px;
  }
}

@media screen and (max-width: 500px) {
  .lp-section-mv {
    width: 100%;
    height: 312px;
  }

  #lp-sp-mv-decoration {
    width: 396px;
    height: 330px;
  }

  .lp-mv-wrapper .lp-mv-imgWrap {
    width: 355px;
  }

  .lp-mv-wrapper {
    width: 375px;
    height: 312px;
    margin: 0 auto;
    padding-top: 20px;
  }

  #lp-sp-ttl {
    width: 288px;
    height: 276px;
    margin: 0 auto;
  }

  .lp-mv-wrapper h2 {
    bottom: 0;
    top: unset;
    left: unset;
    right: unset;
    transform: unset;
    width: 100%;
    text-align: center;
  }

  .lp-mv-wrapper h2 svg {
    width: 226px;
    height: 16px;
  }
}



/* ---------------------------------- */
/* intro                              */
/* ---------------------------------- */

.lp-section-intro {
  position: relative;
}

.intro-background {
  position: absolute;
  top: -17px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: -1;
  max-width: 1397px;
  max-height: 1223px;
  left: 50%;
  transform: translateX(-50%);
}

.lp-intro-wrapper {
  width: 800px;
  margin: 100px auto;
  position: relative;
  z-index: 1;
}

.lp-intro-inner {
  display: flex;
  width: 800px;
  padding: 40px 40px 60px 40px;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  border-radius: 10px;
  background: linear-gradient(126deg, rgba(255, 255, 255, 0.42) 1.3%, rgba(255, 255, 255, 0.28) 100%);
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(20px);
}

.lp-intro-inner p {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 190%;
}

.lp-intro-img01 {
  width: 307px;
  position: absolute;
  top: -56px;
  right: calc(100% + 53px);
  z-index: 999;
}

.lp-intro-img02Wrap {
  width: 186px;
  height: 179px;
  position: absolute;
  top: 228px;
  left: calc(100% + 8px);
}

.lp-intro-img02Wrap::before {
  content: "";
  background: url(../images/susume-sendenbu/lp-intro-bubble.svg) no-repeat;
  background-position: center;
  background-size: contain;
  width: 296px;
  height: 66px;
  position: absolute;
  top: 4px;
  right: 134px;
}


/* intro レスポンシブ */
@media screen and (max-width: 1320px) {
  .lp-intro-img01 {
    right: unset;
    left: -300px;
  }
}

@media screen and (max-width: 1200px) {
  .lp-intro-img01 {
    top: -75px;
  }

  .lp-intro-img02Wrap {
    left: unset;
    right: -70px;
  }
}

@media screen and (max-width:950px) {
  .lp-intro-wrapper {
    width: 800px;
    max-width: 90%;
  }

  .lp-intro-inner {
    width: 100%;
  }

  .lp-intro-img01 {
    left: -255px;
  }

  .lp-intro-img02Wrap::before {
    top: 20px;
  }
}

@media screen and (max-width:767px) {
  .lp-intro-wrapper{
    width:90%;
  }
  .lp-intro-img01 {
    z-index: 9999;
    width: 166px;
    height: 173px;
    left: -140px;
    top: -59px;
    right: unset;
  }

  .lp-intro-img02Wrap {
    width: 130.839px;
    height: 126px;
    top: unset;
    bottom: -104px;
    left: unset;
    right: -7px;
  }

  .lp-intro-img02Wrap::before {
    width: 228px;
    height: 50px;
    top: 12px;
    right: 93px;
  }
}

@media screen and (max-width: 425px) {
  .lp-intro-img01 {
    left: -122px;
  }
}

@media screen and (max-width: 375px) {
  .lp-intro-wrapper {
    margin: 40px auto 80px;
    width: 335px;
  }

  .lp-intro-inner {
    padding: 20px 20px 40px 20px;
    gap: 20px;
    width: 100%;
  }

  .lp-intro-inner p {
    text-align: left;
  }

  .lp-intro-img02Wrap {
    width: 130.839px;
    height: 126px;
    top: unset;
    bottom: -104px;
    left: unset;
    right: -7px;
  }

  .lp-intro-img02Wrap::before {
    width: 228px;
    height: 50px;
    top: 12px;
    right: 93px;
  }
}



/* ---------------------------------- */
/* cast                               */
/* ---------------------------------- */

.lp-section-cast {
  padding: 40px 40px 192px;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  position: relative;
}

.lp-cast-profWrap.lp-pc-display {
  display: flex;
  flex-direction: row;
  gap: 40px;
  justify-content: center;
  margin: 28px auto 0;
  position: relative;
}

.lp-cast-profWrap.lp-sp-display {
  display: none;
}

.lp-cast-noteWrap {
  width: 610px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.lp-cast-nameJp {
  color: #201203;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 1.2px;
}

.lp-cast-nameEn {
  color: #201203;
  font-family: "Zen Kaku Gothic New", zen-kaku-gothic-new, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 1.6px;
}

.lp-cast-note {
  color: #201203;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
}

.lp-cast-img01 {
  width: 150px;
  height: 150px;
  margin: auto 0;
}

.lp-cast-img02Wrap {
  position: absolute;
  width: 329px;
  height: 133px;
  bottom: -25px;
  left: calc(50% + 4px);
  transform: translate(-50%);
  z-index: 9999;
}

.lp-cast-bubble {
  position: absolute;
  top: 0;
  left: 0;
}

.lp-cast-img02 {
  width: 215px;
  position: absolute;
  bottom: -1px;
  right: 0;
}


/* cast レスポンシブ */

@media screen and (max-width: 425px) {
  .lp-section-cast {
    padding: 20px 20px 100px;
  }

  .lp-cast-profWrap.lp-pc-display {
    display: none;
  }

  .lp-cast-profWrap.lp-sp-display {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .lp-cast-imgNameWrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }

  .lp-cast-img01 {
    width: 100px;
    height: 100px;
  }

  .lp-cast-nameJp {
    font-size: 20px;
    letter-spacing: 1px;
  }

  .lp-cast-nameEn {
    font-size: 12px;
    letter-spacing: 1.2px;
  }

  .lp-cast-note {
    font-size: 14px;
  }

  .lp-cast-img02Wrap {
    width: 210px;
    height: 82px;
    bottom: -15px;
    left: calc(50% + 17.5px);
  }

  .lp-cast-bubble {
    width: 94px;
    height: 43px;
  }

  .lp-cast-img02 {
    width: 128px;
    height: 79.078px;
  }
}




/* ---------------------------------- */
/* episode 全体                       */
/* ---------------------------------- */

.lp-section-episode {
  background-color: #f0e464;
  background-image: radial-gradient(circle, #f3e983 1.5px, transparent 1.5px);
  background-position: 0 0;
  background-size: 9px 9px;

  padding: 60px 0 125px;
  border-radius: 10px 10px 0 0;
  position: relative;
  width: 100%;
}

.section-episode-border {
  content: "";
  width: 20px;
  height: calc(100% - (290px + 120px + 5%));
  background-image: linear-gradient(#ffffff 98%, transparent);
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}


.lp-episode-headingWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  margin-bottom: 100px;
}

.lp-episode-nav {
  display: flex;
  flex-direction: row;
  box-shadow: 0 2px 0 0 #000;
  border-radius: 10px;
}

.lp-episode-nav li {
  width: 120px;
  height: 60px;
}

.lp-episode-nav li a {
  width: 100%;
  height: 100%;
  text-decoration: unset;
  color: #201203;
  background-color: #fff;
  border: 1px solid #201203;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
}

.lp-episode-unpublished {
  opacity: 0.4;
  pointer-events: none;
}

.lp-episode-nav li:first-of-type a {
  border-radius: 10px 0 0 10px;
}

.lp-episode-nav li:last-of-type a {
  border-radius: 0 10px 10px 0;
}

.lp-episode-nav li a:hover {
  background-color: #201203;
  color: #fff;
}

.lp-episode-nav li a div span:first-of-type {
  font-family: Avenir, avenir-lt-pro, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
}

.lp-episode-nav li a div span:last-of-type {
  font-family: Avenir, avenir-lt-pro, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
}

.episodeNav-allowdown {
  mask-image: url(../images/susume-sendenbu/lp-episode-nav.svg);
  mask-position: center center;
  mask-repeat: no-repeat;
  mask-size: contain;
  height: 8px;
  width: 12px;
  display: block;
  background: #201203;
  transition: all 0.3s ease-in;
}

.lp-episode-nav li a:hover .episodeNav-allowdown {
  background: #fff;
}

/* episode全体 レスポンシブ */
@media screen and (max-width: 767px) {
  .lp-section-episode {
    padding-bottom: 40px;
  }

  .lp-episode-nav li {
    width: 67.8px;
    height: 50px;
  }

  .lp-episode-nav li a div span:last-of-type {
    font-size: 20px;
  }
}

@media screen and (max-width: 375px) {
  .lp-section-episode {
    padding: 20px 0 40px;
  }

  .section-episode-border {
    width: 8px;
  }

  .lp-episode-headingWrap {
    gap: 20px;
    margin-bottom: 40px;
  }

  .episodeNav-allowdown {
    width: 8px;
    height: 4px;
  }
}


/* episode01 */
#episode01 {
  margin-bottom: 160px;
}

.episode01-ttlLead {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0 auto 66px;
  position: relative;
  z-index: 1;
}

.episode01-ttlLead-wrapper {
  display: flex;
  flex-direction: column;
}

.episode-ttlLead-img {
  z-index: 1;
}

.episode01-ttlLead-noteWrap {
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  padding: 40px;
  border-top: unset;
  z-index: 2;

  background-color: #fff;
  background-image: linear-gradient(90deg, #f9f9f9 1px, transparent 1px), linear-gradient(#f9f9f9 1px, transparent 1px);
  background-position: 10px 10px;
  background-size: 18px 18px;
}

.episode01-ttlLead-headingWrap {
  margin-bottom: 20px;
  text-align: left;
  border-bottom: 2px solid #201203;
  width: 100%;
  padding-bottom: 16px;
}

.episode01-ttlLead-noteInner {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}

.episode-text {
  color: #201203;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 190%;
}

.episode01-ttlLead-noteImg {
  width: 215px;
}

.episode01-ttlLead-btmDesign {
  background-color: #70C7DA;
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  height: 20px;
  width: 100%;
  transform: translate(0, -10px);
  z-index: 1;
}

.episode01-ttlLead-float {
  position: absolute;
  z-index: 9997;
}

.episode01-ttlLead-float-beans01 {
  right: 5px;
  top: -33px;
}

.episode01-ttlLead-float-beans02 {
  top: 267px;
  left: -30px;
}

.episode01-ttlLead-float-beans03 {
  top: 294px;
  left: -108px;
}

.episode01-ttlLead-float-img {
  right: -94px;
  bottom: 290px;
  width: 126px;
}

.episode-cont {
  position: relative;
  width: 100%;
  max-width: 800px;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 0;
  z-index: 1;
}

.episode01-cont01 {
  margin-bottom: 66px;
  left: calc(50% - 160px);
  transform: translateX(-50%);
  z-index: 2;
}

.episode01-cont02 {
  margin-bottom: 220px;
  left: calc(50% + 120px);
  transform: translateX(-50%);
}

.episode01-cont03 {
  left: calc(50% - 120px);
  transform: translateX(-50%);
  z-index: 2;
}

.episode01-cont01-inner {
  z-index: 9998;
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  background: #FFF;
}

.episode01-cont02-inner {
  z-index: 9995;
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  background: #FFF;
}

.episode01-cont03-inner {
  z-index: 9998;
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  background: #FFF;
}

.episode-cont-left {
  position: absolute;
  top: -26px;
  left: -1px;
}

.episode-cont-right {
  position: absolute;
  top: -26px;
  right: -1px;
}

.cont-topDesign {
  height: 10px;
  width: 100%;
  background-color: #70C7DA;
}

.episode01-cont01 .cont-topDesign {
  z-index: 9998;
}

.episode01-cont02 .cont-topDesign {
  z-index: 9995;
}

.episode01-cont03 .cont-topDesign {
  z-index: 9998;
}

.episode-cont-noteWrapper {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}

.episode01-cont01 .episode-cont-noteWrapper,
.episode01-cont01 .cont-topDesign {
  z-index: 9998;
}

.episode01-cont02 .episode-cont-noteWrapper,
.episode01-cont02 .cont-topDesign {
  z-index: 9995;
}

.episode01-cont03 .episode-cont-noteWrapper,
.episode01-cont03 .cont-topDesign {
  z-index: 9998;
}

.episode-cont-ttl {
  height: 34px;
}

.episode-cont-noteInner {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
}

.episode01-cont01 .episode-text span,
.episode01-cont02 .episode-text span {
  display: block;
}

.episode01-cont01 .episode-text-span {
  margin-bottom: 20px;
}

.episode-cont-link {
  border-radius: 10px;
  border: 1px solid #201203;
  background: #FFF;
  box-shadow: 0 3px 0 0 #000;
  display: flex;
  width: 280px;
  height: 64px;
  align-items: center;
  gap: 10px;
  color: #201203;
  font-family: "Corporate Logo ver2", corporate-logo-ver2, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.9px;
  padding: 10px 20px;
  justify-content: space-between;
}

.episode-cont-link:hover {
  color: #FFF;
  background: #201203;
}

.episode-cont-link::after {
  content: "";
  background: url(../images/susume-sendenbu/lp-footer-btn.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}

.episode01-cont01-textImg {
  width: 321px;
}

.episode01-cont01-float01 {
  width: 175px;
  position: absolute;
  top: -154px;
  right: -10px;
  z-index: 9997;
}

.episode01-cont01-float02 {
  width: 382px;
  position: absolute;
  bottom: -212px;
  left: -320px;
  z-index: 9999;
}

.episode01-cont01-beans {
  position: absolute;
  bottom: -6px;
  right: -45px;
  z-index: 9999;
}

.episode01-cont02-textImg-pc {
  width: 312px;
}

.episode01-cont02-float {
  width: 303px;
  position: absolute;
  bottom: -153px;
  left: 40px;
  z-index: 9996;
}

.episode01-cont03 .episode-cont-noteInner {
  justify-content: space-between;
  width: 100%;
}

.episode01-cont03-float {
  width: 163px;
  position: absolute;
  top: -182px;
  right: 20px;
  z-index: 9997;
}

.episode01-cont03-beans01 {
  position: absolute;
  bottom: -27px;
  right: -38px;
  z-index: 9999;
}

.episode01-cont03-beans02 {
  position: absolute;
  bottom: -74px;
  right: -74px;
}


.episode01-summary-wrapper {
  position: relative;
  margin: 0 auto;
  width: 648px;
  z-index: 1;
  height: 300px;
}

.episode01-summary-text {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.episode01-summaryImg {
  width: 110px;
  position: absolute;
  left: 10px;
  z-index: 9999;
  top: 0;
  bottom: 0;
  margin: auto 0;
}


.episode-next-imgWrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 863px;
  height: 410px;
}

.episode-next-bubble {
  z-index: 9998;
  position: absolute;
  top: 0;
  left: 128px;
}

.episode-next-img {
  width: 202px;
  z-index: 9997;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.episode-next-wrapper {
  width: 800px;
  height: auto;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #201203;
  background: #E4604C;
  z-index: 9998;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.episode-next-inner {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  border-radius: 0 0 5px 5px;
  border: 1px solid #201203;
  background-color: #fff;
}

.episode-next-ttlWrap {
  width: 100%;
  border-bottom: 2px solid #201203;
  padding-bottom: 16px;
}

.episode-next-ttl.lp-pc-display {
  max-height: 28px;
}

.episode-next-ttl.lp-sp-display {
  max-height: 62px;
}

.episode-next-noteWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  color: #201203;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 190%;
}

.episode-next-note {
  width: 558px;
}

.episode-next-instaBtn {
  width: 122px;
  height: 40px;
  color: #FFF;
  font-family: Avenir, avenir-next-lt-pro, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 190%;
  border-radius: 5px;
  outline: 1px solid #201203;
  padding: 4px 10px;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: row;
  gap: 6px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all ease-in 0.3s;
}

.episode-next-instaBtn::before {
  content: "";
  background: radial-gradient(92.18% 99.11% at 26.56% 107.7%, #FD5 0%, #FD5 10%, #FF543E 50%, #C837AB 100%);
  position: absolute;
  z-index: -1;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all ease-in 0.3s;
}

.episode-next-instaBtn::after {
  content: "";
  color: #FFF;
  background: #201203;
  position: absolute;
  z-index: -2;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.episode-next-instaBtn:hover {
  color: #FFF;
  outline: 1px solid #201203;
}

.episode-next-instaBtn:hover::before {
  opacity: 0;
}

.episode-next-beans {
  position: absolute;
  z-index: 9999;
}

.episode-next-beans01 {
  bottom: 221px;
  right: 36px;
}

.episode-next-beans02 {
  right: 0;
  bottom: 174px;
}

.episode-next-beans03 {
  bottom: 0;
  left: 0;
}


/* episode01 レスポンシブ */
@media screen and (max-width:1330px) {
  .episode01-cont01-float02 {
    left: -280px;
  }
}

@media screen and (max-width:1200px) {
  .episode01-cont01 {
    left: unset;
    transform: unset;
    margin: 0 auto 66px;
  }

  .episode01-cont02 {
    left: unset;
    transform: unset;
    margin: 0 auto 220px;
  }

  .episode01-cont03 {
    left: unset;
    transform: unset;
    margin: 0 auto;
  }
}

@media screen and (max-width: 950px) {
  .episode01-ttlLead-float-img {
    width: auto;
    height: 230px;
    top: 205px;
    right: 0;
    bottom: unset;
  }

  .episode01-ttlLead-float-beans02 {
    left: 0;
  }

  .episode-cont {
    max-width: 90%;
  }

  .episode01-summary-wrapper {
    max-width: 90%;
    width: 648px;
  }

  .episode01-cont01-float02 {
    width: 310px;
    bottom: -193px;
    left: -235px;
  }

  .episode-next-noteWrap {
    flex-direction: column;
    width: 100%;
  }

  .episode-next-note {
    width: 100%;
  }

  .episode-next-imgWrap {
    height: 500px;
  }

  .episode-next-bubble {
    left: 50px;
  }

  .episode-next-wrapper {
    width: 90%;
    max-width: 800px;
  }

}

@media screen and (max-width: 767px) {
  #episode01 {
    margin-bottom: 100px;
  }

  .episode01-ttlLead-float-img {
    top: 150px;
  }

  .episode-ttlLead-img.lp-sp-display {
    display: none;
  }

  .episode-ttlLead-img.lp-pc-display {
    display: block;
  }

  .episode01-ttlLead-noteInner {
    flex-direction: column;
  }

  .episode01-ttlLead-float-beans02 {
    top: 150px;
  }

  .episode01-ttlLead-float-beans04.lp-sp-display {
    display: none;
  }

  .episode01-cont01-textImg {

    margin: 20px auto;
  }

  .episode01-cont01-beans {
    width: 45px;
    height: 41px;
    bottom: -16px;
    right: -13px;
  }

  .episode01-cont02 {
    margin: 0 auto 256px;
  }

  .episode01-cont02 .episode-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .episode01-cont02-textImg {
    width: 335px;
    margin: 0 auto;
  }

  .episode01-cont02-float {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -190px;
  }

  .episode01-cont03-float {
    width: 125px;
    top: -139px;
    right: -10px;
  }

  .episode01-cont03-beans01 {
    bottom: -8px;
    right: 13px;
  }

  .episode01-cont03-beans02 {
    top: calc(100% - 2px);
    left: calc(100% - 15px);
  }

  .episode-cont-noteInner {
    flex-direction: column;
  }

  .episode-cont-link {
    margin: 0 auto;
  }

  .episode01-summary-text.lp-pc-display {
    display: block;
  }

  .episode01-summary-text.lp-sp-display {
    display: none;
  }

  .episode-next-beans01 {
    width: 50px;
    height: 49px;
    top: 101px;
    right: 36px;
  }

  .episode-next-beans02 {
    width: 35px;
    height: 30px;
    top: 154px;
    right: 10px;
  }

  .episode-next-beans03 {
    width: 40px;
    height: 34px;
    bottom: 15px;
    left: 10px;
  }

}

@media screen and (max-width: 600px) {
  .episode01-summaryImg {
    width: 80px;
  }

  .episode01-summary-wrapper {
    height: 250px;
  }

  .episode-next-imgWrap {
    height: 600px;
  }

  .episode-next-bubble {
    left: 30px;
  }

  .episode-next-img {
    top: 80px;
  }
}

@media screen and (max-width: 425px) {
  .episode-ttlLead-img.lp-sp-display {
    display: block;
  }

  .episode-ttlLead-img.lp-pc-display {
    display: none;
  }

  .episode01-ttlLead-headingWrap {
    padding-bottom: 10px;
  }

  .episode01-ttlLead-heading {
    height: 20px;
  }

  .episode01-ttlLead {
    width: 100%;
    margin: 0 0 66px 0;
  }

  .episode01-ttlLead-wrapper {
    position: relative;
  }

  .episode01-ttlLead-inner {
    position: absolute;
    top: 267px;
    width: 100%;
    padding: 0 20px;
    z-index: 9999;
  }

  .episode01-ttlLead-noteWrap {
    border-radius: 5px;
    margin: 0 20px;
    padding: 40px 20px;
    border: 1px solid #201203;
    position: relative;
    top: -36px;
  }

  .episode01-ttlLead-noteInner {
    flex-direction: column;
    gap: 20px;
  }

  .episode01-ttlLead-btmDesign {
    height: 10px;
    transform: unset;
    margin: 0 20px;
    position: relative;
    bottom: 41px;
    width: auto;
  }

  .episode01-ttlLead-float-img {
    top: 205px;
  }

  .episode01-ttlLead-float-beans01 {
    right: 14px;
    top: -8px;
  }

  .episode01-ttlLead-float-beans02 {
    top: 24px;
    right: 42px;
    left: unset;
  }

  .episode01-ttlLead-float-beans03 {
    top: 222px;
    left: 54px;
  }

  .episode01-ttlLead-float-beans04 {
    position: absolute;
    top: 246px;
    left: 11px;
  }

  .episode01-ttlLead-float-beans04.lp-sp-display {
    display: block;
  }

  .episode01-cont01 {
    z-index: 2;
  }

  .episode01-cont01-float02 {
    width: 266px;
    bottom: -177px;
    left: -185px;
  }

  .episode01-cont03 {
    margin-bottom: 13px;
  }

  .episode01-summary-wrapper {
    width: 90%;
    height: 166px;
  }

  .episode01-summaryImg {
    width: 61px;
    left: -3px;
  }

  .episode01-summary-text.lp-pc-display {
    display: none;
  }

  .episode01-summary-text.lp-sp-display {
    display: block;
  }

  /* width:425 next */
  .episode-next-imgWrap {
    width: 100%;
    height: 505.5px;
  }

  .episode-next-bubble {
    width: auto;
    height: 43px;
    left: 16px;
  }

  .episode-next-img {
    top: 32px;
    width: 120px;
    height: 173px;
  }

  .episode-next-wrapper {
    padding: 5px;
    width: unset;
    max-width: 90%;
  }

  .episode-next-inner {
    padding: 20px 20px 40px 20px;
  }

}

@media screen and (max-width: 375px) {

  /* episode cont */
  .episode-cont {
    width: unset;
    margin: 0 20px;
  }

  .episode-cont-left,
  .episode-cont-right {
    height: 22px;
    top: -21px;
  }

  .cont-topDesign {
    height: 4px;
  }


  /* episode01 cont01 */
  .episode01-cont01 {
    margin-bottom: 62px;
    left: unset;
    transform: unset;
  }

  .episode01-cont01-float01 {
    right: -15px;
  }

  .episode01-cont01-inner {
    border-radius: 0 0 10px 10px;
  }

  .episode01-cont01 .episode-cont-noteWrapper {
    padding: 40px 20px;
  }

  .episode01-cont01 .episode-text-span {
    margin: 0;
  }

  /* episode01 cont02 */
  .episode01-cont02 {
    margin-bottom: 95px;
    left: unset;
    transform: unset;
  }

  .episode01-cont02 .episode-cont-ttl {
    margin: 0 20px;
  }

  .episode01-cont02-inner {
    border-radius: 0 0 10px 10px;
  }

  .episode01-cont02 .episode-cont-noteWrapper {
    padding: 40px 0 195px 0;
  }

  .episode01-cont02 .episode-text span {
    display: block;
    margin: 0 20px;
  }

  .episode01-cont02-textImg {
    width: 100%;
  }

  .episode01-cont02-float {
    width: 285px;
    bottom: -34px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  /* episode01 cont03 */
  .episode01-cont03 {
    left: unset;
    transform: unset;
  }

  .episode01-cont03-inner {
    border-radius: 0 0 10px 10px;
  }

  .episode-cont-link {
    width: 215px;
    height: 48px;
    padding: 20px 10px 20px 20px;
    font-size: 15px;
  }

  .episode01-cont03 .episode-cont-noteInner {
    align-items: center;
  }


  /* summary */

  .episode01-summary-wrapper {
    width: unset;
    margin: 0 20px;
  }


  /* next */
  .episode-next-noteWrap {
    flex-direction: column;
  }

  .episode-next-note {
    width: unset;
  }

  .episode-next-instaBtn {
    width: 143px;
    height: 46px;
    font-size: 18px;
    padding: 6px 12px;
  }

}




/* ---------------------------------- */
/* footer                             */
/* ---------------------------------- */

footer#footer-contents {
  overflow: hidden;
}

.lp-footer-wrapper {
  background: url(../images/susume-sendenbu/lp-footer-background.svg) no-repeat;
  background-position: center;
  width: 100%;
}

.lp-footer-inner {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
}


.lp-footer-imgWrap {
  position: absolute;
  top: 82px;
  left: calc(50% + 463px);
}

.lp-footer-img {
  width: 145px;
}

.lp-footer-imgWrap:hover .lp-footer-img {
  animation: bounce 0.5s ease-out;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(-20px);
    animation-timing-function: ease-in;
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(-10px);
    animation-timing-function: ease-in;
  }

  100% {
    transform: translateY(0);
  }
}

.lp-footer-contentWrap {
  display: flex;
  flex-direction: column;
  gap: 28px;
  align-items: center;
}


.lp-footer-linkWrap {
  display: flex;
  flex-direction: row;
  gap: 20px;
}


.lp-footer-link {
  border-radius: 20px;
  border: 1px solid #201203;
  background: #FFF;
  box-shadow: 0 2px 0 0 #000;
  display: flex;
  width: 375px;
  height: 80px;
  gap: 10px;
  color: #201203;
  font-family: "Corporate Logo ver2", corporate-logo-ver2, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.9px;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
}

.lp-footer-link:hover {
  color: #FFF;
  background: #201203;
}

.lp-footer-link::after {
  content: url(../images/susume-sendenbu/lp-footer-btn.svg);
  width: 30px;
  height: 30px;
}

.lp-footer-copyright {
  color: #201203;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", yu-gothic-pr6n, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  padding: 60px 0 40px 0;
}

/* フッター レスポンシブ */
@media screen and (max-width: 1270px) {
  .lp-footer-imgWrap {
    left: unset;
    right: 30px;
  }
}

@media screen and (max-width: 1130px) {
  .lp-footer-imgWrap {
    top: calc(100% - 38px);
  }
}

@media screen and (max-width: 950px) {
  .lp-footer-linkWrap {
    flex-direction: column;
  }

  .lp-footer-imgWrap {
    top: 334px;
    right: 6px;
  }
}

@media screen and (max-width: 687px) {
  .lp-footer-imgWrap {
    top: calc(100% - 38px);
    left: unset;
    right: 4px;
  }

  .lp-footer-img {
    width: 108px;
  }
}

@media screen and (max-width: 375px) {
  .lp-footer-wrapper {
    background: url(../images/susume-sendenbu/lp-sp-footer-background.svg) no-repeat;
    background-position: center;
    overflow: hidden;
  }

  .lp-footer-inner {
    padding: 60px 0;
    gap: 40px;
  }

  .lp-footer-contentWrap {
    gap: 20px;
  }

  .lp-footer-linkWrap {
    flex-direction: column;
  }

  .lp-footer-link {
    font-size: 16px;
    letter-spacing: 0.8px;
    width: 295px;
  }

  .lp-footer-copyright {
    padding-bottom: 12px;
    font-size: 14px;
  }
}