@charset "utf-8";


/*1211*/
section#cate1{padding-bottom:90px; padding-top:90px; background:#100a66; margin-bottom:0;}
#cate1 h3{margin-bottom:20px;}
#cate1 .txt_after{margin-bottom:50px; font-size:170%; font-weight:700; letter-spacing:0.03em;}
main{ background:#be0000 url(../img/bg_02.png) repeat;}
@media screen and (max-width: 768px) {
section#cate1{padding-top:0px;}
#cate1 h3{margin-bottom:20px!important;}
#cate1 .txt_after{margin-bottom:40px; font-size:130%;}
}
/*1219
.hamburger-demo-menubox ul li{width:calc(100% / 4); border-left:1px solid #3d1405;}
.hamburger-demo-menubox ul li:nth-child(4),
.hamburger-demo-menubox ul li:nth-child(7){border-left:1px solid #3d1405;}
.hamburger-demo-menubox ul li:first-child,
.hamburger-demo-menubox ul li:nth-child(5),
.hamburger-demo-menubox ul li:nth-child(9){border-left: none;}
*/