.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

#Tab11se div, #Tab11se ul, #Tab11se li, #Tab11se h3, #Tab11se h4, #Tab11se p {
    margin: 0;
    padding: 0;
    font-style: normal;
}

#Tab11se ul, #Tab11se li {
    list-style: none;
}

#Tab11se img {
    border: 0;
    vertical-align: middle;
}

#Tab11se {
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    color: #000000;
    font-family: 'myriadsetpro-thinthin', Arial;
}

#Tab11se .type-area {
    width: 1200px;
    margin: 0 auto;
}

#Tab11se .bv-font-title {
    font-weight: bold;
    font-size: 3.75vw;
    text-align: center;
}

#Tab11se .common-title {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

#Tab11se .common-title p {
    color: #1F1D1E;
    line-height: 1.2;
}

#Tab11se .common-title .p1 {
    font-size: 2.5vw;
}

#Tab11se .common-title .p2 {
    font-size: 3.75vw;
    font-weight: bold;
    margin-bottom: 1.0416666667vw;
}

#Tab11se .common-title .p3 {
    font-size: 1.875vw;
}

#Tab11se .img-100p {
    width: 100%;
}

#Tab11se .type-area {
    width: 1200px;
    margin: 0 auto;
}

#Tab11se .sect {
    width: 100%;
    position: relative;
}

#Tab11se .bv-pc {
    display: inline-block;
}

#Tab11se .bv-phone {
    display: none;
}

#Tab11se .bv-init {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6);
}

#Tab11se .delay-1 {
    transition-delay: .5s;
}

#Tab11se .delay-3 {
    transition-delay: .7s;
}

#Tab11se .bv-transform-move {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#Tab11se .bv-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

#Tab11se .sect1 {
    min-height: 51.5625vw;
}

#Tab11se .sect1 .txt-box {
    position: absolute;
    left: 15%;
    top: 20%;
}

#Tab11se .sect1 .txt-box p {
    font-weight: bold;
    line-height: 1.1;
}

#Tab11se .sect1 .txt-box .p1 {
    font-size: 5.2083333333vw;
}

#Tab11se .sect1 .txt-box .p2 {
    margin-top: 2.6041666667vw;
    font-size: 2.5vw;
}

#Tab11se .sect1 .txt-box .learn-more {
    margin-top: 4.1666666667vw;
}

#Tab11se .sect1 .txt-box .learn-more a {
    padding: 10px 30px;
    border-radius: 20px;
    color: #333;
    border: 2px solid #666666;
    font-size: 1.875vw;
}

#Tab11se .sect2 {
    padding: 7.8125vw 0;
}

#Tab11se .sect2 .sect2-box {
    width: 75%;
    margin: 0 auto;
    min-width: 1000px;
}

#Tab11se .sect2 .sect2-box .sect2-item {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

#Tab11se .sect2 .sect2-box .sect2-item img {
    max-width: 100%;
    transition: all ease .5s;
}

#Tab11se .sect2 .sect2-box .sect2-item:hover img {
    transform: scale(1.2);
}

#Tab11se .sect2 .sect2-box .sect2-item p {
    line-height: 1.1;
    position: absolute;
    font-weight: bold;
    font-size: 1.5625vw;
}

#Tab11se .sect2 .sect2-box .sect2-item p span {
    font-size: 1.25vw;
}

#Tab11se .sect2 .sect2-box .left p {
    width: 100%;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect2 .sect2-box .middle {
    margin: 0 10px;
}

#Tab11se .sect2 .sect2-box .middle .middle-top .sect2-item p {
    left: 3%;
    top: 50%;
    transform: translateY(-50%);
}

#Tab11se .sect2 .sect2-box .middle .middle-center {
    margin: 10px 0;
}

#Tab11se .sect2 .sect2-box .middle .middle-center .p1 {
    top: 10%;
    left: 5%;
}

#Tab11se .sect2 .sect2-box .middle .middle-center .p2 {
    bottom: 10%;
    left: 5%;
}

