@charset "EUC-JP";

/*Regular*/
/* @font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/Noto_Sans_JP/NotoSansJP-Regular.otf') format('opentype');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
} */

/*Bold*/
/* @font-face {
font-family: 'Noto Sans JP';
src: url('../font/Noto_Sans_JP/NotoSansJP-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */

body {
    color: #999999;
    font-size: 0.8rem !important;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

h1 {
    font-size: 1.2rem !important;
    background-color: #3d3734
}

h2 {
    color: #666666;
    padding: 0.5rem;
    font-size: 1rem !important;
    background-color: #eeeeee;
}


.sp_footer {
    width: 100%;
    background: #3d3734;
}

.sp_footer .midashi {
    background: #3d3734;
    color: #ffffff;
    font-weight: bold;
    padding: 6px 10px;
}

.sp_footer a {
    color: #3d3734 !important;
    text-decoration: none;
    font-size: 0.8rem;
}



.sp_footer .button {
    background: url(https://www.rakuten.ne.jp/gold/z-mall/sp/img/arrow.png) #f4f4f4 98% 50% no-repeat;
    padding: 10px;
    border-bottom: 1px dotted #766a63;
}

.sp_footer .changePC {
    width: 94%;
    background: #3d3734;
    color: #ffffff;
    text-align: center;
    margin: 15px 3% 0;
    padding: 1.4% 0;
    border: 1px solid #ffffff;
    border-radius: 3px;
}


/***************************************
 fixed foot banner setting
***************************************/

div#wrapFB {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10001;
    background-color: rgba(61, 55, 52, 0.5);
    padding: 5px 0;
}

div#wrapFB table {
    margin: 0 auto;
    border: none;
}

div#wrapFB table tr td {
    text-align: center;
    margin-right: 10px;
}

div#wrapFB table tr td {
    text-align: center;
    margin-right: 10px;
}

div#wrapFB table tr td a img {
    height: 50px;
    border: 0;
}

กก .footer_event_banner td {
    margin-right: 10px;
}
