@charset "utf-8";

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
    font-family: 'Freestyle Script Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Freestyle Script Regular'), url('../font/FREESCPT.woff') format('woff');
}


/* ↓↓ 2025 新規使用フォント設定 ↓↓ */
.zen-kaku-gothic-new-light {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.zen-kaku-gothic-new-regular {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.zen-kaku-gothic-new-medium {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.zen-kaku-gothic-new-bold {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.zen-kaku-gothic-new-black {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 900;
    font-style: normal;
}

/* フォント指定用クラス */
.font-zen-kaku {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font-noto-sans {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font-josefin {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* ↑↑ 2025 新規使用フォント設定 ↑↑ */

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "Josefin Sans", 'Zen Kaku Gothic New', "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 1700px;
    background: #eff4ff;
    color: #1669b7;
    font-size: 1.6rem;
    margin: auto;
    overflow: hidden;
}


p {
    line-height: 2.5;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: bottom;
}

/* for modern brouser */
.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/* IE7,MacIE5 */
.cf {
    display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .cf {
    height: 1%;
}

.cf {
    display: block;
}


.timer_block {
    display: none;
}

/*margin*/
.mgt0 {
    margin-top: 0px !important;
}

.mgt5 {
    margin-top: 5px !important;
}

.mgt10 {
    margin-top: 10px !important;
}

.mgt20 {
    margin-top: 20px !important;
}

.mgt25 {
    margin-top: 25px !important;
}

.mgt30 {
    margin-top: 30px !important;
}

.mgt35 {
    margin-top: 35px !important;
}

.mgt40 {
    margin-top: 40px !important;
}

.mgt45 {
    margin-top: 45px !important;
}

.mgt50 {
    margin-top: 50px !important;
}

.mgt55 {
    margin-top: 55px !important;
}

.mgt60 {
    margin-top: 60px !important;
}

.mgt65 {
    margin-top: 65px !important;
}

.mgb0 {
    margin-bottom: 0px !important;
}

.mgb10 {
    margin-bottom: 10px !important;
}

.mgb20 {
    margin-bottom: 20px !important;
}

.mgb30 {
    margin-bottom: 30px !important;
}

    {
    margin-bottom: 40px !important;
}

.mgb50 {
    margin-bottom: 50px !important;
}

.mgb60 {
    margin-bottom: 60px !important;
}

.mgb70 {
    margin-bottom: 70px !important;
}


.mgl0 {
    margin-left: 0px !important;
}

.mgl10 {
    margin-left: 10px !important;
}

.mgl15 {
    margin-left: 15px !important;
}

.mgl20 {
    margin-left: 20px !important;
}

.mgl30 {
    margin-left: 30px !important;
}

.mgl40 {
    margin-left: 40px !important;
}

.mgl50 {
    margin-left: 50px !important;
}

.mgr0 {
    margin-right: 0px !important;
}

.mgr5{
    margin-right: 5px !important;
}

.mgr10 {
    margin-right: 10px !important;
}

.mgr15 {
    margin-right: 15px !important;
}

.mgr20 {
    margin-right: 20px !important;
}

.mgr30 {
    margin-right: 30px !important;
}

.mgr40 {
    margin-right: 40px !important;
}

.mgr50 {
    margin-right: 50px !important;
}

/* For padding */
.pdt0 {
    padding-top: 0px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt35 {
    padding-top: 35px !important;
}

.pdb0 {
    padding-bottom: 0px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb25 {
    padding-bottom: 25px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


/* ---------------------------------------------------------
 common
----------------------------------------------------------*/

.c_wrap {
    margin: auto;
    padding: 50px 11% 70px;
    width: 100%;
}


section.nav_list {
    margin: 0;
}

.nav_list .c_wrap {
    padding: 0 11% 0;
}

.c_wrap.mini {
    padding: 60px 8%;
    width: 100%;
}

#message:before {
    background-image: url(../images/top/square_treat.webp);
    content: '';
    display: inline-block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    top: -30px;
    left: -100px;
}

#message .c_wrap {
    font-family: 'Zen Kaku Gothic New';
}

a {
    color: #0763b4;
    outline: none;
    text-decoration: none;
    word-break: break-all;
}

.sns_list a {
    color: #ffffff;
}

a:hover {
    filter: alpha(opacity=70);
}

.shadow {
    box-shadow: 0px 0px 15px -5px #777777;
}

.block {
    display: block;
}

.read_txt {
    margin-bottom: 40px;
    line-height: 2.6;
}

.txt_center {
    text-align: center;
}

.txt_right {
    text-align: right;
}

.txt_link {
    padding-bottom: 3px;
    border-bottom: solid 1px;
}

.arrow_link:after {
    content: '\f054';
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-left: 10px;
}

.txt_small {
    font-size: 1.4rem;
}

.font_big {
    font-size: 2rem;
}

.notes {
    padding-left: 1em;
    text-indent: -1em;
    line-height: inherit;
}

.box {
    background: rgba(255, 255, 255, 0.1);
    padding: 10px;
}

.disc_list li {
    padding-left: 1em;
    text-indent: -1em;
    line-height: inherit;
    margin-bottom: 5px;
}

.sp480 {
    display: none !important;
}

.col2_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 100px;
}

.col2_area .text_block {
    padding: 0 3% 0 11%;
    width: 52%;
}

.col2_area .img_block {
    width: 48%;
}

.title {
    font-weight: bold;
    font-size: 8.5rem;
    margin-bottom: 60px;
    line-height: 0.8;
    font-style: italic;
    position: relative;
}

.title:after {}

.title.white_spark:after {
    background-image: url(../images/top/title_spark_white.webp);
    z-index: 1;
}

.txt_right {
    text-align: right;
}

.title.txt_right {
    width: max-content;
    margin-left: auto;
    margin-right: 10%;
}

.title.txt_right:after {
    left: -35%;
}


.color_tit {
    color: #1669b8;
    font-size: 2.6rem;
    margin-bottom: 30px;
    font-weight: bold;
}

.info_table {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.8rem;
    position: relative;
    justify-content: space-between;
}

.info_table::after {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 140px;
    background: #a6a8ab;
    background: -moz-linear-gradient(#a6a8ab 0%, #0d3797 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#a6a8ab), to(#0d3797));
    background: -webkit-linear-gradient(bottom, #a6a8ab 0%, #0d3797 100%);
    background: -o-linear-gradient(#a6a8ab 0%, #0d3797 100%);
    background: linear-gradient(to bottom, #a6a8ab 0%, #0d3797 100%);
}

br.sp {
    display: none;
}

@media screen and (max-width:480px) {

    br.sp {
        display: block;
    }

    .title:after,
    .title.white_spark:after,
    .title.txt_right:after {
        height: 49px;
    }

    .title.txt_right:after {
        left: inherit;
    }
}


.info_table dt,
.info_table dd {
    font-family: 'Zen Kaku Gothic New';
    font-weight: bold;
}

.info_table dt {
    width: 130px;
}

.info_table dd {
    width: calc(100% - 192px);
    padding-bottom: 20px;
    text-align: left;
    font-size: 2.1rem;
}

.info_table dt:last-of-type,
.info_table dd:last-of-type {
    padding-bottom: 0;
}

.info_table div:last-of-type dd {
    line-height: 1.7;
}

/*btn*/

.btn {
    background: -moz-linear-gradient(left, #148db1 0%, #0aaca0 100%);
    background: -o-linear-gradient(left, #148db1 0%, #0aaca0 100%);
    display: inline-block;
}


.border_btn {
    position: relative;
    background-color: transparent;
    border-radius: 1000px;
    padding: 8px 25px;
    /* border: 2px solid #0763b4; */
    display: inline-block;
    display: flex;
    align-items: center;
}



.btn_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.btn_list li {
    width: 32%;
}

.btn_list li a {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem;
    position: relative;
    box-shadow: rgb(252 223 175 / 85%) 0px 16px 20px 0px;
}

.btn_list.btn2 li {
    width: 49%;
}

.btn_list.anchor li a {
    padding-right: 30px;
    padding-left: 30px;
}

.btn_list.anchor li a:before {
    content: '';
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: '\f078';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}



.c_space {
    margin-bottom: 50px;
}

.c_space_mini {
    margin-bottom: 30px;
}

.fa-ticket {
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    transform: rotate(-37deg);
}

.text_link {
    border-bottom: 1px solid #0763b4;
    padding-bottom: 5px;
}

.text_link:hover {
    text-decoration: none;
}


#access .map_cont {
    background: #ffffffbd;
    border-radius: 50px;
}

#access .info_table dt {
    border-right: 1px solid #1669b8;
    width: 215px;
}

/* スクロールでふわっと表示 アニメーション設定 */
.scr_target {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
}

.scr_target.is-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: 1s;
    position: relative;
    z-index: 1;
}


@media screen and (max-width: 480px) {
    .sp480 {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    .btn_list li a {
        font-size: 1.4rem;
    }

    .btn_list.anchor li a:before {
        font-size: 1rem;
        right: 15px;
    }

    .color_tit {
        font-size: 2.2rem;
    }

    .btn_list.btn2 li {
        width: 100%;
    }

    .btn_list.btn2 li:first-child {
        margin-bottom: 20px;
    }
}


/* ---------------------------------------------------------
 header
----------------------------------------------------------*/

header {
    z-index: 100;
    position: fixed;
    /*fixedを設定して固定*/

    /*高さ指定*/
    width: 100%;
    /*横幅指定*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+79,000000+100&0.9+0,0.4+79,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    left: 0;
    top: 0;
    /* font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif; */
    font-weight: bold;
}

header .logo_wrap img {
    display: block;
}


/*スクロール途中からヘッダーの高さが小さくなる*/
/*https://coco-factory.jp/ugokuweb/move01/5-1-8/*/

#header.HeightMin {
    /* box-shadow: 0px 1px 16px 0px rgb(48 48 48 / 15%); */
    animation: DownAnime 0.5s forwards;
}

#header.HeightMin .c_wrap.wide {
    padding: 20px 4% 40px;
    background: rgb(255 255 255);
    box-shadow: -12px -11px 20px 6px #ffffff40;
    background: -webkit-linear-gradient(to bottom, #a2c5fe 0%, rgb(150 189 255 / 70%) 80%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #ffffffde 0%, rgb(255 255 255 / 64%) 83%, rgba(0, 0, 0, 0) 103%);
}

/* ロゴがグレーだったら  (.c_wrap.wideにgrayのclassつける)*/
#header.HeightMin .c_wrap.wide.gray {
    background: rgb(171 171 171 / 88%);
}

#header.HeightMin .c_wrap.wide .logo_wrap {
    display: block;
}

#header.HeightMin .openbtn {
    top: 3px;
}

#header.HeightMin .c_wrap nav ul li a {
    text-shadow: none;
    /* color: #1669b6; */
}


#header.HeightMin .c_wrap nav ul li a.mini {
    color: #ffffff;
}

@keyframes DownAnime {
    from {
        opacity: 0;
        transform: translateY(-170px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/*end スクロール途中からヘッダーの高さが小さくなる*/


/*追従メニューの現在地ハイライト*/


/* end 追従メニューの現在地ハイライト*/

header .c_wrap.wide {
    padding: 60px 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .logo_wrap {
    max-width: 70px;
    width: 20%;
    display: none;
}

header .c_wrap nav {
    width: 100%;
}

header .c_wrap nav ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

header .c_wrap nav ul li {
    margin-left: 5rem;
}

header .c_wrap nav ul li:not(:last-child):after {
    /* content: "・"; */
    color: #772e6d;
    padding-left: 10px;
}

header .c_wrap nav ul li a {
    font-size: 2rem;
    transition: all 0.3s;
    font-weight: bold;
    color: #1669b6;
    /* font-family: 'Josefin Sans'; */
    text-shadow: 0px 0px 20px #ffffff, 0px 0px 20px #ffffff, 0px 0px 20px #ffffff, 0px 0px 20px #ffffff;
}

header .c_wrap nav ul li a.link_btn {
    text-shadow: none;
}

a.btn.link_btn:hover {
    background-position: right center;
    background-size: 200% auto;
    -webkit-animation: pulse 2s infinite;
    animation: ripple 1.5s infinite;
    color: #fff;
    /* color: #0763b4; */
    opacity: 1;
    background: #f0b645;
    background: -moz-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f07543), to(#f0b645));
    background: -webkit-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: -o-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: linear-gradient(to right, #f07543 0%, #f0b645 100%);
    background: linear-gradient(to right, #f07543 0%, #f0b645 100%);
    /* box-shadow: rgb(150 189 255 / 56%) 0px 16px 20px 0px; */
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 #f0b646;
    }

    70% {
        box-shadow: 0 0 0 10px rgb(251 152 27 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(251 179 27 / 0%);
    }
}

/* Artist block ripple animation */
#artist .artist_inner a {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 1s ease;
    /* padding: 10px 15px; */
}

#artist .artist_inner a:hover {
    animation: artist-ripple 1.5s infinite;
    /* transform: translateY(-5px); */
}

@keyframes artist-ripple {

    0% {
        box-shadow: 0 0 0 0 rgb(246 185 102);
    }

    70% {
        box-shadow: 0px 0 0 15px rgb(183 125 22 / 0%), 30px 0 0 30px rgb(183 140 22 / 0%);
    }

    100% {
        box-shadow: -40px 0 0 20px rgb(183 100 22 / 0%), 40px 0 0 40px rgb(183 111 22 / 0%);
    }
}


header .c_wrap nav ul li a.btn {
    padding: 12px 31px 10px;
    color: #ffffff;
    background: #f0b645;
    background: -moz-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f0b645), to(#f07543));
    background: -webkit-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: -o-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: linear-gradient(to right, #f0b645 0%, #f07543 100%);
    background: linear-gradient(to right, #f0b645 0%, #f07543 100%);
    box-shadow: rgb(252 223 175) 0px 16px 20px 0px;
    /* border: 1px solid transparent; */
}


header .c_wrap nav ul li.current a,
header .c_wrap nav ul li:not(:last-child) a:not(.btn):hover {
    padding-bottom: 5px;
    border-bottom: solid 1.6px #1669b6;
}

header .c_wrap nav ul li a.color_btn {
    padding-right: 60px;
    font-size: 1.3rem;
}

header .c_wrap nav ul li a.color_btn.mypage {
    padding: 5px 40px 5px 20px;
    background: #fff;
    border: solid 2px#772e6d;
    margin-top: 5px;
    color: #772e6d;
    font-size: 1rem;
}


/* ボタングレーに変更 */
a.btn.close {
    background: #8d8d8d !important;
    color: #bcbcbc !important;
    pointer-events: none !important;
    opacity: 1 !important;
    border: none;
}

/* headerがグレーだったら */
a.btn.close {
    /* background-color: #707070 !important; */
}

header .c_wrap nav ul li.sp_only {
    display: none;
}



@media screen and (max-width: 900px) {

    /*========= ナビゲーションのためのCSS ===============*/
    /*https://coco-factory.jp/ugokuweb/move01/5-1-20/*/
    #g-nav {
        display: none;
    }

    /*アクティブになったエリア*/
    #g-nav.panelactive {
        /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
        display: block;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
    }

    /*丸の拡大*/
    .circle-bg {
        position: fixed;
        z-index: 3;
        /*丸の形*/
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: rgb(247 250 255 / 87%);
        /*丸のスタート位置と形状*/
        transform: scale(0);
        /*scaleをはじめは0に*/
        right: -50px;
        top: -50px;
        transition: all .6s;
        /*0.6秒かけてアニメーション*/
    }

    .circle-bg.circleactive {
        transform: scale(50);
        /*クラスが付与されたらscaleを拡大*/
    }

    /*ナビゲーションの縦スクロール*/
    #g-nav-list {
        display: none;
        /*はじめは表示なし*/
        /*ナビの数が増えた場合縦スクロール*/
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #g-nav.panelactive #g-nav-list {
        display: block;
        /*クラスが付与されたら出現*/
    }

    /*ナビゲーション*/
    #g-nav>ul {
        opacity: 0;
        /*はじめは透過0*/
        /*ナビゲーション天地中央揃え※レイアウトによって調整してください。不必要なら削除*/
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block;
        width: 100%;
    }

    /*背景が出現後にナビゲーションを表示*/
    #g-nav.panelactive>ul {
        opacity: 1;
    }

    /* 背景が出現後にナビゲーション li を表示※レイアウトによって調整してください。不必要なら削除*/
    #g-nav.panelactive>ul li {
        animation-name: gnaviAnime;
        animation-duration: 1s;
        animation-delay: .2s;
        /*0.2 秒遅らせて出現*/
        animation-fill-mode: forwards;
        opacity: 0;
        margin-top: 0;
    }

    @keyframes gnaviAnime {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    /*リストのレイアウト設定*/
    #g-nav li {
        text-align: center;
        list-style: none;
        position: relative;
        margin-left: 0;
    }

    #g-nav li a {
        text-decoration: none;
        padding: 15px 10px;
        display: inline-block;
        /* text-transform: uppercase; */
        letter-spacing: 0.1em;
        font-weight: bold;
        text-shadow: none;
        color: #1669b6;
        font-family: 'Josefin Sans';
    }

    #g-nav li a.mini {
        color: #ffffff;
    }

    #g-nav li a.gnav_link.btn {
        display: block;
        max-width: 400px;
        width: 80%;
        margin: 30px auto auto;
    }

    /*========= ボタンのためのCSS ===============*/
    .openbtn {
        position: fixed;
        top: 35px;
        right: 20px;
        z-index: 9999;
        /*ボタンを最前面に*/
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    /*×に変化*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #0763b4;
        width: 45%;
    }

    .openbtn.active span {
        background-color: #1669b6;
    }

    .HeightMin .openbtn span {
        background-color: #0f65b6;
    }

    .openbtn span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn span:nth-of-type(2) {
        top: 23px;
    }

    .openbtn span:nth-of-type(3) {
        top: 31px;
    }

    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }

    /*調整*/
    #header.HeightMin .c_wrap.wide {
        height: 55px;
    }

    #header.HeightMin .c_wrap.wide .logo_wrap {
        max-width: 30px;
        padding: 10px 0;
    }

    header .c_wrap nav ul li:not(:last-child):after {
        content: "";
    }

    header .c_wrap nav ul li:not(:last-child):before {
        /* content: "・"; */
        color: #772e6d;
    }

    header .c_wrap {
        display: block;
    }

    header .c_wrap nav ul li a.color_btn {
        margin: 20px auto 0;
        padding: 10px 40px !important;
    }

    /* ボタングレーに変更 */
    .btn.pc.close {
        background: #8d8d8d;
        color: #bcbcbc;
        pointer-events: none;
        opacity: 1 !important;
    }
}



@media screen and (max-width: 480px) {
    #message:before {
        left: -50px;
        width: 100px;
        height: 100px;
        top: 70px;
    }

    header .c_wrap nav ul li.sp_only {
        display: block;
    }

    header .c_wrap nav ul li.sp_only .sns_list {
        justify-content: center;
        margin-top: 20px;
    }

    header .c_wrap nav ul li.sp_only .sns_list a {
        font-size: 2rem;
    }

    header .c_wrap.wide {
        padding: 20px;
    }

    .openbtn {
        right: 5px;
        top: 10px;
    }

    #header .logo_wrap {
        width: 120px;
    }

    #header.HeightMin .c_wrap.wide {
        padding: 10px 4%;
    }

    #g-nav li a.gnav_link.btn.sp480 {
        display: block !important;
    }
}

