.bg_fixed {
    position: fixed;
    overflow: hidden;
}

.bg_fixed::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 500px;
    height: 100vh;
    background-image: url(/loyalcustomer/assets/img/promotion250701/bg_whiskey.jpg);
    background-position: 40% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    right: 0;
    margin: auto;
}
.bg_fixed {
    /* position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-image: url(/loyalcustomer/assets/img/promotion/bg_whiskey.jpg);
  background-attachment: fixed;
  background-position: 50% 20%;
  background-repeat: no-repeat; */
}
/* .center-wrap.promotion-center-wrap p{
    font-size: 14px;
} */
.manrope {
    font-family: "Manrope", sans-serif;
}
.fv_area,
.terms_area,
.whiskey_item_area,
.entry_area,
.sitetop_area,
.p-footer-entry {
    z-index: 10;
    position: relative;
}



.fv_area{
    color: #fff;
}
.sub_title{
    background-color: #fff;
    text-align: center;
    padding: 13px 19.5px;
    margin-left: 19.5px;
    margin-right: 19.5px;
    margin-top: 15px;
}
.sub_title p{
 font-size: 18px;
 font-weight: bold;
 color: #004190;
}
.main_title{
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    margin-left: 39px;
    margin-right: 39px;
    text-align: center;
    text-shadow: 1px 1px 13px #000;
    padding-top: 13px;
}
.main_title h1 {
    line-height: 1.2;
}
.fs56 {
    font-size: 72px;
}
.fs40 {
    font-size: 50px;
}
.fs32 {
    font-size: 40px;
}
.main_text{
    margin-left: 39px;
    margin-right: 39px;
    line-height: 2;
    text-shadow: 1px 1px 13px #000;
    padding-top: 26px;
}
.terms_area{
    margin-top: 39px;
    border-bottom: 1px solid #A88950;
    color: #fff;
}
.terms_area_border_top{
    width: 100%;
}
.terms_area_border_top img{
    width: 100%;
}
.terms_area .campaign {
    padding-top: 13px;
}
.terms_area .campaign p{
    font-size: 16.9px;
    text-align: center;
}
.terms_area .campaign_terms {
    display: flex;
    justify-content: center;
    margin-top: 5px;
    padding-bottom: 13px;
}
.terms_area .campaign_terms p{
    font-size: 31.2px;
    max-width: 420px;
    font-weight: 700;
    text-align: center;
}
.whiskey_item_area{
    margin-bottom: 60px;
}
.whiskey_item_block{
    background-color: rgba(255, 255, 255, 0.85);
    margin: 30px 15px 15px;
    padding: 25px 30px;
    border-top: solid 15px #D18E04;
}
.whiskey_item_block:last-child{
    margin: 0px 15px 0px;
}
.whiskey_item_p h3{
    font-size: 20.8px;
}
.whiskey_item_p p{
    padding-top: 10px;
}
.whiskey_price{
    text-align: right;
    font-size: 20.8px;
    padding-top: 26px;
}
.whiskey_price span{
    font-size: 31.2px;
}
.entry_area{
    background-color: #EBE2DA;
    padding: 39px 19.5px 52px;
}
.icon_img{width: 84.5px;}
.entry_area h2 {
    font-size: 26px;
    text-align: center;
    padding-top: 26px;
    font-weight: 700;
}
.order_area{
}
.order_block.order_block01{
}
.order_detail{
    padding: 0 39px 26px 39px;
    background-color: #fff;
}
.order_box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 32px;
}
.order_box .order_box_number{
    width: 39px;
    height: auto;
}
.center-wrap.promotion-center-wrap .order_box_txt{
    width: calc(100% - 39px);
    font-size: 26px;
    font-weight: 700;
    padding-left: 33.5px;
    font-size: 26px;
}
.border{
    width: 100%;
    height: 1px;
    background-color: #CFB194;
    position: relative;
}
.order_terms{
    background-color: #CFB194;
    font-size: 20.8px;
    font-weight: 600;
    text-align: center;
    padding: 8px;

}
.order_terms span {
    font-size: 15.6px;
}
.order_block {
    padding-top: 26px;
    padding-bottom: 26px;
    position: relative;
}
.order_block::before {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 46%;
    border: 14px solid transparent;
    border-top: 18px solid #CFB194;
}
.order_block:last-child::before {
    border: none;
    border-top:none;
}
.border::before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 46%;
    border: 14px solid transparent;
    border-top: 16px solid #CFB194;
}
.order_box01 {
    padding-bottom: 26px;
}
.order_box02 {
    padding-top: 30px;
}

