@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&family=Noto+Sans+JP:wght@700&display=swap');


/* #### 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');
}

* {
    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: 'Zen Kaku Gothic New', 'Noto Sans JP', "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 2000px;
    background: #fff;
    color: #ffffff;
    font-size: 1.6rem;
    margin: auto;
    overflow: hidden;
    /* letter-spacing: .2rem; */
}

.cd_release_cont_img .sp_img{
    display: none;
}

main {
    margin-bottom: 200px;
}

p {
    line-height: 1.8;
}

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

/* 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;
}

/**/

/*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;
}

.mgb40 {
    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;
}

.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 8% 70px;
    width: 100%;
}

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

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

a:hover {
    filter: alpha(opacity=70);
    opacity: 0.9;
    transition: 0.8s;
}

.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;
}

.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 8%;
    width: 52%;
}

.col2_area .img_block {
    width: 48%;
}

.en_tit {
    font-family: 'Freestyle Script Regular';
    font-weight: normal;
    font-size: 10rem;
    margin-bottom: 40px;
    line-height: 0.8;
}

.en_tit span {
    font-size: 1.8rem;
    font-family: 'Kiwi Maru', 'Noto Sans JP', "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif;
    color: #d5ae87;
    margin-left: 30px;
}

.en_tit span.block {
    margin: 0;
    margin-top: 10px;
}

.center_area .en_tit {
    text-align: center;
}

.sub_tit {
    font-size: 2rem;
    margin-bottom: 20px;
}

.color_tit {
    color: #d5ae87;
    font-size: 2.6rem;
    margin-bottom: 30px;
}

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

.info_table::after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 140px;
    background: #310f06;
    background: -moz-linear-gradient(#8a3015 0%, #310f06 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a3015), to(#310f06));
    background: -webkit-linear-gradient(#8a3015 0%, #310f06 100%);
    background: -o-linear-gradient(#8a3015 0%, #310f06 100%);
    background: linear-gradient(#8a3015 0%, #310f06 100%);
}


.info_table dt {
    width: 190px;
    padding-bottom: 20px;
}

.info_table dd {
    width: calc(100% - 190px);
    padding-bottom: 20px;
}

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

/*btn*/




.btn span {
    position: relative;
}


.border_btn {
    position: relative;
    background-color: #000;
    border-radius: 1000px;
    padding: 8px 25px;
    display: inline-block;
}

.border_btn::after {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: #310f06;
    background: -moz-linear-gradient(left, #8a3015 0%, #310f06 100%);
    background: -webkit-gradient(linear, left center, right center, from(#8a3015), to(#310f06));
    background: -webkit-linear-gradient(left, #8a3015 0%, #310f06 100%);
    background: -o-linear-gradient(left, #8a3015 0%, #310f06 100%);
    background: linear-gradient(to right, #8a3015 0%, #310f06 100%);
    content: '';
    z-index: -1;
    border-radius: 1001px;
}



.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;
}

.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%);
}

.millejazz a.push_btn {
    margin-left: auto;
}

a.push_btn {
    overflow: hidden;
    color: #ffffff;
    background: #7c261ad4;
    position: relative;
    border-radius: 1000px;
    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%);
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    max-width: 400px;
    box-shadow: rgb(252 223 175 / 64%) 0px 16px 20px 0px;
    border: 1px solid transparent;
    padding: 10px 20px 10px 39px;
    max-width: 230px;
    margin: 0;
}

a.push_btn .fa-solid.fa-angle-right {
    position: absolute;
    top: 32%;
    right: 20px;
}

.edojazz a.btn-flat:hover,
.millejazz a.btn-flat:hover {
    box-shadow: none;
    transform: translate(1px, 1px);
    opacity: 1;
}

.edojazz a.btn-flat:before,
.millejazz a.btn-flat:before {
    position: absolute;
    top: 0;
    left: 10px;
    width: 500px;
    height: 490px;
}



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

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

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

.text_link {
    text-decoration: underline;
}

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




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

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


@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 {
    text-align: center;
}

header .logo_wrap img {
    display: block;
}



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

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


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


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


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

header .logo_wrap {
    max-width: 180px;
    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: 4%;
}

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

header .c_wrap nav ul li a {
    font-size: 1.5rem;
    transition: all 0.3s;
    font-weight: bold;
    color: #fff;
    text-shadow: rgb(0 0 0 / 50%) 1px 1px 10px, rgb(0 0 0 / 50%) -1px 1px 10px, rgb(0 0 0 / 50%) 1px -1px 10px, rgb(0 0 0 / 50%) -1px -1px 10px;
}

header .c_wrap nav ul li a.btn {
    text-shadow: none;
    font-family: 'Kiwi Maru', 'Noto Sans JP', "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif;
    padding: 7px 20px 10px;
    color: #fff;
}

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 #8a3015;
}

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 .c_wrap nav ul li.sp_only {
    display: none;
}



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

    /*丸の拡大*/
    .circle-bg {
        position: fixed;
        z-index: 3;
        /*丸の形*/
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background: #ffffffed;
        /*丸のスタート位置と形状*/
        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: #000;
    }

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

    #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: #fff;
        width: 45%;
    }

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

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

    .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 .logo_wrap {
        /* width: 150px; */
    }

    #header.HeightMin .c_wrap.wide .logo_wrap {
        max-width: 200px;
        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) {

    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: rgb(30 30 30 / 80%);
    border-radius: 10px 0 0 10px;
    padding: 30px 15px 15px;
    text-align: center;
}

