@charset "UTF-8";
#main-visual {
  position: relative; }
  #main-visual:before, #main-visual:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    z-index: 10; }
  #main-visual:before {
    border-radius: 0 0 100% 100%;
    -moz-border-radius: 0 0 100% 100%;
    -webkit-border-radius: 0 0 100% 100%; }
  #main-visual:after {
    bottom: -10px;
    border-radius: 100% 100% 0 0;
    -moz-border-radius: 100% 100% 0 0;
    -webkit-border-radius: 100% 100% 0 0; }
  #main-visual .slider-wrap {
    overflow: hidden; }
    #main-visual .slider-wrap .bx-wrapper {
      margin-bottom: 0; }
      #main-visual .slider-wrap .bx-wrapper .bx-controls-direction {
        display: none; }
      #main-visual .slider-wrap .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        height: 40%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 68, 154, 0)), to(#000));
        background: -webkit-linear-gradient(rgba(22, 68, 154, 0) 0%, #000 100%);
        background: -o-linear-gradient(rgba(22, 68, 154, 0) 0%, #000 100%);
        background: linear-gradient(rgba(22, 68, 154, 0) 0%, #000 100%); }
        #main-visual .slider-wrap .bx-wrapper .bx-caption span {
          position: absolute;
          left: 50%;
          bottom: 46%;
          width: 100%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          font-size: 1.25rem;
          text-align: center;
          font-family: 'Roboto', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          letter-spacing: 0.1em;
          font-weight: bold; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        z-index: 11;
        bottom: 68px;
        padding-top: 0; }
        #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager a {
          width: 38px;
          height: 6px;
          background: #969696;
          border-radius: 0; }
          #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:focus {
            background: #F0473E; }
        #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
          background: #F0473E; }
    #main-visual .slider-wrap .slider {
      position: relative;
      left: calc(20vw - 3px);
      overflow: visible !important; }
      #main-visual .slider-wrap .slider a {
        position: relative;
        width: 60vw !important;
        height: 580px;
        margin: 0 3px; }
        #main-visual .slider-wrap .slider a img {
          position: absolute;
          top: 0;
          bottom: 0;
          display: block;
          margin: 0 auto; }
  @media screen and (min-width: 2001px) {
    #main-visual {
      height: 910px;
      margin: 220px auto 20px; }
      #main-visual:before, #main-visual:after {
        height: 120px;
        width: 110vw;
        left: -5vw; }
      #main-visual:before {
        top: -70px; }
      #main-visual .slider-wrap .slider a {
        height: 910px; } }
  @media screen and (max-width: 2000px) {
    #main-visual {
      height: 810px;
      margin: 220px auto 20px; }
      #main-visual:before, #main-visual:after {
        height: 120px;
        width: 110vw;
        left: -5vw; }
      #main-visual:before {
        top: -80px; }
      #main-visual .slider-wrap .slider a {
        height: 810px; } }
  @media screen and (max-width: 1800px) {
    #main-visual {
      height: 710px;
      margin: 220px auto 20px; }
      #main-visual:before, #main-visual:after {
        height: 120px;
        width: 110vw;
        left: -5vw; }
      #main-visual:before {
        top: -80px; }
      #main-visual .slider-wrap .slider a {
        height: 710px; } }
  @media screen and (max-width: 1600px) {
    #main-visual {
      height: 670px; }
      #main-visual .slider-wrap .slider {
        left: calc(18vw - 3px); }
        #main-visual .slider-wrap .slider a {
          width: 64vw !important;
          height: 670px; } }
  @media screen and (max-width: 1400px) {
    #main-visual {
      height: 610px; }
      #main-visual:before, #main-visual:after {
        height: 100px;
        width: 110vw;
        left: -5vw; }
      #main-visual:before {
        top: -60px; }
      #main-visual .slider-wrap .slider {
        left: calc(15vw - 3px); }
        #main-visual .slider-wrap .slider a {
          width: 70vw !important;
          height: 610px; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        bottom: 55px; } }
  @media screen and (max-width: 1200px) {
    #main-visual {
      height: 570px; }
      #main-visual .slider-wrap .slider {
        left: calc(10vw - 3px); }
        #main-visual .slider-wrap .slider a {
          width: 80vw !important;
          height: 570px; } }
  @media screen and (max-width: 991px) {
    #main-visual {
      height: 500px; }
      #main-visual:before, #main-visual:after {
        height: 80px;
        width: 110vw;
        left: -5vw; }
      #main-visual:before {
        top: -50px; }
      #main-visual .slider-wrap .slider {
        left: calc(8vw - 3px); }
        #main-visual .slider-wrap .slider a {
          width: 84vw !important;
          height: 500px; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        bottom: 40px; } }
  @media screen and (max-width: 768px) {
    #main-visual {
      height: 440px;
      margin: 72px auto 0; }
      #main-visual .slider-wrap .bx-wrapper .bx-caption span {
        text-align: left; }
      #main-visual:before, #main-visual:after {
        height: 80px;
        width: 120vw;
        left: -10vw; }
      #main-visual:before {
        top: -60px; }
      #main-visual:after {
        bottom: 0; }
      #main-visual .slider-wrap .slider a {
        height: 440px; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        bottom: 50px; } }
  @media screen and (max-width: 680px) {
    #main-visual {
      height: 320px; }
      #main-visual:before, #main-visual:after {
        height: 70px;
        width: 120vw;
        left: -10vw; }
      #main-visual:before {
        top: -50px; }
      #main-visual:after {
        bottom: 0; }
      #main-visual .slider-wrap .slider a {
        height: 320px; }
      #main-visual .slider-wrap .bx-wrapper .bx-caption span {
        bottom: 50%; } }
  @media screen and (max-width: 480px) {
    #main-visual {
      height: 248px;
      margin: 68px auto 0; }
      #main-visual .slider-wrap .bx-wrapper .bx-caption {
        bottom: 24px;
        height: 40%; }
        #main-visual .slider-wrap .bx-wrapper .bx-caption span {
          bottom: 18%;
          font-size: 0.9rem; }
      #main-visual:before, #main-visual:after {
        height: 100px;
        width: 140vw;
        left: -20vw; }
      #main-visual:before {
        top: -84px; }
      #main-visual:after {
        bottom: -60px; }
      #main-visual .slider-wrap .slider {
        left: calc(6vw - 3px); }
        #main-visual .slider-wrap .slider a {
          width: 88vw !important;
          height: 250px;
          margin: 0 3px; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        bottom: 20px; } }
  @media screen and (max-width: 320px) {
    #main-visual {
      height: 240px; }
      #main-visual .slider-wrap .slider {
        left: calc(3vw - 2px); }
        #main-visual .slider-wrap .slider a {
          width: 94vw !important;
          height: 234px;
          margin: 0 2px; }
      #main-visual .slider-wrap .bx-wrapper .bx-pager.bx-default-pager {
        bottom: 16px; }
      #main-visual:before, #main-visual:after {
        height: 90px;
        width: 140vw;
        left: -20vw; }
      #main-visual:before {
        top: -76px; }
      #main-visual:after {
        bottom: -46px; } }

