@charset "utf-8";

/*------全体------*/
.siteblock-header {
    background-color: #000;
}
.sitedesign-headernav-group {
    background-color: #000;
}
/*メニュー*/
div#sitedesign-pagetop {
    padding-top: 0px !important;
}
/*ボトム*/
.siteblock-bottom {
    background-color: #fff;
    color: #ffffff;
    background-color: rgb(0 0 0);
}
.siteblock-bottom .dec-btn--primary {
    background-color: transparent !important;
    border: 1px solid;
}

/*OPT1*/
.siteblock-opt1 .sitedesign-opt1-bg,
.siteblock-opt1:before,
.siteblock-opt1:after {
    display: none;
}
.siteblock-opt1 {
    background-color: #002040;
    color: #fff;
}

/*フッター*/
.footer_sns p {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*見出し*/
.parts_h_type16 h2:before {
    content: "";
    background-image: url(/images/accent_gold.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 150px;
    height: 70px;
    margin-bottom: 1.5rem;
}
.parts_h_type16_ja {
    font-size: 2.5rem;
}
.parts_h_type16_en {
    color: #ccb069;
    font-size: 1rem;
}
.siteblock-main h1 {
    background-color: transparent !important;
    color: #4d4d4d !important;
}
.cparts-id320 .cparts-id320__ttl {
    color: #fff !important;
    font-size: 3rem !important;
    text-align: center;
}

.siteblock-side .boxBottom > h3 {
    background-color: #fafcff;
    padding: 10px 15px;
    border: 0.5px solid #ccc;
}
h3:before {
    display: none;
}
h4 {
    color: #000 !important;
    padding-left: 60px;
    position: relative;
    font-size: 1.2rem;
}
h4:before {
    content: "";
    display: block;
    width: 40px;
    height: 5px;
    background: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    inset-block: 0;
    inset-inline: 0 auto;
    margin: auto;
}

h5 {
    border-left: 3px solid;
    padding-left: 15px;
    line-height: 2;
}
h6 {
    border-bottom: 3px solid #ebebeb;
    padding-bottom: 0.5rem;
}
/*テーブル*/
.siteblock-main table th, .siteblock-main table td {
    border-color: #c2c2c2;
}
.siteblock-main table th {
    background-color: #002040;
    color: #fff;
}
table {
    background-color: #fff;
    min-width: auto !important;
}
/*ボタン（あか）*/
.red-btn .dec-btn--primary {
    background-color: #a22224 !important;
    color: #fff;
}
/*ページトップボタン*/
.sitedesign-pagetopbtn {
    display: none !important;
}

/*タブ（3つ）*/
.cparts-id177__head-block ol {
    margin: 0px !important;
}
.cparts-id177__head-block ol li {
    padding: 0px !important;
    border: 0.5px solid #ccc !important;
    margin-bottom: 0px;
}
.cparts-id177__body-block {
    background-color: #fff;
    padding: 1.5rem;
    margin-bottom: 2rem;
    border: 0.5px solid #ccc;
}

/*-----------------------------トップページ---------------------------*/
/*アッパー*/
#top .siteblock-upper {
    padding: 0;
}
#top .siteblock-upper .box {
    margin-bottom: 0px;
}
/*メインビジュアル*/
.main-visual.cparts-mainvisual--lg .cparts-img-block {
    height: auto !important;
}
.main-visual .slick.box {
    margin: 0;
}
.main-visual ul.slick-slider {
    margin: 0;
}
.main-visual li.slider.slick-slide {
    width: 100%;
}
.main-visual video {
    height: calc(100vh - 75px);
    width: 100%;
    max-width: none !important;
    margin-top: 80px;
    pointer-events: none;
    object-fit: cover;
    object-position: center center;
}
.slick-slide-video {
    display: flex;
    justify-content: center;
}
/*ニュース（メインビジュアル下）*/
.box.blogRecent.top-page_news {
    margin-right: -15px;
    margin-left: -15px;
    background-color: #002040;
    color: #fff;
}
.top-page_news_contents {
    max-width: 1400px;
    margin: 0 auto;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-page_news .blogRecentLink {
    margin-top: 0px;
    width: 200px;
}
.top-page_news_contents > a {
    width: calc(100% - 200px);
    display: flex;
    color: #fff;
    column-gap: 20px;
}
.top-page_news_contents > a:hover, .top-page_news_contents > a:focus {
    color: #fff;
}
.top-page_news_contents .blogRecentLink a {
    border: 0.5px solid;
    padding: 10px 30px 10px 20px;
}
.top-page_news_contents .hanabi-news_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*メインブロック*/
.siteblock-main {
    background-image: none !important;
}
#top .siteblock-main {
    background-image: url("/images/temp/bg_block.jpg") !important;
}
/*ボトム*/
.siteblock-bottom {
    background-image: url("/images/temp/bg_block02.jpg") !important;
}

/*OPT*/
#top h3 {
    padding-bottom: 0;
}
/*Instagram埋め込み*/
div#instagram_module_script6 h2 {
    margin-top: 0px;
}
#instamod6 .frame {
    aspect-ratio: 4 / 5;
}
#instamod6 .inner {
    height: 100% !important;
}
.insta_more-btn {
    margin-top: 53px !important;
}
.insta_more-btn a {
    padding: 16px 32px;
    margin: 8px !important;
    line-height: 1.15 !important;
}

/*フッター*/
.siteblock-footer {
    background-image: url("/images/temp/bg_block04.jpg");
}


/*-----------------------------会社概要---------------------------*/

.thema_greeting {
    background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-size: 3rem;
}

/*-----------------------------お知らせ---------------------------*/

.pagetemp-column2 .sitedesign-column2-block {
    background-image: none !important;
}

