@charset "UTF-8";
ul[class][class^="li-"], ol[class][class^="ol-"] {
padding-left: 0;
}

@media (max-width: 480px) {
.headerimg-txt {
text-align: center;
}
}
/* トップメニュー縦書き禁止 */

@media (min-width: 1025px){

[data-header=""] .topmenu_ul, [data-header="row2"] .topmenu_ul, [data-header="row2-lead"] .topmenu_ul, [data-header="row2-center"] .topmenu_ul, [data-header="fixed"] .topmenu_ul{ flex-wrap:wrap; } }