@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
/* CSS Document */

@keyframes ani-fadein { /*動畫名稱為 ani-circle*/
    0% {
        opacity: 0;
        transform: translateY(20px);
        
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes ani-fadein2 { /*動畫名稱為 ani-circle*/
    0% {
        opacity: 0;
        transform: translateY(20px);
        
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}





body {
	color: white;
	font-family: 'Noto Sans TC', sans-serif;
    background-color: #0d1d41;
}

h1 {
    color: #222C64;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
}

p {
	
}

header {
    width: 100%;
}

main {
    width: 100%;
    animation-name: ani-fadein; 
    animation-duration: 1.8s; 
    animation-iteration-count: 1; 
    animation-direction: alternate;
}

footer {
    width: 100%;
}

div  {
    box-sizing: border-box;
}


#mb-panel {
    display: none;
}

#wrap {
    width: 100%;
    height: 3138px;
    background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    animation-name: wrap-fadein; 
    animation-duration: .5s; 
    animation-iteration-count: 1; 
    animation-direction: alternate;
}


#header-panel {
    width:890px;
    margin: 0 auto;
}

#logo {
    padding-top: 53px;
}

#head-title {
    margin-top: 50px;
    animation-name: ani-fadein; 
    animation-duration: .8s;
    animation-iteration-count: 1;
    animation-direction: alternate; 
}

#head-contnet > p {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: 5.5px;
    margin-top: 22px;
}

#head-contnet > p > strong {
    font-weight: 400;
}

#sec-line-text {
        display: block;
    }

.s-w-500 {
    font-weight: 500!important;
}

#main-panel {
    width: 100%;
    height:  auto;
}

#main-content-01 {
    width: 100%;
    height: 515px;
    margin-top: 60px;
    background-image: url("../images/main_background_01.png");
	background-repeat: no-repeat;
    background-position: center top;
}

#m-c-01-content {
    width: 968px;
    margin: 0 auto;
    padding: 86px 0 0 142px;
}

#m-c-01-content > p {
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 1px;
}

#gift-txt{
    width: 428px;
    margin: 64px 0 0 -15px;
}

#main-content-02 {
    width: 100%;
    height: 574px;
    margin-top: -54px;
    background-image: url(../images/main_background_02.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#m-c-02-content {
    width: 968px;
    margin: 0 auto;
    padding: 84px 0 0 648px;
}

#m-c-02-content > p {
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 1px;
}

#memmber-txt {
    width: 180px;
    margin: 57px 0 0 -15px;
}

#main-content-03 {
    width: 100%;
    margin-top: 50px;
}

#m-c-03-content {
    width: 968px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 300;
    color: #000;
    padding: 40px 60px 45px 60px;
    background-image: url(../images/boon_backgroudn.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: flex;
    flex-direction: column;
    align-content: center !important;
}

#boon-title {
    width: 163px;
    margin: 0 auto 20px;
}
#m-c-03-content h2 {
    font-size: 24px;
    color: #000;
    margin-top: 10px;
}

#m-c-03-content ul {
    margin-top: 10px;
}

#m-c-03-content ul li {
    margin-left: 26px;
    list-style-type: decimal;
    box-sizing: border-box;
    /* padding: 10px 0; */
    line-height: 40px;
}

.m-c-03-content-h2-2 {
    margin-top: 36px;
}

#main-content-04 {
    width: 100%;
}

#m-c-04-content {
    width: 860px;
    margin: 50px auto;
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
}


#m-c-04-content > h1 {
    color: #FFF!important;
    font-size: 20px;
    font-weight: 300;
}

#m-c-04-content ol {
    
}

#m-c-04-content ol li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}

#m-c-04-content p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

#m-c-04-content a {
    display: block;
    width: 288px!important;
    margin: 50px auto;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    transition: 0.4s;
}

#m-c-04-content a:hover {
    -webkit-filter: drop-shadow(3px 3px 16px rgba(250, 229, 184, 0.9));
    filter: drop-shadow(3px 3px 16px rgba(250, 229, 184, 0.9));
    transition: 0.5s;
}

