.strength_pt {
    padding: 50px 0;
}

.strength_pt .title_pt {
    margin: 50px 0;
    text-align: center;
    line-height: 42px;
}

.strength_pt .title_pt .title {
    font-size: 30px;
    font-weight: bold;
}

.strength_pt .title_pt .stitle {
    font-family: 'DINEngschriftStd', arial;
    font-size: 30px;
    color: #eee;
}

.strength_pt .strength_item {
    margin-bottom: 30px;
}

.strength_pt .strength_item {
    margin: 30px 0;
}

.strength_pt .strength_item .item {
    padding-bottom: 80px;
    display: flex;
    justify-content: space-between;
}

.strength_pt .strength_item .item .item_dt {
    width: 69%;
    text-align: left;
}

.strength_pt .strength_item .item .item_img {
    width: 28%
}

.strength_pt .strength_item .item .item_dt .ttitle {
    font-family: 'DINEngschriftStd', arial;
    color: #eee;
    font-size: 70px;
    line-height: 76px;
}

.strength_pt .strength_item .item .item_dt .ttitle .num {
    font-size: 110px;
    margin-left: 10px;
}

.strength_pt .strength_item .item .item_dt .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 10px;
}

.strength_pt .strength_item .item .item_dt .title .uborder {
    background: linear-gradient(transparent 60%, #ffff00 60%)
}

.strength_pt .strength_item .item .item_dt .stitle {
    font-size: 15px;
    line-height: 24px;
    margin: 15px 0;
}

.strength_pt .strength_item .item .item_dt .wtitle {
    font-size: 13px;
    line-height: 20px;
}

.strength_pt .strength_item .item .item_dt .i_wtitle {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.strength_pt .strength_item .item .item_dt .i_wtitle img {
    width: 150px;
}

.strength_pt .tbl_strength {
    width: 80%;
    margin: 50px auto;
}

.strength_pt .tbl_strength ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.strength_pt .tbl_strength .other-lt {
    width: 184px;
}

.strength_pt .tbl_strength .other-lt .other-lt-content {
    margin-top: 90px;
    padding-bottom: 5px;
}

.strength_pt .tbl_strength .other-lt .other-lt-content div {
    border-top: none;
    padding: 15px 0 0 0;
    height: 180px;
}

.strength_pt .tbl_strength .other-lt .other-lt-content div p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    border: 2px solid #000;
    font-weight: bold;
}

.strength_pt .tbl_strength .center-lt {
    width: calc(54% - 92px);
}

.strength_pt .tbl_strength .right-lt {
    width: calc(46% - 92px);
}

.strength_pt .tbl_strength li .other-mc-content {
    background-color: #cc0000;
}

.strength_pt .tbl_strength li .other-mc-content .content-title {
    background-color: #f9ebeb;
    border-top: 15px solid #cc0000;
    border-left: 15px solid #cc0000;
    border-right: 15px solid #cc0000;
    height: 90px;
    color: #fff;
    font-size: 18px;
    font-weight: Black;
}

.strength_pt .tbl_strength li .other-mc-content .content-title p {
    text-align: center;
    color: #333333;
    border: 4px solid #000;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.strength_pt .tbl_strength li .other-mc-content .content-title img {
    width: 65%;
}

.strength_pt .tbl_strength li .content-dt {
    padding: 0 15px 15px 15px;
}

.strength_pt .tbl_strength li .other-mc-content .content-dt div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px;
    border-top: 15px solid #cc0000;
    background-color: #f9ebeb;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    position: relative;
}

