body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
img {
    margin: 0px;
    padding: 0px;
}

.ind-part1,
.ind-part2,
.ind-part3,
.ind-part4,
.ind-part5,
.ind-part6,
.footer {
    min-width: 375px;
}

.footer p {
    font-size: 10pt;
}

@media only screen and (max-width: 580px) {
    .footer span {
        display: block
    }
}

.ind-part1,
.ind-part2,
.ind-part3,
.ind-part4,
.ind-part5,
.ind-part6 {
    background-color: #ffffff;
}

.hamburger {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    padding: 24px 17px;
    z-index: 200;
}

.hamburger .hamburger-inner {
    position: relative;
    height: 21px;
    width: 34px;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.hamburger .bar.bar2 {
    top: 9px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.hamburger .bar.bar3 {
    top: 18px;
}

.hamburger .bar {
    width: 34px;
    height: 2px;
    background: #8f898b;
    position: absolute;
    top: 0;
}

.top_logo {
    background: url(../img/top_logo.png) 30px 50% no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 57.58px;
    position: absolute;
    top: 17%;
    left: 50px;
    z-index: 100;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.lileft li {
    float: left;
}

.top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 100;
    background-color: #ffffff;
}

.privacy {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #00000080;
    padding: 15px 20px 15px 20px;
    text-align: center;
}

.privacy p {
    font-family: Microsoft JhengHei;
    /* font-weight: bold; */
    color: #fff;
    font-size: 1rem;
    display: inline-block;
}

.privacy p a {
    text-decoration: underline;
    color: #ffc107;
}

.privacy button.privacy_btn {
    padding: 0 20px;
    line-height: 35px;
    cursor: pointer;
    min-width: 90px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    border: 1.5px solid #ffc107;
    font-weight: 700;
    font-size: .9375em;
    color: #ffc107;
    background: 0 0;
    margin-left: 10px;
}

.top::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 66px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 1;
    display: none;
}

.top .menubox_left {
    padding: 0 20px;
}

.top .menubox_left ul .nav {
    display: block;
}

.top .menubox_left ul a {
    padding: 4px 28px;
    line-height: 83px;
    color: #333333;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.top .menubox_left ul a:hover {
    color: #fff;
    background-color: rgba(66, 66, 66, 0.555);
    text-decoration: none;
}

.top .menubox_left ul a.now {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
}

.top ul li a {
    font-family: Microsoft JhengHei;
}

.series-img {
    max-width: 750px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.ind-part1-inner {
    position: relative;
    max-width: 750px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    background-color: #FFE0DE;
    margin-top: 90px;
}

.area-video {
    position: relative;
}

.area-video .video-wrap {
    position: absolute;
    max-width: 658px;
    max-height: 370px;
    width: 90%;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    top: calc(144/574*100%);
    height: auto;
}

#video {
    width: 100%;
    height: auto;
    display: block;
}

#video-clicker {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
#sound {
    position: absolute;
    width: 9%;
    height: 16%;
    width: calc(9% * 0.8);
    height: calc(16% * 0.8);
    max-width: 35px;
    max-height: 35px;
    left: 0;
    bottom: 0;
    background-image: url(../img/mute.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    cursor: pointer;
}
#sound.on {
    background-image: url(../img/sound.png);
}

