@charset "UTF-8";

div.GenreStyle_,
h1.genre_name_img_ {
    display: none
}

#pgFree {
    width: 760px;
    font-size: 15px;
    line-height: normal;
    margin: 0 auto 0px;
    padding-bottom: 40px
}

#pgFree .pcbr {
    display: block
}

#pgFree .spbr {
    display: none
}

#pgFree a {
    display: block
}

#pgFree a:hover img {
    opacity: 0.7
}

#pgFree h1,
#pgFree h2,
#pgFree h3,
#pgFree h4,
#pgFree p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-weight: normal
}

#pgFree h4 {
    background-image: none !important
}

#pgFree p {
    line-height: 135%
}

#pgFree img {
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#pgFree>p,
#pgFree>h1,
#pgFree>h2 {
    line-height: 0
}

#pgFree ol,
#pgFree ul {
    margin: 0;
    padding: 0
}

#pgFree ol>li,
#pgFree ul>li {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style: none;
    line-height: 0
}

#pgFree .ti_1>* {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree .ti_1:not(ul):not(ol) {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree>div .inner_cont {
    margin: 40px 0 0
}

#pgFree>div .inner_cont.outline {
    border: solid 3px #e9626e
}

#pgFree>div .inner_cont>h2 {
    background-color: #652b2f;
    font-size: 24px;
    line-height: 52px;
    font-weight: 700;
    color: #FFF;
    text-align: center
}

#pgFree>div .inner_cont.chuui.outline {
    border-color: #d91f1f
}

#pgFree>div .inner_cont.chuui>h2 {
    background-color: #d91f1f;
    color: #FFF
}

#pgFree>div .inner_cont .redtext {
    color: #d91f1f
}

#pgFree>div .inner_cont div.redtext * {
    color: #d91f1f !important
}

#pgFree>div .btn {
    max-width: 350px;
    width: 82%;
    margin: 20px auto 0
}

#pgFree>div .btn>a,
#pgFree>div .btn>span {
    position: relative;
    display: block;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    border-radius: 25px
}

#pgFree>div .btn>a::before,
#pgFree>div .btn>span::before {
    content: "";
    width: 0;
    height: 0;
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    border-right: solid 10px transparent;
    border-left-style: solid;
    border-left-width: 10px;
    position: absolute;
    right: 10px;
    top: calc(50% - 8px);
    z-index: 5
}

#pgFree>div .btn>a:hover,
#pgFree>div .btn>span:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"
}

#pgFree>div .btn.down_arrow>a::before,
#pgFree>div .btn.down_arrow>span::before {
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom: solid 10px transparent;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    right: 18px;
    top: calc(50% - 4px)
}

#pgFree>div .btn.down_arrow.small>a::before,
#pgFree>div .btn.down_arrow.small>span::before {
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-right-width: 5px;
    border-left-width: 5px;
    right: 12px;
    top: calc(50% - 4px)
}

#pgFree>div .btn.down_arrow.rev>a::before,
#pgFree>div .btn.down_arrow.rev>span::before {
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    left: 15px;
    right: auto
}

#pgFree>div .btn.down_arrow.rev.small>a::before,
#pgFree>div .btn.down_arrow.rev.small>span::before {
    left: 12px
}

#pgFree>div .btn.up_arrow>a::before,
#pgFree>div .btn.up_arrow>span::before {
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-top: solid 10px transparent;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    right: 18px;
    top: calc(50% - 4px - 10px)
}

#pgFree>div .btn.up_arrow.small>a::before,
#pgFree>div .btn.up_arrow.small>span::before {
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-right-width: 5px;
    border-left-width: 5px;
    right: 12px;
    top: calc(50% - 4px - 8px)
}

#pgFree>div .btn.up_arrow.rev>a::before,
#pgFree>div .btn.up_arrow.rev>span::before {
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    left: 15px;
    right: auto
}

#pgFree>div .btn.up_arrow.rev.small>a::before,
#pgFree>div .btn.up_arrow.rev.small>span::before {
    left: 12px
}

#pgFree>div .btn.large {
    max-width: 480px;
    margin: 40px auto 0
}

#pgFree>div .btn.large>a,
#pgFree>div .btn.large>span {
    line-height: 60px;
    font-size: 22px;
    border-radius: 30px
}

