@font-face {
    font-family: 'Brush';
    font-style: normal;
    font-weight: 400;
     src: url('/fonts/brush.woff2') format('woff2');
}
.caseClubCase{
    border-bottom: 2px dashed rgb(190,25,25);
    display: flex;
    margin-top: 15px;
    padding-bottom: 10px;
}
.caseClubCaseAreaInfo{
    background-color: rgb(236,236,236);
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    line-height: 26px;
    margin: 12px 0px 20px 0px;
    padding: 10px;
    width: 100%;
}
.caseClubCaseAreaInfo .caseClubCaseOptionsWrapper{
    font-size: 16px;
    padding-left: 34px;
}
.caseClubCaseAreaInfo .caseClubCaseOptionsOption{
    line-height: 20px;
    padding-bottom: 12px;
    position: relative;
}
.caseClubCaseAreaInfo .caseClubCaseOptionsBox{
    background-color: #ffffff;
    border: 1px solid #000000;
    box-shadow: 1px 2px rgb(190,25,25);
    cursor: pointer;
    font-size: 24px;
    height: 20px;
    left: -34px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    width: 20px;
}
.caseClubCaseAreaInfo .priceWrapper .caseClubPrice{
    font-size: 28pt;
    letter-spacing: 2.4pt;
    line-height: 30pt;
    padding-bottom: 12px;
}
.caseClubCaseAreaInfo .priceWrapper .caseClubPriceBottle{
    font-size: 28pt;
    letter-spacing: 2.4pt;
    line-height: 30pt;
}
.caseClubCaseAreaInfo .priceWrapper .caseClubPriceSub{
    font-size: 12pt;
    letter-spacing: 1.0pt;
    line-height: 10pt;
}
.caseClubBanner{
    margin-bottom: 12px;
    width: 100%;
}
.caseClubCaseBottleWrapper{
    float: left;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    width: 170px;
}
.caseClubCaseBottleWrapper .caseClubBonus{
    background-color: yellow;
    font-size: 22px;
    font-weight: bold;
    left: 20px;
    padding: 5px 10px;
    position: absolute;
    top: 15px;
    width: auto;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.caseClubCaseBottleWrapper .caseClubBottleImage{
    margin: 0px 0px 0px -34px;
    width: 240px;
}
.caseClubCaseBottleWrapper .caseClubBottleImageFit{
    padding-top: 180px;
    width: 100%;
}
.caseClubCaseBottleSummaryWrapper{
    overflow: hidden;
}
.caseClubCaseBottleSummaryWrapper img{
    margin: -5% 0px 0px -20%;
    max-width:80px;
    width: 150%;
}
.caseClubCasePriceWrapper{
    display: flex;
    flex-direction: column;
    font-size: 28px;
    justify-content: space-between;
    line-height: 30px;
    max-width: 50%;
    padding-bottom: 20px;
}
.caseClubCasePriceWrapper .caseClubPrice{
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2.4pt;
    line-height: 42px;
}
.caseClubCasePriceWrapper .caseClubPriceBottle{
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 2.4pt;
    line-height: 42px;
}
.caseClubCasePriceWrapper .caseClubPriceSub{
    font-size: 12pt;
    letter-spacing: 1.0pt;
    line-height: 10pt;
}
.caseClubCaseSubWrapper{
    background-color: rgb(236,236,236);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 12px 0px;
    padding: 20px 20px;
}
.caseClubColumnLeft{
    padding-right: 20px;
    position: relative;
    width: 705px;
}
.caseClubColumnLeft .caseClubBonus{
    background-color: yellow;
    font-size: 18px;
    font-weight: bold;
    left: 5px;
    padding: 3px 5px;
    position: absolute;
    top: 12px;
    width: auto;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.caseClubColumnLeft .caseClubBottleImage{
    margin: 0px 0px 0px -36px; /* -112 */
    width: 170px;
}
.caseClubColumnLeft .caseClubBottleImage2{
    margin: 0px 0px 0px -36px;
    width: 170px;
}
.caseClubColumnLeft .caseClubBottleImageFit{
    padding-top: 134px;
    width: 100%;
}
.caseClubColumnLeft .caseClubBottleWrapper{
    float: right;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    width: 95px;
}
.caseClubColumnRight{
    border-left: 2px solid #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 25px;
    width: 280px;
}
.caseClubColumnRight .caseClubPrice{
    font-size: 17pt;
    letter-spacing: 2.2pt;
    line-height: 20pt;
}
.caseClubColumnRight .caseClubPriceBottle{
    font-size: 22pt;
    letter-spacing: 2.5pt;
    line-height: 25pt;
}
.caseClubColumnRight .caseClubPriceSub{
    font-size: 10pt;
    letter-spacing: 1.0pt;
    line-height: 10pt;
}
.caseClubColumnRight .caseClubSell{
    font-weight: bold;
}
.caseClubColumnRight .caseClubAction{
    width: 100%;
}
.caseClubContent{
    margin: 0px auto 0px auto;
    position: relative;
    text-align: left;
    width: 1032px;
    z-index: 10;
}
.caseClubFeedback{
    background-color: #6eb5ff;
    margin: 12px 3%;
    padding: 10px 2%;
    text-align: center;
}
.caseClubMgmtCaseWrapper {
    background-color: rgb(236, 236, 236);
    display: flex;
    justify-content: space-around;
    margin: 12px 0px;
    padding: 10px;
}
.caseClubMgmtCaseWrapper .contentsWrapper {
}
.caseClubMgmtCaseWrapper .priceWrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height:26px;
    padding: 0px 10px;
}
#caseClubMgmtDelivery{
    border-right: 2px solid #000000;
    overflow: hidden;
    width: 52%;
}
#caseClubMgmtDelivery #deliveryAddressNew{
    margin-top: 16px;
}
#caseClubMgmtDelivery #deliveryAddressNew .formBlockDelivery{
    margin-top: 8px;
}
#caseClubMgmtDelivery #deliveryAddressNew input[type="text"], #caseClubMgmtDelivery #deliveryAddressNew select, #caseClubMgmtDelivery #deliveryAddressNew textarea{
    width: 98%;
}
#caseClubMgmtDelivery .deliveryOption{
    width: 243px;
    height: 168px;
    float: left;
    border: 2px solid #cdcdcd;
    border-radius: 12px;
    font-size: 14px;
    padding: 4px;
    margin: 0px 10px 10px 0px;
    -webkit-transition: width 300ms, height 500ms; /* Safari */
    -webkit-transition-timing-function: linear;
    transition: width 300ms, height 500ms;
    transition-delay: 0ms;
    transition-timing-function: linear;
}
#caseClubMgmtDelivery .deliveryOption input[type="radio"]{
    margin-left: 3px;
}
#caseClubMgmtDelivery .deliveryOptionLeft{
    width: 25px;
    float: left;
    margin-top: 4px;
}
#caseClubMgmtDelivery .deliveryOptionRight{
    width: 218px;
    float: right;
}
#caseClubMgmtDelivery .deliverySuggestion{
    cursor: pointer;
    display: inline-block;
    padding: 0px 3px;
}
#caseClubMgmtDelivery #deliveryTypes{
    padding: 10px 0px 20px 0px;
}
#caseClubMgmtDelivery #deliveryTypes input[type="radio"]{
    margin-left: 16px;
}
#caseClubMgmtDetails{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
#caseClubMgmtPayment{
    padding-left: 2%;
    width: 45%;
}
#caseClubMgmtPaymentNew{
    padding-top: 15px;
}
.caseClubVoucher{
    display: flex;
    justify-content: space-between;
    margin: 12px auto 0px auto;
    max-width: 770px;
}
.bannerFaqArea{
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    z-index: 5;
}
.bannerFaqArea .bannerScrollLeft{
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -35px;
    cursor: pointer;
}
.bannerFaqArea .bannerScrollRight{
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -35px;
    cursor: pointer;
}
.bannerFaqArea .bannerFaqViewPort{
    width: 940px;
    background-color: #ffffff;
    margin-left: 46px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaqWaldo{
    width: 200%;
    position: absolute;
    top: 0px;
    z-index: 0;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaqWaldo.is-active{
    -webkit-transition: right 3000ms ease; /* Safari */
    transition: right 3000ms ease;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaqWaldo #bannerFaq2{
    width: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaqWaldo #bannerFaq3{
    width: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaq{
    background-color: #ffffff;
    min-height: 120px;
    width: 100%;
    position: relative;
    z-index: 5;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaq .bannerFaqHeading{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.bannerFaqArea .bannerFaqViewPort .bannerFaqImage img{
    max-width: 100%;
}
.bannerFaqArea .bannerFaqViewPort #bannerFaq1{
    position: relative;
    width: 100%;
    z-index: 5;
}
.bannerFaqArea .bannerFaqControl{
    position: absolute;
    bottom: 0px;
    height: 18px;
    left: 50%;
    width: auto;
    z-index: 14;
}
.bannerFaqArea .bannerFaqControl .bannerDot{
    cursor: pointer;
    float: left;
    margin-right: 10px;
}
.buttonGoCase{
    width: auto;
    background: linear-gradient(#2ce72c,#22b222,#187c18);
    background-color: #22b222;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1pt;
    line-height: 18px;
    padding: 8px 10px 8px 10px;
    text-align: center;
    text-transform: uppercase;
}
.buttonGoCase:hover{
    background: linear-gradient(#34ff34,#28d528,#1c941c);
}
#payCardOptions{
    display: grid;
    grid-gap: 12px;
    grid-template-columns: auto auto;
}