@charset "UTF-8";

div.GenreStyle_,
h1.genre_name_img_ {
    display: none
}

#pgFree {
    width: 760px;
    font-size: 16px;
    line-height: normal;
    margin: 0 auto 0;
    padding-bottom: 40px
}

#pgFree .pcbr {
    display: block
}

#pgFree .spbr {
    display: none
}

#pgFree a {
    display: block
}

#pgFree a:hover img {
    opacity: .7
}

#pgFree h1,
#pgFree h2,
#pgFree h3,
#pgFree h4,
#pgFree p {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-weight: 400
}

#pgFree h4 {
    background-image: none !important
}

#pgFree p {
    line-height: 135%
}

#pgFree img {
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast
}

#pgFree>h1,
#pgFree>h2,
#pgFree>p {
    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 #005791
}

#pgFree>div .inner_cont>h2 {
    background-color: #643a31;
    font-size: 24px;
    line-height: 52px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

#pgFree>div .inner_cont .inner_section {
    margin-top: 20px
}

#pgFree>div .inner_cont .inner_section~.inner_section {
    margin-top: 40px
}

#pgFree>div .inner_cont .inner_section>h3 {
    background-color: #005791;
    font-size: 20px;
    line-height: 38px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

#pgFree>div .inner_cont.chuui.outline {
    border-color: #c91b1b
}

#pgFree>div .inner_cont.chuui>h2 {
    background-color: #c91b1b;
    color: #fff
}

#pgFree>div .inner_cont .redtext {
    color: #c91b1b
}

#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: 700;
    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: .7;
    -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% - .8vw + .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% - .8vw + .2vw)
    }

    #pgFree>div .btn.down_arrow.rev>a::before,
    #pgFree>div .btn.down_arrow.rev>span::before {
        left: calc(20px - 1vw);
        right: auto;
        top: calc(50% - .8vw + .2vw)
    }

    #pgFree>div .btn.down_arrow.rev.small>a::before,
    #pgFree>div .btn.down_arrow.rev.small>span::before {
        left: calc(15px - 1vw);
        right: auto;
        top: calc(50% - .8vw + .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% - .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% - .8vw - 1.6vw)
    }

    #pgFree>div .btn.up_arrow.rev>a::before,
    #pgFree>div .btn.up_arrow.rev>span::before {
        left: calc(20px - 1vw);
        right: auto;
        top: calc(50% - .8vw - 2vw)
    }

    #pgFree>div .btn.up_arrow.rev.small>a::before,
    #pgFree>div .btn.up_arrow.rev.small>span::before {
        left: calc(15px - 1vw);
        right: auto;
        top: calc(50% - .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 + .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 - .8vw);
        right: auto;
        top: calc(50% - 1.2vw + .2vw)
    }
}

#pgFree>div .btn>a,
#pgFree>div .btn>span {
    background-color: #EE4306
}

#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_wrap a:hover .btn>span,
#pgFree>div .item_wrapa:hover .btn>span {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)"
}

#pgFree>div .btn_lists {
    padding: 20px 0 0;
    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: 10px 10px
}

#pgFree>div .btn_lists>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 30px)/ 4);
    flex: 0 0 calc((100% - 30px)/ 4)
}

#pgFree>div .btn_lists>li>a {
    position: relative;
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    text-decoration: none;
    border-radius: 12px;
    text-align: left;
    padding: 28px 10px;
    line-height: 20px;
    font-weight: 700
}

#pgFree>div .btn_lists>li>a::before {
    content: "";
    width: 0;
    height: 0;
    border-top-style: solid;
    border-top-width: 10px;
    border-bottom: solid 10px transparent;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
    z-index: 5
}

#pgFree>div .btn_lists>li>a:hover {
    opacity: .7
}

#pgFree>div .btn_lists>li.right_arrow>a::before {
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    border-right: solid 10px transparent;
    border-left-style: solid;
    border-left-width: 10px;
    right: 0;
    top: calc(50% - 8px)
}

#pgFree>div .btn_lists.thin>li>a {
    padding: 10px;
    border-radius: 8px
}

#pgFree>div .btn_lists.middle>li>a {
    border-radius: 10px;
    padding: 18px 10px
}

#pgFree>div .btn_lists.full_round>li>a {
    border-radius: 38px
}

#pgFree>div .btn_lists.full_round.thin>li>a {
    border-radius: 20px
}

#pgFree>div .btn_lists.full_round.middle>li>a {
    border-radius: 28px
}

