body {
  background-color: black;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
body img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body img.brand-logo {
  width: auto;
  -o-object-fit: unset;
  object-fit: unset;
}
body p {
  margin-bottom: 0;
}
body .text_c {
  text-align: center;
}
body .main_ttl {
  height: 100px;
  margin-bottom: 26px;
}
body .main_ttl img {
  width: auto;
  height: 100%;
}
body section {
  margin-bottom: 180px;
}
body .btn_box a {
  display: block;
  opacity:1;
}
@media (min-width: 1000px) {
body .btn_box a:hover {
  opacity:0.7;
}
body iframe:hover {
  opacity:0.7;
}
}
body .large_btn {
  max-width: 430px;
  width: 100%;
  margin: 0 auto;
}
body .btn_basestyle {
  display:block;
  max-width:250px;
  margin:0 auto;
  text-align:center;
  color:#ffffff;
  border-radius: 9999px;
  padding:1px;
}
body .btn_basestyle .btntxt{
  display:block;
  width:100%;
  padding:21px 16px;
  border-radius: 9999px;
  text-align: center;
  letter-spacing:0.1em;
  background:#000000;
  font-size:20px;
  line-height:1em;
}
body .btn_basestyle .btntxt_products{
  display: flex;
  align-items: center;
  justify-content:center;
  width:100%;
  padding:16px 16px;
  border-radius: 9999px;
  letter-spacing:0.1em;
  background:#000000;
  font-size:16px;
  line-height:1.3em;
}

body .border_type01{
  background:linear-gradient(to right, #0132ff 0%, #fe4fbf 50%, #01c882 100%);
}

body .border_type02{
  background:linear-gradient(to right, #01a2ea 0%, #c80072 50%, #ffe001 100%);
}
  
body .small_btn {
  max-width: 288px;
  width: 100%;
  margin: 0 auto;
}
body .subttlbox{
  display:block;
  max-width:100%;
  margin:0 auto;
  text-align:center;
  color:#ffffff;
  font-size:20px;
  border-radius: 12px;
  padding:1px;
}
body .subttlbox .subttltxt{
  display:block;
  width:100%;
  padding:16px 12px;
  border-radius: 12px;
  text-align: center;
  letter-spacing:0.1em;
  background:#000000;
  line-height:1em;
}
body .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
body .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body header {
  border-bottom: #ffffff;
}
body header .container .inquiry {
  color: #ffffff;
  border: 1px solid #ffffff;
}
body header .container .inquiry:hover {
  opacity: 0.7;
}
body .fv {
  width: 100%;
  /*max-height: 100svh;*/
  background-image: url(../assets/collaboration2024/top_back.jpg);
  background-repeat: no-repeat;
  background-position: top 0 left 0;
  background-size: contain;
  background-size: 100%;
}
body .main {
  background-color: black;
  background-image: url(../assets/collaboration2024/back.png);
  background-repeat: repeat;
  background-position: top 0 left 0;
  background-size: contain;
  background-size: 100%;
}
body .main .container #chara_select {
  padding-top: 80px;
}
body .main .container #chara_select .flex_box {
  display: flex;
  justify-content: space-between;
}
body .main .container #chara_select .flex_box .flex_item {
  width: 45%;
}
body .main .container #chara_select .flex_box .flex_item .img_box {
  max-width: 430px;
  width: 100%;
  margin: 0 auto 34px;
}
body .main .container #songs .flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
body .main .container #songs .flex_box::after{
  content:"";
  display: block;
  width:32%;
}
body .main .container #songs .flex_box .flex_item {
  width: 32%;
  max-width: 288px;
  margin-bottom: 32px;
}
body .main .container #songs .flex_box .flex_item .iframe-wrapper {
  margin-bottom: 27px;
}
body .main .container #songs .flex_box .flex_item .small_btn {
  margin-bottom: 16px;
}
body .main .container #songs .flex_box .flex_item p {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
}
body .main .container #comics .flex_box {
  display: flex;
  justify-content: space-between;
}
body .main .container #comics .flex_box.btn_container {
  max-width: 626px;
  width: 100%;
  margin: 0 auto 55px;
}
body .main .container #comics .flex_box.flex_item_container {
  flex-wrap: wrap;
}
body .main .container #comics .flex_box.flex_item_container::before {
  content: "";
  width: 32%;
  display: block;
  max-width: 288px;
  order: 1;
}
body .main .container #comics .flex_box.flex_item_container::after {
  content: "";
  width: 32%;
  display: block;
  max-width: 288px;
}
body .main .container #comics .flex_box.flex_item_container .flex_item {
  width: 32%;
  max-width: 288px;
  margin-bottom: 32px;
}
body .main .container #comics .flex_box.flex_item_container .flex_item:nth-last-child(-n+3) {
  margin: 0;
}
body .main .container #comics .flex_box.flex_item_container .flex_item p {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 16px;
}
body .main .container #products .flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .main .container #products .flex_box .flex_item {
  width: 45%;
  max-width: 430px;
  margin-bottom: 156px;
}
body .main .container #products .flex_box .flex_item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
body .main .container #products .flex_box .flex_item .img_box {
  width: 100%;
  max-width: 430px;
  margin-bottom: 42px;
}
body .main .container #bottom_text {
  margin-bottom: 100px;
}
body .main .container #bottom_text p {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 32px;
  font-weight: lighter;
}
body .main .container #bottom_text p:last-child {
  margin-bottom: 0;
}
body .footer {
  border-top: 2px solid #ffffff;
}
body .footer .container a, body .footer .container p {
  color: #ffffff;
}