#sidebar_sns {
    position: fixed;
    z-index: 95;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    max-width: 80px;
    background: linear-gradient(45deg, #f07a44e0, #efb545bf);
    border-radius: 10px 0 0 10px;
    padding: 25px 15px 10px;
    text-align: center;
    /* box-shadow: 0px 5px 15px 0px rgb(255 255 255 / 35%); */
    transition: all 0.5s;
    opacity: 0;
}

#sidebar_sns h5 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ffffff;
    max-width: 45px;
}

#sidebar_sns .sns_list li {
    margin-bottom: 15px;
}

.HeightMin+#sidebar_sns {
    opacity: 1;
}


@media screen and (max-width: 480px) {
    #sidebar_sns {
        display: none;
        /* opacity: 0; */
    }

    .HeightMin+#sidebar_sns {
        opacity: 0;
        display: none !important;
    }
}


/*MV YouTubeを使って、画面全体に背景動画を流す*/
/*https://coco-factory.jp/ugokuweb/move01/6-3-2/*/

#top_mainv {
    position: relative;
    /*ローディング画像などを表示す際の基点とするため指定*/
    /* height: 100vh; */
    /*高さを全画面にあわせる*/
    /* text-align: center; */
    /* color: #fff; */
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    /* background: url("../images/movie.png") no-repeat; */
    /* background-size: cover; */
    margin: 100px 0 0;
}

