@charset "utf-8";
/* CSS Document */

#underline {
    background-color: #01128b;
}

/* タイムセール画像時
@media screen and (min-width:641px) {
	#Visual_Block {
        padding-top: 160px!important;
 }
}　*/


/* タイムセール画像時画像大きめ　*/
/*@media screen and (min-width:641px) {
	#Visual_Block {
        padding-top: 200px!important;
 }
}*/