p {
    margin-bottom: 0;
    font-size: 18px;
}

h3 {
    margin-bottom: 0;
    font-size: 43px;
    letter-spacing: -1px;
}

.bk1 {
    background-image: url('assets/img/bk1.png');
    background-size: contain;
    background-position: center center;
    width: 100%;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 838px;
    margin: 9% auto 3%;
    background-repeat: no-repeat;
}

.bk2 {
    background-image: url('assets/img/bk2.png');
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 903px;
    margin: 9% auto 3%;
}

.bk3 {
    background-image: url('assets/img/bk3.png');
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 903px;
    margin: 9% auto 3%;
}

.text {
    list-style-image: url('assets/img/star.png');
    list-style-position: outside;
    font-size: 38px;
    margin-bottom: 25px;
    letter-spacing: -4px;
}

@media (max-width:575px) {
    .text {
        list-style-image: url('assets/img/star.png');
        list-style-position: outside;
        font-size: 22px;
        margin-bottom: 25px;
        letter-spacing: 0px;
        line-height: 43px;
    }
}

.text1 {
    list-style-image: url('assets/img/star.png');
    list-style-position: outside;
    font-size: 28px;
    margin-bottom: 0px;
    letter-spacing: -4px;
    line-height: 52px;
}

@media (max-width:575px) {
    .text1 {
        list-style-image: url('assets/img/star.png');
        list-style-position: outside;
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 43px;
        letter-spacing: 0px;
    }
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.list-box {
    width: 81%;
    margin-top: 17px;
}

@media (max-width:575px) {
    .list-box {
        margin-top: 17px;
        width: 95%;
    }
}

.flex-center {
    display: flex;
    justify-content: center;
    margin-top: 45px;
    margin-bottom: 30px;
    align-items: center;
}

.text-box {
    width: 83%;
    line-height: 56px;
    margin-top: -31px;
    letter-spacing: -1px;
}

@media (max-width:575px) {
    .text-box {
        width: 83%;
        line-height: 43px;
        margin-top: -31px;
        letter-spacing: -1px;
    }
}

.ttl {
    font-size: 22px;
    margin-top: 39px;
}

.ttl:after {
    content: url(assets/img/star.png);
    position: relative;
    top: 9px;
    left: 7px;
}

.ttl:before {
    content: url(assets/img/star.png);
    position: relative;
    top: 9px;
    right: 7px;
}

.lineheigt {
    line-height: 33px;
    margin-top: 14px;
}

.footer {
    background-color: #efefef;
}

@media (max-width:575px) {
    body {
        padding: 13px;
    }
}

.widh {
    max-width: 990px;
    padding-top: 35px;
}

.mt {
    margin-top: 64px;
}

.box {
    margin-top: 9px;
}

.wrap {
    max-width: 810px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.clar {
    margin-top: -51px;
}

.area {
    margin-top: 20px;
}

.mt__1 {
    margin-top: 22px;
}

.mt3 {
    margin-top: 39px;
}

.mt4 {
    margin-top: 84px;
}

.d-mt {
    margin-top: 91px;
}

.wp {
    margin-top: -81px;
}

.footer-logo {
    margin-top: -14px;
    margin-bottom: 6px;
}

.wp2 {
    margin-top: -13px;
}

.sign {
    margin-top: -19px;
    margin-right: 110px;
}

.wp4 {
    margin-top: 87px;
}

.wp5 {
    margin-top: -30px;
}

.footer-text {
    font-size: 13px;
}

.footer-box {
    margin-top: 31px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-6 {
    margin-top: 113px;
}

.mt7 {
    margin-top: 106px;
}

.photo {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    max-width: 1024px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.photo-box {
    margin: 20px auto;
}