@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 62.5%; /*標準サイズ*/
}
img {
  width: 100%;
}

a{text-decoration: none;}

#NijisanziCollabo {
  width: 100%;
  margin-top: 60px;
}
#NijisanziCollabo .m-Contents {
  background-image: url("../images/PC_background.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: repeat;
  width: 100%;
  min-height: 100dvh;
  position: relative;
  padding-top: 3rem;
}
.Content-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.pc_only {
  display: block;
}
.sp_only {
  display: none;
}
@media screen and (max-width:1025px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
}
/*メインビジュアル*/
.Top .Top_Text {
  font-size: 25px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3rem;
}
@media screen and (max-width:1024px) {
  .Top .Top_Text {
    font-size: 20px;
  }
}
@media screen and (max-width:680px) {
  .Top .Top_Text {
    font-size: 20px;
    text-align: left;
  }
}
button{
	cursor:pointer
}
button#popup-button, button#navInner_alert, button#navInner_alertsp {
  border: 0px;
  background-color: #FFF;
  padding: 0;
  width: 100%;
}
.Top .Alert, .Alert_navInner {
  max-width: 380px;
  width: 100%;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 0.5rem;
  padding: 1rem 0;
  margin: 0 auto 3rem;
}
.Top .Alert .Alert_Text, .Alert_navInner .Alert_Text {
  position: relative;
  font-size: 1.4rem;
  color: #065FD4;
  text-align: center;
  font-weight: bold;
      text-decoration: underline;
}
.Top .Alert .Alert_Text::before, .Alert_navInner .Alert_Text::before {
  position: absolute;
  content: "";
  top: 0;
  left: 15px;
  display: inline-block;
  background-image: url("../images/icon_alert.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.3rem;
  height: 2.3rem;
}
.Alert_navInner .Alert_Text::before {
  left: 35%;
}
@media screen and (max-width:768px){
	.Alert_navInner .Alert_Text::before {
  left: 5%;
}
}

.popup-visible {
  display: block;
}
.Mainvisual {
  transition: margin-top 0.3s ease-in-out;
}
.Mainvisual {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 3rem;
}
.Top .Top_Btnarea {
  max-width: 820px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 6rem;
  gap: 4rem;
}
.Top .Top_Btnarea a {
  width: 100%;
}
.Top_Btnarea_product {
  font-size: 1.4rem;
  text-align: center;
  color: #FFF;
  background-color: #CC0000;
  border-radius: 5px;
  max-width: 39rem;
  width: 100%;
  padding: 1.5rem 0;
  font-family: 'Yu Gothic', sans-serif;
  margin: 0 auto;
  font-weight: 700;
  position: relative;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
}
.Top_Btnarea_product:hover {
  transform: translateY(2px);
}
.Top_Btnarea_product::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png)center top / 100% no-repeat;
  width: 1rem;
  height: 1.4rem;
  transform: translateY(-50%);
}
.Top_Btnarea_store {
  font-size: 1.4rem;
  text-align: center;
  color: #FFF;
  background-color: #065FD4;
  border-radius: 5px;
  max-width: 39rem;
  width: 100%;
  padding: 1.5rem 0;
  position: relative;
  font-family: 'Yu Gothic', sans-serif;
  margin: 0 auto;
  font-weight: 700;
  position: relative;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
}
.Top_Btnarea_store:hover {
  transform: translateY(2px);
}
.Top_Btnarea_store::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_link.png)center top / 100% no-repeat;
  width: 1.8rem;
  height: 1.8rem;
  transform: translateY(-50%);
}
.Top_Lead {
  max-width: 820px;
  width: 100%;
  margin: 3rem auto 6rem;
}
.Top_Lead_Text {
  font-size: 1.6rem;
}
@media screen and (max-width:768px) {
  .Top .Top_Btnarea {
    display: block;
    margin: 0 auto;
    padding: 0 2rem;
  }
  .Top_Btnarea_product {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
  .Top_Btnarea_store {
    max-width: 100%;
  }
  .Top_Lead {
    padding: 0 2rem;
    margin-bottom: 6rem;
  }
}
/*セクションタイトル*/
.Content_ttl {
  display: inline-grid;
  width: 100%;
  background-color: #334A6F;
  font-size: 3.8rem;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  padding: 5rem 0;
  margin-bottom: 6rem;
  font-family: "Arial", "メイリオ";
}
.Content_ttl .Content_subttl {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width:768px) {
  .Content_ttl {
    font-size: 2.8rem;
  }
  .Content_ttl .Content_subttl {
    font-size: 2rem;
  }
}
/*商品セクション*/
.Product .goods_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 6rem;
}
.Product .goods_list .goods_listitem {
  width: calc(100% / 3 - 20px);
  display: block;
  padding: 2.5rem;
  text-align: center;
  background-color: #FFF;
  box-shadow: 0 0 1rem 0 #cccccc;
  border-radius: 15px;
}
.goods_listitem .listitem_img {
  max-width: 320px;
  width: 100%;
  margin: 0 auto 3rem;
}
.goods_listitem  .listitem_point{
	font-size: 1.2rem;
	color: #333;
	text-align: center;
	line-height: 1.7;
	margin: 1rem 0;
}
.goods_listitem .list_tab {
  max-width: 70px;
  background-color: #334A6F;
  color: #FFF;
  font-size: 1.2rem;
  padding: 1rem 0;
  margin-bottom: 2rem;
  text-align: center;
}
.goods_listitem .listitem_name {
  margin-bottom: 2rem;
}
.goods_listitem .listitem_price {
  margin-bottom: 2rem;
}
.goods_listitem .listitem_name {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  text-align: left;
}
.goods_listitem .listitem_price {
  font-size: 1.4rem;
  color: #cc0000;
  font-weight: bold;
  text-align: left;
}
.goods_listitem .listitem_date {
  font-size: 1.3rem;
  border-top: 1px solid #CCC;
  padding-top: 2rem;
  text-align: left;
  color: #333;
  margin-bottom: 2rem;
　font-weight: bold;
}
.goods_listitem .listitem_date .text_red {
  color: #CC0100;
}
.goods_listitem .listitem_date .strong {
  font-weight: bold;
}
.listitem_btnarea {
  display: block;
}
.listitem_btn_product {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  background-color: #CC0100;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 2rem;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
}
.listitem_btn_product:hover {
  transform: translateY(2px);
}
.listitem_btn_product::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png) center top / 100% no-repeat;
  width: 1rem;
  height: 1.4rem;
  transform: translateY(-50%);
}
.listitem_btnarea a {
  max-width: 100%;
  width: 100%;
}
.listitem_btn_movie {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
  background-color: #333;
  border-radius: 4px;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
}
.listitem_btn_movie::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png) center top / 100% no-repeat;
  width: 1rem;
  height: 1.4rem;
  transform: translateY(-50%);
}
.listitem_btn_movie.sp_only {
  display: none;
  text-align: center;
  color: #FFF;
  background-color: #333333;
  border-radius: 4px;
  max-width: 10rem;
  width: 100%;
  padding: 1rem 0;
  font-family: 'Noto Sans JP', sans-serif;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
  cursor: pointer;
  border: none;
}
.listitem_btn_movie.sp_only::before {
  content: none;
}
.listitem_btn_movie:hover {
  transform: translateY(2px);
}
.listitem_btn_movie.sp_only img {
  width: 2.6rem;
  height: 2.6rem;
}

