.body_top #contents {
  padding: 73px 0 0 0;
  overflow: hidden;
}

@media screen and (max-width: 480px) {
  .body_top #contents {
    padding: 63px 0 0 0;
  }
}
#contents {
  padding: 78px 0 0 0;
}

@media screen and (max-width: 480px) {
  #contents {
    padding: 54px 0 0 0;
  }
}
.top_fv {
  padding: 3px 0 30px 0;
  margin: 0 0 50px 0;
}

.fv_yk_catch {
  position: relative;
}
.fv_yk_catch .fv_h2 {
  position: absolute;
  bottom: 30%;
  left: -20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-transform: rotate(-15deg); /* for Safari3~ , Chrome */
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .fv_yk_catch .fv_h2 {
    left: -6.5%;
  }
}
.fv_yk_catch .fv_h2 .catch_top {
  background: #3c3c3c;
  display: inline-block;
  padding: 10px 40px;
  line-height: 16px;
  position: relative;
  z-index: 2;
}
.fv_yk_catch .fv_h2 .catch_bottom {
  display: block;
  background: #db2e7e;
  padding: 5px 40px;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  margin: -5px 0 0 0;
}
.fv_yk_catch .fv_catch_icn {
  height: 178px;
  position: absolute;
  z-index: 2;
  bottom: 3%;
  right: 20px;
}
.fv_yk_catch .fv_catch_icn img {
  width: auto;
  max-height: 178px;
}

.fv_regist_btn {
  margin: 0 auto 10px auto;
}
.fv_regist_btn a {
  display: block;
  background: #db2e7e;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  width: 55%;
  font-size: 20px;
  line-height: 20px;
  padding: 15px 2%;
  letter-spacing: -1px;
  position: relative;
  font-weight: bold;
}
.fv_regist_btn span {
  font-family: "Oooh Baby", cursive;
  display: block;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin: 3px 0 0 0;
  letter-spacing: normal;
}

@media screen and (max-width: 480px) {
  .fv_yk_catch .fv_catch_icn {
    height: 88px;
  }
  .fv_yk_catch .fv_catch_icn img {
    max-height: 88px;
  }
}
@media screen and (max-width: 480px) {
  .fv_regist_btn a {
    width: 80%;
  }
}
.fv_regist_btn a:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
}

.h2_title_1 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto 30px auto;
}
.h2_title_1 .eng_title {
  display: block;
  font-size: 3rem;
  line-height: 3rem;
  margin: 0 0 10px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  letter-spacing: -0.038rem;
  font-style: italic;
}
.h2_title_1 .eng_title span {
  color: #db2e7e;
}

.prof_img {
  width: 90%;
  margin: 0 auto;
}
.prof_img img {
  max-width: 100%;
  height: auto;
}

.prof_txt {
  width: 94%;
  margin: 0 auto 10px auto;
}

.footerSignInFixed {
  width: 100%;
  max-width: 768px;
  position: fixed;
  z-index: 3;
  bottom: 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  text-align: center;
  left: 50% !important;
  transform: translate(-50%) !important;
  -webkit-transform: translate(-50%);
  opacity: 0;
  transition: all 0.65s;
}

.footerSignInFixed.isActive {
  opacity: 1;
  transition: all 0.65s;
}

.footerSignInFixed a {
  font-size: 2rem;
  background: #db2e7e;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
}

.footerSignInFixed a span {
  font-weight: normal;
  font-size: 1.4rem;
  font-family: "Oooh Baby", cursive;
  display: block;
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin: 3px 0 0 0;
  letter-spacing: normal;
}

.footerSignInFixed a:before {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
  min-width: 30px;
  max-width: 100%;
  font-size: 1.2rem;
  background: #db2e7e;
  border-radius: 2px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 80%;
  margin-left: -15px;
  border: 6px solid transparent;
  border-top: 6px solid #db2e7e;
}

.balloon1 i {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-weight: normal;
}

.yk_count_up {
  margin: 0 auto 30px auto;
  text-align: center;
}
.yk_count_up .yk_followers_txt,
.yk_count_up .count_up_digit {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  letter-spacing: -0.03rem;
  font-style: italic;
}
.yk_count_up .count_up_digit {
  color: #db2e7e;
  font-size: 8rem;
  line-height: 8rem;
  padding: 5px 0;
  letter-spacing: -0.25rem;
}
.yk_count_up .digit_comma {
  font-size: 5rem;
  line-height: 5rem;
}

