body {
  font-size: 24px; /*
	background:#000;*/
}
img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  touch-callout: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  user-drag: none;
  max-width: 100%;
}
a {
  color: #000;
}
.icon {
  height: 30px;
  padding-left: 5.3vw;
  position: relative;
  background: url(../../img/jf2025/linkicon.png) left 3px no-repeat;
  background-size: 30px 30px;
}
#c_header {
  background-image: url(../../img/jf2025/sp_jf_header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 530px;
  background-size: 100%;
}
#contWrap {
  border-top: 0;
  border-right: 7px solid #000;
  border-left: 4px solid #000;
  padding-bottom: 180px;
}
#c_cont {
  padding: 3vw 4vw;
}

/**********
** Common
**********/
.content {
  padding-top: 80px;
}
.cont_h2 {
  width: 100%;
  height: 162px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto 4vw;
}
.text_medium {
  font-weight: 500;
}
.text_bold {
  font-weight: 700;
}
.text_min {
  font-size: 20px;
}
.indent1 {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.d_ib {
  display: inline-block;
}

.detailLists {
  width: 100%;
}
.detailList {
  width: 100%;
  padding-bottom: 2vw;
}
.detailList dt {
  font-weight: 500;
  flex-shrink: 0;
  color: #aa0014;
}
.detailList dd {
  max-width: 100%;
}
.topTxt {
  font-size: max(3.2vw, 14px);
  line-height: 1.8;
  margin-bottom: 4vw;
  font-weight: 700;
}

.inWrap {
  width: 100%;
}

.imgWrap {
  width: 100%;
}
.imgWrap img {
  width: 100%;
}

.booth__m {
  margin: 3vw 0 4.2vw 0;
}

.border {
  border: 1px solid #000;
}

.jf_link {
  background: #000;
  height: 90px;
  margin: 0 auto;
  text-decoration: none;
  padding: 0 !important;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 80%;
}
.jf_link a {
  text-decoration: none !important;
  color: #000;
}
.jf_link--link {
  background: #fcf800;
  border: 6px solid #000;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 90px;
  letter-spacing: 0.1em;
  line-height: 75px;
  text-align: center;
  text-decoration: none;
  transform: translate(-10px, -10px);
  transition: all 0.3s ease;
}
.jf_link--link:active {
  transform: translate(-5px, -5px);
}
.jf_link-bh{
  margin-bottom: 2vw;
}

/**********
** #info
**********/
#info {
  width: 100%;
}
.eventAbout {
  width: 100%;
  border: 4px solid #000;
  padding: 20px;
}
.topInfo_h2 {
  font-size: max(3.2vw, 14px);
  padding: 2vw;
  color: #ffed00;
  font-weight: 700;
  text-align: center;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 2.8vw 2.8vw;
  background-position: 0 0, 1.5vw 1.5vw;
}
#info .detailLists {
  margin-bottom: 8px;
}

/**********
** .sectionNavWrap
**********/
.sectionNavWrap {
  padding-top: 24px;
  width: 100%;
}
.sectionNavWrap {
  padding-top: 24px;
  width: 100%;
}
.sectionNavLists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sectionNavList {
  width: calc(50% - 12px);
  width: 50%;
  height: 112px;
  padding-right: 12px;
  margin: 0 0 24px;
}
.sectionNavList:nth-of-type(2n) {
  padding-left: 12px;
  padding-right: 0;
}
.sectionNavList .navlink {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#nav01 {
  background-image: url(../../img/jf2025/sp_jf_btn_nav01.png);
}
#nav02 {
  background-image: url(../../img/jf2025/sp_jf_btn_nav02.png);
}
#nav03 {
  background-image: url(../../img/jf2025/sp_jf_btn_nav03.png);
}
#nav04 {
  background-image: url(../../img/jf2025/sp_jf_btn_nav04.png);
}

/**********
** #jumpsuperstage
**********/
#jumpsuperstage {
  line-height: 2;
  margin-top: -24px;
}
#jumpsuperstage .cont_h2 {
  background-image: url(../../img/jf2025/sp_jf_title_nav01.png);
}
.castLists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1.5vw 0;
}
.castList {
  width: calc(100% / 4);
}
.castList img {
  width: 100%;
  pointer-events: none;
}

