/* ==========================================================================
/* -- 画面の横幅が813pxまで
 ========================================================================== */
@media only screen and (min-width: 813px) {
  .br01 {
    display: none;
  }
  .br02 {
    display: block;
  }
  .sp-only {
    display: none;
  }
  .pc-only {
    display: inline-block;
  }

  /*-------------------------------------------------------------------------------------*/
  .modaal-img {
    width: 100% !important;
  }
  .remodal p {
    margin: 0px 0px 0px 0px;
    padding: 0px auto 0px;
  }
  .remodal p img {
    margin: 0px 0px 0px 0px;
    padding: 0px auto 0px;
    width: 80%;
  }
  .remodal-cancel {
    margin-top: 1em;
  }
  .single_btn a:hover {
    color: #5c87a6 !important;
  }
  /*--------------------------------------
header
---------------------------------------*/
  /*-------------------------------------------------------------------------------------*/
  #top_spmenu {
    display: block;
    width: 100%;
    padding: 0;
    height: 100%;
    pointer-events: none;
  }
  #top_spmenu {
    top: 0;
    position: fixed;
    z-index: 105;
  }
  /*-------------------------------------------------------------------------------------*/
  .menu_slide {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 66px;
    position: fixed;
    z-index: 9989;
    right: 0px;
  }
  .menu_slide img {
    width: 100%;
  }
  .menu_slide h1 {
    padding: 25px 0px 0px 0px;
    margin: 0px auto 0px;
    width: 200px;
  }
  .menu_slide p a {
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    border-radius: 200px;
    font-size: 1.4em;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 20px;
  }
  .menu_slide a:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
  }
  /*-------------------------------------------------------------------------------------*/
  /*　ハンバーガーボタン　*/
  .hamburger {
    display: block;
    position: fixed;
    z-index: 401;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-align: center;
  }
  .hamburger_inwrap {
    position: absolute;
    top: 9px;
    left: 10px;
  }
  .hamburger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 6px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  nav.globalMenuSp {
    position: fixed;
    top: 0;
    left: 0;
    color: #000;
    background: #000000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
    height: 100vh;
    z-index: 400;
  }
  nav.globalMenuSp ul.menu01 {
    margin: 0 auto;
    /*    padding: 8vh 0 0 0;*/
    padding: 12vh 0 0 0;
    width: 100%;
  }
  nav.globalMenuSp ul.menu01 li {
    list-style-type: none;
    width: 100%;
    font-size: 6.25vh;
    /*    padding: 0 0 3vh 0;*/
    padding: 0 0 2.5vh 0;
    font-family: 'Bebas Neue';
    color: #555555;
  }
  nav.globalMenuSp ul.menu01 li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  nav.globalMenuSp ul.menu01 li:hover {
    /*	background: #ddd;*/
  }
  nav.globalMenuSp ul.menu01 li a {
    /*display: block;*/
    position: relative;
    color: #FFFFFF;
    text-decoration: none;
  }
  nav.globalMenuSp ul.menu01 li a .menunew {
    position: absolute;
    top: 13px;
    left: -40px;
    padding: 0px 0px 0px 0px;
    font-size: 0.5em;
    color: #D0121B;
  }
  nav.globalMenuSp ul.menu01 li a .menulist:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
  }
  /* このクラスを、jQueryで付与・削除する */
  nav.globalMenuSp.active {
    transform: translateY(0%);
  }
  /*-------------------------------------------------------------------------------------*/
  .slidemenusns_wrap {
    padding: 5vh 0 0;
    margin: 0 auto;
    width: 50%;
  }
  .slidemenusns_wrap ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
  }
  .slidemenusns_wrap ul li {
    padding: 0;
    margin: 0 3.1vh;
    width: 6.3vh;
  }
  .slidemenusns_wrap ul li img.snstw {
    margin: 0.6vh 0 0 0;
  }
  .slidemenusns_wrap ul li img.snsfb {
    margin: 0;
  }
  .slidemenusns_wrap ul li img.snsln {
    margin: 0;
  }
  .slidemenusns_wrap ul li a:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
  }
  /*--------------------------------------
hero
---------------------------------------*/
  .mainkv_pc {
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #252323;
    width: 100%;
    position: relative;
  }
  .mainkv_pc .mainkv_pc_mainwrap {
    width: 100%;
    height: 100vh;
    /*height: 680px;*/
    background-color: #D0121B;
    /*    background: linear-gradient(90deg, #005BAC 0%, #005BAC 80%, #D0121B 80%, #D0121B 100%);*/
    /*overflow: hidden;*/
  }
  .mainkv_pc .mainkv_pc_stagelogowrap {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px;
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .mainkvarrow_pc {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100vh;
    /*height: 680px;*/
    background-image: url("../images/contents/mainkv/mainkv_arrow_pc.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-indent: -9999px;
  }
  .mainkv_pc .mainkv_pc_innerwrap {
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px;
    /* width: 1000px;*/
    width: 90.0vw;
    height: 100vh;
    /*height: 680px;*/
    /*    background-color: #005BAC;*/
  }
  .mainkv_pc .mainkv_pc_logowrap {
    /*padding: 18vh 0px 0px 0px;
    margin: 0px auto 0px;*/
    /* width: 1000px;*/
    width: 90.0vw;
    height: 30.583vw;
    position: absolute;
    top: calc((100vh - 30.583vw) /2); /* 上からの位置指定 */
    left: 0; /* 左からの位置指定 */
    right: 0; /* 右からの位置指定 */
    margin: auto; /* 位置調整と組み合わせて上下中央に */
  }
  .mainkvlogo01 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 25.667vw;
    height: 30.583vw;
    background-image: url("../images/contents/mainkv/mainkvlogo01.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    text-indent: -9999px;
  }
  .mainkvlogo02 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    width: 61.917vw;
    height: 30.583vw;
    background-image: url("../images/contents/mainkv/mainkvlogo02.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    text-indent: -9999px;
  }
  .mainkvlogo03 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*width: 100vw;*/
    /* height: 332px;*/
    height: 33.214vw;
    background-image: url("../images/contents/mainkv/mainkvlogo03.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    text-indent: -9999px;
  }
  /*-----------------------------------------------------------------------------*/
  @media (orientation: landscape) {
    /*デバイスが横向きの場合の記述*/
    .mainkv_pc .mainkv_pc_logowrap {
      /*padding: 10vh 0px 0px 0px;*/
    }
    .mainkvlogo01 {
      margin: 0px 0px 0px 1.5vw;
      width: 25.667vw;
      height: 25.583vw;
    }
    .mainkvlogo02 {
      padding: 0px 0px 0px 0px;
      width: 61.917vw;
      height: 25.583vw;
    }
    .mainkvlogo03 {
      height: 50.0vh;
    }
  }
  @media only screen and (min-width: 1200px) {
    .mainkv_pc .mainkv_pc_innerwrap {
      width: 1120px;
    }
    .mainkv_pc .mainkv_pc_logowrap {
      /*padding: 18vh 0px 0px 0px;*/
      width: 1120px;
      height: 367px;
      top: calc((100vh - 550px) /2); /* 上からの位置指定 */
    }
    .mainkvlogo01 {
      margin: 0px 0px 0px 0px;
      width: 332px;
      height: 367px;
    }
    .mainkvlogo02 {
      width: 767px;
      height: 367px;
    }
    .mainkvlogo03 {
      width: 1120px;
      height: 372px;
    }
  }
  .mainkvbntn_inwrap {
    width: 100%;
    height: 17.857vw;
    background-color: #252323;
    position: absolute;
    bottom: 0px;
  }
  .mainkvbntn_wrap {
    padding: 0px 0px 35px 0px;
    margin: 0px auto 0px;
    width: 90.0vw;
  }
  .mainkvbntn_wrap h3 {
    padding: 0px 0px 0px 0px;
    margin: 35px auto 0px;
    width: 90.0vw;
    /*width: 1120px;*/
    height: 5.357vw;
    background-image: url("../images/contents/mainkv/mainkv_days_pc.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    text-indent: -9999px;
  }
  /*-----------------------------------------------------------------------------*/
  @media (orientation: landscape) {
    .mainkvbntn_inwrap {
      height: 12.0vw;
    }
    .mainkvbntn_wrap {
      padding: 0px 0px 0px 0px;
    }
    .mainkvbntn_wrap h3 {
      margin: 12px auto 0px;
      height: 4.357vw;
    }
  }
  @media only screen and (min-width: 1200px) {
    .mainkvbntn_inwrap {
      height: 200px;
    }
    .mainkvbntn_wrap {
      width: 1120px;
    }
    .mainkvbntn_wrap h3 {
      margin: 35px auto 0px;
      width: 1120px;
      height: 60px;
    }
  }
  .mainkvbntn_wrap ul {
    padding: 0px 0px 0px 0px;
    margin: 25px auto 0px;
    width: 90.0vw;
    font-family: 'Bebas Neue';
  }
  .mainkvbntn_wrap ul li {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 27.25vw;
    background-color: #808080;
    font-size: 3.214vw;
    letter-spacing: 0.02em;
    text-align: center;
    float: left;
  }
  .mainkvbntn_wrap ul li:nth-child(2) {
    margin: 0px 0px 0px 3.917vw;
  }
  .mainkvbntn_wrap ul li:nth-child(3) {
    float: right;
  }
  .mainkvbntn_wrap ul li.notlink {
    padding: 10px 0px 5px 0px;
  }
  .mainkvbntn_wrap ul li a {
    padding: 10px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    width: 27.25vw;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 3.214vw;
    letter-spacing: 0.02em;
    text-align: center;
    transition: background-color 0.3s;
  }
  .mainkvbntn_wrap ul li a:hover {
    background-color: #000000;
    color: #FFFFFF;
    /*    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;*/
  }
  /*-----------------------------------------------------------------------------*/
  @media (orientation: landscape) {
    .mainkvbntn_wrap ul {
      padding: 0px 0px 0px 0px;
      margin: 10px auto 0px;
    }
    .mainkvbntn_wrap ul li.notlink {
      padding: 5px 0px 3px 0px;
    }
    .mainkvbntn_wrap ul li {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      width: 27.25vw;
      font-size: 3.214vw;
    }
    .mainkvbntn_wrap ul li a {
      padding: 5px 0px 3px 0px;
      margin: 0px 0px 0px 0px;
      width: 27.25vw;
      font-size: 3.214vw;
    }
  }
  @media only screen and (min-width: 1200px) {
    .mainkvbntn_wrap ul {
      margin: 25px auto 0px;
      width: 1120px;
    }
    .mainkvbntn_wrap ul li {
      width: 350px;
      font-size: 3.6rem;
    }
    .mainkvbntn_wrap ul li:nth-child(2) {
      margin: 0px 0px 0px 35px;
    }
    .mainkvbntn_wrap ul li.notlink {
      padding: 10px 0px 5px 0px;
    }
    .mainkvbntn_wrap ul li a {
      padding: 10px 0px 5px 0px;
      margin: 0px 0px 0px 0px;
      width: 350px;
      font-size: 3.6rem;
    }
  }
  .mainkv_sp {
    display: none;
  }
  /*-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------*/
  /*--------------------------------------
news
---------------------------------------*/
  .news {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 100;
  }
  .news .inner {
    display: flex;
    background: url(../images/contents/bg_pattern.png) repeat;
  }
  .news .head {
    width: 24.3%;
    background: #252323;
    padding: 20px 0px 0px 0px;
  }
  .news .heading {
    font-family: 'Bebas Neue';
    color: #fff;
    font-size: 6rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    /* margin: 0px 0px 36px 0px;*/
    margin: 0px 0px 25px 0px;
    position: relative;
  }
  .news .heading::after {
    content: '';
    width: 20px;
    height: 2px;
    background: #747373;
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    margin: auto;
  }
  .news .snswrap {
    padding: 0px 0px 0px 42%;
    margin: 0px 0px 0px 0px;
    display: inherit;
    /*display: table;
    margin-left: auto;
    margin-right: auto;*/
  }
  .news .sns {
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    /*text-align: center;*/
    flex-basis: inherit;
    text-align: inherit;
  }
  .news .sns:nth-child(2) {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    /*text-align: center;*/
    flex-basis: inherit;
    text-align: inherit;
  }
  .news .sns a {
    color: #fff;
    font-size: 1.5rem;
    position: relative;
  }
  .news .sns a::before {
    content: '';
    width: 31px;
    height: 30px;
    position: absolute;
    background: url(../images/contents/icon_twitter_news.svg) center / contain no-repeat;
    top: 7px;
    bottom: 0;
    left: -37px;
    margin: auto;
  }
  .news .list {
    width: 75.7%;
    /* 記事が４以上の場合、heightは186pxに指定 */
    height: 186px;
    font-size: 1.5rem;
    line-height: 2;
    overflow-y: scroll;
    /* background: #3d3a3a;*/
    /*Newsが増えた場合背景は削除してオーバーフローさせる*/
  }
  .news .list li a {
    display: flex;
    padding: 16px 24px 16px 24px;
  }
  .news .list li:nth-child(odd) {
    background: #3d3a3a;
  }
  .news .list li:nth-child(even) {
    background: #2d2929;
  }
  .news .list .date {
    color: #a2a2a2;
    margin: 0 30px 0 0;
    width: 75px;
  }
  .news .list .text {
    color: #fff;
    letter-spacing: .075em;
  }
  /*--------------------------------------
guideline
---------------------------------------*/
  .guideline .outer {
    background: #f8f8f8 url(../images/contents/bg_pattern.png) center / contain repeat;
    padding: 0px 0px 100px 0px;
  }
  .guideline .inner {
    width: calc(100% - 80px);
    max-width: 1120px;
    background-color: #fff;
    padding: 72px 80px 80px;
    margin: 0 auto;
  }
  .guideline .heading {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 77px;
    position: relative;
  }
  .guideline .heading::after {
    content: '';
    width: 30px;
    height: 4px;
    background-color: #3d3a3a;
    position: absolute;
    right: 0;
    bottom: -44px;
    left: 0;
    margin: auto;
  }
  .guideline .heading .heading-en {
    display: block;
    font-family: 'Bebas Neue';
    font-size: 7.2rem;
    margin-bottom: 19px;
    text-align: center;
  }
  .guideline .content {
    margin-bottom: 57px;
  }
  .guideline .content .lead, .guideline .content .text {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.05em;
  }
  .guideline .content .lead, .guideline .content .text {
    margin-bottom: 25px;
  }
  .guideline .content .title {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.363636363636364;
  }
  .guideline .link {
    display: block;
    max-width: 747px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #3d3a3a;
    padding: 29px 0;
    margin: 0 auto;
    position: relative;
  }
  .guideline .link::after {
    content: '';
    width: 29px;
    height: 32px;
    background-image: url(../images/contents/icon_pdf_w.svg);
    background-repeat: repeat;
    position: absolute;
    top: 0;
    right: 32px;
    bottom: 0;
    margin: auto;
  }
  .guideline .link::after:hover, .guideline .link::after:focus {
    background-image: url(../images/contents/icon_pdf_b.svg);
  }
  /*--------------------------------------
salutation
---------------------------------------*/
  .salutation .outer {
    background: #f8f8f8 url(../images/contents/bg_pattern.png) center / contain repeat;
    padding: 100px 0px 100px 0px;
  }
  .salutation .inner {
    width: calc(100% - 80px);
    max-width: 1120px;
    background: #fff;
    padding: 72px 80px 80px;
    margin: 0 auto;
  }
  .salutation .heading {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    margin: 0 0 77px;
    position: relative;
  }
  .salutation .heading::after {
    content: '';
    width: 30px;
    height: 4px;
    background: #3d3a3a;
    position: absolute;
    right: 0;
    bottom: -44px;
    left: 0;
    margin: auto;
  }
  .salutation .heading .heading-en {
    display: block;
    font-family: 'Bebas Neue';
    font-size: 7.2rem;
    margin-bottom: 20px;
    text-align: center;
  }
  .salutation .content {
    margin-bottom: 0;
  }
  .salutation .content .lead, .salutation .content .text {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: .05em;
  }
  .salutation .content .lead, .salutation .content .text {
    margin-bottom: 25px;
  }
  .salutation .content .title {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.36;
  }
  .salutation .content .lead:last-child {
    margin: 0;
    text-align: right;
  }
  /*--------------------------------------
ticket
---------------------------------------*/
  .ticket .inner {
    padding: 144px 0 114px;
  }
  .ticket .heading {
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 80px;
  }
  .ticket .heading .heading-en {
    font-size: 7.2rem;
    margin-bottom: 11px;
  }
  .ticket .heading .heading-en::before {
    content: '';
    width: 25px;
    height: 40px;
    background-image: url(../images/contents/icon_rock_01.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .ticket .text {
    font-family: 'Bebas Neue';
    color: #d5d5d5;
    font-size: 7.2rem;
    margin-bottom: 11px;
  }
  .ticket .sub-text {
    font-size: 2rem;
  }
  .ticket .content {
    width: calc(100% - 80px);
    max-width: 1120px;
    margin: 0 auto;
  }
  .ticket .table {
    width: 100%;
    margin-bottom: 56px;
    position: relative;
  }
  .ticket .table::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
  }
  .ticket .table th, .ticket .table td {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .ticket .table td {
    padding: 14px 20px;
  }
  .ticket .row {
    display: flex;
    align-items: stretch;
  }
  .ticket .row th {
    max-width: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ticket .table-02 .column {
    flex-flow: column;
    align-items: baseline;
    margin: auto;
  }
  .ticket .table-02 th:first-child {
    display: flex;
    /*justify-content: center;*/
    justify-content: flex-start;
    align-items: center;
    margin: auto;
  }
  .ticket .table-02 .row, .ticket .table-02 th:first-child {
    /*min-height: 70px;*/
    min-height: 60px;
  }
  .ticket .table th {
    font-weight: bold;
  }
  .ticket .table-01 td {
    font-size: 2.4rem;
    text-align: left;
  }
  .ticket .text-bold {
    font-weight: bold;
    font-size: 2.4rem;
    text-align: left;
  }
  .ticket .unit, .ticket .note {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-left: 5px;
  }
  .ticket .note {
    display: inline-block;
    font-weight: normal;
    text-align: left;
    padding: .1vw 0 1vw;
  }
  .ticket .table-02 tr:nth-child(1) {
    color: #fff;
    background-color: #4e5355;
  }
  .ticket .table-02 td {
    text-align: left;
    line-height: 1.4;
    display: flex;
    align-items: center;
  }
  .ticket .table-02 tr:nth-child(even) {
    background-color: #f8f8f8;
  }
  .ticket-list {
    margin-bottom: 20px;
    word-break: break-all;
    position: relative;
    left: 30px;
    z-index: 1;
    padding-right: 30px;
  }
  .ticket-title {
    position: relative;
    display: inline-block;
  }
  .ticket-title::before {
    content: "■";
    position: absolute;
    top: 0;
    left: -30px;
    display: inline-block;
  }
  /*--------------------------------------
artist
---------------------------------------*/
  .artist .inner {
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #252323;
    padding: 144px 0 120px;
  }
  .artist .heading {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 80px;
  }
  .artist .heading .heading-en {
    font-size: 7.2rem;
    margin-bottom: 11px;
  }
  .artist .heading .heading-en::before {
    content: '';
    width: 25px;
    height: 40px;
    background-image: url(../images/contents/icon_rock_02.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .artist .text {
    font-size: 7.2rem;
    letter-spacing: .08em;
    margin-bottom: 11px;
  }
  .artist .sub-text {
    font-size: 2rem;
  }
  .artist .content {
    width: calc(100% - 80px);
    max-width: 1120px;
    margin: 0 auto;
  }
  /******************************************************************************/
  .artist #artist_condolences {
    padding: 40px 0px 0px 0px;
    margin: -40px 0px 0px 0px;
  }
  .artist .information_condolences {
    padding: 20px 20px 20px 20px;
    margin: 0px auto 80px;
    background-color: #FFFFFF;
    max-width: 1120px;
    border: #000000 2px solid;
  }
  .artist .information_condolences .infor_condolences_title {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 2.4rem;
    line-height: 1.8em;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .artist .information_condolences .infor_condolences_read {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 2.0rem;
    line-height: 1.8em;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  /******************************************************************************/
  .artist .catch {
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #FFFFFF;
    padding: 4px 0;
    margin-bottom: 40px;
  }
  .artist .catch span {
    display: block;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #005BAB;
    padding: 24px 0 25px;
  }
  /******************************************************************************/
  .artist .spcatch {
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #FFFFFF;
    padding: 4px 0;
    margin-bottom: 40px;
  }
  .artist .spcatch span {
    display: block;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #D0121B;
    padding: 24px 0 25px;
  }
  /******************************************************************************/
  .artist .splineupwrap {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 80px 0px;
  }
  /******************************************************************************/
  .artist .lineup {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    flex-flow: wrap;
    gap: 40px;
  }
  .artist .lineup li {
    width: calc(100% / 3 - 80px / 3);
    margin-bottom: 0;
  }
  .artist .lineup a {
    display: block;
    position: relative;
  }
  .artist .lineup .card {
    margin-bottom: 0;
  }
  .artist .lineup .card .atarashi-chikara {
    width: 100%;
    max-width: 210px;
    height: 21px;
    background: url(../images/contents/artist/logo-atarashi_chikara.svg) center / cover no-repeat;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    filter: drop-shadow(0px 0px 2px #000);
  }
  .artist .lineup .card .card-header {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(0, 91, 171, 0.5);
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
    height: 60px;
    white-space: nowrap;
    padding: 3px 0;
    line-height: 1.2;
  }
  .artist .lineup .card .card-cancel {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(10, 10, 10, 0.7);
    color: #fff;
    font-weight: bold;
    font-size: 2.2rem;
    text-align: center;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    padding: 3px 0;
    line-height: 1.2;
  }
  .artist .lineup .card .text {
    margin-bottom: 0;
  }
  .artist .lineup .comment {
    width: 91px;
    height: 91px;
    background-image: url(../images/contents/artist/icon_comment.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -29px;
    right: -34px;
    z-index: 2;
  }
  .artist .lineup .comment:hover {
    filter: brightness(150%);
  }
  .artist .lineup li figure {
    background: center / cover no-repeat;
  }
  /* アーティスト一覧 */
  .artist .lineup .aaequal figure {
    background-image: url("../images/contents/artist/artist-aaequal.jpg");
  }
  .artist .lineup .quruli figure {
    background-image: url("../images/contents/artist/artist-quruli.jpg");
  }
  .artist .lineup .kreva figure {
    background-image: url("../images/contents/artist/artist-kreva.jpg");
  }
  .artist .lineup .backhorn figure {
    background-image: url("../images/contents/artist/artist-backhorn.jpg");
  }
  .artist .lineup .spacialothers figure {
    background-image: url("../images/contents/artist/artist-spacialothers02.jpg");
  }
  .artist .lineup .sheenatherokkets figure {
    background-image: url("../images/contents/artist/artist-sheenatherokkets.jpg");
  }
  .artist .lineup .sugashikao figure {
    background-image: url("../images/contents/artist/artist-sugashikao02.jpg");
  }
  .artist .lineup .takeharapistol figure {
    background-image: url("../images/contents/artist/artist-takeharapistol.jpg");
  }
  .artist .lineup .tsujiayano figure {
    background-image: url("../images/contents/artist/artist-tsujiayano.jpg");
  }
  .artist .lineup .fujimakiryota figure {
    background-image: url("../images/contents/artist/artist-fujimakiryota01.jpg");
  }
  .artist .lineup .delico figure {
    background-image: url("../images/contents/artist/artist-delico.jpg");
  }
  /******************************************************************************/
  .artist .lineup .ua figure {
    background-image: url("../images/contents/artist/artist-ua.jpg");
  }
  .artist .lineup .grapevine figure {
    background-image: url("../images/contents/artist/artist-grapevine.jpg");
  }
  .artist .lineup .saitokazuyoshi figure {
    background-image: url("../images/contents/artist/artist-saitokazuyoshi02.jpg");
  }
  .artist .lineup .hoshinogen figure {
    background-image: url("../images/contents/artist/artist-hoshinogen.jpg");
  }
  .artist .lineup .yanoakiko figure {
    background-image: url("../images/contents/artist/artist-yanoakiko02.jpg");
  }
  /******************************************************************************/
  /* ここまでアーティスト一覧 */
  .artist .lineup .text {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    background-color: #005BAB;
    padding: 21px 0 22px;
    position: relative;
  }
  .artist .lineup .sptext {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    background-color: #D0121B;
    padding: 21px 0 22px;
    position: relative;
  }
  /******************************************************************************/
  .artist .lineup .new {
    width: 69px;
    height: 62px;
    background-image: url(../images/contents/artist/icon_new.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -15px;
    left: 10px;
  }
  .artist .more {
    padding: 0px 0px 0px 0px;
    margin: 50px 0px 0px 0px;
    font-family: 'Bebas Neue';
    color: #fff;
    font-size: 7.2rem;
    font-weight: normal;
    letter-spacing: .08em;
    text-align: center;
  }
  /*--------------------------------------
goods
---------------------------------------*/
  .goods .inner {
    text-align: center;
    background: #0668b4 url(../images/contents/bg_pattern.png) repeat;
    padding: 144px 0 120px;
  }
  .goods .heading {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .08em;
    margin: 0 0 80px;
  }
  .goods .heading .heading-en {
    display: block;
    font-family: 'Bebas Neue';
    font-size: 7.2rem;
    margin: 0 0 11px;
    position: relative;
  }
  .goods .heading .heading-en::before {
    content: '';
    width: 25px;
    height: 40px;
    background: url(../images/contents/icon_rock_02.svg) no-repeat;
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    margin: auto;
  }
  /*  .goods .img {
    width: 100%;
    height: 0;
    padding: 33.33% 0 0;
    margin: 0 auto 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }*/
  .goods .link {
    display: block;
    max-width: 400px;
    color: #fff;
    font-size: 3.6rem;
    letter-spacing: .08em;
    background: #252323 url(../images/contents/bg_pattern.png) repeat;
    padding: 22px 0;
    margin: 0 auto;
  }
  .goods .content {
    /*    display: flex;
    justify-content: space-between;*/
    width: calc(100% - 80px);
    max-width: 1120px;
    margin: 0 auto 72px;
  }
  .goods .content .item {
    background-color: #fff;
    /*padding: 30px;*/
    padding: 60px;
  }
  .goods .content .item01 {
    width: 100%;
    margin: 0px 0px 80px 0px;
  }
  .goods .content .item02 {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
  .goods .content .title {
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.3;
    white-space: nowrap;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    padding: 25px 0 25px;
    margin-bottom: 24px;
    position: relative;
    /*min-height: 93px;*/
  }
  .goods .content .title::before, .goods .content .title::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #b0b0b0;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
  }
  .goods .content .title::before {
    top: 1px;
  }
  .goods .content .title::after {
    bottom: 1px;
  }
  .goods .content .title span {
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    padding-top: 10px;
  }
  .goods .content .price {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
  .goods .content .img {
    /*    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;*/
  }
  .goods .content .note01 {
    padding: 0px 0px 0px 0px;
    margin: 50px 0px 50px 0px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    text-align: center;
  }
  .goods .content .note02 {
    padding: 0px 0px 0px 0px;
    margin: 50px 0px 0px 0px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    text-align: center;
  }
  /*-----------------------------------------------------*/
  .tshirtbackprint_wrap {
    padding: 0px 0px 0px 0px;
    margin: 30px auto 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .tshirtbackprint_wrap dl {
    width: inherit;
  }
  .tshirtbackprint_wrap dl dt {
    padding: 0px 0px 0px 0px;
    width: 320px;
    height: 260px;
    text-indent: -9999px;
  }
  @media only screen and (max-width: 1220px) {
    .tshirtbackprint_wrap dl dt {
      width: 26.00vw;
      height: 21.311vw;
    }
  }
  @media only screen and (max-width: 990px) {
    .tshirtbackprint_wrap dl dt {
      width: 24.00vw;
      height: 19.311vw;
    }
  }
  .tshirtbackprint_wrap dl dt.tshirt_backprint {
    background-image: url("../images/contents/goods/gds_Tshirt_backprint.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirtbackprint_wrap dl dd {
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .tshirt_note {
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
    font-size: 1.3rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
  }
  /*-----------------------------------------------------*/
  .tshirt_wrap {
    padding: 0px 0px 0px 0px;
    margin: 30px auto 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .tshirt_wrap dl {
    width: inherit;
  }
  .tshirt_wrap dl.titem01 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    order: 1;
    display: inline-block;
  }
  .tshirt_wrap dl.titem02 {
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
    order: 4;
    display: inline-block;
  }
  .tshirt_wrap dl.titem03 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    order: 2;
    display: inline-block;
  }
  .tshirt_wrap dl.titem04 {
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
    order: 5;
    display: inline-block;
  }
  .tshirt_wrap dl.titem05 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    order: 3;
    display: inline-block;
  }
  .tshirt_wrap dl.titem06 {
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
    order: 6;
    display: inline-block;
  }
  .tshirt_wrap dl dt {
    padding: 0px 0px 0px 0px;
    width: 320px;
    height: 260px;
    text-indent: -9999px;
  }
  @media only screen and (max-width: 1220px) {
    .tshirt_wrap dl dt {
      width: 26.00vw;
      height: 21.311vw;
    }
  }
  @media only screen and (max-width: 990px) {
    .tshirt_wrap dl dt {
      width: 24.00vw;
      height: 19.311vw;
    }
  }
  .tshirt_wrap dl dt.tshirt_BK_g {
    background-image: url("../images/contents/goods/gds_Tshirt_BK_gothic.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dt.tshirt_BK_c {
    background-image: url("../images/contents/goods/gds_Tshirt_BK_cursive.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dt.tshirt_BL_g {
    background-image: url("../images/contents/goods/gds_Tshirt_BL_gothic.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dt.tshirt_BL_c {
    background-image: url("../images/contents/goods/gds_Tshirt_BL_cursive.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dt.tshirt_WH_g {
    background-image: url("../images/contents/goods/gds_Tshirt_WH_gothic.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dt.tshirt_WH_c {
    background-image: url("../images/contents/goods/gds_Tshirt_WH_cursive.png");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .tshirt_wrap dl dd {
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    text-align: center;
  }
  /*-----------------------------------------------------*/
  .goods .item01 .img {}
  .goods .item02 .img {
    padding: 0px 0px 0px 0px;
    margin: 30px auto 0px;
    width: 700px;
    height: 270px;
    /*background-image: url("https://livethespeedstar.com/images/contents/goods/gds_Towel.png");*/
    background-image: url("../images/contents/goods/gds_Towel.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  @media only screen and (max-width: 1120px) {
    .goods .item02 .img {
      width: 62.5vw;
      height: 24.107vw;
    }
  }
  .goods .link {
    display: block;
    max-width: 630px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    background-image: url(../images/contents/bg_pattern.png);
    background-repeat: repeat;
    background-color: #252323;
    padding: 29px 0;
    margin: 0 auto;
  }
  /*--------------------------------------
audition
---------------------------------------*/
  .audition .inner {
    text-align: center;
    background: #D0121B url(../images/contents/bg_pattern.png) repeat;
    padding: 144px 0 120px;
  }
  .audition .heading {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .08em;
    margin: 0 0 80px;
  }
  .audition .heading .heading-en {
    display: block;
    font-family: 'Bebas Neue';
    font-size: 7.2rem;
    margin: 0 0 11px;
    position: relative;
  }
  .audition .heading .heading-en::before {
    content: '';
    width: 25px;
    height: 40px;
    background: url(../images/contents/icon_rock_02.svg) no-repeat;
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .audition .img {
    width: 100%;
    height: 0;
    background: url(../images/contents/audition/audition_img_02.png) center bottom / contain no-repeat;
    padding: 33.33% 0 0;
    margin: 0 auto 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    transform: scale(1.10);
  }
  .audition .link {
    display: block;
    max-width: 400px;
    color: #fff;
    font-size: 3.6rem;
    letter-spacing: .08em;
    background: #252323 url(../images/contents/bg_pattern.png) repeat;
    padding: 22px 0;
    margin: 0 auto;
  }
  @media screen and (max-width: 1120px) {
    .audition .img {
      padding: 31.7% 0 0;
    }
  }
  .audition .text {
    font-size: 1.9rem;
    line-height: 1.87;
    letter-spacing: .05em;
    margin: 60px 0 30px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
  }
  .audition .sub-text {
    font-size: 1.9rem;
    line-height: 1.87;
    letter-spacing: .05em;
    margin: 0 0 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  /*--------------------------------------
credit
---------------------------------------*/
  .credit .unit01 {
    background: #f8f8f8 url(../images/contents/bg_pattern.png) repeat;
    padding: 80px 0 24px;
  }
  .credit .unit02 {
    padding: 80px 0 60px;
  }
  .credit .heading {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: .05em;
    text-align: center;
    margin: 0 0 45px;
    position: relative;
  }
  .credit .heading::after {
    content: '';
    width: 20px;
    height: 1px;
    background: #b0b0b0;
    position: absolute;
    right: 0;
    bottom: -22px;
    left: 0;
    margin: auto;
  }
  .credit .list {
    display: flex;
    justify-content: center;
  }
  .credit .unit01 .list {
    font-size: 1.5rem;
    letter-spacing: .05em;
    margin: 0 0 56px;
  }
  .credit .unit01 .list li {
    padding: 0;
    margin: 0;
    position: relative;
  }
  .credit .unit01 .list li::after {
    display: inline-block;
    content: '/';
    padding: 0 14px;
  }
  .credit .unit01 .list li:last-child::after {
    display: none;
  }
  .credit .unit02 .list {
/*    max-width: 1100px;*/
    max-width: 850px;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
  }
  .credit .unit02 .list li.spn_sej {
    margin: 0px 15px 0px 0px;
  }
  .credit .unit02 .list li.spn_pia {
    margin: 0px 0px 0px 0px;
  }
  .credit .unit02 .list li.spn_superdry {
    margin: 0px 15px 0px 15px;
  }
  .credit .unit02 .list li.spn_recochoku {
    margin: 0px 0px 0px 0px;
  }
  /*  .credit .unit02 .list li.spn_hakkaisan {
    margin: 0px 15px 0px 15px;
  }*/
  .credit .unit02 .list li.spn_hakkaisan {
    margin: 0px 0px 0px 0px;
  }
  .credit .unit02 .list li.spn_horiguchicoffee {
    margin: 0px 15px 0px 0px;
  }
  .credit .unit02 .list li.spn_grobalwork {
    margin: 0px 30px 0px 15px;
  }
  .credit .unit02 .list li.spn_otafuku {
    margin: 0px 15px 0px 0px;
  }
  .credit .unit02 .list li.spn_ichibiko {
    margin: 0px 40px 0px 0px;
  }
  .credit .unit02 .list li.spn_jvckenwood {
    margin: 5px 7px 0px 0px;
  }
  .credit .unit02 .list li.spn_victor {
    margin: 0px 0px 0px 7px;
  }
  /*  .credit .unit02 .list li.spn_eggs {
    margin: 0 0 25px 0;
  }*/
  .credit .unit02 .list li a {
    display: block;
    background: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .credit .unit02 .list li.spn_sej a {
    margin: inherit;
    width: 231px;
    height: inherit;
    padding-top: 10%;
    background-repeat: no-repeat;
    background: url(../images/contents/credit/credit_img_sej.svg) no-repeat;
    background-size: contain;
  }
  .credit .unit02 .list li.spn_pia a {
    margin: inherit;
    width: 72px;
    height: inherit;
    padding-top: 40%;
    background-image: url(../images/contents/credit/credit_img_pia.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .credit .unit02 .list li.spn_superdry a {
    margin: inherit;
    width: 120px;
    height: inherit;
    padding-top: 40%;
    background-image: url(../images/contents/credit/credit_img_superdry.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .credit .unit02 .list li.spn_recochoku a {
    margin: inherit;
    width: 140px;
    height: inherit;
    padding-top: 20%;
    background-image: url(../images/contents/credit/credit_img_recochoku.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  /*  .credit .unit02 .list li.spn_hakkaisan a {
    margin: inherit;
    width: 200px;
    height: inherit;
    padding-top: 40%;
    background-image: url(https://livethespeedstar.com/images/contents/credit/credit_img_hakkaisan.jpg);
				background-repeat: no-repeat;
    background-size: contain;
  }*/
  .credit .unit02 .list li.spn_hakkaisan a {
    margin: inherit;
    width: 150px;
    height: inherit;
    padding-top: 40%;
    background-image: url(../images/contents/credit/credit_img_hakkaisan.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .credit .unit02 .list li.spn_horiguchicoffee a {
    margin: inherit;
    width: 100px;
    height: inherit;
    padding-top: 60%;
    background-image: url(../images/contents/credit/credit_img_horiguchicoffee.jpg);
    background-size: contain;
  }
  .credit .unit02 .list li.spn_grobalwork a {
    margin: inherit;
    width: 100px;
    height: inherit;
    padding-top: 60%;
    background-image: url(../images/contents/credit/credit_img_globalwork.svg);
    background-size: contain;
  }
  .credit .unit02 .list li.spn_otafuku a {
    margin: inherit;
    width: 180px;
    height: inherit;
    padding-top: 60%;
    background-image: url("../images/contents/credit/credit_img_otafuku.svg");
    background-size: contain;
  }
  .credit .unit02 .list li.spn_ichibiko a {
    margin: inherit;
    width: 180px;
    height: inherit;
    padding-top: 60%;
    background-image: url("../images/contents/credit/credit_img_ichibiko.svg");
    background-size: contain;
  }

.credit .unit02 .list li.spn_jvckenwood a {
    margin: inherit;
    width: 300px;
    height: 50px;
    padding: 0;
    background-image: url(https://livethespeedstar.com/images/contents/credit/credit_img_jvckenwood.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .credit .unit02 .list li.spn_victor a {
    margin: inherit;
    width: 150px;
    height: inherit;
    padding-top: 30%;
    background-image: url(https://livethespeedstar.com/images/contents/credit/credit_img_victor.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  /*  .credit .unit02 .list li.spn_eggs a {
    width: 130px;
    height: inherit;
    padding-top: 38.5%;
    background-size: contain;
    background-image: url(https://livethespeedstar.com/images/contents/credit/credit_img_eggs.png);
  }*/
  /*--------------------------------------
photogallery
---------------------------------------*/
  .photogallery .outer {
    padding: 0px 0px 0px 0px;
  }
		.photogallery img, img[src$=".svg"] {
  width: inherit;
  height: auto;
}
  .photogallery .inner {
    padding: 144px 0 114px;
  }
  .photogallery .heading {
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 80px;
  }
  .photogallery .heading .heading-en {
    font-size: 7.2rem;
    margin-bottom: 11px;
  }
  .photogallery .heading .heading-en::before {
    content: '';
    width: 25px;
    height: 40px;
    background-image: url(../images/contents/icon_rock_01.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .photogallery .content {
    width: calc(100% - 80px);
    max-width: 1120px;
    margin: 0 auto;
  }
  .photogallery .photolist {
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    flex-flow: wrap;
    gap: 40px;
  }
  .photogallery .photolist li {
    width: calc(100% / 3 - 80px / 3);
    margin-bottom: 0;
  }
  /*--------------------------------------
footer
---------------------------------------*/
  .footer {
    background: #252323;
    padding: 50px 0 61px;
    /*padding: 0px 0px 0px 0px;*/
  }
  .footer .speedstarlogowrap {
    padding: 0px 0px 60px 0px;
    margin: 0px auto 0px;
    width: 430px
  }
  .footer .speedstarlogowrap .recoordslogo a {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    width: 190px;
    height: 37px;
    background: url("../images/contents/footer/speedstar-records-logo.svg") no-repeat;
    background-size: cover;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: left;
  }
  .footer .speedstarlogowrap .funclublogo a {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    width: 190px;
    height: 37px;
    background: url("../images/contents/footer/speedstar-club-logo.svg") no-repeat;
    background-size: cover;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    float: right;
  }
  .footer .speedstarlogowrap a:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
  }
  .footer .logo {
    width: 290px;
    height: 96px;
    padding: 0;
    background: url("../images/contents/footer/lovethespeedstar30th-logo.svg") no-repeat;
    background-size: cover;
    margin: 0 auto 29px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .footer .sns {
    display: flex;
    column-gap: 40px;
    width: 300px;
  }
  .footer .copyright {
    font-family: 'Bebas Neue';
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: .08em;
    text-align: center;
  }
  /*--------------------------------------
cookie
---------------------------------------*/
  .cookie {
    position: fixed;
    bottom: 16px;
    /*    left: 20%;*/
    left: 50%;
    transform: translate(-50%, 0%);
    width: 80%;
    /*width: 1000px;*/
    z-index: 300;
  }
  @media only screen and (min-width: 1200px) {
    .cookie {
      width: 960px;
    }
  }
  .active .cookide {
    -webkit-animation: fadeIn 1s cubic-bezier(.17, .67, .6, .92) 3.5s 1 forwards;
    -moz-animation: fadeIn 1s cubic-bezier(.17, .67, .6, .92) 3.5s 1 forwards;
    -ms-animation: fadeIn 1s cubic-bezier(.17, .67, .6, .92) 3.5s 1 forwards;
    -o-animation: fadeIn 1s cubic-bezier(.17, .67, .6, .92) 3.5s 1 forwards;
    animation: fadeIn 1s cubic-bezier(.17, .67, .6, .92) 3.5s 1 forwards;
  }
  .cookie > div {
    padding: 0 0 16px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    /*background: rgba(0, 0, 0, 1);*/
    background: rgba(0, 0, 0, .7);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .4);
  }
  .cookie > div p {
    padding: 16px 32px 16px;
    width: 100%;
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
  }
  .cookie > div a, .cookie > div button {
    margin: 0 8px 0 0;
    padding: 0 2em;
    display: inline-block;
    text-decoration: none;
    line-height: 42px;
    font-size: 13px;
    font-weight: 600;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    outline: none;
    border: none;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  .cookie > div a {
    margin: 0 0 0 8px;
    line-height: 40px;
    background: none;
    border: solid 1px;
  }
  .cookie > div a:hover, .cookie > div button:hover {
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4;
  }
}