.btn_text {
  font-size: 1.4rem;
  color: #FFF;
  font-weight: bold;
}
/*sp仕様*/
@media screen and (max-width:1200px) {
  .Product .goods_inner {
    padding: 4rem 2rem;
  }
  .Product .goods_list .goods_listitem:last-child {
    margin-bottom: 0;
  }
  .Product .goods_list .goods_listitem div {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width:1025px) {
  .Product .goods_list {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4rem 3.5rem;
  }
  .Product .goods_list {
    padding: 0 2rem;
  }
  .Product .goods_list .goods_listitem {
    width: 100%;
    display: block;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    padding: 2.5rem;
  }
  .listitem_btn_product {
    margin-bottom: 0;
  }
  .goods_listitem .listitem_img {
    max-width: 90%;
    width: 100%;
    margin: 0 auto 3rem;
  }
}
@media screen and (max-width:768px) {
  .Product .goods_list .goods_listitem {
    width: 100%;
    display: block;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    padding: 2rem;
  }
  .goods_listitem .listitem_name {
    margin-bottom: 2rem;
  }
  .listitem_btnarea {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
  }
  .listitem_btn_movie.sp_only {
    display: block;
    text-align: center;
    color: #FFF;
    background-color: #333333;
    border-radius: 4px;
    max-width: 10rem;
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    box-shadow: 0px 3px 6px -5px #000000;
    transition: 0.3s;
    cursor: pointer;
    border: none;
  }
}
@media screen and (max-width:600px) {
  .goods_listitem .listitem_name, .goods_listitem .listitem_price {
    text-align: left;
  }
}
/*きゃんぺーんコンテンツ*/
.Campaign_flex {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  gap: 3rem;
  margin-bottom: 6rem;
}
.Campaign_flex div {
  width: 50%;
}
.Campaign_images {
	padding: 0;
	margin-bottom: 0;
}
.Campaign_info {
  padding: 0;
}
.Campaign_info_ttl {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 3rem;
}
.Campaign_info_txt {
  font-size: 1.4rem;
  font-weight: Medium;
  color: #333;
}
.Campaign_info hr {
  margin: 3rem 0;
}
.Campaign_info_btn {
  position: relative;
  background-color: #333;
  color: #FFF;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  padding: 1.5rem 0;
  margin-top: 5rem;
  box-shadow: 0px 3px 6px -5px #000000;
  transition: 0.3s;
}
.Campaign_info_btn:hover {
  transform: translateY(2px);
}
.Campaign_info_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png) center top / 100% no-repeat;
  width: 1rem;
  height: 1.4rem;
  transform: translateY(-50%);
}
@media screen and (max-width:1025px) {
  .Campaign_images {
    padding: 0 2rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width:768px) {
  .Campaign_flex {
    display: block;
  }
  .Campaign_flex div {
    width: 100%;
  }
  .Campaign_info {
    padding: 0 2rem;
  }
}
/*タレントコンテンツ*/
.Talent_list_images_flex, .Talent_list_info_flex {
  display: flex;
  justify-content: space-around;
}
.Talent_list_images_flex .Talent_images {
  vertical-align: bottom;
}
.Talent_info {
  width: 100%;
  display: block;
  text-align: center;
  padding: 3rem 0;
}
.Talent_bg01 {
  background-color: #849FEE;
}
.Talent_bg02 {
  background-color: #CDA5FD;
}
.Talent_bg03 {
  background-color: #FDC500;
}
.Talent_bg04 {
  background-color: #334A6F;
}
.Talent_info_name {
  color: #FFF;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 3rem;
}
.Talent_info_name .name_ruby {
  color: #FFF;
  font-weight: bold;
  font-size: 1.4rem;
}
.Talent_info_sns {
  max-width: 92px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 0 auto 3rem;
}
.sns_item {
  max-width: 36px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  /*box-shadow: 0px 3px 6px -5px #000;*/
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
  transition: 0.3s;
}
.sns_item:hover {
  transform: translateY(2px);
}
.Talent_info_gallery_btn {
	background-color: #00000000;
	border: 0px;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  /*box-shadow: 0px 3px 6px -5px #000000;*/
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.5));
  transition: 0.3s;
}
.Talent_info_gallery_btn:hover {
  transform: translateY(2px);
}
@media screen and (max-width:1025px) {
  .Talent_list_info_flex {
    display: block;
  }
  .Talent_info {
    display: flex;
    align-items: center;
  }
  .Talent_sp_info {
    width: 50%;
    margin-left: auto;
    z-index: 2;
  }
  .Talent_info {
    position: relative;
    height: 430px;
  }
  .Talent_ibrahim::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_ibrahim.png");
    background-repeat: no-repeat;
    background-size: initial;
    width: 80%;
    height: 98%;
  }
  .Talent_toru-koshimizu::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_toru-koshimizu.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 45%;
    height: 98%;
  }
  .Talent_sara-hoshikawa::before {
    position: absolute;
    top: 10px;
    left: -100px;
    content: "";
    background-image: url("../images/talent_all_sara-hoshikawa.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 58%;
    height: 98%;
  }
  .Talent_hibari-watarai::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_hibari-watarai.png");
    background-repeat: no-repeat;
    background-size: initial;
    width: 80%;
    height: 98%;
  }
  .Talent_info_name {
    font-size: 2.4rem;
  }
  .Talent_info_name .name_ruby {
    font-size: 1.8rem;
  }
  .Talent_info_sns {
    max-width: 184px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0 auto 3rem;
  }
  .sns_item {
    max-width: 72px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0px 3px 6px -5px #000;
    transition: 0.3s;
  }
}