#pgFree>div .btn.small {
    max-width: 240px;
    margin: 20px auto 0
}

#pgFree>div .btn.small>a,
#pgFree>div .btn.small>span {
    line-height: 40px;
    font-size: 17px;
    border-radius: 20px
}

#pgFree>div .btn.small>a::before,
#pgFree>div .btn.small>span::before {
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-right-width: 8px;
    border-left-width: 8px;
    right: 4px;
    top: calc(50% - 5px)
}

#pgFree>div .btn.rev:not(.down_arrow):not(.up_arrow)>a::before,
#pgFree>div .btn.rev:not(.down_arrow):not(.up_arrow)>span::before {
    border-left-width: 3px
}

#pgFree>div .btn.rev>a::before,
#pgFree>div .btn.rev>span::before {
    border-left-color: transparent;
    left: 15px;
    right: auto
}

#pgFree>div .btn.rev.small>a::before,
#pgFree>div .btn.rev.small>span::before {
    left: 7px
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .btn {
        margin: 15px auto 0
    }

    #pgFree>div .btn>a,
    #pgFree>div .btn>span {
        line-height: 40px;
        font-size: 4vw;
        border-radius: 20px
    }

    #pgFree>div .btn>a::before,
    #pgFree>div .btn>span::before {
        border-top-width: 1.6vw;
        border-bottom-width: 1.6vw;
        border-right-width: 2vw;
        border-left-width: 2vw;
        right: calc(20px - 2vw);
        top: calc(50% - 1.6vw)
    }

    #pgFree>div .btn.down_arrow>a::before,
    #pgFree>div .btn.down_arrow>span::before {
        border-top-width: 2vw;
        border-bottom-width: 2vw;
        border-right-width: 1.6vw;
        border-left-width: 1.6vw;
        top: calc(50% - 0.8vw + 0.2vw)
    }

    #pgFree>div .btn.down_arrow.small>a::before,
    #pgFree>div .btn.down_arrow.small>span::before {
        border-top-width: 1.6vw;
        border-bottom-width: 1.6vw;
        border-right-width: 1.2vw;
        border-left-width: 1.2vw;
        right: calc(15px - 1.2vw);
        top: calc(50% - 0.8vw + 0.2vw)
    }

    #pgFree>div .btn.down_arrow.rev>a::before,
    #pgFree>div .btn.down_arrow.rev>span::before {
        left: calc(20px - 1.0vw);
        right: auto;
        top: calc(50% - 0.8vw + 0.2vw)
    }

    #pgFree>div .btn.down_arrow.rev.small>a::before,
    #pgFree>div .btn.down_arrow.rev.small>span::before {
        left: calc(15px - 1.0vw);
        right: auto;
        top: calc(50% - 0.8vw + 0.2vw)
    }

    #pgFree>div .btn.up_arrow>a::before,
    #pgFree>div .btn.up_arrow>span::before {
        border-top-width: 2vw;
        border-bottom-width: 2vw;
        border-right-width: 1.6vw;
        border-left-width: 1.6vw;
        top: calc(50% - 0.8vw - 2vw)
    }

    #pgFree>div .btn.up_arrow.small>a::before,
    #pgFree>div .btn.up_arrow.small>span::before {
        border-top-width: 1.6vw;
        border-bottom-width: 1.6vw;
        border-right-width: 1.2vw;
        border-left-width: 1.2vw;
        right: calc(15px - 1.2vw);
        top: calc(50% - 0.8vw - 1.6vw)
    }

    #pgFree>div .btn.up_arrow.rev>a::before,
    #pgFree>div .btn.up_arrow.rev>span::before {
        left: calc(20px - 1.0vw);
        right: auto;
        top: calc(50% - 0.8vw - 2vw)
    }

    #pgFree>div .btn.up_arrow.rev.small>a::before,
    #pgFree>div .btn.up_arrow.rev.small>span::before {
        left: calc(15px - 1.0vw);
        right: auto;
        top: calc(50% - 0.8vw - 1.6vw)
    }

    #pgFree>div .btn.small>a,
    #pgFree>div .btn.small>span {
        line-height: 30px;
        font-size: 3.6vw;
        border-radius: 15px
    }

    #pgFree>div .btn.small>a::before,
    #pgFree>div .btn.small>span::before {
        border-top-width: 1.2vw;
        border-bottom-width: 1.2vw;
        border-right-width: 1.6vw;
        border-left-width: 1.6vw;
        right: calc(15px - 1.6vw);
        top: calc(50% - 1.2vw + 0.2vw)
    }

    #pgFree>div .btn.large {
        margin-top: 30px
    }

    #pgFree>div .btn.large>a,
    #pgFree>div .btn.large>span {
        line-height: 50px;
        font-size: 4vw;
        border-radius: 25px
    }

    #pgFree>div .btn.rev>a::before,
    #pgFree>div .btn.rev>span::before {
        left: calc(20px - 1vw);
        right: auto;
        top: calc(50% - 1.6vw)
    }

    #pgFree>div .btn.rev.small>a::before,
    #pgFree>div .btn.rev.small>span::before {
        left: calc(10px - 0.8vw);
        right: auto;
        top: calc(50% - 1.2vw + 0.2vw)
    }
}

