.sect {
    position: relative;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-weight: normal;
    margin: 0 auto;
}

.sect p {
    margin-bottom: inherit;
}
.sect ul {
    margin: inherit;
    padding: inherit;
}
.sect li {
    margin: inherit;
    padding: inherit;
    list-style: none;
}
.sect_center {
    text-align: center;
}

.sect14 .word .p1:lang(it) {
    display: none;
}

.sect14 .word .p2:lang(it), .sect14 .word .p2:lang(de) {
    font-size: 1vw;
}

.sect14 .box2:lang(it) {
    top: 56%;
}

.sect14 .box3:lang(it) {
    top: 78.5%;
}

.sect6 .box .title:lang(fr), .sect6 .box .title:lang(de) {
    font-size: 2.5vw;
}

.sect6 .box .title:lang(it) {
    font-size: 4vw;
}

.sect6 .box .title:lang(jp) {
    font-size: 2.9vw;
}

.sect6 .sw2 {
    position: relative;
}
.sect6 .sw2-i {
    position: absolute;
    text-align: right;
    top: 20%;
    right: 5%;
    font-size: 1.25vw;
    line-height: 1.25;
}
.sect6 .sw2-i2 {
    top: 42.4%;
    right: 8%;
}

.sect14 .box3:lang(fr) {
    top: 75.5%;
}

.sect14 .word .p1:lang(fr), .sect14 .word .p2:lang(fr) {
    font-size: 1vw;
}

.sect14 .box2:lang(fr) {
    top: 51%;
}

.sect10 .box .tit:lang(fr) {
    font-size: 2.3vw;
}

.sect4 .box2 ul li .leftBox:lang(fr) {
    font-size: 1.7vw;
}

.sect2 .item-ul li:nth-child(1) .word2:lang(es) {
    right: 0%;
}

.sect14 .word .p2:lang(es) {
    font-size: .9vw;
    line-height: 1;
    margin-top: 5%;
}

.sect14 .word .p1:lang(es) {
    font-size: 1.2vw;
}

.sect3 .box .noise ul li .p1:lang(es), .sect3 .box .noise ul li .p1:lang(fr) {
    font-size: 1.3vw;
}

.main {
    margin-top: 0;
}

.big-img {
    width: 100%;
}

.se {
    position: relative;
}

.sect1 .box {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 15%;
    transform: translate(-50%);
}

.sect1 .box .tit {
    font-size: 80px;
    line-height: 1;
}

.sect1 .box .tit sup {
    padding: 0 8px;
    vertical-align: revert;
    line-height: 1;
    font-size: 20px;
    border-radius: 25px;
    border: 1px solid black;
}

.sect1 .box .msg {
    font-size: 50px;
    line-height: 1;
}

.sect1 .box .attr {
    font-size: 20px;
    line-height: 1;
    margin-top: 20px;
}

.sect1 .box img {
    margin-top: 40px;
}

.sect1 .big-img {
    height: calc(0.625 * 100vw);
    object-fit: cover;
}

.img2 {
    width: 80%;
    margin: 0 auto;
    margin-top: -5%;
}

.show {
    transition: all 1s !important;
    opacity: 1 !important;
    transform: translateY(0px) !important;
}

.show_op {
    opacity: 1 !important;
}

.animate-block {
    margin-top: 20px;
    height: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.animate-block span {
    display: inline-block;
    margin: 0 4px;
    width: 5px;
    height: 10px;
    border-radius: 5px;
    background-color: #8EEF83;
    transition: all 1s;
    vertical-align: bottom;
}

.animate-block span.active {
    transition: all .2s;
    height: 25px;
}

.sect2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
}

.sect2 .leftBox {
    width: 70%;
}

.sect2 .rightBox {
    width: 30%;
}

.sect2 .rightBox ul li img {
    height: 100%;
    object-fit: cover;
}

.sect2 .item-ul, .sect2 .item-ul2 {
    font-size: 0;
}

.sect2 .item-ul li, .sect2 .item-ul2 li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 48%;
    margin: 5px .5%;
}

.sect2 .rightBox ul li {
    padding: 5px 0;
    position: relative;
}

.sect2 .rightBox ul li img {
    border-radius: 10px;
}

.sect2 .word {
    position: absolute;
}

.sect2 .word p {
    font-size: 1.5vw;
    line-height: 1;
}

.sect2 .word p span {
    font-size: 3vw;
}