@media screen and (max-width:900px){
  .Talent_toru-koshimizu::before {
    width: 55%;
    height: 98%;
  }
  .Talent_sara-hoshikawa::before {
    width: 70%;
    height: 98%;
  }
}
@media screen and (max-width:800px){
  .Talent_toru-koshimizu::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_toru-koshimizu.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 60%;
    height: 98%;
  }
  .Talent_sara-hoshikawa::before {
    position: absolute;
    top: 10px;
    left: -100px;
    content: "";
    background-image: url("../images/talent_all_sara-hoshikawa.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 75%;
    height: 98%;
  }
}
@media screen and (max-width:680px) {
  .Talent_info {
    position: relative;
    height: 380px;
  }
  .Talent_sp_info {
    width: 60%;
  }
  .Talent_info_sns {
    max-width: 92px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0 auto 3rem;
  }
  .sns_item {
    max-width: 36px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0px 3px 6px -5px #000;
    transition: 0.3s;
  }
  .Talent_ibrahim::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_ibrahim.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 80%;
    height: 98%;
  }
  .Talent_toru-koshimizu::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_toru-koshimizu.png?1");
    background-repeat: no-repeat;
    background-size: cover;
    width: 70%;
    height: 98%;
  }
  .Talent_sara-hoshikawa::before {
    position: absolute;
    top: 10px;
    left: -100px;
    content: "";
    background-image: url("../images/talent_all_sara-hoshikawa.png?1");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 98%;
  }
  .Talent_hibari-watarai::before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    background-image: url("../images/talent_all_hibari-watarai.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 70%;
    height: 98%;
  }
}
/*スライダー*/
.slick-dots {
      display: none;
    }

