.sew {
    margin: -10px;
    width: 100%;
}

.sew p,
.sew li {
    line-height: 2.2em;
    font-size: 1.3rem;
    list-style-type: none;
}

.sew_text {
    margin-bottom: 2em;
    color: #e76090d4;
}

.sew_text p {
    text-align: center;
    line-height: 3.5rem;
    font-size: 0.7rem;
    list-style-type: none;
}


/* .sew h2 {
            font-size: 18px;
            margin: 2em 0;
            padding: 0.5em;
            color: #494949;
            background: #fffaf4;
            border-left: solid 5px #b98975;
        } */

.sew h4 {
    font-size: 1.5em;
    font-weight: bold;
}

.sew img {
    width: 100%;
    height: auto;
}

.sew .line_bg {
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 2em;
}

.sew .line_bg img {
    width: 9em;
}

.sew_text span {
    font-weight: bold;
    font-size: 1.5em;
    color: #e76090d4;
}

p.sew_title {
    font-weight: bold;
    font-size: 15px;
}

.sew ul {
    width: 91%;
    margin: 0px 0px 0px 5%;
    margin-bottom: 35px;
}


/* .sew h2 {
            margin: 2em 0;
            padding: 0.5em;
            color: #494949;
            background: #fffaf4;
            border-left: solid 5px #b98975;
        } */

.sew h2 {
    opacity: 0.7;
    padding: 1rem 2rem;
    margin: 20px 0px;
    font-weight: bold;
    font-size: 1.4em;
    letter-spacing: 1.5px;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
    background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
    background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
}

.sew h4 {
    margin: 1em 0;
}

.sew .hash {
    color: #e6749dd4;
    font-weight: bold;
    margin-bottom: 10px;
}

.sew .last {
    text-align: center;
}

.sew a {
    display: block;
    color: #e76090d4;
}

.sew li {
    position: relative;
}

.sew li:before {
    position: absolute;
    content: "";
    background-image: url(https://www.2wayworld.jp/onlinestore/html/template/default/assets/img/moni/event/hoshi_icon.png);
    width: 1.5em;
    height: 1.5em;
    left: -2em;
    background-size: contain;
    background-position: center;
    top: 0.2em;
    background-repeat: no-repeat
}

.point2_img {
    width: 100vw;
    max-width: 200px;
    margin: 15px;
}

.point2_flex {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    max-width: 95%;
    align-items: center;
    flex-wrap: wrap;
}

.point2_text {
    margin: 15px;
    line-height: 1.9px;
    justify-content: center;
    align-items: center;
}

.point3_img {
    width: 50vw;
    max-width: 130px;
    margin: 15px;
}

.point3_flex {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 95%;
}

.point3_text {
    margin: 15px;
    line-height: 1.9px;
    justify-content: center;
    align-items: center;
}

.point4,
.point5 {
    margin: 0 auto;
    max-width: 95%;
}

.point5 a {
    font-size: 1em;
}

.sp_none {
    display: none;
}

.last p {
    line-height: 2em;
}

.last a {
    margin-bottom: 10px;
}

.point5 li {
    width: 105%;
}

@media screen and (max-width: 900px) {
    .sew p,
    .sew li,
    .point2_text p {
        font-size: .9rem;
        list-style-type: none;
    }
    .sew h2 {
        font-size: 1.3rem;
        font-weight: 700;
    }
    .sew_text p {
        text-align: center;
        line-height: 1.8rem;
        font-size: 0.7rem;
        list-style-type: none;
    }
    .point2_flex {
        display: flex;
        flex-direction: column
    }
    /* .sew ul {
                margin-left: 4px;
            } */
    .point3_img {
        max-width: 95px;
    }
    .sew li {
        left: 5%;
        max-width: 109%;
        line-height: 1.8em;
    }
    .point2_text {
        margin: 10px 0 0 0;
        text-align: center;
        line-height: 1.9px;
    }
}

@media screen and (max-width: 480px) {
    body {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    /* .sew_text p {
                font-size: 0.8rem;
                line-height: inherit;
            } */
    .point2_img {
        width: 40vw;
        margin: 0px;
    }
    .point2_flex {
        display: flex;
        flex-direction: column
    }
    .sew h2 {
        font-size: 0.9rem;
        padding: 0.8rem;
    }
    /* .sew_text p {
                font-size: px;
            } */
    /* .p {
                line-height: 0.8em;
                font-size: 0.8em;
                list-style-type: none;
            } */
    .point3_flex {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .point3_text {
        margin: 10px;
        margin-right: auto;
    }
    .sew ul {
        max-width: 88%;
        margin-left: 0;
    }
    .sew li:before {
        width: 1.2em;
        height: 1.2em;
        top: 0.3em;
        left: -1.5em;
    }
    .point4 p {
        line-height: 2em;
    }
    strong {
        font-weight: 700;
        line-height: 1.5em;
        font-size: 1rem;
    }
    .point4 li {
        line-height: 2em;
    }
}