.sect2 .item-ul li:nth-child(1) .word {
    right: 3%;
    text-align: right;
    top: 10%;
}

.sect2 .item-ul li:nth-child(2) .word {
    right: 3%;
    text-align: right;
    bottom: 10%;
}

.sect2 .item-ul li:nth-child(3) .word {
    left: 3%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
}

.sect2 .item-ul li:nth-child(4) .word {
    left: 3%;
    text-align: left;
    top: 10%;
}

.sect2 .item-ul2 li:nth-child(1) .word {
    left: 3%;
    text-align: left;
    top: 10%;
}

.sect2 .item-ul2 li:nth-child(2) .word {
    left: 3%;
    text-align: left;
    top: 10%;
}

.sect2 .item-ul2 li:nth-child(3) .word {
    left: 3%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
}

.sect2 .item-ul2 li:nth-child(4) .word {
    left: 3%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
}

.sect2 .item-ul3 li:nth-child(1) .word {
    width: 100%;
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
}

.sect2 .item-ul3 li:nth-child(2) .word {
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
}

.sect3 {
    margin-top: 50px;
}

.sect3 .box {
    position: absolute;
    width: 50%;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    color: white;
}

.sect3 .box .tit {
    text-align: left;
    font-size: 3vw;
    line-height: 1.2;
}

.sect3 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    text-align: left;
    line-height: 1.2;
}

.sect3 .box .noise {
    margin-top: 40px;
}

.sect3 .box .noise ul {
    text-align: left;
}

.sect3 .box .noise ul li {
    display: inline-block;
    width: 45%;
}

.sect3 .box .noise ul li img {
    width: 60px;
    margin: 10px 0;
}

.sect3 .box .noise ul li .p1 {
    font-size: 1.5vw;
}

.sect3 .box .noise ul li .p2 {
    font-size: 2vw;
}

.sect4 {
    padding: 5% 0;
    background-color: #F7F8FC;
}

.sect4 .title {
    width: 80%;
    margin: 0 auto;
    font-size: 3vw;
    line-height: 1.2;
}

.sect4 .box ul {
    font-size: 0;
    width: 85%;
    margin: 0 auto;
}

.sect4 .box ul li {
    display: inline-block;
    position: relative;
    width: 32.33%;
    margin: 0 .5%;
}

.sect4 .box ul li div {
    position: absolute;
    top: 70%;
}

.sect4 .box ul li div .word-tit {
    font-size: 1.8vw;
    line-height: 1.2;
}

.sect4 .box ul li div .word-msg {
    margin-top: 20px;
    font-size: 1.3vw;
    line-height: 1.3;
}

.sect4 .box2 {
    position: relative;
}

.sect4 .box2 ul {
    font-size: 0;
    width: 98%;
    margin: 0 auto;
}

.sect4 .box2 ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-align: left;
    width: 48%;
    margin: 0 1%;
}

.sect4 .box2 ul li .word-tit {
    font-size: 3vw;
    line-height: 1.2;
}

.sect4 .box2 ul li .word-tit2 {
    font-size: 2.4vw;
    line-height: 1.2;
}

.sect4 .box2 ul li .word-msg {
    font-size: 1.5vw;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 50px;
}

.sect4 .box2 ul li .noise {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}

.sect4 .box2 ul li .noise div {
    width: 100%;
    background-color: #8EF182;
    height: 15px;
    border-radius: 25px;
}

.sect4 .box2 ul li .noise p {
    font-size: 1.5vw;
    line-height: 1.3;
    margin-right: 10px;
}

.sect4 .box2 ul li .leftBox {
    position: absolute;
    left: 50%;
    width: 90%;
    padding: 10px 10px;
    transform: translateX(-50%);
    bottom: 10%;
    color: white;
    text-align: center;
    background: rgb(0, 0, 0, .5);
    font-size: 2vw;
}

.sect4 .box2 ul li .noise span {
    font-size: 1.5vw;
    margin-left: 20px;
}

.sect4 .box2 .box3 {
    position: absolute;
    margin-top: 50%;
    transform: translateY(-50%);
}

.sect5 .box {
    position: absolute;
    width: 40%;
    left: 10%;
    top: 15%;
}

.sect5 .box .tit {
    text-align: left;
    font-size: 3vw;
    line-height: 1.2;
}

.sect5 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    text-align: left;
    line-height: 1.2;
}