#sidebar_sns h5 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #8a3015;
    max-width: 40px;
}

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



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


    main {
        margin-bottom: 80px;
    }


    #sidebar_sns {
        display: none;
    }
}



/*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; */
}

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

#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%;
}


/*youtube 上のtext */
#top_mainv h1 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    text-shadow: 0 0 15px #666;
    max-width: 700px;
    margin: auto;
    width: 60%;
    filter: drop-shadow(2px 4px 6px #000);
}


/* 動画設定 */
#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);
}

/*スクロールダウン全体の場所*/
.scrolldown2 {
    /*描画位置※位置は適宜調整してください*/
    position: absolute;
    bottom: 0;
    left: 50%;
    /* left: 9%; */
    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: 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: 90vh;
    }

}


/* ---------------------------------------------------------
 official_sns
----------------------------------------------------------*/
#official_sns .en_tit {
    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 .en_tit {
    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: 120px;
    margin-left: 50px;
}

footer {
    background-size: cover;
    text-align: center;
    background: #ffffff6b;
}

footer.c_wrap {
    padding: 20px 8% 35px;
    /* margin-bottom: 0; */
    position: relative;
    /* bottom: 0; */
}

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

footer .footer_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    /* font-size: 1rem; */
}

footer .footer_nav li {
    margin-right: 15px;
    font-size: 1.8rem;
}

footer .footer_nav li:not(:last-child):after {
    content: "|";
    font-weight: bold;
    color: #0e6ab9;
    padding-left: 16px;
}

footer small {
    font-size: 1.3rem;
    color: #0363b3;
    font-weight: bold;
}

#page_top {
    max-width: 70px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    opacity: 0.7;
}



@media screen and (max-width: 1200px) {
    body:after{
        /* height: 189px; */
    }

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

    .col2_area .img_block {
        width: 40%;
    }

    #message .text_block {
        padding: 0 4% 0 3%;
    }

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

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

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

    #archive .img_block {
        order: 2;
        width: 100%;
    }

    #archive .img_block img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: 100% 20%;
    }

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

}

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


@media screen and (max-width: 850px) {
    body {
        background-size: auto;
        overflow: hidden;
    }

    .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 {
        justify-content: space-between;
    }

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

    #nextgig {
        padding-top: 100px;
    }

    #artist .artist_list li {
        width: 46%;
    }

    #artist .artist_list li:nth-child(n+3) {
        margin-top: 30px;
    }

    #archive {
        padding-top: 50px;
    }

    .en_tit {
        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;
    }

    #archive .img_block img {
        height: 200px;
    }

    .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 {
        display: block;
    }

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

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

    #artist .artist_list li {
        width: 47%;
    }

}


