body {
  color: #000;
  font-size: 16px;
}
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;
}
a {
  color: #000;
  font-weight: 500;
}
.icon {
  height: 20px;
  padding-left: 24px;
  position: relative;
  background: url(../../img/jf2025/linkicon.png) left 3px no-repeat;
  background-size: 20px 20px;
}
.subHeader {
  margin-bottom: 0;
}
.subWrap__cont__in {
  padding-top: 0;
}
#jf__bg {
  background-image: url(../../img/jf2025/c_jf2025_bg2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  min-height: 620px;
  min-width: 1200px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.subWrap__cont {
  width: 100%;
  margin-left: 0;
}
.subWrap__cont__in {
  width: 1000px;
}
#top_bar {
  width: 100%;
  height: 19px;
  background: url(../../img/old/common/c_topbar.gif) repeat-x;
  position: relative;
}
#top_bar a {
  text-decoration: none;
  display: block;
  width: 344px;
  height: 30px;
  background: url(../../img/jf2020/c_jf_topbn_off.png) no-repeat;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-145%);
}
#top_bar a:hover {
  background: url(../../img/jf2020/c_jf_topbn_on.png) no-repeat;
}
#c_cont {
  width: 1000px;
  margin: auto;
}
#c_header {
  width: 1200px;
  height: 700px;
  background: url(../../img/jf2025/c_jf2025_head.png) no-repeat;
  margin: 45px auto 0;
}
#contWrap {
  width: 1200px;
  margin: 0 auto;
}
#c_cont {
  width: 1000px;
  padding: 0px 40px 72px 40px;
  background: url(../../img/old/common/c_window_back1000.png) repeat-y;
  position: relative;
  margin: 0 auto;
}

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

.detailLists {
  width: 100%;
}
.detailList {
  display: flex;
  width: 100%;
}
.detailList dt {
  font-weight: 500;
  flex-shrink: 0;
  color: #aa0014;
}
.detailList dd {
  max-width: 100%;
}
.topTxt {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 16px;
  font-weight: 700;
}

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

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

.jf_link {
  background: #000;
  height: 50px;
  margin: 0 auto;
  width: 400px;
  text-decoration: none;
}
.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: 16px;
  height: 50px;
  letter-spacing: 0.1em;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  transform: translate(-10px, -10px);
  transition: all 0.3s ease;
}
.jf_link--link:hover {
  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: 20px;
  line-height: 1;
  padding: 8px 13px;
  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;
}
        
#info .detailLists {
  margin-bottom: 6px;
}

/**********
** .sectionNavWrap
**********/
.sectionNavWrap {
  padding-top: 24px;
  width: 100%;
}
.sectionNavLists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sectionNavList {
  width: 442px;
  width: 50%;
  height: 68px;
  margin: 6px 0;
}
.sectionNavList:nth-of-type(2n) {
  padding-left: 6px;
}
.sectionNavList .navlink {
  width: 442px;
  height: 100%;
  display: block;
  position: relative;
}
.sectionNavList .navlink:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.1s ease;
  opacity: 1;
}
.sectionNavList .navlink:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: 0.15s ease;
  opacity: 0;
}
.sectionNavList .navlink:hover::before {
  opacity: 0;
}
.sectionNavList .navlink:hover::after {
  opacity: 1;
}
#nav01:before {
  background-image: url(../../img/jf2025/c_jf_btn_nav01_off.png);
}
#nav01:after {
  background-image: url(../../img/jf2025/c_jf_btn_nav01_on.png);
}
#nav02:before {
  background-image: url(../../img/jf2025/c_jf_btn_nav02_off.png);
}
#nav02:after {
  background-image: url(../../img/jf2025/c_jf_btn_nav02_on.png);
}
#nav03:before {
  background-image: url(../../img/jf2025/c_jf_btn_nav03_off.png);
}
#nav03:after {
  background-image: url(../../img/jf2025/c_jf_btn_nav03_on.png);
}
#nav04:before {
  background-image: url(../../img/jf2025/c_jf_btn_nav04_off.png);
}
#nav04:after {
  background-image: url(../../img/jf2025/c_jf_btn_nav04_on.png);
}

/**********
** #jumpsuperstage
**********/
#jumpsuperstage {
  line-height: 2;
}
#jumpsuperstage .cont_h2 {
  background-image: url(../../img/jf2025/c_jf_title_nav01.png);
}
.castLists {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 24px 0;
}
.castList {
  width: calc(100% / 5);
}
.castList img {
  width: 100%;
  pointer-events: none;
}

/**********
** #ondemand
**********/
#ondemand {
  line-height: 2;
}
#ondemand .cont_h2 {
  background-image: url(../../img/jf2025/c_jf_title_nav04.png);
}
.ondemand_ttl {
  font-size: 20px;
  line-height: 1.5;
  padding: 7px 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/c_jf_title_nav02.png);
}
#exhibition-booth .inWrap:not(:first-child) {
  margin-top: 75px;
}

.booth_ttl {
  font-size: 20px;
  line-height: 1;
  padding: 8px 13px;
  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;
}
#exhibition-booth .inWrap_cont,
.boothContent .inWrap_cont {
  padding-top: 24px;
}
#exhibition-booth .cont_h4,
.boothContent .cont_h4,
.shop_inttl {
  font-size: 18px;
  font-weight: 700;
  background: linear-gradient(transparent 70%, #fff100 30%);
  display: inline;
  line-height: 2;
}
#exhibition-booth .topTxt,
.boothContent .topTxt {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 24px;
}

.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: 181px;
  border: 1px solid #000;
  margin-right: 3px;
}
.imgListKv:nth-child(5){
  margin-right: 0;
}

