@media screen and (max-width: 1400px) and (min-width:981px) {
    .tab-nav ul li {
        width: 26%;
    }

    .chart-info img {
        width: 100%;
    }

    .item5-part2-chart {
        padding: 50px 15px 40px 15px;
    }

    .ani5 {
        left: 90%;
    }

    .ani8 {
        left: 90%;
    }

    .item3-chart-image {
        padding: 15px;
    }

    .item3-chart-image img {
        width: 100%;
    }
}

@media screen and (max-width: 980px) {


    /* hidden desktop */
    .topbar {
        display: none;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none !important;
    }

    /* mobile */
    .wrapper {
        margin: 0 15px;
        padding: 0;
    }

    header {
        height: 60px;
    }

    header .logo {
        padding-top: 20px;
    }

    .logo img {
        width: 200px;
    }

    .btn-menu {
        display: block;
        padding-top: 20px;
    }

    .btn-menu img {
        width: 32px;
    }

    .img-block {
        display: block;
    }

    .search-popup-form {
        max-width: 88%;
        padding-top: 80px;
    }

    .search-popup-body {
        padding-bottom: 50px;
    }

    /* bg */
    .bg {
        background-position: top center;
        background-repeat: repeat-y;
    }

    .top {
        background-image: url(../image/mobile/bg/1.jpg);
        height: auto;
        background-size: 100% auto;
    }

    /* risk */
    .risk {
        margin: 20px auto 0 auto;
        width: auto;
    }

    .risk-footer {
        display: none;
    }

    .disclaimer_outer {
        height: 120px;
    }

    .disclaimer {
        height: 90px;
        padding-right: 10px;
    }

    /* tab */
    #popupMenu {
        margin: 0;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 10;
        display: none;
        text-indent: 0;
    }

    .closePopupMenu {
        height: 60px;
        position: relative;
    }

    .closePopupMenu a {
        position: absolute;
        width: 40px;
        height: 40px;
        background-image: url(../image/btn-close.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 90%;
        top: 10px;
        right: 15px;
    }

    .mobile-nav ul li {
        border-top: 1px solid #cccccc;
        display: block;
        text-align: center;
    }

    .mobile-nav ul li a {
        color: #424242;
        padding: 15px 0;
        display: inline-block;
        font-size: 18px;
    }

    .nav-line {
        color: #424242;
        display: inline-block;
        padding: 0 10px;

    }

    .pc-br {
        display: inline;
    }

    .mo-br {
        display: block;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .img-block {
        display: block;
        width: 100%;
    }


    /* item1 */
    .item1 {
        background-image: none;
        margin-top: 0;
        height: auto;
        background-image: url(../image/item1/mobile-bg.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: top center;
        background-color: #0b3840;
    }

    .item1-mobile-kv {
        margin: 0 -10px;
        position: relative;
    }

    .item1-header p:nth-child(1) {
        font-size: 26px;
    }

    .item1-header::before {
        border-top: 10px solid #ff5402;
        width: 40px;
        height: 25px;
    }

    .item1-header p:nth-child(2) {
        font-size: 19px;
        line-height: 1.2;
    }

    .item1-mobile-header-desc {
        position: absolute;
        left: 0;
        top: 12%;
    }

    .item1-table {
        flex-direction: column;
    }

    .item1-header {
        padding-bottom: 20px;
    }

    .item1-col-left {
        width: auto;
    }

    .item1-table-header {
        margin: 20px 0;
        font-size: 28px;
    }

    .item1-col-right>div {
        margin-top: 15px;
    }

    .item1-table .t-col .t-left {
        width: 50%;
    }

    .item1-col-right {
        width: 90%;
        margin: auto;
        font-weight: bold;
    }

    .item1-col-right div p:nth-child(1) {
        font-size: 22px;
    }

    .item1-col-right div p b {
        font-size: 30px;
    }

    .item1 .btn-group a {
        width: 90%;
        padding: 8px 0;
        margin: auto;
        margin-top: 30px;
        font-size: 20px;

    }

    .item1-footer {
        font-size: 14px;
        width: 90%;
        margin: auto;
        padding: 2rem 0;
    }

    .item1-kv-ani i {
        background-size: 100% auto;
        background-position: center top;
    }

    .item1-kv-ani img {
        width: 100%;
        display: block;
    }

    .ani1 {
        width: 12px;
        height: 25px;
        left: 22%;
        top: 55%;
    }

    .ani2 {
        width: 58px;
        height: 212px;
        left: 60%;
        top: 0;
    }

    .ani3 {
        width: 18px;
        height: 18px;
        left: 85%;
        top: 4%;
    }

    .ani4 {
        width: 38px;
        height: 38px;
        left: 75%;
        top: 25%;
    }

    .ani5 {
        width: 25px;
        height: 25px;
        left: 90%;
        top: 48%;
    }

    .ani6 {
        width: 40px;
        left: 10%;
        top: 35%;
    }

    .ani7 {
        width: 42px;
        left: 30%;
        top: 40%;
    }

    .ani8 {
        width: 40px;
        left: 85%;
        top: 14%;
    }

    .ani9 {
        width: 42px;
        left: 80%;
        top: 20%;
    }

    /* item2 */
    .item2 {
        background-image: none;

        height: auto;
        padding-top: 0;

    }

    .item2 .wrapper {
        margin: 0;
    }

    .item2-header {
        padding-top: 50px;
    }

    .item2-header::before {
        content: '';
        display: block;
        border-top: 8px solid #ff5400;
        width: 30px;
        height: 20px;
    }

    .item2 .ball-group {
        display: block;
        width: auto;
        background-color: #4a6b70;
        border-top: 2px solid #ff5400;
        padding-top: 50px;
    }

    .item2-radius {
        margin: 0 0;
    }


    .item2 .btn-ball {
        width: auto;
        height: auto;
        line-height: 1.4;
        border: none;
        border-radius: 0;
        font-size: 21px;
    }

    .item2-ball-icon {
        margin-top: 0;
    }

    .item2 .btn-ball1 {
        padding-bottom: 20px;
    }

    .item2 .btn-ball2::before {
        content: '';
        display: block;
        width: 80%;
        margin: auto;
        border-top: 2px solid #ff5400;
        height: 20px;
    }

    .item2-title {
        font-size: 32px;
        padding-top: 50px;
    }

    .item2-title::before {
        content: '';
        display: block;
        border-top: 10px solid #ff5400;
        height: 20px;
        width: 40px;
        margin: auto;
    }

    .item2-desc {
        font-size: 22px;
        padding: 10px 15px 20px 15px;
    }

    .item2-title,
    .item2-desc {
        background-color: #4a6b70;
    }

    .ranked {
        width: auto;
        padding: 0 20px;
        background-image: url(../image/item2/mobile-rank-bg.png);
        background-size: 100% auto;
        background-position: center top;
        background-color: #42656b;
        background-repeat: no-repeat;
    }

    .ranked .left,
    .ranked .right {
        height: auto;
        display: block;
        position: relative;
    }



    .ranked .left .image {
        width: auto;
        margin-top: 40px;
    }

    .ranked .left .image img {
        width: 70%;
        margin: auto;
    }

    .ranked .info {
        text-align: center;
        padding: 0 10px;
        width: auto;
    }

    .ranked .left p:nth-child(2) {
        text-align: center;
        font-size: 18px;
    }

    .ranked .left p:nth-child(3) {
        font-size: 32px;
        text-align: center;
        padding-bottom: 20px;
    }


    .ranked .left p.icon-crow {
        position: absolute;
        left: 20px;
        top: 20px;
        padding: 0;
        width: auto;
    }

    .ranked .left p.icon-crow img {
        width: 40px;
    }

    .ranked .right .image img {
        margin: auto;
    }

    .ranked .right p:nth-child(1) {
        font-size: 18px;
        padding: 0;
        font-weight: normal;
    }

    .ranked .right .sm-size {
        font-size: 24px;
        padding-top: 20px;
        padding-bottom: 20px;
    }


    .item2-table-box {
        padding: 0 20px;
        background-color: #42656b;
    }

    .item2-table {
        flex-direction: column;
    }

    .item2-table div {
        width: auto;
    }

    .item2-table .mobile-border-top {
        border-top: 1px dashed #FFF;
    }

    .item2-footer {
        padding: 20px;
        background-image: url(../image/item2/footer-bg.png);
        background-size: 100% auto;
        background-position: center top;
        background-color: #002f37;
        background-repeat: no-repeat;
    }


    /* item3 */
    .item3 {
        height: auto;
        background-image: none;
    }

    .item3-header {
        padding-top: 0;
        font-size: 26px;
        text-align: left;
        margin: 0 15px;
    }

    .item3-header::before {
        content: '';
        display: block;
        border-top: 10px solid #ff5400;
        height: 20px;
        width: 40px;
        margin-top: 30px;
    }

    .item3-header-desc {
        text-align: left;
        font-size: 20px;
        padding: 20px 15px 0 15px;
    }

    .item3-chart-header {
        font-size: 19px;
        padding: 40px 10px 20px 10px;
    }

    .item3-mobile-bg {
        margin-top: 50px;
    }

    .item3-chart {
        background-color: #42656b;
    }


    .item3-chart-image {
        text-align: center;
        padding: 10px 15px;
    }

    .item3-chart-source {
        text-align: center;
        font-size: 14px;
        padding: 0 15px;
    }

    .item3-chart-footer {
        padding-top: 40px;
    }

    .item3-chart-footer p {
        margin-left: 0;
        max-width: 100%;
        padding: 0 15px 40px 15px;
    }

    /* item 4 */
    .item4-header {
        padding: 30px 0 20px;
        font-size: 28px;
    }

    .item4-header::before {
        border-top: 10px solid #ff5400;
        height: 30px;
        width: 40px;
    }

    .item4-body {
        width: auto;
    }

    .item4-body-top {
        flex-direction: column;
        font-size: 18px;
    }

    .item4-body-left,
    .item4-body-right {
        width: auto;
    }

    .item4-body-top div {
        margin: 0;
    }

    .item4-body-top div p:nth-child(2) {
        bottom: 15px;
        color: #FFF;
    }

    .item4-body-top p img {
        display: block;
        width: 100%;
    }

    .item4-content {
        height: auto;
        background-image: none;
        flex-direction: column;
    }

    .item4-conten-left,
    .item4-conten-right {
        width: auto;
    }

    .item4-content .ball h5 {
        width: auto;
        text-align: left;
        position: relative;
        color: #ff5400;
        font-size: 20px;
        top: 0;
        right: 0;
        margin-left: 26%;
    }

    .item4-content .ball h5::before {
        content: '';
        display: block;
        width: 25px;
        border-top: 8px solid #ff5400;
        height: 15px;
    }

    .item4-conten-left {
        text-align: left;
    }

    .item4-content .ball p::before {
        display: none;
    }

    .item4-conten-left .ball p {
        padding-right: 0;
    }


    .item4-content .ball p {
        padding-top: 10px;
        font-size: 18px;
        margin-left: 26%;
        margin-right: 5px;
        line-height: 1.2;
    }

    .item4-conten-left .ball,
    .item4-conten-right .ball {
        margin-top: 40px;
    }

    .item4-content .ball {
        height: auto;
    }

    .item4-conten-right .ball h5 {
        display: block;
    }

    .item4-conten-right .ball p {
        padding-left: 0;
    }

    .item4-content .ball em.ball-footer-left {
        left: 0;
    }

    .item4-content .ball em {
        position: relative;
        top: 0;
    }

    .item4-content .ball p.mbg3 {
        position: absolute;
        bottom: -10px;
        right: 7%;
    }

    .item4-content .ball-content {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .item4-conten-left .ball:nth-child(3) p,
    .item4-conten-right .ball:nth-child(3) p {
        text-align: left;
    }

    .item4-body-right {
        padding-top: 20px;
    }

    .item4-content .ball em.ball-footer-right {
        left: 0;
    }

    .item4-content .ball p.mbg4 {
        position: absolute;
        bottom: -30px;
        right: 0;
        text-align: center;
        width: 50%;
        margin-right: 0;
    }

    .item4-footer {
        padding: 50px 0;
    }

    .item4-footer img {
        width: 80%;
    }

    /* item5 */
    .item5-header {
        padding: 30px 0 20px;
        font-size: 28px;
    }

    .item5-header::before {
        border-top: 11px solid #ff5400;
        height: 30px;
        width: 40px;
    }

    .item5-part1 {
        padding-top: 20px;
        background-image: none;
    }

    .item5-part-title {
        font-size: 22px;
    }

    .item5-part-title::before {
        border-top: 8px solid #ff5400;
        height: 20px;
        width: 20px;
        margin-top: 0;
    }

    .item5-body {
        width: auto;
    }

    .item5-body-top {
        flex-direction: column;
        border-bottom: none;
        margin: 0 15px;
    }

    .item5-body-left {
        order: 2;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .item5-body-left img {
        display: block;
        width: 100%;
        left: 0;
    }

    .item5-part-content {
        font-size: 18px;
    }


    .chart-info h6 {
        color: #4b4b4b;
        font-size: 22px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .chart-info img,
    .item5-part2-chart img {
        display: block;
        width: 90%;
        margin: auto;
    }

    .item5-chart .chart-info:nth-child(2) h6 {
        padding-top: 50px;
    }

    .item5-chart {
        flex-direction: column;
        padding: 20px 0;
        background-color: #ebebeb;
    }

    .chart-info:nth-child(2) {
        margin: auto;
    }

    .item5-part1-footer {
        color: #4b4b4b;
        background-color: #ebebeb;
        font-size: 14px;
        padding-bottom: 30px;
        padding-right: 15px;
    }

    .item5-part2 {
        background-image: url(../image/item5/part2-bg-mobile.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: #002f37;
        padding-bottom: 0;
    }

    .item5-part2 .item5-body {
        padding-top: 50px;
        border-top: none;
    }

    .item5-part2-chart {
        padding: 50px 0 40px;
        background-color: #ebebeb;
        border-bottom: none;
    }

    /* item9 */
    .item9 {
        background-color: #F4F4F4;
    }

    .item9-header {
        text-align: left;
        font-size: 1.4rem;
        line-height: 2.2rem;
        margin-top: 3rem;
        padding-bottom: 0;
    }

    .item9-header::before {
        left: 0;
        top: 0;
        margin-left: 0;
        width: 35px;
        height: 20px;
        border-top: 10px solid #ff5402;
        position: relative;
        display: block;
    }

    .video-header::before {
        display: none;
    }

    .item9-body {
        flex-direction: column;
    }

    .item9-body .article-item {
        margin-top: 2rem;
        padding-bottom: 10px;
        border: 1px solid #e5e6e5;
        display: block;
        border-top: 2px solid #FF5400;
        display: -webkit-flex;
        display: flex;
    }

    .item9-body .article-thum {
        width: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .item9-body .article-thum img {
        background-color: #FFF;
        width: 100%;
        margin: auto;
    }

    .item9-body .article-title {
        width: 70%;
        padding-left: 10px;
    }

    .item9-body .article-title p:nth-child(1) {
        font-size: 12px;
        padding-top: 0;
    }

    .item9-body .article-title p:nth-child(2) {
        font-size: 14px;
        padding: 0;
    }

    .item9-body .article-item {
        width: auto;
        max-width: 500px;
        padding: 10px;
        background-color: #FFF;
    }

    .item9-footer {
        padding: 1.5rem 0;
    }

    .item9-footer a {
        font-size: 1rem;
    }

    .article-link {
        display: block;
        padding-top: 10px;
    }

    .article-link a {
        color: #ff5400;
        padding-bottom: 1px;
        border-bottom: 1px solid #ff5400;
        font-size: 12px;
    }

    /* item 10 */
    .item10-body .btn-group {
        width: 90%;
        margin: auto;
    }

    .item10-body .btn-group .first {
        flex-direction: column;
        margin-left: 0;
    }

    .item10-body .btn-group div {
        padding-top: 1rem;
    }

    .item10-body .btn-group .first p {
        width: auto;
    }

    .item10-body .btn-group .first p a {
        margin-left: 0;
        margin-top: 1rem;
    }

    .item10-body .btn-group a {
        font-size: 1.2rem;
        height: 70px;
    }

    .item10-ul {
        font-size: 0.9rem;
        padding: 1rem 0;
    }

    /* item 11*/
    .item11-body {
        column-count: 1;
    }

    .footer-nav .footer-row {
        display: none;
    }



}