#pgFree>div .btn>a,
#pgFree>div .btn>span {
    background-color: #e9626e
}

#pgFree>div .btn>a::before,
#pgFree>div .btn>span::before {
    border-left-color: #fff
}

#pgFree>div .btn>a,
#pgFree>div .btn>a:visited,
#pgFree>div .btn>span,
#pgFree>div .btn>span:visited {
    color: #fff
}

#pgFree>div .btn.down_arrow>a::before,
#pgFree>div .btn.down_arrow>span::before {
    border-left-color: transparent;
    border-top-color: #fff
}

#pgFree>div .btn.up_arrow>a::before,
#pgFree>div .btn.up_arrow>span::before {
    border-left-color: transparent;
    border-bottom-color: #fff
}

#pgFree>div .btn.rev>a::before,
#pgFree>div .btn.rev>span::before {
    border-left-color: transparent;
    border-right-color: #fff
}

#pgFree>div .item_lists {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px
}

#pgFree>div .item_lists.price_right .item_wrap .item_inner .item_price {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

#pgFree>div .item_lists .item_wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px)
}

#pgFree>div .item_lists .item_wrap .item_inner {
    display: block;
    text-decoration: none;
    padding: 2px;
    border-style: solid;
    border-width: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#pgFree>div .item_lists .item_wrap .item_inner>* {
    display: block
}

#pgFree>div .item_lists .item_wrap .item_inner .photo {
    width: 100%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_tag {
    padding: 10px 10px 0
}

#pgFree>div .item_lists .item_wrap .item_inner .item_tag>span {
    display: inline-block;
    margin-right: 4px;
    padding: calc(0.125em + 2px) 8px 2px;
    border-radius: 4px;
    line-height: 1.25em;
    vertical-align: middle;
    background-color: #222;
    color: #FFF;
    text-align: center
}

#pgFree>div .item_lists .item_wrap .item_inner .item_name {
    padding: 10px 10px 0;
    font-weight: bold;
    line-height: 125%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_name.fsize_l {
    font-size: 116.666666666%;
    line-height: 125%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price,
#pgFree>div .item_lists .item_wrap .item_inner .item_discript {
    font-size: 93.33333%;
    font-weight: 400;
    line-height: 125%;
    padding: 10px
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price.fsize_l,
#pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_l {
    font-size: 103.3333333%;
    line-height: 125%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price.fsize_m,
#pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_m {
    font-size: 100%;
    line-height: 125%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#pgFree>div .item_lists .item_wrap .item_inner .item_discript {
    padding: 5px 10px 10px
}

#pgFree>div .item_lists .item_wrap .item_inner .btn {
    margin: 5px auto 15px
}

#pgFree>div .item_lists .item_wrap.ph_r_w100,
#pgFree>div .item_lists .item_wrap.ph_l_w100 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner,
#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>*,
#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 360px) !important
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo,
#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo {
    width: 360px !important;
    padding: 0
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .item_price,
#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .item_price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>* {
    padding-left: 20px !important
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo {
    padding: 0 !important
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>* {
    padding-right: 20px !important
}

#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo {
    padding: 0 !important;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

#pgFree>div .item_lists.pc_w4 {
    gap: 12px
}

#pgFree>div .item_lists.pc_w4 .item_wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 36px) / 4);
    flex: 0 0 calc((100% - 36px) / 4)
}

