/****************************************
 PC
******************************************/
@media screen and (min-width: 771px) {
  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/jf2026/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/jf2026/c_jf2026_bg.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: 768px;
    background: url(../../img/jf2026/c_jf2026_head.png) no-repeat;
    margin: 1px 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: 40px;
  }
  .cont_h2 {
    width: 100%;
    height: 171px;
    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%;
  }

  .imgWrapPcs {
    width: 60%;
    margin: 0 auto;
  }
  .imgWrapPcs 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/jf2026/c_jf_btn_nav01_off.png);
  }
  #nav01:after {
    background-image: url(../../img/jf2026/c_jf_btn_nav01_on.png);
  }
  #nav02:before {
    background-image: url(../../img/jf2026/c_jf_btn_nav02_off.png);
  }
  #nav02:after {
    background-image: url(../../img/jf2026/c_jf_btn_nav02_on.png);
  }
  #nav03:before {
    background-image: url(../../img/jf2026/c_jf_btn_nav03_off.png);
  }
  #nav03:after {
    background-image: url(../../img/jf2026/c_jf_btn_nav03_on.png);
  }
  #nav04:before {
    background-image: url(../../img/jf2026/c_jf_btn_nav04_off.png);
  }
  #nav04:after {
    background-image: url(../../img/jf2026/c_jf_btn_nav04_on.png);
  }

  /**********
** #jumpsuperstage
**********/
  #jumpsuperstage {
    line-height: 2;
  }
  #jumpsuperstage .cont_h2 {
    background-image: url(../../img/jf2026/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/jf2026/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/jf2026/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;
  }
  .boothTit{
    background-color: #39ad9e;
    color: #fff;
  }
  #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: 360px;
    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/jf2026/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/jf2026/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/jf2026/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;
  }
}

/****************************************
 SP
******************************************/
@media screen and (max-width: 770px) {
  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/jf2026/linkicon.png) left 3px no-repeat;
    background-size: 30px 30px;
  }
  #c_header {
    background-image: url(../../img/jf2026/sp_jf_header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 539px;
    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%;
  }

  .imgWrapPcs {
    width: 100%;
    margin: 0 auto;
  }
  .imgWrapPcs 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: 100%;
  }
  .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/jf2026/sp_jf_btn_nav01.png);
  }
  #nav02 {
    background-image: url(../../img/jf2026/sp_jf_btn_nav02.png);
  }
  #nav03 {
    background-image: url(../../img/jf2026/sp_jf_btn_nav03.png);
  }
  #nav04 {
    background-image: url(../../img/jf2026/sp_jf_btn_nav04.png);
  }

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

  /**********
** #ondemand
**********/
  #ondemand {
    line-height: 2;
    margin-top: -24px;
  }
  #ondemand .cont_h2 {
    background-image: url(../../img/jf2026/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/jf2026/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;
  }
  .boothTit{
    background-color: #39ad9e;
    color: #fff;
  }

  .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: 40vw;
    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/jf2026/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/jf2026/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/jf2026/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;
  }
}