.sect6 .box {
    position: relative;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
    font-size: 0;
    margin-top: 40px;
}

.sect6 .box ul li {
    width: 48%;
    margin: 0 1%;
    text-align: left;
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
}

.sect6 .box .title {
    margin-top: 30px;
    font-size: 3vw;
    line-height: 1.2;
}

.sect6 .box .tit {
    font-size: 2vw;
    line-height: 1.2;
}

.sect6 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.2;
}

.sect6 .word {
    position: absolute;
    font-size: 2vw;
    line-height: 1.2;
}

.sect6 .box2 {
    top: 71%;
    left: 11%;
    text-align: left;
}

.sect6 .box3 {
    top: 82%;
    right: 12%;
    text-align: right;
}

.sect6 .box3 span {
    font-size: 3vw;
}

.sect7 .box {
    position: absolute;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
}

.sect7 .box .tit {
    text-align: center;
    font-size: 3vw;
    line-height: 1.2;
}

.sect7 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    text-align: center;
    line-height: 1.2;
}

.sect7 .word {
    width: 20%;
    position: absolute;
    font-size: 1.2vw;
    line-height: 1.2;
}

.sect7 .box2 {
    bottom: 17%;
    left: 30%;
    text-align: center;
}

.sect7 .box3 {
    bottom: 17%;
    right: 30%;
    text-align: center;
}

.sect8 .box {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 5%;
}

.sect8 .box .tit {
    text-align: center;
    font-size: 3vw;
    line-height: 1.2;
}

.sect8 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    text-align: center;
    line-height: 1.2;
}

.sect9 .box {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 5% 0;
}

.sect9 .box .tit {
    text-align: center;
    font-size: 3vw;
    line-height: 1.2;
}

.sect9 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    text-align: center;
    line-height: 1.2;
}

.sect9 .box2 {
    position: relative;
}

.sect9 .box-word {
    position: absolute;
    width: 35%;
    text-align: left;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
}

.sect9 .box-word .tit {
    font-size: 3vw;
    line-height: 1.2;
}

.sect9 .box-word .msg {
    font-size: 1.8vw;
    line-height: 1.2;
    margin-bottom: 20px;
}

.sect10 .box {
    position: relative;
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}

.sect10 .box .tit {
    font-size: 2.5vw;
    line-height: 1;
    margin-top: 30px;
}

.sect10 .box .tit2 {
    font-size: 2vw;
    line-height: 1.3;
}

.sect10 table {
    border: 1px solid #555;
    background-color: white;
}

.sect10 .box ul {
    font-size: 0;
}

.sect10 .box ul li {
    width: 48%;
    margin: 0 1%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.sect10 table, .sect10 th, .sect10 td {
    text-align: left;
    padding: 5px;
}

.sect10 .msg {
    margin-top: 10px;
    font-size: 1.3vw;
    margin-bottom: 30px;
    line-height: 1.3;
}

.sect10 table .msg td {
    padding: 20px 10px;
}

.sect10 table .title {
    background-color: #D1E9FE;
    font-size: 1.5vw;
    line-height: 1.3;
}

/* .sect10 table .title th:nth-child(2){
   border-left: 1px solid #555; 
} */

.sect10 table .item {
    border-bottom: 1px solid #555;
    font-size: 1.5vw;
    line-height: 1.3;
}

.sect10 table .item td, .sect10 table .title th {
    padding-left: 2%;
}

.sect10 table .item td:nth-child(2) {
    border-left: 1px solid #555;
}

.sect10 table .item span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}

.sect10 .word-msg {
    margin-top: 30px;
    font-size: 1.3vw;
    line-height: 1.3;
    text-align: left;
}

.sect11 .box {
    position: absolute;
    width: 43%;
    left: 10%;
    top: 10%;
}

.sect11 .box .tit {
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
}

.sect11 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: left;
}

.sect11 .box2 {
    position: absolute;
    left: 14.5%;
    top: 68.3%;
    font-size: 1vw;
}

.sect11 .box3 {
    position: absolute;
    left: 26.5%;
    top: 68.3%;
    font-size: 1vw;
}

.sect11 .box4 {
    position: absolute;
    left: 10%;
    bottom: 15%;
    color: #666;
    font-size: 1.5vw;
}

.sect12 .box {
    position: absolute;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
    top: 5%;
}

