<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body{
}

.sp_br{
  display: block;
}

@media screen and (min-width: 641px){
    .sp{
        display: none;
    }
    .sp_br{
      display: none;
    }
}

.up0905 .logo{
    width: 96%;
    top: auto;
    bottom: 17%;
    left: 0;
    right: 0;
    margin: auto;
}
@media screen and (min-width: 641px){
    .up0905 .logo{
        width: 96%;
        bottom: 15%;
        left: 10px;
        right: auto;
    }
}
@media screen and (min-width: 1000px){
    .up0905 .logo{
        left: 0;
        right: 0;
        width: 96%;
        bottom: 80px;
    }
}

.up0905 .logo img {
        width: 100%;
    }

.hd_sns{
  bottom: 6%;
}
@media screen and (min-width: 641px){
  .up0905 .hd_sns {
      bottom: 16%;
      width: 38%;
  }
}

#bnrList {
    margin: 0 4%;
}
@media screen and (min-width: 1000px){
    #bnrList {
        margin: 0;
        padding: 20px 0 0 0;
    }
}

.bnr_list{
    margin: 0 auto;
}


.sec_wrap{
    color: #323c3e;
}
@media screen and (min-width: 641px){
    .sec_wrap{
    }
}

.sec_wrap .bnr-area.sec{
}
@media screen and (min-width: 1000px){
    .sec_wrap .sec {
        padding: 20px 0 40px 0 !important;
    }
}

.sec_wrap .sec{
    padding: 6% 0 10% 0;
}
@media screen and (min-width: 641px){
    .sec_wrap .sec{
        padding: 4% 0 6% 0;
    }
}
@media screen and (min-width: 1000px){
    .sec_wrap .sec {
        padding: 40px 0 60px 0 !important;
    }
}

.sec_wrap:nth-child(even) .sec{
    /* background: rgb(236, 239, 241); */
}

.sec_wrap:nth-child(odd) .sec{
    background: rgb(234, 248, 255);
    background: url(../img/common/bg.jpg) top center;
    background-position: contain;
}

.sec_wrap .bnr-area{
    padding: 6% 0;
}
@media screen and (min-width: 641px){
    .sec_wrap .bnr-area{
        padding: 40px 0;
    }
}

.ttl_jpn{
    font-size: 3.2rem;
    color: rgb(218, 10, 27);
}

@media screen and (min-width: 641px){
        .ttl_jpn {
        font-size: 4.0rem;
        margin-bottom: 0;
    }
}

.ttl_jpn img{
    width: 48%;
}
@media screen and (min-width: 641px){
    .ttl_jpn img{
        width: 36%;
    }
}

@media screen and (min-width: 641px){
    .up0905 .header_wrap.img_ver2 {
        background: #FFF;
    }
}

.up0905 .header_wrap.img_ver2 .visual:before{
}
@media screen and (min-width: 641px){
    .up0905 .header_wrap.img_ver2 .visual:before{
        background: url(../img/common/img_main.jpg) 0 0 no-repeat;
        background-size: contain;
        padding-top: 85%;
    }
}


.up0905 .header_wrap.img_ver2 .visual {
    padding-bottom: 28%;
    background: #FFF;
}
@media screen and (min-width: 641px){
    .up0905 .header_wrap.img_ver2 .visual {
        padding-bottom: 0;
    }
    .up0905 .header_wrap.img_ver2 .visual:after {
        padding-top: 75%;
    }
}
@media screen and (min-width: 1000px){
    .up0905 .header_wrap.img_ver2 .visual:after {
        padding-top: 72%;
    }
}

@media screen and (min-width: 641px){
    .up0905 .hd_sns {
        bottom: 5%;
    }
}


.txt_sub_catch::before,
.txt_sub_catch::after{
    display: none;
}

.txt_sub_catch{
    line-height: 1.4;
    font-weight: bold;
    font-size: 2.4rem;
}

@media screen and (min-width: 641px){
    .txt_sub_catch {
        margin: 0 0 35px;
    }
}


.txt_sub_catch span{
    display: inline-block;
    font-size: 1.8rem;
}

.sec_wrap .bnr-area.sec{
}

@media screen and (min-width: 641px){
    .ttl_jpn {
        font-size: 4.0rem;
        margin-bottom: 20px;
    }
}

.sec_box{
    padding: 10px;
    background: transparent;
}

.sec_box a{
    color: rgb(9, 86, 202);
    word-break: break-all;
}

.box_middle{
    margin-bottom: 24px;
    padding: 24px;
    background: #FFF;
    /* box-shadow */
    box-shadow:0px 3px 20px 2px rgba(0,0,0,0.08);
}
.box_middle:last-child{
    margin-bottom: 0;
}