.h3_txt {
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 3.6rem;
  margin: 0 auto 30px auto;
  width: 94%;
}

.desc_txt {
  font-weight: bold;
}

.h3_catch {
  margin: 0 0 30px 0;
  padding: 0 0 0 2%;
}
.h3_catch img {
  max-width: 100%;
  height: auto;
}

.grunge_txt_wrapper {
  left: -15%;
  bottom: -3%;
  position: absolute;
}
.grunge_txt_wrapper .grunge_txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  letter-spacing: -0.038rem;
  font-style: italic;
  font-size: 3.8rem;
  line-height: 4.4rem;
  position: relative;
  z-index: 2;
  padding: 10% 0 0 30%;
  display: inline-block;
  height: 125px;
}
.grunge_txt_wrapper .grunge_img {
  z-index: 1;
  position: absolute;
  display: block;
  top: 0;
  -webkit-transform: rotate(15deg);
}

@media screen and (max-width: 480px) {
  .grunge_txt_wrapper {
    left: -20%;
  }
}
.point_sub_title {
  width: 25%;
  -webkit-transform: rotate(-10deg); /* for Safari3~ , Chrome */
  margin: 0 0 0 3%;
}
.point_sub_title img {
  max-width: 100%;
  height: auto;
}

.yk_img {
  margin: 0 auto 10px auto;
  width: 94%;
}
.yk_img img {
  max-width: 100%;
  height: auto;
}

.h2_img {
  width: 94%;
  margin: 0 auto 30px auto;
  text-align: center;
}
.h2_img img {
  max-width: 100%;
  height: auto;
}

/* ----- otameshi ----------- */
.top_otameshi {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 20px 2%;
  letter-spacing: normal;
  background: none;
  text-transform: uppercase;
  cursor: pointer;
  width: 55%;
  text-align: center;
  -webkit-animation: 0.5s jump infinite alternate linear;
  animation: 0.5s jump infinite alternate linear;
  text-decoration: none;
}

.top_otameshi:after {
  background-color: #ebdfe5;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
}

@-webkit-keyframes jump {
  0% {
    transform: transtateY(0);
  }
  100% {
    transform: translateY(4px);
  }
}
@-moz-keyframes jump {
  0% {
    transform: transtateY(0);
  }
  100% {
    transform: translateY(4px);
  }
}
@keyframes jump {
  0% {
    transform: transtateY(0);
  }
  100% {
    transform: translateY(4px);
  }
}
.top_otameshi a {
  font-size: 1.3rem;
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
  font-weight: bold;
}

.top_otameshi a h5 {
  margin: 0 0 0 10px 0;
  font-weight: bold;
}

.top_otameshi h6 {
  display: inline-block;
  font-weight: bold;
  font-size: 2rem;
}

@media screen and (max-width: 480px) {
  .top_otameshi {
    width: 80%;
  }
}
.pickup_swiper {
  background: #3c3c3c;
  padding: 0 0 30px 0;
  margin: 0 0 50px 0;
}
.pickup_swiper .swiper-slide {
  background: #ffffff;
  color: #3c3c3c;
}
.pickup_swiper .img {
  margin: 0;
  padding: 0;
}
.pickup_swiper .img img {
  vertical-align: bottom;
}
.pickup_swiper .swiper-slide .txt_box {
  padding: 10px;
}
.pickup_swiper .swiper-slide .txt_box .title {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin: 0 0 3px 0;
  letter-spacing: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pickup_swiper .genre_symbol {
  color: #db2e7e;
  border: solid 1px #db2e7e;
  border-radius: 2px;
  font-size: 1rem;
  line-height: 1rem;
  vertical-align: middle;
  font-weight: normal;
  padding: 4px 5px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 10px 0 0;
  letter-spacing: -0.02rem;
}
.pickup_swiper .viewing_time {
  font-family: "Helvetica";
  font-size: 1.2rem;
  line-height: 1.2rem;
  vertical-align: middle;
}

.swiper-pagination {
  position: static;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 20px 0 0 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 5px;
}

.swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: auto;
  text-align: left;
  border-radius: 0;
  opacity: 1;
  margin-right: 5px;
  background-color: transparent;
}

.swiper-pagination-bullet i {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  background-color: #d0d0d0;
}

.swiper-pagination-bullet b {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 2px;
  background-color: #db2e7e;
}

.swiper-pagination-bullet-active {
  background-color: transparent;
}

.swiper-pagination-bullet-active b {
  animation-name: countingBar;
  animation-duration: 5s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}

@keyframes countingBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

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