@charset "utf-8";


h3 {
border-left: #004EA2 4px solid;
padding: 4px 0 3px 5px;
margin: 0 0 15px 0;
}
div.lead {
font-size: 18px;
}
div#pm_event div.pm_event_nav ul li {
display: table;
width: calc(32% - 2px);
height: 48px;
margin: 0 1% 15px 0;
list-style: none;
border: none;
}

div#pm_event div.pm_event_nav ul li a {
position: relative;
display: table-cell;
vertical-align: middle;
color: #004EA2;
border: #004EA2 1px solid;
border-radius: 10px;
background: url(/img/usr/pm/event/rain_goods/bg_rain.png) left bottom no-repeat;
text-decoration: none;
padding: 0 5px 0 35px;
font-size: 95%;
line-height: 1.3;
}
div#pm_event div.pm_event_nav ul li a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: '\f078';
transform: rotate(-90deg);
font-size: 15px;
color: #004EA2;
position: absolute;
width: 15px;
height: 15px;
top: 14px;
left: 10px;
margin: auto;
}
div#pm_event div.pm_event_nav ul li a:hover {
background: url(/img/usr/pm/event/rain_goods/bg_rain_h.png) left bottom no-repeat;
color: #004EA2;
}
div#pm_event div.pm_event_nav ul li a:hover::before {
color: #004EA2;
}
div.category_box {
margin: 40px 0 50px 0;
}
div.navi_items {
margin: 15px 0 50px 0;
background: #fffef1;
border: #ffe6b6 1px solid;
border-radius: 15px;
margin: 25px 0 0 10px;
padding: 15px;
}
ul.navi_btn {
display: flex;
justify-content: center;
}
ul.navi_btn li {
list-style: none;
padding: 0;
width: 28%;
margin: 0 30px 20px 0;
}
ul.navi_btn li a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
line-height: 1.2;
min-height: 60px;
background: #5bb3fd;
margin: 0;
font-size: 120%;
border: #008aff 1px solid;
border-radius: 8px;
color: #fff !important;
text-decoration: none !important;
}
ul.navi_btn li a:hover {
background: #fff;
color: #5bb3fd !important;
}

div.navi_items h4 {
margin: 0 0 30px 0;
display: inline-block;
background: #ff9102;
border-radius: 8px;
color: #fff;
padding: 6px 15px
}

.block-genre-section .title {
display: none !important;
}
.block-genre-section {
margin-top: 0 !important;
padding-top: 0 !important;
border-top: none !important;
}
.block-genre-filter-terms-inner {
display: none !important;
}
.block-goods-list--items-wrap {
display: none !important;
}

