/*! CSS Used from: ../../assets/css/reset.css ; media=screen */
@media screen {
    html * {
        -webkit-text-size-adjust: 100%;
        -webkit-overflow-scrolling: touch;
    }

    body,
    div,
    p,
    input,
    form {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    input {
        font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        *vertical-align: middle;
    }

    input {
        line-height: normal;
        *overflow: visible;
    }

    img {
        border: 0;
        -ms-interpolation-mode: bicubic;
        vertical-align: middle;
    }

    br {
        clear: both;
    }

    p {
        word-wrap: break-word;
        overflow: hidden;
    }

    a,
    img {
        text-decoration: none;
        color: #69C;
        outline: none;
        behavior: expression(this.onFocus=this.blur());
    }

    a:hover,
    img:hover {
        color: #225E86;
        text-decoration: none;
    }

    a,
    a:hover {
        -webkit-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
    }

    body {
        font: 13px/1.431 Arial, 微軟正黑體, Helvetica, sans-serif;
    }

    section {
        display: block;
    }

    b,
    strong {
        font-weight: 700;
    }

    small {
        font-size: 85%;
    }

    form {
        margin: 0;
    }

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    input:invalid {
        background-color: #f0dddd;
    }

    @media print {
        * {
            background: transparent !important;
            color: #000 !important;
            text-shadow: none !important;
            -webkit-filter: none !important;
            filter: none !important;
            -ms-filter: none !important;
        }

        a,
        a:visited {
            text-decoration: underline;
        }

        a[href]:after {
            content: " ("attr(href) ")";
        }

        a[href^="javascript:"]:after,
        a[href^="#"]:after {
            content: "";
        }

        img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }

        h2,
        h3 {
            page-break-after: avoid;
        }
    }

    ul,
    ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    :focus {
        outline: none;
    }

    h2,
    h3 {
        margin: 0;
        padding: 0;
    }
}

