@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.3% - 2px);
height: 58px;
margin: 0 1% 15px 0;
list-style: none;
border: none;
}
div.lead .lead_pic {
float: left;
padding: 0 20px 10px 0;
}

div#pm_event div.pm_event_nav ul li a {
position: relative;
display: table-cell;
vertical-align: middle;
color: #005aff;
border: #005aff 1px solid;
border-radius: 10px;
background-image: url("/img/usr/pm/event/heatstroke/bg_btn03.png") ;
background-repeat: no-repeat;
background-position:
center center;
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: #005aff;
position: absolute;
width: 15px;
height: 15px;
top: 19px;
left: 10px;
margin: auto;
}
div#pm_event div.pm_event_nav ul li a:hover {
color: #f66b34;
border: #f6c934 1px solid;
background-image: url("/img/usr/pm/event/heatstroke/bg_btn02.png"), 
url("/img/usr/pm/event/heatstroke/bg_btn01.png");
background-repeat: no-repeat, no-repeat;
background-position:
right -18px top -18px, center center;
}
div#pm_event div.pm_event_nav ul li a:hover::before {
color: #f6c934;
}
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 {
border-bottom: none !important;
}
.block-goods-list--items-wrap .block-goods-list--display-style-items {
display: none !important;
}
.block-goods-list--sort-order-items {
display: none !important;
}