.sect12 .box .tit {
    font-size: 3vw;
    line-height: 1.2;
    text-align: center;
}

.sect12 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: center;
}

.sect12 .word p {
    font-size: 1vw;
    text-align: center;
    line-height: 1;
}

.sect12 .word span {
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: center;
}

.sect12 .box2 {
    position: absolute;
    left: 68%;
    top: 35%;
}

.sect12 .box3 {
    position: absolute;
    width: 50%;
    left: 10%;
    top: 37%;
}

.sect12 .box3 {
    position: absolute;
    width: 42%;
    left: 19%;
    top: 78%;
    font-size: 0;
}

.sect12 .box3 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.5vw;
}

.sect13 .box {
    position: absolute;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    top: 3%;
}

.sect13 .box .tit {
    font-size: 3vw;
    line-height: 1.2;
    text-align: center;
}

.sect13 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: center;
}

.sect13 .box2 {
    position: absolute;
    width: 38%;
    padding: 10px 0;
    left: 6%;
    bottom: 12%;
    color: white;
    background: rgb(0, 0, 0, .5);
    font-size: 2vw;
    line-height: 1.2;
    text-align: center;
}

.sect14 .box {
    position: absolute;
    width: 50%;
    left: 10%;
    top: 10%;
}

.sect14 .box .tit {
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
}

.sect14 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: left;
}

.sect14 .word {
    position: absolute;
    font-size: 0;
}

.sect14 .word ul li {
    display: inline-block;
    width: 50%;
    text-align: left;
}

.sect14 .word .p1 {
    font-size: 1.5vw;
    line-height: 1.3;
    padding-left: 8%;
}

.sect14 .word .p2 {
    font-size: 1.2vw;
    line-height: 1.5;
    padding-left: 25%;
}

.sect14 .box2 {
    position: absolute;
    width: 37%;
    left: 10.5%;
    top: 52%;
}
.sect14 .box2 ul,
.sect14 .box3 ul {
    display: flex;
}

.sect14 .box3 {
    position: absolute;
    width: 37%;
    left: 10.5%;
    top: 76.5%;
}

.sect15 {
    margin-bottom: 50px;
}

.sect15 ul {
    font-size: 0;
}

.sect15 ul li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 1%;
    padding-top: 30px;
}

.sect15 .box {
    padding: 5% 0 5% 0;
    padding-left: 10%;
}

.sect15 .box .title {
    font-size: 3vw;
    line-height: 1.2;
    text-align: left;
}

.sect15 .box .tit {
    font-size: 2vw;
    line-height: 1.2;
    text-align: left;
}

.sect15 .box .msg {
    margin-top: 20px;
    font-size: 1.5vw;
    line-height: 1.3;
    text-align: left;
}

.sect16 {
    background-color: #F4F4F4;
    padding-bottom: 20px;
}

.sect16 .box {
    width: 80%;
    margin: 0 auto;
    color: #666;
}

.sect16 .tit {
    font-size: 2vw;
    line-height: 2;
    text-align: left;
    padding-left: 10px;
}

.sect16 .tableBox {
    width: 100%;
}

.sect16 .tableBox tr {
    border-bottom: 1px solid rgb(109, 109, 109);
}

.sect16 .tableBox td {
    text-align: left;
    width: 50%;
    font-size: 1.3vw;
    line-height: 1.2;
    padding: 20px 10px;
}

.sect16 .notes {
    margin-top: 50px;
    text-align: left;
}

.sect16 .notes .msg {
    font-size: 1.3vw;
    line-height: 1.3;
    margin: 20px 0;
    padding-left: 10px;
}

