@charset "utf-8";
@import url("_reset.css");

/* ==========================================================================
  Common
============================================================================= */
body{
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    margin:0 auto ;
    background-color: #FFF;
    line-height: 1.5em;
}
img{ width: 100%; }
a{ text-decoration: none; }
ul,li{ list-style: none; }

.color_R{ color: #ea3232; }
.none { display: none;}

.googleCode{ position: absolute; top: 0; }


.wrapper{}
/* ==========================================================================
  Container
============================================================================= */
.container{ margin:0 auto ; }

article{ margin: 0 auto; width: 100%; overflow: hidden; }
section{ width: 100%; margin: 0 auto; }

.p1_content,
.p2_content,
.p3_content{ position: relative; margin: 0 auto; width: 600px; }
.p4_content{ position: relative; margin: 0 auto; width: 700px; }

/* ================= p1 =================  */

section#p1{
    background: url('../images/bg.jpg') no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    height: auto;
}
.area_role{ position: relative; margin: 0 auto; width: 100%; }

.role{ display: block; position: absolute; top: 0; }
.role_1{ left: 50%; margin-left: -900px; }
.role_2{ left: 50%; margin-left: -700px; margin-top: 250px; }
.role_4{ right: 50%; margin-right: -980px; margin-top: 40px; }
.role_3{ right: 50%; margin-right: -620px; margin-top: 280px; }

section#p1 .p1_content{ text-align: center; }

#p1 .logo{ margin: 0 auto; width: 40%; padding-top: 4.2em; }
#p1 .area_word{ line-height: 3em; font-weight: 700; color: #307dd0; margin: 2em 0; }

/* 一起設定 */
#p1 .area_word h1,
#p1 .area_word h2,
#p1 .area_word span{
    text-shadow: 0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff,
                     0px 1px 7px #ffffff;
}
#p1 .area_word h1{ font-size: 30px; color: #3e3e3e; }
#p1 .area_word h2{ font-size: 45px; letter-spacing: .1em; color: #2273f1; line-height: 1.3em; }
#p1 .area_word span{}
#p1 .area_word p{
    display: inline-block;
    line-height: 1.5em;
    border: 2px solid #dc4c4c;
    color: #dc4c4c;
    padding: 0 .4em;
    border-radius: 10px;
}

/* 一起設定 */
#p1 .area_btn,#p1 .area_prize{
    margin: 0 auto;
    background: rgba(255,255,255,.65);
    border: 3px solid #f9ce7f;
    line-height: 1.6em;
    font-size: 20px;
    font-weight: 600;
    color: #424242;
}
#p1 .area_btn { padding: 1.2em; }
#p1 .area_btn p{}
#p1 .area_btn a{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 50%;
    background: #e6a818;
    background: -webkit-linear-gradient(top, rgb(236, 216, 73) 25%,rgb(239, 165, 54) 90%);
    line-height: 2em;
    border: 3px solid #d88304;
    border-radius: 20px;
    margin-top: .6em;
    color: #272727;
    letter-spacing: .2em;
}
#p1 .area_btn a:hover,
#p1 .area_btn a:active{
    background: -webkit-linear-gradient(top, rgb(239, 165, 54) 25%,rgb(236, 216, 73) 90%);
}
/* 名額加碼 */
#p1 .area_btn span.bonus {
    display: block;
    position: absolute;
    top: 0;
    right: 1.2em;
    background: #c72828;
    height: 2em;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .05em;
    color: #FFF;
    padding: 0 .5em;
    margin-top: .65em;
    border-radius: 5px;
}
#p1 .area_prize{
    padding: 2.5em 1.2em;
    margin-top: 1em;
    background-image: url(../images/stone.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: 10%;
    line-height: 1.2em;
}
#p1 .area_prize h4{ padding-left: 3.5em; font-size: 30px; line-height: 1.6em; }
#p1 .area_prize p{ padding-left: 5em; }

.ps_area{
    margin: 0 auto;
    color: #bb2323;
    font-weight: bold;
    text-align: left;
    margin-top: 1em;
    padding-left: 6em;
}

/* ================= p2 =================  */

section#p2{ font-weight: bold; text-align: center;}

