<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
p, .order_naiyou3 p {
    letter-spacing: 0;
}

.order_contanier p {
    padding-top: 20px;
}

.naiyou_shiro_div {
    text-align: center;
}

.order_naiyou3 p {
    text-align: center;
}

.b_font {
    font-size: 20px;
    font-weight: bold;
}

.b_font_mar {
    margin-top: 30px;
}

.color1 {
    width: 40%!important;
}

.color2 {
    width: 80%!important;
    margin-top: 20px;
}

.icon_flex {
    display: flex;
    justify-content: center;
}

.icon_flex img {
    width: 100%!important;
    display: block;
}

.icon_flex2_img {
    border: 1px solid #000;
    border-left: none;
}

.icon_flex p {
    text-align: left;
    width: 70%;
    border: 1px solid #000;
    padding: 10px 0 0 10px;
}

.icon_flex2 p, .icon_flex2_img2 {
    border-top: none;
    border-bottom: none;
}

.icon_flex3 p, .icon_flex2_img3 {
    border-bottom: none;
}

.icon_flex p span.font_b {
    font-weight: bold;
}

@media screen and (max-width:768px) {
    .icon_flex img {
        width: 75px!important;
        align-self: flex-start;
    }
}

@media screen and (max-width:480px) {
    .color1 {
        width: 80%!important;
    }
    .order_naiyou3 p {
        text-align: left;
        line-height: 20px;
    }
    .naiyou_shiro_div img:nth-child(2) {
        width: 80%;
    }
}</pre></body></html>