#main-content-05 {
    width: 100%;
    height: 446px;
    background-image: url(../images/main_background_05.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#m-c-05-content {
    width: 968px;
    margin: 0 auto;
    padding: 85px 0 0 138px;
}
#m-c-05-content > p {
    font-size: 28px;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: 1px;
}
#feature-txt {
    width: 254px;
    margin: 48px 0 0 -15px;
}
#float_act_btn {
    position: fixed;
    /*left: calc(100% - 50% + 520px);*/
    right: 3%;
    top: 500px;
    z-index: 888;
    transition: all 0.4s ease-in-out;
    animation-name: ani-fadein; 
    animation-duration: 1.8s; 
    animation-iteration-count: 1; 
    animation-direction: alternate;
}

#float_act_btn:hover {
    transform: scale(0.95,0.95);
    transition: all 0.4s ease-in-out;
}

.golden-txt {
    background: rgb(205, 184, 146) !important;
    background: linear-gradient(90deg, rgba(205, 184, 146, 1) 15%, rgb(255 255 255) 48%, rgba(206, 185, 148, 1) 78%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-weight: 500 !important;
    filter: drop-shadow(5px 4px 13px #000000) !important;
    animation-name: ani-fadein; 
    animation-duration: 1.6s; 
    animation-iteration-count: 1; 
    animation-direction: alternate;
}

#h-t-m {
    display: none;
}
#gift-txt-m {
    display: none;
}

.forceblock {
    display: block;
}

.m-c-01-content-p-sec {
    display: contents;
}
.m-c-01-content-p-third {
    display: block;
}
.m-c-01-content-p-one {
    display: table-column;
    opacity: 0;
}
@media screen and (min-width: 120px) and (max-width: 1000px) {

/* ------------------如果使用者視窗寬度 <= 768px----------------------- */
    
    
h1 {
    color: #222C64;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
}    
#float_act_btn {
    position: fixed;
    /* left: calc(100% - 50% + 520px); */
    right: 3%;
    top: calc(50% - 80px);
    z-index: 888;
    transition: all 1.2s ease-out;
    animation-name: ani-float;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    display: none;
}
#wrap {
    width: 100%;
    height: auto;
    background-image: url("../images/background_m.jpg");
    background-size: cover;
	background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}
    
#logo {
    width: 100%;
    padding-top: 40px;
    display: flex;
    justify-content: center;
}
    
    #logo img {
        width: 62px;

    }
    
    #head-title {
        display: none;
    }
    
    #h-t-m {
        display: block;
        width: 337px;
        margin: 16px auto 0;
    }
#head-contnet > p {
    width: 337px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 3.5px;
    /* margin-top: 22px; */
    margin: 11px auto 0;
}  
    #head-contnet > p > span {
        display: block;
    }
    
    
    .displaynone {
        display: none;
    }
    
#header-panel {
    width: 100%;
    margin: 0 auto;
}    
#main-panel {
    width: 100%;
    height:  auto;
}

#main-content-01 {
    width: 100%;
    height: 335px;
    margin-top: 14px;
    background-image: url(../images/main_background_01_m.png);
    background-size: auto 335px;
    background-repeat: no-repeat;
    background-position: center top;
}

#m-c-01-content {
    width: 100%;
    margin: 0 auto;
    /* padding: 75px 0 0 51px; */
    padding-top: 75px;
    padding-left: calc(100% / 2 - 135px);
}
    
#m-c-01-content > h1{
    display: none;
}    

    #sec-line-text {
        display: block;
    } 
    #sec-line-text span{
        display: block;
    } 
    #sec-line-text strong{
        display: none;
    } 
    
#m-c-01-content > p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 1px;
}
    
#m-c-01-content > p > span {
    display: block;
}    
    .m-c-c-p-bk50 {
        margin-top: -26px;
    }
    
    #m-c-01-content-p-sec {
        display: block;
    }    
