@charset "UTF-8";
/* RS CSS (home.css) */
.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: -0.6px;
}

.shadow, #slc .slc-release .slc-release_img, #slc .slc-release-wrap, #slc .profile_visual, #profile .profile_visual {
  -moz-box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.69);
  -webkit-box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.69);
  -ms-box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.69);
  box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.69);
}

.text-shadow, #slc .slc-release .slc-release_detail {
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* ============================================
 slider
============================================ */
#main_slick {
  padding-bottom: 30px;
}

#main_slick .wrapper {
  width: 100%;
  padding: 0;
}

.slick-slide {
  position: relative;
  margin: 20px 10px;
  width: 300px;
}

.slick-slide .youtube_inner {
  position: relative;
  width: 100%;
}

.slick-slide .youtube_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.slick_wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.slick-dots {
  bottom: -10px;
}

.slick-dots li {
  width: 50px;
}

.slick-dotted.slick-slider {
  margin: 0;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "ー";
  width: 50px;
  height: 20px;
  font-family: "slick";
  font-size: 50px;
  line-height: 20px;
  text-align: center;
}

/* ============================================
 bogo lang switcher
============================================ */
.lang-switcher {
  position: absolute;
  height: auto;
  left: 4%;
  top: 22px;
  z-index: 10000;
  display: flex;
  background-color: black; /* 背景色を黒に */
  padding: 2px 5px; /* 内側の余白を設定 */
  border-radius: 6px; /* 角を丸く */
  color: white;
}

.lang-switcher a {
  display: flex;
  align-items: center; /* アイコンとテキストを中央揃え */
  font-size: 12px; /* フォントサイズ */
  font-family: "Roboto Condensed", serif;
  color: white;
}

.lang-switcher a:hover {
  opacity: 0.8; /* ホバー時に少し透明に */
}

.lang-switcher .fa-solid, .lang-switcher .fa-globe {
  display: flex;
  font-size: 12px;
  background-size: cover;
  margin-right: 5px; /* アイコンとテキストの間隔 */
  align-items: center;
}

.lang-switcher .bogo-language-switcher .current {
  display: none;
}

/* ============================================
 contents
============================================ */
.main {
  position: relative;
  background: url(https://chris-hart.joind-net.com/images/top/bg.jpg) repeat-y;
  background-size: contain;
}

.slc_area {
  position: relative;
  background: url(https://chris-hart.joind-net.com/images/top/slc-bg.jpg) no-repeat center;
  background-size: cover;
}

.slc_area .slc_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://chris-hart.joind-net.com/images/top/slc-bg-cover.png) no-repeat center;
  background-size: cover;
  z-index: 0;
}

#main_visual {
  position: relative;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}

#section01_video-area {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
}

#section01_video-area .main-visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
}

#section01_video-area .full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  height: 100dvh;
  margin: 0;
}

#section01_video-area .full div.img01 {
  background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize2.jpg);
}

#section01_video-area .full div.img02 {
  background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize4.jpg);
}

#section01_video-area .full div.img03 {
  background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize0.jpg);
}

#section01_video-area .full .slick-dots {
  display: none !important;
  bottom: 4%;
  z-index: 1;
}

#video_section01 {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 177.777778vh;
  height: 62.25vw;
  min-height: 180%;
  min-width: 330%;
}

.video_mesh {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/mesh.png") repeat;
  opacity: 0.3;
}

.scroll {
  position: absolute;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  bottom: 40px;
}

/*=== 9-1-4 矢印が動いてスクロールを促す  ====*/
/*スクロールダウン全体の場所*/
.scrolldown4 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  top: 1px;
  right: 50%;
  margin-right: -20px;
  width: 40px;
  /*矢印の動き1秒かけて永遠にループ*/
  animation: arrowmove 3s ease-in-out infinite;
}