@media screen and (max-width: 480px) {
    #copy::before {
        top: 0;
    }

    #copy {
        padding-top: 55px;
    }

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

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

    .en_tit {
        font-size: 6rem;
    }

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

    body {
        font-size: 1.4rem;
    }

    .info_table {
        font-size: 1.4rem;
    }

    .info_table dt {
        width: 100px;
    }

    .info_table dd {
        width: calc(100% - 100px);
    }

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

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

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

    .txt_small {
        font-size: 1.2rem;
    }


    #nextgig {
        padding-top: 80px;
    }

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

    #artist .artist_list {
        justify-content: space-between;
    }

    #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: 47%;
    }

    .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: auto;
        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 dt {
        width: 110px;
    }

    #access .c_wrap .info_table dd {
        width: calc(100% - 130px);
    }

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

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


    #sponsorship {
        padding: 50px 0;
    }

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

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

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

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

    #special_thanks a {
        width: 160px;
    }

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

    #archive .text_block {
        padding-left: 0;
    }

    #archive .img_block img {
        height: 150px;
    }

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

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

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

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

    #page_top {
        max-width: 50px;
        bottom: 10px;
        right: 10px;
    }

}


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

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

.side-scroll-list-wrapper {
    position: relative;
    width: 100%;
    min-height: 650px;
}

#archive .side-scroll-list-wrapper {
    min-height: 600px;
}

.side-scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 2.5%;
}


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


@media screen and (max-width: 900px) {
    #archive .side-scroll-list {
        position: unset;
        display: block;
    }

    #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;
    }

}



/* ---------------------------------------------------------
 扉ページ
----------------------------------------------------------*/

#header .c_wrap {
        padding: 130px 4% 100px;

}


#header h1 {
    margin-bottom: 50px;
}

#header h1 img {
    max-width: 170px;
}

.top_main_copy img {
    max-width: 700px;
    width: 70%;
}

@media screen and (max-width:1500px) {
    #header .c_wrap {
                padding: 130px 4% 100px;

    }
}







#branch_area .site_list {
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 150px;
}

#branch_area .site_list.millejazz {
    flex-direction: row-reverse;
}

#branch_area .site_list.millejazz .main_cont img {
    border-radius: 50px 0 0 50px;
}

#branch_area .txt_cont {
    width: 50%;
    padding-right: 20px;
    padding-left: 4%;
}

#branch_area .millejazz .txt_cont {
    padding-right: 5%;
    padding-left: 20px;
}


#branch_area .site_list .main_cont {
    position: relative;
    width: 47%;
    max-width: 700px;
}

#branch_area .site_list .main_cont img {
    border-radius: 0 50px 50px 0;
    box-shadow: rgb(238 203 143 / 86%) 0px 16px 20px 10px;
}

#branch_area .site_list .logo_cont img {
    margin-bottom: 0;
}

#branch_area .site_list.millejazz .main_cont:before {
    background-image: url(../images/millejazz_deco.webp);
    top: -10%;
    left: inherit;
    right: -23%;
    max-width: 250px;
    height: 120px;
}

#branch_area .site_list .main_cont h2 {
    position: absolute;
    width: 230px;
    top: 36%;
    left: 28%;
}

#branch_area .site_list .copy_cont {
    max-width: 400px;
    margin-bottom: 3rem;
}

#branch_area .site_list .copy_cont .sp_only{
display:none;}

#branch_area .site_list.millejazz .copy_cont {
    margin-right: 0;
    margin-left: auto;
}

#branch_area .logo_cont {
    position: absolute;
    max-width: 300px;
    right: 0;
    top: -65px;
    z-index: -1;
}

#branch_area .millejazz .logo_cont {
    right: initial;
    left: 0;
}


#branch_area .site_list .site_cont {
    display: flex;
    margin-bottom: 5rem;
    flex-wrap: wrap;
}

#branch_area .site_list.millejazz .site_cont {
    justify-content: end;
}

#branch_area .site_list .site_cont div {
    display: flex;
    color: #000;
    align-items: end;
}

#branch_area .site_list .site_cont div:first-of-type {
    margin-right: 3rem;
}

.day_cont dt,
.venue_cont dt,
.day_cont dd,
.venue_cont dd {
    font-weight: 600;
    font-size: 2rem;
}

.millejazz .venue_cont dd {
    letter-spacing: 0;
}

.day_cont dt,
.venue_cont dt {
    background: #fff;
    padding: .5rem 1.5rem;
    margin-right: 1rem;
    line-height: 1;
    font-size: 1rem;
}

.day_cont dd.coming_soon {
    color: #c2c2c2;
}


.day_cont .small_txt {
    font-size: 2rem;
    font-weight: bold;
}

.day_cont .small_txt.year_txt {
    margin-right: -0.7rem;
}

.day_cont .small_txt.day_of_week {
    font-size: 1.2rem;
    letter-spacing: .1rem;
}



