@charset "shift_jis";
/* Updated 2026/02/05.T */
/*---------------------------------------------
base
---------------------------------------------*/
body {
  overflow: hidden;
  min-width: auto;
}
#header-wrap {
  z-index: 3;
}
.cpEndTxt {
  z-index: 3;
}
.section-main {
  position: relative;
  overflow: visible;
  margin: 0 auto;
  max-width: 500px;
  background-color: #ffffff;
  box-shadow: 0 14px 40px 0 rgba(20, 29, 29, 0.16);
}
.section-mainInr {
  overflow: hidden;
}
.layout-bg01 {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  display: flex;
  height: 100vh;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_pc_01.png) center top / cover no-repeat;
}
@media screen and (max-width: 500px) {
  .section-main {
    box-shadow: none;
  }
}
/*---------------------------------------------
kv
---------------------------------------------*/
.kv-area01 {
  position: relative;
  background-color: #ffffff;
  text-align: center;
}
.kv-area01 .text {
  width: 92%;
  position: absolute;
  top: 42.7%;
  left: calc(50% - (92% / 2));
}
.kv-area01 .btn-list01 {
  margin-top: 0;
  padding: 0 24px;
  width: 100%;
  position: absolute;
  top: 75.2%;
  left: 0;
}
@media screen and (max-width: 499px) {
  .kv-area01 .btn-list01 {
    padding: 0 4.8vw;
  }
}
/*---------------------------------------------
footer
---------------------------------------------*/
#footer-area {
  position: relative;
  z-index: 1;
}
#footer-content {
  margin-top: 0;
}
.footer-logo {
  padding-bottom: 70px;
}
body.cpnloadEnd .footer-logo {
  padding-bottom: 0;
}
#footer-fixed .panel {
  background: rgba(255, 255, 255, 0.5);
}
#footer-fixed .btn-list01>.item {
  max-width: 360px;
}
#footer-fixed .btn-type01.-color01>.inner {
  min-height: 28px;
}
#footer-fixed .btn-type01.-color02>.inner {
  min-height: 34px;
}
@media screen and (max-width: 499px) {
  #footer-fixed .btn-type01 {
    width: 100%;
  }
  #footer-fixed .btn-type01.-color01>.inner {
    min-height: 8.533vw;
  }
  #footer-fixed .btn-type01.-color02>.inner {
    min-height: 10.133vw;
  }
}
/*---------------------------------------------
menu
---------------------------------------------*/
.menu-area01 {
  position: fixed;
  top: 0;
  right: 0;
  width: calc((100% - 500px) / 2);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-area01>.inner {
  max-width: 440px;
  background: #fff;
  border-radius: 40px;
  width: calc(100% - 40px);
}
.menu-area01 .list01 {
  padding: 2%;
  padding: 10px;
}
.menu-area01 .list01 a {
  border-radius: 3em;
  display: block;
  padding: 3.9% 15%;
}
.menu-area01 .list01>:not(:first-child) a {
  margin-top: 1.4%;
}
.menu-area01 .list01 a.is-current,
.menu-area01 .list01 a:hover {
  background: #feae56;
  position: relative;
}
.menu-area01 .list01 a.is-current::before,
.menu-area01 .list01 a:hover::before {
  content: '';
  display: block;
  width: 5%;
  height: 20px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_ico_kirakira_01.png) center center / 100% auto no-repeat;
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
.menu-area01 .list01 a.is-current img,
.menu-area01 .list01 a:hover img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(293deg) brightness(106%) contrast(103%);
  -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(293deg) brightness(106%) contrast(103%);
  opacity: 1;
}
.menu-area01 .btn-list01 {
  margin-top: 6%;
  padding: 5%;
  background: linear-gradient(270deg, rgba(120, 230, 240, 0.3) 0%, rgba(212, 236, 255, 0.3) 100%);
  border-radius: 0 0 40px 40px;
}
.menu-area01 .btn-list01>.item:not(:first-child) {
  margin-left: 4%;
}
@media screen and (max-width: 930px) {
  .menu-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 642px) {
  .menu-area01 {
    display: none !important;
  }
}
/*---------------------------------------------
img
---------------------------------------------*/
.img-area01 {
  position: fixed;
  top: 0;
  left: 0;
  width: calc((100% - 500px) / 2);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 930px) {
  .img-area01 {
    display: none !important;
  }
}
@media screen and (max-height: 642px) {
  .img-area01 {
    display: none !important;
  }
}
/*---------------------------------------------
content
---------------------------------------------*/
.content-block02:not(.-contentsFull01)>.inner {
  padding: 0 24px;
}
.content-block02.-bg01 {
  padding: 11% 0;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_01.png) 0 0 / 100% auto no-repeat;
}
.content-block02.-bg02 {
  margin-top: -7%;
  padding: 19% 0 22%;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_02.png) 0 0 / 100% auto no-repeat;
  position: relative;
}
.content-block02.-bg02>.inner .title{
  position: relative;
  z-index: 1;
}
.content-block02.-bg02>.inner .img01{
  position: absolute;
  top: -31%;
  right: 26%;
  width: 22%;
}
.content-block02.-bg02>.inner .img03 {
  margin-top: -19%;
}
.content-block02.-bg02>.inner .img04 {
  margin-top: -9%;
}
.content-block02.-bg03 {
  margin-top: -18%;
  padding: 19% 0;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_03.png) 0 0 / 100% auto no-repeat;
}
.content-block02.-bg03>.inner .img01 {
  position: absolute;
  top: 0%;
  right: 5%;
  width: 30%;
}
.content-block02.-bg04 {
  margin-top: -30%;
  padding: 18% 0 0;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_04.png) 0 0 / 100% auto no-repeat;
}
.content-block02.-bg04 .step {
  width: 27%;
}
.content-block02.-bg04 .title {
  position: relative;
}
.content-block02.-bg04 .title>.text {
  width: 92%;
  position: absolute;
  top: 57%;
  left: calc(50% - (92% / 2));
}
.content-block02.-bg05 {
  padding: 6% 0 39%;
  background: linear-gradient(180deg, #78e6f0 0%, #a5e9f7 8.09%, #d4ecff 100%);
  position: relative;
}
.content-block02.-bg05>.inner::before {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(0deg, #ffedc8 0%, #ffedc8 60%, #ffdd96 70%, #78e6f0 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.content-block02.-bg05 .title {
  position: relative;
}
.content-block02.-bg06 {
  margin-top: -10%;
  padding-top: 15%;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_kirakira_01.png) 53% 1.1% / 86% auto no-repeat, linear-gradient(180deg, #78e6f0 0%, #a5e9f7 1.65%, #d4ecff 20.41%);
  position: relative;
}
.content-block02.-bg06::before {
  content: '';
  display: block;
  width: 100%;
  height: 131px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_06.png) 0 bottom / 100% auto no-repeat;
  position: absolute;
  top: -131px;
  left: 0;
}
@media screen and (max-width: 499px) {
  .content-block02:not(.-contentsFull01)>.inner {
    width: 100%;
    padding: 0 4.8vw;
  }
}
/*---------------------------------------------
section
---------------------------------------------*/
.section-block01,
.section-block01>.title {
  position: relative;
}
.section-block01.-bg01::before {
  content: '';
  display: block;
  width: calc(100% + 48px);
  height: 824px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_bg_05.png) 0 0 / 100% auto no-repeat;
  position: absolute;
  left: -24px;
  top: -8%;
}
@media screen and (max-width: 499px) {
  .section-block01.-bg01::before {
    width: calc(100% + 9.6vw);
    left: -4.8vw;
  }
}
/*---------------------------------------------
table
---------------------------------------------*/
.table-radius01 {
  font-size: 1.8rem;
}
.table-radius01 tr:first-child th {
  border-radius: 18px 0 0 0;
}
.table-radius01 tr:first-child td {
  border-radius: 0 18px 0 0;
}
.table-radius01 tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 18px;
}
.table-radius01 tr:last-child td {
  border-bottom: 0;
  border-radius: 0 0 18px 0;
}
.table-radius01 th {
  padding: 15px 10px 15px 16px;
  width: 30%;
  border-bottom: 1px solid #d5dedb;
  background-color: #50a0f0;
  color: #ffffff;
  font-weight: bold;
}
.table-radius01 td {
  padding: 15px 16px;
  border-bottom: 1px solid #d5dedb;
  background-color: #ffffff;
  vertical-align: middle;
}
@media screen and (max-width: 499px) {
  .table-radius01 {
    font-size: 3.733vw;
  }
}
/*---------------------------------------------
card
---------------------------------------------*/
.card-box01 {
  padding: 33px 19px;
  border-radius: 18px;
  background: #ffffffe5;
  position: relative;
}
.card-box01.-blue01 {
  padding: 5% 19% 5% 2.5%;
  border-radius: 6px;
  background: linear-gradient(66.97deg, #1ab2f3 3.58%, #5fdcf0 25.1%);
  position: relative;
  z-index: 0;
}
.card-box01.-blue01::before {
  content: '';
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: #e1faff;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}
.card-box01.-blue01::after {
  content: '';
  display: block;
  width: 17%;
  height: 73px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_ico_02.png) top center / 100% auto no-repeat;
  position: absolute;
  top: 21%;
  right: 4%;
}
.card-normal02 {
  border: none;
  border-radius: 16px;
  box-shadow: 0px 3px 1px 0px #0000002e;
}
.card-normal02>.inner>.header {
  padding: 3.2%;
  background: linear-gradient(91.84deg, rgba(242, 108, 12, 0.7) 0.62%, rgba(234, 204, 35, 0.7) 48.33%, rgba(27, 141, 255, 0.7) 100.02%);
  border-radius: 16px 16px 0 0;
}
.card-normal02>.inner>.body {
  padding: 4.6% 0.6%;
  border-radius: 0 0 16px 16px;
}
.card-wrap01{
  margin: 7% 0 0;
}
.card-wrap01>.text01{
  font-size: 1.4rem;
  color: #56635F;
}
.card-wrap01>.text02>em{
  display: inline-block;
  min-width: 85px;
  background: url(/kojin/olive-account/imgs/index_bg_02.png) no-repeat 0 bottom / 100% 13px;
  font-size: 2rem;
  font-weight: bold;
}
.card-wrap01>.text-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 46px;
  margin-top: 16px;
}
.card-wrap01>.text-wrap>p{
  width: 100%;
}
.card-wrap01>.text-wrap>p:first-child{
  margin-top: 0;
}
.card-wrap01 .text03{
  font-size: 1.6rem;
  color: #56635F;
  font-weight: bold;
}
.card-wrap01 .text03>em{
  margin-left: 8px;
  font-size: 1.8rem;
  color: #004831;
  font-weight: bold;
}
.card-wrap01>.layout01{
  display: flex;
  margin: 16px 0 0;
  min-height: 4.8em;
}
.card-wrap01>.layout01>.item{
  width: 50%;
  padding: 3px 6px;
  color: #56635f;
}
.card-wrap01>.layout01>.item:nth-child(n + 2){
  border-left: 1px solid #d5dedb;
}
.card-wrap01>.layout01>.item>.text01{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3em;
}
.card-wrap01>.layout01>.item>.text02{
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-wrap01>.layout01>.item>.text02>span{
  margin-left: 4px;
  text-align: left;
  line-height: 1;
}
.card-wrap01>.btn01{
  margin: 16px 0 0;
}
.card-wrap01>.btn01>a{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #D5DEDB;
  width: 150px;
  border-radius: 50px;
  min-height: 40px;
  margin: 0 auto;
  background: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  color: #004831;
  text-decoration: none;
}
.card-wrap01>.btn01>a>.item {
  width: 26px;
  height: 26px;
  margin: 0 0 0 4px;
}
.card-wrap01>.color01{
  display: flex;
  justify-content: center;
  margin: 5% 0 0;
}
.card-wrap01>.color01>li>button{
  width: 44px;
  height: 29px;
  border-radius: 2px;
}
.card-wrap01>.color01>li>button.-active{
  outline: 1px solid #004831;
  outline-offset: -1px;
}
.card-wrap01>.color01>li:not(:first-child){
  margin-left: 5%;
}
.card-wrap01>.color01>li>.color01{background: #555756;}
.card-wrap01>.color01>li>.color02{background: #bfdbd1;}
.card-wrap01>.color01>li>.color03{background: #367656;}
.card-wrap01>.color01>li>.color04{background: #eee2a0;}
.card-wrap01>.color01>li>.color05{background: #525352;}
.card-wrap01>.color01>li>.color06{background: #090708;}
.card-wrap01>.color01>li>.color07{background: #dbdbd8;}
.card-wrap01>.text-area{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 3.8em;
}
.card-wrap01>.img01{
  position: relative;
  width: 266px;
  height: 167px;
  margin: 16px auto 0;
  overflow: hidden;
}
.card-wrap01>.img01>img{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 266px;
  height: 167px;
}
.card-wrap01>.img01>.front{
  transform:scale(1 ,1);
  animation: card01 6s infinite;
}
.card-wrap01>.img01>.back{
  transform:scale(0 ,1);
  animation: card02 6s infinite;
}
@media screen and (max-width: 499px) {
  .card-wrap01>.color01>li>button{
    width: 9vw;
    height: 6vw;
  }
  .card-wrap01>.img01 {
    width: 53vw;
    height: 34vw;
  }
  .card-wrap01>.img01>img {
    width: 53vw;
    height: 34vw;
  }
}
/*---------------------------------------------
list
---------------------------------------------*/
.list-step>.item {
  position: relative;
}
.list-step.-style01>.item:not(:first-child) {
  margin-top: 36%;
}
.list-step.-style01>.item>.line01 {
  content: '';
  display: block;
  width: 8px; /* ドット径 */
  height: 124px;
  background: linear-gradient(to top, #ff6914 1.45%, #ff8e51 36.22%, #38b3ff 78.72%, #158aff 98.04%); /* 縦方向のグラデーション */
  -webkit-mask: radial-gradient(circle at center, #000 50%, transparent 51%) 0 0/8px 16px repeat-y;
  mask: radial-gradient(circle at center, #000 50%, transparent 51%) 0 0/8px 16px repeat-y;
  position: absolute;
  left: 50%;
  top: -27%;
  transform: translateX(-50%);
}
.list-step.-style01>.item:nth-child(3)>.line01 {
  top: -24%;
}
.list-step.-style01>.item>.line02 {
  content: '';
  display: block;
  width: 14%;
  height: 124px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_ico_01.png) center center / 100% auto no-repeat;
  mask: initial;
  -webkit-mask: initial;
  position: absolute;
  top: -16%;
  left: 43%;
}
.list-step.-style01>.item:last-child {
  margin-left: -24px;
  margin-right: -24px;
}
.list-step.-style02>.item:not(:first-child) {
  margin-top: 7.6%;
}
.list-circle01>.item::before {
  background: #56635f;
  width: .3em;
  height: .3em;
  top: .7em;
  left: 0;
}
.list-num02>.item {
  padding-left: 1.6em;
}
.list-num02>.item>.child>.title>.mark,
.list-num02>.item>.mark {
  background: #afdef5;
  width: 1.5em;
  height: 1.5em;
  font-size: 0.8em;
  top: .3em;
  margin-top: 0;
}
.list-balloon {
  position: relative;
}
.list-balloon .deco01 {
  width: 28%;
  position: absolute;
  top: -1%;
  right: 8%;
}
.list-balloon .deco02 {
  width: 26%;
  position: absolute;
  top: 21%;
  left: -4%;
  z-index: 1;
}
.list-balloon .deco02>img {
  transform: rotate(23deg);
}
.list-balloon .deco03 {
  width: 24%;
  position: absolute;
  top: 39%;
  right: -4%;
}
.list-balloon .deco04 {
  width: 37%;
  position: absolute;
  bottom: -9%;
  right: -9%;
  z-index: 1;
}
.list-balloon .deco04>img {
  transform: rotate(-6deg);
}
[class*="list-notice"]>.item:not(:first-child),
[class*="list-notice"]>.item>.child>.detail:not(:first-child) {
  margin-top: 0.3em;
}
@media screen and (max-width: 499px) {
  .list-step.-style01>.item>.line01 {
    width: 6px;
    height: 24.8vw;
    -webkit-mask: radial-gradient(circle at center, #000 50%, transparent 51%) 0 0/6px 12px repeat-y;
    mask: radial-gradient(circle at center, #000 50%, transparent 51%) 0 0/6px 12px repeat-y;
  }
  .list-step.-style01>.item:nth-child(3)>.line01 {
    top: -24%;
  }
  .list-step.-style01>.item>.line02 {
    height: 24.8vw;
    top: -18%;
  }
  .list-step.-style01>.item:last-child {
    margin-left: -4.8vw;
    margin-right: -4.8vw;
  }
}
/*---------------------------------------------
button
---------------------------------------------*/
.btn-list01>.item {
  max-width: initial;
}
.btn-type01[class*="-color"].-noDeco::after {
  content: initial;
}
.btn-type01 {
  min-width: 0;
  width: 91%;
  font-size: 3.0rem;
}
.btn-type01>.inner::after {
  content: '';
  display: block;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-radius: 3.65em;
  position: absolute;
  top: -3px;
  left: -3px;
  transition: 0.3s;
}
.btn-type01.-color01 {
  background: linear-gradient(89.95deg, #ff6914 1.96%, #ff8e51 36.73%, #38b3ff 79.23%, #158aff 98.55%);
  border: 3px solid #fff;
  box-shadow: 0px 40px 50px 0px #a4a4a430;
}
.btn-type01.-color01>.inner:hover::after,
.btn-type01.-color02>.inner:hover::after {
  background: #0000001e;
}
.btn-type01.-color01>.inner::before {
  content: '';
  display: block;
  width: 6%;
  height: 23px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_ico_kirakira_01.png) center center / 100% auto no-repeat;
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
}
.btn-type01.-color01::after {
  content: '';
  display: block;
  width: 20%;
  height: 105px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_img_08.png) center top / 100% auto no-repeat;
  position: absolute;
  top: -53%;
  right: -8%;
}
.btn-type01.-color01>.inner {
  min-height: 75px;
  color: #fff;
}
.btn-type01.-color02 {
  background: linear-gradient(89.95deg, #ff6914 1.96%, #ff8e51 36.73%, #38b3ff 79.23%, #158aff 98.55%);
  box-shadow: 0px 40px 50px 0px #a4a4a430;
}
.btn-type01.-color02::before {
  content: '';
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: #fff;
  border-radius: 3.65em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.btn-type01.-color02::after {
  content: '';
  display: block;
  width: 29%;
  height: 86px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_img_09.png) center top / 100% auto no-repeat;
  position: absolute;
  top: -38%;
  left: -11%;
}
.btn-type01.-color02>.inner {
  min-height: 81px;
  color: #e95501;
  z-index: 0;
}
.btn-type01.-color02>.inner::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.btn-type01[class*="-color"]:not(:disabled):not([aria-disabled=true]):hover {
  background: linear-gradient(89.95deg, #ff6914 1.96%, #ff8e51 36.73%, #38b3ff 79.23%, #158aff 98.55%);
}
.btn-type01.-small01>.inner {
  min-height: 40px;
  font-size: 1.5rem;
}
.btn-type01.-color02.-small01>.inner {
  min-height: 46px;
}
@media screen and (max-width: 1460px) {
  .btn-type01.-small01>.inner {
    font-size: 1.027vw;
  }
}
@media screen and (max-width: 499px) {
  .btn-type01 {
    font-size: 6.133vw;
  }
  .btn-type01.-color01>.inner {
    min-height: 14.399vw;
  }
  .btn-type01.-color02>.inner {
    min-height: 15.999vw;
  }
  .btn-list01.-spColumn>.item {
    width: calc((100% - 4%) / 2);
  }
  .btn-list01>.item:not(:first-child) {
    margin-left: 4%;
  }
}
/*---------------------------------------------
text
---------------------------------------------*/
.text-balloon {
  margin: -3% 0 0 0;
  padding: 4% 5%;
  width: 64%;
  font-weight: bold;
  border: 4px solid #fff;
  border-radius: 10em;
  box-shadow: 0px 4px 0px 0px #fff;
  position: relative;
  z-index: 1;
}
.text-balloon::before {
  content: '';
  display: block;
  width: 1.5em;
  height: 19px;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_img_07.png) 0 0 / 100% auto no-repeat;
  position: absolute;
  left: 46%;
  bottom: -24px;
}
.text-balloon:nth-child(odd):not(:first-child) {
  margin-top: 8%;
}
.text-balloon.-large01 {
  width: 81%;
}
.text-balloon:nth-child(even) {
  margin-left: auto;
}
.text-balloon.-blue01 {
  background: linear-gradient(86.29deg, #78e6f0 -3.3%, #a5e9f7 0.88%, #d4ecff 97.3%);
}
.text-balloon.-orange01 {
  background: linear-gradient(294.32deg, #fad69e 0, #faef9e 100%);
}
.text-balloon.-orange01::before {
  transform: scaleX(-1);
}
/*---------------------------------------------
animation
---------------------------------------------*/
@keyframes card01 {
  0% {transform:scale(1 ,1);}
  45% {transform:scale(1 ,1);}
  47% {transform:scale(0 ,1);}
  97% {transform:scale(0 ,1);}
  100% {transform:scale(1 ,1);}
}
@keyframes card02 {
  0% {transform:scale(0 ,1);}
  47% {transform:scale(0 ,1);}
  50% {transform:scale(1 ,1);}
  95% {transform:scale(1 ,1);}
  97% {transform:scale(0 ,1);}
  100% {transform:scale(0 ,1);}
}
@keyframes toBottom {
  0% {
    height: 0;
  }
  100% {
    height: 124px;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@media screen and (max-width: 499px) {
  @keyframes toBottom {
    0% {
      height: 0;
    }
    100% {
      height: 24.8vw;
    }
  }
}
/*---------------------------------------------
modal
---------------------------------------------*/
.modal-block01 .btn-type01 {
  font-size: initial;
}
html.is-modalShow {
  overflow: hidden;
  height: 125%;
}
html.is-modalShow body {
  position: fixed;
  width: 100%;
}
.modal-area.-show .modal-bg {
  display: flex;
}
.modal-area.-show .modal-content {
  display: block;
}
.modal-area .modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 94;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-area .modal-content {
  display: none;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.modal-area .modal-content.is-modalShow {
  display: flex;
}
.modal-area .modal-frame {
  position: relative;
  z-index: 7;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 auto;
  max-height: calc(100% - 120px);
  width: 960px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(20, 29, 29, 0.16);
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-frame {
    width: calc(100% - 9.6vw);
  }
}
.modal-area .modal-wrap01 {
  position: relative;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 24px 30px 24px 30px;
  width: 100%;
  height: 50%;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .modal-wrap01 {
    padding: 24px 16px 24px 16px;
  }
}
.modal-area .ttl01 {
  padding: 0 1px 0 0;
  color: #004831;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .ttl01 {
    font-size: 2.4rem;
  }
}
/* SMALL STYLES */
@media screen and (max-width: 374px) {
  .modal-area .ttl01 {
    font-size: 6.4vw;
  }
}
.modal-area .formWrap01 {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 24px;
  height: 60vh;
  background: url(/kojin/olive/special/campaign/collab/hololive202602/imgs/index_txt_16.svg) center center no-repeat;
}
/* SP STYLES */
@media screen and (max-width: 767px) {
  .modal-area .formWrap01 {
    margin-top: 6.13333vw;
  }
}
.modal-area .formWrap01 iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.modal-area .btnClose01 {
  appearance: none;
  position: absolute;
  top: 22px;
  right: 21px;
  width: 34px;
  height: 34px;
  border: 1px solid #d5dedb;
  border-radius: 50%;
  background: url("/kojin/cmn/imgs/btn_close_01.svg") center center no-repeat #ffffff;
}
/*---------------------------------------------
inview
---------------------------------------------*/
.js-view {
  opacity: 0;
}
.js-view.-show {
  opacity: 1;
  animation: fadeInUp .5s;
}
.js-view.-toBottom.-show {
  animation: toBottom 1s;
}
/*---------------------------------------------
swiper
---------------------------------------------*/
.swiper-parent {
  transition: height 300ms ease;
}
.swiper {
  margin: 0 -48px;
  overflow: visible;
}
.swiper-slide {
  opacity: 0;
}
.swiper-slide.swiper-slide-visible {
  opacity: 1;
}
.swiper-slide-visible:not(.swiper-slide-active) {
  filter: blur(3px);
}
.swiper-slide-active {
  box-shadow: 0px 3px 1px 0px #0000002e, 4px 0px 4px 0px #0000002e, -4px 0px 4px 0px #0000002e;
  border-radius: 16px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: calc(50% - 25px);
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: url(/kojin/cmn/imgs/ico_arrow_right_02.svg) center center / 70% auto no-repeat, linear-gradient(115.46deg, #1ab2f3 12.1%, #5fdcf0 84.81%);
  box-shadow: 0 -10px 12px rgba(20, 29, 29, 0.08), 0 0 4px rgba(20, 29, 29, 0.05);
}
.swiper-button-prev::before,
.swiper-button-next::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: .5s;
}
.swiper-button-prev:hover::before,
.swiper-button-next:hover::after {
  background: #0000001e;
}
.swiper-button-prev {
  left: 24px !important;
  transform: rotate(-180deg);
}
.swiper-button-next {
  right: 24px !important;
}
.swiper-button-prev>svg,
.swiper-button-next>svg {
  display: none;
}
/*---------------------------------------------
general
---------------------------------------------*/
._t-gray04 {
  color: #56635f;
}
._mt02p {
  margin-top: 2% !important;
}
._mt03p {
  margin-top: 3% !important;
}
._mt04p {
  margin-top: 4% !important;
}
._mt05p {
  margin-top: 5% !important;
}
._mt06p {
  margin-top: 6% !important;
}
._mt07p {
  margin-top: 7% !important;
}
._mt08p {
  margin-top: 8% !important;
}
._mt09p {
  margin-top: 9% !important;
}
._mt11p {
  margin-top: 11% !important;
}
._mt15p {
  margin-top: 15% !important;
}
._mt24p {
  margin-top: 24% !important;
}
@media screen and (max-width: 499px) {
  ._fs16 {
    font-size: 3.2vw !important;
  }
  ._fs18 {
    font-size: 3.733vw !important;
  }
  ._fs20 {
    font-size: 4.266vw !important;
  }
}