/*下からの距離が変化して全体が下→上→下に動く*/
@keyframes arrowmove {
  0% {
    top: 1px;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 1px;
  }
}
/*Scrollテキストの描写*/
.scrolldown4 span {
  /*描画位置*/
  position: absolute;
  left: -20px;
  bottom: 10px;
  /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

/* 矢印の描写 */
section {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  max-width: 900px;
}

section h2 {
  font-family: "Roboto Condensed", serif;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.1px;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 40px;
  font-size: 10.6666666667vw;
}

section h2.active .happa {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

section h2 span {
  z-index: 1;
  display: inline-block;
  position: relative;
}

section h2 .happa {
  display: none;
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.8s linear;
  transition: all 0.8s linear;
  transform: translate3d(-15px, -15px, 0);
}

section h2 .happa01 {
  left: -27%;
  top: 15%;
  width: 25%;
}

section h2 .happa02 {
  left: -23%;
  top: 12%;
  width: 19%;
}

section h2 .happa03 {
  left: -33%;
  top: 12%;
  width: 29%;
}

section h2 .happa04 {
  left: 3%;
  top: 19%;
  width: 90%;
}

section h2 .happa05 {
  left: -33%;
  top: 12%;
  width: 29%;
}

section h2 .happa06 {
  left: 3%;
  top: 19%;
  width: 90%;
}

section h2 .happa07 {
  left: 18%;
  top: -35%;
  width: 63% !important;
}

section .inner {
  position: relative;
  padding: 5px 0;
  margin-top: 10px;
}

section .more {
  margin: 20px 0 10px;
  text-align: right;
}

section .more p {
  display: inline-block;
  width: auto;
  max-width: none;
  margin-right: 0px;
}

section .more a {
  border: solid 1px #000;
  padding: 5px 10px;
  border-radius: 30px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: -0.1px;
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: transparent;
  text-align: center;
  font-size: 18px;
  font-size: 1.5rem;
  font-family: "Roboto Condensed", serif;
  color: #000;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_logo {
  width: 90%;
  margin: 5% auto;
  text-align: center;
}

.main_img {
  width: 100%;
}

.main_img img {
  width: 100%;
}

#banner {
  position: relative;
  margin: 0 auto;
  padding: 40px 30px 40px;
  max-width: none;
  max-width: 1200px;
}

#channel_area {
  padding: 30px 0;
}

#channel_area h2 {
  font-size: 18px;
  font-size: 1.5rem;
  color: #000;
  text-align: center;
  margin: 0 0 15px;
}

#channel_area h2 img {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -5px;
}

#channel_slick {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#channel_slick .slick-dots {
  display: none !important;
}

.channel_slide {
  margin: 0 10px;
}

#channel_slick_next, #channel_slick_preview {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  margin-top: -6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

#channel_slick_next {
  right: -25px;
}

#channel_slick_preview {
  left: -25px;
}

.channel_tit {
  margin-top: 5px;
  text-align: center;
}

.channel_btn {
  text-align: center;
  margin: 25px auto 0;
}

.channel_btn img {
  max-width: 90px;
}

/*-----------------------------------------------------------------
  news
------------------------------------------------------------------*/
.news_list ul li {
  position: relative;
  padding: 5px 0px 5px;
}

.news_list ul li a {
  display: block;
  padding: 20px;
  background: rgba(0, 0, 0, 0.768627451);
  color: #fff;
}

.news_list ul li a:hover {
  text-decoration: none;
}

.news_list ul li a .tag {
  display: inline-block;
  margin-left: 15px;
}

.news_list ul li .news_date {
  position: relative;
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
  font-size: 1rem;
}

.news_list ul li .news_date .new {
  margin-left: 5px;
  color: #b30000;
}

.news_list ul li .news_tit {
  font-size: 14px;
  font-size: 1.1666666667rem;
  line-height: 1.4;
}

/*-----------------------------------------------------------------
  video area
------------------------------------------------------------------*/
#video_area {
  margin-top: 0;
  padding: 0px 0 70px;
}

#video_area .inner {
  padding: 0 30px;
}

#video_area .yt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}

#video_area .slick-next {
  right: 50%;
  margin-right: -192px;
  color: #000;
  display: flex;
  margin-top: -10px;
  padding: 20px;
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: -5px;
}

#video_area .slick-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  margin-left: -192px;
  margin-top: -5px;
  padding: 20px;
  z-index: 1;
}

#video_area .slick-prev:before {
  content: "◀︎";
  color: #000;
}

#video_area .slick-next:before {
  content: "▶︎";
  color: #000;
}

#video_slick {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.video_slide {
  margin: 0 10px;
}

#video_slick_next, #video_slick_preview {
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  margin-top: -6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

#video_slick_next {
  right: -35px;
}

#video_slick_preview {
  left: -35px;
}

.video_tit {
  margin-top: 5px;
  text-align: center;
}

.video_btn {
  text-align: center;
  margin: 25px auto 0;
}