.slick-dots li button::before {
  color: #000;
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: #CC0000;
}
/* モーダル全体の背景スタイル */
.modal {
  display: none; /* 最初は非表示 */
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.7); 半透明の黒背景 */
  background: #F1F1F1;
  /*display: flex;
  justify-content: center;
  align-items: center;*/
}
.modal-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* モーダルコンテンツのスタイル */
.modal-content {
  display: flex; /* 横並びにする */
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px; /* 動画間の間隔 */
  max-width: 1200px;
  width: 90%;
}
/* 閉じるボタンのスタイル（画面右上に配置） */
.close {
  display: none;
  position: fixed;
  top: 70px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #333333;
  text-align: center;
  line-height: 40px;
}
.close:hover, .close:focus {
  color: #f00;
  text-decoration: none;
  cursor: pointer;
}
/* YouTube動画をレスポンシブにするためのスタイル */
.video-container {
  position: relative;
  aspect-ratio: 16 / 9;
  width: 40%;
  height: auto;
  margin: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /* 枠線をなくす */
}
@media screen and (max-width:600px) {
  .modal-content {
    display: block;
    background: #fff;
    padding: 2rem;
  }
  .video-container {
    width: 100%;
    margin: 0 auto 20px;
  }
  .video-container:last-of-type {
    margin: 0 auto 0;
  }
}
@media screen and (max-height:600px) {
  .modal-content {
    width: 63%;
    margin-top: 5%;
  }
}
/*ヘッダー*/
/* PC用 */
@media screen and (min-width:1200px) {
  #floatNav .container {
    display: none !important;
  }
  body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  #header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
  }
  .h_inner {
    box-sizing: border-box;
    padding: 10px 0;
    height: 60px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .logoH img {
    width: auto;
    height: 100%;
  }
  .open-btn1 {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 40px;
  }
  .open-btn1 span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    height: 5px;
    transform: scaleY(0.5) translateY(1px);
    background: #333333;
    width: 100%;
  }
  .open-btn1 span:nth-of-type(1) {
    top: 8px;
  }
  .open-btn1 span:nth-of-type(2) {
    top: 18px;
  }
  .open-btn1 span:nth-of-type(3) {
    top: 28px;
    width: 70%;
  }
  .open-btn1.active span:nth-of-type(1) {
    top: 13px;
    right: 0;
    transform: translateY(6px) rotate(-45deg);
    width: 120%;
    height: 3px;
  }
  .open-btn1.active span:nth-of-type(2) {
    opacity: 0;
  }
  .open-btn1.active span:nth-of-type(3) {
    top: 25px;
    right: 0px;
    transform: translateY(-6px) rotate(45deg);
    width: 120%;
    height: 3px;
  }
  /* 暗い背景 */
  .nav-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    /* z-index: 5; */
    transition: all 0.3s;
  }
  /* .bg-activeが付与された時 */
  .nav-bg.bg-active {
    display: block;
    transition: all 0.3s;
  }
  #sp-g-nav {
    display: none;
  }
  #pc-g-nav {
    box-sizing: border-box;
    position: fixed;
    z-index: 10;
    background-color: #f1f1f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    width: 100%;
    top: 0;
    right: -100%;
    transition: all 0.3s;
    padding: 80px 0 0;
    overflow-y: auto; /* 縦方向のスクロールを許可 */
    -webkit-overflow-scrolling: touch; /* スムーズスクロール（スマホ対応） */
  }
  #pc-g-nav.panel-active {
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    transition: all 0.3s;
    padding: 80px 0 0;
  }
  .navInner {
    display: block;
    box-sizing: border-box;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(1), #pc-g-nav.panel-active .navInner:nth-of-type(3) {
    margin-bottom: 2rem;
    border-radius: 5px;
    border: 1px solid #CCCCCC;
    box-shadow: none;
    padding: 20px;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) h2 {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    padding: 2rem 0;
  }
  .navInner h2.open::before {
    transform: rotate(90deg);
    opacity: 0;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) h2::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 58px;
    width: 2px;
    height: 14px;
    margin-top: -7px;
    background-color: #cc0000;
    transition: 0.2s;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) h2::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 52px;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    background-color: #cc0000;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(4) {
    margin-bottom: 2rem;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) .pageLink {
    display: block;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) .pageLink li {
    padding: 2rem 0;
    position: relative;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) .pageLink li a {
    color: #333333;
  }
  #pc-g-nav.panel-active .navInner:nth-of-type(3) .pageLink li::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 5%;
	background: url(https://gigaplus.makeshop.jp/dartshive/special/nijisanji_collabo/images/footer_arrow.png?10) no-repeat;
	background-size: contain;
	width: 1rem;
	height: 1rem;
	transform: translateY(-50%);
  }
  .tabs {
    display: flex;
    flex-wrap: wrap;
  }
  /*選択されているタブのスタイルを変える*/
  .tabs input:checked + .tab_item {
    background-color: #000000;
    color: #ffffff;
  }
  .tab_item {
    box-sizing: border-box;
    width: 32%;
    background-color: #f6f6f6;
    font-size: 16px;
    text-align: center;
    color: #333333;
    display: block;
    font-weight: 500;
    padding: 10px 0;
    margin-bottom: 2%;
    border-radius: 5px;
    transition: 0.2s;
    cursor: pointer;
  }
  .tab_item:nth-child(4), .tab_item:nth-child(10) {
    margin: 0 2% 2%;
  }
  /*ラジオボタンを全て消す*/
  input[name="tab_item"] {
    display: none;
  }
  .tab_content {
    display: none;
    width: 100%;
    margin-top: 40px;
  }
  /*選択されているタブのコンテンツのみを表示*/
  #nav_official:checked ~ #official_content, #nav_amazing:checked ~ #amazing_content, #nav_season:checked ~ #season_content, #nav_ambassador:checked ~ #ambassador_content, #nav_queen:checked ~ #queen_content {
    display: block;
  }
  .tab_content ul {
    display: flex;
    flex-wrap: wrap;
  }
  .tab_content li {
    width: 16.5%;
  }
  .tab_content li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 14px;
    padding: 10px 0 10px 20px;
    color: #333333;
    text-decoration: none;
    font-weight: 500;
    transition: 0.2s;
  }
  .navInner li a i {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 14px;
    margin-top: -7px;
  }
  .tab_content li a:hover {
    color: #cc0000;
  }
  .navInner li span {
    font-size: 13px;
    margin-left: 5px;
  }
  .collaboItem {
    text-align: center;
  }
  .collaboItem a {
    color: #065FD4;
    position: relative;
  }
  .collaboItem a::before {
    content: "";
    position: absolute;
    left: -15%;
    top: 50%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/Alert.png) center top / 100% no-repeat;
    width: 2rem;
    height: 2rem;
    transform: translateY(-50%);
  }
  .linkFlex {
    display: flex;
    justify-content: center;
  }
  .navInner a.item, .navInner a.shop {
    display: block;
    width: 35%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    text-decoration: none;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 10px 20px;
  }
  .navInner a.item {
    background: #cc0000;
  }
  .navInner a.shop {
    background: #065fd4;
  }
  .navInner a.item:hover, .navInner a.shop:hover {
    margin: 13px 20px 7px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .navInner a.item::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png) center top / 100% no-repeat;
    width: 1rem;
    height: 1.4rem;
    transform: translateY(-50%);
  }
  .navInner a.shop::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_link.png) center top / 100% no-repeat;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-50%);
  }
  .navInner a i {
    position: absolute;
    top: 50%;
    right: 20px;
  }
  .navInner a.item i {
    font-size: 20px;
    margin-top: -10px;
  }
  .navInner:nth-of-type(2) {
    margin-bottom: 2rem;
  }
  .navInner a.shop i {
    font-size: 16px;
    margin-top: -8px;
  }
  header h1 {
    display: none;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
  }
  .visual {
    margin-top: 100px;
    text-align: center;
  }
  .visual span:nth-child(1) {
    display: block;
  }
  .visual span:nth-child(2) {
    display: none;
  }
  .visual img {
    width: 100%;
    max-width: 1200px;
  }
  .campaign {
    text-align: center;
    margin-top: 40px;
  }
  .linkBlock {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 800px;
  }
  .linkBlock a {
    display: block;
    width: 48%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 40px 0 0;
  }
  .linkBlock a.item {
    background: #cc0000;
  }
  .linkBlock a.shop {
    background: #065fd4;
  }
  .linkBlock a.item:hover, .linkBlock a.shop:hover {
    margin: 43px 0 -3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .linkBlock a i {
    position: absolute;
    top: 50%;
    right: 20px;
  }
  .linkBlock a.item i {
    font-size: 24px;
    margin-top: -12px;
  }
  .linkBlock a.shop i {
    font-size: 18px;
    margin-top: -9px;
  }
  .overview {
    text-align: center;
    margin-top: 60px;
  }
  .overview span img {
    width: 100%;
    max-width: 300px;
  }
  .overview p {
    font-size: 16px;
    margin-top: 40px;
    text-align: center;
    line-height: 1.8em;
  }
}
/* SP用 */
@media screen and (max-width:1199px) {
  .hrader_bottom {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    background: #fff;
    /* position: sticky; */
    margin-top: 6rem;
    /* z-index: 10; */
    border-bottom: 1px solid #ccc;
  }
  #AxolotlCollabo .m-Contents_Wrapper_Inner_MV_bg {
    margin-top: 0;
  }
  .hrader_bottom h1 {
    font-size: 1.5rem !important;
    text-align: center;
    padding: 1.5rem 2rem;
  }
  body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  #header .h_inner {
    box-sizing: border-box;
    padding: 10px 20px;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
    display: flex;
    justify-content: space-between;
  }
  .logoH img {
    width: auto;
    height: 100%;
  }
  .open-btn1 {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 40px;
  }
  .open-btn1 span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    height: 5px;
    transform: scaleY(0.5) translateY(1px);
    background: #333333;
    width: 100%;
  }
  .open-btn1 span:nth-of-type(1) {
    top: 8px;
  }
  .open-btn1 span:nth-of-type(2) {
    top: 18px;
  }
  .open-btn1 span:nth-of-type(3) {
    top: 28px;
    width: 70%;
  }
  .open-btn1.active span:nth-of-type(1) {
    top: 13px;
    right: 0;
    transform: translateY(6px) rotate(-45deg);
    width: 120%;
    height: 3px;
  }
  .open-btn1.active span:nth-of-type(2) {
    opacity: 0;
  }
  .open-btn1.active span:nth-of-type(3) {
    top: 25px;
    right: 0px;
    transform: translateY(-6px) rotate(45deg);
    width: 120%;
    height: 3px;
  }
  /* 暗い背景 */
  .nav-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    /* z-index: 5; */
    transition: all 0.3s;
  }
  /* .bg-activeが付与された時 */
  .nav-bg.bg-active {
    display: block;
    transition: all 0.3s;
  }
  #pc-g-nav {
    display: none;
  }
  #sp-g-nav {
    box-sizing: border-box;
    position: fixed;
    z-index: 10;
    background-color: #f1f1f1;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    width: 100%;
    top: 0;
    right: -100%;
    transition: all 0.3s;
    padding: 80px 20px 20px;
  }
  #sp-g-nav.panel-active {
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    transition: all 0.3s;
    overflow-y: scroll;
    padding: 80px 20px 20px;
  }
  .navInner {
    display: block;
    box-sizing: border-box;
    padding: 20px 20px;
  }
  .navInner:nth-of-type(2) {
    margin-bottom: 2rem;
    border-radius: 5px;
    position: relative;
    padding: 1.2rem 0 1.2rem 5rem;
    border: 1px solid #CCCCCC;
    background: #ffffff;
    display: none;
  }
  .navInner:nth-of-type(2) a {
    color: #065FD4;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 1px; /* 線の太さ */
  }
  .navInner:nth-of-type(2)::before {
    content: "";
    position: absolute;
    left: 5%;
    top: 50%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/Alert.png) center top / 100% no-repeat;
    width: 2rem;
    height: 2rem;
    transform: translateY(-50%);
  }
  .navInner:nth-of-type(3) {
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .navInner:nth-of-type(4) {
    padding: 2rem 0 3rem;
  }
  .navInner h2 {
    display: block;
    box-sizing: border-box;
    padding: 15px 0;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    z-index: 1;
  }
  .navInner h2::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 6px;
    width: 2px;
    height: 14px;
    margin-top: -7px;
    background-color: #cc0000;
    transition: 0.2s;
  }
  .navInner h2.open::before {
    transform: rotate(90deg);
    opacity: 0;
  }
  .navInner h2::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    background-color: #cc0000;
  }
  /*  .navInner ul {
    display: none;
  }*/
  .navInner li a {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 15px 0 !important;
    font-size: 11px;
    font-weight: 400;
    border-bottom: 1px solid #cccccc;
    color: #333333;
    text-decoration: none;
	width: 98%;
  }
  .navInner:nth-of-type(3) li a {
    position: relative;
  }
  .navInner:nth-of-type(3) li a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/nijisanji_collabo/images/footer_arrow.png?10) no-repeat;
	  background-size:contain;
    width: 1rem;
    height: 1rem;
    transform: translateY(-50%);
  }
  .navInner li i {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 14px;
    margin-top: -7px;
  }
  .navInner li span {
    font-size: 13px;
    margin-left: 5px;
  }
  .navInner a.item, .navInner a.shop {
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 0 auto;
  }
  .navInner a.item {
    margin-top: 20px;
    background: #cc0000;
  }
  .navInner a.item::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_arrow.png) center top / 100% no-repeat;
    width: 1rem;
    height: 1.4rem;
    transform: translateY(-50%);
  }
  .navInner a.shop {
    margin-top: 20px;
    background: #065fd4;
  }
  .navInner a.shop::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    background: url(https://gigaplus.makeshop.jp/dartshive/special/2024_cat/images/item_link.png) center top / 100% no-repeat;
    width: 1.8rem;
    height: 1.8rem;
    transform: translateY(-50%);
  }
  .navInner a.item i, .navInner a.shop i {
    position: absolute;
    top: 50%;
    right: 20px;
  }
  .navInner a.item i {
    font-size: 20px;
    margin-top: -10px;
  }
  .navInner a.shop i {
    font-size: 16px;
    margin-top: -8px;
  }
}
.gallery-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7); /* 黒い透過背景 */
  z-index: 1000;
}
/* ギャラリーの画像 */
.gallery-images {
  position: relative;
	width: 100%;
}
.gallery-images li{
	margin: 0 auto;
}
.gallery_ibrahim {
  width: 15%;
}
.gallery_toru-koshimizu {
  width: 17%;
}
.gallery_sara-hoshikawa {
  width: 23%;
}
.gallery_hibari-watarai {
  width: 13%
}
.gallery_ibrahim_private {
  width: 38%;
}
.gallery_ibrahim_private img{
	    margin-left: -30px;
}
.gallery_toru-koshimizu_private {
  width: 22%;
}

