@charset "utf-8";


#pageTtl {
    background: url(../../img/feature/pic_main.jpg) no-repeat 50% 0;
    background-size: cover;
}

.nopc {
    display: none;
}

.nosp {
    display: block;
}


/* slider --------------*/

.mainSlider {
    margin-bottom: 50px;
}



.boxPos>.wrapper {
    position: relative;
}

.innerBox {
    width: 380px;
    height: 450px;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #7d7d7d;
    box-sizing: border-box;
    padding: 40px 30px;
}

.innerBox h3 {
    font-size: 260%;
    margin-bottom: 40px;
}

.innerBox .dtlTxt {
    margin-bottom: 30px;
}

.pointPos_viewTtl {
    position: absolute;
    top: -5px;
    right: -1px;
}

.pointPos_view {
    position: absolute;
    bottom: -40px;
    right: -190px;
}

/* viewWrap --------------*/


#viewWrap {
    width: 100%;
    height: 450px;
    background: url(../../img/feature/bg_view_n.png) 50% 0 no-repeat;
    margin-bottom: 50px;
}

#viewWrap .innerBox h3 {
    margin-bottom: 25px;
}

/* dishWrap --------------*/

#dishWrap {
    width: 100%;
    height: 450px;
    background: url(../../img/feature/bg_dish.png) 50% 0 no-repeat;
    margin-bottom: 50px;
}

#dishWrap.dish .innerBox {
    position: absolute;
    top: 0;
    left: 0;
}

#dishWrap.dish h3 {
    margin-left: 100px;
}

#dishWrap.dish .pointPos_viewTtl {
    top: -5px;
    left: -1px;
}

#dishWrap.dish .pointPos_view {
    width: 330px;
    height: 212px;
    bottom: -40px;
    left: -300px;
}

/* locationWrap --------------*/

#locationWrap {
    width: 100%;
    height: 450px;
    background: url(../../img/feature/bg_location.png) 50% 0 no-repeat;
    margin-bottom: 50px;
}

/* 230425_SUMMERSALE */
.fair_list img {
    max-width: 100%;
    height: auto;
}

.fair_list {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto 1%;
    flex-flow: wrap;
}

.fair_list p {
    font-size: 14px;
}

.fair_list li {
    width: 32%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    background: #FFF;
    margin-bottom: 30px;
    position: relative;
}

.fair_list li a {
    transition: .3s;
}

.fair_list li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.fair_list .plan_img {
    position: relative;
}

.fair_list .label {
    /* position: absolute; */
    background: #dc048a;
    color: #fff;
    font-size: 16px;
    padding: 3px 8px;
    z-index: 1;
    display: block;
}

.fair_list .plan_img .people {
    position: absolute;
    display: block;
    background: #dc048a;
    color: #fff;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
}

.fair_list h4 {
    font-size: 15.5px;
    font-weight: bold;
    padding: 10px;
    background: #F4A452;
    color: #fff;
}

.fair_list.column02 h4 {
    font-size: 18px;
    text-align: center;
}

.fair_list .text_box {
    padding: 10px;
}

.fair_list .text_box .food,
.fair_list .text_box .kikan {
    display: inline-block;
    background: #FFF;
    color: #009EF3;
    border: 1px solid #009EF3;
    margin: 10px 8px 8px 0;
    padding: 0 16px;
    font-size: .86rem;
    line-height: 24px;
    border-radius: 50px;
}

.fair_list.gourmet_plan .text_box .kikan {
    color: #F4A452;
    border: 1px solid #F4A452;
}

.single_plan li .plan_img .people {
    background: #b8a565d4;
}

.single_plan li h4 {
    background: #b8a565;
}

.single_plan .text_box .food,
.single_plan .text_box .kikan {
    color: #b8a565;
    border: 1px solid #b8a565;
}

.fair_list::after {
    content: "";
    display: block;
    width: 30%;
}

.subNav.type2>ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.subNav.type2>ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

/* #pageTtl {
    background: url(../img/supersummersail2025_mv.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 620px;
    padding: 11% 0;
} */

#summer_sale {
    /* font-family: 'Noto Sans JP', sans-serif; */
}