.sect2 .item-ul li:nth-child(1) .word2 {
    position: absolute;
    right: 8%;
    bottom: 8%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul li:nth-child(2) .word2 {
    position: absolute;
    right: 10%;
    bottom: 35%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul li:nth-child(3) .word2 {
    position: absolute;
    right: 80%;
    bottom: 25%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul li:nth-child(4) .word2 {
    position: absolute;
    right: 80%;
    bottom: 60%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul2 li:nth-child(1) .word2 {
    position: absolute;
    right: 85%;
    bottom: 25%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul2 li:nth-child(2) .word2 {
    position: absolute;
    right: 85%;
    bottom: 25%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul2 li:nth-child(3) .word2 {
    position: absolute;
    right: 10%;
    bottom: 45%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul2 li:nth-child(4) .word2 {
    position: absolute;
    right: 64%;
    bottom: 47%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul3 li:nth-child(1) .word2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 22%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul3 li:nth-child(2) .word2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 22%;
    font-size: 1vw;
    line-height: 1.3;
}

.sect2 .item-ul li:nth-child(2) .word2 a {
    background-color: #DFDFDF;
}

.sect2 li .word2 a img {
    max-width: 100%;
    height: auto;
    width: 100%;
    vertical-align: bottom;
    transition: all 0.3s linear;
}

.sect2 li .word2 a {
    width: 2vw;
    height: 2vw;
    overflow: hidden;
    border-radius: 2vw;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.sect10-1 .box {
    position: absolute;
    top: 14%;
    left: 52%;
    right: 4%;
}
.sect10-1 .box .tit {
    font-size: 3vw;
    line-height: 1;
    font-weight: bold;
}
.sect10-1 .msg {
    border: 1px solid #b5b5b5;
    background-color: #fff;
    margin: 6% 0 2%;
}
.sect10-1 .p1 {
    font-size: 1.2em;
    padding: 2% 15px;
    line-height: 1.25;
}
.sect10-1 .t1 {
    width: 100%;
    font-size: 1.25em;
}
.sect10-1 .t1 .tb-head {
    line-height: 1.2;
    font-size: 1.125em;
    padding: 5px 3%;
    font-weight: bold;
    background-color: #cfe8fe;
    background-image: linear-gradient(to right, #cadff4 20%, #cfe8fe);
}
.sect10-1 .t1 tbody tr td {
    padding: 5px 3%;
    border-bottom: 1px solid #b5b5b5;
}
.sect10-1 .t1 tbody tr td {
    border-left: 1px solid #b5b5b5;
}
.sect10-1 .t1 tbody tr td:first-child {
    border-left: none
}
.sect10-1 .t1-nob td {
    border-bottom-color: transparent !important;
}
.sect10-1 .td1 {
    width: 33.333333%;
}
.sect10-1 .note {
    padding-top: 1%;
    font-size: 1.125em;
    line-height: 1.25;
}
.sect10-1 .cl {
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    margin-right: 10px;
    line-height: 1.5;
}
.sect10-1 .cl-orange {
    background-color: orange;
}
.sect10-1 .cl-green {
    background-color: green;
}

@media screen and (max-width: 500px) {
    .sect15 .box .msg {
        height: 100px;
    }
    .sect9 .box-word {
        width: 55%;
        right: 2%;
    }
    .sect9 .box-word .msg {
        margin-bottom: 5px;
    }
    .sect13 div.box {
        background-color: #ECECEC;
        position: relative;
        width: 100%;
        padding-top: 5%;
    }
    .sect14 div.box {
        top: 5%;
        width: 70%;
    }
    .sect14 .word {
        display: none;
    }
    .sect13 div.box2 {
        left: 5%;
        bottom: 55%;
        width: 90%;
    }
    .sect12 .animate-block, .sect6 .animate-block, .sect7 .animate-block, .sect8 .animate-block {
        display: none;
    }
    .sect5 div.box {
        position: relative;
        width: 90%;
        left: auto;
        top: auto;
        margin: 0 auto;
        padding-top: 30px;
    }
    .sect14 .box p.tit, .sect13 .box p.tit, .sect10 .box p.tit, .sect7 .box p.tit, .sect8 .box p.tit, .sect9 .box p.tit {
        font-size: 4.5vw;
    }
    .sect11 .box p.tit, .sect5 .box p.tit {
        font-size: 5vw;
    }
    .sect11 div.box4 {
        bottom: 5%;
    }
    .sect11 div.box {
        position: relative;
        width: 100%;
        left: auto;
        top: auto;
        margin: 0 auto;
        padding: 5% 5%;
        background-color: #F8F8F8;
    }
    .sect4 .box2 ul li {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .sect4 .box2 ul li .word-msg {
        font-size: 3vw;
    }
    .sect4 .box2 ul li .word-tit2 {
        font-size: 4.4vw;
    }
    .sect4 .box2 ul li .word-tit {
        text-align: center;
        font-size: 5vw;
    }
    .sect4 .box2 .box3 {
        position: relative;
        margin-top: auto;
        text-align: center;
        transform: none;
    }
    .sect3 .box .noise {
        display: none;
    }
    .buy-link-item a {
        font-size: 12px !important;
    }
    .main {
        margin-top: 0 !important;
    }
    .sect1 .box .p1 {
        font-size: 14px;
    }
    .sect1 .box .tit {
        font-size: 20px;
    }

    .sect10-1 {
        background-color: #f5f9fc;
    }
    .sect10-1 .box {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        padding: 7% 15px;
    }
    .sect10-1 .box .tit {
        font-size: 2em;
    }
    .sect10-1 .p1 {
        font-size: 1em;
    }
    .sect10-1 .note {
        font-size: .85em;
    }
    .sect10-1 .t1 {
        font-size: .95em;
    }
    .sect10-1 .td1 {
        width: 45%;
    }
    .sect10-1 .cl {
        width: 7px;
        height: 7px;
        margin-right: 5px;
    }
    .sect6 .sw2-i {
        font-size: 1.8vw;
    }
    .sect6 .sw2-i2 {
        right: 5%;
    }
}

@media screen and (max-width: 1000px) and (min-width:800px) {
    .main {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 1200px) and (min-width:800px) {
    .sect14 .word .p2:lang(es) {
        line-height: 1;
        margin-top: 1%;
    }
    .sect6 .box, .sect10 .box {
        width: 96%;
    }
    .sect1 .box {
        top: 5%;
    }
    .sect1 .box .tit {
        font-size: 60px;
    }
    .sect1 .box .msg {
        font-size: 40px;
    }
    .sect1 .box .attr {
        font-size: 18px;
    }
    .main {
        margin-top: 0;
    }
}

@media screen and (max-width: 1200px) and (min-width:1000px) {}

@media screen and (max-width: 1500px) and (min-width:1200px) {}

@media screen and (max-width: 800px) {
    .sect6 .box .title:lang(jp), .sect6 .box .title:lang(de) {
        font-size: 4vw;
    }
    .sect6 .box .title:lang(es) {
        font-size: 4vw;
    }
    .sect14 .box:lang(fr), .sect14 .box:lang(de) {
        width: 60%;
        top: 5%;
    }
    .sect14 .word:lang(es), .sect14 .word:lang(fr), .sect14 .word .p2:lang(de) {
        display: none;
    }
    .sect2 .item-ul li:nth-child(4) .word2:lang(es) {
        bottom: 55%;
    }
    .sect1 .box .tit sup {
        padding: 0 8px;
        font-size: 3vw;
    }
    .sect15 .box {
        padding-left: 0;
    }
    .sect14 .box {
        left: 3%;
    }
    .sect11 .box {
        width: 50%;
        left: 3%;
        top: 5%;
    }
    .sect12 .box2 {
        left: 69%;
        top: 34%;
    }
    .sect12 .box3 {
        width: 56%;
        left: 5%;
        top: 81%;
    }
    .sect12 .box, .sect13 .box {
        width: 98%;
    }
    .sect10 .box {
        width: 100%;
    }
    .sect11 .box2, .sect11 .box3 {
        display: none;
    }
    .sect11 .box4 {
        left: 3%;
        bottom: 10%;
        font-size: 2.5vw;
    }
    .sect7 .word {
        display: none;
    }
    .sect6 .box, .sect7 .box {
        width: 98%;
        top: 5%;
    }
    .sect9 .box {
        width: 90%;
    }
    .sect5 .box {
        width: 50%;
        left: 4%;
        top: 2%;
    }
    .sect13 .animate-block {
        display: none;
    }
    .sect14 .word ul li {
        vertical-align: top;
    }
    .sect14 .box3 {
        width: 50%;
        left: 2.5%;
        top: 76.5%;
    }
    .sect14 .word .p2 {
        font-size: 1.2vw;
        line-height: 1.2;
        padding-left: 24%;
    }
    .sect14 .box2 {
        width: 48%;
        left: 2.5%;
        top: 51.5%;
    }
    .sect14 .box .msg, .sect13 .box .msg, .sect12 .box .msg, .sect6 .box .msg, .sect7 .box .msg, .sect8 .box .msg {
        margin-top: 3px;
        font-size: 2.5vw;
    }
    .sect14 .box .tit, .sect13 .box .tit, .sect12 .box .tit, .sect5 .box .tit, .sect7 .box .tit, .sect8 .box .tit, .sect10 .box .tit, .sect10 table .title, .sect9 .box-word .tit, .sect11 .box .tit {
        font-size: 3.5vw;
    }
    .sect16 .tableBox td, .sect15 .box .tit, .sect5 .box .msg, .sect9 .box .msg, .sect10 table .msg, .sect10 table .item, .sect9 .box-word .msg {
        font-size: 2.5vw;
    }
    .sect16 .box {
        width: 90%;
    }
    .sect6 .box3 {
        right: 5%;
    }
    .sect1 .box .attr {
        margin-top: 10px;
    }
    .sect6 .box2 {
        left: 4%;
    }
    .animate-block span:lang(es) {
        height: 15px;
    }
    .animate-block span.active:lang(es) {
        height: 25px;
    }
    .animate-block {
        margin-top: 0;
        height: 40px;
    }
    .sect4 .box ul li {
        width: 49%;
    }
    .sect4 .box ul, .sect4 .box2 ul {
        width: 100%;
    }
    .sect16 .tit, .sect4 .box ul li div .word-tit, .sect6 .box .tit, .sect15 .box .title {
        font-size: 4vw;
    }
    .sect4 .box ul li div .word-msg {
        margin-top: 10px;
        font-size: 3vw;
    }
    .sect4 .box ul li div {
        top: 62%;
    }
    .sect4 {
        background-color: white;
    }
    .sect4 .title {
        width: 96%;
        font-size: 4vw;
    }
    .sect3 .box .noise ul li img {
        width: 40px;
    }
    .sect3 .box {
        width: 60%;
        left: 2%;
    }
    .sect3 .box .msg {
        margin-top: 10px;
        font-size: 2vw;
    }
    .sect3 .box .tit, .sect9 .box .tit {
        font-size: 4vw;
    }
    .sect2 .item-ul3 li:nth-child(2) .word2 {
        left: 70%;
        top: 18%;
    }
    .sect2 .item-ul3 li:nth-child(2) .word {
        left: 40%;
        top: 20%;
    }
    .sect2 .item-ul3 li:nth-child(1) .word2 {
        left: 90%;
        top: 60%;
    }
    .sect2 .item-ul3 li:nth-child(1) .word {
        width: 60%;
        top: 20%;
        left: auto;
        right: 2%;
        text-align: right;
        transform: translateX(0);
    }
    .sect2 .item-ul2 li:nth-child(4) .word2 {
        right: 85%;
    }
    .sect2 .item-ul2 li:nth-child(4) .word {
        top: 70%;
    }
    .sect2 .item-ul2 li:nth-child(3) .word2 {
        right: 40%;
        bottom: 20%;
    }
    .sect2 .item-ul2 li:nth-child(3) .word p {
        font-size: 4vw;
    }
    .sect2 .word p span {
        font-size: 5vw;
    }
    .sect2 .item-ul2 li:nth-child(1) .word2 {
        right: 15%;
        bottom: 75%;
    }
    .sect2 .item-ul2 li:nth-child(2) .word2 {
        bottom: 20%;
    }
    .sect2 .item-ul2 li:nth-child(2) .word {
        top: 50%;
    }
    .sect2 .item-ul li:nth-child(3) .word2 {
        bottom: 20%;
    }
    .sect2 li .word2 a {
        width: 4vw;
        height: 4vw;
    }
    .sect2 .item-ul li:nth-child(1) .word2 {
        right: 4%;
    }
    .sect2 .rightBox .item-ul3 {
        font-size: 0;
    }
    .sect2 .rightBox .item-ul3 li {
        width: 48%;
        display: inline-block;
        margin: 0 1%;
        height: auto !important;
    }
    .sect2 .word p {
        font-size: 3vw;
    }
    .sect2 {
        width: 98%;
        display: block;
    }
    .sect2 .leftBox, .sect2 .rightBox {
        width: 100%;
    }
    .animate-block span {
        height: 20px;
    }
    .animate-block span.active {
        height: 30px;
    }
    .main {
        margin-top: 0
    }
    .img1 {
        display: none;
    }
    .sect1 .box {
        top: 5%;
    }
    .sect1 .box .tit {
        font-size: 10vw;
    }
    .sect1 .box .msg {
        font-size: 5.5vw;
    }
    .sect1 .box .attr {
        font-size: 3vw;
    }
    .sect1 .box img {
        display: none;
    }
    .sect1 .pho_img {
        height: 100%;
        object-fit: cover;
    }
}