#branch_area .site_list .site_cont li {
    margin-bottom: .5rem;
    font-size: 2.6rem;
    text-align: left;
    color: #333333;
}

#branch_area .site_list .site_cont li:last-of-type {
    margin-bottom: 0;
}


#sns_area .sns_list {
    display: flex;
    justify-content: space-between;
    width: 10%;
    margin: 0 auto;
    min-width: 250px;
    margin-bottom: 25px;
    font-size: 2.6rem;
}

#sns_area .sns_list a,
.footer_nav a.footer_link {
    color: #0763b3;
    font-weight: bold;
}

.min_height {
    min-height: 100vh;
    /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
    position: relative;
    /* ←相対位置 */
    /* padding-bottom: 60px; */
    /* ←フッターの高さを指定 */
    /* box-sizing: border-box; */
    /* background-image: url(../images/bg.webp); */
    /* background-position: center; */
    /* background-size: cover; */
    /* background: #a4e3fe; */
}

footer {
    position: absolute;
    /* ←絶対位置 */
    bottom: 0;
}

.hoge_attachment {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
}

.hoge_attachment_clip {
    display: block;
    position: relative;
    height: 100%;
    z-index: -2;
}

.hoge_attachment img {
    position: fixed;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    pointer-events: none;
}

@media screen and (max-width: 1120px) {
    #branch_area .site_list .main_cont h2 {
        position: absolute;
        max-width: 200px;
        width: 100%;
        top: 30%;
        left: 27%;
    }
}

@media screen and (max-width: 1000px) {
    .venue_cont dd {
        font-size: 2rem;
    }
}


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

    #header h1 {
        margin-bottom: 40px;
    }
    #branch_area .site_list .main_cont h2 {
        position: absolute;
        max-width: 260px;
        width: 100%;
        top: 33%;
        left: 28%;
    }

    #branch_area .site_list.millejazz .main_cont h2 {
        left: 30%;
    }


    #branch_area .site_list.edojazz .main_cont:before,
    #branch_area .site_list.millejazz .main_cont:before {
        max-width: 150px;
        left: -10%;
    }

    #branch_area .site_list.millejazz .main_cont:before {
        top: -5%;
        left: inherit;
        right: -10%;
        max-width: 200px;
    }

    .venue_cont dd {
        font-size: 2.3rem;
    }

}


@media screen and (max-width:850px) {
    #branch_area figure {
        margin-bottom: 40px;
        width: 100%;
        max-width: 400px;
    }

    #main h1 {
        width: 90%;
        margin: 0 auto;
    }

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

    footer .footer_nav li {
        font-size: 1.5rem;
    }

    .min_height {
        padding-bottom: 0;
        /* ←フッターの高さを指定 */
    }

    footer {
        position: inherit;
        /* ←絶対位置 */
    }


    #sns_area .sns_list {
        min-width: 150px;
        font-size: 2rem;
    }

    footer small {
        font-size: .9rem;
    }
}

@media screen and (max-width:650px) {
    #sns_area .sns_list{
        margin-bottom:1.5rem;
    }
    footer .footer_nav{
        flex-direction: column;
        margin-bottom: 0;
    }
    footer .footer_nav li{
        font-size:1.6rem;
        margin-bottom:1rem;
    }

    footer .footer_nav li:not(:last-child):after{
        display:none;
    }
    #branch_area .site_list .site_cont {
        width: 90%;
        flex-direction: column;
        margin: 0 auto 30px;
    }

    .min_height {
        background-image: none;
    }

    #branch_area .site_list .site_cont div {
        margin-bottom: .5rem;
        width: 100%;
    }


    #branch_area .site_list .copy_cont {
        margin: 0 auto 25px;
    }
}


@media screen and (max-width:500px) {
    .venue_cont dd {
        font-size: 2.1rem;
        text-align: left;
    }
}


