@media only screen and (min-width: 980px){
    .note-last{
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 1400px) {
    .letter {
        width: 85%;
        text-align: justify;
    }

    .letter-full {
        width: 50%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 20px !important;
        width: 70%;
    }

    .letter-tel {
        margin-top: 80px !important;
    }

    .word::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

@media only screen and (max-width: 1400px) {
    .letter {
        width: 85%;
        text-align: justify;
    }

    .letter-full {
        width: 59%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 20px !important;
        width: 70%;
    }

    .word::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

@media only screen and (max-width: 1280px) {
    .letter {
        width: 85%;
        text-align: justify;
    }

    .letter-full {
        width: 65%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 20px !important;
        width: 70%;
    }

    .word::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

@media only screen and (max-width: 1168px) {
    .letter-full {
        width: 67%;
    }
}

@media screen and (max-width: 1100px) {
    .letter {
        width: 85%;
        text-align: justify;
    }

    .letter-full {
        width: 80%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 20px !important;
        width: 70%;
    }

    .word::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -90px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

@media only screen and (width: 768px) {
    .letter-full {
        width: 81% !important;
    }
}

@media only screen and (max-width: 768px) {
    .letter {
        width: 85%;
        text-align: justify;
    }

    .letter-full {
        width: 74%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 20px !important;
        width: 70%;
    }

    .word::before {
        content: "";
        position: relative;
        left: -30px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -30px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

@media only screen and (max-width: 480px) {
    .letter {
        width: 95%;
        text-align: justify;
    }

    .letter-full {
        width: 85%;
        text-align: justify;
    }

    .letter-tel p {
        border: 1px solid #d9d9d9;
        margin-top: 80px !important;
        text-align: center;
        padding: 10px !important;
        width: 100%;
    }

    .word::before {
        content: "";
        position: relative;
        left: -10px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/WORDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
    .pdf::before {
        content: "";
        position: relative;
        left: -10px;
        top: 0;
        display: inline-block;
        background-image: url("../../images/supporting/PDF_icon.png");
        background-size: contain;
        background-repeat: no-repeat;
        width: 35px;
        height: 37px;
    }
}

.d-grid {
    display: grid !important;
}

.justify-items-center {
    justify-items: center;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.letter p {
    margin-top: 20px !important;
    color: #000000 !important;
}

.letter-full {
    margin-bottom: 80px;
}

.letter-full .note {
    margin-top: 20px !important;
}

.letter-full p {
    color: #000000 !important;
}

.bold-black {
    color: #000000 !important;
}

.group-btn-download {
    margin-top: 80px;
    gap: 40px;
}

.btn-grey-no-border {
    font-size: 20px;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica !important;
    color: #000000;
    width: 300px;
    border: 2px solid #d9d9d9;
    padding: 10px;
    text-align: center;
    align-content: center;
    -webkit-align-content: center;
    vertical-align: middle;
    background-color: #fff;
}

.word, .pdf {
    display: flex;
    text-align: center;
    align-content: center;
    -webkit-align-content: center;
    vertical-align: middle;
    justify-content: center;
}

.word span:hover,
.pdf span:hover
 {
    color: #86c5d1;
}

.word span , .pdf span{
    text-align: center;
    align-content: center;
    -webkit-align-content: center;
    vertical-align: middle;
    font-size: 20px;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica !important;
    color: #000000;
}

.button-group-icon {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    padding: 20px;
}
.btn-file {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: rgb(255, 255, 255);
    padding: 15px 20px;
    border: 2px solid #d9d9d9;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #333;

    transition: all 0.3s ease-in-out;
    width: 250px;
    height: 60px;
}

.btn-file img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}
.btn-file span {
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    color: #333333;
    flex-grow: 1;
    text-align: center;
}