#gift-txt{
    display: none;
}
    
    #gift-txt-m{
        display: block;
        width: 154px;
        margin: 20px 0 0 -7px;
    }

#main-content-02 {
    width: 100%;
    height: 404px;
    margin-top: -37px;
    background-image: url(../images/main_background_02_m.png);
    background-size: auto 404px;
    background-repeat: no-repeat;
    background-position: center top;
}

#m-c-02-content {
    width: 100%;
    margin: 0 auto;
    padding-top: 6px;
    padding-left: calc(100% / 2 - 135px);
}
    
#m-c-02-content > h1 {
    display: none;
}    

#m-c-02-content > p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: 1px;
}

#memmber-txt {
    margin: 90px 0 0 -6px;
    width: 110px;
}

    
    
#main-content-05 {
    width: 100%;
    height: 367px;
    margin-top: -6px;
    background-image: url(../images/main_background_05_m.png);
    background-size: auto 359px;
    background-repeat: no-repeat;
    background-position: center top;
}    
#m-c-05-content > h1 {
    display: none;
} 

    #m-c-03-content-h2-2 {
        margin-top: 10px;
    }    
    
#feature-txt {
    width: 134px;
    margin: 14px 0 0 -84px;
}
#m-c-05-content > p {
    font-size: 15px !important;
    line-height: 26px !important;
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    margin: -3px 0 0 -75px;
} 
    
    
#m-c-05-content {
    width: 100%;
    margin: 0 auto;
    display: grid;
    padding: 85px 0 0 58px;
    justify-content: center;
}    
    
    
.forceblock {
    display: inline;
}
    
#main-content-03 {
    width: 100%;
    display: flex;
    margin-top: 0;
    justify-content: center;
}

#m-c-03-content {
    width: 346px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    padding: 26px 19px;
    background-image: url(../images/main_background_03_m.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    display: flex;
    flex-direction: column;
    align-content: center!important;
}

#boon-title {
    width: 96px;
    margin: 0 auto 8px;
}
#m-c-03-content h2 {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
    
    #m-c-03-content h2 > span {
        display: block;
    }

#m-c-03-content ul {
    margin-top: 2px;
}

#m-c-03-content ul li {
    margin-left: 16px;
    list-style-type: decimal;
    box-sizing: border-box;
    padding: 0;
    line-height: 1.6em;
}

#main-content-04 {
    width: 100%;
}

#m-c-04-content {
    width: 306px;
    margin: 16px auto 0;
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 1px;
}


#m-c-04-content > h1 {
    color: #FFF!important;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
}

#m-c-04-content ol {
    
}

#m-c-04-content ol li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}

#m-c-04-content p {
    font-size: 10px;
    line-height: 18px;
    margin-top: 20px;
}

#m-c-04-content a img {
    width: 217px!important;
}
    
#m-c-04-content a {
    display: block;
    width: 217px!important;
    margin: 30px auto;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    transition: 0.4s;
}

#m-c-04-content a:hover {
    -webkit-filter: drop-shadow(3px 3px 16px rgba(250, 229, 184, 0.9));
    filter: drop-shadow(3px 3px 16px rgba(250, 229, 184, 0.9));
    transition: 0.5s;
}

#float_act_btn {
    width: 83px;
    position: fixed;
    /* left: calc(100% - 50% + 520px); */
    right: 5px!important;
    top: calc(50% + 10px);
    z-index: 888;
    transition: all 1.2s ease-out;
    animation-name: ani-float;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    display: block;
}
    
#float_act_btn img {
    width: 100%;
}

#float_act_btn:hover {
    transform: scale(0.95,0.95);
    transition: all 0.4s ease-in-out;
}  
.m-c-01-content-p-sec {
        display: block;
    } 
.m-c-01-content-p-third {
    display: block;
}
.m-c-01-content-p-one {
    display: table-column!important;
    opacity: 0!important;
}    
/* -- END -- */

}	