@media (max-width: 770px) {
  body .main_ttl {
    height: 80px;
  }
  body section {
    margin-bottom: 100px;
  }
  body header .container .inquiry:hover {
    opacity: 1;
  }
  body .btn_basestyle .btntxt {
    padding: 16px 8px;
    font-size:14px;
  }
  body .subttlbox .subttltxt {
    padding: 10px 4px;
    font-size:14px;
    line-height: 1.2em;
  }
  body .btn_basestyle .btntxt_products {
    font-size: 12px;
    padding: 10px 4px;
    letter-spacing: 0em;
  }
  body .main .container #chara_select {
    padding-top: 50px;
  }
  body .main .container #chara_select .flex_box .flex_item {
    width: 47%;
  }
  body .main .container #chara_select .flex_box .flex_item .img_box {
    margin: 0 auto 32px;
  }
  body .main .container #songs .flex_box {
    flex-wrap: wrap;
  }
  body .main .container #songs .flex_box .flex_item {
    width: 47%;
    margin-bottom: 32px;
  }
  body .main .container #songs .flex_box .flex_item .iframe-wrapper {
    margin-bottom: 24px;
  }
  body .main .container #songs .flex_box .flex_item .small_btn {
    margin-bottom: 16px;
  }
  body .main .container #songs .flex_box .flex_item p {
    font-size: 14px;
  }
  body .main .container #comics .flex_box.btn_container {
    margin: 0 auto 32px;
  }
  body .main .container #comics .flex_box.btn_container .small_btn {
    width: 47%;
  }
  body .main .container #comics .flex_box.flex_item_container::before {
    width: 45%;
  }
  body .main .container #comics .flex_box.flex_item_container::after {
    width: 45%;
  }
  body .main .container #comics .flex_box.flex_item_container .flex_item {
    width: 47%;
    margin-bottom: 32px;
  }
  body .main .container #comics .flex_box.flex_item_container .flex_item:nth-last-child(-n+3) {
    margin-bottom: 40px;
  }
  body .main .container #comics .flex_box.flex_item_container .flex_item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  body .main .container #comics .flex_box.flex_item_container .flex_item p {
    font-size: 14px;
  }
  body .main .container #products .flex_box .flex_item {
    width: 47%;
    margin-bottom: 32px;
  }
  body .main .container #products .flex_box .flex_item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  body .main .container #products .flex_box .flex_item .img_box {
    margin-bottom: 24px;
  }
  body .main .container #bottom_text {
    margin-bottom: 50px;
  }
  body .main .container #bottom_text p {
    font-size: 16px;
  }
  body .footer {
    border-top: 2px solid #ffffff;
  }
  body .footer .container a, body .footer .container p {
    margin-bottom: 24px;
    color: #ffffff;
  }
}/*# sourceMappingURL=collaboration2024.css.map */