#Tab11se .sect2 .sect2-box .sect2-item-2, #Tab11se .sect2 .sect2-box .sect2-item-11 {
    margin: 10px 0;
}

#Tab11se .sect2 .sect2-box .sect2-item-1 p {
    top: 5%;
}

#Tab11se .sect2 .sect2-box .sect2-item-2 p {
    bottom: 7%;
}

#Tab11se .sect2 .sect2-box .sect2-item-3 p {
    top: 7%;
}

#Tab11se .sect2 .sect2-box .sect2-item-4 {
    margin-right: 10px;
}

#Tab11se .sect2 .sect2-box .sect2-item-6 {
    position: relative;
}

#Tab11se .sect2 .sect2-box .sect2-item-7 p {
    width: 100%;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

#Tab11se .sect2 .sect2-box .sect2-item-8 {
    margin-left: 10px;
}

#Tab11se .sect2 .sect2-box .sect2-item-8 p {
    width: 100%;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    text-align: left;
}

#Tab11se .sect2 .sect2-box .sect2-item-10 .p1 {
    top: 10%;
    left: 5%;
}

#Tab11se .sect2 .sect2-box .sect2-item-10 .p2 {
    left: 5%;
    bottom: 5%;
    font-size: 1.25vw;
}

#Tab11se .sect2 .sect2-box .sect2-item-11 p {
    left: 5%;
    bottom: 5%;
}

#Tab11se .sect2 .sect2-box .sect2-item-12 p {
    width: 100%;
    top: 7%;
    text-align: center;
}

#Tab11se .sect3 {
    background: #EBF2F5;
    padding: 7.2916666667vw 0;
}

#Tab11se .sect3 .sect3-title {
    text-align: center;
    margin-bottom: 4.1666666667vw;
}

#Tab11se .sect3 .sect3-box {
    display: flex;
    justify-content: center;
}

#Tab11se .sect3 .sect3-box .sect3-item {
    display: flex;
    justify-content: center;
    background: #ffffff;
    padding: 25px;
    border-radius: 5px;
    margin: 0 1.3020833333vw;
}

#Tab11se .sect3 .sect3-box .sect3-item .left {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EBF2F5;
    margin-right: 20px;
}

#Tab11se .sect3 .sect3-box .sect3-item .right {
    font-weight: bold;
    font-size: 1.875vw;
    line-height: 1.1;
    text-align: center;
}

#Tab11se .sect4 {
    padding: 6.25vw 0;
}

#Tab11se .sect4 .sect4-title {
    margin-bottom: 4.6875vw;
}

#Tab11se .sect4 .sect4-box {
    width: 73%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Tab11se .sect4 .sect4-item {
    width: 30%;
    position: relative;
    margin: 5px;
    overflow: hidden;
    border-radius: 10px;
}

#Tab11se .sect4 .sect4-item img {
    width: 100%;
    transition: all ease .5s;
}

#Tab11se .sect4 .sect4-item:hover img {
    transform: scale(1.2);
}

#Tab11se .sect4 .sect4-item p {
    position: absolute;
    font-weight: bold;
    font-size: 1.6666666667vw;
    line-height: 1;
}

#Tab11se .sect4 .sect4-item p span {
    font-size: 1.1458333333vw;
    line-height: 1;
}

#Tab11se .sect4 .sect4-item .p1 {
    left: 3%;
    top: 10%;
}

#Tab11se .sect4 .sect4-item .p2, #Tab11se .sect4 .sect4-item .p3, #Tab11se .sect4 .sect4-item .p4 {
    top: 10%;
    width: 100%;
    text-align: center;
}

#Tab11se .sect5 .common-title {
    position: absolute;
    top: 8.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect5 .sect5-content {
    position: absolute;
    bottom: 7.8125vw;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect5 .sect5-content .sect5-c-title {
    font-size: 2.5vw;
    text-align: center;
}

#Tab11se .sect5 .sect5-content .compare-box {
    margin-top: 3.6458333333vw;
}