.video_btn img {
  max-width: 90px;
}

.video_slide_inner img {
  width: 100%;
  max-width: none;
}

.video_slide_inner a {
  display: block;
  position: relative;
}

.video_slide_inner p {
  margin-top: 5px;
}

.video_fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(195, 11, 15, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

/*-----------------------------------------------------------------
  video area
------------------------------------------------------------------*/
/*-----------------------------------------------------------------
  discography
------------------------------------------------------------------*/
#discography {
  padding: 50px 0 30px;
}

#discography h2 {
  margin-bottom: 40px;
}

#discography .inner {
  padding: 5px 30px;
}

#discography .scroll-container {
  margin-top: 30px;
  display: flex;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}

#discography .scroll-content {
  background: rgba(0, 0, 0, 0.27);
  padding: 20px 0;
  display: flex;
  animation: scroll 12s linear infinite;
}

#discography .item {
  flex: 0 0 auto;
  width: 190px; /*お好みの幅に調整*/
  margin: 0 15px; /*左右の余白はここを調整*/
  text-align: center;
  font-size: 24px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
#discography .release_jk {
  background: url(https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/release_wrap.png) no-repeat center;
  background-size: contain;
  padding: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 2%;
}

#discography .release_jk img {
  width: 115%;
  margin-left: -4%;
  margin-top: -5%;
  max-width: none;
  box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.57);
}

#discography .release_detail {
  padding: 0% 3%;
}

#discography .release_detail .date {
  margin-top: -3%;
  color: #ab8741;
  font-size: 14px;
  font-size: 1.1666666667rem;
}

#discography .release_detail .tit {
  font-size: 18px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}

#discography .release_detail .tit small {
  font-size: 12px;
  font-size: 1rem;
}

#discography .release_detail .txt {
  font-size: 14px;
  font-size: 1.1666666667rem;
}

#discography .release_detail .txt a {
  color: #4294b3;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
  profile
------------------------------------------------------------------*/
#profile {
  padding: 30px 0 0;
}

#profile .inner {
  max-width: 700px;
  padding: 20px 40px;
  background: rgba(61, 61, 61, 0.8);
}

#profile .profile_visual {
  width: 90%;
  margin: 0 auto 20px;
  max-width: 900px;
}

#profile .profile_visual img {
  width: 100%;
}

#profile .bio-name {
  text-align: center;
  margin: 10px auto;
}

#profile .bio-name img {
  width: 50%;
}

#profile .bio-sns {
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

#profile .bio-sns a {
  display: inline-block;
  margin: 0 12px;
  font-size: 17px;
  font-size: 4.5333333333vw;
  color: #fff;
}

#profile .profile_intro {
  width: 100%;
  margin: 40px auto;
  padding: 20px;
  border-radius: 20px;
  color: #fff;
  border: solid 1px #fff;
}

#profile .profile_intro p {
  text-align: center;
  margin: 10px auto;
  font-size: 10.5px;
  font-size: 2.8vw;
  line-height: 1.6;
}

#profile .profile_intro p:last-child img {
  width: 66%;
}

#profile .profile_txt {
  font-size: 12px;
  font-size: 1rem;
}

#profile .profile_list .artist {
  width: 90%;
  margin: 60px auto;
}

#profile .profile_list .artist .sns {
  margin-top: -4%;
}

#profile .profile_list .artist .sns ul {
  display: flex;
  padding: 0 10%;
}

#profile .profile_list .artist .sns ul li {
  margin: 0 7px;
}

#profile .profile_list .artist .sns ul li a {
  font-size: 24px;
  font-size: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#profile .profile_list .artist .sns ul li a img {
  width: 20px;
  position: relative;
  top: 2px;
}

#profile .profile_list .artist .sns ul li.home a {
  font-size: 22px;
  font-size: 1.8333333333rem;
}

#profile .profile_list .artist.rev .sns {
  margin-top: -1%;
}

#profile .profile_list .artist.rev .sns ul {
  display: flex;
  justify-content: flex-end;
  padding: 0 10%;
}

#profile .profile_list .artist.rev .sns ul li a {
  color: #fff;
  display: flex;
  align-items: center;
}

#profile .profile_list .artist.rev .sns ul li a img {
  position: relative;
  top: 2px;
}

#profile .profile_list .artist.rev .sns ul li.home a {
  font-size: 22px;
  font-size: 1.8333333333rem;
}