/**********
** #ondemand
**********/
#ondemand {
  line-height: 2;
  margin-top: -24px;
}
#ondemand .cont_h2 {
  background-image: url(../../img/jf2025/sp_jf_title_nav04.png);
}
.ondemand_ttl {
  font-size: 28px;
  line-height: 1.5;
  padding: 19px 24px;
  color: #ffed00;
  font-weight: 700;
  text-align: center;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  margin-bottom: 20px;
}

/**********
*** #exhibition-booth
**********/
#exhibition-booth {
  line-height: 2;
}
#exhibition-booth .cont_h2 {
  background-image: url(../../img/jf2025/sp_jf_title_nav02.png);
}
#exhibition-booth .inWrap:not(:first-child) {
  margin-top: 12vw;
}

.booth_ttl {
  font-size: max(3.2vw, 14px);
  line-height: 1.8;
  padding: 1vw;
  color: #ffed00;
  font-weight: 700;
  text-align: center;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 2.8vw 2.8vw;
  background-position: 0 0, 1.5vw 1.5vw;
}
#exhibition-booth .inWrap_cont,
.boothContent .inWrap_cont {
  padding-top: 3.5vw;
}
#exhibition-booth .cont_h4,
.boothContent .cont_h4,
.shop_inttl {
  font-size: max(3.2vw, 15px);
  font-weight: 700;
  background: linear-gradient(transparent 70%, #fff100 30%);
  display: inline;
}
#exhibition-booth .topTxt,
.boothContent .topTxt {
  font-size: max(3.2vw, 14px);
  font-weight: 300;
  margin: 1vw 0 4vw 0;
}

.imgLists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.imgList {
  width: calc(100% / 3);
  border: 1px solid #000;
}

/* kv */
.imgListsKv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.imgListKv {
  width: 29vw;
  border: 1px solid #000;
  margin-right: 1vw;
  margin-bottom: 1vw;
}
.imgListKv:nth-child(3),
.imgListKv:nth-child(5){
  margin-right: 0;
}
.imgListKv:nth-child(4),
.imgListKv:nth-child(5){
  margin-bottom: 0;
}

/* navi */
.booth__nav{
}
.booth__nav ul {
  margin-bottom: 4vw;
}
.booth__nav li {
  font-size: max(3.2vw, 14px);
  line-height: 1.4;
  text-align: center;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 2.8vw 2.8vw;
  background-position: 0 0, 1.5vw 1.5vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5vw;
}
.booth__nav li:last-child{
  margin-bottom: 0;
}
.booth__nav li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 4vw 3vw;
  font-weight: 600;
}
.booth__nav li a::after {
  content: "▼";
  font-size: max(1.8vw, 12px);
  position: absolute;
  right: -1vw;
  top: 50%;
  transform: translateY(-50%);
}

/* goods */
.goods__b{
  margin: 0 0 6vw 0;
}
.goods__d{
  margin-bottom: 5vw;
}

/**********
*** #originalgoods
**********/
#originalgoods {
  line-height: 2;
}
#originalgoods .cont_h2 {
  background-image: url(../../img/jf2025/sp_jf_title_nav03.png);
}
.originalgoods_catch {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin: 24px 0;
}
#originalgoods .inWrap:not(:first-child) {
  margin-top: 32px;
}
.shop_ttl {
  font-size: max(3.2vw, 14px);
  line-height: 1.8;
  padding: 1vw;
  color: #ffed00;
  font-weight: 700;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 2.8vw 2.8vw;
  background-position: 0 0, 1.5vw 1.5vw;
  text-align: center;
}
#originalgoods .topTxt {
  padding-top: 20px;
  margin-bottom: 20px;
}
.yellow,
.yellow a {
  color: #ffed00;
}
.red,
.red a {
  color: #cc0000;
}

