@charset "UTF-8";
html {
  overflow-x: hidden;
}

body {
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro",
  "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic",
  sans-serif;
  color: #000000;
}
body a,
body p,
body span,
body h3,
body h5,
body td,
body th
{
  font-family: 'Hiragino';
}
body a,
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body dl,
body ol,
body ul,
body pre {
  margin: 0;
}
.d-grid-ct{
  display: grid;
}
.mb-t-30{
  margin-top: 30px;
}
.mb-b-30{
  margin-bottom: 30px !important;
}
.mb-t-10{
  margin-top: 10px;
}
.mb-b-10{
  margin-bottom: 10px;
}
.mb-b-50{
  margin-bottom: 50px;
}
.mb-t-20{
  margin-top: 20px;
}
.mb-b-20{
  margin-bottom: 50px;
}
.pb-t-30{
  padding-top: 30px;
}
.pb-b-30{
  padding-bottom: 30px;
}
.pb-b-50{
  padding-bottom: 50px;
}
.width-50{
  width: 50%;
}
.bg-yellow-dark{
  background-color: #ffef3e;
}
.bg-violet-1{
  background-color: #d97bb6;
}
.bg-violet-2{
  background-color: #f9eafa;
}
.bg-violet-3{
  background-color: #d97bb6;
}
.bg-pink-light{
  background-color: #ffe2f2;
}
.bg-dark-pink{
  background-color: #e4007f;
}
.bg-gray{
  background-color: #f9f9f9;
}
.justify-content-center{
  justify-content: center;
}
.justify-content-between{
  justify-content: space-between;
}
.align-items-center{
  align-items: center;
}
.color-white{
  color: #fff;
}
.color-red{
  color: #ff004e;
}
.d-block{
  display: block;
}
.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}
.title-ikbpf{
  font-size: 22px;
  padding: 15px 0;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.margin-auto{
  margin: 0 auto;
}
.image-banner-top{
  position: relative;
  min-height: 450px;
  max-height: 700px;
  max-width: 1366px;
  margin: 0 auto;
}
.image-banner-top .content-banner{
  position: absolute;
  left: 65%;
  transform: translate(-50%, 50%);
  bottom: 38%;
  color: #fff;
  background-color: #000000;
  border: 1px solid rgb(208, 208, 208);
  padding: 20px 40px;
}
.bg-e8e8e8 {
  background: transparent !important;
}
.image-banner-top_sp .content-banner{
  min-width: 300px;
  width: 90%;
  padding: 10px 0;
  bottom: 57px;
  left: 50%;
}
.main-ikbpf{
  padding: 0;
}
.content-ikbpf{
  padding-left: 20px;
  padding-right: 20px;
}
.box-countdown{
  text-align: center;
  gap: 10px;
}
.box-countdown .mutil-count .i-countdown:first-child{
  border-right:3px dashed #d9c4be;
}
.box-countdown .mutil-count{
  margin-bottom: 10px;
}
.i-countdown .title-countdown{
  font-size: 14px;
  margin-bottom: 5px;
}
.i-countdown .hour{
  justify-content: center;
  width: max-content;
}
.i-countdown .hour * {
  font-size: 28px;
  font-weight: 700;
}
.banner-nav ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  list-style: none;
  align-items: center;
  justify-content: space-between;
}
.banner-nav ul li a {
  font-weight: 600;
  padding: 8px 0rem;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-nav ul li a span {
  position: relative;
  line-height: 1.2;
  font-size: 18px;
}
.banner-nav ul li a::before {
  content: url(/common/design/user/img/atjam2022/ic-play-normal.png);
  position: relative;
  left: 0;
  margin-right: 6px;
}
.banner-nav ul li {
  padding: 0 5px;
  text-align: center;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.about{
  background: url("/common/design/user/img/atjam2023goods/bg-part.jpg") center no-repeat;
  padding: 80px 0 100px;
  background-size: cover;
}
.page-atjam2023 .open-part {
  padding: 20px 0;
  background-color: #e4007f;
  font-size: 31px;
  line-height: 40px;
  font-family: "VDL LogoMaruJr Regular", sans-serif;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.page-atjam2023 .text-intro {
  font-size: 18px;
  line-height: 25px;
  width: 54%;
}

.page-atjam2023 .text-intro span {
  color: #e4007f;
  font-weight: 700;
}

.page-atjam2023 .box-text-intro {
  align-items: center;
  justify-content: space-between;
  padding-bottom: 45px;
}

.page-atjam2023 .open-part span {
  font-size: 20px;
}
.champion{
  background-image: url("/common/design/user/img/atjam2022/bg-champion.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}
.process{
  padding: 90px 0;
}
.process p{
  line-height: 1.5;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.process .img-process{
  width: 60%;
}
.process .text{
  width: 40%;
}
.process_sp .img-process,
.process_sp .text{
  width: 100%;
}
.support-method,
.buy{
  padding: 90px 0;
}
.list-buy{
  padding: 40px 20px;
  margin-bottom: 20px;
}
.list-buy .avatar{
  padding-right: 10px;
  width: 35%;
}
.list-buy h4{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}
.list-buy .avatar .img{
  margin-bottom: 15px;
}
.list-pr-buy{
  flex-wrap: wrap;
}
.list-pr-buy .pr-img{
  display: block;
  position: relative;
  padding: 10px;
  border: 1px solid #eee;
  position: relative;
  margin-bottom: 10px;
}
.list-pr-buy .pr-img:after {
  content: "";
  background-image: url(/common/design/user/img/atjam2022/ic-zoom-grey.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.list-buy_sp .list-pr-buy{
  margin: 0 -10px;
}
.item-list-pr-buy {
  padding: 0 10px 0;
  width: 33.333%;
  margin-bottom: 20px;
}
.buy .note{
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
.ranking{
  padding: 90px 0;
}
.ranking .box-note-marquee{
  font-size: 18px;
  width: 100%;
  FONT-VARIANT: JIS04;
  padding: 20px 5px;
  color: #fff;
  letter-spacing: 2px;
  border-radius: 10px;
  background: #030303;
  font-weight: 700;
  font-family: 'Hiragino';
}
.ranking .ranking-title{
  font-size: 18px;
  -webkit-clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
  width: 50%;
  margin: 0 auto;
  background: #030303;
  color: #fff;
  padding: 10px 0;
  white-space: nowrap;
  font-family: 'Hiragino';
  text-indent: 1px;
  height: auto;
}
.box-time_sp .time-text{
  margin-left: -20px;
  margin-top: 20px;
  margin-right: -20px;
  padding: 20px 40px;
}
.how-to-support .content-how{
  background-image: url(/common/design/user/img/ikbpf/bg-section.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-note-marquee {
  font-size: 1rem;
  width: 100%;
  FONT-VARIANT: JIS04;
  padding: 12px 0 4px;
  color: #fff;
  letter-spacing: 2px;
  border-radius: 10px;
  font-weight: 700;
  font-family: 'Hiragino';
  margin-top: -2px;
  background-color: #ff7799;
}
.scroll-table {
  overflow-y: auto;
  height: auto;
  border: 1px solid #e4e4e4;
  max-height: 410px;
}
.ranking-title {
  font-size: 18px;
  -webkit-clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0, 90% 0, 100% 100%, 0% 100%);
  width: 50%;
  margin: 0 auto;
  background-image: -webkit-linear-gradient( 90deg, rgba(255,116,141,0.99608) 0%, rgb(255,125,175) 100%);
  padding: 10px 0;
  white-space: nowrap;
  text-align: center;
  font-weight: 700;
  font-family: 'Hiragino';
  color: #fff;
}
.status-atjam-before {
  max-width: 730px;
  width: calc(100% - 40px);
  margin: 0 auto;
  margin-bottom: 75px;
  margin-top: 30px;
}
.status-atjam-before .d-flex-ct {
  justify-content: center;
}
.status-atjam-before .d-flex-ct li {
  margin: 0 auto;
  width: 30%;
}
.status-atjam-item.active {
  background-color: #e4007f;
  border: 1px solid #e4007f;
}
.status-atjam-before .status-atjam-item .tabs-a-ct, .status-atjam-before .status-atjam-item.active .tabs-a-ct {
  background: none;
  text-align: center;
}
.tabs-atjam .tabs-a-ct {
  background: #e2e2e2;
  padding: 0.4rem;
  font-size: 12px;
}
.status-atjam-item p:first-child {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 5px;
}
.status-atjam-item p:nth-child(2) {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.status-atjam-item p {
  margin: 0;
}
.status-atjam-item {
  padding: 10px 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #f0f0f0;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  color: #adadad;
  text-align: center;
}
.status-atjam-after {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.atjam-after-item {
  background: #ffeef7;
  border: 2px solid #fde7ea;
  padding: 25px 20px;
  border-radius: 5px;
  width: calc(20% - 24px);
  margin: 0 12px;
}
.atjam-after-item.bg-diff {
  background: #f0f0f0;
  border: 2px solid #d0d0d0;
}
.atjam-after-item.bg-diff h2 {
  color: #adadad;
}
.atjam-after-item ul li:nth-child(2):before {
  background: #a9a9a9;
}
.atjam-after-item ul li:nth-child(3):before {
  background: #7f5124;
}
.atjam-after-item h2 {
  color: #e4007f;
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 700;
  background-image: none;
  text-indent: 1px;
  height: auto;
  font-family: 'Hiragino';
}
.atjam-after-item.bg-diff p {
  color: #d0d0d0;
  text-align: center;
  font-size: 18px;
  width: 80%;
  margin: 20px auto 0;
  line-height: 1.5;
}
.atjam-after-item ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.atjam-after-item ul li:nth-child(1):before {
  background: #c79f00;
}
.atjam-after-item ul li:nth-child(3):before {
  background: #7f5124;
}
.atjam-after-item ul li {
  padding: 22px 0 22px;
  border-bottom: 1px solid #fac7c7;
  position: relative;
  display: flex;
  align-items: center;
}
.atjam-after-item ul li p {
  font-size: 16px;
  font-weight: 600;
  color: #000000 !important;
  margin-bottom: 0 !important;
  padding: 10px !important;
}
.atjam-after-item ul li::before {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  color: #fff;
  background: #252525;
  border-radius: 50%;
  content: counter(danhso);
}
.banner-text{
  background-image: url(/common/design/user/img/atjam2022/bg-text.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 90px;
  padding-top: 90px;
}
.banner-text_sp .box-text,
.banner-text_sp .img{
  width: 100% !important;
}
.banner-text .box-text{
  background-color: rgba(0, 0, 0, 0.502);
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border-radius: 15px;
}
.banner-text .img{
  width: 40%;
}
.banner-text .box-text{
  background-color: rgba(0, 0, 0, 0.502);
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border-radius: 15px;
  width: 60%;
  line-height: 1.5;
}
.group{
  padding: 90px 0;
  background: -webkit-linear-gradient( 270deg,#ffe0f1, #fff0f8, #ffffff);
}
.item-list-group{
  padding: 20px;
  background-color: #f9f9f9;
  margin: 7px;
  border-radius: 5px;
  width: 32%;
}
.list-group {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.item-list-group h3{
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.item-list-group p{
  line-height: 1.4;
}
.list-buy_sp{
  padding: 10px 0;
}
.list-buy_sp .text-i{
  width: 40%;
}
.list-buy_sp .avatar{
  width: 60%;
  padding-left: 10px;
  padding-right: 0;
}
.list-buy_sp h4{
  font-size: 18px;
}
.list-group .item-buy-product {
  width: 100%;
  margin: 10px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px 12px 15px;
  display: flex;
  flex-direction: column;
}
.item-buy-product .info-pr {
  margin-bottom: 25px;
}
.item-buy-product .img {
  width: 60%;
  margin-right: 10px;
}
.item-buy-product .info {
  width: 50%;
}
.item-buy-product h4 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}
.product-ca {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}
.product-ca_sp{
  grid-template-columns: 50% 50%;
}
.product-ca .item-pr-c {
  margin: 30px 0;
}
.list-item-cate-i h3 {
  font-size: 32px;
  font-weight: 500;
  color: #d97bb6;
  margin-top: 10px;
}
.product-ca .item-pr-c {
  margin: 10px;
}
.list-item-cate-i{
  margin: 30px 0;
}
.item-pr-c h4 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 20px;
}
.item-pr-c h4 a:hover{
  color: #000000;
}
.list-introduce-i{
  margin: 0px -30px;
  padding: 30px 0;
  display: flex;
  flex-wrap: wrap;
}
.list-introduce-i .introduce-item{
  padding: 0 30px 30px;
}
.list-introduce-i_sp .introduce-item{
  padding: 0 30px 15px;
}
.introduce-item .description p:first-child{
  padding-left: 10px;
}
.introduce-item .description p{
  font-size: 16px;
  line-height: 1.8;
}
.support-tweet-i .twitter-box .box-upper {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 1rem;
  background: #fff000;
  position: relative;
}
.support-tweet-i .content-ikbpf{
  margin-top: 50px;
  padding-bottom: 50px;
}
.support-tweet-i .twitter-box .box-upper h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
.support-tweet-i .twitter-box .box-lower {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  padding: 1rem;
  background: #fffcc6;
  color: black;
}
.support-tweet-i .twitter-box .box-lower p span {
  font-size: 24px;
}
.support-tweet-i .twitter-box .box-lower img {
  position: absolute;
  right: 80px;
  top: -5px;
}
.support-tweet-i .twitter-box .box-upper:after {
  content: "";
  background-image: url(/common/design/user/img/ikbpf/money.png);
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.support-tweet-i .twitter-box .box-lower p {
  font-weight: 600;
  line-height: 1.5;
}
.member-introduction .content-ikbpf{
  padding-bottom: 30px;
}
.list-member-i{
  margin: 0 -5px;
  flex-wrap: wrap;
}
.list-member-i .item-member-i{
  border-style: solid;
  border-width: 1px;
  border-color: rgb(224, 224, 224);
  border-radius: 10px;
  padding: 30px 20px;
  margin: 0 5px 30px;
  width: calc(33.333% - 10px)
}
.list-member-i_sp .item-member-i{
  width: 100%;
}
.list-member-i_sp .item-member-i .img{
  margin-bottom: 10px;
}
.item-member-i h4{
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.item-member-i h4 a:hover{
  color: #000000;
}
.item-member-i .info .des{
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.2;
}
.list-member-i_sp .item-member-i{
  display: grid;
  grid-template-columns: 45% 55% 100%;
  padding: 10px;
}
.list-member-i .item-member-i .info .btn-tweet-small img{
  max-width: 120px;
}
.list-member-i_sp .item-member-i .btn-buy-tweet{
  grid-column-start: 1;
  grid-column-end: 3;
  display: flex;
  margin: 0 -7px;
}
.list-member-i_sp .item-member-i .btn-buy-tweet a{
  padding: 0 7px;
}
.list-member-i_sp .item-member-i .info{
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}
.list-member-i_sp .item-member-i .info h4{
  margin-top: 0;
  order: 1;
}
.list-member-i_sp .item-member-i .info .btn-tweet-small{
  order: 3;
  margin-bottom: 10px;
}
.list-member-i_sp .item-member-i .info .des{
  order: 2;
  margin-top: 0;
  margin-bottom: 10px;
}
.top-banner_sp .box-img{
  object-fit: contain;
}
.box-countdown_sp .mutil-count .i-countdown:first-child{
  border-bottom: 3px dashed #d9c4be;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-right: none;
}
#tweets {
  display: block;
  overflow: auto;
  max-height: 620px;
  margin: 40px auto 0 auto;
}
.txt-infor {
  padding: 12px 25px;
  text-align: center;
  background: #f0f0f0;
  color: #353535;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.txt-link {
  font-size: 14px;
  line-height: 20px;
  color: #30a4da;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
}
.txt-red {
  color: #c30000;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  font-weight: bold;
  margin-top: 5px;
}
.txt-detail {
  background: #f0f0f0;
  color: #353535;
  line-height: 26px;
  min-height: 80px;
  font-weight: 400;
}
.txt-detail span {
  font-weight: 700;
}
.list-buy-product {
  flex-wrap: wrap;
}
.tweet-i{
  padding: 90px 0;
}
.tweet-i h4{
  font-size: 40px;
  margin-bottom: 15px;
}
.tweet-i p{
  font-size: 18px;
  line-height: 1.5;
}
#tweets {
  display: block;
  overflow: auto;
  max-height: 620px;
  margin: 0px auto 0 auto;
}
.item-product{
  padding-bottom: 90px;
}
@media screen and (min-width: 1200px){
  #tweets {
    margin: 0px auto 0 auto;
  }
  .item-member-i .info .des{
    min-height: 153px;
  }
  .item-member-i .img img{
    min-height: 370px;
    object-fit: cover;
    object-position: center;
  }
  .support-tweet-i .twitter-box .box-upper h3 {
    font-size: 24px;
  }
  .content-social-box .item-sb {
    width: calc(100%/2 - 25px);
  }
  .item-pr-c h4 {
    font-size: 18px;
  }
  .list-item-cate-i h3 {
    font-size: 42px;
  }
  .ranking-table-in table tr td div.centered.image-pr img {
    max-width: 108px;
  }
  .status-item {
    padding: 10px 15px;
  }
  .status-item p {
    font-size: 18px;
  }
  .status-before .d-flex-ct li {
    width: calc(100%/5);
  }
  .box-note-marquee {
    font-size: 1.4rem;
  }
  .banner-nav ul li {
    width: calc(100%/6);
    text-align: center;
    height: 54px;
  }
  .banner-nav ul {
    padding: 8px 0;
  }
}
@media screen and (min-width: 992px) {
  .txt-detail {
    padding: 12px 25px;
    font-size: 18px;
  }
  .txt-red {
    font-size: 18px;
    text-align: left;
  }
  .txt-link {
    margin-bottom: 10px;
  }
  .list-group .item-buy-product {
    padding: 32px 40px 25px;
    width: 48%;
  }
  .item-buy-product .info-pr img {
    max-height: 204px;
    object-fit: contain;
  }
  .ranking .ranking-title{
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .scroll-table {
    max-height: 725px;
  }
  .item-member-i h4{
    font-size: 20px;
  }
  .ranking-title {
    width: 30%;
  }
  .event-summary h2{
    font-size: 36px;
  }
  .title-ranking-tab {
    font-size: 31px;
  }
  .content-ikbpf{
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 576px) {
  .i-countdown .title-countdown{
    font-size: 22px;
    width: max-content;
  }
  .i-countdown .hour * {
    font-size: 26px;
  }
  .i-btn-countdown {
    width: max-content;
  }
  .list-pr-buy .pr-img:after{
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 576px) {
  .ranking-table-in_sp table tbody .name a{
    display: block;
    width: 110px;
  }
  .i-countdown .hour *{
    font-size: 20px;
  }
  .top-banner_sp .box-img{
    max-width: 250px;
  }
  .ranking-table_sp table .image .img,
  .ranking-table-in_sp table .image .img{
    width: 60px;
  }
  .ranking-table_sp table .img-marine{
    width: 60px;
  }
  .ranking-table-in_sp table .img-marine{
    width: 45px !important;
  }
  .ranking-table table tbody tr td.image.name{
    width: 110px;
  }
  .ranking-table table tbody tr td {
    padding: 10px 5px;
  }
  .ranking-table-in table tr .tweet button{
    padding: 4px 5px;
    font-size: 8px;
  }
  .status-item p{
    font-size: 12px;
    line-height: 1.5;
  }
  .support-tweet-i .twitter-box .box-upper:after{
    width: 60px;
  }
  .support-tweet-i .twitter-box .box-lower img{
    right: 0;
  }
  .ranking-table-in table tr .tweet button img{
    width: 15px;
  }
  .image-banner-ikbpf-sp {
    min-height: 340px;
  }
  .img-count-down-sp {
    min-height: 210px;
  }
  .img-vision {
    min-height: 209px;
  }
  .how-to-support .content-how {
    min-height: 280px;
  }
  .event-summary .content-ikbpf {
    min-height: 865px;
  }
  .top-banner.top-banner_sp {
    min-height: 529px;
  }
  .list-member-i_sp .item-member-i .img {
    min-height: 154px;
  }
  .count-down-banner {
    min-height: 210px;
  }
  .box-countdown .mutil-count {
    min-height: 96px;
  }
  .img-marine {
    min-height: 121px;
  }
  .list-member-i_sp .item-member-i .info .btn-tweet-small {
    min-height: 34px;
  }
  .img-projet {
    min-height: 116px;
  }
  .img-logo-red {
    min-height: 118px;
  }
  .img-blue-pink {
    min-height: 129px;
  }
  .page.page-ikbpf.bg-violet-2 {
    min-height: 13000px;
  }
  .list-introduce-i_sp .introduce-item .img {
    min-height: 240px;
  }
}

.product-ca a:hover {
  color: #d97bb6;
}

@media (max-width: 1100px) {
  .atjam-after-item {
    margin: 0;
    width: 100%;
    padding: 20px;
  }
  .tab_content.status-atjam-after ul.tabs-atjam li a .tabs-a-ct {
     padding: 5px 6px;
     margin-right: 0;
  }
  .tab_content.status-atjam-after .tabs-atjam {
    gap: 8px;
    margin: 0;
  }
  .status-atjam-item p:first-child {
    font-size: 12px;
    line-height: 12px;
    text-align: center;
  }
  .tab_content.status-atjam-after ul.tabs-atjam li {
     margin-right: 0;
  }
  .status-atjam-item p:nth-child(2) {
    font-size: 10px;
    line-height: 10px;
    text-align: center;
  }
  .status-atjam-item {
    padding: 10px 4px;
  }
  .status-atjam-before {
    width: 100%;
  }
  .tab_content.status-atjam-after ul.tabs-atjam li {
    width: auto;
    margin-right: 5px;
  }
  .tab_content.status-atjam-after ul.tabs-atjam li a .tabs-a-ct {
    border-top: 1px solid #fde7ea;
    border-right: 1px solid #fde7ea;
    border-left: 1px solid #fde7ea;
    border-bottom: none;
    border-radius: 0;
    color: #f5bedb;
    background: #fff;
    height: auto;
    padding: 8px;
  }
  .tab_content.status-atjam-after ul.tabs-atjam li a.active .tabs-a-ct {
    border-top: 1px solid #fde7ea;
    color: #e4007f;
    background: #ffeef7;
  }
  .atjam-after-item ul li div {
    margin-left: 0;
  }
}

.atjam-after-item ul li p:hover {
  color: #0a0a0a;
}

.tabs-atjam a.active .tabs-a-ct {
  color: #FFFFFF;
}

.top-ranking,
.bg-rank {
  position: relative;
}

.top-ranking {
  padding: 0;
}

.bg-rank {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.text-rank {
  position: absolute;
  transform: translate(-50%, 50%);
  top: 10%;
  left: 50%;
  color: #FFFFFF;
}

.atjam-after-item ul li::before {
  content: none;
}

.rank-1 {
  background: #c79f00;
}

.rank-2 {
  background: #a9a9a9;
}

.rank-3 {
  background: #7f5124;
}

.rank-other {
  background: #252525;
}

.final-result {
  background-image: url("/common/design/user/img/atjam2022/bg-final.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  margin: 30px 0 200px;
}

.header-result {
  width: 620px;
  margin: 0 auto;
  padding-bottom: 45px;
}

.winner-idol {
  justify-content: space-between;
  align-content: center;
  padding: 0 20px 45px;
}

.img-group {
  width: 500px;
  margin: 0 auto;
}

.group-winner,
.prize-winner {
  width: 48%;
}

.name-group {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #FFFFFF;
  padding-top: 15px;
}

.the-prize {
  padding: 20px 15px;
  border: 2px solid #e4007f;
  justify-content: space-between;
  align-content: center;
}

.text-prize {
  font-size: 19px;
  line-height: 26px;
  color: #FFFFFF;
}

.text-prize span {
  font-size: 24px;
  line-height: 36px;
  color: #e4007f;
}

.img-prize {
  width: 210px;
}

.img-prize img {
  height: 123px;
  object-fit: contain;
}

.ending-result {
  background-color: rgba(4, 15, 62, 0.7);
  padding: 30px 0;
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
}

.page-atjam2022_sp .winner-idol {
  flex-direction: column;
  padding: 0 5px;
  margin-bottom: 30px;
}

.page-atjam2022_sp .img-group {
  width: 250px;
  margin: 0 auto;
}

.page-atjam2022_sp .name-group {
  font-size: 13px;
  line-height: 25px;
}

.page-atjam2022_sp .img-prize {
  width: 150px;
  margin: 0 auto;
}

.page-atjam2022_sp .header-result {
  width: 310px;
  padding-bottom: 20px;
}

.page-atjam2022_sp .group-winner,
.page-atjam2022_sp .prize-winner {
  width: 100%;
  gap: 20px;
  justify-content: center;
}

.page-atjam2022_sp .final-result {
  margin: 30px -10px 30px;
}

.page-atjam2022_sp .the-prize {
  padding: 8px;
}

.page-atjam2022_sp .text-prize {
  font-size: 12px;
}

.page-atjam2022_sp .text-prize div {
  font-size: 13px;
  text-align: center;
  color: #e4007f;
}

.page-atjam2022_sp .img-prize img {
  height: 90px;
}

.page-atjam2022_sp .group-winner {
  padding-bottom: 15px;
}

.page-atjam2022_sp .ending-result {
  font-size: 12px;
  line-height: 25px;
}

.page-atjam2023 .but-banner {
  font-size: 24px;
  line-height: 35px;
  background-color: #e4007f;
  border-radius: 5px;
  padding: 10px 40px;
  font-weight: 700;
  color: #FFFFFF;
}

.page-atjam2023 .but-banner img {
  width: 18px;
}

img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.page-atjam2023 .box-timeline {
  position: relative;
  border: 1px solid #bfbfbf;
  padding: 30px 50px 90px;
  margin-bottom: 70px;
  background-color: #FFFFFF;
}

.page-atjam2023 .show-time {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  transform: translate(-50%, 50%);
  width: max-content;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.page-atjam2023 .item-timeline-2 {
  color: #fb9142;
}

.page-atjam2023 .item-timeline-3,
.page-atjam2023 .item-timeline-4 {
  color: #47c1c6;
}

.page-atjam2023 .item-timeline-2 {
  top: -4%;
  right: -2%;
}

.page-atjam2023 .item-timeline-3 {
  top: -4%;
  left: 61%;
}

.page-atjam2023 .item-timeline-4 {
  top: 54%;
  left: 39%;
}

.page-atjam2023 .show-time img {
  width: 20px;
}

.page-atjam2023 .ways-join {
  gap: 20px;
  padding-bottom: 20px;
  justify-content: center;
}

.page-atjam2023 .the-way {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 30px;
  border-radius: 5px;
  width: 47%;
}

.page-atjam2023 .icon-twit,
.page-atjam2023 .t-shirt {
  height: 120px;
}

.page-atjam2023 .name-way {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  padding: 30px 0 20px;
}

.page-atjam2023 .content-way {
  font-size: 18px;
  line-height: 28px;
  flex: 1;
}

.page-atjam2023 .open-side {
  font-size: 32px;
  line-height: 35px;
  color: #e4007f;
  padding-bottom: 20px;
}

.page-atjam2023 .mini-text {
  font-size: 16px;
  line-height: 20px;
}

.page-atjam2023 .item-ds-per {
  width: 32%;
  padding: 20px;
  border: 1px solid #f1f1f1;
  background-color: #fafafa;
}

.page-atjam2023 .item-ds-per h4 {
  font-size: 20px;
  margin-top: 0;
  font-weight: 700;
  padding-bottom: 10px;
}

.page-atjam2023 .image-per .pr-img {
  display: flex;
  background-color: #FFFFFF;
  width: 50%;
  position: relative;
  padding: 10px;
  align-items: center;
}

.page-atjam2023 .image-per .pr-img:after {
  width: 20px;
  height: 20px;
  right: 10px;
  bottom: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  background-image: url(/common/design/user/img/iket/ic-zoom.png);
}

.page-atjam2023 .image-per .avatar {
  width: 50%;
  position: relative;
}

.page-atjam2023 .button-tool {
  border-radius: 5px;
  font-size: 16px;
  line-height: 35px;
  width: 100%;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}

.page-atjam2023 .twit-link {
  background: #1da1f2;
  box-shadow: 0 4px 1px #1985b2;
}

.page-atjam2023 .market-link {
  background: #e4007f;
  box-shadow: 0 4px 1px #ad0060;
}

.page-atjam2023 .button-tool img {
  width: 16px;
  margin-right: 3px;
}

.page-atjam2023 .btn-sell {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-top: 10px;
}

.page-atjam2023 .list-item {
  flex-wrap: wrap;
  gap: 15px;
}

.page-atjam2023 .broad-ranking {
  padding-bottom: 30px;
  margin: 0 auto;
}

.page-atjam2023 .tabs-rizin {
  justify-content: center;
}

.page-atjam2023 .tabs-rizin li a .tabs-a-ct {
  padding: 6px 45px;
  font-size: 20px;
  line-height: 24px;
  border-radius: 5px;
  color: #adadad;
  background-color: #FFFFFF;
  border: 1px solid #adadad;
  font-weight: 700;
  text-align: center;
  margin: 0 8px;
}

.page-atjam2023 .tabs-rizin li a.active .tabs-a-ct {
  background-color: #e4007f;
  border: 1px solid #e4007f;
  color: #ffffff;
}

.page-atjam2023 .ranking-table {
  margin-top: 30px;
  border: 1px solid #e0e0e0;
  max-height: 800px;
  overflow-y: auto;
  margin-bottom: 30px;
}

.page-atjam2023 .ranking-table ul {
  background-color: #FFFFFF;
}

.page-atjam2023 .ranking-table li:nth-child(2n) {
  background-color: #fafafa;
}

.page-atjam2023 .rank-line,
.page-atjam2023 .box-rank {
  position: relative;
}

.page-atjam2023 .rank-line {
  justify-content: space-between;
  align-items: center;
  padding: 25px;
}

.page-atjam2023 .box-info {
  align-items: center;
}

.page-atjam2023 .img-rank {
  width: 50px;
}

.page-atjam2023 .text-rank {
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  position: absolute;
  transform: translate(-50%, 50%);
  top: 4%;
  left: 52%;
  color: #000000;
}

.page-atjam2023 .img-idol {
  width: 90px;
  height: 90px;
  margin-left: 15px;
  background-color: #e8e8e8;
}

.page-atjam2023 .name-idol {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  margin-left: 20px;
}

.page-atjam2023 .button-rank {
  flex-direction: column;
  width: 23%;
}

.page-atjam2023 .button-rank .button-red,
.page-atjam2023 .button-rank .button-blue {
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: 4px 12px;
  font-weight: 700;
  border-radius: 10px;
}

.page-atjam2023 .button-red {
  background: #e4007f;
  box-shadow: 0 2px 1px #ad0060;
}

.page-atjam2023 .button-blue {
  background: #00aeff;
}


.page-atjam2023 .button-red a,
.page-atjam2023 .button-blue a {
  color: #ffffff;
}

.page-atjam2023 .button-red img, 
.page-atjam2023 .button-blue img {
  width: 20px;
}

.page-atjam2022_sp .banner-nav ul {
  overflow-x: auto;
  flex-wrap: nowrap;
}

.page-atjam2022_sp .banner-nav ul li a::before {
  content: none;
}

.page-atjam2022_sp .banner-nav ul li a::after {
  content: '';
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  position: absolute;
  top: 21%;
  right: -15px;
}

.page-atjam2022_sp .open-part {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 10px 0;
}

.page-atjam2022_sp .open-part span {
  font-size: 12px;
}

.page-atjam2022_sp .buy,
.page-atjam2022_sp .about {
  padding: 40px 0;
}

.page-atjam2022_sp .text-intro {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
  width: 100%;
}

.page-atjam2022_sp .box-timeline {
  padding: 20px 10px 50px;
  margin: 0 0 15px;
  background-color: #FFFFFF;
}

.page-atjam2022_sp .show-time {
  font-size: 10px;
  line-height: 14px;
}

.page-atjam2022_sp .show-time img {
  width: 8px;
}

.page-atjam2022_sp .item-timeline-3 {
  top: -2%;
  left: 65.5%;
}

.page-atjam2022_sp .item-timeline-2 {
  top: 53%;
  right: -5%;
  align-items: end;
}

.page-atjam2022_sp .item-timeline-4 {
  top: 53%;
  left: 47%;
}

.page-atjam2022_sp .open-side {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 20px;
}

.page-atjam2022_sp .ways-join {
  flex-direction: column;
}

.page-atjam2022_sp .the-way {
  flex-direction: row;
}

.page-atjam2022_sp .the-way {
  padding: 20px 10px;
  width: 100%;
}

.page-atjam2022_sp .icon-twit,
.page-atjam2022_sp .t-shirt {
  height: fit-content;
  width: 100%;
  padding-right: 20px;
}

.page-atjam2022_sp .name-way {
  font-size: 16px;
  line-height: 25px;
  padding: 0 0 10px;
}

.page-atjam2022_sp .content-way {
  font-size: 12px;
  line-height: 20px;
}

.page-atjam2022_sp .mini-text {
  font-size: 10px;
  line-height: 20px;
  margin-left: 0;
  padding: 0 0 30px;
}

.page-atjam2022_sp .item-ds-per {
  width: 100%;
  padding: 10px;
}

.page-atjam2022_sp .item-ds-per h4 {
  font-size: 16px;
}

.page-atjam2022_sp .button-tool {
  border-radius: 3px;
  font-size: 14px;
  line-height: 25px;
  padding: 5px 0;
}

.page-atjam2022_sp .market-link {
  box-shadow: 0 2px 0 #ad0060;
}

.page-atjam2022_sp .twit-link {
  box-shadow: 0 2px 0 #1985b2;
}

.page-atjam2022_sp .image-per {
  padding: 10px 0;
}

.page-atjam2022_sp .ranking .ranking-title {
  font-size: 14px;
  width: 45%;
  padding: 5px 0;
}

.page-atjam2022_sp .ranking .box-note-marquee {
  font-size: 12px;
  width: 100%;
  padding: 5px;
  border-radius: 5px;
}

.page-atjam2022_sp .rank-line {
  flex-direction: column;
  padding: 10px;
}

.page-atjam2022_sp .button-rank {
  flex-direction: row;
  width: 100%;
}

.page-atjam2022_sp .button-rank .button-red,
.page-atjam2022_sp .button-rank .button-blue {
  font-size: 14px;
  line-height: 24px;
  padding: 5px;
  margin: 4px;
  border-radius: 5px;
}

.page-atjam2022_sp .button-red img,
.page-atjam2022_sp .button-blue img {
  width: 13px;
}

.page-atjam2022_sp .box-info {
  width: 100%;
  justify-content: space-between;
}

.page-atjam2022_sp .name-idol {
  font-size: 14px;
  line-height: 20px;
  margin-left: 0;
}

.page-atjam2022_sp .img-rank {
  width: 35px;
}

.page-atjam2022_sp .text-rank {
  font-size: 12px;
  line-height: 20px;
  top: -4%;
  left: 50%;
}

.page-atjam2022_sp .open-rank {
  font-size: 20px;
  line-height: 20px;
  color: #f051a1;
  padding: 40px 0 15px;
  font-weight: 700;
}

.page-atjam2022_sp .ranking .tab_content {
  border: none;
}

.page-atjam2022_sp .tabs-rizin li a .tabs-a-ct {
  padding: 6px 20px;
  font-size: 20px;
  line-height: 24px;
  margin: 0 8px;
}

.page-atjam2022_sp .tabs-rizin li a .tabs-a-ct span {
  font-size: 10px;
}

.page-atjam2022_sp .item-list-group{
  width: 100%;
  margin: 0 0 15px 0;
}
.d-none {
  display: none;
}

.page-atjam2022_sp .banner-nav ul li a span {
  font-size: 12px;
}

.page-atjam2022_sp .banner-nav ul li {
  height: 40px;
}

.page-atjam2022_sp .item-list-group h3 {
  font-size: 16px;
}

.page-atjam2022_sp .item-list-group p {
  font-size: 12px;
  line-height: 20px;
}

.page-atjam2023 .notice-box {
  border: 1px solid #ff0000;
  background-color: #FFFFFF;
  padding: 20px;
  margin: 0 80px;
}

.page-atjam2023 .danger-text {
  font-size: 24px;
  line-height: 35px;
  color: #e50000;
  font-weight: 700;
}

.page-atjam2023 .danger-text img {
  width: 35px;
  margin-right: 5px;
  vertical-align: sub;
}

.page-atjam2023 .text-1-danger {
  font-size: 18px;
  line-height: 28px;
  padding-top: 5px;
  font-weight: 700;
}

.page-atjam2023 .text-1-danger span {
  font-size: 14px;
}

.page-atjam2023 .text-1-danger span a {
  color: #0090eb;
  font-size: 18px;
  text-decoration: underline;
}

.page-atjam2023 .list-sell-idol {
  padding: 55px 0;
}

.page-atjam2023 .box-idol-sell {
  padding-bottom: 20px;
}

.page-atjam2023 .show-list-sell {
  justify-content: flex-start;
  padding: 30px 20px;
  background-color: #f7f7f7;
  gap: 20px;
}

.page-atjam2023 .item-sell {
  width: 24%;
}

.page-atjam2023 .img-idol-sell {
  height: 255px;
  grid-template-columns: none;
  display: grid;
}

.page-atjam2023 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-atjam2023 .info-item {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding: 10px 0;
}

.page-atjam2023 .but-link {
  height: 55px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.page-atjam2023 .but-twit {
  background-color: #00aeff;
}

.page-atjam2023 .but-twit img {
  width: 25px;
  margin-right: 10px;
}

.page-atjam2023 .pr-img {
  position: relative;
  padding: 10px;
  background-color: #ffffff;
  margin: 0;
  border: 0;
  min-height: fit-content;
}

.page-atjam2023 .pr-img:after {
  content: "";
  background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.page-atjam2023 .but-tool {
  background-color: #d00000;
}

.page-atjam2022_sp .txt-infor {
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  width: 80px;
}

.page-atjam2022_sp .txt-detail {
  padding: 10px;
  line-height: 15px;
  min-height: 50px;
}

.page-atjam2023 .txt-infor span {
  font-weight: 500;
}

.page-atjam2022_sp .item-buy-product .img {
  width: fit-content;
}

.page-atjam2022_sp .item-buy-product .info {
  width: fit-content;
}

.page-atjam2023 a.btn-create {
  background-color: #ce2229;
  color: #fff;
  display: block;
  margin: 30px auto 0;
  text-align: center;
  border-radius: 5px;
  vertical-align: middle;
  width: 80%;
  padding: 10px 0;
  line-height: 28px;
  font-size: 20px;
  font-weight: 700;
}

.page-atjam2022_sp a.btn-create {
  width: 70%;
  line-height: 20px;
  font-size: 14px;
  margin: 10px auto 0;
}

.page-atjam2022_sp .box-text-intro {
  flex-direction: column;
  padding-bottom: 5px;
}

.page-atjam2022_sp .notice-box {
  padding: 10px;
  margin: 0;
}

.page-atjam2022_sp .danger-text {
  font-size: 16px;
  line-height: 20px;
}

.page-atjam2022_sp .danger-text img {
  width: 20px;
  margin-right: 2px;
  vertical-align: sub;
}

.page-atjam2022_sp .text-1-danger {
  font-size: 14px;
  line-height: 22px;
  padding-top: 2px;
}

.page-atjam2022_sp .text-1-danger span {
  font-size: 12px;
}

.page-atjam2022_sp .text-1-danger span a {
  font-size: 14px;
}

.page-atjam2022_sp .list-sell-idol {
  padding: 0;
}

.page-atjam2022_sp .box-idol-sell {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 10px;
}

.page-atjam2022_sp .part-box-sell {
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  gap: 6px;
}

.page-atjam2022_sp .info-team {
  font-size: 12px;
  line-height: 20px;
  justify-content: flex-start;
  gap: 15px;
  padding: 10px 0;
  align-items: center;
}

.page-atjam2022_sp .img-team {
  width: 140px;
  height: 140px;
}

.page-atjam2022_sp .info-idol-full {
  padding: 5px 0;
  background-color: transparent;
  font-size: 13px;
  line-height: 20px;
}

.page-atjam2022_sp .box-tweet-sp .button-tool {
  padding: 5px 0;
  font-size: 12px;
  border-radius: 5px;
  width: 130px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}

.page-atjam2022_sp .box-tweet-sp .button-tool img {
  width: 15px;
}

.page-atjam2022_sp .part-box-sell {
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  gap: 6px;
}

.page-atjam2022_sp .item-sell {
  width: 32%;
}

.page-atjam2022_sp .img-idol-sell {
  height: auto;
  grid-template-columns: none;
}

.page-atjam2022_sp .pr-img:after {
  width: 15px;
  height: 15px;
  right: 5px;
  bottom: 5px;
}

.page-atjam2022_sp .but-link {
  font-size: 12px;
  line-height: 25px;
  padding: 5px;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.page-atjam2022_sp .box-tweet-sp {
  width: 50%;
}

.page-atjam2022_sp .box-info {
  gap: 10px;
}

.page-atjam2022_sp .group {
  padding: 40px 0;
}

.page-atjam2022_sp .txt-link img {
  width: 15px;
}