body {
    font-family: 'Microsoft JhengHei';
}

.l-container {
    min-width: 1200px;
}

.section-bg {
    width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}

.back-home {
    max-width: 600px;
    margin: auto;
    padding: 0 20px;
    position: relative;
    left: 180px;
    top: 80px;
    z-index: 1;
}

.back-home a {
    width: 100%;
    height: 200px;
    display: block;
}

.line-id {
    font-size: 26px;
    font-weight: bold;
    color: #01C601;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-40%);
    -webkit-transform: translateX(-40%);
    -moz-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    -o-transform: translateX(-40%);
}

.section_1 {
    background-color: #FF97BE;
    background-image: url('/images/events/add_line_friend/taogoline_bg_pink.png');
}

.section_1 .section-bg {
    height: 438px;
    background-image: url('/images/events/add_line_friend/LINEQRCode.png');
    position: relative;
}

.section_2,
.section_3 {
    background-color: #EAEAEA;
}

.section_2 .section-bg {
    height: 677px;
    background-image: url('/images/events/add_line_friend/taogoline_pic_qrcode.jpg');
}
.section_3 .section-bg {
    height: 494px;
    background-image: url('/images/events/add_line_friend/taogoline_pic_number.jpg');
}

footer {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    background-color: #263046;
}

.taogo-event-footer {
    padding: 0 !important;
}