/*! CSS Used from: ../../css/style.css ; media=screen */
@media screen {
    body {
        font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
        background: #fff;
    }

    .hd h2 {
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 1.4;
    }

    .list03 ul,
    .list03 li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul,
    ul li {
        list-style: none;
    }

    .box05 {
        padding-top: 15px;
    }

    .box05 .hd {
        padding: 0 0 5px;
    }

    .box05 .hd h2 {
        font-size: 14px;
        color: #4a4a4a;
        font-weight: bold;
    }

    .list03 li {
        font-size: 12px;
        padding: 0 0 0 15px;
        color: #4a4a4a;
    }

    h2.tit {
        width: 100%;
        margin: 0;
        color: #026c6b;
        font-size: 16px;
        height: auto;
        line-height: 20px;
        font-weight: bold;
        padding: 15px 0 0 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left;
    }

    h2.tit span {
        color: #e50011;
    }

    .resultwrap {
        text-align: center;
        overflow: hidden;
        width: 100%;
        background-color: #fff;
    }

    .resultwrap .r_box {
        position: relative;
        float: left;
        width: 50%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .resultwrap h2,
    .resultwrap p {
        margin: 0;
        line-height: 20px;
        font-size: 16px;
        font-weight: bold;
        padding: 30px 0 0 0;
    }

    .resultwrap h2.tit {
        color: #026c6b;
    }

    .resultwrap .showtext {
        width: 100%;
        font-size: 30px;
        line-height: 30px;
        color: #e50011;
        border: none;
        padding: 15px 0;
        float: none;
    }

    .resultwrap span {
        font-size: 16px;
        color: #026c6b;
        display: inline;
    }

    .resultwrap .monitor_counter {
        font-size: 30px;
        color: #e50011;
    }

    @media (max-width: 650px) {
        .calcu_result {
            width: 100%;
        }

        .resultwrap .r_box {
            width: 100%;
            border-bottom: none;
        }

        .resultwrap p {
            min-width: 110px;
            float: left;
            padding: 8px 0;
            line-height: 46px;
            font-size: 14px;
            text-align: center;
            margin-right: 15px;
        }

        .resultwrap .showtext {
            text-align: left;
        }

        .resultwrap span {
            margin: 0;
        }
    }

    @media (max-width: 400px) {
        .resultwrap p {
            min-width: 100px;
            margin-right: 5px;
        }

        .resultwrap .monitor_counter {
            margin: 0;
        }
    }
}

/*! CSS Used from: ../../css/style2.css ; media=screen */
@media screen {
    .resultwrap .showtext {
        font-size: 30px;
        color: #e50011;
        border: none;
        float: none;
    }

    .diet_list {
        margin: 30px 0 0 0;
        text-align: left;
    }

    .diet_list dl {
        margin: 0;
        font-size: 18px;
        height: auto;
        width: 100%;
        display: inline-block;
        padding: 10px 0;
        color: #000;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .diet_list h3 {
        font-weight: normal;
        margin: 0;
        width: 40%;
        float: left;
        line-height: 24px;
        padding: 10px 0;
    }

    .diet_list dt {
        width: 60%;
        float: left;
    }

    .diet_list input[type="text"] {
        text-align: right;
        font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
        border: none;
        height: 45px;
        border-radius: 5px;
        position: relative;
        width: 90px;
        padding: 0 5px;
        color: #989898;
        float: left;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        behavior: url("../../css/js/beauty/pie/PIE.php");
        background: rgba(2, 108, 107, 0.14);
    }

    .diet_list .slider_show_unit {
        display: inline-block;
        color: #000;
        margin: 7px 0 0 10px;
        float: left;
        line-height: 34px;
    }

    .slider_warp {
        display: inline-block;
        float: left;
        width: 100%;
        position: relative;
    }

    .slider {
        width: 175px;
        height: 12px;
        cursor: pointer;
        position: relative;
        float: left;
        background-color: #fff;
        margin: 16px 10px 0;
        border-radius: 6px;
        behavior: url("../../css/js/beauty/pie/PIE.php");
        box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.2);
    }

    .handle {
        z-index: 3;
        position: relative;
        margin-left: 2px;
        -webkit-transition: none;
        transition: none;
        display: inline-block;
        height: 24px;
        position: absolute;
        top: -5px;
        width: 24px;
        cursor: pointer !important;
        background-color: #026c6b;
        border-radius: 50%;
        behavior: url("../../css/js/beauty/pie/PIE.php");
        border: 2px solid #51a9ab;
        transition: all 0s ease-in-out;
    }

    .handle:hover {
        transition: all 0s ease-in-out;
    }

    .progress {
        position: relative;
        z-index: 2;
        height: 100%;
        background-color: #f0be58;
        border-radius: 6px;
        behavior: url("../../css/js/beauty/pie/PIE.php");
    }

    .resultwrap.r_diet {
        margin-top: 10px;
    }

    .resultwrap.r_diet .showtext {
        overflow: auto;
    }

    .break2 {
        display: inline;
    }

    @media (max-width: 840px) {
        .diet_list dt {
            width: 60%;
        }

        .slider {
            width: 53%;
        }

        .break2 {
            display: block;
        }
    }

    @media (max-width: 720px) {
        .resultwrap p {
            min-width: 110px;
            float: left;
            padding: 8px 0;
            line-height: 46px;
            text-align: center;
            margin-right: 15px;
        }

        .resultwrap .showtext {
            text-align: left;
        }
    }

    @media (max-width: 700px) {
        .diet_list dt {
            width: 100%;
        }

        .break2 {
            display: inline-block;
        }

        .slider_warp {
            margin-top: 10px;
        }

        .slider {
            margin: 12px 10px 0 0;
            width: 70%;
        }
    }

    @media (max-width: 630px) {
        .slider {
            width: 63%;
        }
    }

    @media (max-width: 530px) {
        .slider {
            width: 60%;
        }
    }

    @media (max-width: 500px) {
        .diet_list dl {
            font-size: 14px;
        }

        .slider {
            width: 58%;
        }
    }

    @media (max-width: 470px) {
        .slider {
            width: 55%;
        }
    }

    @media (max-width: 440px) {
        .slider {
            width: 49%;
        }
    }

    @media (max-width: 400px) {
        .diet_list {
            font-size: 12px;
        }

        .slider {
            width: 53%;
        }

        .diet_list input[type="text"] {
            width: 80px;
        }
    }

    @media (max-width: 360px) {
        .slider {
            width: 49%;
        }
    }

    @media (max-width: 340px) {
        .slider {
            width: 45%;
        }
    }

    @media (max-width: 320px) {
        .slider {
            width: 43%;
        }
    }
}