#Tab11se .sect5 .sect5-content .compare-box .left {
    margin: 0 20px;
    padding: 3.6458333333vw;
    border-radius: 10px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#Tab11se .sect5 .sect5-content .compare-box .left .name, #Tab11se .sect5 .sect5-content .compare-box .left .unisoc {
    font-weight: bold;
}

#Tab11se .sect5 .sect5-content .compare-box .left .name {
    font-size: 3.125vw;
}

#Tab11se .sect5 .sect5-content .compare-box .left .line {
    width: 100%;
    height: 1px;
    background: #000;
    position: relative;
}

#Tab11se .sect5 .sect5-content .compare-box .left .line:after {
    position: absolute;
    width: 50%;
    height: 2px;
    background: #000;
    content: "";
    left: 50%;
    top: -1px;
    transform: translateX(-50%);
}

#Tab11se .sect5 .sect5-content .compare-box .left .unisoc {
    font-size: 2.5vw;
}

#Tab11se .sect5 .sect5-content .compare-box .left p {
    font-size: 1.875vw;
    white-space: nowrap;
}

#Tab11se .sect6 {
    padding-top: 7.7083333333vw;
}

#Tab11se .sect6 .img-box {
    width: 75%;
    margin: 4.6875vw auto;
    position: relative;
}

#Tab11se .sect6 .img-txt-box {
    position: absolute;
    left: 5%;
    bottom: 10%;
}

#Tab11se .sect6 .img-txt-box .p4, #Tab11se .sect6 .img-txt-box .p5 {
    font-size: 2.5vw;
    font-weight: bold;
}

#Tab11se .sect6 .img-txt-box .p4 {
    padding-left: 30px;
}

#Tab11se .sect6 .img-txt-box .p4 span {
    font-weight: normal;
}

#Tab11se .sect6 .img-txt-box .p5 {
    margin: 20px 0;
}

#Tab11se .sect6 .img-txt-box .p5 span {
    background: #2B7DEA;
    color: #ffffff;
    padding: 5px 30px;
}

#Tab11se .sect6 .img-txt-box .p6 {
    padding-left: 30px;
    font-size: 1.875vw;
}

#Tab11se .sect7 {
    padding-top: 7.7083333333vw;
    padding-bottom: 5.9895833333vw;
}

#Tab11se .sect7 .common-title {
    margin-bottom: 5vw;
}

#Tab11se .sect7 .img-box {
    width: 52%;
    margin: 0 auto;
}

#Tab11se .sect8 {
    background: #EEF4F7;
    padding-top: 7.7083333333vw;
    padding-bottom: 8.3333333333vw;
}

#Tab11se .sect8 .common-title {
    margin-bottom: 4.6875vw;
    width: 55%;
}

#Tab11se .sect8 .img-box {
    width: 75%;
    margin: 0 auto;
}

#Tab11se .sect9 {
    padding-bottom: 8.3333333333vw;
    background: #EEF4F7;
    display: flex;
    justify-content: center;
    align-items: center;
}

#Tab11se .sect9 .left {
    width: 28%;
    margin-right: 6.25vw;
}

#Tab11se .sect9 .common-title {
    width: 41%;
    text-align: left;
    margin: unset;
}

#Tab11se .sect10 {
    padding: 7.2916666667vw 0;
}

#Tab11se .sect10 .sect10-box {
    width: 73%;
    margin: 4.4270833333vw auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Tab11se .sect10 .sect10-box .sect10-item {
    width: 49%;
    position: relative;
    margin: 5px;
}

#Tab11se .sect10 .sect10-box .sect10-item img {
    width: 100%;
}

#Tab11se .sect10 .sect10-box .sect10-item p {
    position: absolute;
    width: 50%;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    font-size: 2.5vw;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

#Tab11se .sect10 .sect10-box .sect10-item p span {
    font-size: 1.875vw;
    font-weight: normal;
}

#Tab11se .sect11 {
    padding-bottom: 7.8125vw;
}