.gallery_sara-hoshikawa_private {
  width: 23%;
}
.gallery_hibari-watarai_private {
  width: 38%
}
.gallery-images img {
  width: 100%;
  display: block;
}
/* スライドボタン */
.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px; /* 画像サイズ */
  height: 30px; /* 画像サイズ */
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 100;
}
.prev {
  left: 10px;
  background-image: url("../images/gallery_arrow.png?1");
  background-size: cover;
  transform: rotate(180deg);
}
.next {
  top: 52%;
  right: 10px;
  background-image: url("../images/gallery_arrow.png?1");
  background-size: cover;
}
/* 閉じる×ボタン */
.close-btn {
  position: absolute;
  top: 70px;
  right: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #333333;
  text-align: center;
	line-height: 40px;
}
.close-btn:hover, .close-btn:focus {
  color: #f00;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width:1300px) {
  .gallery_ibrahim {
        width: 13%;
  }
  .gallery_toru-koshimizu {
    width: 15%;
  }
  .gallery_sara-hoshikawa {
    width: 20%;
  }
  .gallery_hibari-watarai {
        width: 11%;
  }	

.gallery_ibrahim_private {
  width: 30%;
}
.gallery_toru-koshimizu_private {
  width: 19%;
}
.gallery_sara-hoshikawa_private {
  width: 19%;
}
.gallery_hibari-watarai_private {
  width: 29%
}
}
@media screen and (max-width:768px) {
  .gallery_ibrahim {
    width: 38%;
  }
  .gallery_toru-koshimizu {
    width: 40%;
  }
  .gallery_sara-hoshikawa {
    width: 50%;
  }
  .gallery_hibari-watarai {
    width: 32%
  }
.gallery_ibrahim_private {
  width: 87%;
}
.gallery_toru-koshimizu_private {
  width: 52%;
}
.gallery_sara-hoshikawa_private {
  width: 48%;
}
.gallery_hibari-watarai_private {
  width: 90%
}
}