#pgFree>div .item_lists.pc_w4 .item_wrap .item_inner .item_name,
#pgFree>div .item_lists.pc_w4 .item_wrap .item_inner .item_price {
    padding-left: 3px;
    padding-right: 3px
}

#pgFree>div .item_lists.pc_w4 .item_wrap .item_inner .btn.small {
    width: 100%;
    margin: 5px auto 0
}

#pgFree>div .item_lists.pc_w3 {
    gap: 14px
}

#pgFree>div .item_lists.pc_w3 .item_wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 28px) / 3);
    flex: 0 0 calc((100% - 28px) / 3)
}

#pgFree>div .item_lists.pc_w3 .item_wrap .item_inner .item_name,
#pgFree>div .item_lists.pc_w3 .item_wrap .item_inner .item_price {
    padding-left: 6px;
    padding-right: 6px
}

#pgFree>div .item_lists.pc_w3 .item_wrap .item_inner .btn.small {
    width: 100%;
    margin: 5px auto 0
}

#pgFree>div .item_lists.nonborder .item_wrap .item_inner {
    padding: 0;
    border: none
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .item_lists {
        padding-top: 3vw;
        gap: 3vw 3%
    }

    #pgFree>div .item_lists .item_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_tag {
        padding: 0 5px
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_tag>span {
        margin-top: 5px;
        font-size: 3.2vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_name {
        font-size: 3.6vw;
        line-height: 1.2em;
        padding: 5px
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_name.fsize_l {
        font-size: 3.8vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_price,
    #pgFree>div .item_lists .item_wrap .item_inner .item_discript {
        font-size: 3vw;
        line-height: 1.2em;
        font-weight: 400
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_price.fsize_l,
    #pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_l {
        font-size: 3.2vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_discript {
        padding: 0px 5px 5px
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_price {
        padding: 5px
    }

    #pgFree>div .item_lists .item_wrap.ph_r_w100,
    #pgFree>div .item_lists .item_wrap.ph_l_w100 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        height: auto !important
    }

    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner,
    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>*,
    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>* {
        width: 100% !important;
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo,
    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo {
        width: 100% !important;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    #pgFree>div .item_lists.sp_w100 {
        padding-top: 3vw;
        gap: 3vw 0
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_tag {
        padding: 5px 10px
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_tag>span {
        margin-top: 5px;
        font-size: 3.8vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_name {
        font-size: 4.0vw;
        line-height: 1.2em;
        padding: 5px 10px 10px
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_name.fsize_l {
        font-size: 4.2vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_price,
    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_discript {
        font-size: 3.6vw;
        line-height: 1.2em;
        padding: 0 10px 10px
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_price.fsize_l,
    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_discript.fsize_l {
        font-size: 3.8vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists.pc_w4,
    #pgFree>div .item_lists.pc_w3 {
        padding-top: 3vw;
        gap: 3vw 3%
    }

    #pgFree>div .item_lists.pc_w4 .item_wrap,
    #pgFree>div .item_lists.pc_w3 .item_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%
    }
}

#pgFree>div .item_lists .item_wrap .item_inner {
    border-color: #e9626e;
    background-color: #fff
}

#pgFree>div .item_lists .item_wrap .item_inner .item_tag>span {
    background-color: #222;
    color: #fff
}

#pgFree>div .item_lists .item_wrap .item_inner .item_name {
    color: #222
}

#pgFree>div .item_lists .item_wrap .item_inner .item_price {
    color: #222
}

#pgFree>div .item_lists .item_wrap .item_inner .item_discript {
    color: #222
}

#pgFree>div .item_lists_day_selectbox {
    padding-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 24px
}

#pgFree>div .item_lists_day_selectbox .item_wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
    text-align: left
}

#pgFree>div .item_lists_day_selectbox .item_wrap .item_photo {
    position: relative;
    overflow: hidden;
    display: block
}