.projectArea {
  background-color: #BE933A;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain; }
  .projectArea .inner {
    position: relative;
    height: 140px;
    padding: 0; }
  .projectArea ul {
    max-width: 1160px;
    position: absolute;
    top: -28px; }
    .projectArea ul li {
      position: relative;
      width: 23.5%;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
      z-index: 11; }
      .projectArea ul li a {
        display: inline-block; }
        .projectArea ul li a:hover:before {
          position: absolute;
          content: "";
          display: inline-block;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 1160px) {
    .projectArea .inner {
      height: 120px; } }
  @media screen and (max-width: 991px) {
    .projectArea .inner {
      height: 100px; } }
  @media screen and (max-width: 767px) {
    .projectArea {
      overflow: hidden;
      background-color: #fff;
      margin-bottom: 20px; }
      .projectArea .inner {
        max-width: 100%;
        margin: 0;
        padding: 0;
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
        overflow-y: hidden;
        z-index: 10; }
      .projectArea ul {
        top: 0;
        max-width: unset;
        margin-left: 25%;
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal; }
        .projectArea ul li {
          width: 200px !important;
          margin: 0;
          top: 0;
          bottom: 0;
          display: block;
          height: 100px;
          width: auto;
          -webkit-box-shadow: none;
          box-shadow: none; }
          .projectArea ul li img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            display: block;
            margin: 0 auto; } }

