#special {
    margin: 0;
    padding: 0;
    background-color: #FFF;
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
}

#special .popup-box {
    display: none !important;
}

#special a:hover {
    opacity: 0.7;
}

#special p,
#special ul,
#special ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#special h3,
#special h4,
#special h5 {
    font-family: 'Noto Sans', sans-serif;
    letter-spacing: 0.4px;
    line-height: 100%;
}

#special .visual_area {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#special .visual_area .visual_photo {
    width: 100%;
    height: auto;
}

#special .visual_area .visual_photo img {
    width: 100%;
}

#special .visual_area .visual_txt {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #FFF;
    background-color: #b58f4d;
}

#special .navi {
    margin-bottom: 50px;
    padding: 40px 0 40px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

#special .navi ul {
    width: 100%;
    padding: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#special .navi ul li {
    width: 288px;
    height: auto;
    /*  margin: 10px;*/
    margin: 1px;
}

#special .navi ul li a {
    display: block;
    background-color: #f2b4c1;
    /*  border-radius: 3em;*/
    color: #FFF;
    line-height: 1.4;
    font-size: 12px;
    text-align: center;
    padding: 1.5em 0;
}

#special .navi ul li a:hover {
    text-decoration: none;
}

/*
#special .navi ul li a span {
  z-index: 99;
  color: #FFF;
  display: block;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #FFF;
  font-size: 15px;
}
*/
/*

#special .navi ul li:nth-of-type(1) {
  background: url(/s/gift/special/2021/img/navi_bg_01.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(2) {
  background: url(/s/gift/special/2021/img/navi_bg_02.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(3) {
  background: url(/s/gift/special/2021/img/navi_bg_03.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(4) {
  background: url(/s/gift/special/2021/img/navi_bg_04.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(5) {
  background: url(/s/gift/special/2021/img/navi_bg_05.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(6) {
  background: url(/s/gift/special/2021/img/navi_bg_01.png);
  background-size: 160px 160px;
}

#special .navi ul li:nth-of-type(7) {
  background: url(/s/gift/special/2021/img/navi_bg_02.png);
  background-size: 160px 160px;
}
*/

#special .block {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 30px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

#special .title {
    display: flex;
    align-items: flex-end;
    margin-bottom: 10px;
}

#special .title p:nth-child(1) {
    color: #fb73a0;
    width: 50%;
    text-align: left;
    font-size: 30px;
    line-height: 1em;
}

#special .title p:nth-child(1) em {
    display: block;
    font-size: 12px;
    line-height: 1em;
    margin: 0 0 10px 5px;
    color: #777;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#special .title p:nth-child(2) {
    width: 50%;
    text-align: right;
}

#special .title p.link_wrap a {
    margin: 0 5px;
    text-align: center;
    color: #FFF;
    background-color: #f2b4c1;
    font-size: 13px;
    line-height: 30px;
    display: inline-block;
    border: 2px solid #f2b4c1;
    padding: 0 30px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}

#special .title p:nth-child(2) a:hover {
    text-decoration: none;
}

#special .block h3 {
    font-size: 20px;
    font-weight: bold;
}

#special .block .list_search-result {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
}

#special .block .list_search-result .block_item,
#special .block .list_search-result .block_item:nth-child(4n) {
    width: calc(100% / 6);
    box-sizing: border-box;
    margin: 0 10px !important;
    padding: 0 !important;
    line-height: 1.5;
}

/*#special .block .list_search-result .block_item .block_campaign2 em {
    margin: 0 !important;
    width: 100% !important;
    left: 0 !important;
}*/

#special .block .list_search-result .block_item .search-result__item--photo {
    margin-bottom: 10px;
}

#special .block .list_search-result .block_item img {
    width: 100%;
}

#special .brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
}

#special .brand section {
    width: 255px;
    margin: 0;
    margin-bottom: 20px;
}

#special .brand section img {
    width: 100%;
    margin-bottom: 20px;
}

#special .brand section p {
    font-size: 12px;
    line-height: 1.7;
}

#special .brand section span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

#special .block a.bnr {
    display: block;
    margin-bottom: 20px;
}

#special .topics {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
}

#special .topics .journal_bnr {
    width: 280px;
    margin: 0;
}

#special .topics .journal_bnr img {
    width: 100%;
    margin-bottom: 20px;
}

#special .topics .journal_bnr .bnr_name {
    font-size: 12px;
    line-height: 1.7;
}

#special .topics .journal_bnr .bnr_day {
    font-size: 10px;
    margin-bottom: 10px;
}

#special .topics .journal_bnr .bnr_tag {
    display: none;
}

#special .price {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 15px;
}

#special .price div {
    padding: 1em 2em;
    background-color: #eee;
    border: solid 1px #ccc;
    border-radius: 4px;
    margin: 5px;
    width: 19%;
    text-align: center;
    font-weight: bold;
}

#special .cmp_bnr {
    width: 1158px;
    height: auto;
    background-color: #26AD79;
    display: block;
    margin: 30px auto 10px;
    text-align: center;
}

#special .cmp_bnr a {
    display: block;
}

#special .cmp_bnr a img {
    width: 800px;
}



#bnr_mega {
    margin: 0px 0 30px;
    position: relative;
}


#bnr_mega .bx-controls {
    text-align: center;
    margin-top: 17px
}

#bnr_mega .bx-prev {
    position: absolute;
    left: 10px;
    bottom: 200px;
    width: 70px;
    height: 203px;
    background-image: url(/res/p/common/img/bt_prev.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    z-index: 999;
    background-size: 40px 40px;
}

#bnr_mega .bx-next {
    position: absolute;
    right: 10px;
    bottom: 200px;
    width: 70px;
    height: 203px;
    background-image: url(/res/p/common/img/bt_next.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    z-index: 999;
    background-size: 40px 40px;
}


#sale_slider .bx-pager-item,
#bnr_mega .bx-pager-item {
    margin: 0 6px;
    display: inline-block;
}

#sale_slider .bx-pager-item .bx-pager-link,
#bnr_mega .bx-pager-item .bx-pager-link {
    text-indent: -9999px;
    background: transparent;
    border: solid 1px #aaa;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
}

#sale_slider .bx-pager-item .active,
#bnr_mega .bx-pager-item .active {
    background: #aaa;
    border: solid 1px transparent;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
}


#bnr_mega img {
    width: 100%;
    height: auto;
}

#bnr_mega ul li {
    float: left;
    margin: 0 2px;
    width: 650px !important;
}

#bnr_mega ul {
    overflow: hidden;
    width: 100%;
    margin-left: -215px;
    height: 310px;
    left: 50%;
}

#bnr_mega p.textlink a {
    position: absolute;
    right: 0;
    top: 410px;
    font-size: 14px;
    z-index: 1;
}


#bnr_mega {
    padding: 5px 0px 0px 0px;
    max-width: 1480px;
    min-width: 1190px;
    margin: 0 auto 30px;
    width: 78%;
    overflow: hidden;
}

#bnr_mega ul li {
    width: 500px !important;
    margin: 0 3px;
}

#bnr_mega .bx-prev {
    left: 0px;
    bottom: 0px;
    width: 70px;
    height: 400px;
}

#bnr_mega .bx-next {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 70px;
    height: 400px;
}

#bnr_mega .bx-viewport,
#bnr_mega .bx-viewport .slider {
    height: 377px !important;
}
