@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

html, body, header, h1, h2, h3, h4, h5, div, p, article, ul, li, img, span, figure, hr, dl, dt, dd {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%; }

body {
  font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-size: 1.4rem; }

.wp {
  overflow: hidden; }

/*p,article,h1,h2,h3,h4,h5,li,figcaption{transform:rotateZ(0.03deg);}*/
img {
  max-width: 100%; }

ul, li {
  list-style: none; }

header .haeder_top {
  max-width: 1100px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 1% 0;
  align-items: center; }
  @media (max-width: 768px) {
    header .haeder_top {
      display: block;
      padding: 2% 1%; }
      header .haeder_top img {
        margin: 1% auto;
        display: block; } }
header .header_right {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  header .header_right li:first-child {
    margin: 0 5% 0 0; }
  @media (max-width: 768px) {
    header .header_right {
      justify-content: space-around;
      margin: 1% 0; } }
header .header_bottom {
  background: url("../image/mini4_2022/header_bottom_bg.png") repeat-x; }
  @media (max-width: 768px) {
    header .header_bottom {
      position: relative;
      height: 39px; } }
  header .header_bottom .nav-list {
    display: flex;
    max-width: 1100px;
    margin: auto;
    font-size: 2.0rem;
    padding: 1.4rem 0;
    justify-content: center; }
    @media (max-width: 768px) {
      header .header_bottom .nav-list {
        display: block; } }
    header .header_bottom .nav-list li:nth-child(1) a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
    header .header_bottom .nav-list li:nth-child(2) a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
    header .header_bottom .nav-list li:nth-child(3) a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
    header .header_bottom .nav-list li:nth-child(4) {
      background: #fff;
      border-radius: 4px;
      padding: 0 1%; }
      header .header_bottom .nav-list li:nth-child(4) a {
        color: #da2432 !important;
        font-weight: bold;
        text-decoration: none; }
    header .header_bottom .nav-list li::after {
      content: "　｜　";
      color: #fff; }
      @media (max-width: 768px) {
        header .header_bottom .nav-list li::after {
          content: none; } }
    header .header_bottom .nav-list li:last-child::after {
      content: ""; }

.top_inner {
  max-width: 1100px;
  margin: auto;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3); }

img.netlogo {
  width: 20%;
  vertical-align: middle; }

section {
  /*大会レポートページ*/
  /*イベントレポート一覧ページ*/
  /*店舗一覧ページ*/
  /*イベント一覧ページ*/
  /*ミニ四駆倶楽部とは*/ }
  section.slide_news {
    background: url("../image/mini4_2022/slide_news_bg.png") repeat;
    padding: 17px 0 0; }
    section.slide_news .head-slider {
      max-width: 1920px;
      margin: auto; }
    section.slide_news .news {
      max-width: 650px;
      width: 67.46%;
      margin: 3% auto 0;
      background: #fff;
      border-top: 7px solid #e60012;
      padding: 1% 2% 0;
      position: relative;
      font-size: 1.3rem; }
      @media (max-width: 768px) {
        section.slide_news .news {
          width: 100%;
          padding: 1% 2% 2%; } }
      section.slide_news .news h2 {
        text-align: center;
        margin: 0 0 0.5em;
        font-size: 2.7rem; }
        section.slide_news .news h2::before {
          content: "――― "; }
        section.slide_news .news h2::after {
          content: " ―――"; }
      section.slide_news .news dl {
        height: 130px;
        margin: auto;
        overflow-y: scroll;
        width: 90%; }
        @media (max-width: 768px) {
          section.slide_news .news dl {
            width: 98%; } }
      section.slide_news .news dt {
        display: inline-block;
        width: 18%;
        vertical-align: top; }
        @media (max-width: 768px) {
          section.slide_news .news dt {
            display: block;
            width: 100%; } }
      section.slide_news .news dd {
        display: inline-block;
        width: 80%; }
        @media (max-width: 768px) {
          section.slide_news .news dd {
            width: 100%; } }
      section.slide_news .news::after {
        content: url("../image/mini4_2022/news_icon02.png");
        position: absolute;
        bottom: -26%;
        right: -22%; }
        @media (max-width: 768px) {
          section.slide_news .news::after {
            display: none; } }
      section.slide_news .news .news_kojibo {
        position: absolute;
        bottom: -17%;
        left: -13%; }
        @media (max-width: 768px) {
          section.slide_news .news .news_kojibo {
            display: none; } }
    section.slide_news .news_bottom {
      background: #fff;
      position: relative; }
  section.store {
    background: url(../image/mini4_2022/store_bg.png) center 70%;
    padding: 2% 0;
    background-size: cover;
    margin: 4% 0 0; }
    @media (max-width: 768px) {
      section.store {
        margin: 0; } }
    section.store a {
      max-width: 669x;
      width: 60.82%;
      margin: auto;
      display: flex;
      background: #fff;
      border: 12px solid #e60012;
      justify-content: flex-end;
      padding: 1% 0.5%;
      text-decoration: none;
      position: relative;
      align-items: center; }
      @media (max-width: 768px) {
        section.store a {
          width: 100%;
          display: block;
          text-align: center; } }
      section.store a h2 {
        color: #000;
        width: 45.99%;
        font-size: 2.4rem;
        text-align: center; }
        @media (max-width: 768px) {
          section.store a h2 {
            width: 79%;
            margin: 0 0 0 20%; } }
      section.store a p {
        color: #e60012;
        font-weight: bold;
        font-size: 1.5rem;
        letter-spacing: -0.08em;
        padding: 0 2% 0; }
        @media (max-width: 768px) {
          section.store a p {
            margin: 0 0 0 26%;width: 73%; } }
      section.store a::before {
        content: url("../image/mini4_2022/store.png");
        position: absolute;
        bottom: 2%;
        left: 1%; }
  section.event h2 {
    text-align: center;
    font-size: 2.4rem;
    padding: 2.4rem 0; }
    section.event h2::before {
      content: "――― "; }
    section.event h2::after {
      content: " ―――"; }
  section.event .event_inner {
    background: url("../image/mini4_2022/event_bg.png") top center;
    background-size: cover;
    padding: 2%;
    align-items: flex-start; }
    section.event .event_inner .event_item {
      max-width: 996px;
      margin: auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      section.event .event_inner .event_item .e_detail {
        box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
        background: #fff;
        width: 48%;
        display: inline-block;
        padding: 2%;
        margin: 0 0 2%; }
        section.event .event_inner .event_item .e_detail a {
          color: #000;
          text-decoration: none; }
        section.event .event_inner .event_item .e_detail h3 {
          text-align: left;
          font-size: 12px; }
          section.event .event_inner .event_item .e_detail h3::before {
            content: "◆";
            color: #e60012; }
          @media (max-width: 768px) {
            section.event .event_inner .event_item .e_detail h3 {
              margin-bottom: 5px; } }
        section.event .event_inner .event_item .e_detail img {
          display: block;
          margin: auto; }
        section.event .event_inner .event_item .e_detail p {
          font-size: 12px; }
  section.report {
    background: url("../image/mini4_2022/report_bg.png") repeat-x;
    padding: 3.5% 0 1.5%; }
    section.report a {
      max-width: 669px;
      width: 60.82%;
      margin: auto;
      background: #fff;
      border: 3px solid #e60012;
      text-decoration: none;
      position: relative;
      display: block;
      text-align: center;
      padding: 0.8% 0;
      color: #000;
      font-weight: bold;
      font-size: 1.8rem; }
      @media (max-width: 768px) {
        section.report a {
          width: 96%;
          margin: 6.4rem auto 3rem;
          font-size: 1.4rem; } }
      section.report a::after {
        content: url("../image/mini4_2022/report_icon01.png");
        position: absolute;
        bottom: -15%;
        right: 1%; }
        @media (max-width: 768px) {
          section.report a::after {
            right: -7%; } }
  section.pickup {
    background: #f5f5f5;
    padding: 0 0 2%; }
    section.pickup h2 {
      text-align: center;
      font-size: 2.4rem;
      padding: 1% 0; }
      section.pickup h2::before {
        content: "――― "; }
      section.pickup h2::after {
        content: " ―――"; }
    section.pickup .pickup-slider {
      max-width: 1100px;
      margin: auto;
      padding: 0 4%; }
      section.pickup .pickup-slider .slider-img {
        padding: 0 10px; }
        @media (max-width: 768px) {
          section.pickup .pickup-slider .slider-img {
            padding: 0 26px; } }
        section.pickup .pickup-slider .slider-img a {
          text-decoration: none;
          transition: all .3s; }
          section.pickup .pickup-slider .slider-img a:hover {
            opacity: 0.7; }
          section.pickup .pickup-slider .slider-img a p {
            color: #000;
            font-size: 1.2rem; }
          section.pickup .pickup-slider .slider-img a h4 {
            color: #e60012;
            font-size: 1.4rem; }
  section.kojima_net {
    background: url("../image/mini4_2022/report_bg.png") repeat-x;
    padding: 3.5% 0 1.5%; }
    section.kojima_net a {
      max-width: 669px;
      width: 60.82%;
      margin: auto;
      background: #fff;
      border: 3px solid #e60012;
      text-decoration: none;
      position: relative;
      display: block;
      text-align: center;
      padding: 0.8% 0;
      color: #000;
      font-weight: bold;
      font-size: 1.8rem; }
      @media (max-width: 768px) {
        section.kojima_net a {
          width: 96%;
          margin: 5.4rem auto 4rem;
          font-size: 1.4rem; } }
      section.kojima_net a::after {
        content: url("../image/mini4_2022/kojimanet_icon.png");
        position: absolute;
        top: -50%;
        left: 12%; }
        @media (max-width: 768px) {
          section.kojima_net a::after {
            left: -1%;
            top: -85%; } }
  section.report_content {
    background: #f5f5f5;
    padding: 0 0 4%; }
    section.report_content a:hover {
      opacity: 0.7; }
    section.report_content h2 {
      font-size: 2.4re;
      text-align: center;
      color: #3e4142;
      padding: 4% 0; }
      section.report_content h2::before {
        content: "――――――　　"; }
        @media (max-width: 768px) {
          section.report_content h2::before {
            content: none; } }
      section.report_content h2::after {
        content: "　　――――――"; }
        @media (max-width: 768px) {
          section.report_content h2::after {
            content: none; } }
    section.report_content .report_content_inner {
      max-width: 770px;
      margin: auto;
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      background: #fff; }
    section.report_content h3 {
      color: #fff;
      font-weight: bold;
      background: #1d2088;
      text-align: center;
      padding: 2% 0;
      font-size: 1.7rem; }
      @media (max-width: 768px) {
        section.report_content h3 {
          font-size: 2.4rem;
          padding: 2% 1%;
          margin: 0; } }
    section.report_content article {
      font-size: 1.7rem;
      padding: 1.5% 2.3834%; }
    section.report_content .report_content_main_img img {
      display: block;
      margin: 0 auto 2%; }
    section.report_content .report_content_cont {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      width: 89.35%;
      margin: 0 auto 2.3834%; }
      @media (max-width: 768px) {
        section.report_content .report_content_cont {
          display: block;
          margin: 4% auto; } }
      section.report_content .report_content_cont figure {
        width: 48.11046%;
        margin: 0 0 2%; }
        @media (max-width: 768px) {
          section.report_content .report_content_cont figure {
            width: 100%; } }
    section.report_content .report_content_youtube {
      width: 81.818181%;
      margin: auto; }
      @media (max-width: 768px) {
        section.report_content .report_content_youtube {
          width: 96%; } }
      section.report_content .report_content_youtube h4 {
        font-size: 1.7rem; }
    section.report_content .thanks {
      display: flex;
      font-size: 3.0rem;
      justify-content: center;
      padding: 4%; }
      @media (max-width: 768px) {
        section.report_content .thanks {
          max-width: 96%;
          padding: 0;
          display: block; }
          section.report_content .thanks img {
            display: block;
            margin: auto; } }
    section.report_content .pastreport {
      max-width: 770px;
      margin: 4% auto 0;
      font-size: 3.0rem; }
      section.report_content .pastreport h5 {
        display: inline-block;
        margin: 0 2.4rem; }
        @media (max-width: 768px) {
          section.report_content .pastreport h5 {
            display: block;
            text-align: center; } }
      section.report_content .pastreport a {
        display: inline-block;
        margin: 0 1.0rem;
        color: #000; }
        @media (max-width: 768px) {
          section.report_content .pastreport a {
            display: block;
            text-align: center; } }
  section.all_report_content {
    background: #f5f5f5;
    padding: 2% 0 4% 0; }
    @media (max-width: 768px) {
      section.all_report_content {
        padding: 4% 0; } }
    section.all_report_content a:hover {
      opacity: 0.7; }
    section.all_report_content .all_report_content_inner {
      max-width: 996px;
      margin: auto;
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      background: #fff;
      padding: 2.597%; }
      section.all_report_content .all_report_content_inner h2 {
        color: #fff;
        font-weight: bold;
        /*background: #1d2088;*/
        background: #FE4A5D;
        text-align: center;
        padding: 2% 0;
        font-size: 1.7rem;
        margin: 0 0 15px; }
      section.all_report_content .all_report_content_inner .select_area {
        background: #f1f1f1;
        border: 5px solid #c5c5c5;
        text-align: center;
        padding: 0 0 10px; }
        section.all_report_content .all_report_content_inner .select_area h3 {
          padding: 10px 0; }
        section.all_report_content .all_report_content_inner .select_area .selectbutton ul {
          display: flex;
          justify-content: space-around; }
          @media (max-width: 768px) {
            section.all_report_content .all_report_content_inner .select_area .selectbutton ul {
              flex-wrap: wrap; } }
          section.all_report_content .all_report_content_inner .select_area .selectbutton ul li {
            border: 4px solid #FE4A5D/*#1d2088*/;
            color: #1d2088;
            width: 18.08%;
            background: #fff;
            font-weight: bold;
            position: relative;
            padding: 10px 0 20px;
            font-size: 14px;
            cursor: pointer; }
            @media (max-width: 768px) {
              section.all_report_content .all_report_content_inner .select_area .selectbutton ul li {
                width: 32%;
                margin: 0 0 10px; } }
            @media (max-width: 768px) {
              section.all_report_content .all_report_content_inner .select_area .selectbutton ul li:nth-child(4) {
                width: 45%; } }
            @media (max-width: 768px) {
              section.all_report_content .all_report_content_inner .select_area .selectbutton ul li:nth-child(5) {
                width: 45%; } }
            section.all_report_content .all_report_content_inner .select_area .selectbutton ul li span::after {
              content: url("../event/img/all_report_arrow.png");
              right: 0;
              left: 0;
              bottom: 0;
              margin: auto;
              position: absolute; }
            section.all_report_content .all_report_content_inner .select_area .selectbutton ul li.selected {
              border: 4px solid #FE4A5D/*1d2088*/;
              color: #fff;
              width: 18.08%;
              /*background: #1d2088;*/
              background: #FE4A5D;
              font-weight: bold;
              position: relative;
              padding: 10px 0 20px;
              font-size: 14px;
              cursor: pointer; }
              @media (max-width: 768px) {
                section.all_report_content .all_report_content_inner .select_area .selectbutton ul li.selected {
                  width: 32%; } }
              @media (max-width: 768px) {
                section.all_report_content .all_report_content_inner .select_area .selectbutton ul li.selected:nth-child(4) {
                  width: 45%; } }
              @media (max-width: 768px) {
                section.all_report_content .all_report_content_inner .select_area .selectbutton ul li.selected:nth-child(5) {
                  width: 45%; } }
              section.all_report_content .all_report_content_inner .select_area .selectbutton ul li.selected span::after {
                content: url("../event/img/all_report_arrow_active.png");
                right: 0;
                left: 0;
                bottom: 0;
                margin: auto;
                position: absolute; }
      section.all_report_content .all_report_content_inner h4 {
        font-size: 18px;
        border-bottom: 5px solid #1d2088;
        padding: 40px 0 10px; }
      section.all_report_content .all_report_content_inner dl.news {
        font-size: 12px;
        padding: 1% 0; }
        section.all_report_content .all_report_content_inner dl.news dt {
          width: 30%;
          display: inline-block;
          vertical-align: bottom; }
          @media (max-width: 768px) {
            section.all_report_content .all_report_content_inner dl.news dt {
              width: 100%; } }
          section.all_report_content .all_report_content_inner dl.news dt img {
            display: inline-block;
            margin: 0 1% 0 0;
            vertical-align: text-top; }
          section.all_report_content .all_report_content_inner dl.news dt p {
            display: inline-block; }
        section.all_report_content .all_report_content_inner dl.news dd {
          display: inline-block;
          width: calc(100% - 31%);
          vertical-align: sub; }
          @media (max-width: 768px) {
            section.all_report_content .all_report_content_inner dl.news dd {
              width: 100%; } }
      section.all_report_content .all_report_content_inner .is-hide {
        display: none; }
      section.all_report_content .all_report_content_inner .pastreport {
        display: flex;
        font-size: 12px; }
        section.all_report_content .all_report_content_inner .pastreport li {
          margin: 18px 18px 0 0; }
  section.mini4product_content {
    background: #f5f5f5;
    padding: 2% 0 4% 0; }
    @media (max-width: 768px) {
      section.mini4product_content {
        padding: 4% 0; } }
    section.mini4product_content .mini4product_content_inner {
      max-width: 996px;
      margin: auto;
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      background: #fff; }
      section.mini4product_content .mini4product_content_inner h2 {
        color: #fff;
        font-weight: bold;
        background: #1d2088;
        text-align: center;
        padding: 2% 0;
        font-size: 1.7rem;
        margin: 0 0 15px; }
    section.mini4product_content .store_list {
      padding: 2.597%; }
      section.mini4product_content .store_list .select_area {
        background: #f1f1f1;
        border: 5px solid #c5c5c5; }
        section.mini4product_content .store_list .select_area p {
          padding: 10px 0;
          font-weight: bold;
          font-size: 1.17em;
          text-align: center; }
        section.mini4product_content .store_list .select_area .selectbutton ul {
          display: flex;
          justify-content: space-around;
          align-self: auto;
          align-content: stretch;
          flex-wrap: wrap; }
          @media (max-width: 768px) {
            section.mini4product_content .store_list .select_area .selectbutton ul {
              flex-wrap: wrap; } }
          section.mini4product_content .store_list .select_area .selectbutton ul li {
            border: 4px solid #1d2088;
            color: #1d2088;
            width: 11.23%;
            background: #fff;
            font-weight: bold;
            position: relative;
            font-size: 16px;
            cursor: pointer;
            text-align: center; }
            @media (max-width: 768px) {
              section.mini4product_content .store_list .select_area .selectbutton ul li {
                width: 48%;
                margin: 0 0 10px; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(1) {
              padding: 25px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(1) {
                  padding: 24px 0 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(2) {
              padding: 12px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(2) {
                  padding: 12px 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(3) {
              padding: 12px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(3) {
                  padding: 12px 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(4) {
              padding: 12px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(4) {
                  padding: 12px 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(5) {
              padding: 12px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(5) {
                  padding: 12px 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(7) {
              padding: 25px 0 0; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li:nth-child(7) {
                  padding: 24px 0 0; } }
            section.mini4product_content .store_list .select_area .selectbutton ul li span::after {
              content: url("../event/img/all_report_arrow.png");
              right: 0;
              left: 0;
              bottom: 0;
              margin: auto;
              position: absolute; }
            section.mini4product_content .store_list .select_area .selectbutton ul li.selected {
              border: 4px solid #1d2088;
              color: #fff;
              width: 11.23%;
              background: #1d2088;
              font-weight: bold;
              position: relative;
              font-size: 16px;
              cursor: pointer; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .selectbutton ul li.selected {
                  width: 48%; } }
              section.mini4product_content .store_list .select_area .selectbutton ul li.selected span::after {
                content: url("../event/img/all_report_arrow_active.png");
                right: 0;
                left: 0;
                bottom: 0;
                margin: auto;
                position: absolute; }
        section.mini4product_content .store_list .select_area .plus {
          display: block;
          margin: auto;
          padding: 3% 0; }
        section.mini4product_content .store_list .select_area .dispSelect ul {
          display: flex;
          justify-content: space-around;
          align-self: auto;
          align-content: stretch;
          flex-wrap: wrap;
          margin: 0 0 10px; }
          @media (max-width: 768px) {
            section.mini4product_content .store_list .select_area .dispSelect ul {
              flex-wrap: wrap; } }
          section.mini4product_content .store_list .select_area .dispSelect ul li {
            border: 4px solid #1d2088;
            color: #1d2088;
            width: 31.23%;
            background: #fff;
            font-weight: bold;
            position: relative;
            font-size: 16px;
            cursor: pointer;
            text-align: center;
            padding: 18px 0; }
            @media (max-width: 768px) {
              section.mini4product_content .store_list .select_area .dispSelect ul li {
                width: 32%;
                margin: 0 0 10px;
                font-size: 14px; } }
            @media (max-width: 768px) {
              section.mini4product_content .store_list .select_area .dispSelect ul li:nth-child(4) {
                width: 45%; } }
            @media (max-width: 768px) {
              section.mini4product_content .store_list .select_area .dispSelect ul li:nth-child(5) {
                width: 45%; } }
            section.mini4product_content .store_list .select_area .dispSelect ul li span::after {
              content: url("../event/img/all_report_arrow.png");
              right: 0;
              left: 0;
              bottom: 0;
              margin: auto;
              position: absolute; }
            section.mini4product_content .store_list .select_area .dispSelect ul li.selected {
              border: 4px solid #1d2088;
              color: #fff;
              width: 31.23%;
              background: #1d2088;
              font-weight: bold;
              position: relative;
              font-size: 16px;
              cursor: pointer; }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .dispSelect ul li.selected {
                  width: 32%;
                  font-size: 14px; } }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .dispSelect ul li.selected:nth-child(4) {
                  width: 45%; } }
              @media (max-width: 768px) {
                section.mini4product_content .store_list .select_area .dispSelect ul li.selected:nth-child(5) {
                  width: 45%; } }
              section.mini4product_content .store_list .select_area .dispSelect ul li.selected span::after {
                content: url("../event/img/all_report_arrow_active.png");
                right: 0;
                left: 0;
                bottom: 0;
                margin: auto;
                position: absolute; }
      section.mini4product_content .store_list aside {
        color: #959595;
        font-size: 13px;
        margin: 0 0 40px; }
      section.mini4product_content .store_list h3 {
        padding: 4.4% 0 1%;
        border-bottom: 1px solid #c5c5c5;
        font-weight: normal;
        font-size: 18px; }
        @media (max-width: 768px) {
          section.mini4product_content .store_list h3 {
            margin: 0 0 0 !important; } }
      section.mini4product_content .store_list .shop {
        padding: 3.4% 0; }
      section.mini4product_content .store_list .name.kb, section.mini4product_content .store_list .name_s.kb {
        font-size: 18px;
        font-weight: bold; }
      section.mini4product_content .store_list .name.kb a, section.mini4product_content .store_list .name_s.kb a {
        font-size: 1.2rem; }
      section.mini4product_content .store_list .stats {
        margin: 10px 0 0; }
      section.mini4product_content .store_list .detail {
        font-size: 14px; }
      section.mini4product_content .store_list .tenpo {
        background: #249005;
        color: #ffffff;
        font-size: x-small;
        border-radius: 5px;
        padding: 5px;
        margin: 0 5px 0 0; }
      section.mini4product_content .store_list .station {
        background: #e50010;
        color: #ffffff;
        font-size: x-small;
        border-radius: 5px;
        padding: 5px;
        margin: 0 5px 0 0; }
      section.mini4product_content .store_list .course {
        background: #4e6ccc;
        color: #ffffff;
        font-size: x-small;
        border-radius: 5px;
        padding: 5px;
        margin: 0; }
      section.mini4product_content .store_list .note {
        margin: 10px 0 0 1em; }
      section.mini4product_content .store_list .note li::before {
        content: "※";
        text-indent: -1em;
        display: inline-block; }
  section.all_report_list_content {
    background: #f5f5f5;
    padding: 2% 0 4% 0; }
    @media (max-width: 768px) {
      section.all_report_list_content {
        padding: 4% 0; } }
    section.all_report_list_content a:hover {
      opacity: 0.7; }
    section.all_report_list_content .all_report_list_content_inner {
      max-width: 996px;
      margin: auto;
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      background: #fff;
      padding: 2.597%; }
      section.all_report_list_content .all_report_list_content_inner h2 {
        color: #fff;
        font-weight: bold;
        background: #1d2088;
        text-align: center;
        padding: 2% 0;
        font-size: 1.7rem;
        margin: 0 0 15px; }
      section.all_report_list_content .all_report_list_content_inner .select_area {
        background: #f1f1f1;
        border: 5px solid #c5c5c5;
        text-align: center;
        padding: 0 0 10px;
        margin: 0 0 25px; }
        section.all_report_list_content .all_report_list_content_inner .select_area h3 {
          padding: 10px 0; }
        section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul {
          display: flex;
          justify-content: space-around; }
          @media (max-width: 768px) {
            section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul {
              flex-wrap: wrap; } }
          section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li {
            border: 4px solid #1d2088;
            color: #1d2088;
            width: 18.08%;
            background: #fff;
            font-weight: bold;
            position: relative;
            padding: 10px 0 20px;
            font-size: 14px;
            cursor: pointer; }
            @media (max-width: 768px) {
              section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li {
                width: 32%;
                margin: 0 0 10px; } }
            @media (max-width: 768px) {
              section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li:nth-child(4) {
                width: 45%; } }
            @media (max-width: 768px) {
              section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li:nth-child(5) {
                width: 45%; } }
            section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li span::after {
              content: url("../event/img/all_report_arrow.png");
              right: 0;
              left: 0;
              bottom: 0;
              margin: auto;
              position: absolute; }
            section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li.selected {
              border: 4px solid #1d2088;
              color: #fff;
              width: 18.08%;
              background: #1d2088;
              font-weight: bold;
              position: relative;
              padding: 10px 0 20px;
              font-size: 14px;
              cursor: pointer; }
              @media (max-width: 768px) {
                section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li.selected {
                  width: 32%; } }
              @media (max-width: 768px) {
                section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li.selected:nth-child(4) {
                  width: 45%; } }
              @media (max-width: 768px) {
                section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li.selected:nth-child(5) {
                  width: 45%; } }
              section.all_report_list_content .all_report_list_content_inner .select_area .selectbutton ul li.selected span::after {
                content: url("../event/img/all_report_arrow_active.png");
                right: 0;
                left: 0;
                bottom: 0;
                margin: auto;
                position: absolute; }
      section.all_report_list_content .all_report_list_content_inner .event_item {
        display: flex;
        flex-wrap: wrap; }
        section.all_report_list_content .all_report_list_content_inner .event_item a {
          color: #000;
          text-decoration: none; }
        section.all_report_list_content .all_report_list_content_inner .event_item li {
          width: 30.85%;
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
          padding: 0 0 10px 0;
          display: inline-block;
          margin: 1.2%; }
          @media (max-width: 768px) {
            section.all_report_list_content .all_report_list_content_inner .event_item li {
              width: 47%; } }
          section.all_report_list_content .all_report_list_content_inner .event_item li > img {
            margin: 0; }
          section.all_report_list_content .all_report_list_content_inner .event_item li p {
            font-size: 12px;
            margin: 0 3% 2%;
            background: #474747;
            color: #fff;
            text-align: center;
            font-weight: bold;
            display: block;
            line-height: 1.5;
            padding: 1%; }
          section.all_report_list_content .all_report_list_content_inner .event_item li figure {
            width: 84.95%;
            margin: auto; }
      section.all_report_list_content .all_report_list_content_inner .is-hide {
        display: none !important; }
    section.all_report_list_content .nodata {
      text-align: center;
      padding: 3em 0;
      font-size: 16px; }
      section.all_report_list_content .nodata p {
        margin: 0 0 3em; }
  section.mini4club {
    background: #f5f5f5;
    padding: 4% 0; }
    section.mini4club .mini4club_inner {
      max-width: 996px;
      margin: auto;
      box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
      background: #fff;
      padding: 0 0 8%; }
      @media (max-width: 768px) {
        section.mini4club .mini4club_inner {
          padding: 0 0 4%; } }
      section.mini4club .mini4club_inner .fv {
        position: relative;
        text-align: right; }
        @media (max-width: 768px) {
          section.mini4club .mini4club_inner .fv {
            text-align: center; } }
        section.mini4club .mini4club_inner .fv .left_img {
          position: absolute;
          top: -25%;
          left: 5%; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner .fv .left_img {
              position: relative; } }
        section.mini4club .mini4club_inner .fv h2 {
          font-size: 5.5rem;
          margin: 0 5% 12% 0; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner .fv h2 {
              margin: 4% 0 8%;
              font-size: 3.7rem; } }
          section.mini4club .mini4club_inner .fv h2 span {
            display: inline-block;
            font-size: 2.0rem;
            color: #fff;
            background: #ea2736; }
            @media (max-width: 768px) {
              section.mini4club .mini4club_inner .fv h2 span {
                font-size: 2.4rem; } }
      section.mini4club .mini4club_inner h3 {
        color: #1d2088;
        font-weight: bold;
        font-size: 2.8rem;
        text-align: center;
        border-bottom: 5px solid #1d2088;
        margin: 2.6% 0; }
        @media (max-width: 768px) {
          section.mini4club .mini4club_inner h3 {
            margin: 4% 0 2.6%; } }
      section.mini4club .mini4club_inner h4 {
        color: #1d2088;
        width: 90.9%;
        margin: auto;
        font-size: 1.7rem;
        padding: 1.5% 0; }
        section.mini4club .mini4club_inner h4 span {
          color: #d6312f; }
      section.mini4club .mini4club_inner article {
        display: flex;
        justify-content: space-around;
        width: 90.9%;
        margin: 0 auto 2%; }
        @media (max-width: 768px) {
          section.mini4club .mini4club_inner article {
            display: block; } }
        section.mini4club .mini4club_inner article img {
          width: 32.4%; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner article img {
              display: block;
              margin: auto;
              width: 98%; } }
        section.mini4club .mini4club_inner article p {
          width: 62%;
          font-size: 1.6rem; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner article p {
              width: 98%;
              font-size: 1.6rem; } }
      section.mini4club .mini4club_inner .chara img {
        display: block;
        max-width: 100%;
        margin: 2% auto; }
      section.mini4club .mini4club_inner .store_main img {
        display: block;
        max-width: 100%;
        margin: 2% auto; }
      section.mini4club .mini4club_inner ul {
        display: flex;
        justify-content: space-between;
        width: 88.311%;
        margin: auto; }
        @media (max-width: 768px) {
          section.mini4club .mini4club_inner ul {
            display: block; } }
        section.mini4club .mini4club_inner ul li {
          position: relative;
          width: 48%; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner ul li {
              width: 100%; }
              section.mini4club .mini4club_inner ul li:first-child {
                padding: 0 0 12%; } }
          section.mini4club .mini4club_inner ul li .icon_01 {
            position: absolute;
            bottom: -34%;
            right: 0; }
            @media (max-width: 768px) {
              section.mini4club .mini4club_inner ul li .icon_01 {
                bottom: -3%; } }
          section.mini4club .mini4club_inner ul li .icon_02 {
            position: absolute;
            bottom: -23%;
            right: 0; }
      section.mini4club .mini4club_inner ul.movie {
        display: flex;
        flex-wrap: wrap;
        width: 90.9%;
        margin: auto;
        justify-content: space-between; }
        @media (max-width: 768px) {
          section.mini4club .mini4club_inner ul.movie {
            display: block; } }
        section.mini4club .mini4club_inner ul.movie li {
          width: 48%;
          margin: 0 0 20px; }
          @media (max-width: 768px) {
            section.mini4club .mini4club_inner ul.movie li {
              width: 100%; } }
          section.mini4club .mini4club_inner ul.movie li iframe {
            width: 100%; }

.inner {
  max-width: 1100px;
  margin: auto;
  padding: 0 3.3636363636%; }

.pagetop {
  position: fixed;
  right: 0;
  bottom: 120px;
  z-index: 999; }
  @media (max-width: 768px) {
    .pagetop {
      bottom: 5px; } }

.eventtop {
  position: fixed;
  right: 0;
  top: 15vh;
  z-index: 999;
  background: #383b95;
  border-radius: 15px 0 0 15px; }
  .eventtop a {
    color: #fff;
    text-decoration: none;
    writing-mode: vertical-rl;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    display: block;
    padding: 14px 10px 10px 10px; }
    .eventtop a::after {
      content: url("../image/mini4_2022/eventtop_arrow.png");
      margin: 10px 0 0 0; }
@media (max-width: 768px) {
    .eventtop {
  top: 24vh;}
}


.for_sp {
  display: none; }
  @media (max-width: 768px) {
    .for_sp {
      display: block; } }

footer {
  background: url("../image/mini4_2022/footer_bg.png") repeat; }

@media screen and (max-width: 639px){#footer {
     width: 100%; 
     margin: 0; 
}}
  footer p {
    font-size: 1.4rem!important;
    color: #fff;
    text-align: center;
    padding: 2% 0;
    font-weight: bold;
    margin: 0 !important; }

@keyframes anim {
  0% {
    bottom: -40px;
    opacity: 0; }
  50% {
    bottom: -20px;
    opacity: 0; }
  100% {
    bottom: 0px;
    opacity: 1; } }
/*nav*/
.burger-btn {
  display: none; }

@media (max-width: 768px) {
  /* ----------------------- */
  /* base_sp
  /* ----------------------- */
  /* デフォルトのbuttonスタイルをリセット */
  button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    vertical-align: middle; }

  /* ------------------ */
  /* humberger-menu */
  /* ------------------ */
  .header {
    padding: 0 5%; }

  /* 以下、ハンバーガーボタン */
  .burger-btn {
    display: block;
    position: absolute;
    height: 39px;
    width: 39px;
    z-index: 3;
    right: 0 !important; }

  .bar {
    background-color: #fff;
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 20px; }

  .bar_top {
    top: 10px; }

  .bar_mid {
    top: 50%;
    transform: translate(-50%, -50%); }

  .bar_bottom {
    bottom: 10px; }

  .burger-btn.close .bar_top {
    transform: translate(-50%, 10px) rotate(45deg);
    transition: transform 0.3s; }

  .burger-btn.close .bar_mid {
    opacity: 0;
    transition: opacity 0.3s; }

  .burger-btn.close .bar_bottom {
    transform: translate(-50%, -8px) rotate(-45deg);
    transition: transform 0.3s; }

  /* スクロール制御 */
  .noscroll {
    overflow: hidden; }

  /* 以下、ハンバーガーメニュー */
  .nav-wrapper {
    visibility: hidden;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    opacity: 0;
    transition: opacity 0.5s;
    z-index: 2;
    /*キービジュアルと.btn_triggerとの重なりの前後関係を調整*/ }

  .header-nav {
    background-color: #1b1310;
    height: 100%;
    width: 100%;
    z-index: 2; }

  .nav-list {
    display: block;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 86%; }

  .nav-item {
    margin-bottom: 40px;
    margin-right: 0; }

  /* メニューオープン時 */
  .nav-wrapper.fade {
    opacity: 1;
    visibility: visible;
    background: #ee301a; }

  /* ------------------ */
  /* fv */
  /* ------------------ */
  .main-copy {
    font-size: 30px; }

  /* ------------------ */
  /* about */
  /* ------------------ */
  h3 {
    font-size: 20px;
    margin-bottom: 30px; }

  .section-wrapper {
    padding: 100px 5% 50px; } }
/*youtube*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.event01 .over {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  filter: alpha(opacity=0); }

.event01 .over img {
  position: absolute;
  left: 50%;
  margin-left: -83px;
  bottom: 0px; }

@media only screen and (max-width: 767px) {
  ul.pc_only, p.pc_only, div.pc_only {
    display: none; } }