.strength_pt .tbl_strength li .other-mc-content .content-dt div::after {
    content: '';
    position: absolute;
    background-image: url(../images/i_bk_circle.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 110px;
    height: 110px;
    top: calc(50% - 55px);
    left: calc(50% - 55px);
    z-index: 1;
}

.strength_pt .tbl_strength li .other-mc-content .content-dt div p {
    border: 4px solid #000;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    display: flex;
    text-align: left;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    z-index: 10;
}

.strength_pt .tbl_strength li .other-rt-content {}

.strength_pt .tbl_strength li .other-rt-content .content-title {
    border-top: none;
    height: 90px;
    font-size: 14px;
    padding: 15px 0 0 0;
}

.strength_pt .tbl_strength .right-lt .other-rt-content .content-title p {
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.strength_pt .tbl_strength li .other-rt-content .content-title .content-dt {
    padding: 15px 15px 0 0;
}

.strength_pt .tbl_strength .center-lt .content-dt {
    padding: 0 15px 15px 15px;
}

.strength_pt .tbl_strength li .other-rt-content .content-dt {
    padding: 0;
}

.strength_pt .tbl_strength .right-lt .other-rt-content .content-dt div {
    padding: 15px 0 0 0;
    height: 180px;
    position: relative;
}

.strength_pt .tbl_strength .right-lt .other-rt-content .content-dt div::after {
    content: '';
    position: absolute;
    background-image: url(../images/i_bk_p.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 90px;
    height: 90px;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    z-index: 1;
}

.strength_pt .tbl_strength .right-lt .other-rt-content .content-dt div p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
    border: 2px solid #000;
    z-index: 10;
    position: relative;
}

main .striong-pt ul li {
    width: 50%;
}

.strength_pt .str_result {
    text-align: center;
}

.strength_pt .str_result .pretxt {
    font-family: 'Marmelad', sans-serif;
    font-size: 100px;
    color: #cc0000;
}

.strength_pt .str_result .title {
    font-size: 22px;
    font-weight: bold;
}

.strength_pt .str_result .title .uborder {
    font-size: 30px;
    background: linear-gradient(transparent 60%, #ffff00 60%);
}

.strength_pt .str_result .rtitle {
    font-size: 110px;
    font-family: 'Shippori Mincho B1', serif;
    color: #aeaeae;
    font-weight: 400;
}

.strength_pt .ach_pt {
    margin: 30px 0;
    background-color: #eee;
    padding: 30px 10%;
    text-align: center;
}

.strength_pt .ach_pt .title {
    background-color: #cc0000;
    color: #fff;
    font-size: 22px;
    display: table;
    margin: 0 auto 30px auto;
    padding: 1px 70px;
    border-radius: 50px;
    font-weight: bold;
}

.strength_pt .ach_pt .ach_list {
    display: flex;
    justify-content: space-between;
}

.strength_pt .ach_pt .ach_list li {
    width: 30%;
    text-align: center;
}

.strength_pt .ach_pt .ach_list li .stitle {
    background-color: #fff;
    border: 1px solid #cc0000;
    color: #cc0000;
    font-size: 16px;
    display: table;
    margin: 0 auto 30px auto;
    padding: 1px 40px;
    border-radius: 50px;
    font-weight: bold;
}

.strength_pt .ach_pt .ach_list li img {
    width: 60%;
    margin-bottom: 30px;
}

.strength_pt .ach_pt .ach_list li p {
    text-align: left;
}

.strength_pt .ach_pt .ach_pro_cir {
    width: 30%;
}

.strength_pt .ach_pt .desc {
    font-size: 14px;
    text-align: left;
    margin-top: 50px;
}

.strength_pt .ach_pt .ach_pro_tbl {
    width: 100%;
    max-width: 890px;
}

@media screen and (max-width:1100px) {
    .strength_pt .tbl_strength .right-lt .other-rt-content .content-title p {
        font-size: 2vw;
    }
    .strength_pt .tbl_strength .right-lt .other-rt-content .content-dt div p {
        font-size: 1.2vw;
        line-height: 2vw;
    }
    .strength_pt .tbl_strength li .other-mc-content .content-dt div p {
        font-size: 1.4vw;
    }
    .strength_pt .tbl_strength .other-lt .other-lt-content div p {
        font-size: 1.8vw;
    }
}

@media screen and (max-width:768px) {
    .strength_pt {
        padding: 30px 15px;
    }
    .strength_pt .title_pt {
        margin: 50px 0 0 0;
    }
    .strength_pt .title_pt .title {
        font-size: 6vw;
    }
    .strength_pt .feature_pt {
        flex-wrap: wrap;
    }
    .strength_pt .strength_item {
        margin: 30px 0 0 0;
    }
    .strength_pt .strength_item .item {
        flex-wrap: wrap;
        padding-bottom: 10vw;
    }
    .strength_pt .strength_item .colreserve {
        flex-direction: column-reverse;
    }
    .strength_pt .strength_item .item .item_dt {
        width: 100%;
    }
    .strength_pt .strength_item .item .item_img {
        width: 100%;
        margin-top: 20px;
    }
    .strength_pt .strength_item .item .item_dt .ttitle .num {
        font-size: 28vw;
        margin-right: 10px;
    }
    .strength_pt .strength_item .item .item_dt .ttitle {
        font-size: 14vw;
    }
    .strength_pt .strength_item .item .item_dt .ttitle .num {
        font-size: 24vw;
        margin-right: 2vw;
    }
    .strength_pt .strength_item .item .item_dt .title {
        font-size: 4vw;
        line-height: 6vw;
    }
    .strength_pt .strength_item .item .item_dt .stitle {
        font-size: 3.5vw;
        line-height: 6vw;
        margin: 2vw 0;
    }
    .strength_pt .strength_item .item .item_dt .wtitle {
        font-size: 2vw;
        line-height: 4vw;
    }
    .strength_pt .strength_item .item .item_dt .i_wtitle img {
        width: 16vw;
    }
    .item_cv .cv_title .title .cred {
        font-size: 5vw;
        color: #cc0000;
    }
    .item_cv .cv_title .title .subtitle {
        font-size: 4.5vw;
    }
    .strength_pt .tbl_strength {
        width: 100%;
        margin: 9vw auto;
        overflow: auto;
    }
    .strength_pt .title_pt .stitle {
        font-size: 7vw;
        font-weight: 400;
    }
    .strength_pt .str_result .pretxt {
        font-size: 20vw;
    }
    .strength_pt .str_result .title {
        font-size: 4vw;
        font-weight: bold;
    }
    .strength_pt .str_result .title .uborder {
        font-size: 6.5vw;
    }
    .strength_pt .str_result .rtitle {
        font-size: 14vw;
    }
    .strength_pt .ach_pt .title {
        font-size: 5vw;
        margin: 0 auto 30px auto;
        padding: 1px 10vw;
    }
    .strength_pt .ach_pt .ach_list {
        flex-wrap: wrap;
    }
    .strength_pt .ach_pt .ach_list li {
        width: 100%;
        margin-bottom: 30px;
    }
    .strength_pt .ach_pt .ach_list li .stitle {
        font-size: 4.5vw;
    }
    .strength_pt .ach_pt .ach_list li p {
        font-size: 4vw;
    }
    .strength_pt .ach_pt .ach_pro_cir {
        width: 100%;
    }
    .strength_pt .tbl_strength .other-lt {
        width: 20%;
    }
    .strength_pt .tbl_strength .center-lt {
        width: 50%;
    }
    .strength_pt .tbl_strength .right-lt {
        width: 30%;
    }
    .strength_pt .tbl_strength ul {
        display: none;
    }
}