#pgFree>div .item_lists_day_selectbox .item_wrap .item_photo::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    border-style: solid;
    border-width: 3px;
    border-bottom: none
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day {
    padding: 17px 17px 17px;
    border-style: solid;
    border-width: 3px;
    border-top: none
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day>span {
    font-size: 14px;
    line-height: 125%
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper {
    margin: 17px 0 0;
    position: relative
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper::before {
    content: "";
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    pointer-events: none
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper::after {
    content: "";
    position: absolute;
    z-index: 5;
    pointer-events: none;
    right: 15px;
    top: calc(50% - 4px);
    width: 0px;
    height: 0px;
    border: solid 6px transparent;
    border-top: solid 8px #0FF;
    border-bottom-width: 8px
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper.caret::after {
    right: 17px;
    top: 17px;
    width: 5px;
    height: 5px;
    border-top: solid 2px #0FF;
    border-left: solid 2px #0FF;
    -webkit-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg)
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper .item_day_selectbox {
    margin: 0;
    padding: 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .item_lists_day_selectbox {
        padding-top: 0;
        display: block !important
    }

    #pgFree>div .item_lists_day_selectbox .item_wrap {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 0 0
    }

    #pgFree>div .item_lists_day_selectbox .item_wrap .select_day {
        padding: 4vw
    }

    #pgFree>div .item_lists_day_selectbox .item_wrap .select_day>span {
        font-size: 3.4666vw
    }
}

#pgFree>div .item_lists_day_selectbox .item_wrap .item_photo::before {
    border-color: #d6e0e1
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day {
    border-color: #d6e0e1
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper::before {
    background-color: #e9626e
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper::after {
    border-top-color: #fffbe6
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper.caret::after {
    border-top-color: #fffbe6;
    border-left-color: #fffbe6
}

#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper .item_day_selectbox,
#pgFree>div .item_lists_day_selectbox .item_wrap .select_day .selectbox_wrapper .item_day_selectbox:focus {
    background-color: #fffbe6;
    border-color: #e9626e;
    border-width: 2px;
    border-radius: 0;
    outline: none
}

#pgFree>div .item_lists_day_selectbox .item_day_selectbox {
    font-size: 14px !important;
    font-weight: 700;
    padding: 5px 15px !important
}

#pgFree>div .flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0 0 0 10px
}

#pgFree>div .flow>li {
    position: relative;
    padding: 25px 5px;
    width: 175px;
    line-height: 150%;
    text-align: center
}

#pgFree>div .flow>li::before {
    content: "";
    display: block;
    widows: 0;
    height: 0;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-right: solid 20px transparent;
    border-left-style: solid;
    border-left-width: 20px;
    position: absolute;
    top: 65px;
    right: -30px
}

#pgFree>div .flow>li:nth-last-child(1)::before {
    display: none
}

#pgFree>div .flow>li>span {
    padding: 0 0.15em
}

#pgFree>div .flow>li>img {
    max-width: 100px;
    width: 65%;
    display: block;
    margin: 0 auto 10px
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .flow {
        padding-left: 0
    }

    #pgFree>div .flow>li {
        width: 21%;
        padding: 15px 2%
    }

    #pgFree>div .flow>li::before {
        border-top-width: 1.6vw;
        border-bottom-width: 1.6vw;
        border-right-width: 3.2vw;
        border-left-width: 3.2vw;
        top: calc((96vw - 6px) * 0.21 * 0.65 * 0.5 + 15px - 1.6vw);
        right: -4.8vw
    }

    #pgFree>div .flow>li,
    #pgFree>div .flow>li>span {
        font-size: 2.6666666vw;
        line-height: 150%
    }

    #pgFree>div .flow>li>img {
        margin-bottom: 5px
    }
}

#pgFree>div .flow>li::before {
    border-left-color: #e9626e
}

#pgFree>div .flow>li>span {
    background-color: red;
    color: #fff
}

#pgFree>div .calendar_button_wrap {
    padding: 15px 0 20px
}

#pgFree>div .calendar_button_wrap .cal_btn_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 8px;
    margin: 0 auto 10px
}

#pgFree>div .calendar_button_wrap .cal_btn_block>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 24px) / 4);
    flex: 0 0 calc((100% - 24px) / 4);
    height: 100%
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a,
#pgFree>div .calendar_button_wrap .cal_btn_block>*>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    min-height: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    padding: 1.5em 0.5em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a>span,
#pgFree>div .calendar_button_wrap .cal_btn_block>*>span>span {
    display: inline-block;
    text-decoration: underline
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>span>span {
    text-decoration: none
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap10 {
    gap: 10px
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap10>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 30px) / 4);
    flex: 0 0 calc((100% - 30px) / 4)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap15 {
    gap: 15px
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap15>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 45px) / 4);
    flex: 0 0 calc((100% - 45px) / 4)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap20 {
    gap: 20px
}

