body,
h1,
p,
ul,
li,
a,
div {
    margin: 0;
    padding: 0;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    line-height: 1;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

img {
    border: 0;
    vertical-align: bottom;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

main {
    display: block;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    display: block;
}

body,
h1,
p,
ul,
li,
a,
div {
    font-weight: 300;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #333;
}

.en {
    font-family: Urbanist;
    font-weight: normal;
}

.text_more {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}

.text_more a {
    font-weight: 400;
}

.icon_arrow {
    background: url("/wp-content/themes/biteki-pc/common/svg/icon_arrow.svg") right center no-repeat;
    padding: 0 20px 0 0;
}

.mt20 {
    margin-top: 20px !important;
}

body {
    background: #fff;
}

body.page_index #Wapper {
    width: 100%;
    background: url("/wp-content/themes/biteki-pc/common/images/bg.png") center 30px no-repeat;
}

header {
    border-bottom: 1px solid #999;
}

header .area_inner {
    width: 970px;
    margin: 0 auto;
}

.headerblock_title_index .area_inner {
    position: relative;
    width: 964px;
    margin: 0 auto;
    height: 210px;
}

.headerblock_title_index .sitetitle {
    position: absolute;
    left: 49px;
    top: 50px;
    width: 280px;
    height: 97px;
}

#MainArea {
    margin: 20px 0 0;
}

#MainArea .area_inner {
    width: 970px;
    margin: 0 auto;
}

#MainArea .area_inner::after {
    display: block;
    clear: both;
    height: 0;
    content: "";
}

#ContentArea {
    float: left;
    width: 640px;
}

#SideArea {
    float: right;
    width: 300px;
}

#FooterArea .title {
    font-family: Urbanist;
    font-weight: 100;
}

.footerblock_sitemap .title {
    font-size: 35px;
    text-align: center;
}

.footerblock_sitemap .title span {
    color: #ff6b9f;
}

div[class^="sideblock_"] .title {
    font-size: 20px;
    margin-top: 35px;
    font-weight: 400;
}

.sideblock_backnumber {
    margin-top: 20px;
    background: #333 url("/wp-content/themes/biteki-pc/common/images/sideblock_backnumber_bg.png")
        left top;
    padding: 20px;
    color: #fff;
}

.sideblock_backnumber .cols::after {
    display: block;
    clear: both;
    height: 0;
    content: "";
}

.sideblock_backnumber .cols .col1 {
    float: left;
    width: 105px;
}

.sideblock_backnumber .cols .col2 {
    float: right;
    width: 132px;
}

.sideblock_backnumber .month {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
}

.sideblock_backnumber .month span {
    font-size: 30px;
}

.sideblock_backnumber .date {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
}

.sideblock_backnumber .price {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
}

.sideblock_backnumber .label {
    font-size: 14px;
    background: #fff;
    color: #333;
    margin: 10px 0 0;
    padding: 10px;
    text-align: center;
}

.sideblock_ranking {
    margin-top: 35px;
    text-align: center;
    border-top: 1px solid #999;
}

.sideblock_ranking {
    margin-bottom: 5px;
}

.sideblock_ranking a {
    text-decoration: none;
    color: #333;
    display: block;
}

.sideblock_ranking .items {
    margin: 20px 0 0;
}

.sideblock_ranking .item {
    margin: 10px 0 0;
    border-radius: 5px;
}

.sideblock_ranking .item::after {
    display: block;
    clear: both;
    height: 0;
    content: "";
}

.sideblock_ranking .item .image {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 0 10px;
}

.sideblock_ranking .item .image img {
    width: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 70px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

.sideblock_ranking .texts {
    margin: 0 0 0 80px;
}

.sideblock_ranking .item .texts {
    text-align: left;
}

.sideblock_ranking .item .t1 {
    width: 22px;
    height: 22px;
    background: #999;
    color: #fff;
    padding: 6px 0 0;
    text-align: center;
}

.sideblock_ranking .item .t2 {
    margin: 8px 0 0;
    font-size: 12px;
    line-height: 1.4;
}

body.page_index #Wapper {
    width: 100%;
    background: url("/wp-content/themes/biteki-pc/common/images/bg2.png") center 30px no-repeat;
}

.headerblock_title_index .area_inner {
    height: 106px;
}

.headerblock_title_index .sitetitle {
    width: 202px;
    height: 70px;
    top: 42px;
}

.headerblock_title_index .sitetitle img {
    width: 100%;
}

.headerblock_title_index {
    height: 135px;
    margin-top: -30px !important;
}
