p { line-height: 1.4; }
.agecheckbackground { position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 99999;display: block;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;background: #fff; background-color:rgba(255, 255, 255, 0.8); overflow-y: visible;}
.agecheckcontent { width: 90%;height: auto;background: #fff;border: 1px solid #172983;position:absolute;left:0; right:0;top:30px; bottom:auto;margin:auto;max-width:100%;overflow:auto;z-index: 99999;text-align: center;border-radius: 3px;-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);o-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.15);padding: 20px 10px;}
.agecheckcontent h6.logo { display: block;width: 100%;padding: 0;margin: 0;text-indent: -999999px;background-position: center top;background-repeat: no-repeat; transition: all 300ms ease-in-out;}
.agecheckcontent p.sub { font-size: 18px;line-height: 1.6;margin-top: 26px;margin-bottom: 12px;text-transform: uppercase;font-family: "myriad-pro",sans-serif; font-weight: normal;font-style: normal;letter-spacing: 0.05em;color: #172983;}
.agecheckcontent p.small { font-size: 15px; color: #999; line-height: 1.4; }
.agecheckcontent p.sp { font-size: 15px; line-height: 1.4; color: #666; }
.agecheckcontent p.sp  { margin-top: 20px; padding: 0; }
.agecheckcontent p.small a { color: #999; }
.agecheckcontent p.small a:hover { color: #333; }
.agecheckcontent br { display: none; }
#toTop { display: none !important; }
html, body { overflow: hidden !important; height: 100% !important;}
.agecheckcontent fieldset { width: 90%; margin: 0 auto; }
.agecheckcontent select { float: left; width: 32.333%; padding: 0; margin: 5px 1% 20px 0; }
.agecheckcontent select:last-of-type { width: 33.333%; margin: 5px 0 20px 0; }
.agecheckcontent label span { display: block; }
.agecheckcontent p.txtout { font-family: "myriad-pro",sans-serif; font-weight: normal;font-style: normal; font-size: 15px; color: #c72f2d; background: #f7e0e0; border-radius: 3px; width: 90%; margin: 0 auto; }
.agecheckbutton {border: 2px solid #172983;background: #fff;color: #172983;text-decoration: none;text-transform: none;letter-spacing: 0;padding: 6px 12px;border-radius: 3px;width: 90%;font-size: 18px;font-family: "myriad-pro",sans-serif; font-weight: normal;font-style: normal; transition: background 0.2s linear;}
.agecheckbutton:hover { color: #fff; background: #172983; }

.cookie_acceptance_wrapper { width: 85%;margin: 0 auto;-webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.cookie_acceptance_left { float: left; display: block; width: 25px; line-height: 1; }
.cookie_acceptance_right { padding-left: 5px; float: left; display: block;text-align: left !important;width: 90%; padding-bottom: 0; }

.agecheckcontent .cookie_acceptance_right p.small { padding-left: 0; padding-right: 0; text-align: left !important; }

@media (min-width: 768px) {
.agecheckcontent br { display: inline-block; }
.agecheckcontent { width: 720px; height: 640px; padding: 35px 30px 30px 30px; top: 0; bottom: 0; }
.agecheckbutton { padding: 6px 40px; }
.agecheckcontent fieldset { width: 480px; }
.agecheckcontent p.sub { font-size: 17px; }
.agecheckbutton { font-size: 20px; width: auto; }
.agecheckcontent p.txtout { width: 66%; }
.agecheckcontent p.sp { font-size:  18px; }
.cookie_acceptance_wrapper { position: relative; left: 10px; }
.cookie_acceptance_wrapper { width: 480px; }

}

.agecheckcontent p.small a { border-bottom: 1px solid #d3cfc9; }
.agecheckcontent p.small a:hover { text-decoration: none; border-bottom: 1px solid #333; }



p.subt { padding-bottom: 0; line-height: 1.6; }

.agecheckcontent input#age {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border: 1px solid #999;
    color: #222;
    padding: 7px 14px;
    width: 100px;
    height: 50px;
    text-transform: center;
    margin: 20px 0 24px 0;
    transition: background 0.3s ease-out;
    border-radius: 3px;
    line-height: 1;
}

.agecheckcontent input:active#age, .agecheckcontent input:focus#age { background: #dbd7d0; border: 1px solid #444444; }





/* Custom Styling ******************************************************************************************************************************** */

.agecheckbackground { background: #f5f2ed; }
.agecheckcontent h6.logo { background-image: url(/img/clubmaster.png); background-size: 250px 64px; height: 64px; }
.agecheckcontent { border: 1px solid #71330b; background: #ece6de; }
.agecheckcontent p.sub { font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 600;
letter-spacing: -0.01em;
color: #71330b;
text-transform: none; 
padding: 0 0 10px 0;
}
.agecheckbutton { background: #71330b;
color: #fff;
font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 600;
border: none;
border-radius: 4px;
font-size: 22px;
margin-top: 8px;
padding: 6px 15px;
transition: none;
}
.agecheckbutton:hover { background: #512d1b; color: #fff; }
.agecheckcontent p.txtout { padding: 0; background: #d01414; color: #fff; margin-top: 7px; }

@media (min-width: 768px) {
.agecheckcontent p.sub { font-size: 28px; line-height: 1.2; }
.agecheckcontent p.txtout { width: 480px; }
.agecheckcontent .cookie_acceptance_right p.small { padding-bottom: 0; }
.agecheckbutton { position: relative; left: -10px;}
}
