@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:hover {
    text-decoration: none;
}

.fair_list .plan_img {
    position: relative;
}

.fair_list .label {
    /* position: absolute; */
    background: rgb(207, 12, 93);
    color: #fff;
    font-size: 16px;
    padding: 3px 8px;
    z-index: 1;
    display: block;
}

.fair_list .plan_img .people {
    position: absolute;
    display: block;
    background: #00a9be;
    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: #00a9be;
    color: #fff;
}

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

.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: 12px;
}

.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/24fire_mv_pc.png) 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: 49%;
}

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

.category_btn li:nth-child(1) a {
    background: rgb(207, 12, 93);
    /* 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: #00a9be;
    /* box-shadow: 4px 5px #007988; */
    margin-bottom: 16px;
    /* height: 3.1vw; */
}

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

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

.category_btn.ashiya li:nth-child(4) a {
    background: #b8a565;
}
.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: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

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

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

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

.member_area a {
    display: block;
    width: 400px;
    background: #cf0c5d;
    margin: 10px auto 40px;
    padding: 3px;
    border-radius: 10px;
    color: #fff;
    transition: .3s;
}

.member_area a:hover {
    text-decoration: none;
    color: #cf0c5d;
    background: #fff;
    border: 1px solid #cf0c5d;
    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: rgb(207, 12, 93);
    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: #00a9be;
}
.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: rgb(207, 12, 93);
    font-weight: bold;
}
section.bgc-pink {
    background-color: #fff;
    width: 75%;
    margin: 12% auto 13% auto;
    padding: 0 10px;
}


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

section.bgc-blue {
    background-color: #fff;
    width: 75%;
    margin: 0 auto 13% auto;
}



.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;
}
section.bgc-green {
    background-color: #fff;
    width: 75%;
    margin: 0 auto 13% auto;

}



.column02 li {
    width: 48%;
}

.column02 h4 {
    background: rgb(207, 12, 93);
}

.column02 .text_box .food,
.column02 .text_box .kikan {
    color: rgb(207, 12, 93);
    border: 1px solid rgb(207, 12, 93);
}

.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: rgb(207, 12, 93);
}

#set::after {
    background-color: #00a9be;
}

#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: #c7006f;
    line-height: 2.6rem;
}

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

}

.member_area a {
    display: block;
    width: 400px;
    background: #cf0c5d;
    margin: 10px auto 110px;
    padding: 3px;
    border-radius: 10px;
    color: #fff;
    transition: .3s;
}

p.txt02 {
    line-height: 25px;
    padding: 18px 0;
}

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 .label02 {
    position: absolute;
    background: #00a9be;
    color: #fff;
    font-size: 18px;
    padding: 3px 8px;
    z-index: 1;
}

.fair_list .label03 {
    position: absolute;
    background: #b8a565;
    color: #fff;
    font-size: 18px;
    padding: 3px 8px;
    z-index: 1;
}
p.pink_alart {
    font-size: 15px;
    padding: 0 0 7%;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.fair_list .label04 {
    position: absolute;
    background: #2cbe86;
    color: #fff;
    font-size: 18px;
    padding: 3px 8px;
    z-index: 1;
}
section.bgc-green {
    background-color: #fff;
    width: 75%;
    margin: 0 auto 13% auto;
}
.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: 42px;
    margin-bottom: 70px;
    color: #fff;
    background: url(../img/hanabi_main_mv02.jpg) no-repeat center / cover;
    padding: 50px 0;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.61);
}

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

.txtLead.hanabi_main span {
    display: block;
    font-size: 30px;
}

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

.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: 26px 12px;
    transform: rotate(13deg);
}

.txtLead.hanabi_main .ff_icon strong {
    font-size: 24px;
}

.ashiya_box {
    padding: 0 0 120px;
    background-color: #ebfafd;
}

.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: 60px auto 0px;
}

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