@media screen and (max-width:480px) {
    .top_main_copy img {
        width: 93%;
    }

    #main h1 {
        width: 100%;
    }

    #branch_area .site_list .main_cont {

        margin-bottom: 15px;
    }


    #branch_area .site_list .copy_cont {
        width: 80%;
        margin: 0 auto 20px;
    }

    #branch_area figure {
        width: 70%;
        margin: 0 auto;
    }

    #branch_area .site_list .site_cont li {
        font-size: 2rem;
    }

    #branch_area .site_list .site_cont {
        width: 100%;
        margin-bottom: 20px;
        margin: 0 0 30px auto;
    }


    .day_cont dd,
    .venue_cont dd {
        font-size: 2.1rem;
    }

    .venue_cont dd {
        font-size: 1.7rem;
        text-align: left;
    }

    .day_cont .small_txt {
        font-size: 1.6rem;
    }

    .day_cont .small_txt.day_of_week {
        font-size: 1.1rem;
    }

    .millejazz a.btn-flat, .edojazz a.btn-flat {
        padding: 10px 20px;
        text-align: center;
        min-width: 230px;
    }

    #branch_area .site_list.edojazz .main_cont:before,
    #branch_area .site_list.millejazz .main_cont:before {
        max-width: 80px;
        height: 50px;
        left: -10%;
        bottom: 0;
    }

    #branch_area .site_list.millejazz .main_cont:before {
        top: -5%;
        left: inherit;
        right: -23%;
        max-width: 150px;
    }

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

    footer .footer_nav li {
        font-size: 1.4rem;
        margin-bottom: .7rem;
    }

    footer.c_wrap {
        padding: 25px 3% 30px;
    }
}


@media screen and (max-width: 380px) {
    #branch_area .site_list .site_cont div.venue_cont {
        align-items: baseline;
    }
}






/* 扉ページリニューアル */
/*============================
#main
============================*/
#main.main_area {
    max-width: 1600px;
    margin: 0 auto 170px;
}

#main.main_area .cd_release_cont {
    display: flex;
    align-items: center;
    background: #fff;
    color: #000;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 25px;
    justify-content: space-between;
    border-radius: 20px;
    margin-bottom: 100px;
    box-shadow: rgb(238 203 143 / 86%) 0px 16px 20px 10px;
}

#main.main_area .cd_release_cont .cd_release_tag {
    background: linear-gradient(180deg, #fbad7f, #f8c66f);
    position: absolute;
    color: #fff;
    border-radius: 100vh;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: 2px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    top: -40px;
    left: -40px;
}


.cd_release_cont_img{
        max-width: 1200px;
     margin:0 auto;
     margin-bottom: 50px;
     padding: 0 4%;
}