/*! CSS Used from: ../../css/fix.css ; media=screen */
@media screen {
    .bg1 .bg1L {
        background: none;
    }

    .bg1 .bg1R {
        background: none;
    }

    .bg1 .wrap1 {
        background-color: rgba(229, 242, 243, 0.9);
    }

    .loan_nav a {
        color: #026c6b;
        border: solid 1px #026c6b;
        background-color: rgba(255, 255, 255, 0.4);
    }
}

/*! CSS Used from: ../../assets/css/index.css ; media=screen */
@media screen {
    body {
        width: 100%;
        text-align: center;
    }

    body {
        width: 100%;
        height: 100%;
        display: block;
    }

    .btn {
        display: inline-block;
        padding: 0.8em 4em;
        font-size: 15px;
        color: #fff;
        background: #3a9998;
        border-radius: 5px;
        transition: 0.4s;
    }

    .btn:hover {
        color: #fff;
        background: #298584;
    }

    dt,
    input {
        border-width: 0px;
        border-style: initial;
        border-color: initial;
        border-image: initial;
    }

    input {
        font-family: 微軟正黑體, Arial, Calibri, Verdana, Geneva, sans-serif;
        font-size: 100%;
        vertical-align: baseline;
        margin: 0px;
    }
}

/*! CSS Used from: ../../assets/css/layout.css ; media=screen */
@media screen {

    body,
    div,
    span,
    img,
    small,
    strong,
    p,
    a,
    dl,
    dt,
    ul,
    li,
    form {
        vertical-align: baseline;
        font-family: inherit;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        outline: 0;
        padding: 0;
        margin: 0;
        border: 0;
    }

    ul {
        list-style: none;
    }

    :focus {
        outline: none;
    }

    html * {
        max-height: 1000000px;
        -webkit-text-size-adjust: 100%;
        -webkit-overflow-scrolling: touch;
    }

    a {
        color: #535353;
        text-decoration: none;
    }

    a {
        outline: none;
        hlbr: expression(this.onFocus=this.blur());
    }

    img {
        vertical-align: top;
    }

    body {
        font: normal 16px/18px 'Microsoft JhengHei';
        color: #000;
        overflow-x: hidden;
        background: #fff;
    }

    body.cal {
        background: url(../../img/index/bg_qa.jpg?r=1503279614462) repeat center top;
    }

    input {
        font: normal 16px/18px 'Microsoft JhengHei';
        padding: 0;
        margin: 0;
        vertical-align: middle;
    }

    div,
    a,
    input,
    p {
        font-family: 'Microsoft JhengHei';
    }

    h2,
    h3 {
        margin: 0;
        padding: 0;
    }

    @media screen and (max-width:899px) {
        .hidden-sm {
            display: block;
        }

        .hidden-lg {
            display: block;
        }
    }

    @media screen and (min-width:900px) and (max-width:1200px) {
        .hidden-sm {
            display: none !important;
        }

        .hidden-lg {
            display: block;
        }
    }

    @media screen and (min-width:1201px) {
        .hidden-sm {
            display: block;
        }

        .hidden-lg {
            display: none !important;
        }
    }

    input::-webkit-input-placeholder {
        color: silver;
    }

    input::-moz-placeholder {
        color: silver;
        opacity: 1;
    }

    input:-ms-input-placeholder {
        color: silver;
    }

    input[type=text]:focus {
        color: #51a9ab;
    }

    .wrap1 {
        max-width: 1000px;
        margin: 0 auto;
    }

    #menuBtn {
        display: none;
    }

    .header_height {
        height: 60px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        text-align: right;
        background: #026c6b;
        z-index: 200;
    }

    .header .wrap1 {
        position: relative;
    }

    .header .logo--ctbc {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 152px;
        height: 43px;
        background: url(../../img/logo_ctbc.png?r=1503048070079) 0 0 no-repeat;
        background-size: 152px 43px;
        z-index: 500;
    }

    .nav {
        position: absolute;
        top: 0;
        width: 100%;
        background: none;
        box-shadow: none;
        z-index: 200;
    }

    .nav ul {
        margin: unset;
        font-size: 0;
        padding-right: 30px;
        margin-right: 80px;
    }

    @media screen and (max-width: 576px) {
        .nav ul {
            margin-right: auto;
        }
    }

    .nav ul li {
        display: inline-block;
        width: 125px;
        border: none;
        text-align: center;
        font-size: 16px;
    }

    .nav ul li a {
        display: block;
        font-weight: bolder;
        color: #fff;
        height: 60px;
        line-height: 60px;
    }

    .nav ul li a:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .nav-outer {
        position: absolute;
        width: 100%;
    }

    .nav-block {
        position: absolute;
        display: flex;
        width: 101%;
        top: 60px;
        right: 30px;
    }

    .nav-block ul {
        position: absolute;
        display: none;
        width: 125px;
        padding: 0;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }

    .nav-block ul.active {
        display: table;
    }

    /* .nav-block ul:nth-child(1) {
        right: calc(499px + 80px);
    }

    .nav-block ul:nth-child(2) {
        right: calc(375px + 80px);
    }

    .nav-block ul:nth-child(3) {
        right: calc(250px + 80px);
    }

    .nav-block ul:nth-child(4) {
        right: calc(125px + 80px);
    }

    .nav-block ul:nth-child(5) {
        right: calc(0px + 80px);
    } */

    .nav-block ul li {
        background: #fff;
        text-align: center;
        height: 40px;
        padding-top: 10px;
    }

    .nav-block ul li:after {
        content: "";
        border-bottom: 1px solid #e9e9e9;
        display: block;
        width: 60%;
        margin: 8px 20%;
    }

    .nav-block ul li:last-child:after {
        display: none;
    }

    .nav-block ul li a {
        color: #000;
        vertical-align: middle;
        font-size: 14px;
    }

    @media screen and (min-width:767px) and (max-width:1366px) {
        /* .nav-block ul:nth-child(1) {
            right: calc(499px + 80px);
        }

        .nav-block ul:nth-child(2) {
            right: calc(375px + 80px);
        }

        .nav-block ul:nth-child(3) {
            right: calc(250px + 80px);
        }

        .nav-block ul:nth-child(4) {
            right: calc(125px + 80px);
        }

        .nav-block ul:nth-child(5) {
            right: calc(0px + 80px);
        } */
    }

    @media screen and (max-width:767px) {
        .nav-block ul li a {
            font-size: 20px;
        }
    }

    @media screen and (max-width:480px) {
        .nav ul li a {
            font-size: 12px;
            padding: 8px 0;
            line-height: 30px;
        }
    }

    @media screen and (max-width:450px) {
        .nav ul li a {
            line-height: 1.6;
        }
    }

    .topBtn {
        position: relative;
        display: block;
        color: #fff;
        text-align: center;
        font-size: 16px;
        padding-top: 22px;
        font-weight: 400;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        display: block;
        position: absolute;
        bottom: 100%;
        right: 0;
        width: 69px;
        height: 42px;
        background-color: #026c6b;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .topBtn:after {
        display: block;
        position: absolute;
        top: 10px;
        left: 50%;
        width: 12px;
        height: 12px;
        margin-left: -6px;
        display: inline-block;
        content: "";
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .topBtn:hover {
        color: #fff;
        background-color: #3e9e9e;
    }

    .sidebar {
        position: fixed;
        right: 0;
        top: 50%;
        margin-top: -192px;
        width: 90px;
        text-align: center;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 200;
    }

    .sidebar a {
        display: block;
        color: #fff;
        font-size: 16px;
        width: 100%;
        height: 90px;
        background-repeat: no-repeat;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .sidebar a:hover {
        background-color: #51a9ab;
    }

    .sidebar a:nth-child(1) {
        background-image: url(../../img/icon_sidebarI3.png);
    }

    .sidebar a:nth-child(2) {
        background-image: url(../../img/icon_sidebarI1.png);
    }

    .sidebar a:nth-child(3) {
        background-image: url(../../img/icon_sidebarI2.png);
    }

    .sidebar a:nth-child(4) {
        background-image: url(../../img/icon_sidebarI4.png);
    }

    .sidebar a:nth-child(1),
    .sidebar a:nth-child(2),
    .sidebar a:nth-child(3),
    .sidebar a:nth-child(4) {
        padding-top: 60%;
        background-position: center 20%;
        background-size: 50% 50%;
    }

    .sidebar b {
        display: block;
        font-size: 13px;
        font-weight: 400;
        height: 24px;
        line-height: 24px;
        background-color: #026c6b;
    }

    .sidebar a small {
        font-size: 12px;
    }



    .loan_title {
        display: block;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
        line-height: 40px;
        color: #026c6b;
        margin: 100px auto 0;
    }

    .loan_nav {
        padding: 35px 0 0;
        text-align: center;
        max-width: 1000px;
        margin: 0 auto -5px;
    }

    .loan_nav a {
        display: inline-block;
        width: 160px;
        font-size: 18px;
        font-weight: 700;
        color: #9b9b9b;
        margin: 0;
        height: 60px;
        line-height: 60px;
        border-radius: 5px;
        border: solid 1px #9b9b9b;
    }

    .loan_nav a:hover,
    .loan_nav a.on {
        color: #fff;
        border: solid 1px #026c6b;
        background-color: #026c6b;
    }

    .bg1 {
        position: relative;
        width: 100%;
        margin-bottom: 85px;
        overflow: hidden;
    }

    .bg1 .bg1L {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 500px;
        height: 100%;
        background: #e5f2f3;
    }

    .bg1 .bg1R {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 500px;
        height: 100%;
        background: #e5f2f3;
    }

    .loan_con {
        position: relative;
        padding-top: 30px;
        z-index: 2;
        border: solid 2px #026c6b;
        border-top: solid 7px #026c6b;
        background: #fff;
    }

    .loan_con a {
        cursor: default;
    }

    .wrap2 {
        max-width: 546px;
        margin: 0 auto;
        text-align: center;
    }

    .title1 {
        font-size: 30px;
        font-weight: 700;
        line-height: 40px;
        color: #000;
    }

    .txt1 {
        font-size: 18px;
        line-height: 32px;
    }

    .resultwrap {
        border-radius: 5px;
        margin-bottom: 1px;
    }

    .resultwrap.r2 .r_box {
        width: 100%;
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    }

    .resultwrap.r2 .showtext {
        line-height: 20px;
        padding: 20px 60px;
        text-align: center;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .resultwrap.r2 .showtext .TextNotice {
        font-weight: normal;
        font-size: 15px;
    }

    .resultwrap.r2 .showtext p.TextNotice {
        float: none;
    }

    .resultwrap.r2 .showtext a {
        color: #fff;
        margin: 20px 10px;
    }

    .resultwrap .r_box:after {
        display: block;
        position: absolute;
        top: 20%;
        right: 0;
        width: 1px;
        height: 60%;
        content: '';
        background: #026c6b;
    }

    .resultwrap .r_box:last-child:after {
        display: none;
    }

    .calcu_result {
        position: relative;
        overflow: hidden;
        width: 100%;
        font-size: 16px;
    }

    .survey h2.tit span {
        display: block;
        color: #9b9b9b;
        font-weight: 400;
        line-height: 30px;
    }

    .diet_list .break2 {
        display: inline-block;
    }

    .diet_list dl {
        border-bottom: 1px solid #d6e4e5;
    }

    .diet_list dl:last-child {
        border-bottom: none;
    }

    .diet_list h3 {
        font-size: 16px;
    }

    .diet_list .slider_show_unit {
        font-size: 16px;
    }

    .resultwrap.r_diet {
        background: none;
    }

    .resultwrap.r_diet .showtext {
        padding: 8px 0 0;
        background: rgba(2, 108, 107, 0.14);
        margin: 5px 0 20px;
    }

    .dietCon .survey {
        border-top: 1px solid #026c6b;
        overflow: hidden;
        width: 100%;
    }

    .list03 ul {
        padding-left: 20px;
        text-align: left;
    }

    .list03 li {
        padding: 0;
        list-style-type: square;
        list-style-position: outside;
    }

    form {
        width: 100%;
    }

    @media screen and (max-width:1000px) {
        .loan_nav a {
            margin: 0 1px;
        }
    }

    @media screen and (max-width:767px) {
        .loan_nav {
            padding: 35px;
        }

        .loan_nav a {
            text-align: center;
            margin: 0 16px 16px;
        }

        .loan_title {
            margin: 50px auto 0;
        }

        .loan_title.calculate {
            margin: 90px auto 0;
        }
    }

    @media screen and (max-width:750px) {
        .loan_nav {
            padding: 15px 0;
        }

        .loan_nav a {
            height: 40px;
            line-height: 40px;
            width: 140px;
            margin: 0 1% 8px;
        }

        .bg1 {
            background-color: rgba(81, 169, 171, 0.15);
        }

        .bg1 .bg1L,
        .bg1 .bg1R {
            display: none;
        }

        .wrap1,
        .wrap2 {
            max-width: 100%;
        }

        .loan_con {
            padding: 20px;
        }

        .title1 {
            font-size: 24px;
            line-height: 32px;
        }

        .txt1 {
            font-size: 14px;
            line-height: 16px;
        }

        .topBtn {
            right: 20px;
        }

        .warnningT {
            text-align: center;
        }

        .sidebar {
            width: 65%;
            right: -65%;
            -webkit-transition: right .5s;
            transition: right .5s;
            top: inherit;
            bottom: 10%;
            margin-top: 0;
            display: none;
        }

        .sidebar b {
            cursor: pointer;
            display: block;
            position: absolute;
            bottom: 0;
            left: -90px;
            width: 90px;
            height: 50px;
            background-color: rgba(0, 0, 0, 0.7);
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 8px 10px 8px 16px;
            line-height: 18px;
        }

        .sidebar b:before {
            display: block;
            position: absolute;
            top: 50%;
            left: 9px;
            width: 8px;
            height: 8px;
            margin-top: -4px;
            display: inline-block;
            content: "";
            border-right: 1px solid #51a9ab;
            border-top: 1px solid #51a9ab;
            -webkit-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        .resultwrap {
            padding: 15px;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .resultwrap .r_box:after {
            display: none;
        }

        .resultwrap .monitor_counter {
            font-size: 28px;
        }

        .resultwrap .showtext {
            line-height: 23px;
        }

        .resultwrap.r2 .showtext {
            padding: 10px;
            line-height: 16px;
        }

        .resultwrap .r_box p {
            position: relative;
        }

        .resultwrap .r_box p.TextNotice {
            line-height: 25px;
        }

        .resultwrap.r_diet {
            padding: 0;
        }

        .resultwrap.r_diet .showtext {
            text-align: center;
            padding: 8px 0 4px;
        }

        .diet_list {
            margin: 10px 0 0;
        }
    }
}

/*! CSS Used from: ../../assets/css/menu-v2019Q3.css ; media=screen */
@media screen {
    * {
        box-sizing: border-box;
    }

    .close_btn {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        border: 1px solid #484848;
        transition: all .5s ease-out;
        pointer-events: none;
    }

    .close_btn::before,
    .close_btn::after {
        content: '';
        width: 66.66%;
        height: 1px;
        background-color: #484848;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .close_btn::before {
        transform: translate(-50%, -50%) rotateZ(45deg);
    }

    .close_btn::after {
        transform: translate(-50%, -50%) rotateZ(-45deg);
    }

    @media screen and (min-width:900px) and (max-width: 1200px) {

        .nav ul li,
        .nav-block ul {
            width: 100px;
        }

        /* .nav-block ul:nth-child(1) {
            right: 400px;
        }

        .nav-block ul:nth-child(2) {
            right: 300px;
        }

        .nav-block ul:nth-child(3) {
            right: 200px;
        }

        .nav-block ul:nth-child(4) {
            right: 100px;
        }

        .nav-block ul:nth-child(5) {
            right: 0px;
        } */
    }

    @media screen and (max-width:899px) {
        #menuBtn {
            display: block;
            position: absolute;
            z-index: 200;
            top: 14px;
            right: 25px;
            width: 25px;
            height: 33px;
            background: linear-gradient(to bottom, transparent 0, transparent 15px, #FFF 15px, #FFF 17px, transparent 17px);
            padding: 0;
            transition: .3s;
            cursor: pointer;
            user-select: none;
            pointer-events: none;
        }

        #menuBtn.on {
            pointer-events: auto;
        }

        #menuBtn::before,
        #menuBtn::after {
            content: '';
            position: absolute;
            left: 0;
            width: 100%;
            height: 2px;
            background-color: #fff;
        }

        #menuBtn::before {
            top: 7px;
        }

        #menuBtn::after {
            bottom: 8px;
        }

        .header_height {
            position: relative;
            z-index: 2000;
            height: 0 !important;
        }

        .nav.nav_slide {
            background-color: rgba(0, 0, 0, 0);
            position: absolute;
            right: -100%;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 100vh;
            transition: background-color .5s ease-out;
        }

        .nav.nav_slide ul {
            display: block;
            position: absolute;
            background-color: #fff;
            margin-left: auto;
            width: 170px;
            height: 100vh;
            padding-top: 20px;
            right: -170px;
        }

        .nav.nav_slide li {
            display: block;
            width: 100%;
            text-align: left;
            padding-left: 20px;
        }

        .nav.nav_slide li a {
            display: inline-block;
            color: #007C7E;
            font-size: 18px;
            font-weight: bold;
            border-bottom: 1px solid #007C7E;
            height: auto;
        }

        .nav.nav_slide .nav-arrow::before {
            content: '▸';
            font-size: 20px;
            line-height: 29px;
            color: #007C7E;
            padding-left: 0.1em;
        }

        .nav.nav_slide .close_btn {
            position: absolute;
            top: 10px;
            right: -30px;
            border-color: #22BFB1;
            border-width: 2px;
            opacity: 0;
        }

        .nav.nav_slide .close_btn::before,
        .nav.nav_slide .close_btn::after {
            background-color: #22BFB1;
            height: 2px;
        }

        .nav-outer.nav_slide {
            display: none;
        }

        .nav-outer.nav_slide .nav-block {
            display: block;
            position: absolute;
            padding: 0;
            top: 0 !important;
            bottom: 0;
            right: 0;
            margin: auto;
        }

        .nav-outer.nav_slide .nav-block ul li {
            background-color: #D9FFF3;
            color: #FFF;
        }

        .nav-block ul li:after {
            border-bottom: none;
        }
    }
}

/*! CSS Used from: ../../assets/css/calculatePage.css ; media=screen */
@media screen {
    .calculate__h1 {
        display: block;
        color: #026c6b;
        font-size: 30px;
        font-weight: bold;
        line-height: 40px;
        margin: 0;
        padding: 0;
    }

    .calculate__h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 40px;
    }
}

/*! CSS Used from: ../../assets/css/index-v2021Q1-3M.css ; media=screen */
@media screen {
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-family: Arial, "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Apple LiGothic", "Heiti TC", "Microsoft JhengHei UI", "微軟正黑體", DFKai-SB, "標楷體", "PMingLiU", sans-serif;
        font-weight: 400;
    }

    .topBtn {
        font-size: 14px;
        padding-top: 18px;
    }




    .sidebar a {
        line-height: 1;
    }


}