/* ローディングアイコン設定 */

#loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

/*jQueryで付与されたdisappearクラスがついたらロゴエリアを非表示*/

#loading.disappear {
    display: none;
}


/* youtube設定 */

#youtube-area {
    /*position: fixed;*/
    z-index: 1;
    /*最背面に設定*/
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
}

/*jQueryで付与されたappearクラスがついたらYoutubeエリアをふわっと表示*/
#youtube-area.appear {
    animation-name: PageAnimeAppear;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

@keyframes PageAnimeAppear {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#youtube {
    /*天地中央配置*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw;
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

/*youtubeがクリックされないためのマスク*/
#youtube-mask {
    position: absolute;
    z-index: 2;
    /*下から2番目に表示*/
    top: 0;
    width: 100%;
    height: 100%;
}



#top_mainv h1 {
    max-width: 600px;
    width: 46%;
}

#top_mainv h1 .pc {
    display: block;
}

#top_mainv h1 .sp {
    display: none;
}

/* 動画設定 */
#video-area {
    /* position: fixed; */
    z-index: 1;
    /*最背面に設定*/
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
}

#video-area.appear {
    animation-name: PageAnimeAppear;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

#video {
    /*天地中央配置*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw;
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

/* スライダー設定 */
#mainv_slide-area {
    height: 100vh;
}

#mainv_slide,
#mainv_slide li {
    height: 100vh;
}

#mainv_slide li img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* 3枚目の位置調整2023ミレジャズ用 */
#mainv_slide li img.mv_aja {
    object-position: center right;
}

#mainv_slide {
    position: relative;
    filter: brightness(0.7);
}

/*スクロールダウン全体の場所*/
/* MV用スクロールダウンパーツ */
.scroll-down-mv {
    position: absolute;
    top: 85%;
    right: 60px;
    z-index: 10;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 5px;
    /* display: flex; */
}

.scroll-text {
    writing-mode: vertical-rl;
    font-size: 17px;
    color: #3370b7;
    font-weight: bold;
    font-style: italic;
}

.scroll-line {
    width: 2px;
    height: 150px;
    background: linear-gradient(to bottom, transparent, #0763b4, transparent);
    position: relative;
    overflow: hidden;
}

.scroll-line::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #eff4ff;
    animation: scrollLineMove 2s ease-in-out infinite;
}

@keyframes scrollLineMove {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(60px);
        opacity: 0;
    }
}

/* レスポンシブ対応 */
@media screen and (max-width: 900px) {
    .scroll-down-mv {
        bottom: 0;
    }

    .scroll-text {
        font-size: 12px;
    }

    .scroll-line {
        height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .scroll-down-mv {
        left: 40px;
        right: inherit;
        bottom: -45px;
    }

    .scroll-text {
        font-size: 11px;
        letter-spacing: 1px;
    }

    .scroll-line {
        height: 30px;
    }
}

.scrolldown2 {
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    bottom: 0;
    left: 50%;
    font-family: 'Freestyle Script Regular';
}

/*Scrollテキストの描写*/
.scrolldown2 a {
    word-break: keep-all;
}

.scrolldown2 span {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 2.3rem;
    filter: drop-shadow(0px 0px 5px rgb(0 0 0 / 50%));
    font-family: 'Kiwi Maru', 'Noto Sans JP', "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom: 0;
    left: -7px;
    /*丸の形状*/
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #eee;
    filter: drop-shadow(0px 0px 5px rgb(0 0 0 / 100%));
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
    animation:
        circlemove 1.6s ease-in-out infinite,
        cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
    0% {
        bottom: 80px;
    }

    100% {
        bottom: -5px;
    }
}

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1;
    }

    80% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

/* 線の描写 */
.scrolldown2:after {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom: 0;
    left: 0;
    /*線の形状*/
    width: 2px;
    height: 80px;
    background: #eee;
    filter: drop-shadow(0px 0px 5px rgb(0 0 0 / 50%));
}


@media screen and (max-width: 1000px) {

    /* スライドの位置調整 */
    #mainv_slide li:nth-child(3) img {
        object-position: center center;
    }

    #mainv_slide li:nth-child(4) img {
        object-position: right center;
    }
}

@media screen and (max-width: 480px) {

    @keyframes circlemove {
        0% {
            bottom: 100px;
        }
    }

    .scrolldown2:after {
        height: 100px;
    }

    /* スライダー設定 */
    #mainv_slide-area {
        height: 90vh;
    }

    #mainv_slide,
    #mainv_slide li {
        height: 90vh;
    }

    #top_mainv {
        height: 60vh;
        margin: 80px 0 0;
    }

    #mainv_slide li:nth-child(3) img {
        object-position: 57% center;
    }

    #mainv_slide li:nth-child(4) img {
        object-position: 70% center;
    }

}

/* ---------------------------------------------------------
 次回予告
----------------------------------------------------------*/

.notice {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: auto;
    background: #264db5a1;
    padding: 30px 20px;
    text-align: center;
    z-index: 90;
    font-size: 2rem;

}

.notice .flex {
    align-items: center;
}

.notice p.font_min {
    font-size: 1.5rem;
    margin-top: 5px;
}

.notice_inner {
    text-align: left;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1.5px solid #9694eb;
    border-image: linear-gradient(to top, #4d4c82 0%, #386ce9 100%);
    border-image-slice: 1;
}

.notice_inner p.flex {
    display: flex;
    align-items: flex-start
}

.notice_inner p.flex i {
    line-height: 2;
}

.notice br.sp {
    display: none;
}



@media screen and (max-width: 800px) {
    .notice {
        font-size: 1.6rem;
    }

    .notice h3 {
        font-size: 1.9rem;
    }


    .notice_inner {
        padding-left: 15px;
        margin-left: 15px;
    }

    .notice p.font_min br.sp {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .notice {
        padding: 20px 10px;
        bottom: 30px;
    }

    #top_mainv h1 {
        top: 52%;
        width: 92%;
    }

    .notice_inner {
        padding: 0;
        margin-left: 0;
        border-left: none;
    }

    .notice h3 {
        margin-bottom: 10px;
        width: 100%;
    }

    .notice br.sp {
        display: block;
    }

    .markertest.big_txt.pc_txt {
        display: none;
    }
}

@media screen and (max-width:480px) {

    #top_mainv h1 .pc {
        display: none;
    }

    #top_mainv h1 .sp {
        display: block;
    }
}




/* ---------------------------------------------------------
 copy
----------------------------------------------------------*/

#copy {
    padding-top: 120px;
    position: relative;
}

#copy::before,
#copy::after {
    background-image: url(../images/ashirai_l.webp);
    content: '';
    display: inline-block;
    width: 30%;
    height: 500px;
    vertical-align: middle;
    position: absolute;
    z-index: -1;
    top: -10%;
    background-repeat: no-repeat;
    background-size: contain;
}

#copy::after {
    background-image: url(../images/ashirai_r.webp);
    top: 0;
    right: 0;
    width: 30%;
    background-position: top right;
}

#copy h2 {
    margin: auto;
    width: 80%;
    max-width: 750px;
}


/* ---------------------------------------------------------
nextgig
----------------------------------------------------------*/

#nextgig .col2_area {
    padding-top: 0;
}

#nextgig .info_table dd .btn {
    margin-top: 20px;
}

@media screen and (max-width:480px) {
    #nextgig .info_table dd .btn {
        margin-top: 10px;
    }

    a.btn.link_btn {
        border: none;
    }
}

/* ---------------------------------------------------------
archive
----------------------------------------------------------*/
#archive .side-scroll-item {
    width: 80vw;
    padding: 1%;
}

#archive.scroll_cont {
    /* スクロール量の調整 */
    padding-bottom: 20vh;
}


#archive .side-scroll-item+.side-scroll-item {
    margin-left: 0px;
}

#archive .text_block {
    order: 2;
    padding-left: 5%;
}


#archive .info_table dd .btn {
    margin-top: 20px;
}

#archive .btn {
    background: #000;
}

#archive .btn:hover {
    background: #800026;
    box-sizing: border-box;
}


#archive .archive_list2 li a {
    border-radius: 50px
}

#archive .archive_list2 li a:hover {
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 1s ease;
}

.side-scroll-list_archive {
    padding-right: 100px;
    /* ← 実際に最後の li が見切れないギリギリの値を入れる */
}

#archive .archive_list2 li a:hover {
    animation: archive-ripple 1.5s infinite;
    /* transform: translateY(-5px); */
}

@keyframes archive-ripple {
    0% {
        box-shadow: 0 0 0 0 rgb(246 185 102);
    }

    70% {
        box-shadow: 0px 0 0 15px rgb(183 125 22 / 0%), 30px 0 0 30px rgb(183 140 22 / 0%);
    }

    100% {
        box-shadow: -40px 0 0 20px rgb(183 100 22 / 0%), 40px 0 0 40px rgb(183 111 22 / 0%);
    }
}

