@charset "UTF-8";
/* /shop/e/eMall/
----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght500;700&display=swap');
/* reset
---------------------- */

/* contents
---------------------- */

h1.h1{
    text-align:center;
    margin-bottom:40px;
}
div.all_list{
    font-size:17.5px;
    text-align:center;
    margin-bottom:60px;
}
div.all_list.list2{
    margin:100px 0 0;
}
.block-event-page--accessory h2,
.block-event-page--accessory h3{
    font-size: 30px;
    font-family: "Noto Serif JP", serif;
    line-height: 1;
    text-align: center;
    padding: .5em 0 .6em;
}
.block-event-page--accessory h2{
    color:#fff;
    font-weight: 500;
    background:#2d1910;
    border:3px solid #2d1910;
}
.block-event-page--accessory h3{
    color:#b88038;
    font-weight: 700;
    background:#fff;
    border:3px solid #b88038;
}