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

.section .s-title {
    font-size: 2.25em;
    line-height: 1.1;
}

.section .s-text {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 1.125em;
}

.section .img-responsive {
    width: 100%;
}

.section .s-container, .section .s-container2 {
    padding: 20px;
}

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

.sect-promo {
    color: #fff;
}

.sect9_table2 {
    width: 70%;
}

.bottom1 {
    margin-top: -10px;
}

.sect1-word1 {
    position: absolute;
    font-size: 36px;
    left: 58%;
    top: 37%;
}

.sect1-word3 {
    position: absolute;
    font-size: 36px;
    left: 73%;
    top: 37%;
}

.sect1-word4 {
    position: absolute;
    font-size: 36px;
    left: 63%;
    color: red;
    top: 59%;
}

.sect11_box ul {
    margin: 0;
    padding: 0;
}
.sect11_box ul li {
    display: inline-block;
    color: black;
    width: 120px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sect11_box {
    position: absolute;
    width: 520px;
    margin: 0 auto;
    background-color: white;
    height: 30px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    margin-top: 35%;
    margin-left: -260px;
}

.big-img {
    width: 100%;
}

#sect3_box {
    margin-bottom: -150px;
    z-index: 1;
}

#sect3_box2 {
    position: absolute;
    bottom: -250px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-top: 150px;
    z-index: 444;
}

.bg-img {
    width: 100%;
}

.title-box {
    position: relative;
    text-align: center;
}

.sect_tab2 td {
    border: 1px dashed #292a51;
}

.sect_tab3 td {
    border: 1px dashed #292a51;
}