a.btn-flat {
    overflow: hidden;
    color: #ffffff;
    /* background: #7c261ad4; */
    position: relative;
    /* border: 2px solid #015045; */
    border-radius: 1000px;
    padding: 8px 15px;
    background: #f0b645;
    background: -moz-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f0b645), to(#f07543));
    background: -webkit-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: -o-linear-gradient(left, #f0b645 0%, #f07543 100%);
    background: linear-gradient(to right, #f0b645 0%, #f07543 100%);
    background: linear-gradient(to right, #f0b645 0%, #f07543 100%);
    box-shadow: rgb(252 223 175 / 35%) 0px 16px 20px 0px;
}

a.btn-flat span {
    position: relative;
    font-size: 2.1rem;
    font-weight: bold;
    font-family: "Zen Kaku Gothic New", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sponsorship a.btn-flat span .fa-solid:before {
    position: absolute;
    right: 0;
    top: 25%;
    font-size: 2rem;
    right: -80px;
}

.info_table a.btn-flat span,
a.mini.btn-flat span {
    position: relative;
    font-size: 2rem;
    font-weight: bold;
}

#g-nav a.mini.btn-flat span {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .1rem;
    font-family: 'Josefin Sans';
}

.btn_list a.btn-flat:before {
    width: 680px;
    height: 640px;
}

a.btn-flat:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(120deg);
    transform: translateX(-9%) translateY(-25%) rotate(120deg);
}

.btn_list a.btn-flat::after {
    content: '';
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: '\f078';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
}



.archive_list2 li .img_block:after {
    background-image: url(../images/top/archive_decoration.webp);
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100.4%;
    height: 100.1%;
    left: 0;
    background-position: bottom;
    border-radius: 0 0 50px 50px;
}


#archive_performance .c_wrap {
    min-height: 350px;
}

.archive_list2 {
    display: flex;
    flex-wrap: nowrap;
    /* gap: 2%; */
    gap: 20px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding: 20px 11% 0 11%;
}

.archive_list2 figure {
    position: relative;
    /* overflow: hidden; */
}

.archive_list2 li {
    position: relative;
}

.archive_list2 li figure img {
    position: relative;
    border-radius: 50px;
    overflow: hidden;
}

.archive_list2 li .txt_arc {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 25px;
    /* justify-content: space-between; */
    align-items: end;
}

.archive_list2 li .txt_arc .fa-solid {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100vh;
    position: absolute;
    z-index: 1;
    right: 15px;
    color: #f6ba87;
    font-weight: bold;
    font-size: 2.5rem;
    background: -moz-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f4e6a3), to(#f4caa0));
    background: -webkit-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: -o-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: linear-gradient(to right, #f4e6a3 0%, #f4caa0 100%);
    background: linear-gradient(to right, #f4e6a3 0%, #f4caa0 100%);
}

.archive_list2 li .txt_arc p {
    color: #fff;
    z-index: 1;
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.5;
    display: block;
    z-index: 1;
    position: relative;
    font-family: 'Zen Kaku Gothic New';
}

.archive_list2 li .txt_arc p span {
    display: block;
    font-size: 2.4rem;
    margin-top: 5px;
    font-family: 'Josefin Sans';
    font-weight: bold;
}

.archive_list2 li .txt_arc p span.year {
    display: inline;
    font-size: 3rem;
}

.side-scroll-list-wrapper_archive {
    overflow: hidden;
}

/* アーカイブのアイテムを 2 枚分幅にする */
.archive_list2 li {
    flex: 0 0 41%;
    /* 画面幅の約半分（調整可）*/
    min-width: 680px;
    /* スマホでも潰れ過ぎないように */
}

.archive_list2 {
    padding-right: 10%;
}

@media screen and (min-width: 1902px) {
    a.btn-flat_2col {
        width: 263px;
    }

    dd.btn-flat_2col {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 850px) {

    .archive_list2 li .txt_arc p {
        font-size: 2.6rem;
    }

    .archive_list2 li .txt_arc p span.year {
        font-size: 2.6rem;
    }

    .info_table a.btn-flat span {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 600px) {
    .archive_list2 li {
        min-width: 400px;
    }

    .archive_list2 li figure img,
    #archive .archive_list2 li a {
        border-radius: 30px;
    }
}

@media screen and (max-width: 480px) {
    .archive_list2 li .txt_arc p {
        font-size: 2rem;
    }

    .archive_list2 li .txt_arc p span.year {
        font-size: 2rem;
    }

    .archive_list2 li .img_block:after {
        border-radius: 0 0 25px 25px;
    }

    .archive_list2 li {
        min-width: initial;
        width: 100%;
        flex: initial;
    }

    .archive_list2 {
        /* padding-left: 5%; */
        flex-wrap: wrap;
        padding: 0;
        margin: 0 5%;
        /* margin: 0 auto; */
    }

    .info_table a.btn-flat span,
    a.btn-flat span {
        font-size: 1.3rem;
    }

    .archive_list2 li .txt_arc p span {
        font-size: 1.35rem;
    }

}


/* ---------------------------------------------------------
message
----------------------------------------------------------*/
#message {
    margin-top: 0;
    position: relative;
}

#message .txt_cont {
    padding: 130px 150px;
}

#message .author {
    font-family: 'Freestyle Script Regular';
    font-weight: normal;
    font-size: 5rem;
    text-align: right;
    line-height: 1;
    color: #6b6b6b;
}

p.markertest.txt_480,
.markertest.big_txt.txt_750,
#message .txt_850,
#message .txt_1000,
#message .txt_600 {
    display: none;
}

#message:after {
    background-image: url(../images/top/mv_circre_treat02.webp);
    content: '';
    display: inline-block;
    width: 500px;
    height: 450px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 12%;
    left: 0;
    z-index: 0;
}



@media screen and (max-width: 1500px) {
    #message .txt_1000 {
        display: block;
    }

    #message .pc_txt {
        display: none;
    }

    #message .markertest.big_txt.pc_txt {
        display: block;
    }
}

@media screen and (max-width: 850px) {
    #message {
        padding-top: 50px;
    }

    #message .txt_1000 {
        display: none;
    }

    #message .txt_850 {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .markertest.big_txt.txt_750 {
        display: block;
    }

    .markertest.big_txt.pc_txt {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    p.markertest {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 700px) {
    #message:after {
        height: 300px;
    }
}

@media screen and (max-width:480px) {
    #message {
        padding-top: 30px;
    }

    #message:after {
        height: 200px;
        width: 300px;
    }

    #message .txt_cont {
        font-size: 1.2rem;
        text-align: left;
    }

    p.markertest.txt_480 {
        display: block;
    }

    p.markertest.sp_none {
        display: none;
    }

}


/* ---------------------------------------------------------
artist
----------------------------------------------------------*/
#artist {
    padding: 25px 0;
}

#artist.circle_spark:before {
    right: inherit;
}

#artist .artist_list {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: visible;
    overflow-y: hidden;
    gap: 30px;
    position: absolute;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    padding: 30px 0 0 10%;
}

/* ラッパーで隠す */
.side-scroll-list-wrapper_artist {
    overflow: hidden;
}

#artist .artist_list::-webkit-scrollbar {
    display: none;
}

#artist .artist_list li {
    flex: 0 0 300px;
    min-width: 370px;
    position: relative;
    box-shadow: 0px 20px 0px #e2dccc;
}

#artist .artist_list li a:hover {
    opacity: 1;
    border-radius: 100vh 100vh 0 0;
}

#artist .artist_txt {
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    font-weight: bold;
    display: block;
    width: 100%;
    padding: 25px;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

#artist .fa-solid.fa-angle-right {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100vh;
    color: #f6ba87;
    font-weight: bold;
    font-size: 2.5rem;
    background: -moz-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f4e6a3), to(#f4caa0));
    background: -webkit-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: -o-linear-gradient(left, #f4e6a3 0%, #f4caa0 100%);
    background: linear-gradient(to right, #f4e6a3 0%, #f4caa0 100%);
    background: linear-gradient(to right, #f4e6a3 0%, #f4caa0 100%);
}

#artist .artist_txt h3 {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: -1px;
    font-style: italic;
}

#artist .artist_txt h3 span {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 20px;
}

#artist .part {
    position: absolute;
    background: #ffffffeb;
    color: #f6b966;
    width: 100px;
    height: 100px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100vh;
    font-size: 2.5rem;
    font-style: italic;
    top: 0;
    z-index: 1;
    right: 0;
    font-weight: bold;
}

#artist .artist_list::after {
    content: "";
    display: block;
    width: 31%;
}

#artist .artist_list li a:hover {
    /* opacity: 0.5; */
}

#artist .artist_list li figure {
    margin: auto;
    position: relative;
}

#artist .artist_list li figure.gradation_cont.sp_img{
    display:none;
}

#artist .artist_list li figure.gradation_cont:after {
    background-image: url(../images/top/artist_decoration.webp);
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    background-position: bottom;
}

.artist_inner img {
    border-radius: 100vh 100vh 0 0;
}

.artist_inner .artist_tit {
    margin: 10px 0;
    font-size: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Zen Kaku Gothic New';
    margin-bottom: 10px;
}

.artist_inner .artist_tit dt {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    font-size: 2.5rem;
    font-weight: bold;
}

.artist_inner .artist_tit dd {
    font-weight: bold;
    font-size: 2rem;
    white-space: nowrap;
    font-family: 'Josefin Sans';
    font-style: italic;
    background: #ed9c06;
    padding: 3px 2rem 0;
    border-radius: 30px;
    color: #fff;
}

.artist_list li .artist_prof {
    font-size: 1.4rem;
}

.artist_inner.artist_popup img {
    border-radius: 1000px;
    margin: auto;
    text-align: center;
    display: block;
    max-width: 350px;
    width: 100%;
}

/* アーティストにguestアイコン追加 */
figure.guest {
    position: relative;
}

figure.guest img:nth-child(1) {
    position: absolute;
    top: -5px;
    left: -30px;
    width: 30%;
}

@media screen and (max-width:1500px) {
    #artist .artist_list li {
        min-width: 320px;
    }

    #artist .artist_txt h3 {
        font-size: 2.6rem;
    }
}

@media screen and (max-width:1300px) {
    #artist .artist_list li {
        min-width: 320px;
    }
}

@media screen and (max-width:680px) {
    figure.guest img:nth-child(1) {
        left: -15px;
    }
}

@media screen and (max-width:600px) {
    #artist .artist_list li {
        min-width: 300px;
    }
}

@media screen and (max-width:480px) {
    #artist .artist_list li figure.gradation_cont.sp_img{
        display:block;
    }
    #artist .artist_list li figure.gradation_cont.pc_img{
        display:none;
    }
    #artist .artist_txt h3 {}

    #artist .artist_txt h3 span {
        font-size: 1.5rem;
        margin-top: 5px;
    }

    .archive_list2 li .txt_arc .fa-solid,
    #artist .fa-solid.fa-angle-right {
        width: 45px;
        height: 46px;
        font-size: 1.8rem;
    }

    #artist .part {
        font-size: 2rem;
        width: 80px;
        height: 80px;
        top: -15px;
        right: -10px;
    }

    #artist .artist_list li figure.gradation_cont:after{
        /* width: 100%; */
        background-size: cover;
        bottom: -15%;
        
    }

    #artist .artist_list li figure{
        width:300px;
        /* height: 350px; */
        /* width: 300px; */       /* 任意の正方形サイズ */
        aspect-ratio: 1 / 1; /* 正方形比率を維持 */
        overflow: hidden;    /* はみ出しを隠す */
        margin: 0;
        border-radius: 30px;
    }

    .artist_inner img{
        /* border-radius: 20px; */
        width: 100%;
        height: 100%;
        object-fit: cover;       /* 縦横比を維持しつつ埋める（トリミングされる） */
         /* 中央寄せ */
        display: block;          /* 余計な隙間防止 */
        object-position: 50% 20%;
        border-radius: 0;
    }

    .artist_inner .artist_tit dd {
        font-size: 1.6rem;
        padding: 2px 2rem 0;
        line-height: 1.6;
    }

    .artist_inner .artist_tit dt {
        font-size: 2.3rem;
    }

    .artist_inner .artist_tit {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:375px) {
    figure.guest img:nth-child(1) {
        left: -10px;
    }

}


