.head_top {
    font-weight: 900;
}

.head_01 {
    font-weight: 900;
}

.info__dlist {
    text-align: center;
}

.bluebtn {
    background: #264286 !important;
}
.btn01.--eeo, .btn01.--yellow {
    background-color: #264286;
}
.container {
    background: #FFF;
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
}
.btn01.--eeo.--arrow01::after, .btn01.--yellow.--arrow01::after,.btn01.--arrow01::before,.btn01.--arrow01::after {
    background-color: transparent;
}
.footer__wrapper {
    background-color: #264286;
}

.footer__copy {
    font-family: sans-serif !important;
}
.tenpo_last_p{
    margin: 1em auto;
}
.l-tyui_ul {
    margin: 1em auto;
    width: fit-content;
    max-width: 90%;
}
.l-tyui_ul li{
    list-style: none;
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 2px;
}
.u-underline{
    text-decoration: underline;
}
.footer__wrapper.cta-padding {
    padding-bottom: 0;
}
#footer_id{
    height: 70px;
    width: 100%;
}
.border_img{
    border: 1px solid #264286;
}
.head_03{
    margin-top: 24px;
}
#cart_id .bluebtn:hover{
    opacity: 0.9;
}
@media screen and (max-width: 430px) {
    #cart_id .bluebtn:hover{
    opacity: 1;
}
    .main__box03{
    padding-bottom: 30px;
}
    .head_top{
        margin-top: 0.5em;
    }
    .main__box03{
        margin-bottom: 30px;
    }
    .l-tyui_ul li{
        font-size: 4vw;
    }
    #footer_id{
        height: 50px;
    }

}
@media screen and (max-width: 375px) {
    .head_03{
        font-size: 4vw;
    }
}
@media screen and (min-width: 431px) {
    .bluebtn {
        background: #264286 !important;
    }

    .btn01.--arrow01::after {
        background-color: #264286 !important;
    }
    .footer__wrapper.cta-padding {
        padding-bottom: 0px;
    }
}