#summer_sale .leadWrap .txtLead {
    font-weight: 900;
    font-size: 40px;
    color: #03a0e8;
    text-shadow: 1px 1px 2px #767677;
}

#summer_sale .txt01 {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #03a0e8;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #97ddff40;
    color: #3d3d3d;
    ;
    max-width: 900px;
    margin: auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
}

.pr_mv {
    max-width: 900px;
    width: 100%;
    margin: auto;
    position: relative;
    padding-top: 39.92%;
    margin-bottom: 50px;
}

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

.category_btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px auto 120px;
    max-width: 900px;
    text-align: center;
}

.category_btn li {
    font-size: 15px;
    width: 48%;
    box-sizing: border-box;
}

.category_btn li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.category_btn li:nth-child(1),
.category_btn li:nth-child(2),
.category_btn li:nth-child(3),
.category_btn li:nth-child(4) {
    width: 48%;
}

.category_btn.clearfix:after {
    display: none;
}

.category_btn li:nth-child(1) a {
    background: #DC048A;
    /* box-shadow: 4px 5px #780044; */
    margin-bottom: 16px;
}

.category_btn.ashiya li:nth-child(2) a {
    background: #2a7acc;
}

.category_btn li:nth-child(2) a {
    background: #dc048a;
    /* box-shadow: 4px 5px #007988; */
    margin-bottom: 16px;
    /* height: 3.1vw; */
}

.category_btn.ashiya li:nth-child(3) a {
    background: #F4A452;
}

.category_btn li:nth-child(3) a {
    background: #dc048a;
    /* box-shadow: 4px 5px #8a322e; */
    margin-bottom: 16px;
    /* height: 3.1vw; */
}

.category_btn.ashiya li:nth-child(4) a {
    background: #2cbe86;
}

.category_btn li:nth-child(4) a {
    background: #2cbe86;
    /* box-shadow: 4px 5px #196749; */
    margin-bottom: 16px;
    /* height: 3.1vw; */
}

.category_btn.awagi li:nth-child(1) a {
    background: #2cbe86;
}

.subNav>ul>li>a {
    display: block;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    transition: .3s;
    height: auto;
}

.subNav>ul>li,
.subNav>ul>li:first-child {
    border: none;
}

.subNav>ul>li>a:hover {
    color: #fff;
}

/* 230510 */
.member_area {
    font-size: 21px;
    font-weight: bold;
    /* line-height: 2.2em; */
}

.member_area p small {
    color: #404040;
}

