@charset "UTF-8";
/*★共通項目*/
footer.PcFooter {
    padding-top: 0!important;
    background: #fff;
    z-index: 10
}
body {
    margin: 0;
    background: #EDEDED;
    font-family: "ヒラギノ角ゴ Std",
    "Hiragino Kaku Gothic Pro",
    "Hiragino Kaku Gothic ProN",
    Arial,
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
main::after {
    content: "";
    height: 100%;
    font-weight: 600;
    background: url("../../../../img/gp/index_bg_img01.png")no-repeat;
    background-size: 100%;
    background-position: 7% 40%;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
}
main img {
    width: 100%;
}
h1,h2 {
    margin: 0;
    line-height: 0;
}
h2 span {
    display: block;
    margin-top: 10.5px;
    border-bottom: solid 1px #A38D61;
}
p {
    margin: 0;
}
.sp {
    display: none;
}

.Wrap_sub {
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    transition: transform 1s, opacity 1s, visibility 1s;
}
.Wrap_sub2 {
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    transition: transform 1s, opacity 1.2s, visibility 3s;
}
.is-fadein {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.title  {
    transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 1.1s, opacity 1s, visibility 1s;
}
.is-fadein2 {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

/*★TOP*/
section.top {
    position: relative;
    text-align: center;
}
img.topImage01 {
    width: 88.907%;
    animation: fadeInTop01 .6s ease 0s 1 normal;
    animation-duration: 1.4s; 
}
@keyframes fadeInTop01 {
  from {
    transform: translateY(80px);
  }
  to {
    transform: translateY(0);
  }
    
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
img.topImage02 {
    position: absolute;
    top: 73%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 45%;
    opacity: 0;  
    animation-name: fadeInTop02; 
    animation-duration: 1.8s; 
    animation-delay: 0.6s;
    animation-fill-mode: forwards;
}
@keyframes fadeInTop02 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
img.topImage03 {
    position: absolute;
    top: 88%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 20%;
    opacity: 0;  
    animation-name: fadeInTop02; 
    animation-duration: 1.8s; 
    animation-delay: 0.65s;
    animation-fill-mode: forwards;
}

/*★SCROLL*/
section.scroll{
    text-align: center;
}
section.scroll img {
    width: 26px;
}
section.scroll3{ 
    position: relative;
    margin-bottom: 120px;
    padding: 24px 0;
    width: 100%;
    
}
.scroll3 span {
    z-index: 10;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 0px 0px 10px;
}
.scroll3 span img {
    width: 29px;
}
.scroll3 span::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 36%;
    width: 8px;
    height: 8px;
    border-right: solid 2px #A38D61;
    border-bottom: solid 2px #A38D61;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    animation: sdl2 1.5s cubic-bezier(1, 0, 0, 1) infinite;
    opacity: 0;
}
.scroll3 span::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 47.2%;
    width: 2px;
    height: 30px;
    background: #A38D61;
    animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes sdl2 {
  0% {
      opacity: 0;
  }
  50% {
      
  }
  60% {
      opacity: 1;
  }
    90% {
        opacity: 0;
    }
}

section.scroll3{
    text-align: center;
}
section.scroll3 img {
    width: 26px;
}
.active {
    animation: fadeIn2 0.5s ease 0s 1 normal;
}
@keyframes fadeIn2 {
  0% {
    transform: translateY(0px);}
  50% {
    transform: translateY(30px);}
  100% {
    transform: translateY(0px);}
}

/*★LIVE*/
section.live {
    padding-bottom: 110px;
    background: url("../../../../img/gp/index_bg_img02.png") no-repeat;
    background-size: 100%;
    background-position: 100% 60%;
    text-align: right;
}
.liveWrap,.raceWrap,.campaignWrap,.raceWrap2 {
    margin: auto;
    margin-right: 0;
    width: 76vw;
    text-align: left;
}
.raceWrap2 {
    width: 96%;
}
img.liveImage01 {
    width: 32px;
}
img.liveImage02 {
    margin-top: 17.5px;
    width: 39.264%;
}
img.liveImage02-2 {
    margin-top: 17.5px;
    width: 39.886%;
}
img.liveIcon01 {
    width: 75px;
}
.live iframe {
    margin-top: 25px;
}
.video {
    margin-left: 7px;
    max-width: 1200px;
    width: 54vw;
    aspect-ratio: 16 / 9;
}
.video iframe {
    width:  100%;
    height: 100%;
}
.liveText {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.liveText p {
    margin-left: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
}

/*★RACE*/
section.race {
    padding-bottom: 145px;
    background: url("../../../../img/gp/index_bg_img03.png") no-repeat;
    background-size: 85%;
    background-position: 45% 3vw;
    text-align: right;
}
img.raceImage01 {
    width: 39px;
}
img.raceImage02 {
    margin-top: 19.5px;
    width: 15.146%;
}
img.raceImage03 {
    margin-top: 10px;
    width: 45.711%;
}
img.raceImage04 {
    margin-top: 25px;
    width: 7.53%;
}
img.raceImage05 {
    margin: 25px 0 0 15px;
    width: 96%;
}
img.raceImage06 {
    position: absolute;
    top: 55px;
    left: 25px;
    width: 53.076%;
}
img.raceImage07 {
    width: 70.502%;
}
.shutubaWrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 8.3px auto 0;
    width: 53.563%;
}
.shutubaTitle {
    display: flex;
    align-items: center;
    width: 70%
}
.shutubaTitle span {
    margin-left: 6.5px;
    width: 11.745%;
}
.shutubaTitle_look {
    margin-bottom: .5vw;
    width: 14.038%;
}
.shutubaImage img {
    width: 100%;
}
.shutubaImage {
    margin: auto;
    width: 53.563%;
    overflow-x: scroll;
}
.shutubaImageWrap {
    width: 100%;
}
.racePresent {
    margin: auto;
    padding-top: 69.5px;
    position: relative;
    width: 52%;
    text-align: right;
}
a.presentBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px auto 0;
    padding: 13px 0;
    width: 800px;
    text-align: center;
    font-size: 22px;
    border: solid 3px #646464;
}
span.arrow {
    margin-left: 23px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #333;
}
.is-active dt span.arrow {
    margin-left: 23px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid #333;
    border-bottom: 8px solid #333;
}
.yosoBtn_wrap {
    margin: 37px auto 0;
    width: 600px;
    overflow: hidden;
}
.yosoBtn_wrap1 {
    margin: 40px auto 0;
}
.yosoBtn_wrap2 {
    margin: 37px auto 0;
}

a.yosoBtn {
    display: block;
    margin-top: 5px;
    padding: 16px 0;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    background: #AC8E54;
    color: #fff;
    border: solid 0px #AC8E54;
}
a.yosoBtn3 {
    position: relative;
    margin-top: 50px;
}
a.yosoBtn3::after{
    content: "";
    display:inline-block;
    position: absolute;
    top: -30.2px;
    left: -5%;
    width: 102%;
    height: 20px;
    border-right: 5px solid #AC8E54;
    border-bottom: 2px solid #AC8E54;
    transform: skew(63deg);
    transition: .5s;
}
a.yosoBtn3::before {
    content: "";
    display:inline-block;
    position: absolute;
    top: -30.2px;
    left: -100%;
    width: 0%;
    height: 20px;
    border-right: 5px solid #AC8E54;
    border-bottom: 2px solid #AC8E54;
    transform: skew(63deg);
    transition: .5s;
}
.racePresent p {
    margin-top: 28px;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    color: #333333;
}

a.yosoBtn3_sp::after{
    content: "";
    display:inline-block;
    position: absolute;
    top: -27.2px;
    left: -7%;
    width: 100%;
    height: 20px;
    border-right: 5px solid #AC8E54;
    border-bottom: 2px solid #AC8E54;
    transform: skew(63deg);
    transition: .3s;
}
a.yosoBtn3_sp::before{
    content: "";
    display:inline-block;
    position: absolute;
    top: -27.2px;
    left: -200%;
    width: 109%;
    height: 20px;
    border-right: 5px solid #AC8E54;
    border-bottom: 2px solid #AC8E54;
    transform: skew(63deg);
    transition: .3s;
}
/*★campaig*/
section.campaign {
    padding: 45px 0 196px;
    background: #000;
    background-image: url("../../../../img/gp/index_bg_img04.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position:100% 45%;
    text-align: center;
}
img.campaignImage01 {
    width: 82px;
}
img.campaignImage02 {
    margin-top: 20px;
    width: 45.278%;
}
img.campaignImage03 {
    margin: 116px auto 0;
    width: 32.5%;
}
img.campaignImage04 {
    margin: 17px auto 0;
    width: 27.085%;
}
img.campaignImage05 {
    margin: 170px auto 0;
    width: 35.292%;
}

/*★column*/
section.column {
    padding: 123px 0 192px;
    text-align: right;
}
section.columnn img {
    display: block;
}
.columnWrap {
    margin: auto;
    margin-right: 0;
    width: 76vw;
    text-align: left;
}
.yosoBtn_wrap4 {
    margin: 18px auto 0;
    margin-right: 0;
    width: 283px;
}
.columnImage01 {
    width: 68px;
}
.columnImage02 {
    margin-top: 20.5px;
    width: 49.375%;
}
.columnImage03 {
    margin-right: 21px;
    width: 29.241%;
    min-width: 280px;
    height: 100%;
}
.columnImage04 {
    width: 89.94%;
}
.columnImage05 {
    width: 97.19%;
}
.columnImage07 {
    width: 96.87%;
}
.columnList {
    margin-top: 58px;
    width: 75%;
}
.columnItem {
    display: flex;
    margin-top: 73px;
}
.columnText {
    width: 45.414%;
}
.columnText_btm {
    margin-right: 0;
}
a.yosoBtn2 {
    padding: 16px 0;
    font-size: 28px;
}
a.bnr {
    display: block;
    margin: 197px auto 0;
    width: 52vw;
}

/*★info*/
section.info {
    padding: 75px 0 120px;
    background: #4B4B4B;
}
.infoWrap {
    position: relative;
    margin: auto;
    width: 960px;
}
.infoWrap p {
    font-size: 14px;
    line-height: 31px;
    color: #fff;
}
img.infoImage01 {
    position: absolute;
    top: -178px;
    right: 3vw;
    width: 87px;
}

/* ★アコーディオン */
.accordion {
  max-width: 800px;
  margin: 30px auto 0;
}
.accordion__item {
  margin-top: 10px;
  border: solid 3px #646464;
  cursor: pointer;
}
.accordion__title {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 13px 0;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}
.accordion__content {
    display: none;
    margin: auto;
    padding: 43px 0 65.5px;
    width: 534px;
    text-align: left;
    font-size: 23px;
    cursor: pointer;
}
.accordion__content p {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0;
    padding: 15.5px 0 10px;
    text-align: left;
    
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    border-bottom: solid 1px #AC8E54;
    color: #333;
}
.accordion__content p span {
    width: 90px;
    color: #AC8E54;
}
.accordion__content.is-open {
    display: block;
}
/*
@media screen and (min-width: 1700px) { 
    .liveWrap, .raceWrap, .campaignWrap {
        max-width: 2100px;
    }
    .liveWrap,.raceWrap,.campaignWrap,.raceWrap2,.columnWrap {
        width: 70vw;
    }
    .raceWrap2 {
        margin: auto;
    }
}
*/
@media screen and (min-width: 1150px) {
    a.shutubaTitle_look:hover {
        opacity: .7;
        transition: .2s;
    }
    .video iframe {
        max-width: 1200px;
        max-height: 677.17px;
    }
    a.yosoBtn3:hover {
        transition: .5s;
        opacity: .8;
    }
    a.yosoBtn3:hover::after {
        content: "";
        display:inline-block;
        position: absolute;
        top: -30.2px;
        left: 100%;
        width: 109%;
        height: 20px;
        border-right: 5px solid #AC8E54;
        border-bottom: 2px solid #AC8E54;
        transform: skew(63deg);
        transition: .5s;
    }
    a.yosoBtn3:hover::before {
        content: "";
        display:inline-block;
        position: absolute;
        top: -30.2px;
        left: -15%;
        width: 112%;
        height: 20px;
        border-right: 5px solid #AC8E54;
        border-bottom: 2px solid #AC8E54;
        transform: skew(63deg);
        transition: .5s;
    }
    a.yosoBtn3_sp:hover::after {
        content: "";
        display:inline-block;
        position: absolute;
        top: -27.2px;
        left: 100%;
        width: 109%;
        height: 20px;
        border-right: 4px solid #AC8E54;
        border-bottom: 2px solid #AC8E54;
        transform: skew(65deg);
        transition: .3s;
    }
    a.yosoBtn3_sp:hover::before {
        content: "";
        display:inline-block;
        position: absolute;
        top: -27.2px;
        left: -7%;
        width: 100%;
        height: 20px;
        border-right: 5px solid #AC8E54;
        border-bottom: 2px solid #AC8E54;
        transform: skew(63deg);
        transition: .3s;
    }
}

/* ★タブレット */
/* ★スマホ */
@media screen and (max-width: 1150px) {
    section.scroll3  {
        margin-bottom: 69px;
    }
    .scroll3 span::before {
        top: 1px;
        left: -3px;
    }
    @keyframes sdl2 {
      0% {
          opacity: 0;
      }
      50% {

      }
      65% {
          opacity: 1;
      }
        90% {
            opacity: 0;
        }
    }
    .Wrap_sub {
        transform: translateY(0px);
        opacity: 0;
        visibility: hidden;
        transition: transform 0.5s, opacity 1s, visibility 0s;
    }
    .Wrap_sub2 {
        transform: translateY(0px);
        opacity: 0;
        visibility: hidden;
        transition: transform 0.5s, opacity 1s, visibility 0s;
    }
    .is-fadein {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    .title  {
        transform: translateX(30px);
        opacity: 0;
        visibility: hidden;
        transition: transform .5s, opacity 0.3s, visibility 1s;
    }
    .is-fadein2 {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    main::after {
        content: "";
        top:12px;
        left:0;
        background: #EDEDED;
        background: url("../../../../img/gp/index_bg_img01_sp.png") no-repeat;
        background-size: 100%;
        background-position: 100% 0vw;
        height: 100%;
        font-family: "ヒラギノ角ゴ Std W6";
        font-weight: 600;
    }
    h2 {
        margin-left: 7px;
    }
    h2 span {
        margin-top: 8.7px;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .SpFooter #PageTop {
        height: 0!important;
    }
    .SpFooter {
        background: #fff;
        z-index: 10
    }
    .SpFooter .BreadCrumbsArea {
        
    }
    /*★TOP*/
    section.top {
        padding: 15px 0 85px;
    }
    img.topImage01 {
        margin-top: -20px;
        width: 100%;
    }
    img.topImage02 {
        top: 72%;
        width: 87.07%;
        animation-duration: 1.3s; 
        animation-delay: 0.4s;
    }
    img.topImage03 {
        top: 89%;
        width: 60%;
        animation-duration: 1.3s;
        animation-delay: 0.5s;
    }
     /*★LIVE*/
    section.live {
        background: url("../../../../img/gp/index_bg_img02_sp.png") no-repeat;
        padding-bottom: 225px;
        background-size: 100%;
        background-position: 100% 95%;
    }
    .liveWrap, .raceWrap, .campaignWrap {
        margin-left: 0%;
        width: 100%;
    }
    .raceWrap2 {
        margin: auto;
        width: 100%;
    }
    img.liveImage01 {
        width: 25px;
    }
    img.liveImage02 {
        margin-left: 7px;
        width: 75.47%;
    }
    img.liveImage02-2 {
        margin: 10.3px 0 0 7px;
        width: 90%;
    }
    img.liveIcon01{
        float: left;
        margin: 0 15px 10px 11px;
        width: 63px;
    }
    .video {
        position: relative;
        margin-left: 0;
        padding-top: 56.25%;
        width: 100%;
        height: 0;
    }
    .video iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .live iframe {
        margin-top: 20px;
    }
    .liveText {
        display: block;
        margin-top: 33px;
    }
    .liveText p {
        margin: 0 11px;
        font-weight: 400;
        line-height: 26px;
    }
    
    /*★RACE*/
    section.race {
        background-position: 51% 97vw;
        padding: 0px 0 126px;
    }
    img.raceImage02,img.raceImage03 {
        margin-left: 7px;
    }
    img.raceImage01 {
        width: 31px;
    }
    img.raceImage02 {
        margin-top: 10.8px;
        width: 58.934%;
    }
    img.raceImage03 {
        width: 86.134%;
    }
    img.raceImage04 {
        margin: 2.3% 0 7.5px;
        width: 13.316%;
    }
    img.raceImage05 {
        margin: 3% 0 7.5px 1.5%;
        width: 100%;
    }
    img.raceImage08 {
        position: absolute;
        bottom: 3%;
        left: 0;
        width: 28.298%;
    }
    .shutubaWrap {
        display: block;
        margin-left: 0px;
        width: calc(100% - 7px);
    }
    .shutubaTitle {
        align-items: flex-start;
        position: relative;
        margin-top: 8.6px;
        margin-left: 7px;
        width: 100%;
    }
    .shutubaTitle span {
        margin-left: 2%;
        width: 21.199%;
    }
    .shutubaTitle_look {
        position: absolute;
        top: 38%;
        right: 24%;
        margin-bottom: 0;
        width: 28.575%;
        text-align: left;
    }
    .racePresent {
        padding-top: 108px;
        width: 100%;
        text-align: center;
    }
    img.raceImage06 {
        top: 10px;
        left: 10px;
        width: 89.07%;
    }
    img.raceImage07 {
        width: 85.334%;
    }
    .accordion {
        margin: auto;
        width: 96.6%;
    }
    .accordion__title {
        padding: 9.5px 0;
        font-size: 15px;
    }
    span.arrow {
        margin-left: 6.5px;
        border-left: 3.5px solid transparent;
        border-right: 3.5px solid transparent;
        border-top: 5px solid #333;
    }
    span.arrow {
        margin-left: 6.5px;
        border-left: 3.5px solid transparent;
        border-right: 3.5px solid transparent;
        border-top: 5px solid #333;
}
.is-active dt span.arrow {
    margin-left: 6.5px;
    border-left: 3.5px solid transparent;
    border-right: 3.5px solid transparent;
    border-top: 0px solid #333;
    border-bottom: 5px solid #333;
}
    .accordion__item {
        margin-top: 3px;
        border: solid 2px #646464;
    }
    .accordion__content {
        padding: 20px 0 40.5px;
        width: 95%;
    }
    .accordion__content p {
        padding: 10px 13px 7px;
        font-size: 14px;
        line-height: 20px;
    }
    .accordion__content p span {
        width: 52px;
        font-size: 15px;
    }
    .racePresent p {
        font-size: 14px;
    }
    .shutubaImage img {
        width: auto;
        height: 465px;
    }
    .shutubaImage {
        margin: 5px auto 0;
        margin-left: 7px;
        width: 100%;
        overflow-x: scroll;
    }
    .shutubaImageWrap {
        width: 100%;
    }
    
    /*★column*/
    section.column {
        padding: 28px 0 172px;
    }
    .columnWrap {
        margin-left: 0%;
        width: 100%;
    }
    .columnImage01 {
        width: 54px;
    }
    .columnImage02 {
        margin: 10.8px 0 0 7px;
        width: 92.27%;
    }
    .columnImage03 {
        margin-top: 23px;
        margin-left: 0;
        width: 100%;
    }
    .columnImage04  {
        width: 37.24%;
    }
    .columnImage05 {
        width: 46.313%;
    }
    .columnImage06 {
        width: 37.24%;
    }
    .columnImage07 {
        width: 29.97%;
    }
    .columnList {
        margin-top: 45px;
        padding-bottom: 75px;
        width: 100%;
    }
    .columnItem {
        display: block;
        width: 86.334%;
        margin: 64px auto 0;
    }
    .columnItem p {
        text-align: left;
        margin-top: 16px;
        font-size: 17px;
        font-weight: 600;
    }
    a.bnr {
        margin: auto;
        width: 94.67%;
    }

    
    /*★campaign*/
    section.campaign {
        background-image: url("../../../../img/gp/index_bg_img04_sp.png");
        background-repeat: no-repeat;
        background-size: 125%;
        background-position: 100% 78%;
        padding-bottom: 91.5px;
    }
    .yosoBtn_wrap {
        margin: 33.5px auto 0;
        width: 96.6%;
    }
    .columnText {
        width: 100%;
    }
    .yosoBtn_wrap2 {
        margin: 22px auto 0;
    }
    .yosoBtn_wrap3 {
        margin: 22px auto 0;
    }
    .yosoBtn_wrap4 {
        margin: 22px auto 0;
        margin-right: 0;
        width: 210px;
    }
    a.yosoBtn {
        margin: 5px auto 0;
        padding: 14px 0;
        width: 100%;
        font-size: 22px;
    }
    a.yosoBtn2 {
        padding: 12px 0;
        font-size: 20px;
    }
    section.info {
        padding: 50px 0 100px;
    }
    .infoWrap {
        margin: auto;
        width: 90%;
    }
    img.infoImage01 {
        top: -143px;
        width: 79px;
    }
    img.campaignImage01 {
        width: 65px;
    }
    img.campaignImage02 {
        margin: 13.8px 0 0 7px;
        width: 69.07%;
    }
    img.campaignImage03 {
        margin-top: 44.7px;
        width: 82.934%;
    }
    img.campaignImage05 {
        margin-top: 87px;
        width: 72.534%;
    }
    .infoWrap p {
        font-weight: 600;
    }
    
    @media screen and (min-width:600px) and ( max-width:1150px) {
         section.scroll2 img {
            width: 18px;
        }
        .shutubaTitle {
            margin-top: 20px;
        }
        img.campaignImage05 {
            width: 55%;
        }
        .racePresent {
            padding-top: 28vw;
        }
        .liveWrap,.raceWrap,.raceWrap2,.campaignWrap,.campaignWrap2,.columnWrap {
            margin: auto;
            margin-right: 0;
            width: 95%;
        }
        .campaignWrap2 {
            margin: auto;
        }
        .raceWrap {
            margin-right: 0;
            width: 95%;
        }
        .yosoBtn_wrap {
            margin: 20px auto 0;
            width: 70%;
        }
        .yosoBtn_wrap4 {
            margin-right: 0;
        }
        .columnItem {
            width: 75.334%;
        }
        .columnImage02 {
            width: 68.27%;
        }
        section.live {
            background: url("../../../../img/gp/index_bg_img02.png") no-repeat;
            background-size: 300%;
            background-position: 100% 76%;
        }
        .video {
            padding-top: 53.5%;
            width: 95%;
        }
        section.campaign {
            background-size: 100%;
            background-position: 100% 85%;
        }
        .accordion {
            width: 70%;
        }
        img.topImage01 {
            margin: auto;
            width: 80%;
        }
        img.topImage02 {
           top: 77%;
           width: 60.07%;
        }
        img.topImage03 {
            top: 92.5%;
            width: 43.734%;
        }
        .shutubaTitle_look {
            top: 37%
        }
        img.raceImage06 {
            width: 70%;
        }
        .racePresent {
            padding-top: 23vw;
        }
        img.campaignImage02 {
            width: 55.07%;
        }
        img.campaignImage03 {
            width: 69.934%;
        }
        a.bnr {
            width: 76.67%;
        }
        .columnItem {
            margin-left: 11%;
        }
        img.liveImage02 {
            width: 60.47%;
        }
        img.raceImage02 {
            width: 45.934%;
        }
       img.raceImage03 {
            width: 70.134%;
        }
     .liveText p {
        font-weight: 400;
        line-height: 26px;
    }
}
@media screen and (max-height: 667px) and  (min-width: 320px) and  (max-width: 400px)  { 
    section.top {
        padding: 15px 0 45px;
        height: 80vh;
    }
    img.topImage01 {
        height: 75vh;
        width: auto;
    }
    img.topImage02 {
        top: 77%;
        height: 21vh;
        width: auto;
    }
    img.topImage03 {
        top: 93.5%;
        height: 8.5vh;
        width: auto;
    }
    @media screen and (max-width: 347px)  { 
        section.top {
            padding: 15px 0 45px;
            height: 78vh;
        }
        img.topImage01 {
            height: 69vh;
        }
        img.topImage02 {
            top: 73%;
        }
        img.topImage03 {
            top: 90%;
        }
    }
}
@media screen and (min-width:200px) and ( max-width:600px) {
    .shutubaTitle_look {
        top: 38%;
    }
}
@media screen and (min-width: 2620px) {
    .shutubaImageWrap {
        width: 100%
    }
}

@media screen and (min-width:1000px) and ( max-width:1702px) {
    section.campaign {
        background-image: url("../../../../img/gp/index_bg_img04.png");
        background-position:100% 28%;
    }
}
/*
@media screen and (min-width:1702px) and ( max-width: 2230px) {
    .liveWrap, .raceWrap, .campaignWrap,.columnWrap {
        width: 76vw;
    }
}

@media screen and (min-width:1150px) and ( max-width:1420px) {
    .columnWrap {
        width: 84vw;
    }
    .liveWrap, .raceWrap, .campaignWrap {
        width: 84vw;
    }
}
*/