/* ---------------------------------------------------------
access
----------------------------------------------------------*/
#access {
    position: relative;
}

#access:after {
    background-image: url(../images/top/square_treat.webp);
    content: '';
    display: inline-block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
    /* right: -85px; */
    bottom: -30px;
    right: -100px;
}

#access .c_wrap {
    padding-top: 0px;
    /* max-width: 1200px; */
    padding-bottom: 50px;
}

#access .map iframe {
    border-radius: 50px 50px 0 0;
}

#access .c_wrap .txt_cont {
    padding: 36px 20px;
}

#access .c_wrap .venue_info {
    display: flex;
    font-size: 2rem;
    margin-bottom: 30px;
}

#access .fa-location-dot:before {
    color: #f17644;
}

#access .c_wrap .venue_info dt {
    margin-right: 40px;
    font-weight: bold;
}

#access .c_wrap .venue_info div {
    align-items: center;
}

#access .c_wrap .venue_info div,
#access .c_wrap .info_table div {
    display: flex;
    margin: 0 auto;
}

#access .info_table dd {
    line-height: 3.5rem;
    margin-left: 45px;
    font-size: 1.7rem;
}

#access .c_wrap .info_table::after {
    left: 166px;
}

#access .c_wrap .venue_info a {
    font-size: 1.2rem;
    padding: 7px 30px;
    margin-left: 80px;
}

#access .c_wrap .venue_info a.btn-flat:hover {
    background-position: right center;
    background-size: 200% auto;
    -webkit-animation: pulse 2s infinite;
    animation: ripple 1.5s infinite;
    color: #fff;
    /* color: #0763b4; */
    opacity: 1;
    background: #f0b645;
    background: -moz-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: -webkit-gradient(linear, left center, right center, from(#f07543), to(#f0b645));
    background: -webkit-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: -o-linear-gradient(left, #f07543 0%, #f0b645 100%);
    background: linear-gradient(to right, #f07543 0%, #f0b645 100%);
    background: linear-gradient(to right, #f07543 0%, #f0b645 100%);
    /* box-shadow: rgb(150 189 255 / 56%) 0px 16px 20px 0px; */
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 #f0b646;
    }

    70% {
        box-shadow: 0 0 0 10px rgb(251 152 27 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(251 179 27 / 0%);
    }
}

#access .c_wrap .venue_info .btn-flat span {
    font-size: 1.5rem;
    font-family: 'Josefin Sans';
    font-weight: bold;
}

#access .c_wrap .venue_info dd {
    display: flex;
    justify-content: space-between;
    /* font-family: 'Noto Sans JP'; */
    font-weight: bold;
    align-items: center;
}


/* ---------------------------------------------------------
movie
----------------------------------------------------------*/
#movie {
    background: url(../images/movie_bg.webp)no-repeat center 50%;
    background-size: cover;
    position: relative;
}

#movie .c_wrap {
    position: relative;
}

#movie .c_wrap .title img {
    max-width: 200px;
    margin-right: 30px;
    vertical-align: middle;
}

#movie .c_wrap p {
    max-width: 840px;
    margin: auto auto 30px;
}

#movie .title {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.movie_block {
    max-width: 1000px;
    margin: auto;
    border: 1px solid #582b02;
    border-image: -moz-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: -webkit-gradient(linear, left center, right center, from(#a66b25), to(#582b02));
    border-image: -webkit-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: -o-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: linear-gradient(to right, #a66b25 0%, #582b02 100%);

    border-image-slice: 1;
}

.movie_wrap {
    padding: 56.25% 0 0 0;
    position: relative;
}

.movie_wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


/* ---------------------------------------------------------
archive_movie（アーカイブ映像）
----------------------------------------------------------*/
#archive_movie {
    padding-top: 100px;
}

#archive_movie .movie_block {
    border-color: #0c3c9b;
    border-image: -moz-linear-gradient(left, #3e77e8 0%, #0c3c9b 100%);
    border-image: -webkit-gradient(linear, left center, right center, from(#3e77e8), to(#0c3c9b));
    border-image: -webkit-linear-gradient(left, #3e77e8 0%, #0c3c9b 100%);
    border-image: -o-linear-gradient(left, #3e77e8 0%, #0c3c9b 100%);
    border-image: linear-gradient(to right, #3e77e8 0%, #0c3c9b 100%);
    border-image-slice: 1;
}

@media screen and (max-width: 850px) {
    #archive_movie {
        padding-top: 50px;
    }
}

@media screen and (max-width: 480px) {
    #archive_movie {
        padding-top: 20px;
    }

}


/* ---------------------------------------------------------
sponsorship
----------------------------------------------------------*/
#sponsorship {
    color: #fff;
    margin-bottom: 150px;
}

#sponsorship.circle_spark:before {
    background-image: url(../images/top/sparkring_circle_02.webp);
    width: 400px;
    height: 250px;
    right: -151px;
    top: -91px;
}

#sponsorship .txt_cont {
    background-image: url(../images/top/bg_sponsor.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    padding: 110px 200px;
}

#sponsorship p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    text-shadow: 0px 0px 6px #0663b3;
}

.under_page #sponsorship p {
    text-shadow: none;
    color: #1669b8;
    line-height: 2;
    font-size: 1.9rem;
}

#sponsorship .title {
    text-align: center;

}

#sponsorship .btn_list {
    max-width: 700px;
    margin: auto;
}

#sponsorship .btn.btn-flat {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 400px;
    padding: 2rem 5rem;
    margin-top: 50px;
    box-shadow: rgb(252 223 175 / 64%) 0px 16px 20px 0px;
    border: 1px solid transparent;
}

#sponsorship .btn.btn-flat.link_btn:hover {
    color: #ffffff;
    /* border: 1px solid #fff; */
}


/* ---------------------------------------------------------
official_sns
----------------------------------------------------------*/
#official_sns .title {
    font-size: 4.8rem;
    margin-bottom: -10px;
    padding-right: 30px;
}

#official_sns .c_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 30px;
}

#official_sns .c_wrap .sns_list {
    display: flex;
}

#official_sns .c_wrap .sns_list li {
    font-size: 4rem;
    margin-left: 30px;
}

#official_sns {
    border-top: 1px solid #582b02;
    border-image: -moz-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: -webkit-gradient(linear, left center, right center, from(#a66b25), to(#582b02));
    border-image: -webkit-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: -o-linear-gradient(left, #a66b25 0%, #582b02 100%);
    border-image: linear-gradient(to right, #a66b25 0%, #582b02 100%);
    border-image-slice: 1;
    background: #000;
}


/* ---------------------------------------------------------
special_thanks
----------------------------------------------------------*/
#special_thanks .title {
    font-size: 4rem;
    margin-bottom: -10px;
    padding-right: 50px;
    color: #000;
}

#special_thanks .c_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f9f7f4;
}

#special_thanks a {
    width: 220px;
    transition: all .8s;
}

#special_thanks a:hover {
    opacity: .7;
}

#special_thanks .rogo2 {
    width: 130px;
}

footer {
    text-align: right;
    position: relative;
}

footer:before {
    background-image: url(../images/top/footer_treat.webp);
    content: '';
    display: inline-block;
    width: 698px;
    height: 400px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0px;
    bottom: 0;
    z-index: -1;
}

footer .logo {
    display: inline-block;
    max-width: 110px;
    margin-bottom: 20px;
}

footer .footer_nav {
    display: flex;
    justify-content: right;
    margin-bottom: 15px;
}

footer .footer_nav li {
    margin-right: 15px;
}

footer .footer_nav li a:hover {
    opacity: .7;
}

footer .footer_nav li:last-of-type {
    margin-right: 0;
}

footer .footer_nav li a {
    font-weight: bold;
}

footer .footer_nav li:not(:last-child):after {
    content: "";
    padding-left: 16px;
    border-right: 1px solid #0763b4;
}

footer small {
    font-size: 1.1rem;
    color: #0964b5;
    font-weight: bold;
}

#page_top {
    max-width: 70px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    opacity: .9;
    width: 60px;
    height: 60px;
    background: #ffffffd9;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100vh;
    color: #f6ba87;
    font-weight: bold;
    font-size: 2.5rem;
    box-shadow: 1px 1px 13px #1669b896;
    cursor: pointer;
}

#page_top:hover {
    opacity: .7;
}

@media screen and (max-width:600px) {
    footer:before {
        width: 450px;
        height: 278px;
    }
}





/* サイトリニューアル用 */
/*============================
#top
============================*/
section {
    margin: 100px 0;
}

/*============================
#mainv
============================*/
#top #top_mainv #mainv .mv_logo {
    width: 48%;
    position: relative;
    margin-right: -5%;
}


#top_mainv:before {
    background-image: url(../images/top/mv_circle_treat01.webp);
    content: '';
    display: inline-block;
    width: 700px;
    height: 500px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    /* right: -85px; */
    top: -100px;
    right: -50px;
    z-index: 0;
}

#mainv {
    padding: 80px 0 100px;
}

#mainv .flex_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
}

#mainv .flex_box.c_wrap {
    padding-bottom: 0;
}

/*============================
#message
============================*/
#message .circle_spark:before {
    background-image: url(../images/top/sparkring_circle_02.webp);
    right: inherit;
    left: 0;
    z-index: -1;
    width: 400px;
    height: 250px;
    left: -80px;
    top: -60px;
}


/*============================
#nextgig
============================*/
#top #nextgig,
#top #nextgig .text_block {
    position: relative;
}

#top #nextgig .text_block {
    background-image: url(../images/top/next_gig_bg01.webp);
    background-repeat: no-repeat;
    /* background-position: right; */
    background-size: cover;
    border-radius: 50px;
    /* background-color: #ffffffa6; */
    /* position:relative; */
    z-index: 1;
    overflow: hidden;
}

#top #nextgig .text_block:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/top/bg_nextgig.webp);
    background-repeat: no-repeat;
    background-position: right;
    /* background-size: contain; */
    background-size: contain;
    border-radius: 50px;
    /* background-color: #ffffffa6; */
    /* position:relative; */
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

#top #nextgig:after {
    background-image: url(../images/top/circre_treat.webp);
    content: '';
    display: inline-block;
    width: 169px;
    height: 250px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    /* top: -30px; */
    bottom: -25%;
}

#top #nextgig .text_block.c_wrap {
    padding: 140px 10% 80px;
}