#Tab11se .sect11 .line-box {
    display: flex;
    justify-content: center;
    margin-top: 2.6041666667vw;
    margin-bottom: 5.2083333333vw;
}

#Tab11se .sect11 .line-box .left, #Tab11se .sect11 .line-box .right {
    width: 48%;
    font-size: 1.875vw;
    padding: 5px;
}

#Tab11se .sect11 .line-box .left {
    border-radius: 36px 0 0 36px;
    border: 1px solid #EEF4F7;
    color: #333333;
}

#Tab11se .sect11 .line-box .right {
    padding: 5px 10px;
    border-radius: 0 36px 36px 0;
    background: #2B7DEA;
    color: white;
    font-weight: bold;
    position: relative;
}

#Tab11se .sect11 .line-box .right:after {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    background: #ffffff;
    content: "";
}

#Tab11se .sect11 .icon-box {
    margin-top: 4.6875vw;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#Tab11se .sect11 .icon-box .icon-item {
    width: 32%;
    margin: 7.5px;
    background: #EEF4F7;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    padding: 15px;
}

#Tab11se .sect11 .icon-box .icon-item .right {
    margin-left: 1.5625vw;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
}

#Tab11se .sect11 .icon-box .icon-item .name {
    font-size: 1.3541666667vw;
}

#Tab11se .sect11 .icon-box .icon-item .value {
    font-size: 2.0833333333vw;
}

#Tab11se .sect12 .common-title {
    width: 50%;
    position: absolute;
    top: 5.2083333333vw;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect13 {
    padding: 7.2916666667vw 0;
}

#Tab11se .sect13 .sect13-box {
    margin-top: 4.6875vw;
}

#Tab11se .sect13 .sect13-box p {
    position: absolute;
    font-weight: bold;
    font-size: 1.875vw;
}

#Tab11se .sect13 .sect13-box img {
    max-width: 100%;
}

#Tab11se .sect13 .box-top p {
    width: 100%;
    text-align: center;
    top: 2.6041666667vw;
}

#Tab11se .sect13 .box-item {
    margin: 5px;
    position: relative;
}

#Tab11se .sect13 .box-bottom p {
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
}

#Tab11se .sect14 .common-title {
    margin-bottom: 3.9583333333vw;
}

#Tab11se .sect15 {
    padding-top: 6.25vw;
}

#Tab11se .sect15 .sect15-box {
    width: 73%;
    margin: 0 auto;
    padding: 5.625vw 3.125vw;
    background: #EEF4F7;
    border-radius: 15px;
}

#Tab11se .sect15 .common-title {
    text-align: left;
}

#Tab11se .sect15 .line-box {
    border-left: 1px solid #929596;
    padding: 1.5625vw;
}

#Tab11se .sect15 .line-box .line-item {
    position: relative;
}

#Tab11se .sect15 .line-box .line-item:after {
    width: 15px;
    height: 15px;
    background: #000000;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -1.9791666667vw;
    top: 50%;
    transform: translateY(-50%);
    background: #c0c4c7;
    border: 3px solid #EEF4F7;
}

#Tab11se .sect15 .line-box .middle {
    margin: 2.0833333333vw 0;
}

#Tab11se .sect15 .line-box .big-txt {
    font-weight: bold;
    font-size: 1.3541666667vw;
    color: #c0c4c7;
    line-height: 1.2;
}

#Tab11se .sect15 .line-box .small-txt {
    font-size: 1.0416666667vw;
    color: #c0c4c7;
    line-height: 1.2;
}

#Tab11se .sect15 .line-box .line-item-1:after {
    background: #000;
}

#Tab11se .sect15 .line-box .line-item-1 .big-txt {
    color: #1F1D1E;
}

#Tab11se .sect15 .line-box .line-item-1 .small-txt {
    color: #1F1D1E;
}

#Tab11se .sect-box {
    padding: 5.2083333333vw 0;
    width: 73%;
    margin: 0 auto;
    justify-content: space-around;
}