.sec_wrap:nth-child(even) .box_middle{
    border: 1px solid rgb(226, 226, 226);
    /* box-shadow */
    box-shadow:0px 3px 20px 2px rgba(0,0,0,0.15);
}

.middle_inner{
    margin-bottom: 30px;
}

.middle_inner:last-child{
    margin-bottom: 0;
}

.middle_inner p{
  margin-bottom: 20px;
}

.middle_inner p:last-child{
  margin-bottom: 0;
}

.txt_middle{
    display: block;
    font-size: 2.0rem;
    margin-bottom: 18px;
    color: rgb(212, 39, 62);
}
@media screen and (min-width: 641px){
    .txt_middle{
        /* text-align: left; */
    }
}

.txt_middle span{
    font-weight: normal;
    /* font-size: 1.4rem; */
}

.li_type_dot{
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 40px;
}
.li_type_dot:last-child{
  margin-bottom: 0;
}

.li_type_dot li{
  margin-bottom: 8px;

  /* margin-left: 1em; */
  /* text-indent: -1em; */
}

.li_type_dot li a{
  display: inline;
}

.li_type_dot li.margin_wide20{
  margin-bottom: 20px;
}

/*
SNS-----------------------------------------------------
*/

.sns_list li{
	width: 20%;
}

/*
概要----------------------------------------------------
*/

#about .txt_sub_catch{
    color: #e80f0f;
}

.about_box p{
    margin-bottom: 12px;
}

.event_detail{
    margin-top: 2%;
    background: #FFF;
    border: 1px solid rgb(182, 207, 219);
}
@media screen and (min-width: 641px){
    .event_detail{
        display: table;
        width: 100%;
        padding: 0;
        border: none;
        border-top: 1px solid #ccc;
    }
}

.box_event_detail_item{
}
@media screen and (min-width: 641px){
    .box_event_detail_item{
        width: 100%;
        display: table-row;
        vertical-align: middle;
    }
}

.ttl_event_detail{
    background: rgb(212, 39, 62);
    padding: 8px 0;
    color: #FFF;
}
@media screen and (min-width: 641px){
    .ttl_event_detail{
        display: table-cell;
        width: 20%;
        vertical-align: middle;
        border-bottom: 1px solid rgb(167, 24, 43);
    }
}

.col_box_detail_item{
    padding: 12px!important;
}
@media screen and (min-width: 641px){
    .col_box_detail_item{
        display: table-cell;
        width: 80%;
        padding: 10px!important;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
}

.event_day{
    text-align: center;
    font-size: 2.2rem!important;
    font-weight: bold;
}
@media screen and (min-width: 641px){
    .event_day{
        text-align-last: left;
    }
}

#intro .sec_box p{
    font-size: 1.8rem;
}

/*
チケット----------------------------------------------------
*/


/*
グッズ情報----------------------------------------------------
*/

.txt_coming{
    padding: 32px 0;
    text-align: center;
    font-size: 3rem;
}

.goods_list_wrap{
  margin: 20px 0 40px 0;
}
@media screen and (min-width: 641px){
  .goods_list_wrap{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}

.goods_list{
  width: 100%;
  padding: 15px 0;
  margin-bottom: 15px;
  border:1px solid #cecece;
  border-radius: 4px;
}
@media screen and (min-width: 641px){
  .goods_list{
    padding: 15px;
    width: 43%;
  }
}

.goods_list img{
  width: 100%;
}

.goods_name{
  padding: 0 10px;
  font-weight: bold;
}

.goods_price{
  display: inline-block;
  font-size: 14px;
  margin-left: 15px;
  line-height: 2;
}

.goods_size{
  text-align: center;
  font-size: 12px;
}

/*
アクセス----------------------------------------------------
*/


.box_access ul{
    margin-top: 10px;
}

.box_access li{
    margin-left: 1em;
    text-indent: -1em;
}

/*
注意事項----------------------------------------------------
*/

.box_caution{
    margin-bottom: 1.5em;
}
@media screen and (min-width: 641px){
    .box_caution{
        text-align: left;
    }
}

.box_caution:last-child{
    margin-bottom: 0;
}

.box_caution ul{
    padding-top: 10px;
}

.box_caution li{
    margin-bottom: 12px;
    margin-left: 1em;
    text-indent: -1em;
}
@media screen and (min-width: 641px){
    .box_caution li{
        margin-bottom: 8px;
    }
}

.contact li{
    /* text-align: center; */
    /* margin-left: 0;
    text-indent: 0; */
}
@media screen and (min-width: 641px){
    .contact li{
        text-align-last: left;
    }
}
</pre></body></html>