body {
    text-align: center;
    background: url(https://notrefavori2021.itembox.design/item/campaign/img-mothersday/after-header_a-24.jpg) no-repeat;
    background-position: top center;
    padding-top: 426px;
    padding-left: 60px;
    font-family: serif,'Montserrat',"KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo;
}
img {
    max-width: 100%;
}
a:hover {
    text-decoration: none;
}
a img:hover {
    opacity: 0.8;
}
.inner {
    width: 980px;
    margin: 0 auto;
}
.point {
    margin: 0;
    width: 90px;
}
.review {
    text-align: left;
    padding: 0 3em;
}
.review-box {
    margin: 1em 0;
    width: 93%;
}

.review-text {
    font-family: serif,'Montserrat',"KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo;
    font-size: 20px;
}
.ranking-img {
    padding: 8px;
}
.ranking-text {
    padding: 0 8px;
}
.ranking-price {
    text-align: right;
    font-size: 25px;
}

.ranking-n {
    font-size: 40px;
}

.show .ranking-price {
    font-size: 20px;
}
.ranking-desc {
    margin-bottom: 4px;
    text-align: left;
    font-size: 25px;
}
.ranking-text .ranking-desc {
    font-size: 20px;
}
.ranking-num {
    padding: 10px;
}
td {
    text-align: center;
}
header li {
    width: 20%;
    float: left;
}
.navi {
    position: absolute;
    padding-left: 40px;
}
.navi a img:hover {
    opacity: 1 !important;
}

header{
    position: relative;
    width: 100%;
    height: 82px;
}
.navi {
    z-index: 10;
}
.navi ul {
    text-align: center;
}
.navi li {
    color: #fff;
    list-style-type: none;
    display: inline-block;
    line-height: 80px;
    width: 20%;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: none #fff;
z-index: 999999999;
}
.fixed .navi {
    top: -20px;
    width: 980px;
}
.fixed .navi li{
    line-height: 40px;
    border-left: 4px solid #fff;
    background: none #f72866;
    height: 104px;
}

.fixed .navi li:first-child {
    border-left: none;
}
.fixed .navi li img {
    width: 70%;
}
#sec01{
background: #FF6F3C;
}
#sec02{
background: #FF9A3C;
}
#sec03{
background: #FFC93C;
}

header a img:hover {
    opacity: 1 !important;
}

#con1, #con2, #con3, #con4, #con5 {
   margin-top:-100px;
  padding-top:100px;
}


.bag_age ul {
    width:980px;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.bag_age ul li {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    margin: 0;
}

.age-text {
    font-family: serif,'Montserrat',"KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo;
    font-size: 25px;
}



@media screen and (max-width: 767px) {
    .pc { display: none; }
}

@media screen and (min-width: 768px) {
    .sp { display: none; }
}