.countdownArea {
  position: relative;
  background-color: #F2F2F2;
  z-index: 10; }
  .countdownArea .inner {
    padding: 50px 0; }
  .countdownArea .bnr-countdown {
    width: 90%;
    margin: 0 auto;
    background-color: #F0473E; }
    .countdownArea .bnr-countdown .f-l {
      position: relative;
      width: 60%;
      padding: 24px 0 24px 20px;
      background-color: #292B2F;
      color: #fff; }
      .countdownArea .bnr-countdown .f-l .circle {
        width: 120px;
        height: 120px;
        padding-top: 32px;
        background-color: #BE933A;
        border-radius: 60px;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fff; }
      .countdownArea .bnr-countdown .f-l .ttl {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 160px;
        line-height: 1.2;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1.875rem;
        font-weight: bold; }
      .countdownArea .bnr-countdown .f-l:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -52px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 84px 0 84px 52px;
        border-color: transparent transparent transparent #292B2F; }
    .countdownArea .bnr-countdown .f-r {
      position: relative;
      width: calc(100% - 60% - 52px);
      text-align: center; }
      .countdownArea .bnr-countdown .f-r ul {
        display: inline-block; }
        .countdownArea .bnr-countdown .f-r ul li {
          display: inline-block;
          width: 66px;
          height: 100px;
          line-height: 100px;
          margin: 34px 7px 0 0;
          background-color: #fff;
          font-family: 'Roboto Condensed', sans-serif;
          font-size: 5rem;
          text-align: center;
          font-weight: bold; }
      .countdownArea .bnr-countdown .f-r span {
        display: inline-block;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 2.1875rem;
        font-weight: bold;
        vertical-align: bottom; }
  @media screen and (max-width: 1200px) {
    .countdownArea .bnr-countdown .f-l {
      width: 55%; }
    .countdownArea .bnr-countdown .f-r {
      width: calc(100% - 55% - 40px); } }
  @media screen and (max-width: 991px) {
    .countdownArea .bnr-countdown .f-l {
      width: 53%; }
      .countdownArea .bnr-countdown .f-l .circle {
        width: 112px;
        height: 112px;
        padding-top: 28px;
        border-radius: 56px;
        font-size: 14px; }
      .countdownArea .bnr-countdown .f-l .ttl {
        left: 152px;
        font-size: 1.7rem; }
      .countdownArea .bnr-countdown .f-l:after {
        right: -46px;
        border-width: 80px 0 80px 46px; }
    .countdownArea .bnr-countdown .f-r {
      width: calc(100% - 53% - 40px); }
      .countdownArea .bnr-countdown .f-r ul li {
        width: 60px;
        margin: 34px 2px 0 0;
        font-size: 4.7rem; }
      .countdownArea .bnr-countdown .f-r span {
        padding-left: 2px;
        font-size: 1.6rem; } }
  @media screen and (max-width: 767px) {
    .countdownArea .inner {
      padding: 28px 0; }
    .countdownArea .bnr-countdown {
      width: 100%; }
      .countdownArea .bnr-countdown .f-l {
        width: 58%;
        padding: 10px 0 10px 10px; }
        .countdownArea .bnr-countdown .f-l .circle {
          width: 74px;
          height: 74px;
          padding-top: 16px;
          border-radius: 37px;
          font-size: 10px; }
        .countdownArea .bnr-countdown .f-l .ttl {
          left: 96px;
          font-size: 1.4rem; }
        .countdownArea .bnr-countdown .f-l:after {
          right: -16px;
          border-width: 47px 0 47px 16px; }
      .countdownArea .bnr-countdown .f-r {
        width: calc(100% - 58% - 16px); }
        .countdownArea .bnr-countdown .f-r ul li {
          width: 36px;
          height: 48px;
          line-height: 48px;
          margin: 20px 2px 0 0;
          font-size: 2.8rem; }
        .countdownArea .bnr-countdown .f-r span {
          font-size: 13px; } }
  @media screen and (max-width: 480px) {
    .countdownArea .bnr-countdown .f-l .ttl {
      left: 90px;
      font-size: 1rem; }
    .countdownArea .bnr-countdown .f-r ul li {
      width: 28px;
      height: 48px;
      line-height: 48px;
      margin: 20px 2px 0 0;
      font-size: 2.4rem; }
    .countdownArea .bnr-countdown .f-r span {
      font-size: 10px; } }

.pickupArea {
  padding: 70px 0; }
  .pickupArea h2 .img {
    padding: 0 !important; }
  .pickupArea .article-list {
    margin-bottom: 70px; }
    .pickupArea .article-list:after {
      content: "";
      display: block;
      width: calc(100% / 3); }
    .pickupArea .article-list a {
      display: block;
      position: relative;
      width: calc(100% / 3);
      overflow: hidden; }
      .pickupArea .article-list a:nth-child(-n+3) {
        margin-bottom: 10px; }
      .pickupArea .article-list a:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35); }
      .pickupArea .article-list a:hover:before {
        background-color: rgba(0, 0, 0, 0.1); }
      .pickupArea .article-list a img {
        width: 100%;
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover; }
      .pickupArea .article-list a .detail-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 75%;
        z-index: 1;
        text-align: center;
        color: #fff; }
        .pickupArea .article-list a .detail-wrap:before, .pickupArea .article-list a .detail-wrap:after {
          content: "";
          display: block;
          width: 124px;
          height: 4px;
          margin: 0 auto;
          background-color: #fff; }
        .pickupArea .article-list a .detail-wrap .date {
          margin: 28px 0 12px;
          font-size: 0.9rem; }
        .pickupArea .article-list a .detail-wrap .ttl {
          line-height: 1.7;
          margin-bottom: 28px;
          font-size: 1.2rem;
          font-weight: bold;
          letter-spacing: 0.05em; }
      .pickupArea .article-list a .new:before {
        content: "NEW";
        display: block;
        position: absolute;
        top: 5px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        letter-spacing: 0.05em;
        text-indent: 0.05em;
        font-family: 'Montserrat', sans-serif;
        font-size: 1.1rem;
        font-weight: 700;
        color: #fff;
        z-index: 1; }
      .pickupArea .article-list a .new:after {
        content: "";
        display: block;
        position: absolute;
        top: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 120px;
        height: 60px;
        background-color: #F0473E;
        border-radius: 0 0 120px 120px; }
  @media screen and (max-width: 768px) {
    .pickupArea {
      padding: 28px 0; }
      .pickupArea .article-list {
        margin-bottom: 28px; } }
  @media screen and (max-width: 767px) {
    .pickupArea {
      margin: 0 20px;
      padding: 28px 0; }
      .pickupArea .article-list {
        margin-bottom: 15px; }
        .pickupArea .article-list a {
          margin-bottom: 15px; }
          .pickupArea .article-list a:nth-of-type(-n+2) {
            width: 100%; }
            .pickupArea .article-list a:nth-of-type(-n+2) img {
              height: calc(100vw - 40px); }
            .pickupArea .article-list a:nth-of-type(-n+2) .detail-wrap:after {
              height: 3px; }
            .pickupArea .article-list a:nth-of-type(-n+2) .new:before {
              top: 4px;
              font-size: 1rem; }
            .pickupArea .article-list a:nth-of-type(-n+2) .new:after {
              width: 100px;
              height: 50px;
              border-radius: 0 0 100px 100px; }
          .pickupArea .article-list a:nth-of-type(+n+3) {
            width: 48%;
            padding: 10px;
            background-color: #F5F5F5; }
            .pickupArea .article-list a:nth-of-type(+n+3):before {
              content: none; }
            .pickupArea .article-list a:nth-of-type(+n+3) img {
              height: calc((48vw - 20px) * 0.66); }
            .pickupArea .article-list a:nth-of-type(+n+3) .detail-wrap {
              position: static;
              -webkit-transform: none;
              -ms-transform: none;
              transform: none;
              width: 100%;
              text-align: left;
              color: #000; }
              .pickupArea .article-list a:nth-of-type(+n+3) .detail-wrap .date {
                margin: 8px 0; }
              .pickupArea .article-list a:nth-of-type(+n+3) .detail-wrap .ttl {
                margin: 0;
                font-size: 0.9375rem; }
              .pickupArea .article-list a:nth-of-type(+n+3) .detail-wrap:before, .pickupArea .article-list a:nth-of-type(+n+3) .detail-wrap:after {
                content: none; }
            .pickupArea .article-list a:nth-of-type(+n+3) .new:before {
              top: 4px;
              font-size: 0.9rem; }
            .pickupArea .article-list a:nth-of-type(+n+3) .new:after {
              top: -16px;
              width: 80px;
              height: 40px;
              border-radius: 0 0 80px 80px; } }
  @media screen and (max-width: 480px) {
    .pickupArea .article-list a:nth-of-type(-n+2) .detail-wrap {
      width: 85%; } }

.paranewsArea {
  background-color: #F2F2F2; }
  .paranewsArea .article-list {
    margin-bottom: 50px; }
    .paranewsArea .article-list:after {
      content: "";
      display: block;
      width: 32%; }
    .paranewsArea .article-list a {
      display: block;
      width: 32%;
      margin-bottom: 25px;
      padding: 20px;
      background-color: #fff; }
      .paranewsArea .article-list a .inner {
        position: relative; }
      .paranewsArea .article-list a .date {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 54px;
        height: 54px;
        background-color: #BE933A;
        color: #fff;
        font-weight: bold;
        text-align: center;
        z-index: 1; }
        .paranewsArea .article-list a .date span:nth-child(1) {
          position: absolute;
          top: 7px;
          left: 7px; }
        .paranewsArea .article-list a .date span:nth-child(2) {
          position: absolute;
          bottom: 7px;
          right: 7px; }
        .paranewsArea .article-list a .date:before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 10%;
          width: 80%;
          height: 1px;
          background-color: #fff;
          -ms-transform: rotate(135deg);
          transform: rotate(135deg);
          -webkit-transform: rotate(135deg); }
      .paranewsArea .article-list a .new {
        position: absolute;
        top: -20px;
        left: 10px;
        width: 54px;
        height: calc(20px + 10px);
        background-color: #BE933A;
        z-index: 1; }
        .paranewsArea .article-list a .new:before {
          content: "NEW";
          display: block;
          position: absolute;
          top: 12px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          padding-bottom: 4px;
          color: #fff;
          font-family: 'Montserrat', sans-serif;
          font-size: 0.85rem;
          font-weight: 700; }
      .paranewsArea .article-list a img {
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        -o-object-fit: cover;
        object-fit: cover; }
      .paranewsArea .article-list a .no-image {
        position: relative;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        text-align: center;
        vertical-align: middle;
        background-color: rgba(0, 0, 0, 0.35); }
        .paranewsArea .article-list a .no-image span {
          position: absolute;
          top: 50px;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          width: 80%;
          height: 3.2rem;
          font-family: 'Montserrat', sans-serif;
          font-size: 1.125rem; }
      .paranewsArea .article-list a .ttl {
        font-size: 0.9375rem;
        font-weight: bold; }
      .paranewsArea .article-list a:nth-of-type(-n+2) {
        width: 48%;
        padding: 30px; }
        .paranewsArea .article-list a:nth-of-type(-n+2) .new {
          height: 40px;
          top: -30px; }
          .paranewsArea .article-list a:nth-of-type(-n+2) .new:before {
            top: 12px;
            padding-bottom: 6px;
            font-size: 1rem; }
        .paranewsArea .article-list a:nth-of-type(-n+2) .date {
          top: 10px; }
        .paranewsArea .article-list a:nth-of-type(-n+2) img {
          height: 300px; }
        .paranewsArea .article-list a:nth-of-type(-n+2) .no-image {
          height: 300px; }
      .paranewsArea .article-list a:hover img {
        opacity: 0.7; }
  @media screen and (max-width: 768px) {
    .paranewsArea .article-list {
      margin-bottom: 3px; } }
  @media screen and (max-width: 767px) {
    .paranewsArea .article-list {
      margin-bottom: 15px; }
      .paranewsArea .article-list a {
        margin-bottom: 12px; }
        .paranewsArea .article-list >a:nth-of-type(5) {
          display: none;}
        .paranewsArea .article-list a:nth-of-type(-n+2) {
          width: 100%;
          padding: 20px 20px 14px; }
          .paranewsArea .article-list a:nth-of-type(-n+2) img {
            height: calc((100vw - 80px) * 0.75);
            margin-bottom: 12px; }
          .paranewsArea .article-list a:nth-of-type(-n+2) .new {
            top: -20px;
            left: 6px;
            width: 42px;
            height: 26px; }
            .paranewsArea .article-list a:nth-of-type(-n+2) .new:before {
              top: 6px;
              padding-bottom: 4px;
              font-size: 0.9rem; }
          .paranewsArea .article-list a:nth-of-type(-n+2) .date {
            width: 42px;
            height: 42px;
            top: 6px;
            left: 6px; }
            .paranewsArea .article-list a:nth-of-type(-n+2) .date span:nth-child(1) {
              font-size: 0.9rem; }
            .paranewsArea .article-list a:nth-of-type(-n+2) .date span:nth-child(2) {
              font-size: 0.9rem; }
        .paranewsArea .article-list a:nth-of-type(+n+3) {
          width: 48%;
          padding: 10px;
          background-color: #fff; }
          .paranewsArea .article-list a:nth-of-type(+n+3):before {
            content: none; }
          .paranewsArea .article-list a:nth-of-type(+n+3) img {
            height: calc((48vw - 20px) * 0.75);
            margin-bottom: 12px; }
          .paranewsArea .article-list a:nth-of-type(+n+3) .new {
            top: -10px;
            left: 6px;
            width: 36px;
            height: 16px; }
            .paranewsArea .article-list a:nth-of-type(+n+3) .new:before {
              top: 3px;
              padding-bottom: 1px;
              font-size: 0.7rem; }
          .paranewsArea .article-list a:nth-of-type(+n+3) .date {
            width: 36px;
            height: 36px;
            top: 6px;
            left: 6px; }
            .paranewsArea .article-list a:nth-of-type(+n+3) .date span:nth-child(1) {
              top: 4px;
              left: 4px;
              font-size: 0.8rem; }
            .paranewsArea .article-list a:nth-of-type(+n+3) .date span:nth-child(2) {
              bottom: 4px;
              right: 4px;
              font-size: 0.8rem; }
        .paranewsArea .article-list a .ttl {
          line-height: 1.7; } }

.socialchangeArea .article-list {
  margin-bottom: 50px; }
  .socialchangeArea .article-list:after {
    content: "";
    display: block;
    width: 32%; }
  .socialchangeArea .article-list a {
    display: block;
    width: 32%;
    margin-bottom: 25px;
    padding: 20px;
    background-color: #F2F2F2; }
    .socialchangeArea .article-list a img {
      width: 100%;
      height: 250px;
      margin-bottom: 20px;
      -o-object-fit: cover;
      object-fit: cover; }
    .socialchangeArea .article-list a .no-image {
      position: relative;
      width: 100%;
      height: 250px;
      margin-bottom: 20px;
      text-align: center;
      vertical-align: middle;
      background-color: rgba(0, 0, 0, 0.35); }
      .socialchangeArea .article-list a .no-image span {
        position: absolute;
        top: 50px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 80%;
        height: 3.2rem;
        font-family: 'Montserrat', sans-serif;
        font-size: 1.125rem; }
    .socialchangeArea .article-list a .ttl {
      font-size: 0.9375rem;
      font-weight: bold; }
    .socialchangeArea .article-list a:hover img {
      opacity: 0.7; }

@media screen and (max-width: 768px) {
  .socialchangeArea .article-list {
    margin-bottom: 3px; } }

@media screen and (max-width: 767px) {
  .socialchangeArea .article-list {
    margin-bottom: 15px; }
    .socialchangeArea .article-list a {
      width: 100%;
      margin-bottom: 15px;
      padding: 10px; }
      .socialchangeArea .article-list a img {
        height: calc((100vw - 40px) * 0.75);
        margin-bottom: 10px; } }

/* sportsxArea */
.sportsxArea .ttl-en{
  color: #3D51C1;
  border-left: 4px solid #3D51C1 !important;
  border-right: 4px solid #3D51C1 !important;
}
.sportsxArea .ttl-jp{
  margin-top: 1em;
  font-size: 1.1875rem;
}
/* sportsxArea - タグリンク */
.sportsxArea .sportsx-tag {
  margin-bottom: 80px;
}

.sportsxArea .sportsx-tag__list {
  width: 92%;
  max-width: 915px;
  margin: 0 auto ;
  padding: 0.6em 2em;
  background-color: #F2F2F2;
  text-align: center;
}

.sportsxArea .sportsx-tag__item {
  display: inline-block;
}

.sportsxArea .sportsx-tag__link {
  padding: 0.5em;
  font-weight: bold;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
}

.sportsxArea .sportsx-tag__link:hover {
  color: red;
}

/* sportsxArea - 記事一覧 */
.sportsxArea .sportsx-archive__list{
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;

}
.sportsxArea .sportsx-archive__item {
  width: calc( ( 99.999% - 10% ) / 3 );
}
.sportsxArea .sportsx-archive__item:not(:nth-of-type(3n)) {
  margin-right: 5%;
}


.sportsxArea .sportsx-archive__item .label--new {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/common/icon-sportsx-new.svg) no-repeat center center;
  background-size: 100% auto;
}

.sportsxArea .card-sportsx {
  padding-bottom: 50px;
  position: relative;
}


.sportsxArea .card-sportsx .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.sportsxArea .card-sportsx .label {
  position: absolute;
  top: 10px;
  left: 10px;
}

.sportsxArea .card-sportsx .label--new {
  width: 60px;
  height: 60px;
  background: url(../img/common/icon-sportsx-new.svg) no-repeat center center;
  background-size: 100% auto;
}

.sportsxArea .card-sportsx .card__textWrap {
  display: flex;
  flex-direction: column;
  margin-top: -40px;
  margin-left: 3em;
  padding: 0.5em;
  position: relative;
  padding-left: 1rem;
  border-left: 4px solid #3D51C1;
  background-color: #fff;
  transition: 0.25s;
}
.sportsxArea .sportsx-archive__link:hover .card-sportsx .card__textWrap{
  border-left: 4px solid #F0473E;
}

.sportsxArea .card-sportsx .tag {
  margin-bottom: 0.5em;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #BE933A;
  order: 1;
  transition: 0.25s;
}

.sportsxArea .sportsx-archive__link:hover .card-sportsx .tag,
.sportsxArea .sportsx-archive__link:hover .card-sportsx .date{
  color: #F0473E;
}

.sportsxArea .card-sportsx .ttl {
  margin-bottom: 0.5em;
  font-size: 0.9375rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.666;
  order: 2;
}

.sportsxArea .card-sportsx .date {
  height: inherit;
  font-size: 0.75rem;
  letter-spacing: 0;
  color: #909090;
  order: 3;
  transition: 0.25s;
}

.sportsxArea .card-sportsx .date:before {
  content: none;
}
.sportsxArea .card-sportsx .card__imgWrap{
  position: relative;
  margin-right: 30px;
  z-index: -1;
  transition: 0.25s;
}
.sportsxArea .sportsx-archive__link:hover .card__imgWrap{
  opacity: 0.7;
}


/* ボタン */

.sportsxArea .btn-base a{
  background-color: #3D51C1;
}
.sportsxArea .btn-base a:hover {
  background-color: #BE933A;
}


@media screen and (max-width: 768px) {
  .sportsxArea .sportsx-archive__list{
    justify-content: space-between;
  }
  .sportsxArea .sportsx-tag{
    margin-bottom: 30px;
  }
  .sportsxArea .card-sportsx{
    padding-bottom: 0;
  }
  .sportsxArea .sportsx-archive__item {
    margin-bottom: 25px;
    width: 48%;
  }
  .sportsxArea .sportsx-archive__item:not(:nth-of-type(3n)){
    margin-right: 0;
  }
  .sportsxArea .card-sportsx .card__textWrap{
    margin-top: -20px;
    margin-left: 2em;
    padding: 1em 0 0.5em 1em;
  }
}

@media screen and (max-width: 480px) {
  .sportsxArea .ttl-jp{
    text-align: center;
    font-size: 1.1428rem!important;
    font-weight: normal!important;
    line-height: 2;
  }
  .sportsxArea .sportsx-tag__list {
    flex-direction: column;
    width: 100%;
    padding: 0.6em 1em;
  }

  .sportsxArea .sportsx-tag__link{
    font-size: 1rem;
  }

  .sportsxArea .sportsx-archive__item{
    /* margin-bottom: 25px; */
    width: 100%!important;
  }
  .sportsxArea .sportsx-archive__item:(:nth-of-type(odd)){
    margin-right: 0;
  }
  .sportsxArea .card-sportsx{
    padding-bottom: 0;

  }
  .sportsxArea .card-sportsx .label--new{
    width: 48px;
    height: 48px;
  }
  .sportsxArea .card-sportsx .card__imgWrap{
    margin-right: 0;
  }
  .sportsxArea .card-sportsx .card__textWrap{
    margin-top: -60px;
    margin-left: 5em;
    padding: 0.8em 0 0.5em 1em;
  }

  .sportsxArea .card-sportsx .tag {
    font-size: 0.7857rem;
  }

  .sportsxArea .card-sportsx .ttl {
    font-size: 1rem;
  }

  .sportsxArea .card-sportsx .date {
    font-size: 0.7857rem;
  }

}




.twitterArea {
  background-color: #F0473E; }
  .twitterArea .inner {
    position: relative; }
  .twitterArea h2 {
    position: absolute;
    top: calc(50% - 29px);
    left: -134px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    margin: 0 !important;
    color: #fff; }
    .twitterArea h2 .ttl-en {
      border-left: 4px solid #fff !important;
      border-right: 4px solid #fff !important; }
  .twitterArea .twitter-feed {
    padding-left: 200px; }
    .twitterArea .twitter-feed .tweet-wrapper {
      position: relative;
      width: 24%;
      margin-bottom: 12px; }
      .twitterArea .twitter-feed .tweet-wrapper .feed {
        height: calc((1160px - 200px) * 0.24);
        background-color: #fff;
        webkit-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        .twitterArea .twitter-feed .tweet-wrapper .feed a {
          display: block;
          height: 100%;
          color: #000; }
        .twitterArea .twitter-feed .tweet-wrapper .feed a:hover:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.2);
          z-index: 1; }
        .twitterArea .twitter-feed .tweet-wrapper .feed span {
          color: #1DA1F2; }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed {
        padding: 10px; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-header .avatar {
          float: left;
          width: 40px;
          height: 40px;
          border-radius: 20px;
          border: 1px solid #707070; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-header .nameArea {
          height: 40px;
          margin-bottom: 16px;
          padding-left: 48px; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-header .nameArea .name {
            padding-top: 4px;
            line-height: 1.2;
            font-weight: bold;
            font-size: 13px; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-header .nameArea .username {
            font-size: 12px; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p {
          position: relative;
          max-height: calc(13 * 1.5 * 6 * 1px);
          line-height: 1.5;
          font-size: 13px;
          word-break: break-all;
          overflow: hidden; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before, .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:after {
            position: absolute;
            background: #fff; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before {
            content: "...";
            top: calc(13 * 1.5 * (6 - 1) * 1px);
            right: 0;
            width: 1.2em;
            text-align: center; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:after {
            content: "";
            width: 100%;
            height: 100%; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-footer {
          position: absolute;
          bottom: 8px;
          right: 4px; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-footer span.date {
            font-size: 13px; }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-footer span img {
            width: 28px; }
      .twitterArea .twitter-feed .tweet-wrapper .feed.img-feed,
      .twitterArea .twitter-feed .tweet-wrapper .feed.movie-feed {
        padding: 4px; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.img-feed img,
        .twitterArea .twitter-feed .tweet-wrapper .feed.movie-feed img {
          height: calc(((1160px - 200px) * 0.24) - 8px);
          -o-object-fit: cover;
          object-fit: cover; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.img-feed:before,
        .twitterArea .twitter-feed .tweet-wrapper .feed.movie-feed:before {
          content: "";
          position: absolute;
          top: 9px;
          right: 9px;
          width: 32px;
          height: 32px;
          background-color: rgba(0, 0, 0, 0.2);
          background-image: url(../img/common/Twitter_Logo_WhiteOnImage.png);
          background-position: center center;
          background-size: 90% 90%;
          z-index: 1; }
  @media screen and (max-width: 1160px) {
    .twitterArea .twitter-feed {
      padding-left: 8vw; }
      .twitterArea .twitter-feed .tweet-wrapper {
        height: calc((100vw - 40px - 8vw) * 0.24); }
        .twitterArea .twitter-feed .tweet-wrapper .feed {
          height: inherit; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.img-feed img,
        .twitterArea .twitter-feed .tweet-wrapper .feed.movie-feed img {
          height: calc(((100vw - 40px - 8vw) * 0.24) - 8px); } }
  @media screen and (max-width: 991px) {
    .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p {
      max-height: calc(13 * 1.5 * 3 * 1px); }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before {
        top: calc(13 * 1.5 * (3 - 1) * 1px); } }
  @media screen and (max-width: 768px) {
    .twitterArea h2 {
      position: static;
      -ms-transform: 0;
      transform: 0;
      -webkit-transform: rotate(0);
      margin-bottom: 18px !important; }
    .twitterArea .twitter-feed {
      padding: 0; }
      .twitterArea .twitter-feed .tweet-wrapper {
        width: 49%;
        height: calc((100vw - 40px) * 0.49); }
        .twitterArea .twitter-feed .tweet-wrapper .feed {
          height: inherit; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p {
          max-height: calc(13 * 1.5 * 5 * 1px); }
          .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before {
            top: calc(13 * 1.5 * (5 - 1) * 1px); }
        .twitterArea .twitter-feed .tweet-wrapper .feed.img-feed img,
        .twitterArea .twitter-feed .tweet-wrapper .feed.movie-feed img {
          height: calc(((100vw - 40px) * 0.49) - 8px); } }
  @media screen and (max-width: 480px) {
    .twitterArea h2 .ttl-en {
      letter-spacing: 0.05em; }
    .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p {
      max-height: calc(13 * 1.5 * 3 * 1px); }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before {
        top: calc(13 * 1.5 * (3 - 1) * 1px); } }
  @media screen and (max-width: 320px) {
    .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed {
      padding: 10px 10px 8px; }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-header .nameArea {
        margin-bottom: 6px; }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p {
        max-height: calc(11 * 1.5 * 3 * 1px);
        font-size: 11px; }
        .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-content p:before {
          top: calc(11 * 1.5 * (3 - 1) * 1px);
          width: 1em; }
      .twitterArea .twitter-feed .tweet-wrapper .feed.text-feed .feed-footer {
        bottom: 4px; } }

.sportsArea,
.athleteArea {
  position: relative;
  height: 540px; }
  .sportsArea:before,
  .athleteArea:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 178px;
    height: 178px;
    z-index: 5; }
  .sportsArea .txtArea,
  .sportsArea .imgArea,
  .athleteArea .txtArea,
  .athleteArea .imgArea {
    position: relative;
    width: 50%; }
  .sportsArea .txtArea-wrap,
  .athleteArea .txtArea-wrap {
    position: relative; }
  .sportsArea .txtArea,
  .athleteArea .txtArea {
    position: absolute;
    width: 50%;
    max-width: 380px;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important; }
  .sportsArea h2,
  .athleteArea h2 {
    margin-bottom: 36px !important;
    text-align: left;
    font-size: 48px;
    font-weight: bold;
    text-align: left !important; }
  .sportsArea .desc,
  .athleteArea .desc {
    margin-bottom: 40px;
    font-weight: 500;
    line-height: 2; }
  .sportsArea .btn-common a,
  .athleteArea .btn-common a {
    width: 100%; }
  .sportsArea .imgArea,
  .athleteArea .imgArea {
    position: absolute; }
    .sportsArea .imgArea .img,
    .athleteArea .imgArea .img {
      width: 100%;
      height: 540px;
      background-size: cover;
      background-position: center center; }
  @media screen and (min-width: 2000px) {
    .sportsArea,
    .athleteArea {
      height: 800px; }
      .sportsArea .imgArea .img,
      .athleteArea .imgArea .img {
        height: 800px; } }
  @media screen and (min-width: 2000px) {
    .sportsArea,
    .athleteArea {
      height: 640px; }
      .sportsArea .imgArea .img,
      .athleteArea .imgArea .img {
        height: 640px; } }
  @media screen and (max-width: 768px) {
    .sportsArea,
    .athleteArea {
      height: auto; }
      .sportsArea h2,
      .athleteArea h2 {
        text-align: center !important; }
      .sportsArea .txtArea,
      .athleteArea .txtArea {
        position: static;
        width: 100%;
        max-width: 100%;
        top: 0;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; }
      .sportsArea .imgArea,
      .athleteArea .imgArea {
        position: relative;
        width: 100%;
        height: 360px;
        margin-bottom: 24px; }
        .sportsArea .imgArea .img,
        .athleteArea .imgArea .img {
          position: absolute;
          width: 88%;
          height: 360px; }
      .sportsArea .txtArea,
      .athleteArea .txtArea {
        padding: 0 20px; }
        .sportsArea .txtArea p,
        .athleteArea .txtArea p {
          margin-bottom: 28px;
          font-weight: normal; }
      .sportsArea .btn-common a,
      .athleteArea .btn-common a {
        width: 88%; }
      .sportsArea:before,
      .athleteArea:before {
        width: 130px;
        height: 130px;
        top: calc(81px + 28px + 180px - 55px);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        right: 0;
        transform: none; } }
  @media screen and (max-width: 480px) {
    .sportsArea .imgArea,
    .athleteArea .imgArea {
      height: 260px; }
      .sportsArea .imgArea .img,
      .athleteArea .imgArea .img {
        width: 88%;
        height: 260px; }
    .sportsArea:before,
    .athleteArea:before {
      width: 110px;
      top: calc(81px + 28px + 130px - 55px);
      height: 110px; } }

.sportsArea .txtArea {
  left: calc((100vw - 1160px) / 2); }

.sportsArea .imgArea {
  left: auto;
  right: 0; }

.sportsArea:before {
  background: #BE933A url(../img/index/ttl-sports.svg) no-repeat center center; }

@media screen and (min-width: 769px) and (max-width: 1160px) {
  .sportsArea .txtArea {
    width: calc(50% - 20px - 89px - 20px);
    left: 20px; }
  .sportsArea .imgArea {
    left: auto;
    right: 0; } }

.athleteArea .txtArea {
  right: calc((100vw - 1160px) / 2); }

.athleteArea .imgArea {
  left: 0;
  right: auto; }

.athleteArea:before {
  background: #F0473E url(../img/index/ttl-athlete.svg) no-repeat center center; }

@media screen and (min-width: 769px) and (max-width: 1160px) {
  .athleteArea .txtArea {
    width: calc(50% - 20px - 89px - 20px);
    right: 20px; } }

@media screen and (max-width: 768px) {
  .athleteArea:before {
    left: 0;
    right: auto; }
  .athleteArea .imgArea .img {
    left: auto;
    right: 0; } }

.scheduleArea {
  background-color: #F2F2F2; }
  .scheduleArea .schedule-list {
    margin-bottom: 30px; }
    .scheduleArea .schedule-list a {
      display: block;
      width: 48%;
      margin-bottom: 40px;
      padding: 24px 20px 24px 28px;
      background-color: #fff; }
      .scheduleArea .schedule-list a .f-l {
        width: calc(100% - 190px - 20px); }
        .scheduleArea .schedule-list a .f-l .tag {
          display: inline-block;
          margin-bottom: 16px;
          padding: 7px 20px;
          background-color: #BE933A;
          color: #fff;
          font-size: 0.875rem;
          font-weight: bold;
          letter-spacing: 0.1em; }
        .scheduleArea .schedule-list a .f-l .end {
          background-color: #959595; }
        .scheduleArea .schedule-list a .f-l .past {
          display: inline-block;
          padding-left: 12px;
          font-size: 0.85rem;
          text-align: right; }
        .scheduleArea .schedule-list a .f-l .ttl {
          margin-bottom: 20px;
          font-size: 1rem;
          font-weight: bold;
          height: 54px; }
        .scheduleArea .schedule-list a .f-l .date, .scheduleArea .schedule-list a .f-l .place {
          display: block;
          font-size: 0.875rem; }
      .scheduleArea .schedule-list a .f-r img {
        width: 190px;
        margin-top: 57px;
        -o-object-fit: cover;
        object-fit: cover; }
        .scheduleArea .schedule-list a .f-r img:hover {
          opacity: 0.7; }
      .scheduleArea .schedule-list a .f-r .no-image {
        position: relative;
        width: 190px;
        height: 143px;
        margin-top: 57px;
        text-align: center;
        vertical-align: middle;
        background-color: rgba(0, 0, 0, 0.35); }
        .scheduleArea .schedule-list a .f-r .no-image span {
          position: absolute;
          top: 25px;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          width: 80%;
          height: 3.2rem;
          font-family: 'Montserrat', sans-serif;
          font-size: 1.125rem; }
  @media screen and (max-width: 768px) {
    .scheduleArea .schedule-list {
      margin-bottom: 15px; }
      .scheduleArea .schedule-list a {
        position: relative;
        width: 100%;
        margin-bottom: 16px;
        padding: 16px 16px 16px 8px; }
        .scheduleArea .schedule-list a .f-l {
          width: calc(100% - 128px - 20px); }
          .scheduleArea .schedule-list a .f-l .tag {
            position: absolute;
            top: 0;
            width: 60px;
            padding: 3px 2px;
            font-size: 0.85em;
            text-align: center; }
          .scheduleArea .schedule-list a .f-l .past {
            position: absolute;
            top: 4px;
            left: 80px;
            padding-left: 0; }
          .scheduleArea .schedule-list a .f-l .ttl {
            margin: 16px 0 12px;
            font-size: 0.875rem; }
          .scheduleArea .schedule-list a .f-l .date, .scheduleArea .schedule-list a .f-l .place {
            display: inline; }
        .scheduleArea .schedule-list a .f-r img {
          width: 128px;
          margin-top: 20px; } }
  @media screen and (max-width: 320px) {
    .scheduleArea .schedule-list a .f-l {
      width: calc(100% - 100px - 20px); }
    .scheduleArea .schedule-list a .f-r img {
      width: 100px;
      margin-top: 20px; } }

.pickupMovieArea {
  background-color: #292B2F; }
  .pickupMovieArea h2 {
    color: #fff; }
    .pickupMovieArea h2 .ttl-en {
      border-left: 4px solid #fff !important;
      border-right: 4px solid #fff !important;
      font-size: 2.375rem !important; }
  .pickupMovieArea .inner {
    padding: 60px 0; }
    .pickupMovieArea .inner ul li {
      width: 23.5%; }
      .pickupMovieArea .inner ul li .video {
        position: relative;
        width: 100%;
        height: 0;
        margin-bottom: 16px;
        padding-bottom: 56.25%; }
        .pickupMovieArea .inner ul li .video iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      .pickupMovieArea .inner ul li h3 {
        font-weight: bold;
        font-size: 0.9375rem;
        color: #fff; }
  @media screen and (max-width: 768px) {
    .pickupMovieArea h2 {
      margin-bottom: 28px !important; }
      .pickupMovieArea h2 .ttl-en {
        padding: 0 20px !important;
        font-size: 2rem !important; }
    .pickupMovieArea .inner {
      padding: 28px 0; }
      .pickupMovieArea .inner ul li {
        width: 48%; }
        .pickupMovieArea .inner ul li h3 {
          margin-bottom: 24px;
          font-weight: normal; } }
  @media screen and (max-width: 320px) {
    .pickupMovieArea h2 .ttl-en {
      font-size: 1.8rem !important; } }

.specialsitesArea {
  background-color: #BE933A; }
  .specialsitesArea h2 .ttl-en {
    border-left: 4px solid #2D2F33 !important;
    border-right: 4px solid #2D2F33 !important;
    font-size: 2.375rem !important; }
  .specialsitesArea ul li {
    width: 24%; }
    .specialsitesArea ul li img {
      margin-bottom: 8px;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
    .specialsitesArea ul li p {
      font-size: 0.9rem; }
    .specialsitesArea ul li a:hover {
      color: #2D2F33; }
      .specialsitesArea ul li a:hover img {
        opacity: 0.7; }
    .specialsitesArea ul li span:hover {
      display: inline-block;
      position: relative; }
      .specialsitesArea ul li span:hover:before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 8px);
        background-color: rgba(255, 255, 255, 0.5);
        z-index: 1; }
  @media screen and (max-width: 767px) {
    .specialsitesArea h2 {
      margin-bottom: 28px !important; }
      .specialsitesArea h2 .ttl-en {
        font-size: 2rem !important; }
    .specialsitesArea ul li {
      width: 100%; }
    .specialsitesArea ul li:not(:last-child) {
      margin-bottom: 16px; } }
  @media screen and (max-width: 320px) {
    .specialsitesArea h2 .ttl-en {
      font-size: 1.8rem !important; } }

.otherprojectArea {
  margin-bottom: 70px; }
  .otherprojectArea p.desc {
    line-height: 2.2;
    margin-bottom: 40px;
    text-align: center;
    font-size: 1.1;
    font-weight: 500; }
  .otherprojectArea .btn-common a {
    width: 440px !important; }
  @media screen and (max-width: 768px) {
    .otherprojectArea p.desc {
      margin-bottom: 20px;
      text-align: left; }
    .otherprojectArea .btn-common a {
      width: 90% !important; } }

.sportsdataArea {
  background-color: #F2F2F2;
}

.sportsdataArea .flex > div {
  width: 362px;
  width: 31.2%;
}

.sportsdataArea h3 {
  font-size: 35px;
  text-align: center;
  font-weight: bold;
}

.sportsdataArea .card {
  background-color: #FFF;
  height: 133px;
  margin-bottom: 20px;
}

.sportsdataArea .card:hover {
  opacity: 0.8;
}

.sportsdataArea .athlete-list a:last-of-type .card,
.sportsdataArea .sports-list a:last-of-type .card,
.sportsdataArea .schedule-list a:last-of-type .card {
  margin-bottom: 47px;
}

.sportsdataArea .f-l {
  width: 46%;
  height: 133px;
  background-color: #F7F7F7;
}

.sportsdataArea .f-l img {
  width: 100%;
  height: 100%;
}

.sportsdataArea .f-r {
  width: 54%;
  height: 133px;
  padding: 10px 12px 10px 10px;
  position: relative;
}

.sportsdataArea .schedule-list .f-l {
  width: 49%;
}

.sportsdataArea .schedule-list .f-r {
  width: 51%;
}

.sportsdataArea .ttl {
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sportsdataArea .txt_bottom {
  position: absolute;
  bottom: 10px;
}

.sportsdataArea .gray {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
  color: #2D2F33;
}

.sportsdataArea .gold {
  font-size: 14px;
  font-weight: bold;
  color: #BE933A;
  line-height: 1;
}

.sportsdataArea .gold span {
  font-size: 12px;
  font-weight: normal;
  margin-left: 7px;
}

.sportsdataArea .btn-base a {
  width: 100%;
}
.sportsdataArea .sports-list .card .f-l{
  display: flex;
  align-items: center;
  justify-content: center;
}
.sportsdataArea .sports-list svg{
  width: 90%;
  height: 90%;
}


@media screen and (max-width: 991px) {
  .sportsdataArea h3 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sportsdataArea .flex > div {
    width: 100%;
  }
  .sportsdataArea .card {
    height: auto;
  }

  .sportsdataArea .card .inner {
    display: flex;
  }
  .sportsdataArea .card .inner:before,
  .sportsdataArea .card .inner:after {
    content: none;
  }
  .sportsdataArea .f-l {
    width: 32%!important;
    float: none;
    height: auto;
    height: 0;
    position: relative;
    padding-top: 24%;
    overflow: hidden;
  }
  .sportsdataArea .f-l img,
  .sportsdataArea .f-l svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50% , -50% ) ;
  }
  .sportsdataArea .f-r {
    width: calc( 100% - 32%)!important;
    padding: 2em 2em;
    float: none;
    height: auto;
  }
  .sportsdataArea .txt_bottom{
    bottom: 2em;
  }

  .sportsdataArea .sports,
  .sportsdataArea .athlete,
  .sportsdataArea .schedule {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px) {
  .sportsdataArea .f-l {
    width: 50%!important;
    padding-top: 38%;
  }
  .sportsdataArea .f-r {
    width: calc( 100% - 50%)!important;
    padding: 1em 1em;
  }
  .sportsdataArea .txt_bottom{
    bottom: 1em;
  }

}
@media screen and (max-width: 360px) {
  .sportsdataArea .f-r{
    padding: 0.75em;
  }
}
@media screen and (max-width: 320px) {
  .sportsdataArea .f-r{
    padding: 0.5em;
  }
  .sportsdataArea .ttl{
    font-size: 14px;
  }
  .sportsdataArea .txt_bottom{
    bottom: 0.5em;
  }
  .sportsdataArea .gold{
    font-size: 13px;
  }
}




.home .sports-name-icon-alpine-skiing path {
  fill: #de3983; }

.search-card-sports-illust-archery path,
.home .sports-name-icon-archery path {
  fill: #eb781b; }

.search-card-sports-illust-athletics path,
.home .sports-name-icon-athletics path {
  fill: #de3983; }

.search-card-sports-illust-biathlon path,
.home .sports-name-icon-biathlon path {
  fill: #eab705; }

.search-card-sports-illust-badminton path,
.home .sports-name-icon-badminton path {
  fill: #2462b7; }

.search-card-sports-illust-boccia path,
.home .sports-name-icon-boccia path {
  fill: #91b122; }

.search-card-sports-illust-canoe path,
.home .sports-name-icon-canoe path {
  fill: #8f53a3; }

.search-card-sports-illust-nordic-skiing path,
.home .sports-name-icon-nordic-skiing path {
  fill: #8f53a3; }

.search-card-sports-illust-cycling path,
.home .sports-name-icon-cycling path {
  fill: #8f53a3; }

.search-card-sports-illust-equestrian path,
.home .sports-name-icon-equestrian path {
  fill: #eab705; }

.search-card-sports-illust-football-5-side path,
.home .sports-name-icon-football-5-side path {
  fill: #eb781b; }

.search-card-sports-illust-football-7-side path,
.home .sports-name-icon-football-7-side path {
  fill: #de3983; }

.search-card-sports-illust-goalball path,
.home .sports-name-icon-goalball path {
  fill: #91b122; }

.search-card-sports-illust-ice-hockey path,
.home .sports-name-icon-ice-hockey path {
  fill: #91b122; }

.search-card-sports-illust-judo path,
.home .sports-name-icon-judo path {
  fill: #2462b7; }

.search-card-sports-illust-powerlifting path,
.home .sports-name-icon-powerlifting path {
  fill: #00aa3c; }

.search-card-sports-illust-rowing path,
.home .sports-name-icon-rowing path {
  fill: #28b8e2; }

.search-card-sports-illust-shooting path,
.home .sports-name-icon-shooting path {
  fill: #eab705; }

.search-card-sports-illust-sailing path,
.home .sports-name-icon-sailing path {
  fill: #00aa3c; }

.search-card-sports-illust-sitting-volleyball path,
.home .sports-name-icon-sitting-volleyball path {
  fill: #28b8e2; }

.search-card-sports-illust-snowboard path,
.home .sports-name-icon-snowboard path {
  fill: #eb781b; }

.search-card-sports-illust-swimming path,
.home .sports-name-icon-swimming path {
  fill: #00aa3c; }

.search-card-sports-illust-table-tennis path,
.home .sports-name-icon-table-tennis path {
  fill: #91b122; }

.search-card-sports-illust-taekwondo path,
.home .sports-name-icon-taekwondo path {
  fill: #de3983; }

.search-card-sports-illust-triathlon path,
.home .sports-name-icon-triathlon path {
  fill: #28b8e2; }

.search-card-sports-illust-wheelchair-basketball path,
.home .sports-name-icon-wheelchair-basketball path {
  fill: #00aa3c; }

.search-card-sports-illust-wheelchair-curling path,
.home .sports-name-icon-wheelchair-curling path {
  fill: #eab705; }

.search-card-sports-illust-wheelchair-fencing path,
.home .sports-name-icon-wheelchair-fencing path {
  fill: #eb781b; }

.search-card-sports-illust-wheelchair-rugby path,
.home .sports-name-icon-wheelchair-rugby path {
  fill: #28b8e2; }

.search-card-sports-illust-wheelchair-tennis path,
.home .sports-name-icon-wheelchair-tennis path {
  fill: #2462b7; }
