@charset "UTF-8";

/* 基本 */
body {
    font-family: "メイリオ", Meiryo, sans-serif;
}

p {
    margin-bottom: 0;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

ol {
    padding-left: 24px;
}

th {
    font-weight: normal;
}

.center_block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.padding_zero {
    padding-left: 0px;
    padding-right: 0px;
}

.preparation {
    text-align: center;
    margin-top: 200px;
    margin-bottom: 200px;
    font-size: 60px;
}

/* /基本 */

/* top */
.top_relative {
    position: relative;
}

.top_absolute {
    position: absolute;
}

.topimageMNews {
    position: absolute;
    top: 450px;
    left: 43%;
}

.top_text {
    top: 0;
    right: 12%;
}

/* .topimage{
    height: 945px;
} */
.samurai_bunner {
    margin-top: 30px;
    margin-bottom: 30px;
}

.samurai_bunner_SP{
    margin: 30px;
}

.topimageM1 {
    height: 368px;
}

.top_text_width {
    /* width: 140px; */
    width: 8vw;
}

.sns_area {
    top: 20px;
    right: 0;
    width: 60px;
    background-color: #959595;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.sns_area_width {
    margin: 10px;
}

.news_area {
    width: 50%;
    bottom: 0;
    left: 25%;
}

.news_area img {
    margin-bottom: 30px;
}

.news_area ul {
    margin-bottom: 56px;
}

.news {
    color: #fff;
}

.news_bottomLine {
    border-bottom: dotted 1px #fff;
    margin-bottom: 10px;
    font-size: 20px;
    height: 30px;
    overflow: hidden;
}

.news_bottomLine span {
    margin-right: 40px;
}

.news_bottomLine a {
    text-decoration: none;
    color: #fff;
}

@media screen and (max-width:991px) {
    .top_text_width {
        /* width: 70px; */
        width: 8vw;
    }

    .news_area ul {
        height: 200px;
    }
}

@media screen and (max-width:767px) {
    .top_text_width {
        width: 50px;
    }

    .sns_area {
        width: 40px;
    }

    .sns_area_width {
        margin: 5px;
    }

    .css767br::after {
        content: "\A";
        white-space: pre;
    }

    .news_bottomLine {
        height: 60px;
    }

    .news_area {
        width: 80%;
        bottom: 0;
        left: 10%;
    }

    .topimageM1 {
        height: 560px;
    }

    .news_area ul {
        height: 330px;
    }
}

@media screen and (max-width:575px) {
    .top_text_width {
        width: 40px;
    }

    .sns_area {
        width: 30px;
    }

    .sns_area_width {
        margin: 3px;
    }
}

.menu_margin1 {
    margin-top: 10px;
    margin-bottom: 10px;
}



/* /top */
.twotone_line1 {
    margin-bottom: 5%;
}

.twotone_line2 {
    margin-top: 5%;
}

@media screen and (max-width:991px) {
    .twotone_line1 {
        margin-bottom: 5%;
    }

    .twotone_line2 {
        margin-top: 5%;
    }
}

@media screen and (max-width:767px) {
    .twotone_line1 {
        margin-bottom: 10%;
    }

    .twotone_line2 {
        margin-top: 10%;
    }
}

/* フッター */
footer {
    background: #000;
}

.footer_text {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 10px;
}

.footer_text1 {
    font-size: 18px;
}

.footer_text2 {
    font-size: 15px;
}

/* /フッター */

/* パンくずリスト */
.bread_crumb {
    color: #000;
    font-family: tbudmincho-std, sans-serif;
    font-weight: 900;
}

.bread_crumb a {
    text-decoration: none;
    color: #000;
}

/* /パンくずリスト */
.page_header_margin {
    margin-left: 0;
    margin-right: 0;
}

@media screen and (max-width:991px) {
    .page_header_margin {
        margin-left: 10%;
        margin-right: 10%;
    }
}

/* タイムテーブル */
.schedule_haeder {
    z-index: 100;
}

.timetable_position {
    bottom: 60px;
    margin-bottom: -60px;

}

@media screen and (max-width:991px) {
    .timetable_position {
        bottom: 0;
        margin-bottom: 0;
    }
}

.schedule_2023 img {
    margin-bottom: 50px;
}

/* タイムテーブル */

/* 出店者情報 */
.shop_haeder {
    //z-index: 100;
}

.shop_bread_crumb {
    margin-bottom: 48px;
}

.shop_genre_link {
    margin-bottom: 50px
}

@media screen and (max-width:768px) {
    .shop_genre_1 {
        margin-bottom: 40px;
    }
}

.shop_genre_link a {
    display: block;
    color: white;
    background-color: black;
    padding: 10px 0px;
}

.shop_area1 img {
    width: 300px;
    /*height: 256px;*/
}

.shop_position {
    /*bottom: 163px;
    margin-bottom: -163px;*/
    bottom: 50px;
    margin-bottom: -50px;
}

.shop_margin_r {
    //margin-right: 200px;
}

@media screen and (max-width:991px) {
    .shop_position {
        bottom: 0;
        margin-bottom: 0;
    }

    .shop_margin_r {
        margin-right: 10px;
    }
}

.fontsize18 {
    font-size: 18px;
}

.shop_textsize {
    font-size: 11px;
    font-family: tbudmincho-std, sans-serif;
}

.shop_area1_1 {
    border-style: solid;
    //border-width: thin;
    border-width: 1px;
    border-color: #868080;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    width: 30%;
    margin-left: 3%;
}

.shop_area2_1_border {
    border-style: solid;
    //border-width: thin;
    border-width: 1px;
    border-color: #868080;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    width: 49%;
    margin-left: 1%;
}

.shop_text1_1 {
    max-width: 300px;
}

@media screen and (max-width:768px) {
    .shop_area1 img {
        width: 100%;
    }

    .shop_area1_1 {
        width: 47%;
    }

    .shop_text1_1 {
        max-width: 100%;
    }
}

@media screen and (max-width:575px) {
    .shop_area1 img {
        width: auto;
    }

    .shop_area1_1 {
        width: 96%;
    }

    .shop_area2_1_border {
        width: 96%;
        margin-left: 3%;
    }
}

.shop_area2_border {
    border-style: solid;
    //border-width: thin;
    border-width: 1px;
}

.shop_area2_1 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.shop_area2_2 {
    padding-left: 0px;
    padding-right: 0px;
}

/* /出店者情報 */

/* 出演者情報 */
.performer_position {
    bottom: 50px;
    margin-bottom: -50px;
}

.performer_area1_1 {
    border-style: solid;
    //border-width: thin;
    border-width: 1px;
    border-color: #868080;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    //width: 49%;
    //margin-left: 1%;
    width: 40%;
    margin-left: 6%;
}

.performer_margin_r {
    margin-right: 8%;
}

.performer_text1 {
    font-size: 15px;
    margin-bottom: 12px;
}

.performerimg_padding {
    padding-right: 0;
}

.performertext_padding {
    padding-left: 0;
}

.performerimg_positon {
    text-align: right;
}

.performer_text1_1 {}

.date_fontsize {
    font-size: x-large;
}

@media screen and (max-width:991px) {
    .performer_position {
        bottom: 0;
        margin-bottom: 0;
    }

    .performer_area1_1 {
        width: 96%;
        margin-left: 3%;
    }

    .performer_margin_r {
        margin-right: 10px;
    }
}

@media screen and (max-width:768px) {
    .performerimg_positon {
        text-align: center;
    }

    .performerimg_positon img {
        //width: 100%;;
    }

    .performertext_padding {
        padding-left: 15px;
    }
}

/* /出演者情報 */

/* 会場図 */
.map_textsize {
    font-size: 24px;
    font-family: tbudmincho-std, sans-serif;
}

/* /会場図 */

/* お問い合わせ */
.contact_textsize {
    font-family: tbudmincho-std, sans-serif;
}

.contact_text1 {
    background: #000;
    color: #fff;
    padding: 10px 7px;
}

.form-control {
    color: #000;
    border: 1px solid #000000;
}

/* /お問い合わせ */

/* toptoback */

.pagetop_area {
    position: relative;
    height: 80px;
    /*ここの高さと*/
}

#page-top {
    position: absolute;
    right: 10%;
    font-size: 77%;
    background: #000;
}

#page-top a {
    background: #f00;
    text-decoration: none;
    color: #fff;
    width: 80px;
    /*ここの高さをあわせる*/
    padding: 40px 0;
    text-align: center;
    display: block;
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
}

.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}

.arrow::before,
.arrow::after {
    position: absolute;
    top: 24px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrowType::before {
    left: 20px;
    width: 40px;
    height: 40px;
    border-top: 5px solid #fff;
    border-right: 6px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width:767px) {
    .pagetop_area {
        height: 50px;
    }

    #page-top {
        right: 12%;
    }

    #page-top a {
        width: 50px;
        padding: 25px 0;
    }

    .arrow::before,
    .arrow::after {
        top: 14px;
    }

    .arrowType::before {
        left: 13px;
        width: 25px;
        height: 25px;
    }
}

@media screen and (max-width:600px) {
    #page-top {
        right: 80px;
    }
}

/* toptoback */