.order_block.order_block03{
}
.order_block.order_block04{
}
.order_block.order_block05{
}
.order_notes{
    font-size: 12px;
}
.inquiry_area{
    margin-top: 39px;
    border:2px solid #CFB194;
}
.inquiry_ttl{
    padding: 13px;
    background-color: #CFB194;
    font-size: 20.8px;
    color: #fff;
    text-align: center;
}
.inquiry_p{
    font-size: 18px;
    text-align: center;
}
.inquiry_detail {
    padding: 13px 19.5px 26px;
}
.inquiry_tel{
    display: flex;
    padding-top: 20px;
    justify-content: center;
    align-items: center;
    width: 300px;
}
.inquiry_tel img{
    width: 100%;
}
.inquiry_tel_icon {
    width: 51.5px;
}
.inquiry_tel p{
    font-size: 39px;
    width: calc(100% - 51.5px);

}
.inquiry_notes{
    text-align: center;
    padding-top: 13px;
}
.inquiry_notes p {
    font-size: 18px;
}
.inquiry_notes p span{
    font-size: 15.6px;
}
a.inquiry_tel_link {
    color: #000;
}
a.inquiry_tel_link:link, 
a.inquiry_tel_link:visited {
    color: #000;
}
.sitetop_area{
    background-color: #fff;
    padding-top: 78px;
    padding-right: 39px;
    padding-left: 39px;
}
.p-footer-entry {
    background-color: #fff;
    margin: 0 auto 0;
    padding-top: 80px;
    padding-bottom: 100px;
}
.sitetop_block{
    border: 1px solid #CFB194;
    border-radius: 100px;
    padding: 30px;
    text-align: center;
    display: block;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center; */
    /* height: 111px; */
    position: relative;
    background-color: #CFB194;
    border-radius: 26px;
}
.c_black {
    font-size: 15.6px;
    font-weight: 700;
    color: #fff;
}
.c_gold{
    font-size: 20.8px;
    font-weight: 700;
    color: #fff;
    padding-top: 5px;
}
.p-sec.p-footer-entry{
}
.p-sec__inner.p-footer-entry__inner{
}
.c-btn.c-btn--double{
}
.p-modal-btn{
}



.sitetop_area > a::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    width: 16px;
    aspect-ratio: 1;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: translateY(-15%) rotate(45deg);
    transform: translateY(-15%) rotate(45deg);
    position: absolute;
    right: 19.5px;
    top: 67px;
}

