.idx_area_infomation,
.index_topbg_box {
    color: #FFF;
}
#idxtpbg_mouse_event {
    position: relative;
}
.idxtpbg_main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url("../Images/index_movement/bg_idxtpbg_main.png") center center no-repeat #10102b;
    background-size: contain;
    overflow: hidden;
}
.idxtpbg_main_lanterns {
    position: absolute;
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
    background: url("../Images/index_movement/bg_idxtpbg_main_lanterns.png") center center no-repeat;
    background-size: cover;
}
/*#idxtpbg_main_lantern_pos {
    transition: transform 0.1s;
}*/
/* 首頁燈-Start */
.idxtpbg_main_lantern {
    position: absolute;
}
.idxtpbg_main_lantern_square {
    position: relative;
    height: 0;
    overflow: hidden;
    /*暫
    background-color: rgba(255, 255, 255, 0.5);*/
}
.idxtpbg_main_lantern_square::before,
.idxtpbg_main_lantern_breath,
.idxtpbg_main_lantern_breath::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.idxtpbg_main_lantern_square::before,
.idxtpbg_main_lantern_breath::before {
    content: "";
}
.idxtpbg_main_lantern_breath::before {
    animation-name: _LikeBreathLight;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    opacity: 0.5;
}
@keyframes _LikeBreathLight {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}
/*左下*/
.lantern_item_left1 {
    width: 25.65%;
    left: 0;
    bottom: 0;
}
.lantern_item_left1 .idxtpbg_main_lantern_square {
    padding-bottom: 87.52%;
}
.lantern_item_left1 .idxtpbg_main_lantern_square::before {
    background-image: url("../Images/index_movement/lanterns/shadow/idxtpbg_main_lanterns_left01.png");
}
.lantern_item_left1 .idxtpbg_main_lantern_breath::before {
    background-image: url("../Images/index_movement/lanterns/idxtpbg_main_lanterns_left01.png");
    animation-delay: 0.5s;
}
/*右1*/
.lantern_item_right1 {
    width: 19.35%;
    right: 0;
    top: 9.22%;
}
.lantern_item_right1 .idxtpbg_main_lantern_square {
    padding-bottom: 89.66%;
}
.lantern_item_right1 .idxtpbg_main_lantern_square::before {
    background-image: url("../Images/index_movement/lanterns/shadow/idxtpbg_main_lanterns_right01.png");
}
.lantern_item_right1 .idxtpbg_main_lantern_breath::before {
    background-image: url("../Images/index_movement/lanterns/idxtpbg_main_lanterns_right01.png");
    animation-delay: 1s;
}
/*右2*/
.lantern_item_right2 {
    width: 15.4%;
    right: 0;
    top: 33.87%;
}
.lantern_item_right2 .idxtpbg_main_lantern_square {
    padding-bottom: 154.87%;
}
.lantern_item_right2 .idxtpbg_main_lantern_square::before {
    background-image: url("../Images/index_movement/lanterns/shadow/idxtpbg_main_lanterns_right02.png");
}
.lantern_item_right2 .idxtpbg_main_lantern_breath::before {
    background-image: url("../Images/index_movement/lanterns/idxtpbg_main_lanterns_right02.png");
    animation-delay: 1.5s;
}
/*大燈*/
.lantern_item_main {
    width: 35.05%;
    right: 3.6%;
    top: 8.18%;
}
.lantern_item_main .idxtpbg_main_lantern_square {
    padding-bottom: 141.36%;
}
.lantern_item_main .idxtpbg_main_lantern_square::before {
    background-image: url("../Images/index_movement/lanterns/shadow/idxtpbg_main_lanterns_main.png");
}
.lantern_item_main .idxtpbg_main_lantern_breath::before {
    background-image: url("../Images/index_movement/lanterns/idxtpbg_main_lanterns_main.png");
}
/* 首頁燈-End */
.idxtpbg_main_star {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../Images/index_movement/bg_idxtpbg_main_star.png") center center no-repeat;
    background-size: 100% 100%;
    animation-name: _IdxTopGDStar;
    animation-duration: 0.7s;
    animation-iteration-count: infinite;
    /* animation-timing-function: linear; */
    opacity: 0.3;
}
@keyframes _IdxTopGDStar {
    0% { opacity: 0.3; }
    50% { opacity: 1; }
    100% { opacity: 0.29; }
}
.idxtpbg_content {
    position: relative;
    /* min-height: 100vh; */
}
/* 燈區介紹 */
.idx_area_infomation {
    background-color: #9999ff;
}
.idxrnf_boxes {
    position: relative;
    overflow: hidden;
}
.idxrnf_boxes::before {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 35.83%;
}
.idxrnf_photo,
.idxrnf_image {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.idxrnf_photo {
    left: 0;
    right: 50%;
}
.idxrnf_image {
    left: 50%;
    right: 0;
    text-align: center;
}
.idxrnf_boxes:nth-child(odd) .idxrnf_photo {
    left: 50%;
    right: 0;
}
.idxrnf_boxes:nth-child(odd) .idxrnf_image {
    left: 0;
    right: 50%;
}
.idxrnf_photo_embed {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*transition: left 0.25s, top 0.25s, right 0.25s, bottom 0.25s;*/
}
/*.idxrnf_boxes:hover .idxrnf_photo_embed {
    left: -10%;
    top: -10%;
    right: -10%;
    bottom: -10%;
}*/
.idxrnf_photo {
    background: url("../Images/2020_taichung/index_photo/default.jpg") center center no-repeat #10102c;
    background-size: cover;
}
/*差異化-S*/
.idxrnf_child .idxrnf_photo_embed {
    background-image: url("../Images/2020_taichung/index_photo/area_child.jpg");
}
.idxrnf_art .idxrnf_photo_embed {
    background-image: url("../Images/2020_taichung/index_photo/area_art.jpg");
}
.idxrnf_forest .idxrnf_photo_embed {
    background-image: url("../Images/2020_taichung/index_photo/area_forest.jpg");
}
/*差異化-E*/
.idxrnf_info {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.idxrnf_info > div {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10%;
}
.idxrnf_theme {
    font-size: 42px;
}
.idxrnf_loaction {
    font-size: 25px;
    margin-bottom: 1em;
}
.idxrnf_description {
    font-size: 20px;
    margin-bottom: 3em;
    text-align: left;
}
.idxrnf_people {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25%;
}
.idxrnf_boxes:nth-child(odd) .idxrnf_people {
    left: 20px;
    right: auto;
}
.idxrnf_people > ul {
    display: flex;
}
.idxrnf_people > ul > li {
    width: 20%;
}
.people_status_show {
    position: relative;
    overflow: hidden;
}
.people_status_show::before {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 159.69%;
}
.people_status_show > div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/* 差異化 */
.idxrnf_child .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_1.png");
}
/* */
.idxrnf_art .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_2.png");
}
/* */
.idxrnf_forest .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_3.png");
}
/* */
.idxrnf_people[data-status="0"] li:nth-child(1) .people_status_show > div,
.idxrnf_people[data-status="0"] li:nth-child(2) .people_status_show > div,
.idxrnf_people[data-status="0"] li:nth-child(3) .people_status_show > div,
.idxrnf_people[data-status="0"] li:nth-child(4) .people_status_show > div,
.idxrnf_people[data-status="0"] li:nth-child(5) .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_zero.png");
}
/* */
.idxrnf_people[data-status="1"] li:nth-child(2) .people_status_show > div,
.idxrnf_people[data-status="1"] li:nth-child(3) .people_status_show > div,
.idxrnf_people[data-status="1"] li:nth-child(4) .people_status_show > div,
.idxrnf_people[data-status="1"] li:nth-child(5) .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_zero.png");
}
/* */
.idxrnf_people[data-status="2"] li:nth-child(3) .people_status_show > div,
.idxrnf_people[data-status="2"] li:nth-child(4) .people_status_show > div,
.idxrnf_people[data-status="2"] li:nth-child(5) .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_zero.png");
}
/* */
.idxrnf_people[data-status="3"] li:nth-child(4) .people_status_show > div,
.idxrnf_people[data-status="3"] li:nth-child(5) .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_zero.png");
}
/* */
.idxrnf_people[data-status="4"] li:nth-child(5) .people_status_show > div {
    background-image: url("../Images/2020_taichung/people_zero.png");
}
@media screen and (max-width:960px) {
    .idxrnf_people {
        position: static;
        width: 100%;
        max-width: 105px;
        margin-top: 5px;
    }
}
.idxrnf_btn > a,
.idxrnf_shortcut a {
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 #FFF;
    box-sizing: border-box;
}
.idxrnf_boxes:hover .idxrnf_btn > a,
.idxrnf_boxes:hover .idxrnf_shortcut a {
    animation-name: _ShortcutAnimation;
    animation-duration: 2.3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes _ShortcutAnimation {
    0% {
        border-color: rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 #FFF;
    }
    50% {
        border-color: rgba(255, 255, 255, 1);
        box-shadow: 0 0 13px #FFF;
    }
    100% {
        border-color: rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 #FFF;
    }
}
.idxrnf_btn > a {
    font-size: 21px;
    color: #FFF;
    max-width: 6em;
    padding: 0.25em 0;
    border-radius: 7px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}
.idxrnf_shortcut {
    position: absolute;
    right: 15px;
    top: 15px;
}
.idxrnf_boxes:nth-child(odd) .idxrnf_shortcut {
    position: absolute;
    right: auto;
    top: 20px;
    left: 20px;
}
.idxrnf_shortcut ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.idxrnf_shortcut li {
    float: left;
    margin-left: 20px;
}
.idxrnf_boxes:nth-child(odd) .idxrnf_shortcut li {
    margin-left: 0;
    margin-right: 20px;
}
.idxrnf_shortcut a {
    border-radius: 100%;
    /* box-shadow: 0 0 8px #FFF; */
    width: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 65% auto;
}
.idxrnf_shortcut a > span {
    font-size: 0;
    display: block;
    height: 0;
    padding-bottom: 100%;
}
.idxrnf_shortcut_location > a {
    background-image: url("../Images/index_movement/area_info_btn_location.png");
}
.idxrnf_shortcut_traffic > a {
    background-image: url("../Images/index_movement/area_info_btn_traffic.png");
}
.idxrnf_bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.idxrnf_bg > div {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 100%;
    transform: translate(0, -50%);
}
/* 童趣樂園 */
.idxrnf_child {
    /* background-color: #ffe24b; */
    /*background: linear-gradient(to bottom, rgba(246, 206, 111, 1) 0%, rgba(255, 96, 173, 1) 50%, rgba(255, 96, 173, 0));*/
    background: linear-gradient(to top, #ff950f, #ffe06d);
}
.idxrnf_child .idxrnf_btn > a,
.idxrnf_child .idxrnf_shortcut a {
    background-color: #ffbc00;
}
.idxrnf_child .idxrnf_bg_back,
.idxrnf_child .idxrnf_bg_front {
    background-repeat: repeat;
    background-position: 0 0;
}
.idxrnf_child .idxrnf_bg_back {
    background-image: url("../Images/index_movement/child_idxrnf_bg_back.png");
    /* transition: background-size 0.25s, left 0.25s, width 0.25s; */
}
.idxrnf_child .idxrnf_bg_front {
    background-image: url("../Images/index_movement/child_idxrnf_bg_front.png");
    opacity: 0;
}
.idxrnf_child:hover .idxrnf_bg_back,
.idxrnf_child:hover .idxrnf_bg_front {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: _BubbledMoving; /*, _BuddleLM;*/
}
.idxrnf_child:hover .idxrnf_bg_back {
    animation-duration: 13s; /*, 1.3s;*/
    /* animation-direction: normal, reverse; */
    filter: blur(2px);
}
.idxrnf_child:hover .idxrnf_bg_front {
    animation-duration: 7s; /*, 1s;*/
    opacity: 1;
}
/* @keyframes _BuddleLM {
    0% { background-position-x: 0px; }
    25% { background-position-x: -5px; }
    50% { background-position-x: 0px; }
    75% { background-position-x: 5px; }
    100% { background-position-x: 0px; }
} */
@keyframes _BubbledMoving {
    0% { background-position-y: 0; }
    100% { background-position-y: -954px; }
}
/*.idxrnf_child .idxrnf_bg_star_back {
    background-image: url("../Images/index_movement/child_idxrnf_star_back.png");
}
.idxrnf_child .idxrnf_bg_star_front {
    background-image: url("../Images/index_movement/child_idxrnf_star_front.png");
}
.idxrnf_child .idxrnf_bg_star_back,
.idxrnf_child .idxrnf_bg_star_front {
    opacity: 0.3;
}
.idxrnf_child:hover .idxrnf_bg_star_back,
.idxrnf_child:hover .idxrnf_bg_star_front {
    animation-name: _ChildStarTwinkling;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 0.7s;
}
.idxrnf_child:hover .idxrnf_bg_star_back {
    animation-delay: 0.3s;
}
@keyframes _ChildStarTwinkling {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}
.idxrnf_child:hover .idxrnf_bg_back {
    /* filter: blur(10px); *
    left: -5%;
    width: 110%;
    background-size: 100% auto;
}*/
/* 藝想世界 */
.idxrnf_art {
    /* background-color: #ff5fac; */
    /* background: linear-gradient(to bottom, rgba(255, 123, 172, 1), rgba(255, 96, 173, 0)); */
    background: linear-gradient(to top, #ff60ad, #ffa0ce);
}
.idxrnf_art .idxrnf_btn > a,
.idxrnf_art .idxrnf_shortcut a {
    background-color: #ff5fac;
}
.idxrnf_art .idxrnf_bg_top_bottom {
    background-image: url("../Images/index_movement/art_idxrnf_bg_top_bottom.png");
}
.idxrnf_art .idxrnf_bg_middle {
    background-image: url("../Images/index_movement/art_idxrnf_bg_middle.png");
    transition: filter 0.25s;
}
.idxrnf_art .idxrnf_bg > div.idxrnf_bg_line_back,
.idxrnf_art .idxrnf_bg > div.idxrnf_bg_line_front {
    background-position: 0px center;
    background-repeat: repeat-x;
    opacity: 0;
}
.idxrnf_art .idxrnf_bg > div.idxrnf_bg_line_back {
    background-image: url("../Images/index_movement/art_idxrnf_bg_line_back.png");
    background-size: 1910px 80%;
    animation-duration: 8.9s;
}
.idxrnf_art .idxrnf_bg > div.idxrnf_bg_line_front {
    background-image: url("../Images/index_movement/art_idxrnf_bg_line_front.png");
    background-size: 1910px 60%;
    animation-duration: 6.3s;
}
.idxrnf_art:hover .idxrnf_bg > div.idxrnf_bg_line_back,
.idxrnf_art:hover .idxrnf_bg > div.idxrnf_bg_line_front {
    animation-name: _ArtLineMoving;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /*animation-duration: 3.7s;*/
    opacity: 1;
}
.idxrnf_art:hover .idxrnf_bg > div.idxrnf_bg_line_back {
    animation-direction: reverse;
}
@keyframes _ArtLineMoving {
    0% {
        background-position: 0px center;
    }
    100% {
        background-position: -1910px center;
    }
}
.idxrnf_art:hover .idxrnf_bg_middle {
    filter: blur(5px);
}
/* 森林秘境 */
.idxrnf_forest {
    /* background-color: #00bbb5; */
    /* background: linear-gradient(to bottom, rgba(0, 188, 182, 1), rgba(255, 96, 173, 0)); */
    background: linear-gradient(to top, #00bcb6, #66d7d3);
}
.idxrnf_forest .idxrnf_btn > a,
.idxrnf_forest .idxrnf_shortcut a {
    background-color: #00bbb5;
}
.idxrnf_forest .idxrnf_bg {
    opacity: 0.5;
}
.idxrnf_forest .idxrnf_bg_back {
    background-image: url("../Images/index_movement/forest_area_image_bg_back.png");
}
.idxrnf_forest .idxrnf_bg_front {
    background-image: url("../Images/index_movement/forest_area_image_bg_front.png");
}
.idxrnf_forest:hover .idxrnf_bg_back,
.idxrnf_forest:hover .idxrnf_bg_front {
    transform: translate(0, -50%) rotate(0deg);
    animation-name: _ForestFrontRotate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.idxrnf_forest:hover .idxrnf_bg_back {
    /* animation-duration: 2.3s; */
    animation-duration: 4.7s;
    animation-direction: reverse;
}
.idxrnf_forest:hover .idxrnf_bg_front {
    /* animation-duration: 1.7s; */
    animation-duration: 3.3s;
}
@keyframes _ForestFrontRotate {
    0% {
        transform: translate(0, -50%) skewY(0deg) rotate(0deg) scale(1);
    }
    25% {
        transform: translate(0, -50%) skewY(3deg) rotate(1deg) scale(1.1);
    }
    50% {
        transform: translate(0, -50%) skewY(0deg) rotate(0deg) scale(1);
    }
    75% {
        transform: translate(0, -50%) skewY(-3deg) rotate(-1deg) scale(1.1);
    }
    100% {
        transform: translate(0, -50%) skewY(0deg) rotate(0deg) scale(1);
    }
}

@media screen and (max-width:1366px) {
    .idxrnf_shortcut a {
        width: 65px;
    }
}
@media screen and (max-width:1200px) {
    .idxrnf_shortcut a {
        width: 50px;
    }
    .idxrnf_description {
        margin-bottom: 1em;
    }
}
@media screen and (max-width:1024px) {
    .idxrnf_description {
        display: none;
    }
}
@media screen and (max-width:960px) {
    .idxrnf_description {
        display: none;
    }
    .idxrnf_boxes::before {
        content: none;
    }
    .idxrnf_photo,
    .idxrnf_photo_embed {
        position: static;
    }
    .idxrnf_photo_embed {
        padding-bottom: 71.6%;
    }
    .idxrnf_image {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        text-align: left;
    }
    .idxrnf_bg {
        display: none;
    }
    .idxrnf_theme,
    .idxrnf_loaction {
        display: inline;
        /* font-size: 18px; */
        font-size: 25px;
    }
    .idxrnf_child .idxrnf_image {
        background-image: url("../Images/index_movement/mobile_area_1.jpg");
    }
    .idxrnf_art .idxrnf_image {
        background-image: url("../Images/index_movement/mobile_area_2.jpg");
    }
    .idxrnf_forest .idxrnf_image {
        background-image: url("../Images/index_movement/mobile_area_3.jpg");
    }
    .idxrnf_boxes:nth-child(odd) .idxrnf_shortcut,
    .idxrnf_shortcut {
        left: auto;
        right: 20px;
        top: 50%;
        transform: translate(0, -50%);
    }
    .idxrnf_boxes:nth-child(odd) .idxrnf_shortcut li,
    .idxrnf_shortcut li {
        margin-left: 10px;
        margin-right: 0;
    }
    .idxrnf_btn {
        margin-top: 5px;
    }
    .idxrnf_btn > a {
        margin-left: 0;
        text-align: center;
        font-size: 18px;
        padding: 0.2em 1em;
        max-width: none;
        white-space: nowrap;
    }
    .idxrnf_info > div {
        padding: 20px;
        /* padding-right: 170px; */
        display: flex;
        align-items: center;
    }
    .idxrnf_info_text {
        flex-grow: 1;
        padding-right: 10px;
    }
    .idxrnf_shortcut a {
        width: 65px;
    }
}
@media screen and (max-width:575px) {
    .idxtpbg_main_lanterns {
        background-image: url("../Images/index_movement/bg_idxtpbg_main_lanterns_mobile.png");
    }
    .lantern_item_main {
        width: 73.96%;
        right: -5.4%;
        top: 17.18%;
    }
    .lantern_item_right2 {
        width: 28.1%;
        display: none;
    }
    .lantern_item_right1 {
        width: 35.31%;
    }
    .lantern_item_left1 {
        width: 46.81%;
    }
    .idxrnf_theme,
    .idxrnf_loaction {
        font-size: 16px;
    }
}