#main.main_area .cd_release_cont .flex_cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#main.main_area .cd_release_cont .flex_cont figure.figure_cont {
    width: 40%;
    max-width: 261px;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont {
    width: 60%;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont p {
    color: #dd5757;
    font-size: 2rem;
    font-weight: bold;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont dl {
    margin-bottom: 1rem;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont dl div {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: .5rem;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont dl dt {
    background: #f0b444;
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    line-height: 1.7;
    width: 60px;
    text-align: center;
    margin-right: 1rem;
    font-weight: bold;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont dl dd.font_bold {
    font-weight: bold;
    font-size: 2rem;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont .track_list {
    background: #f7f7f7;
    padding: 1rem 2rem;
    color: #777777;
    position: relative;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont .track_list p {
    color: #777777;
    font-size: 1.7rem;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont .track_list ul li {
    color: #777777;
    font-weight: bold;
}

#main.main_area .cd_release_cont .flex_cont .txt_cont .track_list a.fancybox-trigger {
    position: absolute;
    font-size: 1.2rem;
    font-weight: bold;
    padding: .4rem 3rem .4rem 1rem;
    bottom: 10px;
    right: 10px;
}

.txtimg_cont {
    display: flex;
    position: relative;
}

/* 背景画像設定 */
body {
    background-image: url('../images/main_bg.webp');
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    position:relative;
    /* background-attachment: fixed; */
}

body:after{
    content:"";
    background-image:url(../images/bg_bottom.webp);
    display:block;
    width:100%;
    position: absolute;
    height: 477px;
    bottom: 0;
    left: 6%;
    max-width: 1900px;
    /* margin: 0 auto; */
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    -webkit-mask: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%), linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
    mask: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%), linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
    -webkit-mask-composite: intersect;
    mask-composite: intersect;
}

/* 右上固定動画 */
.fixed-video-wrapper {
    position: absolute;
    top: 0px;
    z-index: -1;
    /* ブロック自体を下部で透明にする */
    width: 100%;
    -webkit-mask: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
    mask: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
}

.fixed-video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

/* レスポンシブ対応 */
@media (min-width: 2000px) {
    .fixed-video-wrapper {
        /* 左右と下部に透明グラデーションを適用 */
        width: 100%;
        -webkit-mask: 
            linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%),
            linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
        mask: 
            linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%),
            linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
        -webkit-mask-composite: intersect;
        mask-composite: intersect;
    }
}

@media (max-width: 1600px) {
   body:after{
       height: 381px;
       mask: none;
       left: 0;
   }
}


dl.site_cont div.day_cont dt.title img {
    max-width: 25px;
}

dl.site_cont div.day_cont dd.content img {
    max-width: 160px;
    width: 100%;
}

dl.site_cont div.venue_cont dt.title img {
    max-width: 33px;
}

dl.site_cont div.venue_cont dd.content img {
    max-width: 230px;
}

.millejazz dl.site_cont div.venue_cont dd.content img {
    max-width: 180px;
}

a.btn.btn-flat.push_btn {
    max-width: 200px;
    display: flex;
    justify-content: start;
    position: relative;
    overflow: hidden;
    border-radius: 1000px;
    background: #f0b645 !important;
    background: -moz-linear-gradient(left, #f0b645 0%, #f07543 100%) !important;
    background: -webkit-gradient(linear, left center, right center, from(#f0b645), to(#f07543)) !important;
    background: -webkit-linear-gradient(left, #f0b645 0%, #f07543 100%) !important;
    background: -o-linear-gradient(left, #f0b645 0%, #f07543 100%) !important;
    background: linear-gradient(to right, #f0b645 0%, #f07543 100%) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-origin: padding-box !important;
    background-clip: padding-box !important;
}

a.btn.btn-flat.push_btn:hover {
    background-position: right center;
    -webkit-animation: pulse 2s infinite;
    animation: ripple 1.5s infinite;
    color: #fff !important;
    background: #f0b645 !important;
    background: -moz-linear-gradient(left, #f07543 0%, #f0b645 100%) !important;
    background: -webkit-gradient(linear, left center, right center, from(#f07543), to(#f0b645)) !important;
    background: -webkit-linear-gradient(left, #f07543 0%, #f0b645 100%) !important;
    background: -o-linear-gradient(left, #f07543 0%, #f0b645 100%) !important;
    background: linear-gradient(to right, #f07543 0%, #f0b645 100%) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-origin: padding-box !important;
    background-clip: padding-box !important;
}

a.btn.btn-flat.push_btn img {
    max-width: 100px;
    padding: .5rem 0;
}


@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%);
    }
}



@media screen and (max-width:1500px) {
    #branch_area .logo_cont{
        max-width: 250px;
    }
}

@media screen and (max-width:1300px) {
  body:after{
      height: 376px;
      background-position: left;
  }
#branch_area .site_list .copy_cont {
    max-width: 350px;
}
#branch_area .site_list.millejazz .copy_cont {
    max-width: 320px;
}
    
dl.site_cont div.day_cont dd.content img{
    max-width: 140px;
}
    #branch_area .site_list .site_cont div:first-of-type{
        margin-right: 2rem;
    }
    #branch_area .logo_cont{
        max-width: 230px;
    }
    dl.site_cont div.venue_cont dd.content img{
        max-width: 210px;
    }
}

@media screen and (max-width:1100px){
  #branch_area .logo_cont{
        max-width: 200px;
        top: -100px;
    }
    
}

@media screen and (max-width:1000px) {
    .cd_release_cont_img{
        margin-bottom: 100px;
    }
      body:after{
      height: 300px;
      background-position: left;
  }
    #branch_area .site_list.millejazz .copy_cont{max-width: 295px;}
  
    #branch_area .logo_cont{
        max-width: 180px;
    }
    #branch_area .site_list.millejazz .logo_cont{
        top: -106px;
        max-width: 170px;
    }
    #branch_area .site_list .copy_cont{
        max-width: 300px;
        margin-bottom: 2rem;
    }
    .millejazz dl.site_cont div.venue_cont dd.content img{
        max-width: 152px;
    }
}

@media screen and (max-width:850px){
    #branch_area .logo_cont,
    #branch_area .site_list.millejazz .logo_cont{
        max-width: 160px;
    }
}

@media screen and (max-width:800px){
    #branch_area .site_list.millejazz .logo_cont{
        max-width:150px;
    }
    #branch_area .logo_cont{
        max-width: 160px;
    }
    #main.main_area{
        margin: 0 auto 130px;
    }
    a.btn.btn-flat.push_btn img{
        width: 85px;
    }
    #branch_area .site_list .site_cont{
        margin-bottom: 2rem;
    }
    #branch_area .site_list .copy_cont{
        margin-right: auto;
        margin-left: 0;
        max-width: 260px;
    }
    #branch_area .site_list .main_cont{
        width: 45%;
    }
    a.btn.btn-flat.push_btn{
        max-width: 180px;
        padding: 10px 40px 10px 25px;
    }
}