.booth__m {
  margin-bottom: 30px;
}

/* navi */
.booth__nav{
  display: flex;
  justify-content: center;
}
.booth__nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 33px;
}
.booth__nav li {
  font-size: 14px;
  line-height: 1.4;
  padding: 0 23px 0 22px;
  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;
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.booth__nav li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  padding-right: 18px;
}
.booth__nav li a::after {
  content: "▼";
  font-size: 10px;
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
}
.booth__nav li a:hover{
  color: #ffed00;
	transition: 0.3s ;
}

/* goods */
.goods__b{
  margin: 0 0 25px 0;
}

/**********
*** #originalgoods
**********/
#originalgoods {
  line-height: 2;
}
#originalgoods .cont_h2 {
  background-image: url(../../img/jf2025/c_jf_title_nav03.png);
}
.originalgoods_catch {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: 24px 0;
}
#originalgoods .inWrap:not(:first-child) {
  margin-top: 32px;
}
.shop_ttl {
  font-size: 20px;
  line-height: 1;
  padding: 12px 24px;
  color: #ffed00;
  font-weight: 700;
  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;
  text-align: center;
}

#originalgoods .topTxt {
  padding-top: 12px;
  margin-bottom: 12px;
}
.goods_top_info {
  margin-bottom: 24px;
}
.yellow,
.yellow a {
  color: #ffed00;
}
.red,
.red a {
  color: #cc0000;
}
.hasDot {
  font-size: 16px;
  line-height: 22px;
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  margin: 20px 0;
}
.notDot {
  font-size: 16px;
  line-height: 22px;
  padding-left: 1em;
  color: #000;
  margin: 20px 0;
}
.item_list {
  display: table;
  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;
  padding: 10px 0;
}
.item_list li {
  width: calc(100% / 3 - 4px);
  padding: 5px;
  margin: 2px;
  border: 3px solid #222;
  position: relative;
}
.item_list li a {
  display: block;
  width: 100%;
  height: 195px;
  overflow: hidden;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.item_list li a::before{
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  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 {
  width: 255px;
  margin: auto;
  padding-bottom: 30px;
}
.item_info .item_ttl {
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  padding-top: 10px;
}
.item_info .item_detail {
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.tokuten {
  padding: 30px 20px;
}
.tk_ttl {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}
.tk_img {
  padding: 30px 0;
}
.normal_txt {
  padding-left: 1em;
}
.normal_txt .n_img {
  padding: 0 0 20px;
}
.normal_txt p {
  font-size: 16px;
  line-height: 22px;
  padding: 10px 0;
}
.hasDot2 {
  font-size: 16px;
  line-height: 22px;
  padding-left: 1.8em;
  text-indent: -1em;
  color: #000;
  margin-top: 20px;
}
.senkou,
.gentei,
.juchu {
  width: 100%;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 0;
  color: #ffed00;
}
.senkou {
  background: #aa0014;
}
.gentei {
  background: #212f78;
}
.juchu{
  background: #246a52;
}

#c_end {
  width: 1000px;
  height: 18px;
  background: url(../../img/old/common/c_window_footer1000.png) no-repeat;
  margin: 0 auto 80px;
}

.hasDot2_untxt {
  font-size: 16px;
  padding-left: 1.8em;
  color: #000;
  margin: 10px 0;
  padding-bottom: 10px;
}
.jf_ecBtn {
  margin-bottom: 25px;
  margin-top: 50px;
}
.jf_borderTop {
  border-top: 1px dashed #000;
  width: 100%;
  height: 1px;
  margin: 40px auto !important;
}
#g2_hdtxt strong {
  padding: 20px 0;
}

.jf_h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: auto;
  padding: 14px 96px;
  min-height: 100px;
  font-size: 20px;
  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: #000 10px 10px 10px;
}

.deku_l:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  background: url(../../img/jf2022/deku_l.png) no-repeat bottom left / contain;
}
.shigaraki_r:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  background: url(../../img/jf2022/shigaraki_r.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: 20px;
  font-weight: 700;
  margin-bottom: 14px;
}
.inSection p {
  font-size: 16px;
  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: 400px;
  padding: 0 10px;
}
#g2 h4 {
  width: 895px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 20px 0;
  background-color: #fff;
}
#g2 h4 img {
  width: 895px;
  height: auto;
  margin: 0 auto;
}

.footerNav__copyR {
  display: block;
  width: 100%;
  height: 70px;
  padding: 24px;
  background-color: #000;
  color: #fff;
  text-align: center;
}

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

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

/* POLICY */
.footer__policy {
  display: block;
  font-size: 14px;
  text-align: center;
}
.footer__policy a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.footerNav__copyR {
  padding: 10px 0;
  height: unset;
}


.image-button {
  display: inline-block;
  position: relative;
  transition: transform 0.2s ease;
}

.image-button img {
  display: block;
  width: 200px; /* ボタン画像の幅を指定 */
  height: auto; /* アスペクト比を保持 */
}

.image-button:active {
  transform: translateY(2px); /* 押し込み効果 */
}

/**********
*** #originalcomics
**********/
.ocTxt {
  font-size: 16px;
  margin-bottom: 20px;
}