#p2 .title{
    margin: 0 auto;
    background-image: url('../images/npc_2.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 105%;
}
#p2 .title h3{
    font-size: 40px;
    color: #d24d8c;
    line-height: 1.5em;
    letter-spacing: .5em;
    padding-right: 1em;
    padding-top: 2em;
    padding-bottom: .5em;
}
#p2 .title p{
    margin: 0 auto;
    background: #efefef;
    font-size: 22px;
    color: #404040;
    line-height: 1.8em;
    border: 3px solid #d24d8c;
    border-radius: 3px;
}

/* ================= p3 =================  */

section#p3{ font-weight: bold; text-align: center; }
section#p3 .p3_content{}

#p3 .title{
    margin: 0 auto;
    background-image: url('../images/npc_3.png');
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: -3% 2%;
    margin-top: 3em;

}
#p3 .title h3{
    font-size: 40px;
    color: #d24d8c;
    line-height: 1.5em;
    letter-spacing: .5em;
    padding-left: 1em;
    padding-top: 2em;
    padding-bottom: .5em;
}
/* #p3 .title h3 p{
    display: inline-block;
    background: #787eac;
    font-size: 15px;
    color: #FFF;
    letter-spacing: .04em;
    margin-top: 1em;
    margin-right: 1.2em;
    padding: .1em 1em;
    border-radius: 15px;
} */
#p3 .form{ margin-bottom: 4em; }
#p3 .form .txt{
    display: block;
    width: 74%;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 2.5em;
    color: #787eac;
    padding: 0 20px;
    margin-right: 5px;
    border: 3px solid #787eac;
    float: left;
}
#p3 .form .form_btn{
    display: block;
    background: #d24d8c;
    background: -webkit-linear-gradient(top, rgb(226, 79, 133) 25%,rgb(175, 33, 85) 90%);
    font-family: "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 2em;
    color: #FFF;
    padding: 0 25px;
    border: 2px solid #ff3494;
    border-radius: 20px;
    cursor: pointer;
    float: left;
}
#p3 .form .form_btn:hover,
#p3 .form .form_btn:focus,
#p3 .form .form_btn:active{
    background: -webkit-linear-gradient(top, rgb(175, 33, 85) 25%,rgb(226, 79, 133) 90%);
}

#p3 .p3_content p{
    display: block;
    clear: both;
    background: #787eac;
    font-size: 15px;
    color: #FFF;
    letter-spacing: .04em;
    margin-top: .6em;
    margin-right: 1.2em;
    padding: .1em 1em;
    border-radius: 15px;
}


/* ================= p4 =================  */

section#p4{
    clear: both;
    background: #f1f1f1;
    margin-top: 8em;
    border-top: 3px solid #e4e4e4;
    padding-bottom: 4em;
}
#p4 h3{
    font-size: 40px;
    color: #909090;
    text-align: center;
    line-height: 4em;
    letter-spacing: .5em;
}
#p4 ul{}
#p4 li{
    color: #828282;
    list-style-type: decimal;
    line-height: 1.5em;
    padding-left: 8px;
    padding-bottom: 12px;
}

/* ================= top_btn =================  */

.top_btn{ position: absolute; top: 0; width: 100%; }
.top_btn ul{
    margin: 0 auto;
    width: 70%;
    text-align: right;
    margin-top: .5em;
}
.top_btn li{ display: inline-block; line-height: 1.8em; }
.top_btn li a{
    display: inline-block;
    background: #333;
    color: #b1b1b1;
    font-size: 13px;
    width: 5em;
    text-align: center;
    border-radius: 4px;
    line-height: 2.3em;
}
.top_btn li a:hover,
.top_btn li a:active{ color: #FFF; background: #3b60b7; }

/* ---6/21--- */
/* .top_btn li:nth-child(3){display: none;}
.top_btn li:nth-child(4){display: none;} */

/* ==========================================================================
  Footer
========================================================================== */

.footer{ background: #303030; }
.footer_content{
    display: block;
    margin: auto;
    font-family: Arial;
    font-size: 18px;
    text-align: center;
    color: #888;
    line-height: 2.5em;
    padding: .3em 0;
}
.footer_content li{ display: inline-block;}
.footer_content li p{ line-height: 1.6em; font-size: 15px;}
.footer_content a{ display: inline-block; width: 38px;}
.footer_content a img{ width: 100%; margin-bottom: -.7em; }

.footer_content a.fb:hover{ -webkit-filter:hue-rotate(180deg); }
.footer_content a.logo:hover{ -webkit-filter:hue-rotate(90deg); }