@media screen and (max-width: 700px){
     .cd_release_cont_img{
        margin-bottom: 40px;
    }
    #branch_area .site_list.millejazz .logo_cont{
        max-width: 94px;
        bottom: 0;
        top: 67%;
        right: -290px;
        left: 0;
    }
    #branch_area .site_list .copy_cont{
        margin-left: 35%;
        margin-bottom: 2rem;
        display: flex;
        flex-direction: row-reverse;
    }

    #branch_area .edojazz.site_list .copy_cont .sp_only{
        margin-right: 2rem;
        position: relative;
    }
    #branch_area .site_list .copy_cont .sp_only{
        display:block;
        width: 100px;
    }
    #branch_area .millejazz.site_list .copy_cont .sp_only{
        margin-left:2rem;
    }
    #branch_area .site_list .main_cont{
        width: 90%;
        margin-left: 0;
        margin-right: auto;
        margin-bottom: 50px;
    }
    #branch_area .site_list.millejazz .main_cont{
        margin-right: 0;
        margin-left: auto;
    }
    #branch_area .txt_cont{
        width: 100%;
        padding: 0 5%;
    }
    #branch_area .site_list .site_cont div:first-of-type{
        margin-right:2rem;
    }
    a.btn.btn-flat.push_btn{
        margin:0 auto;
    }
    
    #branch_area .site_list:first-of-type {
        flex-direction: column;
        margin-bottom: 100px;
    }
    #branch_area .site_list.millejazz{
        flex-direction: column;
        margin-bottom: 0;
    }
    #main.main_area{
        margin-bottom: 80px;
    }
    #branch_area .site_list.millejazz .site_cont,
    #branch_area .site_list .site_cont{
        justify-content:center;
        margin-bottom: 3rem;
    }
    #branch_area .site_list.millejazz .copy_cont{
        margin-right: 35%;
        display: flex;
        flex-direction: row;
    }
    #header .c_wrap{
        padding: 80px 4% 60px;
    }
    #branch_area .logo_cont{
        max-width: 94px;
        bottom: 0;
        top: 67%;
        left: -290px;
        right: 0;
        display: none;
    }
    #header h1 img{
        max-width: 100px;
    }
     .cd_release_cont_img .pc_img{
    display: none;
}
 .cd_release_cont_img .sp_img{
    display: block;
}
}

@media screen and (max-width:650px){
   
    #branch_area .millejazz.site_list .copy_cont .sp_only{
        margin-left:0;
        margin-right:2rem;
    }
    #branch_area .logo_cont{
        top: initial;
        bottom: 110px;
        left: -330px;
    }
    #branch_area .site_list .site_cont{
     margin-left: 23%;
    }
    #branch_area .site_list.millejazz .logo_cont{
        top: initial;
        bottom: 110px;
    }
    #branch_area .site_list.millejazz .copy_cont{
        margin-left: 31%;
        flex-direction: row-reverse;
        margin-right: initial;
    }
    footer.c_wrap{
        padding: 25px 4% 14px;
    }
    #main.main_area{margin-bottom: 50px;}
}