/*-----------------------------チケット情報---------------------------*/

.seat-types .lay-row {
    justify-content: space-around;
    margin: 0px;
}
.seat-types .lay-col12-lg-6 {
    padding: 1.5rem;
    box-shadow: 3px 3px 12px #0000002b;
}
.seat-types_a {
    border: 1.5px solid #a78909;
    border-bottom: 15px solid #a78909;
    background-color: #fffdf6;
}
.seat-types_b {
    border: 1.5px solid #002040;
    border-bottom: 15px solid #002040;
    background-color: #f6fbff;
}
.seat-types .cparts-img-block {
    margin-bottom: 20px;
}
.seat-types h4 {
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding: 0px;
}
.seat-types h4:before {
    display: none;
}
.seat-types h4 span {
    color: #fff;
    padding: 3px 15px 6px;
    margin-right: 10px;
    border-radius: 5px;
}
.seat-types_a h4 span {
    background-color: #a78909;
}
.seat-types_b h4 span {
    background-color: #002040;
}

/*車いす*/
.kuruma .cparts-body-block {
    display: flex;
    align-items: center;
}


/*-----------------------------協賛募集---------------------------*/

.sponsor-table, .sponsor-table th{
    text-align: center;
}

/*-----------------------------ボランティア募集---------------------------*/
.volunteer_frame {
    border: 1px solid #c9d7e6 !important;
    background-color: #fafcff;
    border-radius: 10px;
}


/*=====================================================================================================


PCのみ


=====================================================================================================*/

@media (min-width:768px) {
    
/*メニュー*/
.siteblock-header.sitedesign-header-fixed {
    position: absolute;
}
.siteblock-header a.menu {
    text-align: center;
}
.siteblock-header a.menu:hover {
    color: #ccb069 !important;
    transition: 0.3s;
}
.sitedesign-headerparts__nofull + div > .sitedesign-headernav .sitedesign-headernav-group > .sitedesign-headernav-list, .sitedesign-headerparts__nofull + div.sitedesign-headernav .sitedesign-headernav-group > .sitedesign-headernav-list {
    flex-direction: row;
    justify-content: flex-end !important;
}
.siteblock-header > div > *.sitedesign-headerparts__nofull > .box {
    padding-bottom: 20px;
}
.siteblock-header.sitedesign-fixed {
    animation: 0.3s ease 0s 1 normal forwards running header_animation;
    padding-top: 16px;
}
.siteblock-header.sitedesign-fixed > div {
    align-items: center;
}
.siteblock-header.sitedesign-fixed .sitedesign-headerparts__nofull + div > .sitedesign-headernav .sitedesign-headernav-group > .sitedesign-headernav-list > li a,
.siteblock-header.sitedesign-fixed .sitedesign-headerparts__nofull + div.sitedesign-headernav .sitedesign-headernav-group > .sitedesign-headernav-list > li a {
    writing-mode: unset;
    padding-bottom: 0px;
}

/*見出し*/
h4 {
    font-size: 1.5rem;
}

/*-----------------------------チケット販売---------------------------*/
.seat-types .lay-col12-lg-6 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 0px !important;
}
}

@keyframes header_animation {
    0% {
        transform: translate3d(0, -100%, 0);
    }
    100% {
    transform: translate3d(0, 0, 0);
}
}
@keyframes header_animation_reverse {
     0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
    transform: translate3d(0, -100%, 0);
}  
}

/*=====================================================================================================


タブレット


=====================================================================================================*/
@media (min-width: 768px) and (max-width: 1199px) {
.siteblock-header > div > *.sitedesign-headerparts__nofull > .box {
    padding-bottom: 0px;
}
.siteblock-header.sitedesign-fixed {
    position: absolute;
}
.cparts-id320 .cparts-txt-block {
    padding-top: 10vh;
}
}
/*=====================================================================================================


スマホ


=====================================================================================================*/

@media (max-width: 767px) {
/*-------全体--------*/
html {
    font-size: 14px;
}
/*見出し*/
.parts_h_type16_ja {
    font-size: 2rem;
}
/*メニュー*/
.sitedesign-headernav-button {
    top: 20px;
}
.sitedesign-headernav-buttonbar, .sitedesign-headernav-buttonbar::before, .sitedesign-headernav-buttonbar::after {
    background-color: #ffffff;
}
/*ページタイトルh1*/
.cparts-id320 .cparts-id320__ttl {
    font-size: 1.7rem !important;
}
/*枠ありテキスト*/
.box.parts_text_type02.cparts-id120--01 {
    padding: 30px 15px !important;
}
/*-----------------------------トップページ---------------------------*/
/*メインビジュアル*/
.main-visual video {
    height: calc(100vh - 38px);
    margin-top: 30px;
}
.top-page_news_contents {
    padding: 20px 15px;
}
.top-page_news_contents > a {
    width: 100%;
}
.top-page_news_contents .blogRecentLink {
    display: none;
}
/*-----------------------------大会概要---------------------------*/
.thema_greeting {
    font-size: 5.2vw !important;
}
/*-----------------------------ブログ（お知らせ）---------------------------*/
.entryRayout01 div.blogEntryIcon-act {
    max-width: 140px;
    min-width: 140px;
    padding-left: 15px;
}
/*-----------------------------チケット情報---------------------------*/
.kuruma .cparts-body-block {
    flex-direction: column;
}

/*-----------------------------協賛募集---------------------------*/
.sponsor-table th, .sponsor-table td {
    padding: 0.5rem;
    font-size: 0.75rem;
    letter-spacing: 0;
}
.sponsor-table th:nth-of-type(1) {
    min-width: 45px;
}
.sponsor-table th:nth-of-type(2) {
    min-width: 65px;
}
}