#pgFree>div .calendar_button_wrap .cal_btn_block.gap20>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 60px) / 4);
    flex: 0 0 calc((100% - 60px) / 4)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 16px) / 3);
    flex: 0 0 calc((100% - 16px) / 3)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w3.gap10>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 20px) / 3);
    flex: 0 0 calc((100% - 20px) / 3)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w3.gap15>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 30px) / 3);
    flex: 0 0 calc((100% - 30px) / 3)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w3.gap20>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 40px) / 3);
    flex: 0 0 calc((100% - 40px) / 3)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 32px) / 5);
    flex: 0 0 calc((100% - 32px) / 5)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w5.gap10>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 40px) / 5);
    flex: 0 0 calc((100% - 40px) / 5)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w5.gap15>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 60px) / 5);
    flex: 0 0 calc((100% - 60px) / 5)
}

#pgFree>div .calendar_button_wrap .cal_btn_block.pc_w5.gap20>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 80px) / 5);
    flex: 0 0 calc((100% - 80px) / 5)
}

@media screen and (min-width: 0px) and (max-width: 767px) {

    #pgFree>div .calendar_button_wrap .cal_btn_block,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap {
        gap: 2vw
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2vw) / 2);
        flex: 0 0 calc((100% - 2vw) / 2)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block>*>a,
    #pgFree>div .calendar_button_wrap .cal_btn_block>*>span {
        border-radius: 10px;
        padding: 1em 0.5em;
        min-height: 60px
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap10,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap10 {
        gap: 3vw
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap10>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap10>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3vw) / 2);
        flex: 0 0 calc((100% - 3vw) / 2)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap15,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap15 {
        gap: 4vw
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap15>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap15>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4vw) / 2);
        flex: 0 0 calc((100% - 4vw) / 2)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap20,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap20 {
        gap: 5vw
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.gap20>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_gap20>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 5vw) / 2);
        flex: 0 0 calc((100% - 5vw) / 2)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4vw) / 3);
        flex: 0 0 calc((100% - 4vw) / 3)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.gap10>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.sp_gap10>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6vw) / 3);
        flex: 0 0 calc((100% - 6vw) / 3)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.gap15>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.sp_gap15>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 8vw) / 3);
        flex: 0 0 calc((100% - 8vw) / 3)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.gap20>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w3.sp_gap20>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10vw) / 3);
        flex: 0 0 calc((100% - 10vw) / 3)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6vw) / 4);
        flex: 0 0 calc((100% - 6vw) / 4)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.gap10>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.sp_gap10>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9vw) / 4);
        flex: 0 0 calc((100% - 9vw) / 4)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.gap15>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.sp_gap15>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12vw) / 4);
        flex: 0 0 calc((100% - 12vw) / 4)
    }

    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.gap20>*,
    #pgFree>div .calendar_button_wrap .cal_btn_block.sp_w4.sp_gap20>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15vw) / 4);
        flex: 0 0 calc((100% - 15vw) / 4)
    }
}

#pgFree>div .calendar_button_wrap>p {
    width: 100%;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .calendar_button_wrap>p {
        font-size: 3.2vw;
        line-height: 150%
    }
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a,
#pgFree>div .calendar_button_wrap .cal_btn_block>*>span {
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700
}

@media screen and (min-width: 0px) and (max-width: 767px) {

    #pgFree>div .calendar_button_wrap .cal_btn_block>*>a,
    #pgFree>div .calendar_button_wrap .cal_btn_block>*>span {
        font-size: 3.6vw;
        line-height: 1.5em
    }
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a>.day.holiday,
#pgFree>div .calendar_button_wrap .cal_btn_block>*>span>.day.holiday {
    color: #ff9
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>span {
    background-color: #e4e4e4;
    color: #000
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>span>.day.holiday {
    color: #000
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a {
    background-color: #e9626e
}

#pgFree>div .calendar_button_wrap .cal_btn_block>*>a:hover {
    background-color: #ef9199
}

#pgFree>div .about_block {
    padding: 5px 30px 30px;
    background-color: #FFF
}

#pgFree>div .about_block>div {
    padding-top: 25px
}

