@font-face {
    font-family: Roboto;
    src: local(Roboto Thin), url(../font/roboto/Roboto-Thin.eot);
    src: url(../font/roboto/Roboto-Thin.ttf) format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: Roboto;
    src: local(Roboto Light), url(../font/roboto/Roboto-Light.eot);
    src: url(../font/roboto/Roboto-Light.ttf) format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: Roboto;
    src: local(Roboto Regular), url(../font/roboto/Roboto-Regular.eot);
    src: url(../font/roboto/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: Roboto;
    src: url(../font/roboto/Roboto-Medium.eot);
    src: url(../font/roboto/Roboto-Medium.ttf) format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: Roboto;
    src: url(../font/roboto/Roboto-Bold.eot);
    src: url(../font/roboto/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: Montserrat;
    font-weight: 100;
    src: url(../font/Montserrat/Montserrat-Thin.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 100;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-ThinItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 200;
    src: url(../font/Montserrat/Montserrat-ExtraLight.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 200;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-ExtraLightItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 300;
    src: url(../font/Montserrat/Montserrat-Light.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 300;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-LightItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    src: url(../font/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    src: url(../font/Montserrat/Montserrat-Medium.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-MediumItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    src: url(../font/Montserrat/Montserrat-SemiBold.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-SemiBoldItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 700;
    src: url(../font/Montserrat/Montserrat-Bold.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 700;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-BoldItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 800;
    src: url(../font/Montserrat/Montserrat-ExtraBold.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 800;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-ExtraBoldItalic.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 900;
    src: url(../font/Montserrat/Montserrat-Black.ttf);
}

@font-face {
    font-family: Montserrat;
    font-weight: 900;
    font-style: italic;
    src: url(../font/Montserrat/Montserrat-BlackItalic.ttf);
}


#ot-sdk-cookie-policy h3 {
    font-family: "Noto Sans", Arial, sans-serif;
    font-size: 16px !important;
    line-height: 23px;
    color: #000 !important;
    font-weight: 400;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    font-family: "Noto Sans", Arial, sans-serif;
    font-size: 16px !important;
    line-height: 23px;
    color: #000 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-family: "Noto Sans", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 23px;
    color: #000 !important;
}

#ot-sdk-cookie-policy thead,
#ot-sdk-cookie-policy tr,
#ot-sdk-cookie-policy td {
    font-family: "Noto Sans", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 23px;
    color: #000 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc {
    font-family: "Noto Sans", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 23px;
    color: #000 !important;
}

.sticky-social {
    position: fixed;
    bottom: 20%;
    z-index: 999;
    right: 120px;
}

.sticky-social li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sticky-social li:last-child {}

.no-padding {
    padding: 0;
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #eb278d;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #eb278d;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #eb278d;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.suntory-alo-ph-img-circle img {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}