.hasDot {
  font-size: 22px;
  line-height: 26px;
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  margin: 20px 0;
}
.item_list {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item_list li {
  width: 100%;
  padding: 18px 18px 0;
  border: 2px solid #222;
  position: relative;
}
.item_list li:not(:first-child) {
  margin-top: 2vw;
}
.item_list li a {
  display: block;
  width: 100%;
  height: 400px;
  overflow: hidden;
  border: 2px solid #ccc;
  box-sizing: border-box;
  background-size: 596px auto;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.item_list li a::before{
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 64px;
  height: 64px;
  background: url(../../img/jf2025/goods/goods_icon.svg) no-repeat center / contain;
}

.bandai__link a {
  display: inline !important;
  height: auto !important;
  border: none !important;
}

.item_list li a img {
  width: 100%;
}
.item_info .item_ttl {
  width: 100%;
  margin: auto;
  font-size: max(3.2vw, 15px);
  font-weight: bold;
  padding-top: 2vw;
}
.item_info .item_detail {
  width: 100%;
  margin: auto;
  font-weight: normal;
  padding-top: 1vw;
}
.tokuten {
  padding: 30px 0px;
}
.tk_ttl {
  font-size: 22px;
  line-height: 29px;
  font-weight: bold;
}
.tk_img {
  padding: 30px 0;
}

.normal_txt .n_img {
  padding: 0 0 20px;
}
.normal_txt p {
  font-size: 22px;
  line-height: 28px;
  padding: 10px 0;
}
.normal_txt p small {
  font-size: 18px;
}
.hasDot2 {
  font-size: 22px;
  line-height: 22px;
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  margin-top: 20px;
}
.senkou,
.gentei,
.juchu{
  width: calc(100% + 36px);
  margin: auto;
  height: 48px;
  font-size: 22px;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
  color: #ffed00;
  margin-top: 20px;
  margin-left: -18px;
  position: relative;
}
.senkou {
  background: #aa0014;
}
.gentei {
  background: #212f78;
}
.juchu{
  background: #246a52
}
.notDot {
  padding: 10px 12px;
}
.hasDot {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  margin: 20px 0;
}
.hasDot2 {
  padding-left: 1.8em;
  text-indent: -1em;
  color: #000;
  margin-top: 20px;
}
.hasDot2_untxt {
  padding-left: 1.8em;
  color: #000;
  margin: 10px 0;
  padding-bottom: 10px;
}
.jf_borderTop {
  border-top: 1px dashed #000;
  width: 604px;
  height: 1px;
  margin: 40px auto !important;
}
.jf_h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: auto;
  padding: 14px 64px;
  min-height: 164px;
  font-size: 26px;
  line-height: 1.8;
  font-weight: 700;
  color: #ffed00;
  margin-bottom: 24px;
  border: 4px solid #000;
  position: relative;
  background-color: #000;
  background-image: radial-gradient(#212121 20%, transparent 20%), radial-gradient(#212121 20%, transparent 20%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
.jf_h4txt {
  position: relative;
  z-index: 2;
  text-shadow: 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 3px 3px 0 #000;
}

.shigaraki_r:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  background: url(../../img/jf2022/shigaraki_r_sp.png) no-repeat bottom right / contain;
}

#g3 .jf_h4 {
  min-height: auto;
}
.inSecIMGWrap {
  padding-top: 20px;
}
.inSection {
  padding: 0 20px 40px;
}
.inSection:last-child {
  padding-bottom: 0;
}
.inSection h5 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 14px;
}
.inSection p {
  font-size: 24px;
  font-weight: 700;
}

.inSecIMGin {
  width: 100%;
  margin: 20px 0;
}
.inSecIMGin img {
  width: 100%;
}
.inSecIMGin.border {
  border: 1px solid #000;
}

.inSecIMGWrap.flex {
  display: flex;
  justify-content: center;
}
#g3_bandai .inSecIMGWrap.flex .inSecIMGin {
  width: 50%;
  padding: 0 10px;
}
#g2 h4 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 20px 0;
  background-color: #fff;
}
#g2 h4 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#gensakukikaku .cont_h2 {
  background-image: url(../../img/jf2025/sp_jf_title_nav04.png);
}

.goods__small {
  line-height: 1.5;
  display: inline-block;
}

.goodsMb{
  margin-top: 2vw;
}
.goodsMt{
  margin-bottom: 7vw;
}

/* POLICY */
.footer__policy {
  display: block;
  font-size: 14px;
  text-align: center;
}
.footer__policy a {
  color: #000;
  text-decoration: underline;
  font-weight: normal;
}

/**********
*** #originalcomics
**********/
.ocTxt {
  font-size: max(3.2vw, 14px);
  line-height: 1.8;
  margin-bottom: 6vw;
}