#pgFree>div .btn_lists.pc_w6>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 50px)/ 6);
    flex: 0 0 calc((100% - 50px)/ 6)
}

#pgFree>div .btn_lists.pc_w5>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 40px)/ 5);
    flex: 0 0 calc((100% - 40px)/ 5)
}

#pgFree>div .btn_lists.pc_w3>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 20px)/ 3);
    flex: 0 0 calc((100% - 20px)/ 3)
}

#pgFree>div .btn_lists.pc_w2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px 0
}

#pgFree>div .btn_lists.pc_w2>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5px);
    flex: 0 0 calc(50% - 5px)
}

@media screen and (min-width:0px) and (max-width:767px) {

    #pgFree>div .btn_lists,
    #pgFree>div .btn_lists.pc_w2,
    #pgFree>div .btn_lists.pc_w3,
    #pgFree>div .btn_lists.pc_w5,
    #pgFree>div .btn_lists.pc_w6 {
        padding: 3vw 0 0 !important;
        gap: 3vw 3%
    }

    #pgFree>div .btn_lists.pc_w2>li,
    #pgFree>div .btn_lists.pc_w3>li,
    #pgFree>div .btn_lists.pc_w5>li,
    #pgFree>div .btn_lists.pc_w6>li,
    #pgFree>div .btn_lists>li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48.5%;
        flex: 0 0 48.5%
    }

    #pgFree>div .btn_lists.pc_w2>li>a,
    #pgFree>div .btn_lists.pc_w3>li>a,
    #pgFree>div .btn_lists.pc_w5>li>a,
    #pgFree>div .btn_lists.pc_w6>li>a,
    #pgFree>div .btn_lists>li>a {
        border-radius: 2.5vw;
        padding: 20px 10px;
        padding-right: 4.65vw !important;
        font-size: 3.2vw;
        line-height: 125%
    }

    #pgFree>div .btn_lists.pc_w2>li>a::before,
    #pgFree>div .btn_lists.pc_w3>li>a::before,
    #pgFree>div .btn_lists.pc_w5>li>a::before,
    #pgFree>div .btn_lists.pc_w6>li>a::before,
    #pgFree>div .btn_lists>li>a::before {
        border-top-width: 1.5625vw;
        border-bottom-width: 1.5625vw;
        border-right-width: 1.25vw;
        border-left-width: 1.25vw;
        right: 2vw;
        top: calc(50% - .78125vw)
    }

    #pgFree>div .btn_lists.pc_w2>li.right_arrow>a::before,
    #pgFree>div .btn_lists.pc_w3>li.right_arrow>a::before,
    #pgFree>div .btn_lists.pc_w5>li.right_arrow>a::before,
    #pgFree>div .btn_lists.pc_w6>li.right_arrow>a::before,
    #pgFree>div .btn_lists>li.right_arrow>a::before {
        border-top-width: 1.25vw;
        border-bottom-width: 1.25vw;
        border-right-width: 1.5625vw;
        border-left-width: 1.5625vw;
        right: .6125vw;
        top: calc(50% - 1.25vw)
    }

    #pgFree>div .btn_lists.pc_w2.thin>li>a,
    #pgFree>div .btn_lists.pc_w3.thin>li>a,
    #pgFree>div .btn_lists.pc_w5.thin>li>a,
    #pgFree>div .btn_lists.pc_w6.thin>li>a,
    #pgFree>div .btn_lists.thin>li>a {
        padding: 10px;
        border-radius: 2vw
    }

    #pgFree>div .btn_lists.middle>li>a,
    #pgFree>div .btn_lists.pc_w2.middle>li>a,
    #pgFree>div .btn_lists.pc_w3.middle>li>a,
    #pgFree>div .btn_lists.pc_w5.middle>li>a,
    #pgFree>div .btn_lists.pc_w6.middle>li>a {
        border-radius: 2.2vw;
        padding: 15px 10px
    }

    #pgFree>div .btn_lists.full_round>li>a,
    #pgFree>div .btn_lists.pc_w2.full_round>li>a,
    #pgFree>div .btn_lists.pc_w3.full_round>li>a,
    #pgFree>div .btn_lists.pc_w5.full_round>li>a,
    #pgFree>div .btn_lists.pc_w6.full_round>li>a {
        border-radius: calc(4vw + 40px)
    }

    #pgFree>div .btn_lists.full_round.thin>li>a,
    #pgFree>div .btn_lists.pc_w2.full_round.thin>li>a,
    #pgFree>div .btn_lists.pc_w3.full_round.thin>li>a,
    #pgFree>div .btn_lists.pc_w5.full_round.thin>li>a,
    #pgFree>div .btn_lists.pc_w6.full_round.thin>li>a {
        border-radius: calc(4vw + 20px)
    }

    #pgFree>div .btn_lists.full_round.middle>li>a,
    #pgFree>div .btn_lists.pc_w2.full_round.middle>li>a,
    #pgFree>div .btn_lists.pc_w3.full_round.middle>li>a,
    #pgFree>div .btn_lists.pc_w5.full_round.middle>li>a,
    #pgFree>div .btn_lists.pc_w6.full_round.middle>li>a {
        border-radius: calc(4vw + 30px)
    }

    #pgFree>div .btn_lists.pc_w2.sp_w3,
    #pgFree>div .btn_lists.pc_w3.sp_w3,
    #pgFree>div .btn_lists.pc_w5.sp_w3,
    #pgFree>div .btn_lists.pc_w6.sp_w3,
    #pgFree>div .btn_lists.sp_w3 {
        gap: 3vw 3%
    }

    #pgFree>div .btn_lists.pc_w2.sp_w3>li,
    #pgFree>div .btn_lists.pc_w3.sp_w3>li,
    #pgFree>div .btn_lists.pc_w5.sp_w3>li,
    #pgFree>div .btn_lists.pc_w6.sp_w3>li,
    #pgFree>div .btn_lists.sp_w3>li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31.33333%;
        flex: 0 0 31.33333%
    }
}