@media screen and (max-width:500px){
    .cd_release_cont_img{
        padding: 0 1%;
    }
    .scr_target.is-active#footer.c_wrap{
        padding: 25px 4% 14px;
    }
   body:after{
       height: 200px;
   }
    footer .footer_nav{
        flex-direction: column;
    }
    #branch_area .edojazz.site_list .copy_cont .sp_only,
    #branch_area .millejazz.site_list .copy_cont .sp_only{
        width: 80px;
        margin-left: 1rem;
    }

    #branch_area .edojazz.site_list .copy_cont .sp_only{
        margin-right:1rem;
    }
    #branch_area .site_list.millejazz .copy_cont{
        
    }
    #branch_area .logo_cont{left: -300px;}
    #branch_area .site_list.millejazz .copy_cont{
        margin-right: 27%;
    }
    #branch_area .site_list.millejazz .logo_cont{
        right: -65%;
    }
    .day_cont dt, .venue_cont dt{
        min-width: 70px;
    }
    .fixed-video-wrapper{
        width: 122%;
        right: 0;
    }
    #header h1{
        /* margin-bottom:25px; */
    }
}

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

    #header h1{
        margin-bottom:30px;
    }
    dl.site_cont div.day_cont dd.content img{
        max-width:120px;
    }
       #branch_area .edojazz.site_list .copy_cont .sp_only,
    #branch_area .millejazz.site_list .copy_cont .sp_only{
        width: 70px;
    }
    
    #branch_area .site_list:first-of-type{
     margin-bottom: 70px;
    }
    #branch_area .site_list .site_cont,
    #branch_area .site_list.millejazz .site_cont{
    margin: 0 auto 3rem;
    width: max-content;
    }
    #branch_area .site_list.millejazz .copy_cont{
        margin-bottom: 1rem;
        margin-right: 30%;
    }
    #branch_area .site_list .copy_cont{
        width: 59%;
        margin-bottom: 1rem;
        margin-left: 30%;
    }
    
    #header h1 img{
        max-width: 70px;
    }
    #header .c_wrap{
        padding: 55px 4% 50px;
    }
    #branch_area .logo_cont{
        bottom: 154px;
        left: -61%;
        max-width: 80px;
    }
    #branch_area .site_list .main_cont{width: 95%;}
    #branch_area .site_list .site_cont div:first-of-type{
        margin-bottom:1rem;
    }
    a.btn.btn-flat.push_btn{
        min-width: 150px;
    }
    #branch_area .site_list.millejazz .logo_cont{
        bottom: 150px;
        max-width: 80px;
        right: -67%;
    }
    dl.site_cont div.venue_cont dd.content img{
        max-width:180px;
    }
    .millejazz dl.site_cont div.venue_cont dd.content img{
        max-width:130px;
    }
    body {
    /* background-image: url('./images/main_bg.webp'); */
}
}

/* スマホでのFancyboxサイズ調整 */
@media screen and (max-width: 768px) {
    .fancybox-slide,
    .fancybox-slide--image {
        padding: 0 !important;
    }

    .fancybox-container {
        padding: 5px !important;
    }

    .fancybox-outer {
        padding: 5px !important;
    }

    .fancybox-inner {
        padding: 0 !important;
    }

    .fancybox-content {
        width: calc(100vw - 10px) !important;
        max-width: calc(100vw - 10px) !important;
        max-height: calc(100vh - 10px) !important;
        padding: 0 !important;
        margin: 0 auto !important;
        background: transparent !important;
    }

    .fancybox-image {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: calc(100vh - 10px) !important;
        object-fit: contain !important;
        margin: 0 auto !important;
    }

    /* より具体的なセレクタで強制的に適用 */
    .fancybox-container .fancybox-stage .fancybox-slide .fancybox-content {
        width: calc(100vw - 10px) !important;
        max-width: calc(100vw - 10px) !important;
        max-height: calc(100vh - 10px) !important;
    }

    .fancybox-container .fancybox-stage .fancybox-slide .fancybox-content .fancybox-image {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: calc(100vh - 10px) !important;
    }
}

.track_link_btn{
    position: absolute;
    top: 57%;
    right: 16%;
}
.track_link{
        overflow: hidden;
        color: #ffffff;
        position: relative;
        border-radius: 1000px;
        padding: 6px 10px 5px 15px;
        display: block;
        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;
        display: flex;
        align-items: center;
}

.track_link span{
    font-size: 1.2rem;
    line-height: 1;
    font-weight: bold;
}

.track_link .fa-angle-right{
    font-size: 1rem;
    margin-left: 10px;
}

@media screen and (max-width: 950px){
    .track_link_btn{
        top: 55%;
        right: 15%;
    }
}
@media screen and (max-width: 850px) {
    .track_link span{
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 700px){
    .track_link_btn{
        top: 69%;
        right: 18%;
    }
    .track_link span{
        font-size: 1rem;
    }
}

@media screen and (max-width: 480px){
    .track_link{
        padding: 5px 10px;
    }
    .track_link .fa-angle-right{
        margin-left: 5px;
    }
    .track_link_btn{
        top: 68%;
        right: 16%;
    }
}