#Tab11se .sect-box .left {
    text-align: left;
    line-height: 1.2;
}

#Tab11se .sect-box .right {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
    background: #2B7DEA;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#Tab11se .sect16 .common-title {
    position: absolute;
    top: 10%;
    text-align: left;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect16 .icom-box {
    position: absolute;
    left: 20%;
    bottom: 15%;
}

#Tab11se .sect16 .icom-box .icon-item {
    margin-right: 2.6041666667vw;
}

#Tab11se .sect16 .icom-box p {
    font-size: 2.5vw;
    line-height: 1;
    margin-top: 1.5625vw;
}

#Tab11se .sect17 .img-box {
    position: relative;
    margin: 10px;
}

#Tab11se .sect17 .img-box span {
    position: absolute;
    font-size: 1.875vw;
    color: #ffffff;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    background: #7a7a7a;
    border-radius: 50px;
    z-index: 1;
    padding: 0.5208333333vw 2.6041666667vw;
}

#Tab11se .sect18 {
    padding: 6.25vw 0;
}

#Tab11se .sect18 .img-box {
    margin-top: 5.2083333333vw;
}

#Tab11se .sect18 .param-item {
    background: #EEF4F7;
    padding: 1.5625vw;
    border-radius: 5px;
    margin: 0 5px;
}

#Tab11se .sect18 .param-item div {
    color: #1F1D1E;
}

#Tab11se .sect18 .param-item .value {
    font-weight: bold;
    font-size: 1.875vw;
}

#Tab11se .sect18 .param-item .name {
    font-size: 1.25vw;
}

#Tab11se .sect20 {
    padding-top: 7.2916666667vw;
}

#Tab11se .sect20 .img-box {
    width: 73%;
    margin: 5.2083333333vw auto;
    position: relative;
}

#Tab11se .sect20 .param-box {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect20 .param-box .param-item {
    margin: 0 3.125vw;
}

#Tab11se .sect20 .param-box .item {
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
}

#Tab11se .sect20 .param-box .value {
    font-size: 3.125vw;
    color: #ffffff;
}

#Tab11se .sect20 .param-box .name {
    padding: 0.5208333333vw 2.6041666667vw;
    color: #000;
    font-size: 2.1875vw;
    background: #fff;
    border-radius: 1.5625vw;
}

#Tab11se .sect21 .common-title {
    width: 65%;
    padding: 5.2083333333vw 0;
}

#Tab11se .sect21 .img-box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

#Tab11se .sect21 .img-box img {
    padding: 10px;
    max-width: 50%;
}

#Tab11se .sect22 {
    padding-top: 6.25vw;
}

#Tab11se .sect22 .param-box {
    margin: 4.1666666667vw auto;
}

#Tab11se .sect22 .param-box .icon-item {
    margin: 0 2.6041666667vw;
}

#Tab11se .sect22 .param-box .txt-box {
    text-align: left;
    margin-left: 1.5625vw;
}

#Tab11se .sect22 .param-box .value {
    font-size: 2.5vw;
}

#Tab11se .sect22 .param-box .name {
    font-size: 1.5625vw;
}

#Tab11se .sect23 .img-box {
    width: 73%;
    margin: 6.25vw auto;
}

#Tab11se .sect24 {
    padding-bottom: 7.2916666667vw;
}

#Tab11se .sect24 .common-title {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

#Tab11se .sect24 .img-box {
    display: flex;
    justify-content: center;
}

#Tab11se .sect24 .img-box img {
    transform: translateY(-20px);
    margin: 0 10px;
    max-width: 47%;
}

#Tab11se .sect-title {
    background: #EEF4F7;
    padding: 5.7291666667vw 0;
}

#Tab11se .sect26 {
    padding: 7.2916666667vw 0;
}

#Tab11se .sect26 .common-title {
    margin-bottom: 4.6875vw;
}

#Tab11se .sect26 .img-box {
    width: 45%;
    margin: 0 auto;
}

