@media only screen and (min-width: 320px) {
    section {
        /* padding: 0; */
    }

    .news-con {
        width: 95vw;
        position: relative;
    }

    .div2 {
        font-size: 18px !important;
        white-space: break-spaces;
        width: 100% !important;
    }

    .rectangle-4304,
    .text-con {
        width: 100% !important;
    }

    ._19-4-1-4-26-4-600-1-200-1-2-3-4-5 * {
        width: 100% !important;
        margin: 10px 0;
    }

    ._19-4-1-4-26-4-600-1-200-1-2-3-4-5 p{
        line-height: 1.5 !important;
    }

    ._19-4-1-4-26-4-600-1-200-1-2-3-4-5 br {
        display: block;
    }

    .field p {
        margin: 0;
    }

    .news2 {
        padding: 20px !important;
    }

    .ttl {
        margin-top: 20px;
    }

    ._7-1 {
        position: absolute !important;
        right: 5px !important;
        top: 50px !important;
    }

    .div5 {
        position: absolute !important;
        right: 35px !important;
        left: unset !important;
    }

    h3.ttlCenter {
        white-space: normal;
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: unset;
        gap: 10px;
        justify-content: center;
        padding: 10px 20px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #614a3f;
        font-weight: 400;
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    }

    .note-text {
        text-align: center;
    }

    .toggle-btn {
        margin-left: 30px;
    }

    .notice-detail {
        width: 290px;
    }

    .btn-news_detail {
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 1023px) {
    .news-con {
        width: 71vw !important;
        position: relative;
    }

    .section-width-custom {
        width: 600px;
    }

    .notice-detail {
        width: 465px !important;
    }

    h3.ttlCenter {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #614a3f;
        font-weight: 400;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    }
}

@media only screen and (min-width: 1400px) {
    .news-con {
        width: 71vw !important;
        position: relative;
    }

    .section-width-custom {
        width: 600px;
    }

    .notice-detail {
        width: 465px !important;
    }

    h3.ttlCenter {
        align-items: center;
        background-color: #fff;
        border: 1px solid #614a3f;
        border-radius: 50px;
        display: inline-flex;
        flex: 0 0 auto;
        gap: 10px;
        justify-content: center;
        padding: 5px 60px;
        position: relative;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: #614a3f;
        font-weight: 400;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    }
}

table.table {
    border-collapse: separate;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
}

table.table tr:first-child td {
    border-bottom: 1px solid #ccc;
    border-radius: 10px 10px 0 0;
}

table.table td a {
    text-decoration: none;
}

p.bold-black {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.mt-40 {
    margin-top: 4rem !important;
}

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

.mb-40 {
    margin-bottom: 4rem !important;
}

.number-back {
    position: relative;
    z-index: 9;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fcf6f2;
}

.dropdown-content {
    display: none;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
}

ul.dropdown-content .notice-detail {
    background-color: #fff;
}

ul.dropdown-content .notice-detail::before {
    position: relative;
    left: 0;
    top: 0;
    content: url("../../../../asset/front/images/common/dropdown-arrow-16px.png");
    display: inline-block;
    transform: rotate(-90deg);
}

ul.dropdown-content .notice-detail {
    margin-bottom: 10px;
}
.notice-detail a{
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
}
.dropdown-btn p {
    width: 500px;
    padding: 10px 25px;
    background-color: #fff;
    border-radius: 6px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
}

.dropdown-btn:after {
    position: relative;
    right: 40px;
    top: 10px;
    content: url("../../../../asset/front/images/common/dropdown-arrow.png");
    transform: rotate(0);
}

.btn-active::after {
    transform: rotate(180deg);
    top: -10px;
    position: relative;
    right: 40px;
    content: url("../../../../asset/front/images/common/dropdown-arrow.png");
}

.img-head img {
    object-fit: contain;
    width: 600px;
}

.contents {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    justify-content: flex-start;
}

.news-con {
    position: relative;
}

.news2 {
    background: #ffffff;
    border-radius: 8px;
    border-style: solid;
    border-color: #d9d9d9;
    border-width: 1px;
    padding: 60px 40px 60px 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
}

.ttl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

._2024-03-02 {
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0.03em;
    font-weight: 500;
    position: relative;
}

.div2 {
    color: #614a3f;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.03em;
    font-weight: 600;
    position: relative;
    width: 958px;
}

.rectangle-4304 {
    background: #d9d9d9;
    flex-shrink: 0;
    width: 957px;
    height: 1px;
    position: relative;
}

.text-con {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 880px;
    position: relative;
}

._19-4-1-4-26-4-600-1-200-1-2-3-4-5 {
    color: #000000;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-weight: 500;
    position: relative;
    align-self: stretch;
}

.div3 {
    width: 147.5px;
    height: 34.66px;
    position: static;
}

.frame-412 {
    background: #f25a85;
    padding: 10px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 140px;
    position: relative;
    left: 40px;
    top: 20px;
}

.frame-412.cat1 {
    background-color: #f75984;
}

.frame-412.cat2 {
    background-color: #ffcc7f;
}

.frame-412.cat3 {
    background-color: #7fc7ff;
}

.div4 {
    color: #ffffff;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
}

.polygon-12 {
    width: 25px;
    height: 20px;
    position: relative;
    left: 169.5px;
    top: -15px;
    overflow: visible;
}

.polygon-13 {
    width: 10px;
    height: 18px;
    position: relative;
    left: 180px;
    top: -17px;
    overflow: visible;
    border-right: 10px solid transparent;
}

.polygon-13.cat1 {
    border-bottom: 15px solid #f5245c;
}

.polygon-13.cat2 {
    border-bottom: 15px solid #ffad33;
}

.polygon-13.cat3 {
    border-bottom: 15px solid #33a7ff;
}

._7-1 {
    width: 24px;
    height: 25px;
    position: relative;
    right: -1010px;
    top: 75px;
    overflow: hidden;
}

.group {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0%;
    left: 0%;
    bottom: 0%;
    top: 0%;
    overflow: visible;
}

.div5 {
    color: #cccccc;
    text-align: left;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    font-weight: 400;
    position: relative;
    left: 930px;
    top: 63px;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.detail-new .clearfix {
    padding-bottom: 20px;
}

.mt-0 {
    margin-top: 0 !important;
}

.text-lg-pink {
    align-items: center;
    background-color: #f8c5c8;
    border: 1px solid #f8c5c8;
    color: #fff;
    border-radius: 10px;
    display: inline-flex;
    flex: 0 0 auto;
    padding: 5px 0 5px 20px;
    position: relative;
    text-align: left;
    font-size: 22px;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica !important;
}

.btn-news_detail {
    display: block;
    padding: 19px 35px;
    margin: 40px auto 35px;
    max-width: 315px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-family: "HiraginoKakuGothicPro-W3", Helvetica;
    text-align: center;
    background: url(../../images/home/ico_arrow02.png) no-repeat right 20px
        center / 14px;
    background-color: #64ca81;
    box-shadow: 3px 3px #3b9d57;
    box-sizing: border-box;
    z-index: 1;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.btn-news_detail:hover {
    background-color: #3b9d57;
    box-shadow: none;
    color: #fff;
}