#profile .profile_list .artist:last-child {
  margin-top: -3%;
}

#profile .more {
  margin-bottom: 50px;
}

/*-----------------------------------------------------------------
  SLC
------------------------------------------------------------------*/
#slc {
  padding: 50px 0 70px;
}

#slc h2 {
  text-align: center;
}

#slc h2 img {
  width: 80%;
}

#slc .inner {
  max-width: 700px;
  padding: 20px 40px;
}

#slc .profile_visual {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 900px;
}

#slc .profile_visual img {
  width: 100%;
}

#slc .slc-release-wrap {
  background: url("https://chris-hart.joind-net.com/images/disco-bg.png") no-repeat center;
  background-size: cover;
  padding: 20px;
}

#slc .slc-release {
  display: flex;
  flex-direction: column;
  border: solid 2px #fff;
  padding: 20px;
}

#slc .slc-release .slc-release_img {
  width: 100%;
}

#slc .slc-release .slc-release_detail {
  margin-top: 30px;
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-size: 17px;
  font-size: 4.5333333333vw;
  font-family: "Roboto Condensed", serif;
  text-align: center;
}

#slc .slc-release .slc-release_detail h3 {
  font-size: 17px;
  font-size: 4.5333333333vw;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Roboto Condensed", serif;
}

#slc .bio-name {
  text-align: center;
  margin: 10px auto;
}

#slc .bio-name img {
  width: 50%;
}

#slc .profile_intro {
  width: 100%;
  margin: 0px auto 20px;
  padding: 20px;
  border-radius: 20px;
  background: rgba(61, 61, 61, 0.8);
  color: #fff;
}

#slc .profile_intro p {
  text-align: center;
  margin: 10px auto;
  line-height: 1.6;
  font-size: 10.5px;
  font-size: 2.8vw;
}

#slc .profile_intro p:last-child img {
  width: 66%;
}

#slc .profile_txt {
  font-size: 12px;
  font-size: 1rem;
}

#slc .profile_list .artist {
  width: 90%;
  margin: 60px auto;
}

#slc .profile_list .artist .sns {
  margin-top: -4%;
}

#slc .profile_list .artist .sns ul {
  display: flex;
  padding: 0 10%;
}

#slc .profile_list .artist .sns ul li {
  margin: 0 7px;
}

#slc .profile_list .artist .sns ul li a {
  font-size: 24px;
  font-size: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

#slc .profile_list .artist .sns ul li a img {
  width: 20px;
  position: relative;
  top: 2px;
}

#slc .profile_list .artist .sns ul li.home a {
  font-size: 22px;
  font-size: 1.8333333333rem;
}

#slc .profile_list .artist:last-child {
  margin-top: -3%;
}

#slc .more {
  margin-bottom: 50px;
}

#loading {
  position: fixed;
  z-index: 1000000;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loading img {
  width: 150px;
}

#loadinglogo {
  width: 60%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#base path {
  fill: transparent; /* 塗りの色 */
}

#mask path {
  fill: none; /* 塗りの色 */
  stroke: #ffffff; /* 線の色 */
  stroke-width: 120px; /* 線幅 */
  stroke-linecap: round; /* 線端の形状 */
  stroke-linejoin: round; /* 角の形状 */
}

