/* pc/products/curtain/main.css */

@media screen and ( min-width:1024px ) {
    .curtain_buy_flow_arrow_wrap {
        text-align: center;
        border: 1px dotted #000;
        border-width: 0 0 1px;
        padding: 0 0 15px;
        margin: 0 0 25px;
    }

    .box {
	display: inline;
    text-align: center;
    margin-right: 50px;
}

}