/*============================
#ticket
============================*/
#top #nextgig .text_block.c_wrap dl.info_table div {
    display: flex;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

#top #nextgig .text_block.c_wrap dl.info_table dt {
    border: 1px solid #1669b8;
    border-radius: 100vh;
    display: flex;
    justify-content: center;
    font-size: 1.6rem;
    align-items: center;
    padding: .5rem 1rem;
    height: max-content;
    margin-right: 25px;
}

#top #nextgig .text_block.c_wrap dl.info_table dd a.text_link {
    font-weight: bold;
}

#top #nextgig .text_block.c_wrap dl.info_table dd .ticket_btn_wrapper div a.btn.pc.btn-flat span i.fa-solid.fa-angle-right.mgl10 {
    display: block;
    margin-left: 30px !important;
}

/*============================
#sponsorship
============================*/
#sponsorship .circle_spark:before {
    background-image: url(../images/top/sparkring_circle_02.webp);
    right: 0;
    left: 0;
    z-index: -1;
    width: 400px;
    height: 250px;
    left: -80px;
}


/* 無限ループ写真 */
@keyframes infinity-scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.scroll-infinity {
    position: relative;
    z-index: 1;
}

.scroll-infinity__wrap {
    display: flex;
    overflow: hidden;
}

.scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0
}

.scroll-infinity__list--left {
    animation: infinity-scroll-left 80s infinite linear 0.5s both;
}

.scroll-infinity__item {
    width: calc(100vw / 4.5);
    margin: 0 10px;
}

.scroll-infinity__item img {
    width: 100%;
    border-radius: 10px;
}



/* artist 部分にだけ効かせたい場合はセレクタを #artist .artist_list などに調整 */
.artist_list {
    /* 横一列に並べる */
    display: flex;
    flex-wrap: nowrap;
    /* 折返さない                       */
    gap: 32px;
    /* li 間の余白。margin でも OK       */

    /* 横スクロール用設定 */
    overflow-x: auto;
    /* 横方向だけスクロール可            */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    /* iOS で慣性スクロール     */

    /* 見栄え＋操作性アップ（任意） */
    scroll-snap-type: x mandatory;
    /* 要素ごとにパチッと止まる */
    padding-bottom: 8px;
    /* スクロールバーが重ならないように */
}

/* 各 li（カード）のサイズとスナップ位置 */
.artist_list>li {
    /* flex: 0 0 240px; */
    /* 240px 幅で固定。可変にしたい場合は min-width に */
    /* scroll-snap-align: start; */
}




/* テキストマーカー */
.markertest.big_txt {
    font-size: 3.6rem;
    /* padding: 1rem; */
    line-height: 2;
}

.markertest {
    font-weight: bold;
    background: -webkit-linear-gradient(left, rgb(255 255 255 / 82%) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(255 255 255)50%, transparent 50%);
    background: linear-gradient(left, rgb(255 255 255)50%, transparent 50%);
    background-repeat: no-repeat;
    background-size: 200% 4rem;
    background-position: 100% .5em;
    transition: 2s;
}

.markertest.big_txt.markertest {
    background-size: 200% 6rem;
}

.markertest.is-active {
    background-position: 0;
}

p.markertest {
    line-height: 3;
    padding: 0rem 1rem;
    width: max-content;
    font-size: 1.9rem;
}

.markertest.big_txt.pc_txt {
    display: block;
}


/* 背景動画全画面固定 */
.bg-video-wrapper {
    position: fixed;
    inset: 0;
    /* top:0; right:0; bottom:0; left:0; と同じ */
    z-index: -1;
    /* すべてのコンテンツより奥に配置 */
    overflow: hidden;
}

/* 画面全体を必ず覆う (オーバーフローも隠す) */
.bg-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    /* 16:9 でも拡大縮小で黒帯を出さない */
}



/*========= スクロールダウンのためのCSS ===============*/

/*スクロールダウン全体の場所*/
.scrolldown {
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    left: 50%;
    bottom: 10px;
    /*全体の高さ*/
    height: 81px;
}

/*Scrollテキストの描写*/
.scrolldown span {
    /*描画位置*/
    position: absolute;
    left: 8px;
    /* bottom: 10px; */
    /*テキストの形状*/
    color: #0763b4;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.05em;
    /*縦書き設定*/
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 線の描写 */
.scrolldown::before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom: 0;
    left: -4px;
    /*丸の形状*/
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0763b4;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
    animation: circlemove 2s ease-in-out infinite,
        cirlemovehide 2s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
    0% {
        bottom: 50px;
    }

    100% {
        bottom: -50px;
    }
}

/* 線の描写 */
.scrolldown:after {
    content: "";
    /*描画位置*/
    position: absolute;
    /* bottom: 0; */
    left: 0;
    /*線の形状*/
    width: 2px;
    height: 130px;
    top: 0;
    background: #0763b4;
}








@media screen and (max-width: 1300px) {

    #top #nextgig .text_block.c_wrap {
        padding: 140px 5% 80px;
    }

    #top #nextgig .text_block:after {
        left: 13%;
    }
}

@media screen and (max-width: 1200px) {

    .circle_spark:before {
        height: 155px;
    }

    #top #top_mainv #mainv .mv_logo {
        margin-right: -3%;
    }

    #access .c_wrap {
        padding-top: 0;
    }


    .col2_area .text_block {
        padding: 0 3% 0 4%;
        width: 60%;
    }

    .col2_area .img_block {
        width: 40%;
    }

    #sponsorship .txt_cont {
        padding: 110px 100px;
    }


    .c_wrap {
        padding: 50px 5% 70px;
    }

    #archive .side-scroll-item {
        padding: 2%;
        flex-direction: column;
    }

    #archive .text_block {
        order: 1;
        width: 100%;
        margin-bottom: 5%;
    }

    #archive .archive_01 .img_block img {
        object-position: 0% 70%;
    }



}

@media screen and (max-width: 1000px) {
    #movie {
        z-index: 1;
    }

    #top #nextgig .text_block:after {
        left: 25%;
    }

    p.markertest {
        font-size: 1.7rem;
    }

    .markertest.big_txt {
        font-size: 3rem;
        line-height: 2.5;
    }

    #top #nextgig {
        background-position: 300px;
    }

    #access .c_wrap .txt_cont {
        padding: 35px;
    }

    #access .c_wrap .venue_info {
        display: flex;
        font-size: 1.8rem;
        margin-bottom: 30px;
    }

    #access .c_wrap .venue_info div,
    #access .c_wrap .info_table div {
        flex-wrap: wrap;
        margin: 0;
    }

    #access .info_table dd {
        width: 100%;
        margin-left: 0;
        font-size: 1.5rem;
    }

    #access .info_table dd {
        margin-left: 0px;
    }

    #access .c_wrap .venue_info dt {
        margin-right: 40px;
        font-weight: bold;
    }

    #access .c_wrap .venue_info div {
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
    }



    #access .c_wrap .venue_info .border_btn {
        font-size: 1.2rem;
        padding: 7px 30px;
        margin-left: 80px;
    }

    #access .info_table dt {
        border-right: 0;
        border-bottom: 1px solid #1669b8;
        width: max-content;
        padding-bottom: .5rem;
        margin-bottom: .5rem;
    }

    .info_table dt {
        width: 130px;
    }

}


@media screen and (max-width: 850px) {
    #mainv .flex_box {
        flex-wrap: wrap;
    }


    #top #top_mainv #mainv .mv_logo {
        width: 80%;
        margin-right: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-left: auto;
    }

    .circle_spark:before {
        width: 280px;
        height: 179px;
        right: 0;
    }

    #mainv {
        padding: 0;
    }

    #top_mainv h1 {
        width: 60%;
    }

    #top #nextgig .text_block:after {
        width: 130%;
        height: 115%;
        /* top: -70px; */
        left: 10%;
    }

    /* ---------------------------------------------------------
access
----------------------------------------------------------*/
    #access .c_wrap {
        padding-top: 30px;
    }

    #access .map iframe {
        border-radius: 30px 30px 0 0;
    }

    #access .c_wrap .txt_cont {
        padding: 36px 40px;
    }

    #access .c_wrap .info_table {
        font-size: 1.6rem;
    }

    #access .c_wrap .info_table::after {
        left: 166px;
    }

    #access .c_wrap .venue_info .border_btn span {
        font-size: 1.5rem;
    }

    #access .c_wrap .venue_info dd {
        width: 100%;
    }




    /*============================
#nextgig
============================*/
    #top #nextgig {
        background-position: 300% 0;
    }

    #top #nextgig .text_block.c_wrap {
        padding: 70px 5% 50px;
    }




    /* テキストマーカー */
    .markertest.big_txt.markertest {
        font-size: 2.6rem;
        background-size: 195% 6rem;
    }

    .markertest.big_txt.txt_750 {
        display: block;
    }

    .scroll-infinity__item {
        width: calc(100vw / 3);
    }

    #message .markertest.big_txt.pc_txt {
        display: none;
    }


    /* ---------------------------------------------------------
sponsorship
----------------------------------------------------------*/
    #sponsorship {
        color: #fff;
        margin-bottom: 150px;
    }

    #sponsorship.circle_spark:before {
        width: 300px;
        height: 170px;
        right: -151px;
        top: -72px;
    }

    #sponsorship .txt_cont {
        padding: 70px 50px;
    }

    #sponsorship p {
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500;
        text-shadow: 0px 0px 6px #0663b3;
    }

    #sponsorship .title {
        text-align: center;

    }

    #sponsorship .btn_list {
        max-width: 700px;
        margin: auto;
    }

    #access .c_wrap .venue_info .border_btn {
        margin-left: 5%;
    }

    .circle:after {
        width: 350px;
        height: 300px;
        bottom: -200px;
    }

    .circle_right:after {
        right: -40px;
    }

    #artist.circle:after {
        bottom: -200px;
    }

    #access.circle_right:after {
        bottom: -110px;
        right: -60px;
    }

    .col2_area .text_block {
        width: 100% !important;
        padding: 0 4%;
        margin-bottom: 50px;
    }

    #copy {
        padding-top: 70px;
    }

    #copy h2 {
        width: 90%;
    }

    #copy::before,
    #copy::after {
        width: 40%;
        height: 300px;
    }

    #copy::before {
        top: -10px;
    }

    #artist .artist_list li #nextgig {
        padding-top: 90px;
    }

    .title {
        font-size: 7rem;
    }

    .col2_area .img_block {
        width: 100% !important;
    }

    #message .img_block {
        order: 2;
    }

    #access iframe {
        height: 300px;
    }

    #access .c_wrap .venue_info {
        flex-wrap: wrap;
        font-size: 1.6rem;
    }

    #movie .c_wrap p {
        text-align: left;
        margin-bottom: 20px;
    }

    .col2_area .img_block img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    #message.col2_area .img_block img {
        object-position: 0 0;
    }

    #sponsorship.col2_area .img_block img {
        object-position: 100% 70%;
    }

    #artist .artist_list li figure {
        width: 100%;
        margin: auto;
    }

    #artist .artist_list li .artist-txt {
        width: 100%;
    }


}