.info {
    position: relative;
    max-width: 750px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.slick-arrow-l {
    position: absolute;
    top: 75%;
    left: 10%;
    width: 40px;
    height: 70px;
    z-index: 10;
    cursor: pointer;
}

.slick-arrow-r {
    position: absolute;
    top: 75%;
    right: 10%;
    width: 40px;
    height: 70px;
    z-index: 10;
    cursor: pointer;
}

.slick-diamond {
    max-width: 750px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}


.area-store-info .info-detail {
    position: relative;
    max-width: 750px;
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    background-color: #FFFFFF;
    padding: 30px 0;
}

.area-store-info .info-detail .store-text {
    position: absolute;
    top: 30px;
    left: 50px;
    width: 40px;
    height: 48px;
    font-family: Microsoft JhengHei;
    color: #da5584;
    border-right: 2px solid #da5584;
}

.area-store-info ul {
    display: table;
    margin: 0 auto;
}

.area-store-info ul li {
    font-family: Microsoft JhengHei;
    margin-bottom: 30px;
}

.area-store-info ul li span {
    padding-left: 5px;
}

.area-store-info ul .nav {
    display: block;
}

.area-store-info ul .nav span {
    display: block;
}

.area-social-media {
/*     font-family: Microsoft JhengHei;
    color: #fff;
    background-color: #EEB8B8;
    width: 100%;
    height: 300px;
    min-width: 375px;
    padding: 50px 0px; */
    position: relative;
}

.img-wrap {
    position: relative;
    display: table;
    margin: 0 auto;
}

.inv-btn {
    position: absolute;
}

.inv-btn a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.inv-btn.fb-link {
    width: 17%;
    height: 25%;
    left: 27%;
    top: 41%;
}

.inv-btn.line-link {
    width: 17%;
    height: 25%;
    left: 56.5%;
    top: 41%;
}

.inv-btn.fb-share {
    width: 20%;
    height: 13%;
    left: 25%;
    top: 74%;
}

.inv-btn.line-share {
    width: 20%;
    height: 13%;
    left: 55%;
    top: 74%;
}

.media-box {
    height: 200px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
}

.media-box h3,
.media-box p {
    margin-bottom: 17px;
}

.ind-part7 .media-box .media li a {
    float: left;
    margin: 10px;
    width: 80px;
    height: 80px;
    color: #fff;
    font-size: 1.75rem;
    display: block;
    background-color: #F24984;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
}

.share-media-box ul {
    height: 50px;
    width: 375px;
    margin: 20px auto;
    padding: 10px 95px;
    position: relative;
}

.share-media-box ul li {
    margin-left: 15px;
    float: left;
}

.fb-a {
    /* background-color: #385898; */
    background-color: #1877f2;
    border-radius: 7%;
    width: 70px;
    height: 31px;
    font-family: Microsoft JhengHei;
    color: #ffffff;
    text-decoration: none !important;
}

.fb-a:hover {
    text-decoration: none !important;
    color: #ffffff;
}

.fb-a {
    padding: 3px;
    padding-left: 5px;
}

.fb-a img {
    width: 20px;
}




.scrollToTop {
    color: var(--color-text-light);
    font-size: 1.4em;
    box-shadow: var(--box-shadow-1);
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    outline: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    bottom: 20px;
    right: 20px;
    position: fixed;
}

.goToTopArrow {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    left: calc(50% - 8px);
    display: block;
    background-image: url(../img/arrow-up.png);
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: contain;
}

.hammenubox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    padding-top: 66px;
    z-index: 99;
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s;
    visibility: hidden;
    z-index: 0;
}

.hammenubox.open {
    top: 0;
    visibility: visible;
}

.hammenubox ul {
    background-color: rgba(0, 0, 0, 0.85);
}

.hammenubox ul::before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 66px;
}

.hammenubox ul li {
    padding: 20px 35px;
    border-bottom: 1px solid #d9d9d9;
}

.hammenubox ul li p {
    font-family: Microsoft JhengHei;
    color: #ffffff;
    font-size: 1.063rem;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.footer {
    text-align: center;
    position: relative;
}

.footer-links-wrap {
    max-width: 750px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.footer-links {
    position: absolute;
}

.footer-links a {
    display: block;
    width: 100%;
    height: 100%;
}

#privacy-link {
    left: 28%;
    top: 22%;
    width: 10%;
    height: 10%;
}

#tel-link {
    left: 28%;
    top: 40%;
    width: 22.3%;
    height: 10%;
}

#mail-link {
    left: 52%;
    top: 40%;
    width: 39.3%;
    height: 10%;
}

@media only screen and (max-width: 999px) {
    .top .menubox_left>ul>li .menu_tname {
        padding: 4px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .top::before {
        display: block;
    }

    .top .fright {
        display: none;
    }

    .hamburger {
        display: block;
    }

    .hamburger .hamburger-inner.on .bar1 {
        -webkit-transform: rotate(45deg) translate(6.3px, 6.3px);
        transform: rotate(45deg) translate(6.3px, 6.3px);
    }

    .hamburger .hamburger-inner.on .bar2 {
        opacity: 0;
    }

    .hamburger .hamburger-inner.on .bar3 {
        -webkit-transform: rotate(45deg) translate(6.3px, -6.3px);
        transform: rotate(-45deg) translate(6.3px, -6.3px);
    }

    .hamburger .hamburger-inner .bar1,
    .hamburger .hamburger-inner .bar2,
    .hamburger .hamburger-inner .bar3 {
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .privacy p {
        padding-bottom: 15px;
    }

    .privacy button.privacy_btn {
        display: block;
        margin: 0 auto;
    }

    .top {
        height: 66px;
    }

    .top_logo {
        width: 21%;
        height: 51.82px;
        top: 13%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        min-width: 103px;
    }

    .slick-arrow-l {
        left: 7%;
    }

    .slick-arrow-r {
        right: 7%;
    }

    .ind-part1-inner .video {
        left: 5%;
    }

    .area-social-media ul li {
        margin-left: 15px;
    }

    .area-store-info ul li strong {
        margin-left: -0.25rem;
    }

    .area-social-media .info-detail {
        padding-top: 10px;
    }

    .area-social-media .info-detail .store-text {
        position: static;
        top: 0px;
        left: 0px;
        width: 80px;
        height: 24px;
        margin-left: 3%;
        margin-bottom: 10px;
    }

    .ind-part1-inner {
        margin-top: 66px;
    }
}