@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

body.-festa *{
    box-sizing: border-box;

}
body.-festa {
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color:#2A3957;
    overflow-x: hidden;

}


ul {
    list-style: none;
}

a {
    text-decoration: none;
    transition: opacity .3s;
}

a:hover {
    opacity: .7;
    transition: opacity .3s;
}


.vis-sp,
.vis-tb,
.hide-tb {
   display: none;
}

.hide-sp {
    display: block;
}

.u-inner{
    max-width: 1400px;
}
.u-inner.-large {
    max-width: 1135px;
}

.-pos_re {
    position: relative;
}

.-shi_min{
    font-family: 'Shippori Mincho', '游明朝' ,'Yu Mincho','Hiragino Mincho ProN','Hiragino Mincho Pro','HGS明朝E', serif;

}
.-b_txt{
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
}
.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 100;
    /*display: none;*/
}

.close {
    text-align: center;
    left: 0;
    width: 100%;
    top: 100px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 5%;
    z-index: 110;
    box-sizing: border-box;
    font-size: 2em;
    color: #333;
    /*display: none;*/
}

.-link_none {
    pointer-events: none;
}


.hero {}
.hero_logo {
    margin: 0 auto;
    width: 100%;
}
.hero_logo img{
    width: 100%;
    height:auto;
}
.hero_txt {
    padding: 50px 0;
    margin: 0 auto;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.outline {
    background-image:url(/winterfesta2023/img/img-bg.png);
    padding: 120px 0;
}
.outline_ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:7px;
    font-size: 35px;
}
.outline_ttl:before {
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/icn-snow01@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width:53px;
    height:55px;
}
.outline_list {}
.outline_detail_wrap{
    margin: 0 auto;
    width: 80%;
}
.outline_detail{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap:50px;
    margin-bottom: 30px;
    font-size: 25px;
}
.outline_detail dt{
    width: 100%;
    max-width: 140px;
    color:#FFF;
    background-color:#3A87B7;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.outline_detail dd{
    width: 80%;
    display: flex;
    align-items: center;
}
.outline_detail dd em{
    font-style: normal;
    font-size: 43px;
    margin-right: 10px;
    font-weight: bold;
}
.outline_detail dd span.-youbi {
    display: inline-flex;
    justify-content: center;
    /*align-items: center;*/
    content:'';
    background-image:url(/winterfesta2023/img/img-week_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width:2em;
    height:2em;
    color:#FFF;
}
.outline_detail dd span.-dash {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
}
.outline_detail dd span.-dash:after {
    border-top:1px solid #2A3957 ;
    content: "";
    width: 3em; 
}
.flyer{
    display: flex;
    justify-content: center;
}
.shoplist {
    padding: 100px 0;
}
.shoplist_ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:7px;
    font-size: 35px;
    margin-bottom: 30px;
}
.shoplist_ttl:before {
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/icn-snow02@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width:53px;
    height:55px;
}
.shop_cnt_wrap{
    display: flex;
    justify-content: center;
}
.shop_cnt {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:20px 0;
}
.shop_box {
    width: 25%;
    min-width: 325px;
    border-right: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    padding: 20px 16px;
}
.shop_name{
    font-size: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.shop_name:before{
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/img-list_num01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width:65px;
    height:65px;
    flex: none;
}
.shop_name.-n02:before{
    background-image:url(/winterfesta2023/img/img-list_num02.svg);
}
.shop_name.-n03:before{
    background-image:url(/winterfesta2023/img/img-list_num03.svg);
}
.shop_name.-n04:before{
    background-image:url(/winterfesta2023/img/img-list_num04.svg);
}
.shop_name.-n05:before{
    background-image:url(/winterfesta2023/img/img-list_num05.svg);
}
.shop_name.-n06:before{
    background-image:url(/winterfesta2023/img/img-list_num06.svg);
}
.shop_name.-n07:before{
    background-image:url(/winterfesta2023/img/img-list_num07.svg);
}
.shop_name.-n08:before{
    background-image:url(/winterfesta2023/img/img-list_num08.svg);
}
.shop_name.-n09:before{
    background-image:url(/winterfesta2023/img/img-list_num09.svg);
}
.shop_name.-n10:before{
    background-image:url(/winterfesta2023/img/img-list_num10.svg);
}
.shop_name.-n11:before{
    background-image:url(/winterfesta2023/img/img-list_num11.svg);
}
.shop_img {
    margin-bottom: 15px;
}
.shop_img img{
    width: 100%;
    height:auto;
}

.shop_detail{
    display: flex;
    align-items: flex-start;
    gap:5px;
    line-height: 1.5;
    margin-bottom: 8px;
}
.shop_detail dt{
	flex: none;
	width: 32%;
	display: flex;
	align-items: baseline;
}
.shop_detail dt:before{
    display: inline-block;
    content:'●';
    margin-right: 0.2em;
}
.shop_detail dd {
	line-height: 1.2;
}
.shop_detail dd a{
    text-decoration: underline;
    color:#2A3957;
}
p.-menu{
	display: inline-block;
    text-align: center;
    line-height: 1.2;
}
.-time{
	display: inline-block;
	margin-right: 0.5em;
}
.-price{
    display: inline-block;
    margin-left: 0.5em;
}
.-tax{
	font-size: 0.6em;
}

.shop_box p.-takumi {
    font-size: 17px;
    margin-bottom: 15px;
}
.shop_box p.-takumi span{
    background-color:#3A87B7;
    color:#FFF;
    padding: 5px 10px;
    margin-right: 20px;
}
.event {
    background-image:url(/winterfesta2023/img/img-bg.png);
    padding: 120px 0;
    position: relative;
    /*overflow: hidden visible;;*/
}
.-fp01{
    position: absolute;
    top: -10%;
    right: -5%;
}
.-fp02{
    position: absolute;
    bottom: -8%;
    left: -5%;
}
.event_ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.event_ttl_cap{
    font-size: 25px;
    border-bottom: 7px double #FFDB4F;
}
.event_cnt{
    display: flex;
    justify-content: center;
    font-size: 20px;
}
.event_detail {
    display: flex;
    align-items: flex-start;
    gap:20px
}
.event_detail dt{
    display: flex;
    align-items: center;
    gap:5px;
}
.event_detail dt:before{
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/icn-hexa_dot.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width:1em;
    height:1em;
}
.prize_list_wrap{
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.event_prize {
    box-sizing: border-box;
    background-color: #FFF;
    border-radius: 10px;
    padding: 30px 50px;
    margin: 30px auto;
    width: 80%;
}
.prize_ttl {
    display: flex;
    justify-content: center;
    font-size:20px;
    margin-bottom:20px;
}
.prize_list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    flex-wrap: wrap;
    max-width: 960px;
}
.prize_li_item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.prize_li_item figcaption{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 300px;
}
.prize_li_item figcaption .-limit{
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    gap:5px;
}
.prize_li_item figcaption .-limit em{
    font-style: normal;
    font-size: 30px;
}
.prize_item_cap{
    margin-top: 30px;
    text-align: left;
}

.professional {
    padding: 120px 0;
}
.professional .u-ttl06{
    font-size: 29px;
}
.pro_ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:7px;
    font-size: 35px;
}
.pro_ttl:before {
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/icn-snow01@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width:53px;
    height:55px;
}
.pro_txt {
    font-size: 20px;
    max-width: 960px;
    margin: 20px auto;
    text-align: justify;
}
.about_colsWrap.-pro{
    padding: 20px;
    box-shadow: 5px 5px 20px -5px #ccc;
    margin: 30px auto 70px;
    width: 100%;
    max-width: 960px;
    box-sizing: border-box;
}
.about_cols{
    padding: 15px;
}
.pro_ex {
    background-color: #F0F2F7;
    border-radius: 10px;
    padding: 30px;
    margin: 0 auto;
    width: 80%;
}
.pro_ex_ttl {
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.pro_ex_cnt_wrap{
    display: flex;
    justify-content: center;
    width:100%;
    max-width: 960px;
    margin: 0 auto;
}
.pro_ex_cnt{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap:30px;
    flex-wrap: wrap;
}
.pro_ex_img {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.dispatch {
    background-image:url(/winterfesta2023/img/img-bg_tile.png);
    background-repeat: repeat;
    color:#FFF;
    padding: 120px 0;
}
.dispatch_ttl{
    display: flex;
    justify-content: center;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
}
.dispatch_txt{
    font-size: 20px;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 960px;
}
.dispatch_btn{
    display: flex;
    justify-content: center;
    text-align: center;
}
.contact {
    padding: 120px 0 140px;
}
.contact_ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:7px;
    font-size: 35px;
}
.contact_ttl:before {
    display: inline-block;
    content:'';
    background-image:url(/winterfesta2023/img/icn-snow02@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width:53px;
    height:55px;
}
.contact_txt {
    margin: 30px auto;
    text-align: center;
}
.contact_list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:30px;
}
.tel_bg{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    content:'';
    background-image:url(/winterfesta2023/img/img-btm_bg@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 390px;
    height:90px;
    color:#FFF;
    font-weight: bold;
    font-size: 20px;
}
.tel_bg:link{
    color:#FFF;
}

@media screen and (max-width:1030px) {
    .vis-tb {
        display: block;
    }

    .hide-tb {
        display: none;
    }
    .-takumi {}
    .hero {}
    .hero_logo {}
    .hero_txt {}
    .outline {}
    .outline_ttl {}
    .outline_list {}
    .shoplist {}
    .shop_cnt {}
    .shop_box {}
    .event {}
    .event_detail {}
    .event_prize {}
    .prize_ttl {}
    .prize_list {}
    .professional {}
    .pro_ttl {}
    .pro_txt {}
    .pro_ex {}
    .pro_ex_ttl {}
    .pro_ex_img {}
    .dispatch {}
    .contact {}
    .contact_ttl {}
    .contact_txt {}
    .contact_list {}

}
@media screen and (max-width:767px) {
    body.-festa {
        min-width: 375px;

    }

    .vis-sp {
        display: block;
    }

    .hide-sp {
        display: none;
    }
    .-youbi {}
    .-takumi {}
    .hero {}
    .hero_logo {}
    .hero_txt {
        font-size: 18px;
    }
    .outline {}
    .outline_detail_wrap{
        width: 100%;
    }
    .outline_detail{
        flex-direction: column;
        align-items: center;
        gap:10px;
        font-size: 18px;
    }
    .outline_detail dt{
        max-width: 100%;
        padding: 5px 20px;
    }
    .outline_detail dd {
        width: 100%;
        justify-content: center;
    }
    .outline_detail dd em{
        font-size: 25px;
    }
    .outline_detail dd span.-youbi{
    }
    .outline_detail dd span.-dash:after{
        width: 1em;
    }
    .outline_ttl {
        font-size: 25px;
    }
    .outline_list {}
    .shoplist {}
    .shop_cnt {
        flex-direction: column;
        align-items: center;
        gap:0;
    }
    .shop_box {
        width: 100%;
        border-top: 1px solid #CDCDCD;
        border-right:none;
        border-left:none;
    }
    .shop_box.-b01 {
        border-top: none;
    }
    .event {
        padding: 70px 0 50px;
    }
    .event_ttl_cap{
        font-size: 18px;
        text-align: center;
    }
    .event_cnt{
        font-size: 16px;
    }
    .event_detail {
        flex-direction: column;
        gap:0;
        margin-bottom: 10px;
    }
    .event_detail dd{
        padding-left: 1em;
    }
    .event_detail dd ul li{
        text-indent: -1em;
        padding-left: 1em;
    }
    .event_prize {
        width: 100%;
        padding: 30px 15px;
    }
    .-fp01{
        width: 50%;
        top:-6%;
        right: -20%;
    }
    .-fp01 img{
        overflow: hidden;
    }
    .-fp02{
        width: 50%;
        bottom:-3%;
        left: -13%;
    }
    .prize_ttl {
        font-size: 25px;
    }
    .prize_list {
        gap:10px;
        justify-content: center;
    }
    .prize_list figure{
    }
    .professional {}
    .pro_ttl {
        font-size: 25px;
        text-align: center;
    }
    .pro_txt {
        font-size: 16px;
        text-align: justify;
    }
    .pro_ex {
        width: 100%;
        padding: 30px 10px;
    }
    .pro_ex_ttl {
        font-size: 25px;
    }
    .pro_ex_cnt{
        gap:10px;
        align-items: flex-start;
    }
    .pro_ex_img {
        width: 48%;
    }
    .dispatch {
        padding: 70px 0;
    }
    .dispatch_ttl{
        font-size: 22px;
        text-align: center;
    }
    .dispatch_txt{
        font-size: 16px;
    }
    .contact {
        padding: 70px 0;
    }
    .contact_ttl {}
    .contact_txt {}
    .contact_list {
        flex-direction: column;
        align-items: center;
        gap:15px;
    }

}


@media print {}