@media screen and (max-width: 600px) {
    #top_mainv:before {
        height: 400px;
        width: 400px;
    }

    .col2_area .text_block {
        margin-bottom: 20px;
    }

    .scroll-infinity__item {
        width: calc(100vw / 1.5);
    }

    .scroll-infinity__list--left {
        animation: infinity-scroll-left 50s infinite linear 0.5s both;
    }

    #access .c_wrap .txt_cont {
        padding: 25px 20px;
    }

    #access .c_wrap .venue_info dt {
        margin-right: 0;
        margin-bottom: .5rem;
    }

    .circle_spark:before {
        width: 195px;
        height: 100px;
        right: 0;
    }

    #top #nextgig:after {
        width: 120px;
    }

    .under_page #sponsorship p {
        font-size: 1.6rem;
    }

    /*============================
#nextgig
============================*/
    #top #nextgig .text_block.c_wrap:after {
        background-position: 0px 74%;
        background-image: url(../images/top/bg_nextgig_sp.webp);
        background-size: 100%;
        left: 0;
        top: 19%;
    }

    #top #nextgig .text_block.c_wrap {
        padding: 60px 7% 180px;
    }


    .info_table dt {
        width: 100px;
    }

    .info_table dd {
        font-size: 1.8rem;
        width: calc(100% - 100px);
    }


    #artist .artist_txt {
        padding: 20px;
    }

    #top #nextgig .text_block.c_wrap dl.info_table dt {
        font-size: 1.3rem;
    }


}


@media screen and (max-width:550px) {
    .under_page #sponsorship p {
        font-size: 1.6rem;
    }
}


@media screen and (max-width: 480px) {
    /*下からの距離が変化して丸の全体が上から下に動く*/
    @keyframes circlemove {
        0% {
            bottom: 70px;
        }

        100% {
            bottom: -0px;
        }
    }

    Ï #access:after {
        width: 100px;
        height: 100px;
        right: -50px;
    }

    #top #nextgig:after {
        width: 70px;
        bottom: -5%;
        height: 100px;
    }

    #top_mainv:before {
        height: 300px;
        width: 300px;
    }

    #mainv .c_wrap {
        padding: 0 5% 50px;
        gap: 10px;
    }

    #top_mainv h1 {
        width: 70%;
    }

    #top #top_mainv #mainv .mv_logo {
        width: 75%;
        margin-top: 20px;
    }

    #sponsorship .btn.btn-flat {
        max-width: 250px;
    }

    #sponsorship a.btn-flat span .fa-solid:before {
        right: -50px;
        font-size: 1.5rem;
        top: 10%;
    }

    section {
        margin: 0 0 50px 0;
    }

    #sponsorship{
        margin-bottom: 100px;
    }

    #artist{
    padding:25px 0 0;
    }

    #copy::before {
        top: 0;
    }

    #copy {
        padding-top: 55px;
    }

    .circle:after {
        width: 200px;
        height: 200px;
        bottom: -160px;
    }

    #artist.circle:after {
        bottom: -160px;
    }

    #access.circle_right:after {
        bottom: -100px;
    }

    #access:after {
        width: 100px;
        height: 100px;
        right: -50px;
        bottom: 0;
    }

    .title {
        font-size: 4.5rem;
        margin-bottom: 30px;
    }

    .title.txt_right {
        margin-right: auto;
        margin-left: 8%;
    }

    .title span {
        font-size: 1.6rem;
    }

    body {
        font-size: 1.3rem;
    }

    .info_table dt {
        width: 100px;
    }

    .info_table dd {
        font-size: 1.5rem;
    }

    .info_table::after {
        left: 80px;
    }

    a.btn.sp480 {
        display: inline-block !important;
    }

    a.btn.sp480.header_btn{
        padding: 7px 10px 5px;
        margin-right: 40px;
        margin-left: auto;
        display: flex!important;
        align-items: center;
    }
    .fa-solid.fa-ticket.mgr5{
        margin-bottom: 4px;
    }
    a.btn.sp480.header_btn span{
        font-size: 1.4rem;
        font-family: 'Josefin Sans';
    }

    
    a.btn.sp480.header_btn span .fa-solid:before{
        font-size: 1rem;
        /* margin-right: 5px; */
    }

    /* ボタングレーに変更 */
    a.btn.sp480.close {
        background: #8d8d8d;
        color: #bcbcbc;
        pointer-events: none;
        opacity: 1 !important;
    }

    .txt_small {
        font-size: 1.2rem;
    }

    #sponsorship .txt_cont {
        padding: 50px 25px;
        background-image: none;
        position: relative;
        z-index: 0;
        overflow: hidden;
    }

    #sponsorship .txt_cont:before {
        content: '';
        filter: blur(3px);
        background-image: url(../images/top/bg_sponsor.webp);
        top: 0;
        left: 0;
        background-position: 30%;
        width: 100%;
        height: 100%;
        z-index: -1;
        position: absolute;
        border-radius: 50px;
    }

    #sponsorship p {
        line-height: 2;
    }

    #message .author {
        font-size: 4rem;
    }

    #artist .artist_list {
        justify-content: space-between;
        flex-direction: column;
        overflow: inherit;
        position: relative;
        flex-wrap: wrap;
        gap: inherit;
        padding: 0 10% 0;
    }

    #artist .artist_list li .artist_tit dt {
        font-size: 1.6rem;
    }

    #artist .artist_list li .artist_tit dd {
        font-size: 2.6rem;
    }

    #artist .artist_list li .artist_prof {
        font-size: 1.2rem;
    }

    #artist .artist_list li {
        width: 34%;
        width: 100%;
        margin-bottom: 35px;
        box-shadow: inherit;
    }

    #artist .artist_list li:last-of-type{
        margin-bottom:0;
    }

    #artist .artist_list li a:hover{
        border-radius: 30px;
    }

    .artist_inner.artist_popup img {
        max-width: 220px;
    }

    #access .c_wrap .venue_info dd {
        flex-wrap: wrap;
    }

    #access .c_wrap .venue_info {
        font-size: 1.4rem;
    }

    #access .c_wrap .venue_info .border_btn {
        margin-left: 0;
        margin-top: 8px;
    }

    #access .c_wrap .info_table {
        font-size: 1.4rem;
    }

    #access .c_wrap .info_table::after {
        left: 110px;
    }

    #access .c_wrap .info_table dd {
        font-size: 1.4rem;
        line-height: 2;
    }

    #movie .c_wrap .title img {
        max-width: 120px;
        margin-right: 15px;
    }

    #top #nextgig .text_block.c_wrap {
        padding: 55px 7% 150px;
    }

    #top #nextgig .text_block.c_wrap dl.info_table dt {
        font-size: 1.2rem;
    }

    .c_wrap {
        padding: 50px 5% 50px;
    }

    .c_wrap.mini {
        padding: 60px 4%;
    }

    #official_sns .title {
        font-size: 2.4rem;
        padding-right: 20px;
    }

    #official_sns .c_wrap .sns_list li {
        font-size: 2.4rem;
    }

    #special_thanks .title {
        font-size: 2.5rem;
        padding-right: 35px;
    }

    #special_thanks a {
        width: 160px;
    }

    #special_thanks .rogo2 {
        width: 120px;
    }

    #archive .side-scroll-item {
        width: 90vw;
    }

    footer .logo {
        max-width: 80px;
    }

    footer {
        text-align: left;
        text-shadow: 0 0 4px #ffffff, 0 0 4px #ffffff, 0 0 4px #ffffff;
    }

    footer .footer_nav {
        margin-bottom: 20px;
        justify-content: left;
    }

    footer .footer_nav li {
        margin-right: 5px;
        font-size: 1.2rem;
    }

    footer .footer_nav li:not(:last-child):after {
        padding-left: 5px;
    }

    #page_top {
        bottom: 10px;
        right: 10px;
        width: 45px;
        height: 45px;
        font-size: 2rem;
    }

    #sponsorship.circle_spark:before {
        width: 200px;
        height: 100px;
        right: -100px;
    }
}

/* ---------------------------------------------------------
協賛企業 TOPページ
----------------------------------------------------------*/
section#sponsorship_menu {
    margin: 0;
    padding: 20px 0;
}

#top #sponsorship_menu .c_wrap {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2%;
}

#top #sponsorship_menu .title {
    margin-bottom: 60px;
}

#top #sponsorship_menu .logo_list.special_course {
    margin-bottom: 30px;
}

#top #sponsorship_menu h3 {
    font-weight: bold;
    font-size: 4rem;
    font-style: italic;
}

@media screen and (max-width: 480px) {

    #top #sponsorship_menu .title {
        margin-bottom: 40px;
    }

    #top #sponsorship_menu .logo_list.special_course {
        margin-bottom: 30px;
    }

    #top #sponsorship_menu h3 {
        margin-bottom: 20px;
        font-size: 2.5rem;
    }

    #top #sponsorship_menu .c_wrap {
        flex-direction: column;
    }
}


/* ---------------------------------------------------------
 横スクロール
----------------------------------------------------------*/

/* 横スクロールセクション */
.side-scroll {
    padding-bottom: 0 !important;
}

.side-scroll-list-wrapper {
    position: relative;
    height: 700px;
}

#archive .side-scroll-list-wrapper {
    height: 530px;
    padding: 0 20% 0 0;

}

#artist .artist_list li.adjustment {
    display: none !important;
}


@media screen and (max-width: 900px) {
    #archive .side-scroll-item {
        width: 100%;
    }

    #archive .side-scroll-item {
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #2b2b2b;
    }

    #archive .side-scroll-item:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: unset;
    }


    #artist .artist_list li.adjustment {
        display: block !important;
        width: 40px !important;
    }
}