@media screen and (max-width: 500px) {
    .bg_fixed::before {
        width: 100vw;
        /* height: auto; */
        background-position: 40%;
        margin-top: 30px;
    }
    .inquiry_tel_link {
        pointer-events: none;
    }
    .center-wrap.promotion-center-wrap {
        background-image: url(/loyalcustomer/assets/img/promotion/bg_whiskey.jpg);
        background-position: 50% 20%;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
    /* .center-wrap.promotion-center-wrap p{
        font-size: 2.8vw;
    } */
    .manrope {
        font-family: "Manrope", sans-serif;
    }
    .fv_area{
        color: #fff;
    }
    .sub_title{
        text-align: center;
        padding: 2.6vw 3.9vw;
        margin-left: 3.9vw;
        margin-right: 3.9vw;
        margin-top: 3vw;
    }
    .sub_title p{
     font-size: 3.6vw;
    }
    .main_title{
        font-family: "Noto Serif JP", serif;
        font-weight: 700;
        margin-left: 7.8vw;
        margin-right: 7.8vw;
        text-align: center;
        text-shadow: 1px 1px 13px #000;
        padding-top: 2.6vw;
    }
    .main_title h1 {
        line-height: 1.2;
    }
    .fs56 {
        font-size: 14.4vw;
    }
    .fs40 {
        font-size: 10vw;
    }
    .fs32 {
        font-size: 8vw;
    }
    .main_text{
        margin-left: 7.8vw;
        margin-right: 7.8vw;
        line-height: 2;
        text-shadow: 1px 1px 13px #000;
        padding-top: 5.2vw;
    }
    .terms_area{
        margin-top: 7.8vw;
        border-bottom: 1px solid #A88950;
        color: #fff;
    }
    .terms_area_border_top{
    }
    .terms_area .campaign {
        padding-top: 2.6vw;
    }
    .terms_area .campaign p{
        font-size: 3.38vw;
        text-align: center;
    }
    .terms_area .campaign_terms {
        display: flex;
        justify-content: center;
        margin-top: 1vw;
        padding-bottom: 2.6vw;
    }
    .terms_area .campaign_terms p{
        font-size: 6.24vw;
        max-width: 84vw;
        font-weight: 700;
        text-align: center;
    }
    .whiskey_item_area{
        margin-bottom: 22vw;
    }
    
    .whiskey_item_img{
        
    }
    .whiskey_item_p{
    }
    .whiskey_item_p h3{
        font-size: 4.16vw;
    }
    .whiskey_item_p p{
        padding-top: 2vw;
        font-size: 3.2vw;
    }
    .whiskey_price{
        text-align: right;
        font-size: 4.16vw;
        padding-top: 5.2vw;
    }
    .whiskey_price span{
        font-size: 6.24vw;
    }
    .entry_area{
        padding: 7.8vw 3.9vw 10.4vw;
    }
    .icon_img{width: 16.9vw;}
    .entry_area h2 {
        font-size: 5.2vw;
        text-align: center;
        padding-top: 5.2vw;
        font-weight: 700;
    }
    .order_area{
    }
    .order_block.order_block01{
    }
    .order_detail{
        padding: 0 7.8vw 5.2vw 7.8vw;
        background-color: #fff;
    }
    .order_box{
        display: flex;
        justify-content: center;
        padding-top: 7.8vw;
    }
    .order_box .order_box_number{
        width: 7.8vw;
        height: auto;
    }
    .center-wrap.promotion-center-wrap .order_box_txt{
        width: calc(100% - 7.8vw);
        font-size: 5.2vw;
        font-weight: 700;
        padding-left: 6.7vw;
        font-size: 5.2vw;
    }
    .border{
        width: 100%;
        height: 0.2vw;
        background-color: #A88950;
        position: relative;
    }
    .order_terms{
        font-size: 4.16vw;
        font-weight: 600;
        text-align: center;
        padding: 1.6vw;
    
    }
    .order_terms span {
        font-size: 3.12vw;
    }
    .order_block {
        padding-top: 5.2vw;
        padding-bottom: 5.2vw;
        position: relative;
    }
    /* .order_block::before {
        content: "";
        position: absolute;
        bottom: -23px;
        left: 46%;
        border: 14px solid transparent;
        border-top: 18px solid #A88950;
    } */
    .order_block:last-child::before {
        border: none;
        border-top:none;
    }
    /* .border::before {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 46%;
        border: 14px solid transparent;
        border-top: 16px solid #A88950;
    } */
    .order_box01 {
        padding-bottom: 5.2vw;
    }
    .order_box02 {
        padding-top: 10.4vw;
    }
    
    .order_block.order_block03{
    }
    .order_block.order_block04{
    }
    .order_block.order_block05{
    }
    .order_notes{
        font-size: 3.2vw;
    }
    .inquiry_area{
        margin-top: 7.8vw;
    }
    .inquiry_ttl{
        padding: 2.6vw;
        font-size: 4.16vw;
        color: #fff;
        text-align: center;
    }
    .inquiry_p{
        font-size: 3.6vw;
        text-align: center;
    }
    .inquiry_detail {
        padding: 2.6vw 3.9vw 5.2vw;
    }
    .inquiry_tel{
        display: flex;
        padding-top: 2vw;
        justify-content: center;
        align-items: center;
        width: 62vw;
    }
    .inquiry_tel img{
        width: 100%;
    }
    .inquiry_tel_icon {
        width: 13.3vw;
    }
    .inquiry_tel p{
        font-size: 7.8vw;
        width: calc(100% - 10.3vw);
    
    }
    .inquiry_notes{
        text-align: center;
        padding-top: 2.6vw;
    }
    .inquiry_notes p {
        font-size: 3.6vw;
    }
    .inquiry_notes p span{
        font-size: 3.12vw;
    }
    a.inquiry_tel_link {
        color: #000;
    }
    a.inquiry_tel_link:link, 
    a.inquiry_tel_link:visited {
        color: #000;
    }
    .sitetop_area{
        background-color: #fff;
        padding-top: 15.6vw;
        padding-right: 7.8vw;
        padding-left: 7.8vw;
    }
    .p-footer-entry {
        background-color: #fff;
        margin: 0 auto 0;
        padding-top: 16vw;
        padding-bottom: 20vw;
    }
    .sitetop_block{
        border-radius: 20vw;
        padding: 6vw;
        text-align: center;
        display: block;
        /* display: flex; */
        /* flex-direction: column; */
        /* justify-content: center; */
        /* align-items: center; */
        /* height: 22.2vw; */
        position: relative;
        border-radius: 5.2vw;
    }
    .c_black {
        font-size: 3.12vw;
        font-weight: 700;
    }
    .c_gold{
        font-size: 4.16vw;
        font-weight: 700;
        padding-top: 1vw;
    }
    .p-sec.p-footer-entry{
    }
    .p-sec__inner.p-footer-entry__inner{
    }
    .c-btn.c-btn--double{
    }
    .p-modal-btn{
    }
    
    
    
    .sitetop_area > a::after {
        content: "";
        display: inline-block;
        margin-left: 1.2vw;
        width: 3.2vw;
        aspect-ratio: 1;
        border-top: solid 3px #fff;
        border-right: solid 3px #fff;
        -webkit-transform: translateY(-15%) rotate(45deg);
        transform: translateY(-15%) rotate(45deg);
        position: absolute;
        right: 3.9vw;
        top: 13.6vw;
    }
}