#Tab11se .sect26 .txt-box {
    width: 55%;
    justify-content: space-around;
    margin: 0 auto;
    border-bottom: 2px solid #000;
    padding-top: 7.2916666667vw;
    padding-bottom: 4.1666666667vw;
}

#Tab11se .sect26 .txt-box .txt-item {
    font-size: 1.875vw;
}

#Tab11se .sect26 .txt-box .txt-item-1 {
    position: relative;
}

#Tab11se .sect26 .txt-box .txt-item-1:after {
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: -4.2708333333vw;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    content: "";
}

#Tab11se .sect27-29 .sect27-box {
    width: 73%;
    margin: 0 auto;
}

#Tab11se .sect27-29 .sect27-box .sect27-item {
    width: 49%;
    padding: 3.125vw 2.0833333333vw;
    background: #EEF4F7;
    border-radius: 10px;
    margin: 10px;
}

#Tab11se .sect27-29 .sect27-box .sect27-item .common-title {
    width: 100%;
    margin-top: 4.1666666667vw;
}

#Tab11se .sect28 {
    padding: 6.25vw 0;
}

#Tab11se .sect28 .sect28-box {
    width: 65%;
    margin: 0 auto;
}

#Tab11se .sect28 .sect28-item-1 {
    width: 63%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-right: 5.2083333333vw;
}

#Tab11se .sect28 .sect28-item-1 .common-title {
    width: 100%;
    text-align: left;
    margin-bottom: 3.125vw;
}

#Tab11se .sect29 .sect27-item .p3 {
    min-height: 10.9375vw;
}

#Tab11se .sect30 {
    padding-top: 7.8125vw;
}

#Tab11se .sect30 .sect30-box {
    width: 70%;
    margin: 0 auto;
}

#Tab11se .sect30 .sect30-box .common-title {
    width: 100%;
}

#Tab11se .sect30 .img-box {
    margin-top: 5.2083333333vw;
    justify-content: space-around;
}

#Tab11se .sect30 .img-box .color {
    margin-top: 4.6875vw;
    width: 100%;
    text-align: center;
}

#Tab11se .sect30 .img-box .color span {
    font-size: 1.875vw;
    border-radius: 1.5625vw;
    color: #fff;
    padding: 0.5208333333vw 3.125vw;
}

#Tab11se .sect30 .img-box .color .blue {
    background: #005764;
}

#Tab11se .sect30 .img-box .color .grey {
    background: #3D4650;
}

#Tab11se .sect32 {
    padding-bottom: 7.8125vw;
}

#Tab11se .sect32 .sect32-box {
    width: 73%;
    margin: 0 auto;
}

#Tab11se .sect32 .sect32-box .value {
    font-size: 1.875vw;
}

#Tab11se .sect32 .sect32-box .sect32-title {
    text-align: left;
}

#Tab11se .sect32 .sect32-box .param-box {
    padding-top: 5.2083333333vw;
}

#Tab11se .sect32 .sect32-box .param-box .param-item {
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #000;
}

#Tab11se .sect32 .sect32-box .param-box .param-item .value {
    text-align: left;
    margin-left: 1.5625vw;
}

#Tab11se .sect32 .sect32-box .param-box .param-item .value:nth-child(1) {
    width: 30%;
}

#Tab11se .sect32 .sect32-box .param-box .param-item .value:nth-child(2) {
    width: 60%;
}