#pgFree>div .btn_lists>li>a {
    background-color: #eb7010
}

#pgFree>div .btn_lists>li>a::before {
    border-top-color: #fff
}

#pgFree>div .btn_lists>li>a,
#pgFree>div .btn_lists>li>a:visited {
    color: #fff
}

#pgFree>div .btn_lists>li.right_arrow>a::before {
    border-top-color: transparent;
    border-left-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(.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: 700;
    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_discript,
#pgFree>div .item_lists .item_wrap .item_inner .item_price {
    font-size: 93.33333%;
    font-weight: 400;
    line-height: 125%;
    padding: 10px
}

#pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_l,
#pgFree>div .item_lists .item_wrap .item_inner .item_price.fsize_l {
    font-size: 103.3333333%;
    line-height: 125%
}

#pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_m,
#pgFree>div .item_lists .item_wrap .item_inner .item_price.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_l_w100,
#pgFree>div .item_lists .item_wrap.ph_r_w100 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>*,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 360px) !important
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo {
    width: 360px !important;
    padding: 0
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .item_price,
#pgFree>div .item_lists .item_wrap.ph_r_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_discript,
    #pgFree>div .item_lists .item_wrap .item_inner .item_price {
        font-size: 3vw;
        line-height: 1.2em;
        font-weight: 400
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_discript.fsize_l,
    #pgFree>div .item_lists .item_wrap .item_inner .item_price.fsize_l {
        font-size: 3.2vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_discript {
        padding: 0 5px 5px
    }

    #pgFree>div .item_lists .item_wrap .item_inner .item_price {
        padding: 5px
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100,
    #pgFree>div .item_lists .item_wrap.ph_r_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_l_w100 .item_inner,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>*,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>* {
        width: 100% !important;
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo,
    #pgFree>div .item_lists .item_wrap.ph_r_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: 4vw;
        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_discript,
    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_price {
        font-size: 3.6vw;
        line-height: 1.2em;
        padding: 0 10px 10px
    }

    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_discript.fsize_l,
    #pgFree>div .item_lists.sp_w100 .item_wrap .item_inner .item_price.fsize_l {
        font-size: 3.8vw;
        line-height: 1.2em
    }

    #pgFree>div .item_lists.pc_w3,
    #pgFree>div .item_lists.pc_w4 {
        padding-top: 3vw;
        gap: 3vw 3%
    }

    #pgFree>div .item_lists.pc_w3 .item_wrap,
    #pgFree>div .item_lists.pc_w4 .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: #FBC05D;
    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 .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: 700
}

#pgFree>div .about_block>div>ol,
#pgFree>div .about_block>div>ul {
    padding-top: 5px
}

#pgFree>div .about_block>div>ol>li,
#pgFree>div .about_block>div>ul>li {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree>div .about_block>div>ol>li>span,
#pgFree>div .about_block>div>ul>li>span {
    display: block
}

#pgFree>div .about_block>div>p {
    padding-left: 1em;
    text-indent: -1em
}