footer {
  display: none;
  padding: 40px;
  background: #000000;
}
footer > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
footer > a i {
  font-size: 20px;
}
.sns {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 0 20px;
  margin-top: 40px;
}
.sns li {
  width: 17%;
}
.sns li a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border-radius: 100%;
  background: #333333;
  aspect-ratio: 1;
}
.sns li a img {
  width: auto;
  height: 60%;
}
.sns li:nth-child(1) a img {
  height: 50%;
}
.official_app {
  font-size: clamp(16px, 1.5vw, 18px);
  color: #ffffff;
  font-weight: 600;
  margin-top: 40px;
  text-align: center;
}
.download {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.download a {
  display: block;
  margin: 0 10px;
}
.download img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.copyright {
  background: #333333;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width:1000px) {
  footer {
    display: block;
    padding: 40px 20px;
    background: #000000;
  }
  footer > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-decoration: none;
    font-size: clamp(16px, 1.5vw, 18px);
    color: #333333;
    font-weight: 600;
  }
  footer > a i {
    font-size: 24px;
  }
  .sns {
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 40px;
  }
  .sns li {
    width: 18%;
  }
  .sns li a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 100%;
    background: #333333;
    aspect-ratio: 1;
  }
  .sns li a img {
    height: 60%;
  }
  .sns li:nth-child(1) a img {
    height: 50%;
  }
  .official_app {
    font-size: clamp(16px, 1.5vw, 18px);
    color: #ffffff;
    font-weight: 600;
    margin-top: 40px;
    text-align: center;
  }
  .download {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .download a {
    display: block;
    margin: 0 10px;
  }
  .download img {
    width: 100%;
    height: 80px;
    object-fit: contain;
  }
  .copyright {
    background: #333333;
    color: #ffffff;
    font-size: clamp(14px, 1.3vw, 16px);
    text-align: center;
    padding: 10px 0;
  }
}
.slick-dots li{
	margin: 0;
}


.info_alert{
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
}

.info_alert a{
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #cc0000;
	border-radius: 5px;
	padding: 10px 0;
	background: #ffffff;
	font-weight: 600;
	color: #065FD4;
}

.info_alert a i{
	color: #cc0000;
	margin-right: 10px;
	font-size: 20px;
}

.info_alert.nav a{
	width: 100%;
	max-width: 1200px;
	padding: 15px 0;
	margin-bottom: 20px;
}