.member_area p span {
    font-size: 37px;
    line-height: 0.95em;
    font-weight: bold;
    color: transparent;
    background: repeating-linear-gradient(13deg, #B67B03 0.1em, #DAAF08 0.2em, #d0c18a 0.3em, #DAAF08 0.4em, #B67B03 0.5em);
    -webkit-background-clip: text;
    background-clip: text;
}

/* タイトル　ボーダータイプ */
/* .member_area strong {
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
    border-bottom: 4px solid #c9ecff;
    border-top: 4px solid #c9ecff;
    padding: 15px 30px;
    color: #0095de;
} */

/* タイトル　吹き出しタイプ */
.member_area strong {
    display: inline-block;
    padding: 10px 60px;
    background-color: #0091e1;
    color: #fff;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    font-size: 26px;
}

.member_area strong::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    border-top: 60px solid #0091e1;
    border-bottom: 0;
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.member_area strong small {
    font-size: 22px;
    display: block;
}

.member_area a {
    display: block;
    width: 340px;
    background: #0091e1;
    margin: 10px auto 60px;
    padding: 11px 3px;
    border-radius: 10px;
    color: #fff;
    transition: .3s;
}

.member_area a:hover {
    text-decoration: none;
    color: #000;
    background: #edff00;
    border: 1px solid #edff00;
    transform: scale(0.95);
}

.close {
    filter: grayscale(100%);
}

.close_text {
    position: absolute;
    z-index: 3;
    background: #ffffffd4;
    border: 5px solid #f00;
    color: #f00;
    padding: 15px;
    font-weight: bold;
    font-size: 30px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.close_text.f_end {
    font-size: 20px !important;
}

.txtLead {
    font-weight: bold;
    position: relative;
    margin-bottom: 45px;
}

.p_fire,
.pd_txt {
    text-align: center;
    margin: 2% auto 4% auto;
}


.txtLead01 {
    font-weight: bold;
    position: relative;
    background-color: #dc048a;
    color: #fff;
    width: 50%;
    text-align: center;
    font-size: 300%;
    margin: 0 auto;
    position: relative;
    bottom: 23px;
}

.p_txt {
    font-size: 16px;
    margin: 1%;
}

.p_blue {
    font-size: 2.2vw;
    margin: 1%;
    color: #dc048a;
}

.p_blue.more_small {
    font-size: 16px;
    color: #404040;
}

.p_orange {
    font-size: 2.2vw;
    margin: 1%;
    color: #b8a565;
}

.p_fire .p_txt a {
    text-decoration: underline;
}

.p_fire .p_txt a:hover {
    text-decoration: none;
}

span.pink {
    color: #dc048a;
    font-weight: bold;
}


.txtLead02 {
    font-weight: bold;
    position: relative;
    background-color: #F4A452;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 300%;
    position: relative;
    bottom: 23px;
}



.txtLead03 {
    font-weight: bold;
    position: relative;
    background-color: #b8a565;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 300%;
    position: relative;
    bottom: 23px;
}

section.bgc-orange {
    background-color: #fff;
    width: 85%;
    margin: 0 auto 7% auto;

}

.txtLead04 {
    font-weight: bold;
    position: relative;
    background-color: #2cbe86;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 300%;
    position: relative;
    bottom: 23px;
    border-radius: 5px;
}

section.bgc-green,
section.bgc-blue,
section.bgc-pink {
    background-color: #fff;
    max-width: 1200px;
    width: 75%;
    margin: 0 auto 10% auto;
    padding: 0 10px;
    box-sizing: border-box;
}

section.bgc-pink {
    padding: 10px;
    width: 85%;
    padding: 70px 10px;
}



.column02 li {
    width: 100%;
    margin: auto;
    /* padding: 25px; */
    box-sizing: border-box;
    border: 1px solid #dc048a;
    box-shadow: none;
}

.column02 li.mt50 {
    margin-top: 50px;
}

.column02 h4 {
    background: #dc048a;
}

.column02 .text_box .food,
.column02 .text_box .kikan {
    color: #dc048a;
    border: 1px solid #dc048a;
}

.column02 .text_box .kikan.place {
    font-weight: bold;
    border: 2px solid #dc048a;
}

.fair_list p.place {
    font-weight: bold;
}

.subNav>ul>li {
    float: none;
    height: auto;
}

.txtLead::after {
    content: '';
    width: 15%;
    height: 3px;
    position: absolute;
    bottom: -5px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

/* #genchi::after {
    background-color: #dc048a;
}

#set::after {
    background-color: #dc048a;
}

#single::after {
    background-color: #b8a565;
} */
.top_lightbox {
    display: none;
}

/* 230712 */
.close_text.contact {
    font-size: 16px !important;
    padding: 15px 20px;
    width: 60%;
    border: 5px solid #2e71f6;
    color: #2e71f6;
}

/* 2024花火 */
.member_area p {
    /* color: #03a4f3; */
    line-height: 2.6rem;
}

.member_area p span {
    color: #0091e1;
    background: linear-gradient(transparent 70%, #ffee00 70%);
    font-size: 50px;

}

p.txt02 {
    line-height: 28px;
    padding: 18px 0;
    font-weight: normal;
    font-size: 19px;
}

p.txt03 {
    line-height: 28px;
    padding: 20px 0 20px 90px;
    font-weight: normal;
    font-size: 19px;
    text-align: left;
}

p.alert_txt {
    padding-top: 30px;
}

/* .alert_txt02 {
    font-size: 14px;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 100px auto;
}

.alert_txt02 strong {
    font-size: 18px;
}

.alert_txt02 p.pink {
    background-color: #fbd9ec;
    padding: 10px 0px 30px 0;
} */

.fair_list .limit {
    position: absolute;
    color: #fff;
    font-size: 16px;
    padding: 5px 8px;
    z-index: 1;
}

.fair_list .limit.label01 {
    background: #2a7acc;
}

.fair_list .limit.label02 {
    background: #F4A452;
}

.fair_list .limit.label03 {
    background: #dc048a;
    border-top: 1px solid #3abfda;
}

p.pink_alart {
    font-size: 15px;
    padding: 30px 45px;
    max-width: 900px;
    width: 90%;
    margin: 60px auto;
    box-sizing: border-box;
    background: #fff4f4;
}

.fair_list .label04 {
    position: absolute;
    background: #2cbe86;
    color: #fff;
    font-size: 18px;
    padding: 3px 8px;
    z-index: 1;
}

.awaji_plan li h4 {
    background: #2cbe86;
}

.p_green {
    font-size: 2.2vw;
    margin: 1%;
    color: #2cbe86;
}

.single_plan .text_box .food,
.awaji_plan .text_box .kikan {
    color: #2cbe86;
    border: 1px solid #2cbe86;
}

.txtLead.hanabi_main {
    font-size: 53px;
    margin-bottom: 110px;
    color: #fff;
    background: url(../img/hanabi_main_mv02.jpg) no-repeat center / cover;
    padding: 60px 0 50px;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.98);
}

.txtLead.hanabi_main .title_inner {
    max-width: 600px;
    width: 100%;
    margin: auto;
    position: relative;
}

.txtLead.hanabi_main span {
    display: block;
    font-size: 30px;
    line-height: 80%;
}

.txtLead.hanabi_main small {
    display: block;
    font-size: 26px;
}

.txtLead.hanabi_main small.more_small {
    font-size: 18px;
}

.txtLead.hanabi_main .ff_icon {
    position: absolute;
    top: 0;
    right: -40px;
    color: #fff;
    background: #e3007f;
    border-radius: 70px;
    font-size: 15px;
    text-align: center;
    padding: 15px 29px;
    transform: rotate(13deg);
    line-height: 170%;
}

.txtLead.hanabi_main .ff_icon strong {
    font-size: 29px;
    padding: 5px 5px 0 0;
    display: inline-block;
}

.ashiya_box {
    padding: 100px 0 10px;
    background-color: #e6fbff;
}

.ashiya_box.awaji_bg {
    background-color: #fdfbeb;
}

.fair_list.single_plan p.alert_txt,
.fair_list.awaji_plan p.alert_txt {
    font-size: 13px;
}

.txtLead small.movie_title {
    display: block;
}

/* 240618 */
.category_btn.awagi {
    justify-content: center;
    margin: 0 auto 120px;
}

.category_btn.ashiya {
    margin: 0 auto 120px;
}

section.bgc-green.cruise .txtLead04 {
    background-color: #2a7acc;
}

section.bgc-green.cruise .p_green {
    color: #2a7acc;
}

section.bgc-green.cruise .awaji_plan li h4 {
    background: #2a7acc;
}

section.bgc-green.cruise .awaji_plan .text_box .kikan {
    color: #2a7acc;
    border: 1px solid #2a7acc;
}

/* 250409 */
.mv_area img {
    width: 100%;
}

.lead_area {
    background-color: #def4ff;
    padding: 70px 10px 30px;
    margin-bottom: 50px;
}

.lead_area strong {
    display: inline-block;
    font-size: 23px;
    line-height: 170%;
    color: #004787;
    border-bottom: 5px dotted #fff;
    margin-bottom: 15px;
}

.lead_area strong.nopc {
    display: none;
}

.lead_area strong span.nosp {
    display: inline-block;
}

/* .lead_area strong:last-of-type {
    margin-bottom: 50px;
} */

.info_box {
    font-size: 15px;
    background-color: #fff;
    border-radius: 12px;
    padding: 35px 10px;
    margin-top: 50px;
}

.info_box dl {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.info_box dl dt {
    background-color: #2db7fe;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.attention {
    font-size: 13px;
    margin-top: 20px;
    text-align: left;
    display: flex;
    justify-content: center;
    line-height: 200%;
}

.txt_Lead {
    font-size: 28px;
    display: block;
    margin-bottom: -20px;
}

.txtLead.hanabi_main .txt_Main {
    display: inline-block;
    position: relative;
    height: 49.6px;
    line-height: 49.6px;
    padding: 0 31px;
    font-size: 22px;
    background: #dc048a;
    color: #fff;
    text-shadow: none;
    margin-bottom: 30px;
}

.txt_Main::before,
.txt_Main::after {
    position: absolute;
    top: 0;
    width: 0px;
    height: 0px;
    border-color: #dc048a transparent;
    border-style: solid;
    content: '';
}

.txt_Main::before {
    left: -14px;
    border-width: 25px 0px 25px 15px;
}

.txt_Main::after {
    right: -14px;
    border-width: 25px 15px 25px 0px;
}

.fair_list.fireflower2025ver {
    max-width: 900px;
    margin-top: 50px;
}

.fireflower2025_title {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    /* margin: 0 0 30px; */
    box-sizing: border-box;
    color: #555;
    position: relative;
}

.fireflower2025_title span {
    display: block;
    padding: 10px 60px;
    background: #dc048a;
    color: #fff;
    font-size: 30px;
    /* margin-bottom: 15px; */
}

.fireflower2025_title span small {
    font-size: 24px;
}

/* .fireflower2025_title:last-of-type {
    margin: 80px 0 30px;
} */

.fireflower_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.fireflower_flex .plan_img {
    width: 48%;
}

.fireflower_ico_img {
    max-width: 153px;
    position: absolute;
    bottom: 12px;
    right: 75px;
    transform: rotate(11deg);
}

.fireflower_flex .text_box {
    width: 48%;
    padding: 30px 10px 0;
}

.seat_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto;
    width: 95%;
    align-items: flex-end;
}

.seat_box .seat_contents {
    width: 48%;
    position: relative;
}

.seat_box .seat_contents strong {
    display: block;
    padding: 5px 60px;
    background: #dc048a;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.seat_box .seat_contents a,
.fair_list .text_box a {
    display: block;
    background-color: #000;
    max-width: 290px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    padding: 11px 20px;
    border-radius: 50px;
    margin: 30px auto 0;
    text-align: center;
    position: relative;
}

.fair_list .text_box a {
    margin: 10px auto 0;
    font-size: 14px;
    width: 80%;
    background-color: #F4A452;
    border: 1px solid #F4A452;
}

.seat_box .seat_contents a:hover {
    color: #000;
    background: #edff00;
}

.fair_list .text_box a:hover {
    color: #F4A452;
    background: #fff;
}

.seat_box .seat_contents a::before,
.fair_list .text_box a::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    transform: rotate(45deg);
    transition: .3s;
    z-index: 10;
}

.seat_box .seat_contents a:hover:before,
.fair_list .text_box a:hover:before {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}

.fair_list .text_box a:hover:before {
    border-top: 1px solid #F4A452;
    border-right: 1px solid #F4A452;
}

.seat_box .seat_contents p {
    padding: 0 20px;
    font-size: 15px;
    line-height: 190%;
}

.attention_box {
    border: 1px solid #d7d7d7;
    padding: 20px 15px;
    width: 95%;
    box-sizing: border-box;
    margin: 0 auto 30px;
}

.attention_box strong {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.attention_box a {
    text-decoration: underline;
}

.attention_box a:hover {
    text-decoration: none;
}

.fireflower_ico {
    max-width: 160px;
    position: absolute;
    top: -10px;
    left: -145px;
    transform: rotate(352deg);
}

.fireflower_ico img {
    width: 100%;
}

/* 250512 */
.seat_box .seat_contents span {
    text-align: center;
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #dc048a;
    font-weight: bold;
    position: relative;
}

.seat_box .seat_contents span::before,
.seat_box .seat_contents span::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 100%;
    max-height: 25px;
    background: #dc048a;
}

.seat_box .seat_contents span::before {
    left: 20px;
    transform: rotate(-30deg);
}

.seat_box .seat_contents span::after {
    right: 20px;
    transform: rotate(30deg);
}

@media screen and (min-width: 768px) {
    .seat_box .seat_contents.col-1 span::before {
        left: 220px;
    }
    .seat_box .seat_contents.col-1 span::after {
        right: 220px;
    }
}

@media screen and (min-width: 768px) {
    .seat_box .seat_contents span.long::before {
        left: -5px;
    }

    .seat_box .seat_contents span.long::after {
        right: -5px;
    }

    .seat_box .seat_contents span.short::before {
        left: 60px;
    }

    .seat_box .seat_contents span.short::after {
        right: 60px;
    }
}


/* 250514 花火プラン */
.seat_box .fireseat_plan a {
    margin: 10px auto 0;
    font-size: 14px;
    width: 80%;
    background-color: #000;
}

.seat_box .fireseat_plan a:hover {
    color: #000;
    background-color: #edff00;
}

.fireseat_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
    margin: 50px auto;
    width: 95%;
}

.seat_box .fireseat_flex {
    width: calc((100% - 30px) / 3);
}

/* 2025.7.15 ここから*/
.seat_box .fireseat_flex.col-2 {
    width: calc((100% - 30px) / 2);
}
.seat_box .fireseat_flex.col-1 {
    width: calc((100% - 30px) / 1);
}
.fs_L{
    font-size: 24px;
    font-style: normal;
}
.flex_img{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;
}
@media screen and (min-width: 768px) {
    .flex_btn{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 20px;
    }
}


.fireseat_plan .image-container {
    position: relative;
}
.fireseat_plan .image-container .icon_img{
    position: absolute;
    width: 120px;
    z-index: 1;
}
.fireseat_plan .image-container .icon_img_1{
    top: -91px;
    right: -410px;
}
.fireseat_plan .image-container .icon_img_2{
    top: 90px;
    right: -30px;
}
/* 2025.7.15 ここまで*/

.seat_box .fireseat_flex:nth-of-type(2) span::before,
.seat_box .fireseat_flex:nth-of-type(2) span::after {
    height: 50%;
}

section.bgc_fire {
    width: 85%;
    padding: 0 10px 50px;
}

.txtLead_fire01 {
    font-weight: bold;
    position: relative;
    background-color: #DC048A;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 300%;
    position: relative;
    bottom: 23px;
    border-radius: 5px;
}

.sale_ico_img {
    max-width: 170px;
    right: -40px;
    top: -30px;
}

.fire_txt {
    margin: 2% auto;
}

.fire_hotel_plan {
    max-width: 900px;
    margin-top: 50px;
}

.fire_hotel_plan li {
    width: calc((100% - 30px) / 3);
}

.fireseat_box .fireseat_flex p {
    padding: 0;
}

/* .fire_list .text_box {
    padding: 10px 0;
} */

.text_box .kikan::before,
.text_box .kikan::after {
    content: none !important;
    display: none !important;
}

.fireseat_box02 {
    align-items: flex-start;
}

.fireseat_box03 {
    justify-content: flex-start;
}

.fire_list h4 {
    font-size: 15.5px !important;
}

.fair_list .fire_map a {
    background-color: #fff;
    text-align: left;
    color: #404040;
    padding: 0;
    border: none;
    text-decoration: underline;
    margin: 0;
    position: unset;
}

.fair_list .fire_map a:hover {
    background-color: transparent;
}

/* 250515 */
.fair_list.clm2 {
    justify-content: center;
    gap: 15px;
}

.fair_list.clm2::after {
display: none;
}

.fireworks_blue .txtLead04 {
    background-color: #2a7acc;
}

.fireworks_blue .fireflower2025_title span {
    background: #2a7acc;
}

.fireworks_blue .column02 li {
    border: 1px solid #2a7acc;
}

.fireworks_blue .column02 .text_box .kikan {
    color: #2a7acc;
    border: 1px solid #2a7acc;
}

.fireworks_blue .column02 .text_box .kikan.place {
    border: 2px solid #2a7acc;
}

.fireworks_blue .seat_box .seat_contents span {
    color: #2a7acc;
}

.fireworks_blue .seat_box .seat_contents span::before,
.fireworks_blue .seat_box .seat_contents span::after {
    background: #2a7acc;
}

.fireworks_blue .seat_box .seat_contents strong {
    background: #2a7acc;
}

.fireworks_blue .fair_list h4 {
    background: #2a7acc;
}

.fireworks_blue .fair_list .text_box .food,
.fireworks_blue .fair_list .text_box .kikan {
    color: #2a7acc;
    border: 1px solid #2a7acc;
}

.fireworks_blue .fair_list .text_box a {
    background-color: #2a7acc;
    border: 1px solid #2a7acc;
}

.fireworks_blue .fair_list .text_box a:hover {
    color: #2a7acc;
    background-color: #fff;
}

.fireworks_blue .fair_list .text_box a:hover:before {
    border-top: 1px solid #2a7acc;
    border-right: 1px solid #2a7acc;
}

.fireworks_orange .txtLead04 {
    background-color: #F4A452;
}

.fireworks_orange .fair_list h4 {
    background: #F4A452;
}

.fireworks_orange .fair_list .text_box .food,
.fireworks_orange .fair_list .text_box .kikan {
    color: #F4A452;
    border: 1px solid #F4A452;
}

.fireworks_green .txtLead04 {
    background-color: #2cbe86;
}

.fireworks_green .fair_list h4 {
    background: #2cbe86;
}

.fireworks_green .fair_list .text_box .food,
.fireworks_green .fair_list .text_box .kikan {
    color: #2cbe86;
    border: 1px solid #2cbe86;
}

.fireworks_green .fair_list .text_box a {
    background-color: #2cbe86;
    border: 1px solid #2cbe86;
}

.fireworks_green .fair_list .text_box a:hover {
    color: #2cbe86;
    background: #fff;    
}
.fireworks_green .fair_list .text_box a:hover:before {
    border-top: 1px solid #2cbe86;
    border-right: 1px solid #2cbe86;
}

.txtLead.hanabi_main.awaji {
    background: url(../img/hanabi_main_mv03.png) no-repeat center / cover;
    padding: 80px 0;
}

.fair_list .text_box a.no_link {
max-width: max-content;
width: auto;
margin: 0;
background-color: none;
background: none;
border: none;
color: #404040;
padding: 0;
border-radius: 0;
text-align: left;
}

.fair_list .text_box a.no_link::before {
display: none;
}

.fair_list .text_box a.no_link:hover {
    opacity: 1;
    text-decoration: underline;
}

.fair_list p.card__text strong {
    display: block;
    font-size: 19px;
    margin-bottom: 15px;
}

/* 250528 */
.category_btn li a small {
    display: block;
    font-size: 14px;
}

.seat_box .fireseat_plan a.coming_soon {
    background-color: #3d3d3d;
}

.fair_list .text_box a.coming_soon {
    background-color: #f6b674;
    border: 1px solid #f6b674;
}

@media screen and (min-width: 768px) {
    .category_btn.clm3{
        max-width: 1000px;
    }

    .category_btn.clm3 li:nth-child(1),
    .category_btn.clm3 li:nth-child(2),
    .category_btn.clm3 li:nth-child(3) {
        width: 32%;
    }
}

/* 250604 */
.fireworks_blue .seat_box .seat_contents img {
    margin-bottom: 10px;
}

.fireseat_box .fireseat_flex p.attention_txt {
    background: #fff4f4;
    padding: 12px 8px;
    margin: 10px 0 20px;
    font-size: 13px;
}
@media screen and (min-width: 768px) {
    .fireseat_box .text_center {
        text-align: center;
    }
    .attention_txt_center{
        text-align: center;
    }
    .attention_txt_center .nosp{
        display: inline;
    }
}





/* 250714 */
.seat_box.fireseat_box .plan_img.close_img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.seat_box.fireseat_box .fireseat_flex .plan_img .close_text{
    padding: 10px;
    top:auto;
    left: auto;
    transform: none;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
}

.seat_box.fireseat_box .plan_img.few_left_img{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.seat_box.fireseat_box .fireseat_flex .plan_img .few_left{
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 8px;
    z-index: 1;
    background: #f00;
    letter-spacing: 0.05em;
}

/* 250716 */
.attention_txt_center{
    padding: 15px 20px 0;
}
.close_img img {
  filter: grayscale(100%);
}
@media screen and (min-width: 768px) {
    .fireseat_price i{
        display: inline;
    }
}

/* 250718 */
.close_text.clm2 {
    font-size: 23px !important;
}