@media screen and (max-width: 480px) {
    #artist .c_wrap {
        padding-top: 0;
    }

    .circle_spark:before {
        width: 170px;
        right: 0;
        height: 90px;
    }

    #artist.circle_spark:before {
        right: 0;
        transform: scale(-1, 1);
        height: 70px;
    }

    .side-scroll-list-wrapper {
        overflow: inherit;
        height: inherit;
    }

    #archive .side-scroll-list-wrapper {
        /* height: 350px; */
        height: initial;
        padding: 0;
    }
    #archive.scroll_cont{
        padding-bottom: 0;
    }
}

/* ---------------------------------------------------------
 under_page common
----------------------------------------------------------*/

.under_page #mainv {
    padding-bottom: 0;
    padding: 130px 0 0px;
    margin: 0px 0 0;
    overflow: hidden;
}

.under_page {
    font-family: 'Zen Kaku Gothic New', 'Noto Sans JP';
}

.under_page #mainv:before {
    background-image: url(../images/top/mv_circle_treat01.webp);
    content: '';
    display: inline-block;
    width: 660px;
    height: 500px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
    z-index: 0;
    right: 0;
}

.under_page #mainv h1 {
    font-family: 'Josefin Sans', 'Zen Kaku Gothic New';
    font-size: 7rem;
    font-style: italic;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.under_page #sponsorship_form {
    background: #1669b945;
    margin-bottom: 150px;
}

.under_page #contact_form {
    background: #1669b945;
}

.under_page #mainv h1 span {
    color: #f07b43;
    font-size: 2rem;
    font-weight: bold;
    margin-left: 3rem;
    font-family: 'Zen Kaku Gothic New';
}

.under_page #mainv .title span {
    font-weight: bold;
    color: #a0a0a0;
}


/* ---------------------------------------------------------
under_page sponsorship
----------------------------------------------------------*/
.under_page #sponsorship {
    position: relative;
    margin-bottom: 100px;
}

.under_page #sponsorship:after {
    background-image: url(../images/top/square_treat.webp);
    content: '';
    display: inline-block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    left: -100px;
    bottom: 0;
}

.under_page #sponsorship.col2_area .img_block {
    width: 40%;
}

.under_page #sponsorship.col2_area .text_block {
    width: 60%;
    position: relative;
    z-index: 2;
}

#sponsorship_menu .menu_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    font-family: 'Zen Kaku Gothic New', 'Noto Sans JP';
}

#sponsorship_menu .menu_list>li {
    width: calc(50% - 10px);
    padding: 30px;
}


#sponsorship_menu .logo_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#sponsorship_menu .logo_list.normal_course {
    width: 18%;
}

#sponsorship_menu .logo_list.normal_course a:hover {
    opacity: .7;
}

#sponsorship_menu .logo_list.special_course {
    gap: 2%;
}

#sponsorship_menu .logo_list.namingrights_course {
    gap: 2%;
}

#sponsorship_menu .menu_list>li.option_course {
    background: unset;
    border: 1px solid #4f638e;
}

#sponsorship_menu .logo_list.special_course li {
    width: 23.5%;
}

#sponsorship_menu .logo_list.namingrights_course li {
    width: 32%;
}

#sponsorship_menu .menu_list>li.special_course {
    background: rgb(7 99 180 / 47%);
    color: #fff;
}

#sponsorship_menu .menu_list>li.restaurant_course {
    background: rgb(7 99 180 / 16%);
}

#sponsorship_menu .menu_list>li.namingrights_course {
    background: #0763b4;
    width: 100%;
    color: #fff;
}

#sponsorship_menu .sub_tit {
    margin-bottom: 10px;
    font-weight: bold;
}

#sponsorship_menu .menu_list>li.normal_course {
    background: rgb(41 42 47);
}

#sponsorship_menu .menu_list>li .ribbon {
    display: inline-block;
    position: relative;
    /*高さ*/
    line-height: 30px;
    /*高さ*/
    text-align: center;
    padding: 0 20px 0 10px;
    /*文字の左右の余白*/
    /*文字サイズ*/
    background: #c7470b;
    /*背景色*/
    color: #FFF;
    /*文字色*/
    box-sizing: border-box;
    margin-bottom: 10px;
}

#sponsorship_menu .menu_list>li .ribbon:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

#sponsorship_menu .menu_list>li .ribbon:after {
    top: 0;
    right: 0;
    border-width: 15px 7.5px 15px 0px;
    border-color: transparent #5f9ed4 transparent transparent;
    border-style: solid;
}

#sponsorship_menu .menu_list>li.box.normal_course .ribbon:after {
    border-color: transparent #292a2f transparent transparent;
}

#sponsorship_menu .menu_list>li.box.namingrights_course .ribbon:after {
    border-color: transparent #0763b4 transparent transparent;
}

#sponsorship_menu .menu_list>li.box.restaurant_course .ribbon:after {
    border-color: transparent #bdc9e0 transparent transparent;
}

#sponsorship_menu .menu_list>li.namingrights_course .disc_list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2%;
}

#sponsorship_menu .menu_list>li .privilege {
    padding: 0px 10px 2px;
    display: inline-block;
    margin-bottom: 6px;
    border-radius: 5px;
    background: #3b8add;
    color: #ffffff;
}

#sponsorship_menu .menu_list>li.namingrights_course .disc_list li {
    width: 49%;
}

#sponsorship_menu .disc_list li {
    text-indent: -1.2em;
}


@media screen and (max-width: 900px) {
    .under_page #mainv {
        padding: 90px 0px 0px;
    }

    .under_page #mainv:before {
        right: 0;
        height: 353px;
        width: 460px;
    }

    .under_page #sponsorship:after {
        bottom: -100px;
    }
}


@media screen and (max-width: 850px) {
    .under_page .c_wrap {
        padding: 40px 4%;
    }
}

@media screen and (max-width:550px) {
    .under_page {
        font-size: 1.6rem;
    }
}

@media screen and (max-width:600px) {
    .under_page #sponsorship:after {
        width: 100px;
        height: 100px;
        left: -50px;
        bottom: 0;
    }

    .under_page #mainv:before {
        height: 185px;
        width: 205px;
    }

    .under_page #sponsorship_form {
        margin: 50px 0;
    }

    .under_page a.btn-flat span {
        font-size: 1.6rem;
    }

    .under_page #sponsorship {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0px;
    }

    .under_page #mainv h1 span {
        display: block;
        margin-left: 0;
        margin-top: 1rem;
        font-size: 1.8rem;
    }

    p.markertest {
        background-size: 195% 3.5rem;
        font-size: 1.6rem;
        padding: 0 .5rem 0 1rem;
    }

    .markertest.big_txt.markertest {
        font-size: 2.4rem;
        background-size: 195% 4.5rem;
    }

    #message .txt_600 {
        display: block;
    }

    #message .txt_850 {
        display: none;
    }

    #message .big_txt.txt_850 {
        display: block;
    }

    #message .c_wrap {
        padding: 50px 5%;
    }
}

@media screen and (max-width:550px) {
    p.markertest {
        background-size: 195% 3rem;
        line-height: 2.5;
    }
}

@media screen and (max-width: 480px) {
    #message .c_wrap {
        padding: 35px 5%;
    }

    #message .scr_target {
        opacity: 1;
        transform: translate3d(0, 0, 0);
        transition: 1s;
        position: relative;
        z-index: 1;
    }

    .under_page #mainv h1 {
        font-size: 4rem;
    }

    .under_page #sponsorship {
        padding-bottom: 80px;
    }



    .under_page .nav_list .c_wrap {
        padding: 40px 4%;
    }

    .under_page #mainv .c_wrap {
        padding: 0 5% 0;
    }

    p.markertest {
        background-size: 195% 2.5rem;
        font-size: 1.3rem;
        padding: 0 .5rem;
    }

    #message .big_txt.txt_850 {
        font-size: 1.6rem;
    }

    .markertest.big_txt.markertest {
        font-size: 1.7rem;
        background-size: 195% 3rem;
    }

    #sponsorship_menu .menu_list {
        gap: 15px 0;
    }

    #sponsorship_menu .menu_list>li {
        width: 100%;
        padding: 20px;
    }

    #sponsorship_menu .menu_list>li.namingrights_course .disc_list li {
        width: 100%;
        font-size: 1.3rem;
    }

    #sponsorship_menu .logo_list.special_course,
    #sponsorship_menu .logo_list.namingrights_course {
        gap: 20px 4%;
    }

    #sponsorship_menu .logo_list.normal_course {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #sponsorship_menu .logo_list.special_course li {
        width: 48%;
    }

    #sponsorship_menu .logo_list.namingrights_course li {
        width: 60%;
        margin: auto;
    }

    #sponsorship_menu .logo_list li {
        width: 40%;
    }
}

@media screen and (max-width: 380px) {
    p.markertest {
        font-size: 1.25rem;
    }

    #message .big_txt.txt_850 {
        font-size: 1.5rem;
    }
}

/* ---------------------------------------------------------
under_page privacy_policy
----------------------------------------------------------*/
.under_page.privacy_policy {
    font-family: 'Zen Kaku Gothic New';
}

.under_page.privacy_policy #mainv .title span {
    margin-top: 25px;
}

.under_page.privacy_policy .info_table.box {
    padding: 20px;
}

.under_page.privacy_policy .info_table.box::after {
    height: calc(100% - 40px);
    top: 20px;
}

.under_page.privacy_policy .info_table.box dt {
    width: 150px;
}

.under_page.privacy_policy .info_table.box dd {
    width: calc(100% - 150px);
}

@media screen and (max-width: 850px) {
    .under_page.privacy_policy #mainv .title span {
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .under_page #sponsorship p {
        font-size: 1.3rem;
        line-height: 1.7;
    }

    .under_page.privacy_policy .info_table.box dt {
        width: 110px;
    }

    .under_page.privacy_policy .info_table.box dd {
        width: calc(100% - 110px);
    }

    .under_page.privacy_policy .info_table.box::after {
        left: 110px;
    }

    .scrolldown span {
        font-size: 1.2rem;
        writing-mode: sideways-lr;
        left: -20px;
    }

    .scrolldown:after {
        width: 1px;
        height: 80px;
    }

    #message .circle_spark:before {
        width: 200px;
        height: 100px;
        top: -0px;
        left: -55px;
    }

    .ticket_btn_wrapper div {
        flex-direction: column;
    }

    footer:before {
        height: 238px;
        width: 400px;
    }
}



/* スライダー拡大説明テキスト */
    .image_zoom_info{
    display:block;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
    text-align:right;
    font-size: 1.3rem;
    padding: 0 1%;
}
    .image_zoom_info .fa-magnifying-glass{
        margin-right:.5rem;
    }
