@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins');
body {
    font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    background: #fff;
    margin: 0;
    padding: 0;
}

section {
    display: block;
}

.en-word {
    font-family: 'AvalonN';
}

* {
    box-sizing: border-box;
}

strong {
    font-weight: bold;
}

area {
    outline: 0;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.clearfix {
    clear: both;
}

a {
    color: #5d656c;
    text-decoration: none;
}

#header,
.header,
.header img,
#footer,
.footer,
.footer img {
    padding: 0;
    margin: 0;
    margin-bottom: -2px;
    overflow: hidden;
    width: 100%;
}

.top-without-brand {
    /* 使手機無法左右浮動 */
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


/*******************
banner
*******************/

.the-quiz,
.tarot,
.welcome-wrap {
    margin-top: 149px;
}

.nav {
    background: url(../images/top_btn_bg.png) no-repeat right top;
    height: 58px;
    position: fixed;
    width: 100%;
    top: 149px;
    padding-left: 62%;
    z-index: 30;
}

.nav .nav-btn {
    display: inline-flex;
    position: relative;
    top: 13px;
}

.nav .nav-btn a {
    color: white;
    font-size: 24px;
    letter-spacing: 0.5px;
}

.nav .nav-btn a:hover {
    color: #f6df32;
    transition: all .2s linear;
}

.divi {
    color: #a8a8a8;
    font-size: 20px;
    position: relative;
    top: -2px;
}

.banner-wrap {
    text-align: center;
}

.banner-wrap img {
    width: 100%;
    margin: 0 auto;
}

.text-wrap {
    margin-top: -2px;
    margin-bottom: -7px;
    background: #ffeaf0 url(../images/quiz/bg1.jpg) no-repeat center top;
    background-size: contain;
    min-height: 603px;
}

.quiz-wrap {
    text-align: center;
}

.quiz-inner {
    width: 1220px;
    height: 265px;
    background: black;
    margin: 0 auto;
    color: white;
    /*        padding: 90px;*/
    display: inline-flex;
}

.quiz-question {
    font-size: 30px;
    width: 49%;
    padding: 7.5%;
    display: inline-flex;
}

.question-num {
    font-family: 'Poppins', sans-serif;
    font-size: 88px;
    width: 20%;
}

.question-word {
    width: 75%;
    line-height: 40px;
    /*    margin-top: auto;*/
    text-align: left;
}

.quiz-answer {
    padding: 4.5%;
    width: 48%;
    text-align: left;
}

button {
    line-height: 40px;
    cursor: pointer;
    background: none;
    border: none;
    color: white;
    font-size: 25px;
    font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
}

button:hover {
    color: #b9b9b9;
    transition: all .2s linear;
}

.emoji {
    width: 60px;
}

.buttons button {
    width: 100%;
    text-align: left;
}


/*******************
answer-wrap
*******************/

.discription {
    width: 950px;
    margin: 0 auto;
}

.discription h4 {
    text-align: center;
    color: #850d0d;
    font-size: 27px;
    padding-top: 30px;
    margin-top: 200px;
}

.discription .answer-text {
    padding-top: 30px;
    line-height: 28px;
    font-size: 18px;
    color: #474747;
}

.discription h4 span {
    font-weight: bold;
}

.answer-title {
    font-weight: 500;
}

.answer-title-wine {
    font-weight: 600;
}


/*******************
item-wrap
*******************/

.item-wrap {
    width: 100%;
    background: #ffeaf0 url(../images/quiz/bg2.jpg) no-repeat center top;
    background-size: cover;
    text-align: center;
    padding-top: 70px;
}

.item-wrap .items {
    width: 1400px;
    margin: 0 auto;
}

.item-wrap .item {
    width: 24%;
    display: inline-table;
    line-height: 25px;
}

.item-wrap .item .product {
    font-size: 18px;
    font-weight: 600;
}

.item-wrap .item a:hover {
    color: #850d0d;
    transition: all .2s linear;
}

.item-tag {
    font-weight: 600;
    color: #fff;
    background: #fb7070;
    width: 150px;
    margin: 0 auto;
}

.item-tag-man {
    background: #3861a9;
    width: 170px;
}


/*******************
btn-wrap
*******************/

.btn-wrap {
    background: #ffeaf0 url(../images/quiz/bg3.jpg) no-repeat center top;
    background-size: cover;
    padding: 70px;
    text-align: center;
}

.btn-wrap a {
    padding: 10px 30px;
    background: #850d0d;
    color: white;
}

.btn-wrap a:hover {
    background: #000;
    color: white;
    transition: all .2s linear;
}

.btns .btn {
    display: inline-flex;
}

.btns .again a {
    cursor: pointer;
    padding: 10px 40px;
    cursor: pointer;
}

.nav-btn {
    cursor: pointer;
}


/*******************
tarot-banner-wrap
*******************/

.tarot-banner-wrap {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: white;
}

.tarot-main-wrapper {
    background: url(../images/tarot/bg1.jpg) repeat center top;
    background-size: cover;
}

.tarot-banner-wrapper {
    width: 1250px;
    margin: 100px auto 30px;
    display: inline-flex;
}

.tarot-banner-wrap .tarot-banner {
    width: 50%;
}

.tarot-banner-right {
    padding: 30px 70px 0px;
    text-align: left;
}

.content-title {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 35px;
    font-weight: 600;
}

.yellow-word {
    color: #f6df32;
    font-weight: 600;
}

.sign-wrap {
    font-size: 18px;
}

.sign-wrap img {
    position: relative;
    top: 15px;
}

.tarot-card-title span {
    color: #f6df32;
    font-size: 30px;
    font-weight: 600;
}

.tarot-card {
    margin: 30px auto 70px;
    display: inline-flex;
}

.tarot-card li {
    list-style: none;
    margin: 5px;
}

.tarot-card li a {
    position: relative;
}

.tarot-card li a:hover {
    top: -10px;
}

.card-answer-wrap {
    background: url(../images/tarot/bg2.jpg) no-repeat center top;
    background-size: cover;
    color: #474747;
    font-size: 18px;
    line-height: 28px;
}

.card-answer-wrapper {
    width: 1250px;
    margin: 150px auto 0px;
    display: inline-flex;
}

.card-answer-img {
    width: 40%;
}

.card-answer-text {
    margin-top: 150px;
    width: 60%;
    text-align: left;
}

.highlight {
    background: rgba(246, 223, 50, 0.8);
}

.items-wrap {
    background: #f8d6d6;
}

.tarot .btn-wrap {
    background: #f8d6d6;
}

.answer-wrap .answer {
    display: none;
}

.answer-wrap .answer.active {
    display: block;
}