#pgFree>div .about_block>div>ol>li,
#pgFree>div .about_block>div>p,
#pgFree>div .about_block>div>ul>li {
    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>ol>li,
    #pgFree>div .about_block>div>ol>li>span,
    #pgFree>div .about_block>div>ul>li,
    #pgFree>div .about_block>div>ul>li>span {
        font-size: 3.2vw;
        line-height: 1.5em
    }

    #pgFree>div .about_block>div>ol>li,
    #pgFree>div .about_block>div>ul>li {
        padding-left: 1em;
        text-indent: -1em
    }

    #pgFree>div .about_block>div>p {
        font-size: 3.2vw;
        line-height: 1.5em
    }
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>*,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>* {
    padding-left: 10px
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo {
    padding-left: 0
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_name,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_name {
    font-size: 100%;
    padding-left: 10px !important;
    padding-top: 15px
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_price,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_price {
    margin: .5em 0 1em
}

#pgFree>div .item_lists .item_wrap.ph_l_w100 .item_discript,
#pgFree>div .item_lists .item_wrap.ph_r_w100 .item_discript {
    line-height: 175%
}

#pgFree>div .item_lists .item_wrap.sweets_w100 {
    height: 293.63px
}

#pgFree>div .item_lists .item_wrap.zakka_w100 {
    height: 323.38px
}

#pgFree>div .item_lists .item_wrap .item_name {
    font-size: 93.75%
}

#pgFree>div>p {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    font-weight: 700;
    color: #643a31
}

#pgFree>div .btn_lists li>a {
    padding-left: 1.25em
}

#pgFree>div .btn_lists li:nth-child(2)~li>a {
    padding-top: calc(28px - .625em);
    padding-bottom: calc(28px - .625em)
}

#pgFree>div .chuui_tex_btn>p {
    color: #c91b1b;
    text-align: center;
    margin-top: 30px;
    font-weight: 700;
    font-size: 112.5%;
    line-height: 1.25em
}

#pgFree>div .chuui_tex_btn .btn {
    margin-top: 10px
}

#pgFree>div .chuui_tex_btn .btn>a {
    background-color: #c91b1b
}

#pgFree>div>.btn {
    margin-top: 50px
}

#pgFree>div>.btn>a {
    background-color: #643a31
}

@media screen and (min-width:0px) and (max-width:767px) {
    .contents_>.event_name_ {
        margin: 0;
        padding: 0
    }

    #pgFree {
        width: 100%;
        margin: 0 auto 0;
        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;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    #pgFree h1,
    #pgFree h2,
    #pgFree h3,
    #pgFree h4,
    #pgFree p {
        margin: 0;
        padding: 0;
        line-height: 1px
    }

    #pgFree * {
        color: #000;
        font-weight: 400
    }

    #pgFree h4 {
        background-image: none !important
    }

    #pgFree p {
        font-size: 13px;
        line-height: 120%
    }

    #pgFree span {
        font-size: 100%;
        line-height: inherit;
        font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic Pro", 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 .inner_cont .inner_section {
        margin-top: 15px
    }

    #pgFree>div .inner_cont .inner_section~.inner_section {
        margin-top: 30px
    }

    #pgFree>div .inner_cont .inner_section>h3 {
        font-size: 4.4vw;
        line-height: 180%
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner>*,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner>* {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .item_name,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .item_name {
        font-size: 4vw;
        padding-left: 10px !important
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .item_discript,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .item_discript {
        line-height: 150%
    }

    #pgFree>div .item_lists .item_wrap.ph_l_w100 .item_inner .photo,
    #pgFree>div .item_lists .item_wrap.ph_r_w100 .item_inner .photo {
        padding: 0 !important
    }

    #pgFree>div .item_lists .item_wrap .item_name {
        font-size: 3.6vw
    }

    #pgFree>div>p {
        margin: 30px 0 0;
        font-size: 3.73333vw;
        line-height: 150%
    }

    #pgFree>div .btn_lists li>a {
        padding-left: 1.25em
    }

    #pgFree>div .btn_lists li:nth-child(2)~li>a {
        padding-top: calc(20px - .625em);
        padding-bottom: calc(20px - .625em)
    }

    #pgFree>div>.btn {
        margin-top: 40px
    }
}

/* 2608_2カラムレイアウト追加 */
#pgFree>div .item_lists.pc_w3 .item_wrap--col2 {
    flex: 0 0 calc((100% - 14px) / 2);
}