#pgFree>div .about_block>div>h3 {
    font-size: 16px;
    line-height: 1.65em;
    font-weight: bold
}

#pgFree>div .about_block>div>ul,
#pgFree>div .about_block>div>ol {
    padding-top: 5px
}

#pgFree>div .about_block>div>ul>li,
#pgFree>div .about_block>div>ol>li {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree>div .about_block>div>ul>li>span,
#pgFree>div .about_block>div>ol>li>span {
    display: block
}

#pgFree>div .about_block>div>p {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree>div .about_block>div>ul>li,
#pgFree>div .about_block>div>ol>li,
#pgFree>div .about_block>div>p {
    font-size: 100%;
    line-height: 1.5em
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    #pgFree>div .about_block {
        padding: 5px 20px 20px;
        background-color: #FFF;
        background-image: none
    }

    #pgFree>div .about_block>div {
        padding-top: 20px
    }

    #pgFree>div .about_block>div>h3 {
        font-size: 4vw;
        line-height: 1.5em
    }

    #pgFree>div .about_block>div>ul>li,
    #pgFree>div .about_block>div>ul>li>span,
    #pgFree>div .about_block>div>ol>li,
    #pgFree>div .about_block>div>ol>li>span {
        font-size: 3.2vw;
        line-height: 1.5em
    }

    #pgFree>div .about_block>div>ul>li,
    #pgFree>div .about_block>div>ol>li {
        padding-left: 1em;
        text-indent: -1em
    }

    #pgFree>div .about_block>div>p {
        font-size: 3.2vw;
        line-height: 1.5em
    }
}

#pgFree>div .tex {
    margin-top: 30px;
    padding: 30px 20px;
    background-color: #fffbe6
}

#pgFree>div .tex>h2 {
    font-size: 18px;
    line-height: 150%;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: #222
}

#pgFree>div .tex>p {
    font-size: 16px;
    line-height: 1.5em
}

#pgFree>div .tex>p>span {
    color: #ff0000;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: bold
}

#pgFree>div #akafuku_banner {
    margin-top: 30px
}

#pgFree>div .item_lists_day_selectbox .item_wrap.new .item_photo {
    position: relative
}

#pgFree>div .item_lists_day_selectbox .item_wrap.new .item_photo::after {
    content: "";
    display: block;
    width: 21.73913%;
    padding-top: 8.15217%;
    background-image: url("new.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 4%
}

#pgFree>div #flow_wrapper>h2 {
    background-color: #e9626e
}

#pgFree>div .btn_wrap_div .btn {
    max-width: 480px
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .contents_>.event_name_ {
        margin: 0;
        padding: 0
    }

    #pgFree {
        width: 100%;
        margin: 0 auto 0px;
        padding-bottom: 30px;
        background-size: auto 5px
    }

    #pgFree .pcbr {
        display: none
    }

    #pgFree .spbr {
        display: block
    }

    #pgFree a {
        display: block;
        line-height: 1px
    }

    #pgFree img {
        width: 100%;
        height: auto
    }

    #pgFree h1,
    #pgFree h2,
    #pgFree h3,
    #pgFree h4,
    #pgFree p {
        margin: 0;
        padding: 0;
        line-height: 1px
    }

    #pgFree * {
        color: #000;
        font-weight: normal
    }

    #pgFree h4 {
        background-image: none !important
    }

    #pgFree p {
        font-size: 13px;
        line-height: 120%
    }

    #pgFree span {
        font-size: 100%;
        line-height: inherit;
        font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        color: inherit;
        font-weight: inherit
    }

    #pgFree>div {
        margin: 0 3%
    }

    #pgFree>div .inner_cont {
        margin-top: 30px
    }

    #pgFree>div .inner_cont>h2 {
        font-size: 4.8vw;
        line-height: 200%
    }

    #pgFree>div .tex {
        margin-top: 15px;
        padding: 15px
    }

    #pgFree>div .tex>h2 {
        font-size: 3.6vw;
        line-height: 150%
    }

    #pgFree>div .tex>p {
        font-size: 3.2vw
    }

    #pgFree>div #akafuku_banner {
        margin-top: 15px
    }

    #pgFree>div #cal_selects>h2 {
        font-size: 4vw;
        padding-bottom: 0
    }
}