.title-box .p1 {
    font-size: 200px;
    background: linear-gradient(to right, #e55300, #feda60);
    -webkit-background-clip: text;
    color: transparent;
    opacity: .75;
}

.sect_tab3 {
}

.title-box .p2 {
    width: 100%;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    /*height: 100%;*/
    width: 100%;
    font-size: 36px;
    font-weight: bold;
}

.sect3-git {
    width: 100%;
    text-align: center;
}

.sect3-git img {
    width: 38%;
    border-radius: 10px;
    margin: 5px;
}

.sect2 {
    width: 100%;
    padding: 0 50px 27px 50px;
    background: #040926;
}

.sect2 .title {
    font-size: 72px;
    line-height: 72px;
    padding: 30px 0;
    text-align: center;
}

.sect2-item {
    width: 100%;
    border-image: linear-gradient(to right, #e55300, #feda60) 1 10;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}

.sect2-item:nth-child(2) {
    margin: 27px 0;
}

.sect2-img {
    width: 65%;
}

.sect2-icon {
    background-color: #273e70;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sect2-img img {
    width: 100%;
}

.sect2-icon p {
    font-size: 68px;
    background: linear-gradient(to right, #e55300, #feda60);
    -webkit-background-clip: text;
    color: transparent;
}

.sect1 {
    position: relative;
}

.sect1 .sect1-word {
    position: absolute;
    top: 50%;
    left: 56vw;
    text-align: left;
    transform: translateY(-50%);
}

.sect1 .p1 {
    color: white;
    font-size: 50px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 48px;
}

.sect1 span {
    color: white;
    font-size: 28px;
    background: red;
    padding: 5px 25px;
    border-radius: 20px;
    margin: 30px 0px;
    cursor: pointer;
}

.sect1 .giveaway-span {
    background: red;
}

.sect3 {
    z-index: 20;
    position: relative;
}

.sect3 .big-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3;
}

.sect3 .sect3-word-box {
    width: 100%;
}

.sect3-item {
    background: #040926;
}

.sect3-detail {
    margin: 10px auto;
    width: 77%;
    height: 280px;
    background: #273e70;
    border-radius: 20px;
    display: flex;
    justify-content: center;
}

.sect3-detail:nth-child(1) {
    margin-top: 200px;
    position: relative;
}

.sect3-detail .sect3-detail-img, .sect3-detail .sect3-detail-word {
    width: 50%;
    height: 100%;
}

.sect3-detail-img {
    position: relative;
}

.sect3-detail-img:before {
    width: 20%;
    border-bottom: 1px dashed white;
    height: 2px;
    background: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    z-index: 100;
}

.sect3-detail-1 .sect3-detail-img:before {
    right: -10%;
}

.sect3-detail-2 .sect3-detail-img:before {
    left: -20%;
}

.sect3-detail-3 .sect3-detail-img:before {
    width: 18%;
    right: -13%;
}

.sect3-detail-4 .sect3-detail-img:before {
    left: -30%;
}

.sect3-detail-img img {
    position: absolute;
    bottom: 0;
    z-index: 10;
}

.sect3-detail p {
    font-size: 30px;
    line-height: 1;
}

.sect3-detail-2 p, .sect3-detail-4 p {
    padding-left: 50px;
}

.img-1 {
    width: 90%;
    left: 50px;
}

.img-2 {
    width: 95%;
    right: 20px;
    margin-bottom: 20px;
}

.img-3 {
    width: 95%;
    left: 0;
}

.img-4 {
    height: 100%;
    width: 120%;
    right: 0%;
}

.sect3-detail .sect3-detail-word {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.sect3-detail-2 .sect3-detail-word,
.sect3-detail-4 .sect3-detail-word {
    align-items: flex-start;
}

.sect3-detail-1 .sect3-detail-word,
.sect3-detail-3 .sect3-detail-word {
    padding-right: 2%;
}

.sect3-detail-2 .sect3-detail-word,
.sect3-detail-4 .sect3-detail-word {
    padding-left: 2%;
}

.sect3-detail-word p {
    text-align: left;
    font-size: 30px;
}

.sect3-2 {
    position: relative;
    margin-top: -10px;
}

.sect3-2 .sect3-2-word {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.sect3-2-word .p1 {
    letter-spacing: 20px;
    line-height: 1;
}

.sect3-2-content {
    position: relative;
    text-align: center;
}

.sect3-2-content img {
    margin-top: -80px;
    overflow: hidden;
    width: 45%;
}

.title-2 {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.title-2 .p1 {
    line-height: 4;
    letter-spacing: 5px;
}

.title-2 .p2 {
    line-height: 1;
    letter-spacing: 2px;
}

.sect3-2-content-word {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.word-list-box {
    width: 78%;
    border: 1px dashed #443a19;
    z-index: -1;
    display: flex;
    justify-content: center;
}

.word-list-box .list {
    width: 50%;
    padding: 0 20px;
}

.word-list-box .list-left {
    text-align: left;
}

.word-list-box .list-right {
    text-align: right;
}

.word-list-box p {
    font-size: 20px;
    line-height: 2;
    border-bottom: 1px dashed #443a19;
}

.word-list-box .last-p {
    border-bottom: 1px dashed transparent;
}

.sect4 {
    width: 100%;
}

.sect4 ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sect4 .img-box {
    width: 65%;
}

.sect4 .img-box img {
    width: 100%;
}

.sect4 .word-item {
    flex: 1;
}

.sect4 .word-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 36px;
}

.sect4 .word-item-1 {
    color: #333;
}

.sect4 .word-item-2 {
    background: #000;
}

.sect4 .word-item p {
    line-height: 1;
}

.sect4 .word-item .p1 {
    margin-bottom: 20px;
    position: relative;
}

.sect4 .word-item .p1:before {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 50px;
    height: 3px;
    background: #333;
}

.sect4 .word-item-2 .p1:before {
    background: white;
}

.sect5 {
    width: 100%;
    height: 2000px;
    position: relative;
    margin-bottom: 450px;
}

.sect5-word-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.sect5-word-box .sect5_li_2 p {
    writing-mode: vertical-rl;
    font-size: 100px;
    margin-top: 50%;
    letter-spacing: 5px;
    color: #FFFFFF !important;
    text-shadow: 1px 1px rgb(121, 119, 119), -1px -1px rgb(121, 119, 119), 1px -1px rgb(121, 119, 119), -1px 1px rgb(121, 119, 119);
}

.sect5_ul2 li {
    position: relative;
    padding: 0 30px;
    list-style: none;
}

.sect5-word-box .p3 {
    font-size: 48px;
    position: relative;
    background-color: #030825;
    height: 200px;
    line-height: 200px;
    text-align: center;
}

.sect5-word-box .p4 {
    width: 70%;
    color: black;
    line-height: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 30px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.sect5-word-box .p3:before {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 5px;
    background: #F4A63C;
    content: "";
}

.sect5 ul {
    display: flex;
    justify-content: center;
    padding: 0 30px;
}

.sect5 li p {
    text-align: center;
    font-size: 30px;
    color: #333;
    padding-top: 50px;
    padding-bottom: 30px;
}

.sect5-word-box .p1 {
    letter-spacing: 5px;
}

.sect5-word-box .p2 {
    line-height: 1;
    font-size: 28px;
}

.sect6 {
    position: relative;
    background: #040926;
    text-align: center;
}

.sect6 img {
    width: 50%;
}

.sect7 {
    position: relative;
}

.sect7-phone {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    z-index: 99;
}

.sect10 {
    background: #040926;
}

.sect8 {
    position: relative;
    background-image: url('promo-images/sect8-bg.jpg');
}

.sect8 .big-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
}

.sect8 .sect8-word-box {
    width: 100%;
}

.sect8 .p1 {
    line-height: 1;
    padding-top: 50px;
    font-size: 160px;
    padding-left: 22%;
}

.sect8 .title-box {
    text-align: left;
}

.sect8-item {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

.sect8-item-1 {
    margin-top: 60px;
}

.sect8-item p {
    transform: rotate(-5deg);
    font-size: 26px;
    text-align: center;
    line-height: 1;
}

.sect8-item li {
    width: 28%;
    margin: 20px;
}

.sect8-item li img {
    width: 100%;
}

.sect8-item li img {
    margin-bottom: 20px;
}

.sect9 {
    background: #040926;
}

.sect9 .p1 {
    letter-spacing: 9px;
}

.sect9 .p2 {
    line-height: 1;
    font-size: 28px;
}

.sect9-border {
    width: 80%;
    background-color: #273e70;
    margin: 0 auto;
    border-radius: 20px;
    padding-bottom: 20px;
}

.tab_eh {
    font-size: 48px;
    opacity: 0.8;
}

.tab_left {
    color: #4186fd;
}

.tab_co1_1 {
    color: white;
    font-size: 48px;
    opacity: 0.3;
}

.tab_co1_2 {
    color: white;
    font-size: 16px;
    opacity: 0.3;
    background-color: #292a51;
    border: 5px solid #11123d;
    border-spacing: 20px 20px;
    border-radius: 30px;
}

.sect9_tab td {
    border-spacing: 20px 20px;
    border: 1px solid #11123d;
}

.tab_co1_2 td {
    border-spacing: 20px 20px;
    border-radius: 30px;
}

.tab_right {
    color: #ffa31e;
}

.sect-promo table {
    margin: 0 auto;
}

.sect-promo tbody {
    width: 100%;
}

.table-head td {
    font-size: 48px;
    font-weight: bold;
}

.sect-promo tr {
    width: 45%;
}

.sect-promo tr:nth-child(even) span {
    padding: 5px 15px;
}

.sect-promo td {
    text-align: center;
    padding: 5px 20px;
}

.sect-promo td span {
    display: inline-block;
    width: 100%;
    letter-spacing: 3px;
}

.sect-promo table .table-btn span {
    display: inline;
}

.table-btn td {
}

.sect-promo tr a:hover {
    color: white;
}

.sect-promo tr a {
    color: white;
}

.sect10 .p1 {
    line-height: 1;
    padding: 50px 0;
    font-size: 100px;
}

.sect10 {
    padding-bottom: 20px;
    background: #040926;
    text-align: center;
}

.title-box-jp {
    margin-top: 50px;
}

@media screen and (min-width: 1800px) {
    .sect9_table {
        width: 70%;
    }
}

@media screen and (max-width: 1700px)and (min-width: 1500px) {
    .sect5 {
        margin-bottom: 250px;
    }
}

@media screen and (max-width: 1500px)and (min-width: 1200px) {
    .sect5 {
        margin-bottom: 120px;
    }
}

@media screen and (max-width: 1700px) and (min-width: 1200px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 36px;
    }
    #sect3_box {
        margin-bottom: -40px;
    }
    .sect8 .title-box .p1 {
        font-size: 100px;
    }
    #sect3_box2 {
        bottom: 30px;
    }
    .sect8-item p {
        font-size: 20px;
    }
    .sect5 .title-box {
        margin-top: 20px;
    }
    .sect3-detail {
        height: 220px;
    }
    .sect3-detail-2 p, .sect3-detail-4 p {
        padding-left: 20px;
    }
    .sect3-detail-word p {
        font-size: 26px;
    }
    .sect3-2-content img {
        width: 42%;
    }
    .title-box .p1 {
        font-size: 100px;
        line-height: normal;
    }
    .title-2 .p2 {
        font-size: 42px;
    }
    .sect3-detail-img:before {
        width: 18%;
    }
    .sect2 .title {
        font-size: 68px;
        line-height: 1;
    }
    .sect2-icon p {
        font-size: 48px;
    }
    .sect5 li p {
        font-size: 30px;
    }
    .sect5-word-box .p3 {
        font-size: 36px;
        height: 150px;
        line-height: 150px;
    }
}

.word1 {
    transform: translateX(-205.75px);
}

.word2 {
    transform: translateX(731.05px);
}

.word3 {
    transform: translateX(1667.85px);
}

.sect2-icon img {
    width: 150px;
}

@media screen and (min-width: 1400px) {
    .sect5_ul .big-img {
        max-width: initial;
        width: initial;
    }
    .sect5-word-box .sect5_li_2 p {
        font-size: 46px;
    }
    .sect5_ul.li {
        text-align: center;
    }
}

@media screen and (max-width: 1200px) and (min-width: 800px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 60px;
    }
    #sect3_box {
        margin-bottom: -40px;
    }
    .sect3-2-word .p1 {
        font-size: 80px;
    }
    .title-box .p2 {
        font-size: 24px;
    }
    .sect2-icon p {
        font-size: 32px;
    }
    .sect1 span {
        font-size: 18px;
    }
    .sect11_box {
        width: 400px;
        margin-left: -200px;
    }
    #sect3_box2 .p1 {
        font-size: 100px;
    }
    #sect3_box2 .p2 {
        font-size: 36px;
    }
    #sect3_box2 {
        bottom: -100px;
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {
    .sect2 .title, .title-box .p2 {
        position: initial;
        font-size: 14px;
        background: linear-gradient(to right, #e55300, #feda60);
        -webkit-background-clip: text;
        color: transparent;
        line-height: 1;
    }
    .title-box .p1 {
        display: none;
    }
    .title-box .sect8_p {
        display: inherit;
    }
    .sect7-phone {
        top: 20px;
    }
    .sect3-detail-1 .sect3-detail-img:before, .sect3-detail-2 .sect3-detail-img:before, .sect3-detail-3 .sect3-detail-img:before, .sect3-detail-4 .sect3-detail-img:before {
        display: none;
    }
    .sect2 .title {
        padding: 0px;
    }
    .iframe-box {
        height: 200px;
    }
}

@media screen and (max-width: 1200px) {
    .sect5 {
        height: 1720px;
        margin-bottom: 150px;
    }
}

@media screen and (max-width: 1100px) {
    .sect5 {
        height: 1620px;
        margin-bottom: 150px;
    }
}

@media screen and (max-width: 1000px) {
    .sect5 {
        height: 1520px;
        margin-bottom: 150px;
    }
}

@media screen and (max-width: 900px) {
    .sect5 {
        height: 1420px;
        margin-bottom: 150px;
    }
}

@media screen and (max-width: 800px) {
    .sect5 {
        height: 1100px;
        margin-bottom: 50px;
    }
    .sect6 img {
        width: 70%;
    }
}

@media screen and (max-width: 700px) {
    .sect5 {
        height: 950px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 600px) {
    .sect5 {
        height: 820px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 500px) {
    .sect5_ul2 li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .tab_co1_1 {
        font-size: 24px;
    }
    .sect9-border {
        padding: 4px;
    }
    .sect8 {
        background: none;
        background-color: #050926;
    }
    .sect5 {
        height: 750px;
        margin-bottom: 0px;
    }
    .sect5 .sect5-word-box .sect5_ul .sect5_li_2 p {
        font-size: 25px;
        margin-top: 10%;
        letter-spacing: 2px;
    }
}

@media screen and (max-width: 400px) {
    .sect8 .title-box {
        padding-bottom: 30px;
    }
    .sect7-phone {
        top: 20px;
    }
    .sect5 .sect5-word-box .sect5_ul .sect5_li_2 p {
        font-size: 20px;
        letter-spacing: 3px;
        margin-top: 50%
    }
    .sect5 {
        margin-bottom: 50px;
        height: 650px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1300px) {
    .sect1-word1 {
        font-size: 30px;
        left: 57%;
    }
    .sect1-word3 {
        font-size: 30px;
        left: 73%;
    }
    .sect1-word4 {
        top: 59%;
        font-size: 30px;
        left: 62%;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1000px) {
    .sect1-word1 {
        font-size: 30px;
        left: 57%;
    }
    .sect1-word3 {
        font-size: 30px;
        left: 72%;
    }
    .sect1-word4 {
        top: 59%;
        font-size: 30px;
        left: 61%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 500px) {
    .iframe-box {
        height: 400px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 800px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 40px;
    }
    .sect1-word1 {
        font-size: 24px;
        left: 56%;
    }
    .sect1-word3 {
        font-size: 24px;
        left: 73%;
    }
    .sect1-word4 {
        top: 59%;
        font-size: 24px;
        left: 61%;
    }
}

@media screen and (max-width: 800px) and (min-width: 500px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 60px;
        margin-top: 10%;
    }
    .btn2 {
        margin-left: 20%;
    }
}

@media screen and (max-width: 800px) and (min-width: 600px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 40px;
    }
    .sect1-word1 {
        font-size: 18px;
        top: 36%;
        left: 57%;
    }
    .sect1-word3 {
        font-size: 18px;
        left: 73%;
        top: 36%;
    }
    .sect1-word4 {
        top: 59%;
        font-size: 18px;
        left: 61%;
    }
}

@media screen and (max-width: 600px) and (min-width: 400px) {
    .sect5-word-box .sect5_li_2 p {
        font-size: 30px;
    }
    .sect1-word1 {
        font-size: 14px;
        top: 35%;
        left: 56%;
    }
    .sect1-word3 {
        font-size: 14px;
        left: 72%;
        top: 35%;
    }
    .sect1-word4 {
        top: 58%;
        font-size: 14px;
        left: 58%;
    }
}

@media screen and (max-width: 500px) and (min-width: 400px) {
    
}

@media screen and (max-width: 400px) {
    .btn2 {
        margin-left: 30%;
    }
    .sect1-word1 {
        font-size: 8px;
        top: 34%;
        left: 55%;
    }
    .sect1-word3 {
        font-size: 8px;
        left: 72%;
        top: 34%;
    }
    .sect1-word4 {
        top: 57%;
        font-size: 8px;
        left: 58%;
    }
}

@media screen and (max-width: 400px) {
    .btn2 {
        margin-left: 15%;
    }
}

@media screen and (max-width: 800px) {
    .sect9_table2 {
        width: 100%;
    }
    .sect10-jp .title-box .p1 {
        font-size: 36px;
    }
    .img-1 {
        left: 10px;
    }
    #sect3_box {
        position: absolute;
        width: 80%;
        left: 50%;
        margin-left: -150px;
        margin-top: -10px;
        z-index: 123;
    }
    .sect3-2-content {
        margin-top: -10px;
    }
    .word-list-box .list-left p {
        line-height: 2;
    }
    .sect3-2-content .list-right .list_p {
        line-height: 2;
    }
    .word-list-box .list-right p {
        line-height: 1;
    }
    .img-2 {
        right: 10px;
    }
    .sect2-icon img {
        width: 100px;
    }
    .table_btn_1 p {
        margin-left: 30px;
    }
    .table_btn_1 a span img {
        margin-left: -90px;
    }
    .table_btn_2 a span img {
        margin-right: -60px;
    }
    .sect9-border table tr td {
        padding: 0px;
    }
    .sect9-jp .title-box .p1 {
        font-size: 48px;
        letter-spacing: 0;
    }
    .sect8 .p1 {
        font-size: 60px;
        padding-top: 20px;
    }
    .sect8-item p {
        font-size: 16px;
    }
    .sect8-item-1 {
        margin-top: 10px;
    }
    .sect8-item {
        margin-top: 0;
    }
    .sect8-item {
        flex-wrap: wrap;
    }
    .sect8-item li {
        width: 60%;
    }
    .sect8-item li {
        margin: 0px;
        margin-top: 20px;
    }
    .sect5-word-box .p3:before {
        bottom: 25px;
    }
    .sect8-item li .top, .sect8-item li .bottom {
        margin-top: 20px;
    }
    .sect9-border {
        width: 100%;
    }
    .table-head td {
        font-size: 30px;
    }
    .sect-promo td span {
        letter-spacing: 0;
    }
    .sect10 .p1 {
        padding: 20px;
    }
    .sect5 .p1 {
        font-size: 120px;
    }
    .sect5 .p2 {
        font-size: 24px;
    }
    .sect5-word-box .p3 {
        height: 100px;
        line-height: 100px;
        font-size: 16px;
    }
    .sect5 li p {
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .sect5 ul {
        padding: 0 10px;
        margin-top: 0;
    }
    .sect4 .word-item {
        font-size: 12px;
    }
    .sect2 {
        padding: 20px;
    }
    .sect2 .title {
        font-size: 16px;
        padding-bottom: 20px;
        line-height: 1;
    }
    .sect2-icon img {
        width: 40%;
    }
    .sect2-icon p {
        font-size: 16px;
        line-height: 1;
    }
    #sect3_box2 .p2 {
        font-size: 16px;
    }
    #sect3_box2 {
        bottom: -10px;
        font-size: 16px;
    }
    .title-box .p1 {
        font-size: 48px;
    }
    .title-box .p2 {
        font-size: 16px;
    }
    .title-box {
        padding-top: 30px;
    }
    .sect3-detail:nth-child(1) {
        margin-top: 20px;
    }
    .sect3-detail-word p {
        font-size: 8px;
    }
    .img-2 {
        margin-bottom: 10px;
    }
    .sect3-detail {
        flex-wrap: wrap;
        height: 70px;
    }
    .sect3-detail-img img {
        /*width: 50px;*/
        width: 130px;
    }
    .sect3-detail-2 p {
        padding-left: 5px;
    }
    .sect3-detail-4 p {
        padding-left: 25px;
    }
    .sect3 {
        height: 520px;
        background: #040926;
    }
    .word-list-box p {
        font-size: 11px;
        line-height: 1;
    }
    .sect3-2-content img {
        margin-top: 40px;
        margin-left: -15px;
        width: 40%;
    }
    .sect3-2-word .p1 {
        letter-spacing: 5px;
    }
    .word-list-box {
        width: 95%;
    }
    .word-list-box .list {
        padding: 0 5px;
    }
}
@media screen and (max-width: 350px) {
    .sect11_box {
        width: 280px;
        margin-left: -140px;
        height: 15px;
        font-size: 12px;
    }
    .sect11_box ul li {
        width: 56px;
    }
    .sect5-word-box .p4 {
        font-size: 12px;
    }
    .sect1 .sect1-word{
        transform: translateY(0);
     }
     .sect1 span{
       font-size: 11px;
       padding: 1px 10px;
     }
}
@media screen  and (max-width: 800px) and (min-width: 350px){
    .sect1 .p1{
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 15px;
    }
    .sect5-word-box .p4 {
        width: 90%;
        line-height: 1;
        font-size: 12px;
        padding-bottom: 15px;
    }
    .sect11_box{
        width: 280px;
        margin-left: -140px;
        height: 15px;
        font-size: 12px;
    }
    .sect11_box ul li {
        width: 66px;
    }
    .sect1 .p2{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .sect1-word img{
        width: 120px;
        height: auto;
    }
   .sect1 .sect1-word{
       transform: translateY(0);
    }
    .sect1 span{
        font-size: 10px;
        padding: 1px 10px;
    }
}