@media screen and (max-width: 1201px) and (min-width: 200px) {
    #Tab11se .main-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: center;
        align-items: center;
    }

    #Tab11se .main-order .my-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #Tab11se .main-order .my-order-1 {
        margin-left: unset;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #Tab11se .bv-pc {
        display: none;
    }

    #Tab11se .bv-phone {
        display: block;
    }

    #Tab11se .type-area {
        width: 95%;
        box-sizing: border-box;
    }

    #Tab11se .bv-font-title {
        font-weight: bold;
        font-size: 6.4vw;
    }

    #Tab11se .common-title {
        text-align: center;
        width: 95%;
    }

    #Tab11se .common-title p {
        color: #1F1D1E;
    }

    #Tab11se .common-title .p1 {
        font-size: 4.8vw;
    }

    #Tab11se .common-title .p2 {
        font-size: 6.4vw;
    }

    #Tab11se .common-title .p3 {
        font-size: 4vw;
        margin: 10px auto 6.6666666667vw auto;
    }

    #Tab11se .sect1 .txt-box {
        top: 10%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }

    #Tab11se .sect1 .txt-box br {
        display: none;
    }

    #Tab11se .sect1 .txt-box .p1 {
        font-size: 10.6666666667vw;
    }

    #Tab11se .sect1 .txt-box .p2 {
        font-size: 4.8vw;
    }

    #Tab11se .sect2 .sect2-box {
        width: 100%;
        flex-wrap: wrap;
        min-width: unset;
    }

    #Tab11se .sect2 .sect2-box .sect2-list {
        width: 45%;
    }

    #Tab11se .sect2 .sect2-box .middle-top {
        flex-wrap: wrap;
    }

    #Tab11se .sect2 .sect2-box .sect2-item {
        border-radius: 5px;
    }

    #Tab11se .sect2 .sect2-box .sect2-item p {
        font-size: 4vw;
    }

    #Tab11se .sect2 .sect2-box .sect2-item p span {
        font-size: 3.2vw;
    }

    #Tab11se .sect2 .sect2-box .left {
        margin-right: 5px;
    }

    #Tab11se .sect2 .sect2-box .middle {
        margin: 0 0 0 5px;
    }

    #Tab11se .sect2 .sect2-box .middle .middle-center {
        margin: 0;
    }

    #Tab11se .sect2 .sect2-box .right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 10px;
    }

    #Tab11se .sect2 .sect2-box .right .sect2-item {
        width: 45%;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-2 {
        margin: 10px 0;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-2 p {
        color: #ffffff;
        bottom: 50%;
        transform: translate(-50%, -50%);
    }

    #Tab11se .sect2 .sect2-box .sect2-item-4 {
        margin-right: 0;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-5, #Tab11se .sect2 .sect2-box .sect2-item-6 {
        margin-top: 10px;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-8 {
        margin-left: 0;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-10 {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    #Tab11se .sect2 .sect2-box .sect2-item-11 {
        margin: 0 10px 0 0;
    }

    #Tab11se .sect3 .sect3-box .sect3-item {
        padding: 5px;
    }

    #Tab11se .sect3 .sect3-box .sect3-item .left {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }

    #Tab11se .sect3 .sect3-box .sect3-item img {
        width: 40%;
    }

    #Tab11se .sect3 .sect3-box .sect3-item .right {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #Tab11se .sect4 .sect4-box {
        width: 96%;
    }

    #Tab11se .sect4 .sect4-box .sect4-item {
        width: 47%;
    }

    #Tab11se .sect4 .sect4-box .sect4-item p {
        font-size: 3.7333333333vw;
        white-space: nowrap;
    }

    #Tab11se .sect5 .common-title {
        width: 90%;
    }

    #Tab11se .sect5 .sect5-content .sect5-c-title {
        font-size: 4vw;
    }

    #Tab11se .sect5 .sect5-content .compare-box .left {
        margin: 0 5px;
        padding: 10px;
    }

    #Tab11se .sect5 .sect5-content .compare-box .left .name {
        font-size: 4vw;
    }

    #Tab11se .sect5 .sect5-content .compare-box .left .value {
        font-size: 2.6666666667vw;
    }

    #Tab11se .sect6 .img-box {
        width: 95%;
    }

    #Tab11se .sect6 .img-txt-box .p4, #Tab11se .sect6 .img-txt-box p5 {
        font-size: 4.4vw;
    }

    #Tab11se .sect6 .img-txt-box .p4, #Tab11se .sect6 .img-txt-box .p6 {
        padding-left: 5px;
    }

    #Tab11se .sect6 .img-txt-box .p5 {
        margin: 5px 0;
    }

    #Tab11se .sect6 .img-txt-box .p5 span {
        padding: 5px;
    }

    #Tab11se .sect6 .img-txt-box .p6 {
        font-size: 3.2vw;
    }

    #Tab11se .sect7 .img-box {
        width: 85%;
    }

    #Tab11se .sect8 .common-title {
        width: 95%;
    }

    #Tab11se .sect8 .img-box {
        width: 95%;
    }

    #Tab11se .sect9 .common-title {
        width: 95%;
        text-align: center;
    }

    #Tab11se .sect9 .left {
        width: 80%;
    }

    #Tab11se .sect10 .sect10-box {
        width: 98%;
    }

    #Tab11se .sect10 .sect10-box .sect10-item {
        width: 45%;
    }

    #Tab11se .sect10 .sect10-box .sect10-item p {
        font-size: 4vw;
    }

    #Tab11se .sect10 .sect10-box .sect10-item p span {
        font-size: 3.2vw;
    }

    #Tab11se .sect11 .line-box .left, #Tab11se .sect11 .line-box .right {
        font-size: 3.2vw;
        width: 50%;
        white-space: nowrap;
    }

    #Tab11se .sect11 .icon-box .icon-item {
        padding: 5px;
        margin: 3px;
        width: 30%;
    }

    #Tab11se .sect11 .icon-box img {
        width: 8vw;
    }

    #Tab11se .sect12 .common-title {
        width: 95%;
    }

    #Tab11se .sect12 .common-title .p3 {
        display: none;
    }

    #Tab11se .sect13 .sect13-box p {
        font-size: 4.2666666667vw;
    }

    #Tab11se .sect13 .box-top {
        flex-wrap: wrap;
    }

    #Tab11se .sect13 .sect13-item {
        width: 49%;
    }

    #Tab11se .sect13 .right {
        width: 98%;
        display: flex;
    }

    #Tab11se .sect13 .right .box-item {
        width: 49%;
    }

    #Tab11se .sect13 .box-bottom p {
        width: 50%;
    }

    #Tab11se .sect15 .sect15-box {
        width: 95%;
    }

    #Tab11se .sect15 .sect15-box .img-box {
        width: 55%;
    }

    #Tab11se .sect15 .line-box .line-item:after {
        left: -3.7333333333vw;
    }

    #Tab11se .sect16 .icon-item img {
        width: 30px;
    }

    #Tab11se .sect16 .icom-box {
        left: 5%;
        bottom: 5%;
    }

    #Tab11se .sect18 .param-box {
        padding: 5px;
    }

    #Tab11se .sect18 .param-box .name, #Tab11se .sect18 .param-box .value {
        white-space: nowrap;
    }

    #Tab11se .sect20 .img-box {
        width: 95%;
    }

    #Tab11se .sect21 .common-title {
        width: 90%;
    }

    #Tab11se .sect24 .common-title {
        top: 5%;
    }

    #Tab11se .sect26 .img-box {
        width: 80%;
    }

    #Tab11se .sect26 .txt-box {
        width: 70%;
    }

    #Tab11se .sect26 .txt-box .txt-item {
        font-size: 4vw;
    }

    #Tab11se .sect27-29 .sect27-box {
        width: 98%;
    }

    #Tab11se .sect27-29 .sect27-box .sect27-item {
        margin: 3px;
    }

    #Tab11se .sect27-29 .sect27-box .sect27-item .p2 {
        font-size: 4vw;
    }

    #Tab11se .sect27-29 .sect27-box .sect27-item .common-title {
        min-height: 200px;
    }

    #Tab11se .sect28 .sect28-box {
        width: 95%;
    }

    #Tab11se .sect30 .sect30-box {
        width: 90%;
    }

    #Tab11se .sect30 .sect30-box .img-item {
        margin: 10px;
    }

    #Tab11se .sect32 .sect32-box {
        width: 90%;
    }

    #Tab11se .sect32 .sect32-box .value {
        font-size: 4vw;
    }
}