/* ============================================
 Media Queries
============================================ */
@media screen and (min-width: 900px) {
  /* ============================================
   slider
  ============================================ */
  #main_slick {
    padding-bottom: 30px;
  }
  #main_slick .wrapper {
    width: 100%;
    padding: 0;
  }
  .slick-slide {
    position: relative;
    margin: 20px 40px;
    width: 650px;
  }
  .slick-slide .youtube_inner {
    position: relative;
    width: 100%;
  }
  .slick-slide .youtube_inner iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .slick_wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }
  /* ============================================
   bogo lang switcher
  ============================================ */
  .lang-switcher {
    font-size: 14px;
    right: 13%;
    left: auto;
  }
  .lang-switcher a {
    font-size: 15px;
  }
  .lang-switcher .fa-solid, .lang-switcher .fa-globe {
    font-size: 15px;
  }
  /* ============================================
   contents
  ============================================ */
  .main {
    position: relative;
    background: url(https://chris-hart.joind-net.com/images/top/bg.jpg) repeat-y;
    background-size: contain;
  }
  .slc_area {
    position: relative;
    background: url(https://chris-hart.joind-net.com/images/top/slc-bg.jpg) no-repeat center;
    background-size: cover;
  }
  .slc_area .slc_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://chris-hart.joind-net.com/images/top/slc-bg-cover.png) no-repeat center;
    background-size: cover;
    z-index: 0;
  }
  #main_visual {
    position: relative;
    width: 100%;
    height: 100vh;
    height: 100dvh;
  }
  #section01_video-area {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
  }
  #section01_video-area .main-visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
  }
  #section01_video-area .full div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    height: 100dvh;
    margin: 0;
  }
  #section01_video-area .full div.img01 {
    background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize2.jpg);
  }
  #section01_video-area .full div.img02 {
    background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize4.jpg);
  }
  #section01_video-area .full div.img03 {
    background-image: url(https://chris-hart.joind-net.com/images/top/220514RoyalFlash_TOPsize0.jpg);
  }
  #section01_video-area .full .slick-dots {
    display: none !important;
    bottom: 4%;
    z-index: 1;
  }
  #video_section01 {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.777778vh;
    height: 62.25vw;
    min-height: 180%;
    min-width: 330%;
  }
  .video_mesh {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/mesh.png") repeat;
    opacity: 0.3;
  }
  .scroll {
    position: absolute;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    bottom: 40px;
  }
  /*=== 9-1-4 矢印が動いてスクロールを促す  ====*/
  /*スクロールダウン全体の場所*/
  .scrolldown4 {
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    top: 1px;
    right: 50%;
    margin-right: -20px;
    width: 40px;
    /*矢印の動き1秒かけて永遠にループ*/
    animation: arrowmove 3s ease-in-out infinite;
  }
  /*下からの距離が変化して全体が下→上→下に動く*/
  @keyframes arrowmove {
    0% {
      top: 1px;
    }
    50% {
      top: 5px;
    }
    100% {
      top: 1px;
    }
  }
  /*Scrollテキストの描写*/
  .scrolldown4 span {
    /*描画位置*/
    position: absolute;
    left: -20px;
    bottom: 10px;
    /*テキストの形状*/
    color: #eee;
    font-size: 0.7rem;
    letter-spacing: 0.05em;
    /*縦書き設定*/
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  /* 矢印の描写 */
  section {
    position: relative;
    margin: 0 auto;
    padding: 40px 40px 40px;
    max-width: none;
    max-width: 1000px;
  }
  section h2 {
    font-family: "Roboto Condensed", serif;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    letter-spacing: -0.1px;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 80px;
    font-size: 6.6666666667rem;
  }
  section h2.active .happa {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  section h2 span {
    z-index: 1;
    display: inline-block;
    position: relative;
  }
  section h2 .happa {
    position: absolute;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
    transform: translate3d(-15px, -15px, 0);
  }
  section h2 .happa01 {
    left: -27%;
    top: 15%;
    width: 25%;
  }
  section h2 .happa02 {
    left: -23%;
    top: 12%;
    width: 19%;
  }
  section h2 .happa03 {
    left: -33%;
    top: 13%;
    width: 29%;
  }
  section h2 .happa04 {
    left: 3%;
    top: 19%;
    width: 90%;
  }
  section h2 .happa05 {
    left: -33%;
    top: 12%;
    width: 29%;
  }
  section h2 .happa06 {
    left: 3%;
    top: -1%;
    width: 90%;
  }
  section h2 .happa07 {
    left: 13%;
    top: -35%;
    width: 73% !important;
  }
  section .inner {
    position: relative;
    padding: 5px 0;
    margin-top: 10px;
  }
  section .more {
    margin: 20px 0 10px;
    text-align: right;
  }
  section .more p {
    display: inline-block;
    width: auto;
    max-width: none;
    margin-right: 0px;
  }
  section .more a {
    border: solid 1px #000;
    padding: 2px 15px;
    border-radius: 30px;
    line-height: auto;
    font-weight: 500;
    letter-spacing: -0.1px;
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: transparent;
    text-align: center;
    font-size: 26px;
    font-size: 2.1666666667rem;
    font-family: "Roboto Condensed", serif;
    color: #000;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main_logo {
    width: 90%;
    margin: 5% auto;
    text-align: center;
  }
  .main_img {
    width: 100%;
  }
  .main_img img {
    width: 100%;
  }
  #channel_area {
    padding: 55px 0;
  }
  #channel_area h2 {
    font-size: 34px;
    font-size: 2.8333333333rem;
    color: #000;
    text-align: center;
    margin: 0 0 30px;
  }
  #channel_area h2 img {
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    position: relative;
    top: -10px;
  }
  #channel_slick {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 960px;
  }
  #channel_slick .slick-dots {
    display: none !important;
  }
  #channel_slick .slick-slide {
    margin: 0;
    padding: 0 20px; /* ガター */
  }
  .channel_slide {
    margin: 0 10px;
  }
  #channel_slick_next, #channel_slick_preview {
    position: absolute;
    display: block;
    height: 60px;
    width: 40px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
  }
  #channel_slick_next {
    right: -80px;
  }
  #channel_slick_preview {
    left: -80px;
  }
  .channel_tit {
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    font-size: 1.0833333333rem;
  }
  .channel_btn {
    text-align: center;
    margin: 40px auto 0;
  }
  .channel_btn img {
    max-width: 140px;
  }
  /*-----------------------------------------------------------------
    news
  ------------------------------------------------------------------*/
  #news, #media, #live {
    max-width: 1280px;
  }
  .news_list ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 0 -2% -2%;
  }
  .news_list ul li {
    width: 48%;
    margin: 0 0 2% 2%;
    position: relative;
    padding: 0;
  }
  .news_list ul li a {
    height: 100%;
    display: block;
    padding: 30px 35px;
    background: rgba(0, 0, 0, 0.768627451);
  }
  .news_list ul li a:hover {
    text-decoration: none;
  }
  .news_list ul li a .tag {
    display: inline-block;
    margin-left: 20px;
  }
  .news_list ul li .news_date {
    position: relative;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-size: 1.3333333333rem;
  }
  .news_list ul li .news_date .new {
    margin-left: 5px;
    color: #b30000;
  }
  .news_list ul li .news_tit {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 1.4;
  }
  /*-----------------------------------------------------------------
    video area
  ------------------------------------------------------------------*/
  #video_area {
    margin-top: 0;
    padding: 70px 0 150px;
    max-width: none;
  }
  #video_area .inner {
    padding: 0 30px;
  }
  #video_area .yt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
  }
  #video_area .slick-next {
    right: 50%;
    margin-right: -383px;
    color: #000;
    display: flex;
    margin-top: -10px;
    padding: 20px;
    z-index: 1;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
  }
  #video_area .slick-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    margin-left: -383px;
    margin-top: -5px;
    padding: 20px;
    z-index: 1;
  }
  #video_area .slick-prev:before {
    content: "◀︎";
    color: #000;
    font-size: 30px;
  }
  #video_area .slick-next:before {
    content: "▶︎";
    color: #000;
    font-size: 30px;
  }
  #video_area .more {
    position: absolute;
    right: 50%;
    margin-right: -464px;
  }
  #video_slick {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .video_slide {
    margin: 0 10px;
  }
  #video_slick_next, #video_slick_preview {
    position: absolute;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    margin-top: -6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
  }
  #video_slick_next {
    right: -35px;
  }
  #video_slick_preview {
    left: -35px;
  }
  .video_tit {
    margin-top: 5px;
    text-align: center;
  }
  .video_btn {
    text-align: center;
    margin: 25px auto 0;
  }
  .video_btn img {
    max-width: 90px;
  }
  .video_slide_inner img {
    width: 100%;
    max-width: none;
  }
  .video_slide_inner a {
    display: block;
    position: relative;
  }
  .video_slide_inner p {
    margin-top: 5px;
  }
  .video_fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(195, 11, 15, 0.45);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
  }
  /*-----------------------------------------------------------------
    video area
  ------------------------------------------------------------------*/
  /*-----------------------------------------------------------------
    discography
  ------------------------------------------------------------------*/
  #discography {
    padding: 100px 0 150px;
    max-width: none;
  }
  #discography .inner {
    padding: 5px 30px;
  }
  #discography .scroll-container {
    margin-top: 30px;
    display: flex;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
  }
  #discography .scroll-content {
    background: rgba(0, 0, 0, 0.27);
    padding: 60px 0;
    display: flex;
    animation: scroll 16s linear infinite;
  }
  #discography .item {
    flex: 0 0 auto;
    width: 350px; /*お好みの幅に調整*/
    margin: 0 30px; /*左右の余白はここを調整*/
    text-align: center;
    font-size: 24px;
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  #discography .release_jk {
    background: url(https://chris-hart.joind-net.com/images/release_wrap.png) no-repeat center;
    background-size: contain;
    padding: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 2%;
  }
  #discography .release_jk img {
    width: 115%;
    margin-left: -4%;
    margin-top: -5%;
    max-width: none;
    box-shadow: 0px 0px 13px 3px rgba(0, 0, 0, 0.57);
  }
  #discography .release_detail {
    padding: 0% 3%;
  }
  #discography .release_detail .date {
    margin-top: -3%;
    color: #ab8741;
    font-size: 14px;
    font-size: 1.1666666667rem;
  }
  #discography .release_detail .tit {
    font-size: 18px;
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  #discography .release_detail .tit small {
    font-size: 12px;
    font-size: 1rem;
  }
  #discography .release_detail .txt {
    font-size: 14px;
    font-size: 1.1666666667rem;
  }
  #discography .release_detail .txt a {
    color: #4294b3;
    text-decoration: underline;
  }
  #discography .more {
    position: absolute;
    right: 50%;
    margin-right: -464px;
  }
  /*-----------------------------------------------------------------
    profile
  ------------------------------------------------------------------*/
  #profile {
    padding: 50px 0 0;
    max-width: none;
  }
  #profile h2 {
    margin-bottom: 40px;
  }
  #profile .inner {
    max-width: none;
    padding: 60px 40px;
    background: rgba(61, 61, 61, 0.8);
  }
  #profile .profile_visual {
    width: 66%;
    margin: 0 auto 20px;
    max-width: none;
  }
  #profile .profile_visual img {
    width: 100%;
  }
  #profile .profile-box {
    margin: 0 auto;
    max-width: 910px;
  }
  #profile .bio-name {
    text-align: center;
    margin: 10px auto;
  }
  #profile .bio-name img {
    width: 50%;
  }
  #profile .bio-sns {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #profile .bio-sns a {
    display: inline-block;
    margin: 0 14px;
    font-size: 24px;
    font-size: 2rem;
  }
  #profile .profile_intro {
    width: 100%;
    margin: 40px auto;
    padding: 30px;
    border-radius: 20px;
    color: #fff;
    border: solid 1px #fff;
  }
  #profile .profile_intro p {
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 1.6;
  }
  #profile .profile_intro p:last-child img {
    width: 66%;
  }
  #profile .profile_txt {
    font-size: 12px;
    font-size: 1rem;
  }
  #profile .profile_list .artist {
    width: 90%;
    margin: 60px auto;
  }
  #profile .profile_list .artist .sns {
    margin-top: -4%;
  }
  #profile .profile_list .artist .sns ul {
    display: flex;
    padding: 0 10%;
  }
  #profile .profile_list .artist .sns ul li {
    margin: 0 7px;
  }
  #profile .profile_list .artist .sns ul li a {
    font-size: 24px;
    font-size: 2rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #profile .profile_list .artist .sns ul li a img {
    width: 20px;
    position: relative;
    top: 2px;
  }
  #profile .profile_list .artist .sns ul li.home a {
    font-size: 22px;
    font-size: 1.8333333333rem;
  }
  #profile .profile_list .artist.rev .sns {
    margin-top: -1%;
  }
  #profile .profile_list .artist.rev .sns ul {
    display: flex;
    justify-content: flex-end;
    padding: 0 10%;
  }
  #profile .profile_list .artist.rev .sns ul li a {
    color: #fff;
    display: flex;
    align-items: center;
  }
  #profile .profile_list .artist.rev .sns ul li a img {
    position: relative;
    top: 2px;
  }
  #profile .profile_list .artist.rev .sns ul li.home a {
    font-size: 22px;
    font-size: 1.8333333333rem;
  }
  #profile .profile_list .artist:last-child {
    margin-top: -3%;
  }
  #profile .more {
    margin-bottom: 50px;
  }
  /*-----------------------------------------------------------------
    SLC
  ------------------------------------------------------------------*/
  #slc {
    padding: 90px 0 50px;
  }
  #slc h2 {
    text-align: center;
  }
  #slc h2 img {
    width: 570px;
  }
  #slc .inner {
    max-width: none;
    padding: 20px 40px;
  }
  #slc .profile_visual {
    width: 100%;
    margin: 0 auto 40px;
    max-width: none;
  }
  #slc .profile_visual img {
    width: 100%;
  }
  #slc .slc-release-wrap {
    background: url("https://chris-hart.joind-net.com/images/disco-bg.png") no-repeat center;
    background-size: cover;
    padding: 50px;
  }
  #slc .slc-release {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: solid 2px #fff;
    padding: 20px;
  }
  #slc .slc-release .slc-release_img {
    width: 40%;
  }
  #slc .slc-release .slc-release_detail {
    margin-top: 0px;
    width: 60%;
    color: #fff;
    line-height: 1.5;
    font-size: 30px;
    font-size: 2.5rem;
    font-family: "Roboto Condensed", serif;
    text-align: center;
  }
  #slc .slc-release .slc-release_detail h3 {
    font-size: 30px;
    font-size: 2.5rem;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", serif;
  }
  #slc .bio-name {
    text-align: center;
    margin: 10px auto;
  }
  #slc .bio-name img {
    width: 50%;
  }
  #slc .profile_intro {
    width: 100%;
    margin: 0px auto 40px;
    padding: 30px 30px;
    border-radius: 20px;
    background: rgba(61, 61, 61, 0.8);
    color: #fff;
  }
  #slc .profile_intro p {
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
    font-size: 1.6666666667rem;
  }
  #slc .profile_intro p:last-child img {
    width: 66%;
  }
  #slc .profile_txt {
    font-size: 12px;
    font-size: 1rem;
  }
  #slc .profile_list .artist {
    width: 90%;
    margin: 60px auto;
  }
  #slc .profile_list .artist .sns {
    margin-top: -4%;
  }
  #slc .profile_list .artist .sns ul {
    display: flex;
    padding: 0 10%;
  }
  #slc .profile_list .artist .sns ul li {
    margin: 0 7px;
  }
  #slc .profile_list .artist .sns ul li a {
    font-size: 24px;
    font-size: 2rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #slc .profile_list .artist .sns ul li a img {
    width: 20px;
    position: relative;
    top: 2px;
  }
  #slc .profile_list .artist .sns ul li.home a {
    font-size: 22px;
    font-size: 1.8333333333rem;
  }
  #slc .profile_list .artist.rev .sns {
    margin-top: -1%;
  }
  #slc .profile_list .artist.rev .sns ul {
    display: flex;
    justify-content: flex-end;
    padding: 0 10%;
  }
  #slc .profile_list .artist.rev .sns ul li a {
    color: #fff;
    display: flex;
    align-items: center;
  }
  #slc .profile_list .artist.rev .sns ul li a img {
    position: relative;
    top: 2px;
  }
  #slc .profile_list .artist.rev .sns ul li.home a {
    font-size: 22px;
    font-size: 1.8333333333rem;
  }
  #slc .profile_list .artist:last-child {
    margin-top: -3%;
  }
  #slc .enkaku {
    background: url(https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/contents/enkaku_top.png) center top/contain no-repeat, url(https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/contents/enkaku_bottom.png) center bottom/contain no-repeat;
    padding: 5% 0;
    width: 100%;
    margin: 70px auto 30px;
    max-width: 500px;
  }
  #slc .enkaku .enkaku_inner {
    width: 100%;
    height: 100%;
    background: url(https://chris-hart.joind-net.comhttps://chris-hart.joind-net.com/images/contents/enkaku_middle.png) center/contain repeat-y;
    padding: 10px 10%;
  }
  #slc .enkaku dl {
    margin-bottom: 20px;
  }
  #slc .enkaku dl:last-child {
    margin-bottom: 0;
  }
  #slc .enkaku dl dt {
    color: #b30000;
    font-size: 13px;
    font-size: 1.0833333333rem;
  }
  #slc .enkaku dl dd {
    color: #fff;
    font-size: 13px;
    font-size: 1.0833333333rem;
  }
  #slc .enkaku dl dd a {
    color: #4294b3;
    text-decoration: underline;
  }
  #slc .more {
    margin-bottom: 50px;
  }
  #loading {
    position: fixed;
    z-index: 1000000;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #loading img {
    width: 150px;
  }
  #loadinglogo {
    width: 40%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #base path {
    fill: transparent; /* 塗りの色 */
  }
  #mask path {
    fill: none; /* 塗りの色 */
    stroke: #ffffff; /* 線の色 */
    stroke-width: 120px; /* 線幅 */
    stroke-linecap: round; /* 線端の形状 */
    stroke-linejoin: round; /* 角の形状 */
  }
}


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